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/cb3c725fd30d50c6785b907054194260-worker_40_40_30_0.9.cnf	 ""        	 CNF format instance
c --------------------------------------------------
c [leader] preprocess(simplify) input data
c After preprocess: vars: 733 -> 733 , clauses: 9175 -> 9175 ,
c [CE] almost one cons: 39
c solved by card elimination
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
c [worker1] I has no need to start
c [worker2] I has no need to start
c [worker3] I has no need to start

real	0.42
user	0.31
sys	0.28
mem	92784