JPH07234740A - Job management method - Google Patents

Job management method

Info

Publication number
JPH07234740A
JPH07234740A JP6025517A JP2551794A JPH07234740A JP H07234740 A JPH07234740 A JP H07234740A JP 6025517 A JP6025517 A JP 6025517A JP 2551794 A JP2551794 A JP 2551794A JP H07234740 A JPH07234740 A JP H07234740A
Authority
JP
Japan
Prior art keywords
job
execution
budget
value
user
Prior art date
Legal status (The legal status 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 status listed.)
Pending
Application number
JP6025517A
Other languages
Japanese (ja)
Inventor
Masahiko Ishimaru
雅彦 石丸
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Hitachi Software Engineering Co Ltd
Hitachi Ltd
Original Assignee
Hitachi Software Engineering Co Ltd
Hitachi Ltd
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
Application filed by Hitachi Software Engineering Co Ltd, Hitachi Ltd filed Critical Hitachi Software Engineering Co Ltd
Priority to JP6025517A priority Critical patent/JPH07234740A/en
Publication of JPH07234740A publication Critical patent/JPH07234740A/en
Pending legal-status Critical Current

Links

Landscapes

  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

PURPOSE:To improve possibility that the execution of a job which a user having little remaining budget puts in completes and to prevent the occurrence of a loss owing to the execution interruption of the job. CONSTITUTION:A job usage charge estimate processing part 113 estimates a usage charge when the job whose execution is requested is executed in a designated job class or system. A job execution propriety judgment processing part 114 selects the job class or system having the high possibility that the usage charge is settled within the remaining budget when it judges that the remaining budget of the user putting in the job whose execution is requested is less than the estimated usage charge and indicates the transfer of the job whose execution is requested to a job transfer processing part 116. The job transfer processing part 116 transfers the job whose execution is requested based on an indication. Thus, it is reduced that the job is brought to an end during execution owing to the lack of the budget, and the occurrence of the loss owing to the execution interruption of the job can be prevented.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は複合型計算機システムに
おけるジョブ管理方法に係り、特に、実算値が予算値に
近づいている場合に好適なジョブ管理方法に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a job management method in a composite type computer system, and more particularly to a job management method suitable when an actual calculated value is close to a budget value.

【0002】[0002]

【従来の技術】一般的に、計算機システムでは、ユーザ
による計算機の使用状況を管理するために、従来からユ
ーザごとにジョブの“予算値”および“実算値”の設定
および管理が行われている。予算値および実算値の関係
は次のとおりである。予算値は、ジョブの実行に先立っ
てシステム管理者に設定された定数値であり、各々のユ
ーザによって使用される計算機資源量を評価するための
課金の上限値を規定するものである。一方、実算値は、
初期値がゼロである変数値であり、個々のジョブの実行
に伴って使用された課金の累積値を示すものである。す
なわち、実算値はジョブが実行されるのに伴ってその値
が増大し、実算値が予算値に達すると、当該ユーザはジ
ョブを実行させることができなくなる。
2. Description of the Related Art Generally, in a computer system, a "budget value" and a "calculated value" of a job are conventionally set and managed for each user in order to manage the usage status of the computer by the user. There is. The relationship between the budget value and the calculated value is as follows. The budget value is a constant value set by the system administrator prior to the execution of the job, and defines the upper limit of charging for evaluating the amount of computer resources used by each user. On the other hand, the calculated value is
It is a variable value having an initial value of zero, and indicates a cumulative value of charges used in the execution of individual jobs. That is, the value of the calculated value increases as the job is executed, and when the calculated value reaches the budget value, the user cannot execute the job.

【0003】以上に基づいて、計算機システムが各々の
ユーザの予算値および実算値の値を常に監視し、あるユ
ーザの実算値が予算値を超えている場合、当該ユーザが
投入した実行中のジョブを中断するとともに当該ユーザ
によって投入された新たなジョブを実行しないように制
御することにより、ジョブが使用した計算機資源に応じ
た使用料金をユーザに対して課金することのできるジョ
ブ管理方法が広く用いられている(「日立製作所 プロ
グラムプロダクト VOS3 総合利用者管理機能TRUST E2
導入と運用」マニュアル)。
Based on the above, the computer system constantly monitors the budget value and the calculated value of each user, and when the calculated value of a certain user exceeds the budget value, the execution by the user is being executed. A job management method that can charge the user a usage fee according to the computer resources used by the job by interrupting the job and controlling not to execute a new job submitted by the user Widely used (“Hitachi program product VOS3 integrated user management function TRUST E2
Introduction and operation "manual).

【0004】[0004]

【発明が解決しようとする課題】上記従来のジョブ管理
方法においては、ジョブの実行開始時に実算値が予算値
を超えていない場合、無条件に当該ジョブの実行が開始
される。このため、ジョブを投入したユーザの実算値が
予算値をごくわずかに下回る程度であった場合、当該ジ
ョブの実行途中に当該ユーザの実算値が予算値を超えた
ときに、上述した計算機システムの監視によって当該ジ
ョブの実行が中断されることがあり、これによって当該
ユーザに与えられた予算値の一部が無駄になってしまう
という問題点があった。
In the conventional job management method described above, if the calculated value does not exceed the budget value at the start of execution of the job, execution of the job is unconditionally started. Therefore, if the calculated value of the user who submitted the job is slightly below the budget value, and when the calculated value of the user exceeds the budget value during the execution of the job, There is a problem that the execution of the job may be interrupted by the monitoring of the system, which wastes a part of the budget value given to the user.

【0005】ところで、近年の計算機センターにおいて
は、何種類かの計算機を組み合わせて複合型計算機シス
テムを構成することが一般的となりつつある。そして、
特に非定型業務が主体の研究機関などでは、ユーザがい
ずれかの計算機システムを任意に指定してジョブを実行
させることができる計算機センターが存在する。この場
合、ユーザが指定した計算機システムでジョブを実行さ
せると、実算値が予算値に達したときに当該ジョブの実
行が中断されてしまうが、別の計算機システムで当該ジ
ョブを実行させた場合には当該ユーザの実算値が予算値
に達する前に当該ジョブの実行が完了する、ということ
がある。
By the way, in recent computer centers, it is becoming common to combine several types of computers to form a composite computer system. And
Especially in a research institute mainly engaged in non-standardized work, there is a computer center in which a user can arbitrarily specify any computer system to execute a job. In this case, if you execute the job on the computer system specified by the user, the execution of the job will be interrupted when the actual calculated value reaches the budget value, but if you execute the job on another computer system In some cases, the execution of the job is completed before the calculated value of the user reaches the budget value.

【0006】例えば、汎用コンピュータとスーパーコン
ピュータを任意に指定してジョブを実行させることがで
きる計算機センターにおいて、現状で予算値と実算値と
の差が10であるユーザ“ZA1AN5”がジョブ“ZA1AN5J
B”を投入する場合について考える。このとき、高速演
算可能で課金率の高いスーパーコンピュータを指定して
ジョブ“ZA1AN5JB”を実行させると、3分後にはユーザ
“ZA1AN5”の実算値が予算値に達し、ジョブ“ZA1AN5J
B”の実行が中断してしまう。一方、演算速度は遅いが
課金率の低い汎用コンピュータを指定してジョブ“ZA1A
N5JB”を実行させると、1時間後にジョブ“ZA1AN5JB”
の実行が完了し、予算値と実算値との差が2となる。
For example, in a computer center capable of arbitrarily specifying a general-purpose computer and a supercomputer to execute a job, a user "ZA1AN5" who currently has a difference between a budget value and an actual calculated value of 10 is a job "ZA1AN5J".
Consider the case of inputting B ”. At this time, if you execute the job“ ZA1AN5JB ”by specifying a super computer that can perform high-speed calculation and has a high billing rate, the actual calculated value of user“ ZA1AN5 ”will be the budget value after 3 minutes. Reached the job “ZA1AN5J
Execution of "B" will be interrupted. On the other hand, by specifying a general-purpose computer with a slow calculation speed but a low billing rate, the job "ZA1A
Run "N5JB" and after one hour the job "ZA1AN5JB"
Is completed, the difference between the budget value and the calculated value becomes 2.

【0007】以上のようなことが実際に起こり得るた
め、ユーザは自分の予算値および実算値を常に把握し
て、どの計算機システムを指定してジョブを投入すれば
ジョブの実行が完了するのかを見積もらなければなら
ず、ユーザは本来の業務以前にシステムに対して熟練し
なければならないという問題点があった。また、大規模
なベクトル演算や大容量の入出力データなどを伴うジョ
ブの実行が上記によって中断された場合には、すべて最
初から実行し直さなければならず、その経済的,時間的
な損失が図り知れないものとなってしまう危険性が大き
いという問題点があった。
Since the above may actually occur, the user always keeps track of his or her budget value and actual calculation value, and which computer system should be designated to submit a job to complete the job execution. Therefore, there is a problem that the user must be skilled in the system before the original work. In addition, if the execution of a job involving large-scale vector operations or large-capacity input / output data is interrupted by the above, it is necessary to re-execute all from the beginning, which results in economic and time loss. There was a problem that there was a great risk that it would become immeasurable.

【0008】したがって本発明の目的は、上記の問題点
を解決して、ユーザの実算値が予算値に近づいていると
きに投入されたジョブの実行が完了する可能性を従来よ
りも向上させて、ジョブの実行中断による損失の発生を
防止できるジョブ管理方法を提供することにある。
Therefore, an object of the present invention is to solve the above problems and improve the possibility that the execution of a submitted job is completed when the calculated value of the user is close to the budget value, as compared with the prior art. And to provide a job management method capable of preventing the occurrence of loss due to interruption of job execution.

【0009】[0009]

【課題を解決するための手段】[Means for Solving the Problems]

(1) 上記の目的を達成するため、本発明のジョブ管理方
法は、ジョブの実行中に前記ジョブを投入したユーザの
実算値が予算値に達したとき、前記ジョブの実行を中断
するジョブ管理方法において、予め設定された指定実行
条件に基づいて、前記ジョブの実行時に使用される想定
課金を予測し、前記想定課金を前記実算値に累加して得
られる想定実算値が前記予算値を超過するか否かを判定
し、前記指定実行条件に基づく前記想定実算値が前記予
算値を超過すると判定されたとき、前記想定実算値が前
記予算値を超過しないように前記指定実行条件に代わる
代替実行条件を定め、前記代替実行条件に基づいて前記
ジョブの実行を開始するものである。
(1) In order to achieve the above object, the job management method of the present invention is a job for interrupting execution of the job when the actual value of the user who submits the job during execution of the job reaches a budget value. In the management method, based on a preset execution condition set in advance, the estimated charge used when executing the job is predicted, and the estimated calculated value obtained by accumulating the estimated charge to the calculated value is the budget. When it is determined that the estimated actual value based on the designated execution condition exceeds the budget value, it is determined whether the estimated actual value does not exceed the budget value. An alternative execution condition that replaces the execution condition is determined, and the execution of the job is started based on the alternative execution condition.

【0010】(2) また、(1)に加えて、前記想定実算値が
前記予算値を超過しないように前記代替実行条件を定め
ることができないとき、前記想定課金が最小となるよう
に前記代替実行条件を定めるものである。
(2) In addition to (1), when the alternative execution condition cannot be determined so that the estimated actual value does not exceed the budget value, the estimated charge is minimized. It defines alternative execution conditions.

【0011】(3) また、(1)または(2)に加えて、前記指
定実行条件および前記代替実行条件は前記ジョブの実行
処理を担当する計算機システムまたはジョブクラスに関
する情報であり、前記ジョブを前記代替実行条件に指示
された計算機システムまたはジョブクラスへ転送するも
のである。
(3) In addition to (1) or (2), the designated execution condition and the alternative execution condition are information regarding a computer system or a job class in charge of executing the job, The data is transferred to the computer system or job class specified by the alternative execution condition.

【0012】(4) また、(3)に加えて、前記想定課金の予
測を、計算機システムおよびジョブクラスに関する予測
データベースに基づいて行うものである。
(4) In addition to (3), the expected charging is predicted based on a computer system and a prediction database regarding a job class.

【0013】(5) また、(4)に加えて、前記ジョブの実行
時に使用された実際の課金を前記予測データベースに反
映させるものである。
(5) Further, in addition to (4), the actual charge used when the job is executed is reflected in the prediction database.

【0014】(6) また、(1)〜(5)のいずれかに加えて、
前記ジョブの実行時に使用された実際の課金と、前記指
定実行条件および前記代替実行条件とを、前記ジョブの
完了または中断後に前記ユーザに通知するものである。
(6) In addition to any of (1) to (5),
The actual billing used at the time of executing the job, the designated execution condition, and the alternative execution condition are notified to the user after the job is completed or interrupted.

【0015】[0015]

【作用】上記構成に基づく作用を説明する。The operation based on the above configuration will be described.

【0016】(1) 本発明のジョブ管理方法では、ジョブ
の実行中に前記ジョブを投入したユーザの実算値が予算
値に達したとき、前記ジョブの実行を中断するジョブ管
理方法において、予め設定された指定実行条件に基づい
て、前記ジョブの実行時に使用される想定課金を予測
し、前記想定課金を前記実算値に累加して得られる想定
実算値が前記予算値を超過するか否かを判定し、前記指
定実行条件に基づく前記想定実算値が前記予算値を超過
すると判定されたとき、前記想定実算値が前記予算値を
超過しないように前記指定実行条件に代わる代替実行条
件を定め、前記代替実行条件に基づいて前記ジョブの実
行を開始することにより、ユーザの実算値が予算値に近
づいているときでもジョブの実行を確実に完了させて、
ジョブの実行中断による損失発生の防止を図ることがで
きる。
(1) In the job management method of the present invention, when the actual value of the user who has submitted the job during execution of the job reaches the budget value, the execution of the job is interrupted in advance. Whether the estimated calculated value obtained by predicting the estimated charge used when the job is executed based on the specified execution condition and accumulating the estimated charge to the calculated value exceeds the budget value. If it is determined that the estimated actual value based on the designated execution condition exceeds the budget value, an alternative to the designated execution condition so that the estimated actual value does not exceed the budget value. By defining the execution condition and starting the execution of the job based on the alternative execution condition, it is possible to surely complete the execution of the job even when the calculated value of the user is close to the budget value,
It is possible to prevent the occurrence of loss due to interruption of job execution.

【0017】(2) また、(1)に加えて、前記想定実算値が
前記予算値を超過しないように前記代替実行条件を定め
ることができないとき、前記想定課金が最小となるよう
に前記代替実行条件を定めることにより、ユーザの実算
値が予算値に近づいているときに投入されたジョブの実
行が完了する可能性を従来よりも向上させて、ジョブの
実行中断による損失発生率の低減を図ることができる。
(2) In addition to (1), when the alternative execution condition cannot be determined so that the estimated actual value does not exceed the budget value, the estimated charge is minimized so that By defining alternative execution conditions, the probability that the execution of the submitted job will be completed when the calculated value of the user is close to the budget value is improved compared to the past, and the loss occurrence rate due to job execution interruption can be improved. It can be reduced.

【0018】(3) また、(1)または(2)に加えて、前記指
定実行条件および前記代替実行条件は前記ジョブの実行
処理を担当する計算機システムまたはジョブクラスに関
する情報であり、前記ジョブを前記代替実行条件に指示
された計算機システムまたはジョブクラスへ転送するこ
とにより、ジョブの実行中断による損失発生の防止また
は損失発生率の低減とともに、計算機資源の有効利用を
図ることができる。
(3) In addition to (1) or (2), the designated execution condition and the alternative execution condition are information relating to a computer system or a job class in charge of executing the job, and By transferring the job to the computer system or the job class designated by the alternative execution condition, it is possible to prevent the loss from occurring due to the interruption of the job execution or reduce the loss occurrence rate, and to effectively utilize the computer resources.

【0019】(4) また、(3)に加えて、前記想定課金の予
測を、計算機システムおよびジョブクラスに関する予測
データベースに基づいて行うことにより、計算機資源の
有効利用を体系化することができる。
(4) Further, in addition to (3), the effective use of computer resources can be systematized by performing the prediction of the assumed charging based on the prediction database regarding the computer system and the job class.

【0020】(5) また、(4)に加えて、前記ジョブの実行
時に使用された実際の課金を前記予測データベースに反
映させることにより、実際の計算機システムの状況に応
じて計算機資源の有効利用を最適化することができる。
(5) In addition to (4), by reflecting the actual billing used at the time of executing the job in the forecast database, effective use of computer resources according to the actual situation of the computer system. Can be optimized.

【0021】(6) また、(1)〜(5)のいずれかに加えて、
前記ジョブの実行時に使用された実際の課金と、前記指
定実行条件および前記代替実行条件とを、前記ジョブの
完了または中断後に前記ユーザに通知することにより、
ユーザに対して実際の計算機システムの状況に応じてど
のように指定実行条件を設定すれば計算機資源の有効利
用を図ることができるのかを知悉させることができる。
(6) In addition to any of (1) to (5),
By notifying the user of the actual billing used when the job was executed, the specified execution condition and the alternative execution condition after the job was completed or interrupted,
It is possible to let the user know how to set the designated execution condition according to the actual situation of the computer system so that the computer resources can be effectively used.

【0022】[0022]

【実施例】以下、本発明のジョブ管理方法の一実施例を
図面を用いて詳細に説明する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of the job management method of the present invention will be described in detail below with reference to the drawings.

【0023】最初に、本発明のジョブ管理方法の概要に
ついて説明する。
First, an outline of the job management method of the present invention will be described.

【0024】図1は、本発明のジョブ管理方法の一実施
例の全体構成を示す図である。同図中、1および2はそ
れぞれ独立した計算機システム、3はジョブを投入する
ためのジョブ入力装置、11は計算機システム1の中央
処理装置、12は各種の計算機資源(例えば、外部記憶
装置や印字装置など。特定の計算機システム固有のもの
でも、各計算機システム間で共有されるものでも、どち
らでもよい。)、21は計算機システム2の中央処理装
置、41は使用料金予測データベース(使用料金を予測
するためのデータが格納される。請求項中の予測データ
ベースに相当する。)、42は予めシステム管理者が定
めたユーザごとの予算値を格納する予算簿、43はユー
ザごとの過去に実行されたジョブによる計算機資源の使
用料金の累計値(実算値)を格納する実算簿である。ま
た、111はオペレーティングシステムであり、その内
部ではジョブ受付処理部112,ジョブ使用料金予測処
理部113,ジョブ実行可否判定処理部114,ジョブ
実行制御部115,ジョブ転送処理部116が動作す
る。
FIG. 1 is a diagram showing the overall construction of an embodiment of the job management method of the present invention. In the figure, 1 and 2 are independent computer systems, 3 is a job input device for inputting a job, 11 is a central processing unit of the computer system 1, and 12 is various computer resources (for example, an external storage device or a printing device). A device, etc., which may be specific to a specific computer system or shared between computer systems. 21 is a central processing unit of the computer system 2 41 is a usage charge prediction database (use charge prediction) Data corresponding to the forecast database in the claims.), 42 is a budget book for storing budget values for each user, which is set in advance by the system administrator, and 43 is executed in the past for each user. It is an actual account book that stores the cumulative value (actual calculation value) of the usage charge of computer resources by the jobs. Reference numeral 111 denotes an operating system in which a job reception processing unit 112, a job usage charge prediction processing unit 113, a job executability determination processing unit 114, a job execution control unit 115, and a job transfer processing unit 116 operate.

【0025】図1において、ジョブ入力装置3から信号
線51を介して入力された実行依頼ジョブ(ユーザに投
入されて実行待ち状態にあるジョブ)は、最初にジョブ
受付処理部112でジョブクラス(例えば、ジョブに与
える計算機資源の範囲や許容量などを大まかに指定す
る。)などのパラメタ指定に誤りがないかどうかチェッ
クされ、誤りがなかった場合には、上記実行依頼ジョブ
が投入されたことが信号線57を介してジョブ使用料金
予測処理部113に通知される。ジョブ使用料金予測処
理部113は、指定されたジョブクラスに基づき、信号
線52を介して使用料金予測データベース41を参照し
て上記実行依頼ジョブを実行させたときの使用料金(請
求項中の想定課金に相当する。)を予測し、この結果を
信号線58を介してジョブ実行可否判定処理部114に
通知する。ジョブ実行可否判定処理部114は、予算簿
42から信号線54を介して上記実行依頼ジョブを投入
したユーザの予算値を、また、実算簿43から信号線5
5を介して当該ユーザの実算値を読み出す。そして、残
り予算と予測された上記実行依頼ジョブの使用料金を比
較した結果、使用料金が残り予算を超過しないと判定さ
れた場合には、信号線59を介してジョブ実行制御11
5に上記実行依頼ジョブに対する実行処理を開始すべき
ことを通知する。また、使用料金が残り予算を超過して
しまうと判定された場合には、信号線53を介して使用
料金予測データベース41から残り予算内で実行可能な
計算機システムを選択し、信号線5aを介してジョブ転
送処理部116に上記実行依頼ジョブの転送を依頼す
る。ジョブ転送処理部116は、選択された計算機シス
テムに対して信号線56を介して上記実行依頼ジョブを
転送する。
In FIG. 1, an execution request job (a job that has been submitted by the user and is waiting to be executed) input from the job input device 3 via the signal line 51 is first processed by the job acceptance processing unit 112 in the job class ( (For example, roughly specify the range and allowable amount of computer resources to be given to the job.) It is checked whether there is an error in the parameter specification, and if there is no error, the above-mentioned job was submitted. Is notified to the job usage fee prediction processing unit 113 via the signal line 57. The job usage fee prediction processing unit 113 refers to the usage fee prediction database 41 via the signal line 52 based on the specified job class and uses the usage fee when the execution request job is executed (the assumption in claims). (Equivalent to billing) is predicted, and the result is notified to the job executability determination processing unit 114 via the signal line 58. The job executability determination processing unit 114 receives the budget value of the user who submitted the execution request job from the budget book 42 via the signal line 54, and the actual book 43 to the signal line 5.
The actual calculation value of the user is read out via 5. Then, as a result of comparing the remaining budget with the predicted usage fee of the above-mentioned execution-requested job, when it is determined that the usage fee does not exceed the remaining budget, the job execution control 11 is performed via the signal line 59.
5 is informed that the execution process for the execution request job should be started. If it is determined that the usage charge exceeds the remaining budget, a computer system that can be executed within the remaining budget is selected from the usage charge prediction database 41 via the signal line 53, and the signal line 5a is used. Then, the job transfer processing unit 116 is requested to transfer the execution request job. The job transfer processing unit 116 transfers the execution request job to the selected computer system via the signal line 56.

【0026】次に、本発明のジョブ管理方法で用いられ
る各種データについて説明する。
Next, various data used in the job management method of the present invention will be described.

【0027】図2〜4は、図1中の使用料金予測データ
ベースの内部構成を示す図である。図2において、使用
料金予測データベース41は、計算機システム1用のジ
ョブクラス毎の予測使用料金表411,計算機システム
2用のジョブクラス毎の予測使用料金表412,各々の
ジョブクラス毎の各計算機システムの予測使用料金表4
13によって構成されている。図3において、図2に示
した計算機システム1用のジョブクラス毎の予測使用料
金表411は、ジョブクラスが格納される項目41a
と、当該ジョブクラスでジョブが実行されたときの予想
使用料金が格納される項目41bによって構成されてい
る。また、図示しないが、計算機システム2用のジョブ
クラス毎の予測使用料金表412も、同様の構成となっ
ている。図4において、図2に示した各々のジョブクラ
ス毎の各計算機システムの予測使用料金表413は、計
算機システム名が格納される項目41cと、当該計算機
システムでジョブが実行されたときの予想使用料金が格
納される項目41dによって構成されている。
2 to 4 are diagrams showing the internal structure of the usage charge prediction database shown in FIG. In FIG. 2, the usage charge prediction database 41 includes a predicted usage charge table 411 for each job class for the computer system 1, a predicted usage charge table 412 for each job class for the computer system 2, and each computer system for each job class. Forecast usage charge table 4
It is composed of 13. In FIG. 3, the estimated usage charge table 411 for each job class for the computer system 1 shown in FIG.
And an item 41b in which an expected usage charge when a job is executed in the job class is stored. Although not shown, the predicted usage charge table 412 for each job class for the computer system 2 has the same configuration. In FIG. 4, the estimated usage charge table 413 of each computer system for each job class shown in FIG. 2 includes an item 41c in which the computer system name is stored and an estimated usage when the job is executed in the computer system. It is composed of an item 41d in which a charge is stored.

【0028】図5および図6は、図1中の予算簿の内部
構成を示す図である。図5において、予算簿42にはユ
ーザ予算登録表421が格納されている。そして、図6
において、ユーザ予算登録表421は、個々のユーザを
識別するユーザ名称が格納される項目42aと、当該ユ
ーザについて予めシステム管理者が定めた予算値が格納
される項目42bによって構成される。
5 and 6 are views showing the internal structure of the budget book shown in FIG. In FIG. 5, the budget book 42 stores a user budget registration table 421. And FIG.
In the above, the user budget registration table 421 is composed of an item 42a in which a user name for identifying an individual user is stored and an item 42b in which a budget value determined in advance by the system administrator for the user is stored.

【0029】図7および図8は、図1中の実算簿の内部
構成を示す図である。図7において、実算簿43にはユ
ーザ実算管理表431が格納されている。そして、図8
において、ユーザ実算管理表431は、個々のユーザを
識別するユーザ名称が格納される項目43aと、過去に
実行された当該ユーザのジョブによる計算機資源の使用
料金の累計値である実算値が格納される43bとによっ
て構成される。
FIG. 7 and FIG. 8 are diagrams showing the internal structure of the actual account book in FIG. In FIG. 7, the user account management table 431 is stored in the account register 43. And FIG.
In the user calculation management table 431, an item 43a in which a user name for identifying an individual user is stored and a calculated value that is a cumulative value of the usage charges of computer resources by jobs of the user executed in the past are And 43b stored.

【0030】次に、本発明のジョブ管理方法における各
々の処理の詳細について説明する。
Next, details of each processing in the job management method of the present invention will be described.

【0031】図9は、図1中のジョブ受付処理部の動作
を示すフローチャートである。同図中、ジョブ受付処理
部112は、ジョブ入力装置3から実行依頼ジョブが投
入された旨の連絡があるのを待ち(ステップ112
a)、連絡がありしだい、当該実行依頼ジョブにおける
ジョブクラスの指定が正しいか否かを調べる(ステップ
112b)。ステップ112bでジョブクラスの指定に
誤りがあると判定された場合には、当該実行依頼ジョブ
を投入したユーザに対してジョブクラス不正の旨のメッ
セージを出力した後(ステップ112c)、ステップ1
12aに戻る。また、ステップ112bでジョブクラス
の指定が正しいと判定された場合には、ジョブ使用料金
予測処理部113に当該実行依頼ジョブを受付けた旨を
ジョブクラスと共に通知した後(ステップ112d)、
ステップ112aに戻る。以上の処理によって、ユーザ
が実行依頼ジョブを投入した時点で使用料金予測処理部
113における使用料金算出の基礎となるジョブクラス
の不正をチェックすることができる。この他、上述した
ジョブクラスによる予測以外の方法で使用料金の予測を
行う場合でも、同様に使用料金算出の基礎となるパラメ
タ指定の不正をチェックすることができる。
FIG. 9 is a flow chart showing the operation of the job acceptance processing section in FIG. In the figure, the job reception processing unit 112 waits for a notification from the job input device 3 that the execution request job has been input (step 112).
a) Whether or not the designation of the job class in the execution request job is correct is checked depending on the contact (step 112b). If it is determined in step 112b that the job class has been specified incorrectly, a message indicating that the job class is invalid is output to the user who submitted the execution-requested job (step 112c), and then step 1
Return to 12a. If it is determined in step 112b that the job class is specified correctly, after notifying the job usage fee prediction processing unit 113 that the execution request job has been accepted together with the job class (step 112d),
Return to step 112a. Through the above processing, when the user submits the execution request job, it is possible to check the injustice of the job class which is the basis of the usage charge calculation in the usage charge prediction processing unit 113. In addition, even when the usage charge is predicted by a method other than the above-described job class prediction, it is possible to similarly check the incorrectness of the parameter specification that is the basis of the usage charge calculation.

【0032】図10は、図1中のジョブ使用料金予測処
理部の動作を示すフローチャートである。同図中、ジョ
ブ使用料金予測処理部113は、使用料金予測データベ
ース41から図2および図3に示した計算機システム1
用ジョブクラス毎の予測使用料金表411の読み出しを
行う(ステップ113a)。そして、ステップ113b
でジョブ受付処理部112から実行依頼ジョブ受付の通
知があるのを待ち、通知がありしだい、計算機システム
1用ジョブクラス毎の予測使用料金表411から通知さ
れたジョブクラスの予測使用料金41bの読み出しを行
う(ステップ113c)。そして、通知された実行依頼
ジョブとその予測使用料金をジョブ実行可否判定処理部
114に通知した後(ステップ113d)、ステップ1
13dに戻る。以上の処理によって、ユーザが投入した
実行依頼ジョブの使用料金を実行される以前に予測する
ことができる。
FIG. 10 is a flow chart showing the operation of the job usage fee prediction processing section in FIG. In the figure, the job usage fee prediction processing unit 113 uses the usage fee prediction database 41 from the computer system 1 shown in FIGS. 2 and 3.
The predicted usage charge table 411 for each job class is read (step 113a). And step 113b
Waits for the notification of the execution request job reception from the job reception processing unit 112, and when the notification is received, reads the estimated usage charge 41b of the job class notified from the estimated usage charge table 411 for each job class for the computer system 1 Is performed (step 113c). Then, after the notified execution request job and its estimated usage charge are notified to the job executability judging processing unit 114 (step 113d), the step 1
Return to 13d. Through the above processing, it is possible to predict the usage fee of the execution request job submitted by the user before the execution fee is executed.

【0033】図11は、図1中のジョブ実行可否判定処
理部の動作を示すフローチャートである。同図中、ジョ
ブ実行可否判定処理部114は、図5に示した予算簿4
2から図6に示したユーザ予算登録表421を読み出す
(ステップ114a)。そして、ジョブ使用料金予測処
理部113から上記実行依頼ジョブおよびその予測使用
料金の通知があるのを待ち(ステップ114b)、通知
がありしだい、ユーザ予算登録表421から上記実行依
頼ジョブを投入したユーザの予算値42bを読み出す
(ステップ114c)。続いて、図7に示した実算簿4
3から図8に示したユーザ実算管理表431を読み出し
て(ステップ114d)、ユーザ実算管理表431から
上記ユーザの実算値43bを読み出す(ステップ114
e)。そして、予算値42bと実算値43bとの差を求
めることにより、現時点で上記ユーザに与えられている
残り予算を算出した後(ステップ114f)、ジョブ使
用料金予測処理部113から通知された予測使用料金と
上記残り予算とを比較して(ステップ114g)、残り
予算が予測使用料金を上回るか等しいと判定された場
合、ジョブ実行可否判定処理部114は、ジョブ実行制
御部115に対して実行依頼ジョブの実行開始を指示し
た後(ステップ114n)、ステップ114bに戻る。
なお、ジョブ実行制御部115はオペレーティングシス
テム内に従来から設けられている部分であり、ステップ
114n以後、この実行依頼ジョブは計算機システム1
で通常のジョブとして実行制御を受ける。
FIG. 11 is a flow chart showing the operation of the job executability judging processing section in FIG. In the figure, the job executability determination processing unit 114 is the budget book 4 shown in FIG.
The user budget registration table 421 shown in FIGS. 2 to 6 is read (step 114a). Then, it waits for notification of the execution request job and its estimated usage charge from the job usage charge prediction processing unit 113 (step 114b), and upon notification, the user who submitted the execution request job from the user budget registration table 421. The budget value 42b of is read (step 114c). Next, the actual account book 4 shown in FIG.
3 to the user actual calculation management table 431 shown in FIG. 8 (step 114d), and the actual calculated value 43b of the user is read from the user actual calculation management table 431 (step 114).
e). Then, by calculating the difference between the budget value 42b and the calculated value 43b, the remaining budget currently given to the user is calculated (step 114f), and then the prediction notified from the job usage charge prediction processing unit 113 is calculated. When the usage fee is compared with the remaining budget (step 114g) and it is determined that the remaining budget exceeds or is equal to the estimated usage fee, the job executability determination processing unit 114 executes the job execution control unit 115. After instructing to start the execution of the requested job (step 114n), the process returns to step 114b.
The job execution control unit 115 is a part conventionally provided in the operating system, and after step 114n, this execution request job is executed by the computer system 1.
And receive execution control as a normal job.

【0034】ステップ114gで残り予算が予測使用料
金を下回ると判定された場合、ジョブ実行可否判定処理
部114は、図2に示した使用料金予測データベース4
1から上記実行依頼ジョブの投入時に指定されたジョブ
クラスに対応する各計算機システムの予測使用料金表4
13を読み出した後(ステップ114h)、予測使用料
金内で実行を完了させることのできる計算機システム4
1cを上記予測使用料金表413の中から探索して(ス
テップ114i)、実行を完了させることのできる計算
機システム41dが存在するか否かを判定する(ステッ
プ114j)。ステップ114jで実行を完了させるこ
とのできる計算機システム41dが存在すると判定され
た場合、予測使用料金表413中で最初に見つけた上記
計算機システム41cを実行依頼計算機システムとして
選択した後(ステップ114m)、ステップ114lの
処理を行う。ステップ114jで実行を完了させること
のできる計算機システム41cが存在しないと判定され
た場合、予測使用料金表413から最も低予算で実行で
きる計算機システム41cを実行依頼計算機システムと
して選択した後(ステップ114k)、ステップ114
lの処理を行う。ステップ114lでは、ジョブ使用料
金予測処理部113から通知された実行依頼ジョブおよ
び上記ステップ114kまたはステップ114mで選択
された計算機システム41cの名称をジョブ転送処理部
116に通知した後、ステップ114bに戻る。
When it is determined in step 114g that the remaining budget is less than the estimated usage charge, the job executability determination processing unit 114 causes the usage charge prediction database 4 shown in FIG.
Predicted usage charge table 4 for each computer system corresponding to the job class specified at the time of submitting the above-mentioned submitted job
After reading 13 (step 114h), the computer system 4 capable of completing execution within the estimated usage charge.
1c is searched from the predicted usage charge table 413 (step 114i), and it is determined whether there is a computer system 41d capable of completing execution (step 114j). When it is determined in step 114j that there is a computer system 41d capable of completing execution, after the computer system 41c found first in the predicted usage charge table 413 is selected as the execution requesting computer system (step 114m), The process of step 114l is performed. When it is determined in step 114j that there is no computer system 41c that can complete execution, after selecting the computer system 41c that can be executed with the lowest budget from the predicted usage charge table 413 as the execution requesting computer system (step 114k). , Step 114
1 is processed. In step 114l, the job transfer processing unit 116 is notified of the execution request job notified from the job usage fee prediction processing unit 113 and the name of the computer system 41c selected in Step 114k or Step 114m, and then the process returns to Step 114b.

【0035】以上の処理によって、最初にユーザが指定
した計算機システムでそのまま実行依頼ジョブを実行さ
せると、実行中に当該ユーザの実算値が予算値に達して
ジョブの実行が中断されてしまうことが予測できる場合
に、実行を完了することができる他の計算機システムを
自動的に選択することが可能となる。なお、上記ステッ
プ114mでは、実行を完了させることのできる計算機
システムのうち、予測使用料金表413中で最初に見つ
けた計算機システムを選択したが、複数候補の計算機シ
ステムを選択しておいて、他の何らかの基準でその中の
ひとつの計算機システムに絞り込むようにしてもよい。
上記基準として例えば、実行速度,課金率,最初にユー
ザが指定した計算機システムからの距離,実行待ち状態
にあるジョブの個数,実行依頼ジョブに対する優先順位
などが考えられる。また、最初に複数の計算機システム
を指定して、その中からひとつの計算機システムをシス
テム管理者またはユーザが指定した優先順位で選択する
ようにしてもよい。
By the above processing, if the execution job is executed as it is in the computer system initially specified by the user, the actual value of the user reaches the budget value and the execution of the job is interrupted during execution. If it can be predicted, it becomes possible to automatically select another computer system capable of completing the execution. In step 114m, the computer system found first in the predicted usage charge table 413 is selected from among the computer systems capable of completing the execution, but a plurality of candidate computer systems are selected and other computer systems are selected. It is also possible to narrow down to one computer system among them by some standard.
As the above-mentioned criteria, for example, the execution speed, the charging rate, the distance from the computer system initially designated by the user, the number of jobs waiting to be executed, the priority of the job to be submitted, etc. can be considered. Alternatively, a plurality of computer systems may be designated first, and one computer system may be selected from among them in the priority order designated by the system administrator or the user.

【0036】図12は、図1中のジョブ転送処理部の動
作を示すフローチャートである。同図中、ジョブ転送処
理部116は、ジョブ実行可否判定処理部114から実
行依頼ジョブの転送依頼の通知があるのを待ち(ステッ
プ116a)、通知がありしだい、転送先の計算機シス
テム名41cを読み出した後(ステップ116b)、指
定された転送先の計算機システムに対して上記実行依頼
ジョブを転送して(ステップ116c)、ステップ11
6aに戻る。以上の処理によって、上記実行依頼ジョブ
を指定された計算機システムに転送することが可能とな
り、ジョブの実行中断による損失の発生を防止すること
ができる。
FIG. 12 is a flow chart showing the operation of the job transfer processing section in FIG. In the figure, the job transfer processing unit 116 waits for the notification of the transfer request of the execution request job from the job executability determination processing unit 114 (step 116a), and when the notification is received, the transfer destination computer system name 41c is set. After reading (step 116b), the execution request job is transferred to the designated transfer destination computer system (step 116c), and step 11
Return to 6a. Through the above processing, it becomes possible to transfer the above-mentioned execution-requested job to the designated computer system, and it is possible to prevent the occurrence of loss due to interruption of job execution.

【0037】本実施例では、実行依頼ジョブの実行開始
以前に1回だけ使用料金の予測を行っているが、ジョブ
の実行中に随時計算されたユーザの残り予算に基づいて
当該ジョブを続行できるか否かを判定し、続行できない
と判定された場合には続行可能な他の計算機システムに
当該ジョブを転送するようにしてもよい。また、本実施
例におけるジョブの使用料金の予測は、使用料金予測デ
ータベース41中に予め用意された予測料金表の内容の
みに基づいて行っているが、ジョブの実行時における実
際の使用料金(=課金)の情報を予測料金表に反映させ
たり(各々の実行依頼ジョブごと,指定された計算機シ
ステムあるいはジョブクラスごとのいずれでもよい)、
ユーザあるいはシステム管理者などに通知すれば、さら
に効果的にジョブの実行中断による損失の発生を防止す
ることができる。
In the present embodiment, the usage charge is predicted only once before the execution of the execution job, but the job can be continued based on the remaining budget of the user calculated at any time during the execution of the job. If it is determined that the job cannot be continued, the job may be transferred to another computer system that can continue. In addition, although the usage fee of the job in the present embodiment is predicted based only on the content of the estimated price table prepared in advance in the usage fee prediction database 41, the actual usage fee (= (Charging) information can be reflected in the estimated charge table (either for each submitted job, for the specified computer system or for each job class),
By notifying the user or the system administrator, it is possible to more effectively prevent the occurrence of loss due to interruption of job execution.

【0038】[0038]

【発明の効果】【The invention's effect】

(1) 以上詳しく説明したように、本発明のジョブ管理方
法によれば、ジョブの実行中に前記ジョブを投入したユ
ーザの実算値が予算値に達したとき、前記ジョブの実行
を中断するジョブ管理方法において、予め設定された指
定実行条件に基づいて、前記ジョブの実行時に使用され
る想定課金を予測し、前記想定課金を前記実算値に累加
して得られる想定実算値が前記予算値を超過するか否か
を判定し、前記指定実行条件に基づく前記想定実算値が
前記予算値を超過すると判定されたとき、前記想定実算
値が前記予算値を超過しないように前記指定実行条件に
代わる代替実行条件を定め、前記代替実行条件に基づい
て前記ジョブの実行を開始することにより、ユーザの実
算値が予算値に近づいているときでもジョブの実行を確
実に完了させて、ジョブの実行中断による損失発生の防
止を図ることができるという効果が得られる。
(1) As described in detail above, according to the job management method of the present invention, when the actual value of the user who has submitted the job during execution of the job reaches the budget value, the execution of the job is suspended. In the job management method, an estimated calculated value obtained by predicting an estimated charge used when executing the job based on a preset designated execution condition and accumulating the estimated charge to the calculated value is It is determined whether or not the budget value is exceeded, and when it is determined that the estimated actual value based on the designated execution condition exceeds the budget value, the estimated actual value does not exceed the budget value. By defining an alternative execution condition that replaces the specified execution condition and starting execution of the job based on the alternative execution condition, it is possible to ensure that the job execution is completed even when the calculated value of the user approaches the budget value. J The effect that it is possible to prevent the occurrence of loss due to the interruption of job execution is obtained.

【0039】(2) また、(1)に加えて、前記想定実算値が
前記予算値を超過しないように前記代替実行条件を定め
ることができないとき、前記想定課金が最小となるよう
に前記代替実行条件を定めることにより、ユーザの実算
値が予算値に近づいているときに投入されたジョブの実
行が完了する可能性を従来よりも向上させて、ジョブの
実行中断による損失発生率の低減を図ることができると
いう効果が得られる。
(2) In addition to (1), when the alternative execution condition cannot be determined so that the estimated actual value does not exceed the budget value, the estimated charge is minimized. By defining alternative execution conditions, the probability that the execution of the submitted job will be completed when the calculated value of the user is close to the budget value is improved compared to the past, and the loss occurrence rate due to job execution interruption can be improved. The effect that it can reduce is acquired.

【0040】(3) また、(1)または(2)に加えて、前記指
定実行条件および前記代替実行条件は前記ジョブの実行
処理を担当する計算機システムまたはジョブクラスに関
する情報であり、前記ジョブを前記代替実行条件に指示
された計算機システムまたはジョブクラスへ転送するこ
とにより、ジョブの実行中断による損失発生の防止また
は損失発生率の低減とともに、計算機資源の有効利用を
図ることができるという効果が得られる。
(3) In addition to (1) or (2), the designated execution condition and the alternative execution condition are information relating to the computer system or job class in charge of executing the job, and By transferring to the computer system or job class instructed by the alternative execution condition, it is possible to prevent loss occurrence due to job execution interruption or reduce the loss occurrence rate, and to effectively utilize computer resources. To be

【0041】(4) また、(3)に加えて、前記想定課金の予
測を、計算機システムおよびジョブクラスに関する予測
データベースに基づいて行うことにより、計算機資源の
有効利用を体系化することができるという効果が得られ
る。
(4) Further, in addition to (3), it is possible to systematize the effective use of computer resources by predicting the assumed charging based on a prediction database regarding the computer system and the job class. The effect is obtained.

【0042】(5) また、(4)に加えて、前記ジョブの実行
時に使用された実際の課金を前記予測データベースに反
映させることにより、実際の計算機システムの状況に応
じて計算機資源の有効利用を最適化することができると
いう効果が得られる。
(5) In addition to (4), the actual billing used at the time of executing the job is reflected in the prediction database, so that the effective use of computer resources can be achieved according to the actual situation of the computer system. The effect that can be optimized is obtained.

【0043】(6) また、(1)〜(5)のいずれかに加えて、
前記ジョブの実行時に使用された実際の課金と、前記指
定実行条件および前記代替実行条件とを、前記ジョブの
完了または中断後に前記ユーザに通知することにより、
ユーザに対して実際の計算機システムの状況に応じてど
のように指定実行条件を設定すれば計算機資源の有効利
用を図ることができるのかを知悉させることができると
いう効果が得られる。
(6) In addition to any of (1) to (5),
By notifying the user of the actual billing used when the job was executed, the specified execution condition and the alternative execution condition after the job was completed or interrupted,
It is possible to make the user aware of how to set the designated execution condition according to the actual situation of the computer system to effectively utilize the computer resource.

【図面の簡単な説明】[Brief description of drawings]

【図1】本発明のジョブ管理方法の一実施例の全体構成
を示す図である。
FIG. 1 is a diagram showing an overall configuration of an embodiment of a job management method of the present invention.

【図2】図1中の使用料金予測データベースの内部構成
を示す図である。
FIG. 2 is a diagram showing an internal configuration of a usage charge prediction database in FIG.

【図3】図2に示した使用料金予測データベースの細部
(その1)を示す図である。
FIG. 3 is a diagram showing details of the usage charge prediction database shown in FIG. 2 (No. 1).

【図4】図2に示した使用料金予測データベースの細部
(その2)を示す図である。
FIG. 4 is a diagram showing details (No. 2) of the usage charge prediction database shown in FIG.

【図5】図1中の予算簿の内部構成を示す図である。5 is a diagram showing an internal configuration of a budget book in FIG. 1. FIG.

【図6】図5に示した予算簿の細部を示す図である。FIG. 6 is a diagram showing details of the budget book shown in FIG.

【図7】図1中の実算簿の内部構成を示す図である。FIG. 7 is a diagram showing an internal configuration of a real account in FIG.

【図8】図7に示した実算簿の細部を示す図である。8 is a diagram showing details of the actual account book shown in FIG. 7. FIG.

【図9】図1中のジョブ受付処理部の動作を示すフロー
チャートである。
FIG. 9 is a flowchart showing an operation of a job reception processing unit in FIG.

【図10】図1中のジョブ使用料金予測処理部の動作を
示すフローチャートである。
10 is a flowchart showing an operation of a job usage fee prediction processing unit in FIG.

【図11】図1中のジョブ実行可否判定処理部の動作を
示すフローチャートである。
FIG. 11 is a flowchart showing an operation of a job executability determination processing unit in FIG.

【図12】図1中のジョブ転送処理部の動作を示すフロ
ーチャートである。
FIG. 12 is a flowchart showing an operation of a job transfer processing unit in FIG.

【符号の説明】[Explanation of symbols]

1 第1の計算機システム 2 第2の計算機システム 3 ジョブ入力装置 11,21 中央処理装置 111 オペレーティングシステム 112 ジョブ受付処理部 113 ジョブ使用料金予測処理部 114 ジョブ実行可否判定処理部 115 ジョブ実行制御部 116 ジョブ転送処理部 12 計算機資源 41 使用料金予測データベース 42 予算簿 43 実算簿 1 First Computer System 2 Second Computer System 3 Job Input Device 11, 21 Central Processing Unit 111 Operating System 112 Job Reception Processing Unit 113 Job Usage Charge Prediction Processing Unit 114 Job Execution Possibility Determination Processing Unit 115 Job Execution Control Unit 116 Job transfer processing unit 12 Computer resources 41 Usage fee prediction database 42 Budget book 43 Actual book

Claims (6)

【特許請求の範囲】[Claims] 【請求項1】 ジョブの実行中に前記ジョブを投入した
ユーザの実算値が予算値に達したとき、前記ジョブの実
行を中断するジョブ管理方法において、 予め設定された指定実行条件に基づいて、前記ジョブの
実行時に使用される想定課金を予測し、 前記想定課金を前記実算値に累加して得られる想定実算
値が前記予算値を超過するか否かを判定し、 前記指定実行条件に基づく前記想定実算値が前記予算値
を超過すると判定されたとき、前記想定実算値が前記予
算値を超過しないように前記指定実行条件に代わる代替
実行条件を定め、 前記代替実行条件に基づいて前記ジョブの実行を開始す
ることを特徴とするジョブ管理方法。
1. A job management method for interrupting the execution of a job when a calculated value of a user who has submitted the job reaches a budget value during execution of the job, based on preset designated execution conditions. , Predicting an estimated charge used when executing the job, determining whether an estimated calculated value obtained by cumulatively adding the estimated charge to the calculated value exceeds the budget value, and executing the designated execution When it is determined that the assumed calculated value based on the condition exceeds the budget value, an alternative execution condition that replaces the designated execution condition is determined so that the assumed calculated value does not exceed the budget value, and the alternative execution condition is set. A method for managing a job, wherein the execution of the job is started based on the following.
【請求項2】 前記想定実算値が前記予算値を超過しな
いように前記代替実行条件を定めることができないと
き、前記想定課金が最小となるように前記代替実行条件
を定めることを特徴とする請求項1記載のジョブ管理方
法。
2. When the alternative execution condition cannot be determined so that the estimated actual value does not exceed the budget value, the alternative execution condition is determined so as to minimize the assumed charge. The job management method according to claim 1.
【請求項3】 前記指定実行条件および前記代替実行条
件は前記ジョブの実行処理を担当する計算機システムま
たはジョブクラスに関する情報であり、前記ジョブを前
記代替実行条件に指示された計算機システムまたはジョ
ブクラスへ転送することを特徴とする請求項1または2
記載のジョブ管理方法。
3. The specified execution condition and the alternative execution condition are information regarding a computer system or a job class in charge of executing the job, and the job is assigned to the computer system or the job class instructed by the alternative execution condition. It transfers, It is characterized by the above-mentioned.
Job management method described.
【請求項4】 前記想定課金の予測を、計算機システム
およびジョブクラスに関する予測データベースに基づい
て行うことを特徴とする請求項3記載のジョブ管理方
法。
4. The job management method according to claim 3, wherein the estimated charging is predicted based on a prediction database regarding a computer system and a job class.
【請求項5】 前記ジョブの実行時に使用された実際の
課金を前記予測データベースに反映させることを特徴と
する請求項4記載のジョブ管理方法。
5. The job management method according to claim 4, wherein the actual charge used when the job is executed is reflected in the prediction database.
【請求項6】 前記ジョブの実行時に使用された実際の
課金と、前記指定実行条件および前記代替実行条件と
を、前記ジョブの完了または中断後に前記ユーザに通知
することを特徴とする請求項1〜5のいずれか一項記載
のジョブ管理方法。
6. The actual charging used at the time of executing the job, and the specified execution condition and the alternative execution condition are notified to the user after completion or interruption of the job. 6. The job management method according to claim 5.
JP6025517A 1994-02-23 1994-02-23 Job management method Pending JPH07234740A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP6025517A JPH07234740A (en) 1994-02-23 1994-02-23 Job management method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP6025517A JPH07234740A (en) 1994-02-23 1994-02-23 Job management method

Publications (1)

Publication Number Publication Date
JPH07234740A true JPH07234740A (en) 1995-09-05

Family

ID=12168260

Family Applications (1)

Application Number Title Priority Date Filing Date
JP6025517A Pending JPH07234740A (en) 1994-02-23 1994-02-23 Job management method

Country Status (1)

Country Link
JP (1) JPH07234740A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2003075160A1 (en) * 2002-03-04 2003-09-12 Matsushita Electric Industrial Co., Ltd. Decentralized processing system, job decentralized processing method, and program

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2003075160A1 (en) * 2002-03-04 2003-09-12 Matsushita Electric Industrial Co., Ltd. Decentralized processing system, job decentralized processing method, and program

Similar Documents

Publication Publication Date Title
JP3649345B2 (en) Information processing system
US9424077B2 (en) Throttle control on cloud-based computing tasks utilizing enqueue and dequeue counters
US5377352A (en) Method of scheduling tasks with priority to interrupted task locking shared resource
CN100481014C (en) System and method for processing information
US7127716B2 (en) Method of load balancing a distributed workflow management system
US8677369B2 (en) System and method for allocating virtual resources to application based on the connectivity relation among the virtual resources
US20080077928A1 (en) Multiprocessor system
US20060190430A1 (en) Systems and methods for resource-adaptive workload management
US6754736B1 (en) Information processing apparatus, data inputting/outputting method, and program storage medium therefor
JP4768354B2 (en) Job management apparatus, job management method, and job management program
US20080016508A1 (en) Distributed processing management apparatus, distributed processing management method and distributed processing management program
US20070016907A1 (en) Method, system and computer program for automatic provisioning of resources to scheduled jobs
WO2012025977A1 (en) Method of managing schedule and schedule management server
CN101366012A (en) Methods and system for interrupt distribution in a multiprocessor system
JPH07141305A (en) Control method for execution of parallel computer
WO2001075691A2 (en) Finding technique for a scheduling system
JP2008090546A (en) Multiprocessor system
JP2003256222A (en) Distribution processing system, job distribution processing method and its program
US8677375B2 (en) Selecting executing requests to preempt
JPH07334436A (en) Automatic distribution system for software
CN110659108A (en) Cloud system virtual machine task migration method and device and server
JPH07234740A (en) Job management method
US7240043B2 (en) Method of controlling storage control apparatus, storage control apparatus, and computer readable program for controlling the same
JP2002529822A5 (en)
JP2003223335A (en) Out-sourcing system, out-sourcing method, and program for out-sourcing