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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SNARK---20120808r022
% Problem  : SYN686-1 : TPTP v8.1.0. Released v2.5.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 : Thu Jul 21 12:02:32 EDT 2022

% Result   : Unsatisfiable 0.37s 0.58s
% Output   : Refutation 0.37s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    5
%            Number of leaves      :   13
% Syntax   : Number of clauses     :   20 (  15 unt;   0 nHn;  14 RR)
%            Number of literals    :   31 (   0 equ;  13 neg)
%            Maximal clause size   :    4 (   1 avg)
%            Maximal term depth    :    4 (   1 avg)
%            Number of predicates  :    8 (   7 usr;   1 prp; 0-2 aty)
%            Number of functors    :   12 (  12 usr;   8 con; 0-2 aty)
%            Number of variables   :   25 (   0 sgn)

% Comments : 
%------------------------------------------------------------------------------
cnf(p11_1,negated_conjecture,
    p11(X,X),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',p11_1) ).

cnf(p4_5,negated_conjecture,
    p4(X,X),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',p4_5) ).

cnf(p2_12,negated_conjecture,
    p2(X,X),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',p2_12) ).

cnf(p3_17,negated_conjecture,
    p3(c36,f7(c33,c34)),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',p3_17) ).

cnf(p4_19,negated_conjecture,
    p4(f5(c32,c36),c37),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',p4_19) ).

cnf(p4_20,negated_conjecture,
    p4(f5(c32,f7(c33,c34)),c35),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',p4_20) ).

cnf(p30_21,negated_conjecture,
    p30(f10(f12(c39,c36),c37),c41),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',p30_21) ).

cnf(not_p30_22,negated_conjecture,
    ~ p30(f10(f12(c39,f7(c33,c34)),c35),c41),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',not_p30_22) ).

cnf(p4_27,negated_conjecture,
    ( p4(X,Y)
    | ~ p4(Z,X)
    | ~ p4(Z,Y) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',p4_27) ).

cnf(p30_39,negated_conjecture,
    ( p30(X,Y)
    | ~ p4(Z,Y)
    | ~ p9(U,X)
    | ~ p30(U,Z) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',p30_39) ).

cnf(p9_41,negated_conjecture,
    ( p9(f10(X,Y),f10(Z,U))
    | ~ p4(Y,U)
    | ~ p8(X,Z) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',p9_41) ).

cnf(p4_50,negated_conjecture,
    ( p4(f5(X,Y),f5(Z,U))
    | ~ p2(X,Z)
    | ~ p3(Y,U) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',p4_50) ).

cnf(p8_51,negated_conjecture,
    ( p8(f12(X,Y),f12(Z,U))
    | ~ p11(X,Z)
    | ~ p3(Y,U) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',p8_51) ).

cnf(63,plain,
    ~ p9(f10(f12(c39,c36),c37),f10(f12(c39,f7(c33,c34)),c35)),
    inference('UR-RESOLVE',[status(thm)],[p30_39,not_p30_22,p4_5,p30_21]) ).

cnf(80,plain,
    p4(f5(X,c36),f5(X,f7(c33,c34))),
    inference('HYPERRESOLVE',[status(thm)],[p4_50,p2_12,p3_17]) ).

cnf(82,plain,
    p8(f12(X,c36),f12(X,f7(c33,c34))),
    inference('HYPERRESOLVE',[status(thm)],[p8_51,p11_1,p3_17]) ).

cnf(218,plain,
    p4(f5(c32,f7(c33,c34)),c37),
    inference('HYPERRESOLVE',[status(thm)],[p4_27,80,p4_19]) ).

cnf(231,plain,
    p4(c37,c35),
    inference('HYPERRESOLVE',[status(thm)],[p4_27,218,p4_20]) ).

cnf(326,plain,
    p9(f10(f12(X,c36),c37),f10(f12(X,f7(c33,c34)),c35)),
    inference('HYPERRESOLVE',[status(thm)],[p9_41,82,231]) ).

cnf(327,plain,
    $false,
    inference('REWRITE',[status(thm)],[63,326]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.06/0.12  % Problem  : SYN686-1 : TPTP v8.1.0. Released v2.5.0.
% 0.06/0.13  % Command  : run-snark %s %d
% 0.13/0.34  % Computer : n027.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 : Tue Jul 12 05:35:49 EDT 2022
% 0.13/0.34  % CPUTime  : 
% 0.19/0.45  /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.19/0.46  * 
% 0.19/0.46  * 
% 0.19/0.46  #<PACKAGE "SNARK-USER">
% 0.19/0.46  * 
% 0.19/0.46  SNARK-TPTP-OPTIONS
% 0.19/0.46  * 
% 0.19/0.46  ((AGENDA-LENGTH-LIMIT NIL) (AGENDA-LENGTH-BEFORE-SIMPLIFICATION-LIMIT NIL)
% 0.19/0.46   (USE-HYPERRESOLUTION T) (USE-UR-RESOLUTION T) (USE-PARAMODULATION T)
% 0.19/0.46   (USE-FACTORING :POS)
% 0.19/0.46   (USE-LITERAL-ORDERING-WITH-HYPERRESOLUTION 'LITERAL-ORDERING-P)
% 0.19/0.47   (USE-LITERAL-ORDERING-WITH-PARAMODULATION 'LITERAL-ORDERING-P)
% 0.19/0.47   (ORDERING-FUNCTIONS>CONSTANTS T) (ASSERT-CONTEXT :CURRENT)
% 0.19/0.47   (RUN-TIME-LIMIT 300) (LISTEN-FOR-COMMANDS NIL)
% 0.19/0.47   (USE-CLOSURE-WHEN-SATISFIABLE T) (PRINT-ROWS-WHEN-GIVEN NIL)
% 0.19/0.47   (PRINT-ROWS-WHEN-DERIVED NIL) (PRINT-UNORIENTABLE-ROWS NIL)
% 0.19/0.47   (PRINT-ROW-WFFS-PRETTILY NIL) (PRINT-FINAL-ROWS :TPTP)
% 0.19/0.47   (PRINT-OPTIONS-WHEN-STARTING NIL) (USE-VARIABLE-NAME-SORTS NIL)
% 0.19/0.47   (USE-PURITY-TEST T) (USE-RELEVANCE-TEST T) (DECLARE-TPTP-SYMBOLS1)
% 0.19/0.47   (DECLARE-TPTP-SYMBOLS2))
% 0.19/0.47  * 
% 0.19/0.47  "."
% 0.19/0.47  * 
% 0.19/0.47  ; Begin refute-file /export/starexec/sandbox2/benchmark/theBenchmark.p 2022-07-12T05:35:50
% 0.19/0.47  ; 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-07-12T05:35:50
% 0.37/0.58  
% 0.37/0.58  
% 0.37/0.58  #||
% 0.37/0.58  % SZS status Unsatisfiable for /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.37/0.58  % SZS output start Refutation
% See solution above
% 0.37/0.58  ||#
% 0.37/0.58  
% 0.37/0.58  ; Summary of computation:
% 0.37/0.58  ;      1124 formulas have been input or derived (from 99 formulas).
% 0.37/0.58  ;       327 (29%) were retained.  Of these,
% 0.37/0.58  ;            1 ( 0%) were simplified or subsumed later,
% 0.37/0.58  ;          326 (100%) are still being kept.
% 0.37/0.58  ; 
% 0.37/0.58  ; Run time in seconds excluding printing time:
% 0.37/0.58  ;     0.011   9%   Read assertion file          (1 call)
% 0.37/0.58  ;     0.002   2%   Assert                       (58 calls)
% 0.37/0.58  ;     0.039  33%   Process new row              (1,004 calls)
% 0.37/0.58  ;     0.016  14%   Resolution                   (196 calls)
% 0.37/0.58  ;     0.001   1%   Paramodulation               (98 calls)
% 0.37/0.58  ;     0.002   2%   Condensing                   (51 calls)
% 0.37/0.58  ;     0.002   2%   Forward subsumption          (51 calls)
% 0.37/0.58  ;     0.000   0%   Backward subsumption         (51 calls)
% 0.37/0.58  ;     0.015  13%   Forward simplification       (1,004 calls)
% 0.37/0.58  ;     0.005   4%   Backward simplification      (327 calls)
% 0.37/0.58  ;     0.000   0%   Ordering                     (30 calls)
% 0.37/0.58  ;     0.001   1%   Sortal reasoning             (32 calls)
% 0.37/0.58  ;     0.000   0%   Purity testing               (1 call)
% 0.37/0.58  ;     0.024  20%   Other
% 0.37/0.58  ;     0.118        Total
% 0.37/0.58  ;     0.119        Real time
% 0.37/0.59  ; 
% 0.37/0.59  ; Term-hash-array has 667 terms in all.
% 0.37/0.59  ; Feature-vector-row-index has 51 entries (51 at peak, 51 added, 0 deleted).
% 0.37/0.59  ; Feature-vector-row-index has 602 nodes (602 at peak, 602 added, 0 deleted).
% 0.37/0.59  ;  Retrieved 6 possibly forward subsuming rows in 51 calls.
% 0.37/0.59  ;  Retrieved 6 possibly backward subsumed rows in 51 calls.
% 0.37/0.59  ; Path-index has 680 entries (681 at peak, 681 added, 1 deleted).
% 0.37/0.59  ; Path-index has 1,244 nodes (1,246 at peak, 1,246 added, 2 deleted).
% 0.37/0.59  ; Trie-index has 680 entries (681 at peak, 681 added, 1 deleted).
% 0.37/0.59  ; Trie-index has 1,973 nodes (1,983 at peak, 1,983 added, 10 deleted).
% 0.37/0.59  ; Retrieved 1,196 generalization terms in 1,054 calls.
% 0.37/0.59  ; Retrieved 278 instance terms in 275 calls.
% 0.37/0.59  ; Retrieved 6,801 unifiable terms in 1,577 calls.
% 0.37/0.59  ; 
% 0.37/0.59  ; The agenda of rows to process has 35 entries:
% 0.37/0.59  ;     7 with value 21             12 with value 24              12 with value 25
% 0.37/0.59  ;     4 with value 23
% 0.37/0.59  ; The agenda of rows to give has 227 entries:
% 0.37/0.59  ;    11 with value (4 13)          8 with value (4 22)           1 with value (4 36)
% 0.37/0.59  ;    15 with value (4 14)         12 with value (4 23)           2 with value (4 37)
% 0.37/0.59  ;     5 with value (4 16)         12 with value (4 24)           2 with value (4 40)
% 0.37/0.59  ;    25 with value (4 17)         21 with value (4 25)           1 with value (4 41)
% 0.37/0.59  ;    48 with value (4 18)          1 with value (4 30)           2 with value (4 44)
% 0.37/0.59  ;    28 with value (4 19)          1 with value (4 32)           1 with value (4 47)
% 0.37/0.59  ;     6 with value (4 20)          3 with value (4 34)           1 with value (4 49)
% 0.37/0.59  ;    21 with value (4 21)
% 0.37/0.59  Evaluation took:
% 0.37/0.59    0.12 seconds of real time
% 0.37/0.59    0.106533 seconds of user run time
% 0.37/0.59    0.01317 seconds of system run time
% 0.37/0.59    0 calls to %EVAL
% 0.37/0.59    0 page faults and
% 0.37/0.59    6,924,672 bytes consed.
% 0.37/0.59  :PROOF-FOUND
% 0.37/0.59  ; End refute-file /export/starexec/sandbox2/benchmark/theBenchmark.p 2022-07-12T05:35:50
% 0.37/0.59  :PROOF-FOUND
% 0.37/0.59  * 
%------------------------------------------------------------------------------