TSTP Solution File: CSR114+8 by SNARK---20120808r022

View Problem - Process Solution

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

% Computer : n022.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 : Fri Jul 15 23:19:55 EDT 2022

% Result   : Theorem 4.25s 4.44s
% Output   : Refutation 4.25s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    4
%            Number of leaves      :    8
% Syntax   : Number of clauses     :   14 (  10 unt;   0 nHn;  10 RR)
%            Number of literals    :   24 (   0 equ;  14 neg)
%            Maximal clause size   :    5 (   1 avg)
%            Maximal term depth    :    4 (   1 avg)
%            Number of predicates  :    6 (   5 usr;   1 prp; 0-2 aty)
%            Number of functors    :   10 (  10 usr;   8 con; 0-2 aty)
%            Number of variables   :   24 (  12 sgn)

% Comments : 
%------------------------------------------------------------------------------
cnf(1,axiom,
    member(X,cons(X,Y)),
    file('/export/starexec/sandbox/benchmark/Axioms/CSR004+0.ax',member_first) ).

cnf(2,axiom,
    ( ~ member(X,Y)
    | member(X,cons(Z,Y)) ),
    file('/export/starexec/sandbox/benchmark/Axioms/CSR004+0.ax',member_second) ).

cnf(267,axiom,
    ( ~ attr(X,Y)
    | ~ member(Z,cons(eigenname_1_1,cons(familiename_1_1,cons(name_1_1,nil))))
    | ~ sub(Y,Z)
    | scar('SKOLEMAAAV52'(X),X) ),
    file('/export/starexec/sandbox/benchmark/Axioms/CSR004+0.ax',attr_name__abk__374rzung_stehen_1_b_f__374r) ).

cnf(10218,negated_conjecture,
    ( ~ attr(X,Y)
    | ~ scar(Z,U)
    | ~ sub(Y,name_1_1)
    | ~ sub(X,stadt__1_1)
    | ~ val(Y,rom_0) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',synth_qa07_004_mira_news_550) ).

cnf(10219,hypothesis,
    attr(c11,c12),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ave07_era5_synth_qa07_004_mira_news_550) ).

cnf(10220,hypothesis,
    sub(c11,stadt__1_1),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ave07_era5_synth_qa07_004_mira_news_550) ).

cnf(10221,hypothesis,
    sub(c12,name_1_1),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ave07_era5_synth_qa07_004_mira_news_550) ).

cnf(10222,hypothesis,
    val(c12,rom_0),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ave07_era5_synth_qa07_004_mira_news_550) ).

cnf(10275,plain,
    member(X,cons(Y,cons(X,Z))),
    inference('HYPERRESOLVE',[status(thm)],[2,1]) ).

cnf(13320,plain,
    ~ scar(X,Y),
    inference('UR-RESOLVE',[status(thm)],[10218,10219,10221,10220,10222]) ).

cnf(13330,plain,
    ( ~ attr(X,Y)
    | ~ member(Z,cons(eigenname_1_1,cons(familiename_1_1,cons(name_1_1,nil))))
    | ~ sub(Y,Z) ),
    inference('REWRITE',[status(thm)],[267,13320]) ).

cnf(13529,plain,
    ~ member(name_1_1,cons(eigenname_1_1,cons(familiename_1_1,cons(name_1_1,nil)))),
    inference('UR-RESOLVE',[status(thm)],[13330,10219,10221]) ).

cnf(21607,plain,
    member(X,cons(Y,cons(Z,cons(X,U)))),
    inference('HYPERRESOLVE',[status(thm)],[2,10275]) ).

cnf(21608,plain,
    $false,
    inference('REWRITE',[status(thm)],[13529,21607]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.13  % Problem  : CSR114+8 : TPTP v8.1.0. Released v4.0.0.
% 0.13/0.14  % Command  : run-snark %s %d
% 0.13/0.35  % Computer : n022.cluster.edu
% 0.13/0.35  % Model    : x86_64 x86_64
% 0.13/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.35  % Memory   : 8042.1875MB
% 0.13/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.35  % CPULimit : 300
% 0.13/0.35  % WCLimit  : 600
% 0.13/0.35  % DateTime : Fri Jun 10 17:52:04 EDT 2022
% 0.13/0.35  % CPUTime  : 
% 0.20/0.47  /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.20/0.48  * 
% 0.20/0.48  * 
% 0.20/0.49  #<PACKAGE "SNARK-USER">
% 0.20/0.49  * 
% 0.20/0.49  SNARK-TPTP-OPTIONS
% 0.20/0.49  * 
% 0.20/0.49  ((AGENDA-LENGTH-LIMIT NIL) (AGENDA-LENGTH-BEFORE-SIMPLIFICATION-LIMIT NIL)
% 0.20/0.49   (USE-HYPERRESOLUTION T) (USE-UR-RESOLUTION T) (USE-PARAMODULATION T)
% 0.20/0.49   (USE-FACTORING :POS)
% 0.20/0.49   (USE-LITERAL-ORDERING-WITH-HYPERRESOLUTION 'LITERAL-ORDERING-P)
% 0.20/0.49   (USE-LITERAL-ORDERING-WITH-PARAMODULATION 'LITERAL-ORDERING-P)
% 0.20/0.49   (ORDERING-FUNCTIONS>CONSTANTS T) (ASSERT-CONTEXT :CURRENT)
% 0.20/0.49   (RUN-TIME-LIMIT 300) (LISTEN-FOR-COMMANDS NIL)
% 0.20/0.49   (USE-CLOSURE-WHEN-SATISFIABLE T) (PRINT-ROWS-WHEN-GIVEN NIL)
% 0.20/0.49   (PRINT-ROWS-WHEN-DERIVED NIL) (PRINT-UNORIENTABLE-ROWS NIL)
% 0.20/0.49   (PRINT-ROW-WFFS-PRETTILY NIL) (PRINT-FINAL-ROWS :TPTP)
% 0.20/0.49   (PRINT-OPTIONS-WHEN-STARTING NIL) (USE-VARIABLE-NAME-SORTS NIL)
% 0.20/0.49   (USE-PURITY-TEST T) (USE-RELEVANCE-TEST T) (DECLARE-TPTP-SYMBOLS1)
% 0.20/0.49   (DECLARE-TPTP-SYMBOLS2))
% 0.20/0.49  * 
% 0.20/0.49  "."
% 0.20/0.49  * 
% 0.20/0.49  ; Begin refute-file /export/starexec/sandbox/benchmark/theBenchmark.p 2022-06-10T17:52:04
% 0.20/0.49  ; Running SNARK from /davis/home/graph/tptp/Systems/SNARK---20120808r022/Source/snark-system.lisp in SBCL 1.0.12 on n022.cluster.edu at 2022-06-10T17:52:04
% 0.90/1.12  WARNING:
% 0.90/1.12     |mexp| is a 2-ary relation that occurs only negatively; disabling rows that contain it.
% 0.90/1.12  WARNING:
% 0.90/1.12     |has_sort_leq| is a 2-ary relation that occurs only negatively; disabling rows that contain it.
% 0.90/1.12  WARNING:
% 0.90/1.12     |attch_p3| is a 3-ary relation that occurs only negatively; disabling rows that contain it.
% 0.90/1.12  WARNING:
% 0.90/1.12     |cstr| is a 2-ary relation that occurs only negatively; disabling rows that contain it.
% 0.90/1.12  WARNING:
% 0.90/1.12     |distrib_agt| is a 2-ary relation that occurs only negatively; disabling rows that contain it.
% 0.90/1.12  WARNING:
% 0.90/1.12     |fin| is a 2-ary relation that occurs only negatively; disabling rows that contain it.
% 0.90/1.12  WARNING:
% 0.90/1.12     |bei| is a 2-ary relation that occurs only negatively; disabling rows that contain it.
% 0.90/1.12  WARNING:
% 0.90/1.12     |an| is a 2-ary relation that occurs only negatively; disabling rows that contain it.
% 0.90/1.12  WARNING:
% 0.90/1.12     |dircl| is a 2-ary relation that occurs only negatively; disabling rows that contain it.
% 0.90/1.12  WARNING:
% 0.90/1.12     |has_gener_leq| is a 2-ary relation that occurs only positively; disabling rows that contain it.
% 0.90/1.12  WARNING:
% 0.90/1.12     |has_varia_leq| is a 2-ary relation that occurs only positively; disabling rows that contain it.
% 0.90/1.12  WARNING:
% 0.90/1.12     |has_refer_leq| is a 2-ary relation that occurs only positively; disabling rows that contain it.
% 0.90/1.12  WARNING:
% 0.90/1.12     |has_card_leq| is a 2-ary relation that occurs only positively; disabling rows that contain it.
% 0.90/1.12  WARNING:
% 0.90/1.12     |has_quant_leq| is a 2-ary relation that occurs only positively; disabling rows that contain it.
% 0.90/1.12  WARNING:
% 0.90/1.12     |sort_leq| is a 2-ary relation that occurs only positively; disabling rows that contain it.
% 0.90/1.12  WARNING:
% 0.90/1.12     |caus| is a 2-ary relation that occurs only positively; disabling rows that contain it.
% 0.90/1.12  WARNING:
% 0.90/1.12     |chsp2| is a 2-ary relation that occurs only positively; disabling rows that contain it.
% 0.90/1.12  WARNING:
% 0.90/1.12     |chps| is a 2-ary relation that occurs only positively; disabling rows that contain it.
% 0.90/1.12  WARNING:
% 0.90/1.12     |chsa| is a 2-ary relation that occurs only positively; disabling rows that contain it.
% 0.90/1.13  WARNING:
% 0.90/1.13     |gener| is a 2-ary relation that occurs only positively; disabling rows that contain it.
% 0.90/1.13  WARNING:
% 0.90/1.13     |gener_less| is a 2-ary relation that occurs only positively; disabling rows that contain it.
% 0.90/1.13  WARNING:
% 0.90/1.13     |varia| is a 2-ary relation that occurs only positively; disabling rows that contain it.
% 0.90/1.13  WARNING:
% 0.90/1.13     |varia_less| is a 2-ary relation that occurs only positively; disabling rows that contain it.
% 0.90/1.13  WARNING:
% 0.90/1.13     |refer| is a 2-ary relation that occurs only positively; disabling rows that contain it.
% 0.90/1.13  WARNING:
% 0.90/1.13     |refer_less| is a 2-ary relation that occurs only positively; disabling rows that contain it.
% 0.90/1.13  WARNING:
% 0.90/1.13     |card| is a 2-ary relation that occurs only positively; disabling rows that contain it.
% 0.90/1.13  WARNING:
% 0.90/1.13     |quant| is a 2-ary relation that occurs only positively; disabling rows that contain it.
% 0.90/1.13  WARNING:
% 0.90/1.13     |sort| is a 2-ary relation that occurs only positively; disabling rows that contain it.
% 0.90/1.13  WARNING:
% 0.90/1.13     |local_in_stereotype| is a 2-ary relation that occurs only positively; disabling rows that contain it.
% 4.25/4.44  
% 4.25/4.44  
% 4.25/4.44  #||
% 4.25/4.44  % SZS status Theorem for /export/starexec/sandbox/benchmark/theBenchmark.p
% 4.25/4.44  % SZS output start Refutation
% See solution above
% 4.25/4.44  ||#
% 4.25/4.44  
% 4.25/4.44  ; Summary of computation:
% 4.25/4.44  ;     32995 formulas have been input or derived (from 13594 formulas).
% 4.25/4.44  ;     21608 (65%) were retained.  Of these,
% 4.25/4.44  ;          105 ( 0%) were simplified or subsumed later,
% 4.25/4.44  ;        21503 (100%) are still being kept.
% 4.25/4.44  ; 
% 4.25/4.44  ; Run time in seconds excluding printing time:
% 4.25/4.44  ;     0.498  13%   Read assertion file          (1 call)
% 4.25/4.44  ;     0.090   2%   Assert                       (10,189 calls)
% 4.25/4.44  ;     0.868  22%   Process new row              (31,986 calls)
% 4.25/4.44  ;     1.851  47%   Resolution                   (27,186 calls)
% 4.25/4.44  ;     0.056   1%   Paramodulation               (13,593 calls)
% 4.25/4.44  ;     0.000   0%   Condensing                   (296 calls)
% 4.25/4.44  ;     0.002   0%   Forward subsumption          (296 calls)
% 4.25/4.44  ;     0.004   0%   Backward subsumption         (295 calls)
% 4.25/4.44  ;     0.000   0%   Clause clause subsumption    (65 calls)
% 4.25/4.44  ;     0.289   7%   Forward simplification       (31,758 calls)
% 4.25/4.44  ;     0.086   2%   Backward simplification      (21,608 calls)
% 4.25/4.44  ;     0.002   0%   Sortal reasoning             (32 calls)
% 4.25/4.44  ;     0.009   0%   Purity testing               (1 call)
% 4.25/4.44  ;     0.189   5%   Other
% 4.25/4.44  ;     3.944        Total
% 4.25/4.44  ;     3.947        Real time
% 4.25/4.44  ; 
% 4.25/4.44  ; Term-hash-array has 25,796 terms in all.
% 4.25/4.44  ; Feature-vector-row-index has 191 entries (281 at peak, 295 added, 104 deleted).
% 4.25/4.44  ; Feature-vector-row-index has 779 nodes (1,089 at peak, 1,118 added, 339 deleted).
% 4.25/4.44  ;  Retrieved 61 possibly forward subsuming rows in 296 calls.
% 4.25/4.44  ;  Retrieved 108 possibly backward subsumed rows in 295 calls.
% 4.25/4.44  ; Path-index has 42,081 entries (42,082 at peak, 42,250 added, 169 deleted).
% 4.25/4.44  ; Path-index has 98,743 nodes (98,744 at peak, 99,025 added, 282 deleted).
% 4.25/4.44  ; Trie-index has 42,081 entries (42,082 at peak, 42,250 added, 169 deleted).
% 4.25/4.44  ; Trie-index has 120,587 nodes (120,595 at peak, 121,051 added, 464 deleted).
% 4.25/4.44  ; Retrieved 10,301 generalization terms in 31,484 calls.
% 4.25/4.44  ; Retrieved 21,349 instance terms in 21,312 calls.
% 4.25/4.44  ; Retrieved 2,654,384 unifiable terms in 685,229 calls.
% 4.25/4.44  ; 
% 4.25/4.44  ; The agenda of rows to give has 7996 entries:
% 4.25/4.44  ;     3 with value (4 6)        4972 with value (4 13)           4 with value (4 16)
% 4.25/4.44  ;     1 with value (4 10)         23 with value (4 14)        1988 with value (4 18)
% 4.25/4.44  ;     1 with value (4 12)        996 with value (4 15)           8 with value (4 19)
% 4.25/4.44  Evaluation took:
% 4.25/4.44    3.948 seconds of real time
% 4.25/4.44    3.685255 seconds of user run time
% 4.25/4.44    0.261718 seconds of system run time
% 4.25/4.44    [Run times include 0.561 seconds GC run time.]
% 4.25/4.44    0 calls to %EVAL
% 4.25/4.44    0 page faults and
% 4.25/4.44    361,037,208 bytes consed.
% 4.25/4.44  :PROOF-FOUND
% 4.25/4.44  ; End refute-file /export/starexec/sandbox/benchmark/theBenchmark.p 2022-06-10T17:52:08
% 4.25/4.44  :PROOF-FOUND
% 4.25/4.44  * 
%------------------------------------------------------------------------------