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/ff3be72b9f5f44036875aa48f5434456-worker_20_60_20_0.9.cnf "" CNF format instance
|
||
|
c --------------------------------------------------
|
||
|
c [leader] preprocess(simplify) input data
|
||
|
c After preprocess: vars: 928 -> 928 , clauses: 24121 -> 24121 ,
|
||
|
c [CE] almost one cons: 20
|
||
|
c solved by card elimination
|
||
|
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
|
||
|
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
|
||
|
|
||
|
real 0.45
|
||
|
user 0.57
|
||
|
sys 0.26
|
||
|
mem 94960
|
||
|
|