TSTP Solution File: MGT014+1 by SNARK---20120808r022

View Problem - Process Solution

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

% Computer : n029.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:43 EDT 2022

% Result   : Theorem 0.20s 0.50s
% Output   : Refutation 0.20s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    4
%            Number of leaves      :   16
% Syntax   : Number of clauses     :   25 (  17 unt;   2 nHn;  25 RR)
%            Number of literals    :   50 (   7 equ;  28 neg)
%            Maximal clause size   :    7 (   2 avg)
%            Maximal term depth    :    1 (   1 avg)
%            Number of predicates  :    8 (   6 usr;   1 prp; 0-3 aty)
%            Number of functors    :    7 (   7 usr;   7 con; 0-0 aty)
%            Number of variables   :   24 (   1 sgn)

% Comments : 
%------------------------------------------------------------------------------
cnf(1,axiom,
    ( ~ greater(X,Y)
    | X != Y ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',mp6_1) ).

cnf(3,axiom,
    ( ~ organization(X,Y)
    | time(Y) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',mp15) ).

cnf(4,axiom,
    ( ~ time(X)
    | ~ time(Y)
    | greater(X,Y)
    | X = Y
    | greater(Y,X) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',mp16) ).

cnf(5,axiom,
    ( ~ reorganization_free(X,Y,Z)
    | reorganization_free(X,Z,Y) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',mp17) ).

cnf(6,axiom,
    ( ~ organization(X,Y)
    | ~ organization(X,Z)
    | ~ size(X,U,Y)
    | ~ size(X,V,Z)
    | Y != Z
    | U = V ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',mp19) ).

cnf(7,hypothesis,
    ( ~ organization(X,Y)
    | ~ organization(X,Z)
    | ~ reorganization_free(X,Y,Z)
    | ~ size(X,U,Y)
    | ~ size(X,V,Z)
    | ~ greater(Z,Y)
    | ~ greater(U,V) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',t11_FOL) ).

cnf(8,hypothesis,
    ( ~ organization(X,Y)
    | ~ organization(X,Z)
    | ~ reorganization_free(X,Y,Z)
    | ~ complexity(X,U,Y)
    | ~ complexity(X,V,Z)
    | ~ greater(Z,Y)
    | ~ greater(U,V) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',t12_FOL) ).

cnf(9,negated_conjecture,
    organization('SKOLEMAAAV1','SKOLEMAAAV6'),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',t14_FOL) ).

cnf(10,negated_conjecture,
    organization('SKOLEMAAAV1','SKOLEMAAAV7'),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',t14_FOL) ).

cnf(11,negated_conjecture,
    reorganization_free('SKOLEMAAAV1','SKOLEMAAAV6','SKOLEMAAAV7'),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',t14_FOL) ).

cnf(12,negated_conjecture,
    complexity('SKOLEMAAAV1','SKOLEMAAAV2','SKOLEMAAAV6'),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',t14_FOL) ).

cnf(13,negated_conjecture,
    complexity('SKOLEMAAAV1','SKOLEMAAAV3','SKOLEMAAAV7'),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',t14_FOL) ).

cnf(14,negated_conjecture,
    size('SKOLEMAAAV1','SKOLEMAAAV4','SKOLEMAAAV6'),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',t14_FOL) ).

cnf(15,negated_conjecture,
    size('SKOLEMAAAV1','SKOLEMAAAV5','SKOLEMAAAV7'),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',t14_FOL) ).

cnf(16,negated_conjecture,
    greater('SKOLEMAAAV5','SKOLEMAAAV4'),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',t14_FOL) ).

cnf(17,negated_conjecture,
    greater('SKOLEMAAAV2','SKOLEMAAAV3'),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',t14_FOL) ).

cnf(18,plain,
    time('SKOLEMAAAV7'),
    inference('HYPERRESOLVE',[status(thm)],[3,10]) ).

cnf(19,plain,
    time('SKOLEMAAAV6'),
    inference('HYPERRESOLVE',[status(thm)],[3,9]) ).

cnf(21,plain,
    'SKOLEMAAAV5' != 'SKOLEMAAAV4',
    inference('UR-RESOLVE',[status(thm)],[1,16]) ).

cnf(25,plain,
    reorganization_free('SKOLEMAAAV1','SKOLEMAAAV7','SKOLEMAAAV6'),
    inference('HYPERRESOLVE',[status(thm)],[5,11]) ).

cnf(26,plain,
    ~ greater('SKOLEMAAAV7','SKOLEMAAAV6'),
    inference('UR-RESOLVE',[status(thm)],[8,9,10,11,12,13,17]) ).

cnf(27,plain,
    ( 'SKOLEMAAAV7' = 'SKOLEMAAAV6'
    | greater('SKOLEMAAAV6','SKOLEMAAAV7') ),
    inference('REWRITE',[status(thm)],[inference('HYPERRESOLVE',[status(thm)],[4,19,18]),26]) ).

cnf(28,plain,
    'SKOLEMAAAV7' != 'SKOLEMAAAV6',
    inference('UR-RESOLVE',[status(thm)],[6,21,10,9,15,14]) ).

cnf(29,plain,
    greater('SKOLEMAAAV6','SKOLEMAAAV7'),
    inference('REWRITE',[status(thm)],[27,28]) ).

cnf(32,plain,
    $false,
    inference('REWRITE',[status(thm)],[inference('UR-RESOLVE',[status(thm)],[7,25,10,9,15,14,16]),29]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem  : MGT014+1 : TPTP v8.1.0. Released v2.0.0.
% 0.07/0.12  % Command  : run-snark %s %d
% 0.12/0.33  % Computer : n029.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 11:28:37 EDT 2022
% 0.12/0.34  % CPUTime  : 
% 0.20/0.45  /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.20/0.46  * 
% 0.20/0.46  * 
% 0.20/0.46  #<PACKAGE "SNARK-USER">
% 0.20/0.46  * 
% 0.20/0.47  SNARK-TPTP-OPTIONS
% 0.20/0.47  * 
% 0.20/0.47  ((AGENDA-LENGTH-LIMIT NIL) (AGENDA-LENGTH-BEFORE-SIMPLIFICATION-LIMIT NIL)
% 0.20/0.47   (USE-HYPERRESOLUTION T) (USE-UR-RESOLUTION T) (USE-PARAMODULATION T)
% 0.20/0.47   (USE-FACTORING :POS)
% 0.20/0.47   (USE-LITERAL-ORDERING-WITH-HYPERRESOLUTION 'LITERAL-ORDERING-P)
% 0.20/0.47   (USE-LITERAL-ORDERING-WITH-PARAMODULATION 'LITERAL-ORDERING-P)
% 0.20/0.47   (ORDERING-FUNCTIONS>CONSTANTS T) (ASSERT-CONTEXT :CURRENT)
% 0.20/0.47   (RUN-TIME-LIMIT 300) (LISTEN-FOR-COMMANDS NIL)
% 0.20/0.47   (USE-CLOSURE-WHEN-SATISFIABLE T) (PRINT-ROWS-WHEN-GIVEN NIL)
% 0.20/0.47   (PRINT-ROWS-WHEN-DERIVED NIL) (PRINT-UNORIENTABLE-ROWS NIL)
% 0.20/0.47   (PRINT-ROW-WFFS-PRETTILY NIL) (PRINT-FINAL-ROWS :TPTP)
% 0.20/0.47   (PRINT-OPTIONS-WHEN-STARTING NIL) (USE-VARIABLE-NAME-SORTS NIL)
% 0.20/0.47   (USE-PURITY-TEST T) (USE-RELEVANCE-TEST T) (DECLARE-TPTP-SYMBOLS1)
% 0.20/0.47   (DECLARE-TPTP-SYMBOLS2))
% 0.20/0.47  * 
% 0.20/0.47  "."
% 0.20/0.47  * 
% 0.20/0.47  ; Begin refute-file /export/starexec/sandbox2/benchmark/theBenchmark.p 2022-06-09T11:28:37
% 0.20/0.47  ; Running SNARK from /davis/home/graph/tptp/Systems/SNARK---20120808r022/Source/snark-system.lisp in SBCL 1.0.12 on n029.cluster.edu at 2022-06-09T11:28:37
% 0.20/0.50  
% 0.20/0.50  
% 0.20/0.50  #||
% 0.20/0.50  % SZS status Theorem for /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.20/0.50  % SZS output start Refutation
% See solution above
% 0.20/0.50  ||#
% 0.20/0.50  
% 0.20/0.50  ; Summary of computation:
% 0.20/0.50  ;        55 formulas have been input or derived (from 27 formulas).
% 0.20/0.50  ;        32 (58%) were retained.  Of these,
% 0.20/0.50  ;            1 ( 3%) were simplified or subsumed later,
% 0.20/0.50  ;           31 (97%) are still being kept.
% 0.20/0.50  ; 
% 0.20/0.50  ; Run time in seconds excluding printing time:
% 0.20/0.50  ;     0.003   9%   Read assertion file          (1 call)
% 0.20/0.50  ;     0.001   3%   Assert                       (9 calls)
% 0.20/0.50  ;     0.001   3%   Process new row              (48 calls)
% 0.20/0.50  ;     0.005  15%   Resolution                   (52 calls)
% 0.20/0.50  ;     0.001   3%   Paramodulation               (26 calls)
% 0.20/0.50  ;     0.001   3%   Condensing                   (9 calls)
% 0.20/0.50  ;     0.000   0%   Forward subsumption          (9 calls)
% 0.20/0.50  ;     0.000   0%   Backward subsumption         (9 calls)
% 0.20/0.50  ;     0.000   0%   Clause clause subsumption    (2 calls)
% 0.20/0.50  ;     0.000   0%   Forward simplification       (48 calls)
% 0.20/0.50  ;     0.000   0%   Backward simplification      (32 calls)
% 0.20/0.50  ;     0.000   0%   Ordering                     (4 calls)
% 0.20/0.50  ;     0.000   0%   Sortal reasoning             (32 calls)
% 0.20/0.50  ;     0.000   0%   Purity testing               (1 call)
% 0.20/0.50  ;     0.022  65%   Other
% 0.20/0.50  ;     0.034        Total
% 0.20/0.50  ;     0.036        Real time
% 0.20/0.50  ; 
% 0.20/0.50  ; Term-hash-array has 39 terms in all.
% 0.20/0.50  ; Feature-vector-row-index has 8 entries (9 at peak, 9 added, 1 deleted).
% 0.20/0.50  ; Feature-vector-row-index has 20 nodes (27 at peak, 27 added, 7 deleted).
% 0.20/0.50  ;  Retrieved 2 possibly forward subsuming rows in 9 calls.
% 0.20/0.50  ;  Retrieved 0 possibly backward subsumed rows in 9 calls.
% 0.20/0.50  ; Path-index has 46 entries (46 at peak, 47 added, 1 deleted).
% 0.20/0.50  ; Path-index has 81 nodes (81 at peak, 83 added, 2 deleted).
% 0.20/0.50  ; Trie-index has 46 entries (46 at peak, 47 added, 1 deleted).
% 0.20/0.50  ; Trie-index has 71 nodes (71 at peak, 73 added, 2 deleted).
% 0.20/0.50  ; Retrieved 15 generalization terms in 27 calls.
% 0.20/0.50  ; Retrieved 28 instance terms in 22 calls.
% 0.20/0.50  ; Retrieved 929 unifiable terms in 525 calls.
% 0.20/0.50  ; 
% 0.20/0.50  ; The agenda of rows to process has 1 entry:
% 0.20/0.50  ;     1 with value 7
% 0.20/0.50  ; The agenda of rows to give has 4 entries:
% 0.20/0.50  ;     2 with value (4 6)           2 with value (4 7)
% 0.20/0.50  Evaluation took:
% 0.20/0.50    0.037 seconds of real time
% 0.20/0.50    0.03158 seconds of user run time
% 0.20/0.50    0.005234 seconds of system run time
% 0.20/0.50    0 calls to %EVAL
% 0.20/0.50    0 page faults and
% 0.20/0.50    3,193,392 bytes consed.
% 0.20/0.50  :PROOF-FOUND
% 0.20/0.50  ; End refute-file /export/starexec/sandbox2/benchmark/theBenchmark.p 2022-06-09T11:28:37
% 0.20/0.50  :PROOF-FOUND
% 0.20/0.50  * 
%------------------------------------------------------------------------------