TSTP Solution File: MSC015-1.005 by SNARK---20120808r022

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SNARK---20120808r022
% Problem  : MSC015-1.005 : TPTP v8.1.0. Released v3.5.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run-snark %s %d

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

% Result   : Unsatisfiable 0.19s 0.51s
% Output   : Refutation 0.19s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   17
%            Number of leaves      :    7
% Syntax   : Number of clauses     :   38 (  33 unt;   0 nHn;  38 RR)
%            Number of literals    :   43 (   0 equ;  20 neg)
%            Maximal clause size   :    2 (   1 avg)
%            Maximal term depth    :    1 (   1 avg)
%            Number of predicates  :    2 (   1 usr;   1 prp; 0-5 aty)
%            Number of functors    :    2 (   2 usr;   2 con; 0-0 aty)
%            Number of variables   :   10 (   0 sgn)

% Comments : 
%------------------------------------------------------------------------------
cnf(init,axiom,
    p(s0,s0,s0,s0,s0),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',init) ).

cnf(rule1,axiom,
    ( ~ p(X,Y,Z,U,s0)
    | p(X,Y,Z,U,s1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rule1) ).

cnf(rule2,axiom,
    ( ~ p(X,Y,Z,s0,s1)
    | p(X,Y,Z,s1,s0) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rule2) ).

cnf(rule3,axiom,
    ( ~ p(X,Y,s0,s1,s1)
    | p(X,Y,s1,s0,s0) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rule3) ).

cnf(rule4,axiom,
    ( ~ p(X,s0,s1,s1,s1)
    | p(X,s1,s0,s0,s0) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rule4) ).

cnf(rule5,axiom,
    ( ~ p(s0,s1,s1,s1,s1)
    | p(s1,s0,s0,s0,s0) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rule5) ).

cnf(goal,negated_conjecture,
    ~ p(s1,s1,s1,s1,s1),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',goal) ).

cnf(8,plain,
    p(s0,s0,s0,s0,s1),
    inference('HYPERRESOLVE',[status(thm)],[rule1,init]) ).

cnf(9,plain,
    ~ p(s1,s1,s1,s1,s0),
    inference('UR-RESOLVE',[status(thm)],[rule1,goal]) ).

cnf(10,plain,
    p(s0,s0,s0,s1,s0),
    inference('HYPERRESOLVE',[status(thm)],[rule2,8]) ).

cnf(11,plain,
    ~ p(s1,s1,s1,s0,s1),
    inference('UR-RESOLVE',[status(thm)],[rule2,9]) ).

cnf(12,plain,
    p(s0,s0,s0,s1,s1),
    inference('HYPERRESOLVE',[status(thm)],[rule1,10]) ).

cnf(13,plain,
    ~ p(s1,s1,s1,s0,s0),
    inference('UR-RESOLVE',[status(thm)],[rule1,11]) ).

cnf(14,plain,
    p(s0,s0,s1,s0,s0),
    inference('HYPERRESOLVE',[status(thm)],[rule3,12]) ).

cnf(15,plain,
    ~ p(s1,s1,s0,s1,s1),
    inference('UR-RESOLVE',[status(thm)],[rule3,13]) ).

cnf(16,plain,
    p(s0,s0,s1,s0,s1),
    inference('HYPERRESOLVE',[status(thm)],[rule1,14]) ).

cnf(17,plain,
    ~ p(s1,s1,s0,s1,s0),
    inference('UR-RESOLVE',[status(thm)],[rule1,15]) ).

cnf(18,plain,
    p(s0,s0,s1,s1,s0),
    inference('HYPERRESOLVE',[status(thm)],[rule2,16]) ).

cnf(19,plain,
    ~ p(s1,s1,s0,s0,s1),
    inference('UR-RESOLVE',[status(thm)],[rule2,17]) ).

cnf(20,plain,
    p(s0,s0,s1,s1,s1),
    inference('HYPERRESOLVE',[status(thm)],[rule1,18]) ).

cnf(21,plain,
    ~ p(s1,s1,s0,s0,s0),
    inference('UR-RESOLVE',[status(thm)],[rule1,19]) ).

cnf(22,plain,
    p(s0,s1,s0,s0,s0),
    inference('HYPERRESOLVE',[status(thm)],[rule4,20]) ).

cnf(23,plain,
    ~ p(s1,s0,s1,s1,s1),
    inference('UR-RESOLVE',[status(thm)],[rule4,21]) ).

cnf(24,plain,
    p(s0,s1,s0,s0,s1),
    inference('HYPERRESOLVE',[status(thm)],[rule1,22]) ).

cnf(25,plain,
    ~ p(s1,s0,s1,s1,s0),
    inference('UR-RESOLVE',[status(thm)],[rule1,23]) ).

cnf(26,plain,
    p(s0,s1,s0,s1,s0),
    inference('HYPERRESOLVE',[status(thm)],[rule2,24]) ).

cnf(27,plain,
    ~ p(s1,s0,s1,s0,s1),
    inference('UR-RESOLVE',[status(thm)],[rule2,25]) ).

cnf(28,plain,
    p(s0,s1,s0,s1,s1),
    inference('HYPERRESOLVE',[status(thm)],[rule1,26]) ).

cnf(29,plain,
    ~ p(s1,s0,s1,s0,s0),
    inference('UR-RESOLVE',[status(thm)],[rule1,27]) ).

cnf(30,plain,
    p(s0,s1,s1,s0,s0),
    inference('HYPERRESOLVE',[status(thm)],[rule3,28]) ).

cnf(31,plain,
    ~ p(s1,s0,s0,s1,s1),
    inference('UR-RESOLVE',[status(thm)],[rule3,29]) ).

cnf(32,plain,
    p(s0,s1,s1,s0,s1),
    inference('HYPERRESOLVE',[status(thm)],[rule1,30]) ).

cnf(33,plain,
    ~ p(s1,s0,s0,s1,s0),
    inference('UR-RESOLVE',[status(thm)],[rule1,31]) ).

cnf(34,plain,
    p(s0,s1,s1,s1,s0),
    inference('HYPERRESOLVE',[status(thm)],[rule2,32]) ).

cnf(35,plain,
    ~ p(s1,s0,s0,s0,s1),
    inference('UR-RESOLVE',[status(thm)],[rule2,33]) ).

cnf(36,plain,
    p(s0,s1,s1,s1,s1),
    inference('HYPERRESOLVE',[status(thm)],[rule1,34]) ).

cnf(37,plain,
    p(s1,s0,s0,s0,s0),
    inference('REWRITE',[status(thm)],[rule5,36]) ).

cnf(38,plain,
    $false,
    inference('REWRITE',[status(thm)],[inference('HYPERRESOLVE',[status(thm)],[rule1,37]),35]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem  : MSC015-1.005 : TPTP v8.1.0. Released v3.5.0.
% 0.03/0.13  % Command  : run-snark %s %d
% 0.13/0.34  % Computer : n021.cluster.edu
% 0.13/0.34  % Model    : x86_64 x86_64
% 0.13/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.34  % Memory   : 8042.1875MB
% 0.13/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.34  % CPULimit : 300
% 0.13/0.34  % WCLimit  : 600
% 0.13/0.34  % DateTime : Fri Jul  1 16:03:44 EDT 2022
% 0.13/0.34  % CPUTime  : 
% 0.19/0.46  /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.19/0.47  * 
% 0.19/0.47  * 
% 0.19/0.48  #<PACKAGE "SNARK-USER">
% 0.19/0.48  * 
% 0.19/0.48  SNARK-TPTP-OPTIONS
% 0.19/0.48  * 
% 0.19/0.48  ((AGENDA-LENGTH-LIMIT NIL) (AGENDA-LENGTH-BEFORE-SIMPLIFICATION-LIMIT NIL)
% 0.19/0.48   (USE-HYPERRESOLUTION T) (USE-UR-RESOLUTION T) (USE-PARAMODULATION T)
% 0.19/0.48   (USE-FACTORING :POS)
% 0.19/0.48   (USE-LITERAL-ORDERING-WITH-HYPERRESOLUTION 'LITERAL-ORDERING-P)
% 0.19/0.48   (USE-LITERAL-ORDERING-WITH-PARAMODULATION 'LITERAL-ORDERING-P)
% 0.19/0.48   (ORDERING-FUNCTIONS>CONSTANTS T) (ASSERT-CONTEXT :CURRENT)
% 0.19/0.48   (RUN-TIME-LIMIT 300) (LISTEN-FOR-COMMANDS NIL)
% 0.19/0.48   (USE-CLOSURE-WHEN-SATISFIABLE T) (PRINT-ROWS-WHEN-GIVEN NIL)
% 0.19/0.48   (PRINT-ROWS-WHEN-DERIVED NIL) (PRINT-UNORIENTABLE-ROWS NIL)
% 0.19/0.48   (PRINT-ROW-WFFS-PRETTILY NIL) (PRINT-FINAL-ROWS :TPTP)
% 0.19/0.48   (PRINT-OPTIONS-WHEN-STARTING NIL) (USE-VARIABLE-NAME-SORTS NIL)
% 0.19/0.48   (USE-PURITY-TEST T) (USE-RELEVANCE-TEST T) (DECLARE-TPTP-SYMBOLS1)
% 0.19/0.48   (DECLARE-TPTP-SYMBOLS2))
% 0.19/0.48  * 
% 0.19/0.48  "."
% 0.19/0.48  * 
% 0.19/0.48  ; Begin refute-file /export/starexec/sandbox2/benchmark/theBenchmark.p 2022-07-01T16:03:44
% 0.19/0.48  ; Running SNARK from /davis/home/graph/tptp/Systems/SNARK---20120808r022/Source/snark-system.lisp in SBCL 1.0.12 on n021.cluster.edu at 2022-07-01T16:03:44
% 0.19/0.51  
% 0.19/0.51  
% 0.19/0.51  #||
% 0.19/0.51  % SZS status Unsatisfiable for /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.19/0.51  % SZS output start Refutation
% See solution above
% 0.19/0.51  ||#
% 0.19/0.51  
% 0.19/0.51  ; Summary of computation:
% 0.19/0.51  ;        54 formulas have been input or derived (from 36 formulas).
% 0.19/0.51  ;        38 (70%) were retained.  Of these,
% 0.19/0.51  ;            1 ( 3%) were simplified or subsumed later,
% 0.19/0.51  ;           37 (97%) are still being kept.
% 0.19/0.51  ; 
% 0.19/0.51  ; Run time in seconds excluding printing time:
% 0.19/0.51  ;     0.002   7%   Read assertion file          (1 call)
% 0.19/0.51  ;     0.000   0%   Assert                       (7 calls)
% 0.19/0.51  ;     0.004  14%   Process new row              (39 calls)
% 0.19/0.51  ;     0.000   0%   Resolution                   (70 calls)
% 0.19/0.51  ;     0.000   0%   Paramodulation               (35 calls)
% 0.19/0.51  ;     0.001   3%   Condensing                   (5 calls)
% 0.19/0.51  ;     0.000   0%   Forward subsumption          (5 calls)
% 0.19/0.51  ;     0.000   0%   Backward subsumption         (5 calls)
% 0.19/0.51  ;     0.000   0%   Clause clause subsumption    (10 calls)
% 0.19/0.51  ;     0.001   3%   Forward simplification       (39 calls)
% 0.19/0.51  ;     0.001   3%   Backward simplification      (38 calls)
% 0.19/0.51  ;     0.000   0%   Sortal reasoning             (32 calls)
% 0.19/0.51  ;     0.000   0%   Purity testing               (1 call)
% 0.19/0.51  ;     0.020  69%   Other
% 0.19/0.51  ;     0.029        Total
% 0.19/0.51  ;     0.035        Real time
% 0.19/0.51  ; 
% 0.19/0.51  ; Term-hash-array has 40 terms in all.
% 0.19/0.51  ; Feature-vector-row-index has 4 entries (5 at peak, 5 added, 1 deleted).
% 0.19/0.51  ; Feature-vector-row-index has 21 nodes (31 at peak, 31 added, 10 deleted).
% 0.19/0.51  ;  Retrieved 10 possibly forward subsuming rows in 5 calls.
% 0.19/0.51  ;  Retrieved 0 possibly backward subsumed rows in 5 calls.
% 0.19/0.51  ; Path-index has 42 entries (42 at peak, 43 added, 1 deleted).
% 0.19/0.51  ; Path-index has 23 nodes (23 at peak, 23 added, 0 deleted).
% 0.19/0.51  ; Trie-index has 42 entries (42 at peak, 43 added, 1 deleted).
% 0.19/0.51  ; Trie-index has 90 nodes (90 at peak, 91 added, 1 deleted).
% 0.19/0.51  ; Retrieved 2 generalization terms in 43 calls.
% 0.19/0.51  ; Retrieved 32 instance terms in 32 calls.
% 0.19/0.51  ; Retrieved 150 unifiable terms in 201 calls.
% 0.19/0.51  ; 
% 0.19/0.51  ; The agenda of rows to give has 2 entries:
% 0.19/0.51  ;     1 with value (4 21)          1 with value (4 22)
% 0.19/0.51  Evaluation took:
% 0.19/0.51    0.036 seconds of real time
% 0.19/0.51    0.030942 seconds of user run time
% 0.19/0.51    0.004106 seconds of system run time
% 0.19/0.51    0 calls to %EVAL
% 0.19/0.51    0 page faults and
% 0.19/0.51    3,705,200 bytes consed.
% 0.19/0.51  :PROOF-FOUND
% 0.19/0.51  ; End refute-file /export/starexec/sandbox2/benchmark/theBenchmark.p 2022-07-01T16:03:44
% 0.19/0.51  :PROOF-FOUND
% 0.19/0.51  * 
%------------------------------------------------------------------------------