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

View Problem - Process Solution

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

% Computer : n016.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:01:53 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(p3_3,negated_conjecture,
    p3(X,X),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',p3_3) ).

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

cnf(p3_5,negated_conjecture,
    p3(c21,c19),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',p3_5) ).

cnf(p3_15,negated_conjecture,
    ( p3(X,Y)
    | ~ p3(Z,X)
    | ~ p3(Z,Y) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',p3_15) ).

cnf(p15_17,negated_conjecture,
    ( p15(X,Y)
    | ~ p2(Z,X)
    | ~ p2(U,Y)
    | ~ p15(Z,U) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',p15_17) ).

cnf(p15_18,negated_conjecture,
    p15(f4(f6(f10(c16),f6(f7(f8(f9(c17))),c18)),c19),c20),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',p15_18) ).

cnf(not_p15_19,negated_conjecture,
    ~ p15(f4(f6(f10(c16),f6(f7(f8(f9(c17))),c18)),c21),c20),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',not_p15_19) ).

cnf(p2_20,negated_conjecture,
    ( p2(f4(X,Y),f4(Z,U))
    | ~ p2(X,Z)
    | ~ p3(Y,U) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',p2_20) ).

cnf(33,plain,
    p3(c19,c21),
    inference('HYPERRESOLVE',[status(thm)],[p3_15,p3_5,p3_3]) ).

cnf(35,plain,
    ~ p2(f4(f6(f10(c16),f6(f7(f8(f9(c17))),c18)),c19),f4(f6(f10(c16),f6(f7(f8(f9(c17))),c18)),c21)),
    inference('UR-RESOLVE',[status(thm)],[p15_17,not_p15_19,p2_4,p15_18]) ).

cnf(46,plain,
    p2(f4(X,c19),f4(X,c21)),
    inference('HYPERRESOLVE',[status(thm)],[p2_20,33,p2_4]) ).

cnf(47,plain,
    $false,
    inference('REWRITE',[status(thm)],[35,46]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.08/0.14  % Problem  : SYN587-1 : TPTP v8.1.0. Released v2.5.0.
% 0.08/0.15  % Command  : run-snark %s %d
% 0.15/0.37  % Computer : n016.cluster.edu
% 0.15/0.37  % Model    : x86_64 x86_64
% 0.15/0.37  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.15/0.37  % Memory   : 8042.1875MB
% 0.15/0.37  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.15/0.37  % CPULimit : 300
% 0.15/0.37  % WCLimit  : 600
% 0.15/0.37  % DateTime : Mon Jul 11 18:48:58 EDT 2022
% 0.15/0.37  % CPUTime  : 
% 0.22/0.50  /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.22/0.52  * 
% 0.22/0.52  * 
% 0.22/0.52  #<PACKAGE "SNARK-USER">
% 0.22/0.52  * 
% 0.22/0.52  SNARK-TPTP-OPTIONS
% 0.22/0.52  * 
% 0.22/0.52  ((AGENDA-LENGTH-LIMIT NIL) (AGENDA-LENGTH-BEFORE-SIMPLIFICATION-LIMIT NIL)
% 0.22/0.52   (USE-HYPERRESOLUTION T) (USE-UR-RESOLUTION T) (USE-PARAMODULATION T)
% 0.22/0.52   (USE-FACTORING :POS)
% 0.22/0.52   (USE-LITERAL-ORDERING-WITH-HYPERRESOLUTION 'LITERAL-ORDERING-P)
% 0.22/0.52   (USE-LITERAL-ORDERING-WITH-PARAMODULATION 'LITERAL-ORDERING-P)
% 0.22/0.52   (ORDERING-FUNCTIONS>CONSTANTS T) (ASSERT-CONTEXT :CURRENT)
% 0.22/0.52   (RUN-TIME-LIMIT 300) (LISTEN-FOR-COMMANDS NIL)
% 0.22/0.52   (USE-CLOSURE-WHEN-SATISFIABLE T) (PRINT-ROWS-WHEN-GIVEN NIL)
% 0.22/0.52   (PRINT-ROWS-WHEN-DERIVED NIL) (PRINT-UNORIENTABLE-ROWS NIL)
% 0.22/0.52   (PRINT-ROW-WFFS-PRETTILY NIL) (PRINT-FINAL-ROWS :TPTP)
% 0.22/0.52   (PRINT-OPTIONS-WHEN-STARTING NIL) (USE-VARIABLE-NAME-SORTS NIL)
% 0.22/0.52   (USE-PURITY-TEST T) (USE-RELEVANCE-TEST T) (DECLARE-TPTP-SYMBOLS1)
% 0.22/0.52   (DECLARE-TPTP-SYMBOLS2))
% 0.22/0.52  * 
% 0.22/0.52  "."
% 0.22/0.52  * 
% 0.22/0.52  ; Begin refute-file /export/starexec/sandbox/benchmark/theBenchmark.p 2022-07-11T18:48:58
% 0.22/0.52  ; Running SNARK from /davis/home/graph/tptp/Systems/SNARK---20120808r022/Source/snark-system.lisp in SBCL 1.0.12 on n016.cluster.edu at 2022-07-11T18:48:58
% 0.22/0.56  
% 0.22/0.56  
% 0.22/0.56  #||
% 0.22/0.56  % SZS status Unsatisfiable for /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.22/0.56  % SZS output start Refutation
% See solution above
% 0.22/0.57  ||#
% 0.22/0.57  
% 0.22/0.57  ; Summary of computation:
% 0.22/0.57  ;       106 formulas have been input or derived (from 29 formulas).
% 0.22/0.57  ;        47 (44%) were retained.  Of these,
% 0.22/0.57  ;            1 ( 2%) were simplified or subsumed later,
% 0.22/0.57  ;           46 (98%) are still being kept.
% 0.22/0.57  ; 
% 0.22/0.57  ; Run time in seconds excluding printing time:
% 0.22/0.57  ;     0.006  15%   Read assertion file          (1 call)
% 0.22/0.57  ;     0.001   2%   Assert                       (26 calls)
% 0.22/0.57  ;     0.007  17%   Process new row              (97 calls)
% 0.22/0.57  ;     0.002   5%   Resolution                   (56 calls)
% 0.22/0.57  ;     0.000   0%   Paramodulation               (28 calls)
% 0.22/0.57  ;     0.000   0%   Factoring                    (1 call)
% 0.22/0.57  ;     0.000   0%   Condensing                   (18 calls)
% 0.22/0.57  ;     0.000   0%   Forward subsumption          (18 calls)
% 0.22/0.57  ;     0.000   0%   Backward subsumption         (17 calls)
% 0.22/0.57  ;     0.000   0%   Clause clause subsumption    (1 call)
% 0.22/0.57  ;     0.001   2%   Forward simplification       (97 calls)
% 0.22/0.57  ;     0.001   2%   Backward simplification      (47 calls)
% 0.22/0.57  ;     0.000   0%   Ordering                     (5 calls)
% 0.22/0.57  ;     0.000   0%   Sortal reasoning             (32 calls)
% 0.22/0.57  ;     0.000   0%   Purity testing               (1 call)
% 0.22/0.57  ;     0.023  56%   Other
% 0.22/0.57  ;     0.041        Total
% 0.22/0.57  ;     0.043        Real time
% 0.22/0.57  ; 
% 0.22/0.57  ; Term-hash-array has 122 terms in all.
% 0.22/0.57  ; Feature-vector-row-index has 17 entries (17 at peak, 17 added, 0 deleted).
% 0.22/0.57  ; Feature-vector-row-index has 134 nodes (134 at peak, 134 added, 0 deleted).
% 0.22/0.57  ;  Retrieved 1 possibly forward subsuming row in 18 calls.
% 0.22/0.57  ;  Retrieved 0 possibly backward subsumed rows in 17 calls.
% 0.22/0.57  ; Path-index has 127 entries (128 at peak, 128 added, 1 deleted).
% 0.22/0.57  ; Path-index has 285 nodes (285 at peak, 285 added, 0 deleted).
% 0.22/0.57  ; Trie-index has 127 entries (128 at peak, 128 added, 1 deleted).
% 0.22/0.57  ; Trie-index has 283 nodes (284 at peak, 284 added, 1 deleted).
% 0.22/0.57  ; Retrieved 118 generalization terms in 130 calls.
% 0.22/0.57  ; Retrieved 30 instance terms in 29 calls.
% 0.22/0.57  ; Retrieved 664 unifiable terms in 229 calls.
% 0.22/0.57  ; 
% 0.22/0.57  ; The agenda of rows to give has 17 entries:
% 0.22/0.57  ;     1 with value (4 6)           1 with value (4 10)           1 with value (4 24)
% 0.22/0.57  ;     7 with value (4 8)           1 with value (4 11)           1 with value (4 32)
% 0.22/0.57  ;     4 with value (4 9)           1 with value (4 23)
% 0.22/0.57  Evaluation took:
% 0.22/0.57    0.043 seconds of real time
% 0.22/0.57    0.037498 seconds of user run time
% 0.22/0.57    0.005838 seconds of system run time
% 0.22/0.57    0 calls to %EVAL
% 0.22/0.57    0 page faults and
% 0.22/0.57    2,694,136 bytes consed.
% 0.22/0.57  :PROOF-FOUND
% 0.22/0.57  ; End refute-file /export/starexec/sandbox/benchmark/theBenchmark.p 2022-07-11T18:48:58
% 0.22/0.57  :PROOF-FOUND
% 0.22/0.57  * 
%------------------------------------------------------------------------------