39 lines
2.0 KiB
Plaintext
39 lines
2.0 KiB
Plaintext
|
c ------------------- Paras list -------------------
|
||
|
c Name Type Now Default Comment
|
||
|
c DPS int 0 0 DPS/NPS
|
||
|
c DPS_period int 10000 10000 DPS sharing period
|
||
|
c margin int 0 0 DPS margin
|
||
|
c pakis int 1 1 Use pakis diversity
|
||
|
c reset int 0 0 Dynamically reseting
|
||
|
c reset_time int 10 10 Reseting base interval (seconds)
|
||
|
c share int 1 1 Sharing learnt clauses
|
||
|
c share_intv int 500000 500000 Sharing interval (microseconds)
|
||
|
c share_lits int 1500 1500 Sharing lits (per every #share_intv seconds)
|
||
|
c shuffle int 1 1 Use random shuffle
|
||
|
c simplify int 1 1 Use Simplify (only preprocess)
|
||
|
c threads int 32 32 Thread number
|
||
|
c times double 3600.000000 5000 Cutoff time
|
||
|
c config string "" Config file
|
||
|
c instance string /pub/data/chenzh/data/sat2022/b8d10f8c82a85c03c000fbd005e5a838-worker_50_150_40_0.85.cnf "" CNF format instance
|
||
|
c --------------------------------------------------
|
||
|
c [leader] preprocess(simplify) input data
|
||
|
c After preprocess: vars: 3669 -> 3669 , clauses: 175498 -> 175498 ,
|
||
|
c [CE] almost one cons: 50
|
||
|
c solved by card elimination
|
||
|
c [worker3] I has no need to start
|
||
|
c [worker4] I has no need to start
|
||
|
c [worker5] I has no need to start
|
||
|
c [worker6] I has no need to start
|
||
|
c [worker7] I has no need to start
|
||
|
c [leader] UNSAT!!!!!! by preprocess
|
||
|
s UNSATISFIABLE
|
||
|
c [worker1] I has no need to start
|
||
|
c [worker2] I has no need to start
|
||
|
c [worker8] I has no need to start
|
||
|
|
||
|
real 0.48
|
||
|
user 1.00
|
||
|
sys 0.28
|
||
|
mem 116520
|
||
|
|