TSTP Solution File: SYN728-1 by iProver---3.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : iProver---3.8
% Problem  : SYN728-1 : TPTP v8.1.2. Released v2.5.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_iprover %s %d THM

% Computer : n031.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  : 300s
% DateTime : Fri Sep  1 03:09:36 EDT 2023

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

% Comments : 
%------------------------------------------------------------------------------
cnf(c_49,negated_conjecture,
    ( ~ p(X0,X1)
    | p(X2,X2) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',thm69_1) ).

cnf(c_50,negated_conjecture,
    ( p(X0,sk1(X0))
    | m(X0) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',thm69_2) ).

cnf(c_51,negated_conjecture,
    ( q(f(X0,sk1(X0)))
    | p(X0,sk1(X0)) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',thm69_3) ).

cnf(c_52,negated_conjecture,
    ( ~ m(g(X0))
    | ~ q(X0) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',thm69_4) ).

cnf(c_53,negated_conjecture,
    ( ~ p(g(sk2),X0)
    | ~ p(sk2,sk2) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',thm69_5) ).

cnf(c_66,plain,
    ~ p(g(sk2),X0),
    inference(backward_subsumption_resolution,[status(thm)],[c_53,c_49]) ).

cnf(c_78,plain,
    ( ~ q(X0)
    | p(g(X0),sk1(g(X0))) ),
    inference(resolution,[status(thm)],[c_50,c_52]) ).

cnf(c_88,plain,
    ( p(g(f(X0,sk1(X0))),sk1(g(f(X0,sk1(X0)))))
    | p(X0,sk1(X0)) ),
    inference(resolution,[status(thm)],[c_51,c_78]) ).

cnf(c_121,negated_conjecture,
    ( p(X0,X0)
    | ~ sP0_iProver_split ),
    inference(splitting,[splitting(split),new_symbols(definition,[sP0_iProver_split])],[c_49]) ).

cnf(c_122,negated_conjecture,
    ( ~ p(X0,X1)
    | ~ sP1_iProver_split ),
    inference(splitting,[splitting(split),new_symbols(definition,[sP1_iProver_split])],[c_49]) ).

cnf(c_123,negated_conjecture,
    ( sP0_iProver_split
    | sP1_iProver_split ),
    inference(splitting,[splitting(split),new_symbols(definition,[])],[c_49]) ).

cnf(c_126,plain,
    ( ~ p(X0,sk1(X0))
    | ~ sP1_iProver_split ),
    inference(instantiation,[status(thm)],[c_122]) ).

cnf(c_135,plain,
    ( ~ p(g(f(X0,sk1(X0))),sk1(g(f(X0,sk1(X0)))))
    | ~ sP1_iProver_split ),
    inference(instantiation,[status(thm)],[c_126]) ).

cnf(c_139,plain,
    ( ~ sP0_iProver_split
    | p(g(sk2),g(sk2)) ),
    inference(instantiation,[status(thm)],[c_121]) ).

cnf(c_140,plain,
    ~ p(g(sk2),g(sk2)),
    inference(instantiation,[status(thm)],[c_66]) ).

cnf(c_141,plain,
    $false,
    inference(prop_impl_just,[status(thm)],[c_140,c_139,c_135,c_126,c_123,c_88]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.12/0.13  % Problem  : SYN728-1 : TPTP v8.1.2. Released v2.5.0.
% 0.12/0.14  % Command  : run_iprover %s %d THM
% 0.14/0.36  % Computer : n031.cluster.edu
% 0.14/0.36  % Model    : x86_64 x86_64
% 0.14/0.36  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.36  % Memory   : 8042.1875MB
% 0.14/0.36  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.36  % CPULimit : 300
% 0.14/0.36  % WCLimit  : 300
% 0.14/0.36  % DateTime : Sat Aug 26 21:16:24 EDT 2023
% 0.14/0.36  % CPUTime  : 
% 0.21/0.47  Running first-order theorem proving
% 0.21/0.47  Running: /export/starexec/sandbox2/solver/bin/run_problem --schedule fof_schedule --no_cores 8 /export/starexec/sandbox2/benchmark/theBenchmark.p 300
% 0.48/1.16  % SZS status Started for theBenchmark.p
% 0.48/1.16  % SZS status Unsatisfiable for theBenchmark.p
% 0.48/1.16  
% 0.48/1.16  %---------------- iProver v3.8 (pre SMT-COMP 2023/CASC 2023) ----------------%
% 0.48/1.16  
% 0.48/1.16  ------  iProver source info
% 0.48/1.16  
% 0.48/1.16  git: date: 2023-05-31 18:12:56 +0000
% 0.48/1.16  git: sha1: 8abddc1f627fd3ce0bcb8b4cbf113b3cc443d7b6
% 0.48/1.16  git: non_committed_changes: false
% 0.48/1.16  git: last_make_outside_of_git: false
% 0.48/1.16  
% 0.48/1.16  ------ Parsing...successful
% 0.48/1.16  
% 0.48/1.16  
% 0.48/1.16  
% 0.48/1.16  ------ Preprocessing... sf_s  rm: 0 0s  sf_e  pe_s  pe:1:0s pe_e  sf_s  rm: 0 0s  sf_e  pe_s  pe_e 
% 0.48/1.16  
% 0.48/1.16  ------ Preprocessing... gs_s  sp: 2 0s  gs_e  snvd_s sp: 0 0s snvd_e 
% 0.48/1.16  ------ Proving...
% 0.48/1.16  ------ Problem Properties 
% 0.48/1.16  
% 0.48/1.16  
% 0.48/1.16  clauses                                 6
% 0.48/1.16  conjectures                             4
% 0.48/1.16  EPR                                     3
% 0.48/1.16  Horn                                    4
% 0.48/1.16  unary                                   1
% 0.48/1.16  binary                                  5
% 0.48/1.16  lits                                    11
% 0.48/1.16  lits eq                                 0
% 0.48/1.16  fd_pure                                 0
% 0.48/1.16  fd_pseudo                               0
% 0.48/1.16  fd_cond                                 0
% 0.48/1.16  fd_pseudo_cond                          0
% 0.48/1.16  AC symbols                              0
% 0.48/1.16  
% 0.48/1.16  ------ Schedule dynamic 5 is on 
% 0.48/1.16  
% 0.48/1.16  ------ no equalities: superposition off 
% 0.48/1.16  
% 0.48/1.16  ------ Input Options "--resolution_flag false --inst_lit_sel_side none" Time Limit: 10.
% 0.48/1.16  
% 0.48/1.16  
% 0.48/1.16  ------ 
% 0.48/1.16  Current options:
% 0.48/1.16  ------ 
% 0.48/1.16  
% 0.48/1.16  
% 0.48/1.16  
% 0.48/1.16  
% 0.48/1.16  ------ Proving...
% 0.48/1.16  
% 0.48/1.16  
% 0.48/1.16  % SZS status Unsatisfiable for theBenchmark.p
% 0.48/1.16  
% 0.48/1.16  % SZS output start CNFRefutation for theBenchmark.p
% See solution above
% 0.48/1.16  
% 0.48/1.16  
%------------------------------------------------------------------------------