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

View Problem - Process Solution

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

% Computer : n027.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:24:39 EDT 2022

% Result   : Unsatisfiable 0.18s 0.50s
% Output   : Refutation 0.18s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    3
%            Number of leaves      :   14
% Syntax   : Number of clauses     :   21 (  16 unt;   2 nHn;  21 RR)
%            Number of literals    :   53 (   0 equ;  31 neg)
%            Maximal clause size   :   11 (   2 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of predicates  :    7 (   6 usr;   1 prp; 0-3 aty)
%            Number of functors    :    9 (   9 usr;   7 con; 0-2 aty)
%            Number of variables   :   32 (   4 sgn)

% Comments : 
%------------------------------------------------------------------------------
cnf(mp1_1,axiom,
    ( ~ organization(X,Y)
    | reliability(X,sk1(Y,X),Y) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',mp1_1) ).

cnf(mp2_2,axiom,
    ( ~ organization(X,Y)
    | accountability(X,sk2(Y,X),Y) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',mp2_2) ).

cnf(a1_FOL_3,hypothesis,
    ( ~ organization(X,Y)
    | ~ organization(Z,U)
    | ~ reliability(X,V,Y)
    | ~ reliability(Z,W,U)
    | ~ accountability(X,X1,Y)
    | ~ accountability(Z,Y1,U)
    | ~ survival_chance(X,Z1,Y)
    | ~ survival_chance(Z,U1,U)
    | ~ greater(W,V)
    | ~ greater(Y1,X1)
    | greater(U1,Z1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',a1_FOL_3) ).

cnf(a6_FOL_4,hypothesis,
    ( ~ organization(X,Y)
    | ~ organization(X,Z)
    | ~ reorganization(X,U,V)
    | ~ reliability(X,W,Y)
    | ~ reliability(X,X1,Z)
    | ~ accountability(X,Y1,Y)
    | ~ accountability(X,Z1,Z)
    | greater(U,Y)
    | ~ greater(Z,Y)
    | greater(Z,V)
    | greater(W,X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',a6_FOL_4) ).

cnf(a6_FOL_5,hypothesis,
    ( ~ organization(X,Y)
    | ~ organization(X,Z)
    | ~ reorganization(X,U,V)
    | ~ reliability(X,W,Y)
    | ~ reliability(X,X1,Z)
    | ~ accountability(X,Y1,Y)
    | ~ accountability(X,Z1,Z)
    | greater(U,Y)
    | ~ greater(Z,Y)
    | greater(Z,V)
    | greater(Y1,Z1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',a6_FOL_5) ).

cnf(t4_FOL_6,negated_conjecture,
    organization(sk3,sk6),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',t4_FOL_6) ).

cnf(t4_FOL_7,negated_conjecture,
    organization(sk3,sk7),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',t4_FOL_7) ).

cnf(t4_FOL_8,negated_conjecture,
    reorganization(sk3,sk8,sk9),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',t4_FOL_8) ).

cnf(t4_FOL_9,negated_conjecture,
    survival_chance(sk3,sk4,sk6),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',t4_FOL_9) ).

cnf(t4_FOL_10,negated_conjecture,
    survival_chance(sk3,sk5,sk7),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',t4_FOL_10) ).

cnf(t4_FOL_11,negated_conjecture,
    ~ greater(sk8,sk6),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',t4_FOL_11) ).

cnf(t4_FOL_12,negated_conjecture,
    greater(sk7,sk6),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',t4_FOL_12) ).

cnf(t4_FOL_13,negated_conjecture,
    ~ greater(sk7,sk9),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',t4_FOL_13) ).

cnf(t4_FOL_14,negated_conjecture,
    ~ greater(sk4,sk5),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',t4_FOL_14) ).

cnf(15,plain,
    reliability(sk3,sk1(sk7,sk3),sk7),
    inference('HYPERRESOLVE',[status(thm)],[mp1_1,t4_FOL_7]) ).

cnf(16,plain,
    reliability(sk3,sk1(sk6,sk3),sk6),
    inference('HYPERRESOLVE',[status(thm)],[mp1_1,t4_FOL_6]) ).

cnf(17,plain,
    accountability(sk3,sk2(sk7,sk3),sk7),
    inference('HYPERRESOLVE',[status(thm)],[mp2_2,t4_FOL_7]) ).

cnf(18,plain,
    accountability(sk3,sk2(sk6,sk3),sk6),
    inference('HYPERRESOLVE',[status(thm)],[mp2_2,t4_FOL_6]) ).

cnf(19,plain,
    greater(sk2(sk6,sk3),sk2(sk7,sk3)),
    inference('UR-RESOLVE',[status(thm)],[a6_FOL_5,18,t4_FOL_6,t4_FOL_7,t4_FOL_8,16,15,17,t4_FOL_11,t4_FOL_12,t4_FOL_13]) ).

cnf(20,plain,
    greater(sk1(sk6,sk3),sk1(sk7,sk3)),
    inference('UR-RESOLVE',[status(thm)],[a6_FOL_4,18,t4_FOL_6,t4_FOL_7,t4_FOL_8,16,15,17,t4_FOL_11,t4_FOL_12,t4_FOL_13]) ).

cnf(21,plain,
    $false,
    inference('REWRITE',[status(thm)],[inference('UR-RESOLVE',[status(thm)],[a1_FOL_3,19,t4_FOL_7,t4_FOL_6,15,16,17,18,t4_FOL_10,t4_FOL_9,t4_FOL_14]),20]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.11  % Problem  : MGT004-1 : TPTP v8.1.0. Released v2.4.0.
% 0.07/0.12  % Command  : run-snark %s %d
% 0.12/0.33  % Computer : n027.cluster.edu
% 0.12/0.33  % Model    : x86_64 x86_64
% 0.12/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.33  % Memory   : 8042.1875MB
% 0.12/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.33  % CPULimit : 300
% 0.12/0.33  % WCLimit  : 600
% 0.12/0.33  % DateTime : Thu Jun  9 08:42:12 EDT 2022
% 0.12/0.33  % CPUTime  : 
% 0.18/0.44  /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.18/0.45  * 
% 0.18/0.45  * 
% 0.18/0.46  #<PACKAGE "SNARK-USER">
% 0.18/0.46  * 
% 0.18/0.46  SNARK-TPTP-OPTIONS
% 0.18/0.46  * 
% 0.18/0.46  ((AGENDA-LENGTH-LIMIT NIL) (AGENDA-LENGTH-BEFORE-SIMPLIFICATION-LIMIT NIL)
% 0.18/0.46   (USE-HYPERRESOLUTION T) (USE-UR-RESOLUTION T) (USE-PARAMODULATION T)
% 0.18/0.46   (USE-FACTORING :POS)
% 0.18/0.46   (USE-LITERAL-ORDERING-WITH-HYPERRESOLUTION 'LITERAL-ORDERING-P)
% 0.18/0.46   (USE-LITERAL-ORDERING-WITH-PARAMODULATION 'LITERAL-ORDERING-P)
% 0.18/0.46   (ORDERING-FUNCTIONS>CONSTANTS T) (ASSERT-CONTEXT :CURRENT)
% 0.18/0.46   (RUN-TIME-LIMIT 300) (LISTEN-FOR-COMMANDS NIL)
% 0.18/0.46   (USE-CLOSURE-WHEN-SATISFIABLE T) (PRINT-ROWS-WHEN-GIVEN NIL)
% 0.18/0.46   (PRINT-ROWS-WHEN-DERIVED NIL) (PRINT-UNORIENTABLE-ROWS NIL)
% 0.18/0.46   (PRINT-ROW-WFFS-PRETTILY NIL) (PRINT-FINAL-ROWS :TPTP)
% 0.18/0.46   (PRINT-OPTIONS-WHEN-STARTING NIL) (USE-VARIABLE-NAME-SORTS NIL)
% 0.18/0.46   (USE-PURITY-TEST T) (USE-RELEVANCE-TEST T) (DECLARE-TPTP-SYMBOLS1)
% 0.18/0.46   (DECLARE-TPTP-SYMBOLS2))
% 0.18/0.46  * 
% 0.18/0.46  "."
% 0.18/0.46  * 
% 0.18/0.46  ; Begin refute-file /export/starexec/sandbox2/benchmark/theBenchmark.p 2022-06-09T08:42:12
% 0.18/0.46  ; Running SNARK from /davis/home/graph/tptp/Systems/SNARK---20120808r022/Source/snark-system.lisp in SBCL 1.0.12 on n027.cluster.edu at 2022-06-09T08:42:12
% 0.18/0.50  
% 0.18/0.50  
% 0.18/0.50  #||
% 0.18/0.50  % SZS status Unsatisfiable for /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.18/0.50  % SZS output start Refutation
% See solution above
% 0.18/0.50  ||#
% 0.18/0.50  
% 0.18/0.50  ; Summary of computation:
% 0.18/0.50  ;        27 formulas have been input or derived (from 20 formulas).
% 0.18/0.50  ;        21 (78%) were retained.  Of these,
% 0.18/0.50  ;           21 (100%) are still being kept.
% 0.18/0.50  ; 
% 0.18/0.50  ; Run time in seconds excluding printing time:
% 0.18/0.50  ;     0.004  11%   Read assertion file          (1 call)
% 0.18/0.50  ;     0.001   3%   Assert                       (14 calls)
% 0.18/0.50  ;     0.003   8%   Process new row              (27 calls)
% 0.18/0.50  ;     0.007  18%   Resolution                   (38 calls)
% 0.18/0.50  ;     0.000   0%   Paramodulation               (19 calls)
% 0.18/0.50  ;     0.000   0%   Condensing                   (5 calls)
% 0.18/0.50  ;     0.000   0%   Forward subsumption          (5 calls)
% 0.18/0.50  ;     0.000   0%   Backward subsumption         (5 calls)
% 0.18/0.50  ;     0.000   0%   Clause clause subsumption    (2 calls)
% 0.18/0.50  ;     0.001   3%   Forward simplification       (27 calls)
% 0.18/0.50  ;     0.000   0%   Backward simplification      (21 calls)
% 0.18/0.50  ;     0.000   0%   Sortal reasoning             (32 calls)
% 0.18/0.50  ;     0.000   0%   Purity testing               (1 call)
% 0.18/0.50  ;     0.022  58%   Other
% 0.18/0.50  ;     0.038        Total
% 0.18/0.50  ;     0.041        Real time
% 0.18/0.50  ; 
% 0.18/0.50  ; Term-hash-array has 45 terms in all.
% 0.18/0.50  ; Feature-vector-row-index has 5 entries (5 at peak, 5 added, 0 deleted).
% 0.18/0.50  ; Feature-vector-row-index has 18 nodes (18 at peak, 18 added, 0 deleted).
% 0.18/0.50  ;  Retrieved 1 possibly forward subsuming row in 5 calls.
% 0.18/0.50  ;  Retrieved 1 possibly backward subsumed row in 5 calls.
% 0.18/0.50  ; Path-index has 52 entries (52 at peak, 52 added, 0 deleted).
% 0.18/0.50  ; Path-index has 121 nodes (121 at peak, 121 added, 0 deleted).
% 0.18/0.50  ; Trie-index has 52 entries (52 at peak, 52 added, 0 deleted).
% 0.18/0.50  ; Trie-index has 98 nodes (98 at peak, 98 added, 0 deleted).
% 0.18/0.50  ; Retrieved 11 generalization terms in 20 calls.
% 0.18/0.50  ; Retrieved 15 instance terms in 15 calls.
% 0.18/0.50  ; Retrieved 3,859 unifiable terms in 1,746 calls.
% 0.18/0.50  ; 
% 0.18/0.50  ; The agenda of rows to give has 1 entry:
% 0.18/0.50  ;     1 with value (4 11)
% 0.18/0.50  Evaluation took:
% 0.18/0.50    0.041 seconds of real time
% 0.18/0.50    0.036219 seconds of user run time
% 0.18/0.50    0.005275 seconds of system run time
% 0.18/0.50    0 calls to %EVAL
% 0.18/0.50    0 page faults and
% 0.18/0.50    3,459,840 bytes consed.
% 0.18/0.50  :PROOF-FOUND
% 0.18/0.50  ; End refute-file /export/starexec/sandbox2/benchmark/theBenchmark.p 2022-06-09T08:42:12
% 0.18/0.50  :PROOF-FOUND
% 0.18/0.50  * 
%------------------------------------------------------------------------------