39 lines
2.0 KiB
INI
39 lines
2.0 KiB
INI
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/5c6495ff589cbbcb550e1655dadbd143-worker_40_80_35_0.85.cnf "" CNF format instance
|
|
c --------------------------------------------------
|
|
c [leader] preprocess(simplify) input data
|
|
c After preprocess: vars: 1896 -> 1896 , clauses: 54479 -> 54479 ,
|
|
c [CE] almost one cons: 40
|
|
c solved by card elimination
|
|
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 [worker8] 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 [worker3] I has no need to start
|
|
c [worker4] I has no need to start
|
|
|
|
real 0.44
|
|
user 0.58
|
|
sys 0.29
|
|
mem 99392
|
|
|