TSTP Solution File: SYO641+1 by JavaRes---1.3.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : JavaRes---1.3.0
% Problem  : SYO641+1 : TPTP v7.5.0. Released v7.1.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : java -Xmx15G -cp /export/starexec/sandbox/solver/bin atp.ProverFOF -i /export/starexec/sandbox/benchmark --eqax --proof --forward-subsumption --backward_subsumption --delete-tautologies --timeout 0 %s

% 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 : Tue Mar 29 03:33:54 EDT 2022

% Result   : Satisfiable 0.52s 0.55s
% Output   : Saturation 0.60s
% Verified : 
% SZS Type : ERROR: Analysing output (Could not find formula named f6)

% Comments : 
%------------------------------------------------------------------------------
cnf(cnf0,axiom,
    f(skf13,skf14,X1),
    inference(split_conjunct,status(thm),[f6]) ).

cnf(cnf2,axiom,
    ( ~ f(X2,X3,X4)
    | ~ f(X5,X6,X7)
    | ~ f(X3,X5,X8) ),
    inference(split_conjunct,status(thm),[f6]) ).

cnf(c0,plain,
    ( ~ f(X9,X9,X10)
    | ~ f(X9,X11,X12) ),
    inference(factor,status(thm),[cnf2]) ).

cnf(c3,plain,
    ~ f(X13,X13,X14),
    inference(factor,status(thm),[c0]) ).

cnf(cnf1,axiom,
    ( f(X16,skf15(X17),skf15(X17))
    | ~ f(X17,X16,skf15(X17)) ),
    inference(split_conjunct,status(thm),[f6]) ).

cnf(c2,plain,
    ( ~ f(X22,skf13,X23)
    | ~ f(skf14,X24,X25) ),
    inference(resolution,status(thm),[cnf2,cnf0]) ).

cnf(c5,plain,
    f(skf14,skf15(skf13),skf15(skf13)),
    inference(resolution,status(thm),[cnf1,cnf0]) ).

cnf(c7,plain,
    ~ f(X27,skf13,X28),
    inference(resolution,status(thm),[c5,c2]) ).

cnf(c8,plain,
    ( ~ f(X29,skf14,X30)
    | ~ f(skf15(skf13),X31,X32) ),
    inference(resolution,status(thm),[c5,cnf2]) ).

cnf(c10,plain,
    ~ f(skf15(skf13),skf14,X34),
    inference(factor,status(thm),[c8]) ).
%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem    : SYO641+1 : TPTP v7.5.0. Released v7.1.0.
% 0.03/0.12  % Command    : java -Xmx15G -cp /export/starexec/sandbox/solver/bin atp.ProverFOF -i /export/starexec/sandbox/benchmark --eqax --proof --forward-subsumption --backward_subsumption --delete-tautologies --timeout 0 %s
% 0.12/0.33  % Computer   : n020.cluster.edu
% 0.12/0.33  % Model      : x86_64 x86_64
% 0.12/0.33  % CPUModel   : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.33  % RAMPerCPU  : 8042.1875MB
% 0.12/0.33  % OS         : Linux 3.10.0-693.el7.x86_64
% 0.12/0.33  % CPULimit   : 300
% 0.12/0.33  % WCLimit    : 600
% 0.12/0.33  % DateTime   : Mon Mar 14 11:53:25 EDT 2022
% 0.12/0.34  % CPUTime    : 
% 0.19/0.47  # Using default include path : /export/starexec/sandbox/benchmark
% 0.19/0.47  # INFO in ProverFOF.main(): Processing file /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.19/0.47  # ProverFOF.processTestFile(): filename: /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.19/0.47  # ProverFOF.processTestFile(): opts: {backward_subsumption=true, delete-tautologies=true, filename=/export/starexec/sandbox/benchmark/theBenchmark.p, forward-subsumption=true, proof=true, eqax=true, timeout=0}
% 0.19/0.48  # ProverFOF.processTestFile(): evals: [Heuristics: PickGiven5 : [SymbolCountEval21, FIFOEval] litSelect: LARGEST indexing: true delTaut: true forSub: true backSub: true]
% 0.19/0.52  # hasConjecture: false isFOF: true
% 0.19/0.52  # ProofState(): heuristics: PickGiven5 : [SymbolCountEval21, FIFOEval]
% 0.19/0.52  # HeuristicsClauseSet using eval functions: PickGiven5 : [SymbolCountEval21, FIFOEval]
% 0.52/0.55  # -----------------
% 0.52/0.55  # SZS status Satisfiable for /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.52/0.55  
% 0.52/0.56  % SZS output start Saturation for /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.52/0.56  cnf(cnf0,axiom,f(skf13,skf14,X1),inference(split_conjunct, status(thm), [f6])).
% 0.52/0.56  cnf(cnf2,axiom,~f(X2,X3,X4)|~f(X5,X6,X7)|~f(X3,X5,X8),inference(split_conjunct, status(thm), [f6])).
% 0.52/0.56  cnf(c0,plain,~f(X9,X9,X10)|~f(X9,X11,X12),inference(factor, status(thm), [cnf2])).
% 0.52/0.56  cnf(c3,plain,~f(X13,X13,X14),inference(factor, status(thm), [c0])).
% 0.52/0.56  cnf(cnf1,axiom,f(X16,skf15(X17),skf15(X17))|~f(X17,X16,skf15(X17)),inference(split_conjunct, status(thm), [f6])).
% 0.52/0.56  cnf(c2,plain,~f(X22,skf13,X23)|~f(skf14,X24,X25),inference(resolution, status(thm), [cnf2, cnf0])).
% 0.52/0.56  cnf(c5,plain,f(skf14,skf15(skf13),skf15(skf13)),inference(resolution, status(thm), [cnf1, cnf0])).
% 0.52/0.56  cnf(c7,plain,~f(X27,skf13,X28),inference(resolution, status(thm), [c5, c2])).
% 0.52/0.56  cnf(c8,plain,~f(X29,skf14,X30)|~f(skf15(skf13),X31,X32),inference(resolution, status(thm), [c5, cnf2])).
% 0.60/0.56  cnf(c10,plain,~f(skf15(skf13),skf14,X34),inference(factor, status(thm), [c8])).
% 0.60/0.56  % SZS output end Saturation for /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.60/0.56  # Filename           : /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.60/0.56  # Indexed            : true
% 0.60/0.56  # Eval function name : PickGiven5
% 0.60/0.56  # Initial clauses    : 3
% 0.60/0.56  # Processed clauses  : 11
% 0.60/0.56  # Factors computed   : 5
% 0.60/0.56  # Resolvents computed: 6
% 0.60/0.56  # Tautologies deleted: 0
% 0.60/0.56  # Forward subsumed   : 3
% 0.60/0.56  # Backward subsumed  : 3
% 0.60/0.56  # SZS status Satisfiable for /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.60/0.56  # SZS Expected       : Satisfiable
% 0.60/0.56  # time               : 0ms
% 0.60/0.56  
%------------------------------------------------------------------------------