0.11/0.11 % Problem : theBenchmark.p : TPTP v0.0.0. Released v0.0.0. 0.11/0.12 % Command : tptp2X_and_run_prover9 %d %s 0.12/0.33 % Computer : n016.cluster.edu 0.12/0.33 % Model : x86_64 x86_64 0.12/0.33 % CPU : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz 0.12/0.33 % Memory : 8042.1875MB 0.12/0.33 % OS : Linux 3.10.0-693.el7.x86_64 0.12/0.33 % CPULimit : 960 0.12/0.33 % WCLimit : 120 0.12/0.33 % DateTime : Tue Aug 9 04:06:42 EDT 2022 0.12/0.33 % CPUTime : 0.41/0.97 ============================== Prover9 =============================== 0.41/0.97 Prover9 (32) version 2009-11A, November 2009. 0.41/0.97 Process 17921 was started by sandbox on n016.cluster.edu, 0.41/0.97 Tue Aug 9 04:06:42 2022 0.41/0.97 The command was "/export/starexec/sandbox/solver/bin/prover9 -t 960 -f /tmp/Prover9_17768_n016.cluster.edu". 0.41/0.97 ============================== end of head =========================== 0.41/0.97 0.41/0.97 ============================== INPUT ================================= 0.41/0.97 0.41/0.97 % Reading from file /tmp/Prover9_17768_n016.cluster.edu 0.41/0.97 0.41/0.97 set(prolog_style_variables). 0.41/0.97 set(auto2). 0.41/0.97 % set(auto2) -> set(auto). 0.41/0.97 % set(auto) -> set(auto_inference). 0.41/0.97 % set(auto) -> set(auto_setup). 0.41/0.97 % set(auto_setup) -> set(predicate_elim). 0.41/0.97 % set(auto_setup) -> assign(eq_defs, unfold). 0.41/0.97 % set(auto) -> set(auto_limits). 0.41/0.97 % set(auto_limits) -> assign(max_weight, "100.000"). 0.41/0.97 % set(auto_limits) -> assign(sos_limit, 20000). 0.41/0.97 % set(auto) -> set(auto_denials). 0.41/0.97 % set(auto) -> set(auto_process). 0.41/0.97 % set(auto2) -> assign(new_constants, 1). 0.41/0.97 % set(auto2) -> assign(fold_denial_max, 3). 0.41/0.97 % set(auto2) -> assign(max_weight, "200.000"). 0.41/0.97 % set(auto2) -> assign(max_hours, 1). 0.41/0.97 % assign(max_hours, 1) -> assign(max_seconds, 3600). 0.41/0.97 % set(auto2) -> assign(max_seconds, 0). 0.41/0.97 % set(auto2) -> assign(max_minutes, 5). 0.41/0.97 % assign(max_minutes, 5) -> assign(max_seconds, 300). 0.41/0.97 % set(auto2) -> set(sort_initial_sos). 0.41/0.97 % set(auto2) -> assign(sos_limit, -1). 0.41/0.97 % set(auto2) -> assign(lrs_ticks, 3000). 0.41/0.97 % set(auto2) -> assign(max_megs, 400). 0.41/0.97 % set(auto2) -> assign(stats, some). 0.41/0.97 % set(auto2) -> clear(echo_input). 0.41/0.97 % set(auto2) -> set(quiet). 0.41/0.97 % set(auto2) -> clear(print_initial_clauses). 0.41/0.97 % set(auto2) -> clear(print_given). 0.41/0.97 assign(lrs_ticks,-1). 0.41/0.97 assign(sos_limit,10000). 0.41/0.97 assign(order,kbo). 0.41/0.97 set(lex_order_vars). 0.41/0.97 clear(print_given). 0.41/0.97 0.41/0.97 % formulas(sos). % not echoed (29 formulas) 0.41/0.97 0.41/0.97 ============================== end of input ========================== 0.41/0.97 0.41/0.97 % From the command line: assign(max_seconds, 960). 0.41/0.97 0.41/0.97 ============================== PROCESS NON-CLAUSAL FORMULAS ========== 0.41/0.97 0.41/0.97 % Formulas that are not ordinary clauses: 0.41/0.97 1 (all Xtype all Xk1 all Xkek1 (p(crypt(xor(km,Xtype),Xk1)) & p(crypt(xor(km,exp),Xkek1)) & p(Xtype) -> p(crypt(xor(Xkek1,Xtype),Xk1)))) # label(key_export) # label(axiom) # label(non_clause). [assumption]. 0.41/0.97 2 (all X1 all X2 all X3 xor(xor(X1,X2),X3) = xor(X1,xor(X2,X3))) # label(xor_associative) # label(axiom) # label(non_clause). [assumption]. 0.41/0.97 3 (all Xk1 all Xtype all Xk2 (p(Xtype) & p(crypt(xor(km,xor(Xtype,kp)),Xk2)) & p(Xk1) -> p(crypt(xor(km,Xtype),xor(Xk2,Xk1))))) # label(key_part_import___part_3) # label(axiom) # label(non_clause). [assumption]. 0.41/0.97 4 (all X1 all Xk1 (p(crypt(xor(km,data),Xk1)) & p(X1) -> p(decrypt(Xk1,X1)))) # label(decrypt_data) # label(axiom) # label(non_clause). [assumption]. 0.41/0.97 5 (all Xk all Xtype (p(Xk) & p(Xtype) -> p(crypt(xor(km,xor(kp,Xtype)),Xk)))) # label(key_part_import___part_1) # label(axiom) # label(non_clause). [assumption]. 0.41/0.97 6 (all X1 all Xk1 (p(X1) & p(crypt(xor(km,data),Xk1)) -> p(crypt(Xk1,X1)))) # label(encrypt_data) # label(axiom) # label(non_clause). [assumption]. 0.41/0.97 7 (all X1 xor(X1,id) = X1) # label(xor_rules_1) # label(axiom) # label(non_clause). [assumption]. 0.41/0.97 8 (all X1 xor(X1,X1) = id) # label(xor_rules_2) # label(axiom) # label(non_clause). [assumption]. 0.41/0.97 9 (all Xk1 all Xtype all Xk2 (p(crypt(xor(km,xor(kp,Xtype)),Xk2)) & p(Xtype) & p(Xk1) -> p(crypt(xor(km,xor(Xtype,kp)),xor(Xk1,Xk2))))) # label(key_part_import___part_2) # label(axiom) # label(non_clause). [assumption]. 0.41/0.97 10 (all X1 all X2 xor(X1,X2) = xor(X2,X1)) # label(xor_commutative) # label(axiom) # label(non_clause). [assumption]. 0.41/0.97 11 (all X1 all X2 (p(X1) & p(X2) -> p(crypt(X1,X2)))) # label(encrypt_knowledge) # label(axiom) # label(non_clause). [assumption]. 0.41/0.97 12 (all X1 all X2 (p(X1) & p(X2) -> p(xor(X1,X2)))) # label(combine_with_XOR) # label(axiom) # label(non_clause). [assumption]. 0.41/0.97 13 (all X1 all X2 (p(crypt(X1,X2)) & p(X1) -> p(X2))) # label(decrypt_knowledge) # label(axiom) # label(non_clause). [assumption]. 0.41/0.97 14 (alAlarm clock 119.75/120.03 Prover9 interrupted 119.75/120.03 EOF