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/072785fd927ff0fd180ce8b9cc00078f-20180321_140826713_p_cnf_320_1120.cnf	 ""        	 CNF format instance
c --------------------------------------------------
c [leader] preprocess(simplify) input data
c After preprocess: vars: 320 -> 320 , clauses: 1120 -> 1120 ,
c [CE] almost one cons: 0
c sz 3
c turns: 1
c After preprocess: vars: 320 -> 320 , clauses: 1120 -> 1120 ,
c [leader] hand out length of cnf instance to all nodes
c [leader] hand out cnf instance to all nodes
c [leader] hand out done!
c [worker] round 1, time: 0.0
c [worker] round 1, time: 0.0
c [worker] round 1, time: 0.0
c [worker] round 1, time: 0.0
c [worker] round 1, time: 0.0
c [worker] round 1, time: 0.0
c [worker] round 1, time: 0.0
c [worker] round 1, time: 0.0
c sharing nums: 1
c sharing time: 0.00
c [leader] received model size: 320
c [worker1] kissat exit with result: 10
c [worker1] getting send model signal
c sharing nums: 1
c sharing time: 0.00
c [worker2] kissat exit with result: 10
c [worker2] getting terminate signal
c sharing nums: 1
c sharing time: 0.00
c [worker5] kissat exit with result: 10
c [worker5] getting terminate signal
c sharing nums: 1
c sharing time: 0.00
c sharing nums: 1
c sharing time: 0.00
c [worker6] kissat exit with result: 10
c [worker6] getting terminate signal
c [worker3] kissat exit with result: 10
c [worker3] getting terminate signal
c sharing nums: 1
c sharing time: 0.00
c sharing nums: 1
c sharing time: 0.00
c [worker8] kissat exit with result: 10
c [worker8] getting terminate signal
c sharing nums: 1
c [worker4] kissat exit with result: 10
c [worker4] getting terminate signal
c sharing time: 0.00
s SATISFIABLE
v -1 -2 -3 4 -5 -6 -7 -8 -9 -10 -11 12 -13 -14 15 16 17 18 -19 20 -21 22 23 24 -25 -26 27 28 -29 30 31 32 -33 -34 35 -36 37 38 -39 -40 41 -42 43 44 45 -46 -47 -48 49 50 -51 -52 53 -54 -55 -56 57 -58 -59 60 61 62 -63 64 -65 -66 -67 -68 69 -70 71 -72 73 74 75 -76 77 -78 79 -80 -81 -82 83 -84 -85 -86 87 -88 89 90 -91 92 -93 -94 -95 -96 97 98 99 100 101 102 -103 104 -105 -106 -107 -108 -109 -110 -111 -112 113 114 -115 116 -117 118 -119 -120 121 -122 123 124 125 126 -127 -128 129 -130 131 -132 -133 -134 -135 -136 -137 -138 -139 140 141 -142 143 144 -145 -146 -147 -148 149 150 -151 -152 153 -154 155 156 -157 158 -159 160 -161 162 163 164 -165 166 -167 168 169 170 -171 172 -173 174 -175 -176 177 -178 -179 180 -181 -182 -183 -184 -185 -186 -187 188 -189 190 191 -192 -193 -194 -195 -196 197 198 -199 200 201 202 203 204 -205 206 -207 208 209 -210 -211 212 -213 214 215 216 -217 218 -219 -220 -221 -222 223 224 225 226 227 -228 -229 230 231 232 -233 -234 235 -236 237 238 239 240 241 242 -243 -244 245 -246 -247 248 249 250 251 -252 -253 254 255 -256 257 258 259 260 -261 262 263 264 -265 -266 267 -268 269 -270 271 -272 -273 274 -275 -276 -277 -278 -279 280 -281 -282 -283 284 285 286 287 -288 -289 290 -291 -292 293 -294 295 296 297 -298 299 300 301 302 303 304 305 -306 307 -308 309 310 311 -312 313 -314 -315 316 317 -318 -319 -320 
c [worker7] kissat exit with result: 10
c [worker7] getting terminate signal

real	1.74
user	41.76
sys	0.76
mem	170160