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

View Problem - Process Solution

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

% Computer : n020.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:41 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(not_p33_25,negated_conjecture,
    ~ p33(f11(c46,c50),f9(c47,c43)),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',not_p33_25) ).

cnf(p33_50,negated_conjecture,
    p33(f11(c46,f13(f16(c48,c49),c50)),f9(c47,c43)),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',p33_50) ).

cnf(p33_72,negated_conjecture,
    ( p33(f11(c46,X),Y)
    | p33(f18(c51,f20(f22(c52,X),Y)),X) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',p33_72) ).

cnf(p33_73,negated_conjecture,
    ( p33(f11(c46,X),Y)
    | ~ p33(f18(c51,f20(f22(c52,X),Y)),Y) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',p33_73) ).

cnf(p33_75,negated_conjecture,
    ( p33(f18(c51,X),f13(f16(c48,Y),Z))
    | ~ p33(f18(c51,X),Z) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',p33_75) ).

cnf(p33_80,negated_conjecture,
    ( p33(f18(c51,X),Y)
    | ~ p33(f11(c46,Z),Y)
    | ~ p33(f18(c51,X),Z) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',p33_80) ).

cnf(94,plain,
    p33(f18(c51,f20(f22(c52,c50),f9(c47,c43))),c50),
    inference('UR-RESOLVE',[status(thm)],[p33_72,not_p33_25]) ).

cnf(98,plain,
    ~ p33(f18(c51,f20(f22(c52,c50),f9(c47,c43))),f9(c47,c43)),
    inference('UR-RESOLVE',[status(thm)],[p33_73,not_p33_25]) ).

cnf(125,plain,
    p33(f18(c51,f20(f22(c52,c50),f9(c47,c43))),f13(f16(c48,X),c50)),
    inference('HYPERRESOLVE',[status(thm)],[p33_75,94]) ).

cnf(132,plain,
    $false,
    inference('REWRITE',[status(thm)],[inference('UR-RESOLVE',[status(thm)],[p33_80,98,p33_50]),125]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.11/0.12  % Problem  : SYN710-1 : TPTP v8.1.0. Released v2.5.0.
% 0.11/0.13  % Command  : run-snark %s %d
% 0.13/0.34  % Computer : n020.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 08:38:27 EDT 2022
% 0.13/0.34  % CPUTime  : 
% 0.21/0.45  /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.21/0.46  * 
% 0.21/0.46  * 
% 0.21/0.47  #<PACKAGE "SNARK-USER">
% 0.21/0.47  * 
% 0.21/0.47  SNARK-TPTP-OPTIONS
% 0.21/0.47  * 
% 0.21/0.47  ((AGENDA-LENGTH-LIMIT NIL) (AGENDA-LENGTH-BEFORE-SIMPLIFICATION-LIMIT NIL)
% 0.21/0.47   (USE-HYPERRESOLUTION T) (USE-UR-RESOLUTION T) (USE-PARAMODULATION T)
% 0.21/0.47   (USE-FACTORING :POS)
% 0.21/0.47   (USE-LITERAL-ORDERING-WITH-HYPERRESOLUTION 'LITERAL-ORDERING-P)
% 0.21/0.47   (USE-LITERAL-ORDERING-WITH-PARAMODULATION 'LITERAL-ORDERING-P)
% 0.21/0.47   (ORDERING-FUNCTIONS>CONSTANTS T) (ASSERT-CONTEXT :CURRENT)
% 0.21/0.47   (RUN-TIME-LIMIT 300) (LISTEN-FOR-COMMANDS NIL)
% 0.21/0.47   (USE-CLOSURE-WHEN-SATISFIABLE T) (PRINT-ROWS-WHEN-GIVEN NIL)
% 0.21/0.47   (PRINT-ROWS-WHEN-DERIVED NIL) (PRINT-UNORIENTABLE-ROWS NIL)
% 0.21/0.47   (PRINT-ROW-WFFS-PRETTILY NIL) (PRINT-FINAL-ROWS :TPTP)
% 0.21/0.47   (PRINT-OPTIONS-WHEN-STARTING NIL) (USE-VARIABLE-NAME-SORTS NIL)
% 0.21/0.47   (USE-PURITY-TEST T) (USE-RELEVANCE-TEST T) (DECLARE-TPTP-SYMBOLS1)
% 0.21/0.47   (DECLARE-TPTP-SYMBOLS2))
% 0.21/0.47  * 
% 0.21/0.47  "."
% 0.21/0.47  * 
% 0.21/0.47  ; Begin refute-file /export/starexec/sandbox/benchmark/theBenchmark.p 2022-07-12T08:38:27
% 0.21/0.47  ; Running SNARK from /davis/home/graph/tptp/Systems/SNARK---20120808r022/Source/snark-system.lisp in SBCL 1.0.12 on n020.cluster.edu at 2022-07-12T08:38:27
% 0.21/0.54  
% 0.21/0.54  
% 0.21/0.54  #||
% 0.21/0.54  % SZS status Unsatisfiable for /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.21/0.54  % SZS output start Refutation
% See solution above
% 0.21/0.54  ||#
% 0.21/0.54  
% 0.21/0.54  ; Summary of computation:
% 0.21/0.54  ;       330 formulas have been input or derived (from 114 formulas).
% 0.21/0.54  ;       132 (40%) were retained.  Of these,
% 0.21/0.54  ;            5 ( 4%) were simplified or subsumed later,
% 0.21/0.54  ;          127 (96%) are still being kept.
% 0.21/0.54  ; 
% 0.21/0.54  ; Run time in seconds excluding printing time:
% 0.21/0.54  ;     0.015  21%   Read assertion file          (1 call)
% 0.21/0.54  ;     0.002   3%   Assert                       (87 calls)
% 0.21/0.54  ;     0.011  15%   Process new row              (238 calls)
% 0.21/0.54  ;     0.011  15%   Resolution                   (226 calls)
% 0.21/0.54  ;     0.000   0%   Paramodulation               (113 calls)
% 0.21/0.54  ;     0.000   0%   Factoring                    (2 calls)
% 0.21/0.54  ;     0.001   1%   Condensing                   (71 calls)
% 0.21/0.54  ;     0.001   1%   Forward subsumption          (71 calls)
% 0.21/0.54  ;     0.001   1%   Backward subsumption         (62 calls)
% 0.21/0.54  ;     0.001   1%   Clause clause subsumption    (16 calls)
% 0.21/0.54  ;     0.002   3%   Forward simplification       (238 calls)
% 0.21/0.54  ;     0.002   3%   Backward simplification      (128 calls)
% 0.21/0.54  ;     0.000   0%   Ordering                     (20 calls)
% 0.21/0.54  ;     0.002   3%   Sortal reasoning             (32 calls)
% 0.21/0.54  ;     0.000   0%   Purity testing               (1 call)
% 0.21/0.54  ;     0.023  32%   Other
% 0.21/0.54  ;     0.072        Total
% 0.21/0.54  ;     0.074        Real time
% 0.21/0.54  ; 
% 0.21/0.54  ; Term-hash-array has 272 terms in all.
% 0.21/0.54  ; Feature-vector-row-index has 61 entries (61 at peak, 62 added, 1 deleted).
% 0.21/0.54  ; Feature-vector-row-index has 348 nodes (348 at peak, 355 added, 7 deleted).
% 0.21/0.54  ;  Retrieved 51 possibly forward subsuming rows in 71 calls.
% 0.21/0.54  ;  Retrieved 11 possibly backward subsumed rows in 62 calls.
% 0.21/0.54  ; Path-index has 289 entries (289 at peak, 290 added, 1 deleted).
% 0.21/0.54  ; Path-index has 719 nodes (719 at peak, 719 added, 0 deleted).
% 0.21/0.54  ; Trie-index has 289 entries (289 at peak, 290 added, 1 deleted).
% 0.21/0.54  ; Trie-index has 573 nodes (573 at peak, 573 added, 0 deleted).
% 0.21/0.54  ; Retrieved 244 generalization terms in 334 calls.
% 0.21/0.54  ; Retrieved 75 instance terms in 65 calls.
% 0.21/0.54  ; Retrieved 2,300 unifiable terms in 929 calls.
% 0.21/0.54  ; 
% 0.21/0.54  ; The agenda of rows to process has 4 entries:
% 0.21/0.54  ;     1 with value 21              1 with value 23               1 with value 25
% 0.21/0.54  ;     1 with value 22
% 0.21/0.54  ; The agenda of rows to give has 13 entries:
% 0.21/0.54  ;     1 with value (4 16)          1 with value (4 21)           1 with value (4 25)
% 0.21/0.54  ;     1 with value (4 17)          1 with value (4 22)           1 with value (4 35)
% 0.21/0.54  ;     3 with value (4 19)          2 with value (4 23)           1 with value (4 49)
% 0.21/0.54  ;     1 with value (4 20)
% 0.21/0.54  Evaluation took:
% 0.21/0.54    0.074 seconds of real time
% 0.21/0.54    0.065722 seconds of user run time
% 0.21/0.54    0.008083 seconds of system run time
% 0.21/0.54    0 calls to %EVAL
% 0.21/0.54    0 page faults and
% 0.21/0.54    4,147,472 bytes consed.
% 0.21/0.54  :PROOF-FOUND
% 0.21/0.54  ; End refute-file /export/starexec/sandbox/benchmark/theBenchmark.p 2022-07-12T08:38:27
% 0.21/0.54  :PROOF-FOUND
% 0.21/0.54  * 
%------------------------------------------------------------------------------