0.07/0.12 % Problem : theBenchmark.p : TPTP v0.0.0. Released v0.0.0. 0.07/0.12 % Command : tptp2X_and_run_prover9 %d %s 0.12/0.33 % Computer : n004.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 % DateTime : Thu Jul 2 14:25:28 EDT 2020 0.12/0.34 % CPUTime : 0.70/1.21 ============================== Prover9 =============================== 0.70/1.21 Prover9 (32) version 2009-11A, November 2009. 0.70/1.21 Process 6554 was started by sandbox2 on n004.cluster.edu, 0.70/1.21 Thu Jul 2 14:25:29 2020 0.70/1.21 The command was "/export/starexec/sandbox2/solver/bin/prover9 -t 960 -f /tmp/Prover9_6401_n004.cluster.edu". 0.70/1.21 ============================== end of head =========================== 0.70/1.21 0.70/1.21 ============================== INPUT ================================= 0.70/1.21 0.70/1.21 % Reading from file /tmp/Prover9_6401_n004.cluster.edu 0.70/1.21 0.70/1.21 set(prolog_style_variables). 0.70/1.21 set(auto2). 0.70/1.21 % set(auto2) -> set(auto). 0.70/1.21 % set(auto) -> set(auto_inference). 0.70/1.21 % set(auto) -> set(auto_setup). 0.70/1.21 % set(auto_setup) -> set(predicate_elim). 0.70/1.21 % set(auto_setup) -> assign(eq_defs, unfold). 0.70/1.21 % set(auto) -> set(auto_limits). 0.70/1.21 % set(auto_limits) -> assign(max_weight, "100.000"). 0.70/1.21 % set(auto_limits) -> assign(sos_limit, 20000). 0.70/1.21 % set(auto) -> set(auto_denials). 0.70/1.21 % set(auto) -> set(auto_process). 0.70/1.21 % set(auto2) -> assign(new_constants, 1). 0.70/1.21 % set(auto2) -> assign(fold_denial_max, 3). 0.70/1.21 % set(auto2) -> assign(max_weight, "200.000"). 0.70/1.21 % set(auto2) -> assign(max_hours, 1). 0.70/1.21 % assign(max_hours, 1) -> assign(max_seconds, 3600). 0.70/1.21 % set(auto2) -> assign(max_seconds, 0). 0.70/1.21 % set(auto2) -> assign(max_minutes, 5). 0.70/1.21 % assign(max_minutes, 5) -> assign(max_seconds, 300). 0.70/1.21 % set(auto2) -> set(sort_initial_sos). 0.70/1.21 % set(auto2) -> assign(sos_limit, -1). 0.70/1.21 % set(auto2) -> assign(lrs_ticks, 3000). 0.70/1.21 % set(auto2) -> assign(max_megs, 400). 0.70/1.21 % set(auto2) -> assign(stats, some). 0.70/1.21 % set(auto2) -> clear(echo_input). 0.70/1.21 % set(auto2) -> set(quiet). 0.70/1.21 % set(auto2) -> clear(print_initial_clauses). 0.70/1.21 % set(auto2) -> clear(print_given). 0.70/1.21 assign(lrs_ticks,-1). 0.70/1.21 assign(sos_limit,10000). 0.70/1.21 assign(order,kbo). 0.70/1.21 set(lex_order_vars). 0.70/1.21 clear(print_given). 0.70/1.21 0.70/1.21 % formulas(sos). % not echoed (26 formulas) 0.70/1.21 0.70/1.21 ============================== end of input ========================== 0.70/1.21 0.70/1.21 % From the command line: assign(max_seconds, 960). 0.70/1.21 0.70/1.21 ============================== PROCESS NON-CLAUSAL FORMULAS ========== 0.70/1.21 0.70/1.21 % Formulas that are not ordinary clauses: 0.70/1.21 1 (all X1 all X2 (p(X2) & p(X1) -> p(crypt(X1,X2)))) # label(encrypt_knowledge) # label(axiom) # label(non_clause). [assumption]. 0.70/1.21 2 (all Xkek1 all Xtype1 all Xk1 all Xtype2 all Xkek2 (p(crypt(xor(km,imp),Xkek2)) & p(Xtype2) & p(crypt(xor(Xkek1,Xtype1),Xk1)) -> p(crypt(xor(km,Xtype2),decrypt(xor(Xkek2,Xtype2),crypt(xor(Xkek1,Xtype1),Xk1)))))) # label(key_import) # label(axiom) # label(non_clause). [assumption]. 0.70/1.21 3 (all Xtype all Xk1 all Xkek1 (p(Xtype) & p(crypt(xor(km,exp),Xkek1)) & p(crypt(xor(km,Xtype),Xk1)) -> p(crypt(xor(Xkek1,Xtype),Xk1)))) # label(key_export) # label(axiom) # label(non_clause). [assumption]. 0.70/1.21 4 (all Xk all Xk1 all Xtype2 all Xkek1 all Xkek2 all Xtype (p(crypt(Xk,Xk1)) & p(crypt(xor(km,exp),Xkek2)) & p(crypt(xor(km,imp),Xkek1)) & p(Xtype2) -> p(crypt(xor(Xkek2,Xtype),decrypt(xor(Xtype2,Xkek1),crypt(Xk,Xk1)))))) # label(key_translate) # label(axiom) # label(non_clause). [assumption]. 0.70/1.21 5 (all X1 all X2 (p(X1) & p(crypt(X1,X2)) -> p(X2))) # label(decrypt_knowledge) # label(axiom) # label(non_clause). [assumption]. 0.70/1.21 6 (all X1 all X2 xor(X1,X2) = xor(X2,X1)) # label(xor_commutative) # label(axiom) # label(non_clause). [assumption]. 0.70/1.21 7 (all X1 xor(X1,X1) = id) # label(xor_rules_2) # label(axiom) # label(non_clause). [assumption]. 0.70/1.21 8 (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.70/1.21 9 (all Xk1 all Xtype all Xk2 (p(Xk1) & p(crypt(xor(km,xor(kp,Xtype)),Xk2)) & p(Xtype) -> p(crypt(xor(km,xor(Xtype,kp)),xor(Xk1,Xk2))))) # label(key_part_import___part_2) # label(axiom) # label(non_clause). [assumption]. 0.70/1.21 10 (all X1 all X2 all X3 xor(X1,xor(X2,X3)) = xor(xor(X1,X2),X3)) # label(xor_associative) # label(axiom) # label(non_clause). [assumption]. 0.70/1.21 11 (all X1 all X2 (p(X2) & p(X1) -> p(xor(X1,X2)))) # label(combine_with_XOR) # label(axiom) # label(non_clause). [assumption]. 0.70/1.21 12 (all X1 all Xk1 (p(X1) & p(crypt(xor(km,data),Xk1Alarm clock 119.53/120.05 Prover9 interrupted 119.53/120.05 EOF