TSTP Solution File: MGT059-1 by SNARK---20120808r022

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SNARK---20120808r022
% Problem  : MGT059-1 : TPTP v8.1.0. Released v2.4.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run-snark %s %d

% Computer : n028.cluster.edu
% Model    : x86_64 x86_64
% CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 2.10GHz
% Memory   : 8042.1875MB
% OS       : Linux 3.10.0-693.el7.x86_64
% CPULimit : 300s
% WCLimit  : 600s
% DateTime : Sun Jul 17 22:25:42 EDT 2022

% Result   : Unsatisfiable 0.20s 0.53s
% Output   : Refutation 0.20s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    3
%            Number of leaves      :    5
% Syntax   : Number of clauses     :    8 (   7 unt;   0 nHn;   8 RR)
%            Number of literals    :   10 (   4 equ;   4 neg)
%            Maximal clause size   :    3 (   1 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of predicates  :    4 (   2 usr;   1 prp; 0-2 aty)
%            Number of functors    :    5 (   5 usr;   4 con; 0-2 aty)
%            Number of variables   :    2 (   0 sgn)

% Comments : 
%------------------------------------------------------------------------------
cnf(assumption_17_32,axiom,
    ( ~ organization(X)
    | ~ has_immunity(X,Y)
    | hazard_of_mortality(X,Y) = very_low ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',assumption_17_32) ).

cnf(assumption_2_37,negated_conjecture,
    organization(sk1),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',assumption_2_37) ).

cnf(assumption_2_38,negated_conjecture,
    has_immunity(sk1,sk2),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',assumption_2_38) ).

cnf(assumption_2_39,negated_conjecture,
    has_immunity(sk1,sk3),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',assumption_2_39) ).

cnf(assumption_2_40,negated_conjecture,
    hazard_of_mortality(sk1,sk2) != hazard_of_mortality(sk1,sk3),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',assumption_2_40) ).

cnf(25,plain,
    hazard_of_mortality(sk1,sk2) = very_low,
    inference('HYPERRESOLVE',[status(thm)],[assumption_17_32,assumption_2_37,assumption_2_38]) ).

cnf(26,plain,
    very_low != hazard_of_mortality(sk1,sk3),
    inference('REWRITE',[status(thm)],[assumption_2_40,25,theory(equality)]) ).

cnf(27,plain,
    $false,
    inference('REWRITE',[status(thm)],[inference('HYPERRESOLVE',[status(thm)],[assumption_17_32,assumption_2_37,assumption_2_39]),26]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem  : MGT059-1 : TPTP v8.1.0. Released v2.4.0.
% 0.03/0.13  % Command  : run-snark %s %d
% 0.14/0.34  % Computer : n028.cluster.edu
% 0.14/0.34  % Model    : x86_64 x86_64
% 0.14/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.34  % Memory   : 8042.1875MB
% 0.14/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.34  % CPULimit : 300
% 0.14/0.34  % WCLimit  : 600
% 0.14/0.34  % DateTime : Thu Jun  9 08:47:47 EDT 2022
% 0.14/0.34  % CPUTime  : 
% 0.20/0.47  /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.20/0.49  * 
% 0.20/0.49  * 
% 0.20/0.49  #<PACKAGE "SNARK-USER">
% 0.20/0.49  * 
% 0.20/0.49  SNARK-TPTP-OPTIONS
% 0.20/0.49  * 
% 0.20/0.50  ((AGENDA-LENGTH-LIMIT NIL) (AGENDA-LENGTH-BEFORE-SIMPLIFICATION-LIMIT NIL)
% 0.20/0.50   (USE-HYPERRESOLUTION T) (USE-UR-RESOLUTION T) (USE-PARAMODULATION T)
% 0.20/0.50   (USE-FACTORING :POS)
% 0.20/0.50   (USE-LITERAL-ORDERING-WITH-HYPERRESOLUTION 'LITERAL-ORDERING-P)
% 0.20/0.50   (USE-LITERAL-ORDERING-WITH-PARAMODULATION 'LITERAL-ORDERING-P)
% 0.20/0.50   (ORDERING-FUNCTIONS>CONSTANTS T) (ASSERT-CONTEXT :CURRENT)
% 0.20/0.50   (RUN-TIME-LIMIT 300) (LISTEN-FOR-COMMANDS NIL)
% 0.20/0.50   (USE-CLOSURE-WHEN-SATISFIABLE T) (PRINT-ROWS-WHEN-GIVEN NIL)
% 0.20/0.50   (PRINT-ROWS-WHEN-DERIVED NIL) (PRINT-UNORIENTABLE-ROWS NIL)
% 0.20/0.50   (PRINT-ROW-WFFS-PRETTILY NIL) (PRINT-FINAL-ROWS :TPTP)
% 0.20/0.50   (PRINT-OPTIONS-WHEN-STARTING NIL) (USE-VARIABLE-NAME-SORTS NIL)
% 0.20/0.50   (USE-PURITY-TEST T) (USE-RELEVANCE-TEST T) (DECLARE-TPTP-SYMBOLS1)
% 0.20/0.50   (DECLARE-TPTP-SYMBOLS2))
% 0.20/0.50  * 
% 0.20/0.50  "."
% 0.20/0.50  * 
% 0.20/0.50  ; Begin refute-file /export/starexec/sandbox/benchmark/theBenchmark.p 2022-06-09T08:47:47
% 0.20/0.50  ; Running SNARK from /davis/home/graph/tptp/Systems/SNARK---20120808r022/Source/snark-system.lisp in SBCL 1.0.12 on n028.cluster.edu at 2022-06-09T08:47:47
% 0.20/0.53  
% 0.20/0.53  
% 0.20/0.53  #||
% 0.20/0.53  % SZS status Unsatisfiable for /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.20/0.53  % SZS output start Refutation
% See solution above
% 0.20/0.53  ||#
% 0.20/0.53  
% 0.20/0.53  ; Summary of computation:
% 0.20/0.53  ;        31 formulas have been input or derived (from 17 formulas).
% 0.20/0.53  ;        27 (87%) were retained.  Of these,
% 0.20/0.53  ;            1 ( 4%) were simplified or subsumed later,
% 0.20/0.53  ;           26 (96%) are still being kept.
% 0.20/0.53  ; 
% 0.20/0.53  ; Run time in seconds excluding printing time:
% 0.20/0.53  ;     0.004  12%   Read assertion file          (1 call)
% 0.20/0.53  ;     0.000   0%   Assert                       (20 calls)
% 0.20/0.53  ;     0.002   6%   Process new row              (27 calls)
% 0.20/0.53  ;     0.001   3%   Resolution                   (32 calls)
% 0.20/0.53  ;     0.000   0%   Paramodulation               (16 calls)
% 0.20/0.53  ;     0.000   0%   Factoring                    (1 call)
% 0.20/0.53  ;     0.000   0%   Condensing                   (18 calls)
% 0.20/0.53  ;     0.001   3%   Forward subsumption          (18 calls)
% 0.20/0.53  ;     0.000   0%   Backward subsumption         (18 calls)
% 0.20/0.53  ;     0.000   0%   Clause clause subsumption    (1 call)
% 0.20/0.53  ;     0.000   0%   Forward simplification       (27 calls)
% 0.20/0.53  ;     0.000   0%   Backward simplification      (27 calls)
% 0.20/0.53  ;     0.000   0%   Ordering                     (7 calls)
% 0.20/0.53  ;     0.001   3%   Sortal reasoning             (32 calls)
% 0.20/0.53  ;     0.000   0%   Purity testing               (1 call)
% 0.20/0.53  ;     0.023  72%   Other
% 0.20/0.53  ;     0.032        Total
% 0.20/0.53  ;     0.036        Real time
% 0.20/0.53  ; 
% 0.20/0.53  ; Term-hash-array has 29 terms in all.
% 0.20/0.53  ; Feature-vector-row-index has 18 entries (18 at peak, 18 added, 0 deleted).
% 0.20/0.53  ; Feature-vector-row-index has 45 nodes (45 at peak, 45 added, 0 deleted).
% 0.20/0.53  ;  Retrieved 2 possibly forward subsuming rows in 18 calls.
% 0.20/0.53  ;  Retrieved 1 possibly backward subsumed row in 18 calls.
% 0.20/0.53  ; Path-index has 36 entries (36 at peak, 38 added, 2 deleted).
% 0.20/0.53  ; Path-index has 73 nodes (73 at peak, 75 added, 2 deleted).
% 0.20/0.53  ; Trie-index has 36 entries (36 at peak, 38 added, 2 deleted).
% 0.20/0.53  ; Trie-index has 60 nodes (60 at peak, 64 added, 4 deleted).
% 0.20/0.53  ; Retrieved 2 generalization terms in 8 calls.
% 0.20/0.53  ; Retrieved 10 instance terms in 8 calls.
% 0.20/0.53  ; Retrieved 140 unifiable terms in 70 calls.
% 0.20/0.53  ; 
% 0.20/0.53  ; The agenda of rows to process has 2 entries:
% 0.20/0.53  ;     2 with value 8
% 0.20/0.53  ; The agenda of input rows to give has 5 entries:
% 0.20/0.53  ;     1 with value 7               4 with value 22
% 0.20/0.53  ; The agenda of rows to give has 5 entries:
% 0.20/0.53  ;     2 with value (4 5)           1 with value (4 8)            2 with value (4 13)
% 0.20/0.53  Evaluation took:
% 0.20/0.53    0.036 seconds of real time
% 0.20/0.53    0.029803 seconds of user run time
% 0.20/0.53    0.004252 seconds of system run time
% 0.20/0.53    0 calls to %EVAL
% 0.20/0.53    0 page faults and
% 0.20/0.53    1,846,456 bytes consed.
% 0.20/0.53  :PROOF-FOUND
% 0.20/0.53  ; End refute-file /export/starexec/sandbox/benchmark/theBenchmark.p 2022-06-09T08:47:47
% 0.20/0.53  :PROOF-FOUND
% 0.20/0.53  * 
%------------------------------------------------------------------------------