Trace number 4116483

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
cdcl-cuttingplanes DEC 2016-05-01? (TO) 1800.02 1800.3

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/nossum/
normalized-sha1-size128-round23-3.opb
MD5SUMbc7e0afd9962eb31c6ef169bd78d3421
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4288
Total number of constraints9504
Number of constraints which are clauses8192
Number of constraints which are cardinality constraints (but not clauses)416
Number of constraints which are nor clauses,nor cardinality constraints896
Minimum length of a constraint1
Maximum length of a constraint10
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 4
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 14
Number of bits of the biggest sum of numbers4
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c * #variable= 4288 #constraint= 9504
0.09/0.14	c #Conflicts:       1000 | #Learnt:        997 | 0.000
0.09/0.14	c total clause space: 4.25031MB
0.09/0.14	c total #watches: 38531
0.19/0.25	c total #propagations: 106616 / total #impl: 443339 (eff. 0.240)
0.19/0.25	c #Conflicts:       2000 | #Learnt:       1997 | 0.000
0.19/0.25	c total clause space: 6.90675MB
0.19/0.25	c total #watches: 50279
0.39/0.42	c total #propagations: 206222 / total #impl: 899296 (eff. 0.229)
0.39/0.42	c GARBAGE COLLECT
0.39/0.42	c #Conflicts:       3000 | #Learnt:       2048 | 0.000
0.39/0.42	c total clause space: 6.90675MB
0.39/0.42	c total #watches: 54532
0.49/0.58	c total #propagations: 315793 / total #impl: 1441518 (eff. 0.219)
0.49/0.58	c #Conflicts:       4000 | #Learnt:       3048 | 0.000
0.49/0.58	c total clause space: 6.90675MB
0.49/0.58	c total #watches: 67449
0.69/0.72	c total #propagations: 406021 / total #impl: 1879915 (eff. 0.216)
0.69/0.72	c GARBAGE COLLECT
0.69/0.72	c #Conflicts:       5000 | #Learnt:       2402 | 0.000
0.69/0.72	c total clause space: 6.90675MB
0.69/0.72	c total #watches: 58972
0.89/0.94	c total #propagations: 499570 / total #impl: 2357710 (eff. 0.212)
0.89/0.94	c #Conflicts:       6000 | #Learnt:       3402 | 0.000
0.89/0.94	c total clause space: 11.2235MB
0.89/0.94	c total #watches: 72443
1.20/1.25	c total #propagations: 603973 / total #impl: 2919831 (eff. 0.207)
1.20/1.25	c GARBAGE COLLECT
1.20/1.25	c #Conflicts:       7000 | #Learnt:       2308 | 0.000
1.20/1.25	c total clause space: 11.2235MB
1.20/1.25	c total #watches: 64232
1.79/1.89	c total #propagations: 708996 / total #impl: 3522458 (eff. 0.201)
1.79/1.89	c #Conflicts:       8000 | #Learnt:       3308 | 0.000
1.79/1.89	c total clause space: 11.2235MB
1.79/1.89	c total #watches: 100132
2.39/2.45	c total #propagations: 821482 / total #impl: 4279716 (eff. 0.192)
2.39/2.45	c #Conflicts:       9000 | #Learnt:       4308 | 0.000
2.39/2.45	c total clause space: 18.2382MB
2.39/2.45	c total #watches: 115586
2.79/2.86	c total #propagations: 929572 / total #impl: 4904465 (eff. 0.190)
2.79/2.86	c GARBAGE COLLECT
2.79/2.86	c #Conflicts:      10000 | #Learnt:       2779 | 0.000
2.79/2.86	c total clause space: 18.2382MB
2.79/2.86	c total #watches: 91848
3.29/3.38	c total #propagations: 1024660 / total #impl: 5459830 (eff. 0.188)
3.29/3.38	c #Conflicts:      11000 | #Learnt:       3779 | 0.000
3.29/3.38	c total clause space: 18.2382MB
3.29/3.38	c total #watches: 107610
3.79/3.80	c total #propagations: 1121984 / total #impl: 5998608 (eff. 0.187)
3.79/3.80	c #Conflicts:      12000 | #Learnt:       4779 | 0.000
3.79/3.80	c total clause space: 18.2382MB
3.79/3.80	c total #watches: 119837
4.39/4.40	c total #propagations: 1214866 / total #impl: 6560703 (eff. 0.185)
4.39/4.40	c #Conflicts:      13000 | #Learnt:       5779 | 0.000
4.39/4.40	c total clause space: 18.2382MB
4.39/4.40	c total #watches: 141884
4.68/4.72	c total #propagations: 1316233 / total #impl: 7256607 (eff. 0.181)
4.68/4.72	c GARBAGE COLLECT
4.68/4.72	c #Conflicts:      14000 | #Learnt:       3914 | 0.000
4.68/4.72	c total clause space: 18.2382MB
4.68/4.72	c total #watches: 91517
4.98/5.06	c total #propagations: 1407652 / total #impl: 7821216 (eff. 0.180)
4.98/5.06	c #Conflicts:      15000 | #Learnt:       4914 | 0.002
4.98/5.06	c total clause space: 18.2382MB
4.98/5.06	c total #watches: 106971
5.39/5.49	c total #propagations: 1507623 / total #impl: 8463997 (eff. 0.178)
5.39/5.49	c #Conflicts:      16000 | #Learnt:       5914 | 0.002
5.39/5.49	c total clause space: 18.2382MB
5.39/5.49	c total #watches: 127583
5.89/5.90	c total #propagations: 1597425 / total #impl: 9187450 (eff. 0.174)
5.89/5.90	c GARBAGE COLLECT
5.89/5.90	c #Conflicts:      17000 | #Learnt:       3723 | 0.004
5.89/5.90	c total clause space: 18.2382MB
5.89/5.90	c total #watches: 89013
6.39/6.48	c total #propagations: 1692996 / total #impl: 9816467 (eff. 0.172)
6.39/6.48	c #Conflicts:      18000 | #Learnt:       4723 | 0.004
6.39/6.48	c total clause space: 18.2382MB
6.39/6.48	c total #watches: 112312
7.19/7.26	c total #propagations: 1799548 / total #impl: 10584553 (eff. 0.170)
7.19/7.26	c #Conflicts:      19000 | #Learnt:       5723 | 0.004
7.19/7.26	c total clause space: 18.2382MB
7.19/7.26	c total #watches: 136037
7.80/7.88	c total #propagations: 1910251 / total #impl: 11424928 (eff. 0.167)
7.80/7.88	c #Conflicts:      20000 | #Learnt:       6723 | 0.004
7.80/7.88	c total clause space: 18.2382MB
7.80/7.88	c total #watches: 149405
8.19/8.23	c total #propagations: 2009740 / total #impl: 12095995 (eff. 0.166)
8.19/8.23	c GARBAGE COLLECT
8.19/8.23	c #Conflicts:      21000 | #Learnt:       4253 | 0.004
8.19/8.23	c total clause space: 29.637MB
8.19/8.23	c total #watches: 103771
8.49/8.56	c total #propagations: 2109407 / total #impl: 12760512 (eff. 0.165)
8.49/8.56	c #Conflicts:      22000 | #Learnt:       5253 | 0.003
8.49/8.56	c total clause space: 29.637MB
8.49/8.56	c total #watches: 118569
8.90/8.91	c total #propagations: 2197461 / total #impl: 13354506 (eff. 0.165)
8.90/8.91	c #Conflicts:      23000 | #Learnt:       6253 | 0.003
8.90/8.91	c total clause space: 29.637MB
8.90/8.91	c total #watches: 129646
9.29/9.36	c total #propagations: 2287216 / total #impl: 13954725 (eff. 0.164)
9.29/9.36	c #Conflicts:      24000 | #Learnt:       7253 | 0.004
9.29/9.36	c total clause space: 29.637MB
9.29/9.36	c total #watches: 141352
9.69/9.72	c total #propagations: 2392674 / total #impl: 14723753 (eff. 0.163)
9.69/9.72	c GARBAGE COLLECT
9.69/9.72	c #Conflicts:      25000 | #Learnt:       4454 | 0.004
9.69/9.72	c total clause space: 29.637MB
9.69/9.72	c total #watches: 89920
10.00/10.01	c total #propagations: 2491169 / total #impl: 15406409 (eff. 0.162)
10.00/10.01	c #Conflicts:      26000 | #Learnt:       5454 | 0.004
10.00/10.01	c total clause space: 29.637MB
10.00/10.01	c total #watches: 107591
10.79/10.83	c total #propagations: 2584482 / total #impl: 16091944 (eff. 0.161)
10.79/10.83	c #Conflicts:      27000 | #Learnt:       6454 | 0.003
10.79/10.83	c total clause space: 29.637MB
10.79/10.83	c total #watches: 142131
11.69/11.71	c total #propagations: 2707984 / total #impl: 17221309 (eff. 0.157)
11.69/11.71	c #Conflicts:      28000 | #Learnt:       7454 | 0.003
11.69/11.71	c total clause space: 29.637MB
11.69/11.71	c total #watches: 166053
12.39/12.47	c total #propagations: 2806318 / total #impl: 18038334 (eff. 0.156)
12.39/12.47	c GARBAGE COLLECT
12.39/12.47	c #Conflicts:      29000 | #Learnt:       4385 | 0.003
12.39/12.47	c total clause space: 29.637MB
12.39/12.47	c total #watches: 121764
12.89/12.96	c total #propagations: 2908580 / total #impl: 18809529 (eff. 0.155)
12.89/12.96	c #Conflicts:      30000 | #Learnt:       5385 | 0.003
12.89/12.96	c total clause space: 29.637MB
12.89/12.96	c total #watches: 140662
13.79/13.83	c total #propagations: 3011581 / total #impl: 19598143 (eff. 0.154)
13.79/13.83	c #Conflicts:      31000 | #Learnt:       6385 | 0.003
13.79/13.83	c total clause space: 29.637MB
13.79/13.83	c total #watches: 164771
14.79/14.80	c total #propagations: 3111867 / total #impl: 20403132 (eff. 0.153)
14.79/14.80	c #Conflicts:      32000 | #Learnt:       7385 | 0.003
14.79/14.80	c total clause space: 29.637MB
14.79/14.80	c total #watches: 186364
15.59/15.60	c total #propagations: 3224800 / total #impl: 21341299 (eff. 0.151)
15.59/15.60	c #Conflicts:      33000 | #Learnt:       8385 | 0.003
15.59/15.60	c total clause space: 29.637MB
15.59/15.60	c total #watches: 202490
16.09/16.15	c total #propagations: 3324082 / total #impl: 22147056 (eff. 0.150)
16.09/16.15	c GARBAGE COLLECT
16.09/16.15	c #Conflicts:      34000 | #Learnt:       4967 | 0.003
16.09/16.15	c total clause space: 29.637MB
16.09/16.15	c total #watches: 125337
16.99/17.06	c total #propagations: 3422007 / total #impl: 22935332 (eff. 0.149)
16.99/17.06	c #Conflicts:      35000 | #Learnt:       5967 | 0.003
16.99/17.06	c total clause space: 29.637MB
16.99/17.06	c total #watches: 166427
18.09/18.18	c total #propagations: 3530154 / total #impl: 23935774 (eff. 0.147)
18.09/18.18	c #Conflicts:      36000 | #Learnt:       6967 | 0.003
18.09/18.18	c total clause space: 29.637MB
18.09/18.18	c total #watches: 189007
19.58/19.64	c total #propagations: 3636793 / total #impl: 24870490 (eff. 0.146)
19.58/19.64	c #Conflicts:      37000 | #Learnt:       7967 | 0.003
19.58/19.64	c total clause space: 29.637MB
19.58/19.64	c total #watches: 224975
22.09/22.19	c total #propagations: 3764710 / total #impl: 26209716 (eff. 0.144)
22.09/22.19	c #Conflicts:      38000 | #Learnt:       8967 | 0.003
22.09/22.19	c total clause space: 48.1602MB
22.09/22.19	c total #watches: 269521
24.59/24.64	c total #propagations: 3902883 / total #impl: 28233920 (eff. 0.138)
24.59/24.64	c GARBAGE COLLECT
24.59/24.64	c #Conflicts:      39000 | #Learnt:       5248 | 0.002
24.59/24.64	c total clause space: 48.1602MB
24.59/24.64	c total #watches: 196956
26.29/26.32	c total #propagations: 4025035 / total #impl: 29731914 (eff. 0.135)
26.29/26.32	c #Conflicts:      40000 | #Learnt:       6248 | 0.003
26.29/26.32	c total clause space: 48.1602MB
26.29/26.32	c total #watches: 221671
27.09/27.19	c total #propagations: 4125412 / total #impl: 30604352 (eff. 0.135)
27.09/27.19	c #Conflicts:      41000 | #Learnt:       7248 | 0.003
27.09/27.19	c total clause space: 48.1602MB
27.09/27.19	c total #watches: 243154
28.79/28.86	c total #propagations: 4214781 / total #impl: 31436048 (eff. 0.134)
28.79/28.86	c #Conflicts:      42000 | #Learnt:       8248 | 0.002
28.79/28.86	c total clause space: 48.1602MB
28.79/28.86	c total #watches: 275557
30.39/30.47	c total #propagations: 4309568 / total #impl: 32666580 (eff. 0.132)
30.39/30.47	c #Conflicts:      43000 | #Learnt:       9248 | 0.002
30.39/30.47	c total clause space: 48.1602MB
30.39/30.47	c total #watches: 302287
32.69/32.77	c total #propagations: 4398637 / total #impl: 33715885 (eff. 0.130)
32.69/32.77	c GARBAGE COLLECT
32.69/32.77	c #Conflicts:      44000 | #Learnt:       5345 | 0.002
32.69/32.77	c total clause space: 48.1602MB
32.69/32.77	c total #watches: 193542
34.49/34.57	c total #propagations: 4501367 / total #impl: 34955427 (eff. 0.129)
34.49/34.57	c #Conflicts:      45000 | #Learnt:       6345 | 0.002
34.49/34.57	c total clause space: 48.1602MB
34.49/34.57	c total #watches: 228962
35.69/35.73	c total #propagations: 4612283 / total #impl: 36090133 (eff. 0.128)
35.69/35.73	c #Conflicts:      46000 | #Learnt:       7345 | 0.002
35.69/35.73	c total clause space: 48.1602MB
35.69/35.73	c total #watches: 243238
36.79/36.84	c total #propagations: 4712349 / total #impl: 36839195 (eff. 0.128)
36.79/36.84	c #Conflicts:      47000 | #Learnt:       8345 | 0.002
36.79/36.84	c total clause space: 48.1602MB
36.79/36.84	c total #watches: 259585
37.99/38.03	c total #propagations: 4810840 / total #impl: 37600200 (eff. 0.128)
37.99/38.03	c #Conflicts:      48000 | #Learnt:       9345 | 0.002
37.99/38.03	c total clause space: 48.1602MB
37.99/38.03	c total #watches: 274540
39.29/39.33	c total #propagations: 4908407 / total #impl: 38444413 (eff. 0.128)
39.29/39.33	c #Conflicts:      49000 | #Learnt:      10345 | 0.002
39.29/39.33	c total clause space: 48.1602MB
39.29/39.33	c total #watches: 288113
40.49/40.56	c total #propagations: 5005784 / total #impl: 39249871 (eff. 0.128)
40.49/40.56	c GARBAGE COLLECT
40.49/40.56	c #Conflicts:      50000 | #Learnt:       6003 | 0.002
40.49/40.56	c total clause space: 48.1602MB
40.49/40.56	c total #watches: 205395
41.19/41.28	c total #propagations: 5102976 / total #impl: 39992363 (eff. 0.128)
41.19/41.28	c #Conflicts:      51000 | #Learnt:       7003 | 0.002
41.19/41.28	c total clause space: 48.1602MB
41.19/41.28	c total #watches: 223656
42.19/42.23	c total #propagations: 5194923 / total #impl: 40712448 (eff. 0.128)
42.19/42.23	c #Conflicts:      52000 | #Learnt:       8003 | 0.002
42.19/42.23	c total clause space: 48.1602MB
42.19/42.23	c total #watches: 244555
43.79/43.86	c total #propagations: 5285644 / total #impl: 41524140 (eff. 0.127)
43.79/43.86	c #Conflicts:      53000 | #Learnt:       9003 | 0.002
43.79/43.86	c total clause space: 48.1602MB
43.79/43.86	c total #watches: 271550
44.89/44.97	c total #propagations: 5396426 / total #impl: 42701147 (eff. 0.126)
44.89/44.97	c #Conflicts:      54000 | #Learnt:      10003 | 0.002
44.89/44.97	c total clause space: 48.1602MB
44.89/44.97	c total #watches: 285430
46.09/46.10	c total #propagations: 5489380 / total #impl: 43488098 (eff. 0.126)
46.09/46.10	c #Conflicts:      55000 | #Learnt:      11003 | 0.002
46.09/46.10	c total clause space: 48.1602MB
46.09/46.10	c total #watches: 298760
47.29/47.33	c total #propagations: 5584053 / total #impl: 44314425 (eff. 0.126)
47.29/47.33	c GARBAGE COLLECT
47.29/47.33	c #Conflicts:      56000 | #Learnt:       6412 | 0.002
47.29/47.33	c total clause space: 48.1602MB
47.29/47.33	c total #watches: 222326
48.59/48.63	c total #propagations: 5693494 / total #impl: 45221045 (eff. 0.126)
48.59/48.63	c #Conflicts:      57000 | #Learnt:       7412 | 0.002
48.59/48.63	c total clause space: 48.1602MB
48.59/48.63	c total #watches: 238747
50.19/50.24	c total #propagations: 5802602 / total #impl: 46062564 (eff. 0.126)
50.19/50.24	c #Conflicts:      58000 | #Learnt:       8412 | 0.002
50.19/50.24	c total clause space: 48.1602MB
50.19/50.24	c total #watches: 262710
52.09/52.17	c total #propagations: 5924453 / total #impl: 47035405 (eff. 0.126)
52.09/52.17	c #Conflicts:      59000 | #Learnt:       9412 | 0.002
52.09/52.17	c total clause space: 48.1602MB
52.09/52.17	c total #watches: 290469
54.19/54.26	c total #propagations: 6049529 / total #impl: 48095500 (eff. 0.126)
54.19/54.26	c #Conflicts:      60000 | #Learnt:      10412 | 0.002
54.19/54.26	c total clause space: 48.1602MB
54.19/54.26	c total #watches: 319691
56.38/56.40	c total #propagations: 6168019 / total #impl: 49283194 (eff. 0.125)
56.38/56.40	c #Conflicts:      61000 | #Learnt:      11412 | 0.002
56.38/56.40	c total clause space: 48.1602MB
56.38/56.40	c total #watches: 366665
57.98/58.04	c total #propagations: 6284847 / total #impl: 50914555 (eff. 0.123)
57.98/58.04	c GARBAGE COLLECT
57.98/58.04	c #Conflicts:      62000 | #Learnt:       6491 | 0.002
57.98/58.04	c total clause space: 48.1602MB
57.98/58.04	c total #watches: 212376
59.28/59.40	c total #propagations: 6383237 / total #impl: 51961810 (eff. 0.123)
59.28/59.40	c #Conflicts:      63000 | #Learnt:       7491 | 0.002
59.28/59.40	c total clause space: 48.1602MB
59.28/59.40	c total #watches: 248730
61.88/61.91	c total #propagations: 6488999 / total #impl: 52927364 (eff. 0.123)
61.88/61.91	c #Conflicts:      64000 | #Learnt:       8491 | 0.002
61.88/61.91	c total clause space: 48.1602MB
61.88/61.91	c total #watches: 291459
63.48/63.53	c total #propagations: 6592943 / total #impl: 54056397 (eff. 0.122)
63.48/63.53	c #Conflicts:      65000 | #Learnt:       9491 | 0.002
63.48/63.53	c total clause space: 48.1602MB
63.48/63.53	c total #watches: 307328
65.08/65.11	c total #propagations: 6691650 / total #impl: 54923249 (eff. 0.122)
65.08/65.11	c #Conflicts:      66000 | #Learnt:      10491 | 0.002
65.08/65.11	c total clause space: 48.1602MB
65.08/65.11	c total #watches: 321514
66.58/66.62	c total #propagations: 6786800 / total #impl: 55665877 (eff. 0.122)
66.58/66.62	c #Conflicts:      67000 | #Learnt:      11491 | 0.002
66.58/66.62	c total clause space: 48.1602MB
66.58/66.62	c total #watches: 337681
68.58/68.63	c total #propagations: 6877902 / total #impl: 56440133 (eff. 0.122)
68.58/68.63	c #Conflicts:      68000 | #Learnt:      12491 | 0.002
68.58/68.63	c total clause space: 48.1602MB
68.58/68.63	c total #watches: 360413
69.58/69.60	c total #propagations: 6980574 / total #impl: 57389213 (eff. 0.122)
69.58/69.60	c GARBAGE COLLECT
69.58/69.60	c #Conflicts:      69000 | #Learnt:       7264 | 0.002
69.58/69.60	c total clause space: 48.1602MB
69.58/69.60	c total #watches: 223350
70.78/70.86	c total #propagations: 7082944 / total #impl: 58195580 (eff. 0.122)
70.78/70.86	c #Conflicts:      70000 | #Learnt:       8264 | 0.002
70.78/70.86	c total clause space: 48.1602MB
70.78/70.86	c total #watches: 240333
71.98/72.05	c total #propagations: 7189180 / total #impl: 59050040 (eff. 0.122)
71.98/72.05	c #Conflicts:      71000 | #Learnt:       9264 | 0.002
71.98/72.05	c total clause space: 48.1602MB
71.98/72.05	c total #watches: 261600
73.38/73.45	c total #propagations: 7290119 / total #impl: 59920417 (eff. 0.122)
73.38/73.45	c #Conflicts:      72000 | #Learnt:      10264 | 0.002
73.38/73.45	c total clause space: 48.1602MB
73.38/73.45	c total #watches: 284863
74.79/74.81	c total #propagations: 7397661 / total #impl: 60915098 (eff. 0.121)
74.79/74.81	c #Conflicts:      73000 | #Learnt:      11264 | 0.002
74.79/74.81	c total clause space: 48.1602MB
74.79/74.81	c total #watches: 302430
75.68/75.74	c total #propagations: 7497963 / total #impl: 61801977 (eff. 0.121)
75.68/75.74	c #Conflicts:      74000 | #Learnt:      12264 | 0.002
75.68/75.74	c total clause space: 48.1602MB
75.68/75.74	c total #watches: 316034
76.88/76.95	c total #propagations: 7586281 / total #impl: 62635515 (eff. 0.121)
76.88/76.95	c GARBAGE COLLECT
76.88/76.95	c #Conflicts:      75000 | #Learnt:       6866 | 0.002
76.88/76.95	c total clause space: 48.1602MB
76.88/76.95	c total #watches: 219613
78.09/78.19	c total #propagations: 7683066 / total #impl: 63555591 (eff. 0.121)
78.09/78.19	c #Conflicts:      76000 | #Learnt:       7866 | 0.002
78.09/78.19	c total clause space: 48.1602MB
78.09/78.19	c total #watches: 245919
79.18/79.30	c total #propagations: 7788058 / total #impl: 64459210 (eff. 0.121)
79.18/79.30	c #Conflicts:      77000 | #Learnt:       8866 | 0.002
79.18/79.30	c total clause space: 48.1602MB
79.18/79.30	c total #watches: 265172
80.58/80.66	c total #propagations: 7890435 / total #impl: 65351427 (eff. 0.121)
80.58/80.66	c #Conflicts:      78000 | #Learnt:       9866 | 0.002
80.58/80.66	c total clause space: 48.1602MB
80.58/80.66	c total #watches: 285121
82.18/82.24	c total #propagations: 7994170 / total #impl: 66234143 (eff. 0.121)
82.18/82.24	c #Conflicts:      79000 | #Learnt:      10866 | 0.002
82.18/82.24	c total clause space: 48.1602MB
82.18/82.24	c total #watches: 310192
83.58/83.65	c total #propagations: 8091764 / total #impl: 67225621 (eff. 0.120)
83.58/83.65	c #Conflicts:      80000 | #Learnt:      11866 | 0.002
83.58/83.65	c total clause space: 48.1602MB
83.58/83.65	c total #watches: 345609
85.68/85.76	c total #propagations: 8198372 / total #impl: 68574798 (eff. 0.120)
85.68/85.76	c #Conflicts:      81000 | #Learnt:      12866 | 0.002
85.68/85.76	c total clause space: 48.1602MB
85.68/85.76	c total #watches: 372059
88.17/88.21	c total #propagations: 8307017 / total #impl: 69693632 (eff. 0.119)
88.17/88.21	c GARBAGE COLLECT
88.17/88.21	c #Conflicts:      82000 | #Learnt:       7103 | 0.002
88.17/88.21	c total clause space: 78.2603MB
88.17/88.21	c total #watches: 226043
89.67/89.78	c total #propagations: 8418420 / total #impl: 70877800 (eff. 0.119)
89.67/89.78	c #Conflicts:      83000 | #Learnt:       8103 | 0.002
89.67/89.78	c total clause space: 78.2603MB
89.67/89.78	c total #watches: 253264
91.38/91.48	c total #propagations: 8536683 / total #impl: 71987070 (eff. 0.119)
91.38/91.48	c #Conflicts:      84000 | #Learnt:       9103 | 0.002
91.38/91.48	c total clause space: 78.2603MB
91.38/91.48	c total #watches: 277980
93.97/94.00	c total #propagations: 8647850 / total #impl: 72970682 (eff. 0.119)
93.97/94.00	c #Conflicts:      85000 | #Learnt:      10103 | 0.002
93.97/94.00	c total clause space: 78.2603MB
93.97/94.00	c total #watches: 315831
96.97/97.04	c total #propagations: 8792085 / total #impl: 74567797 (eff. 0.118)
96.97/97.04	c #Conflicts:      86000 | #Learnt:      11103 | 0.002
96.97/97.04	c total clause space: 78.2603MB
96.97/97.04	c total #watches: 354718
101.07/101.14	c total #propagations: 8919934 / total #impl: 76219315 (eff. 0.117)
101.07/101.14	c #Conflicts:      87000 | #Learnt:      12103 | 0.002
101.07/101.14	c total clause space: 78.2603MB
101.07/101.14	c total #watches: 402509
106.87/106.90	c total #propagations: 9044120 / total #impl: 78341083 (eff. 0.115)
106.87/106.90	c #Conflicts:      88000 | #Learnt:      13103 | 0.002
106.87/106.90	c total clause space: 78.2603MB
106.87/106.90	c total #watches: 452888
113.67/113.76	c total #propagations: 9189951 / total #impl: 81248582 (eff. 0.113)
113.67/113.76	c #Conflicts:      89000 | #Learnt:      14103 | 0.001
113.67/113.76	c total clause space: 78.2603MB
113.67/113.76	c total #watches: 516798
118.17/118.21	c total #propagations: 9326413 / total #impl: 84431589 (eff. 0.110)
118.17/118.21	c GARBAGE COLLECT
118.17/118.21	c #Conflicts:      90000 | #Learnt:       8074 | 0.001
118.17/118.21	c total clause space: 78.2603MB
118.17/118.21	c total #watches: 256919
119.67/119.71	c total #propagations: 9458699 / total #impl: 86581063 (eff. 0.109)
119.67/119.71	c #Conflicts:      91000 | #Learnt:       9074 | 0.001
119.67/119.71	c total clause space: 78.2603MB
119.67/119.71	c total #watches: 287729
121.77/121.81	c total #propagations: 9555969 / total #impl: 87441233 (eff. 0.109)
121.77/121.81	c #Conflicts:      92000 | #Learnt:      10074 | 0.001
121.77/121.81	c total clause space: 78.2603MB
121.77/121.81	c total #watches: 318799
124.28/124.34	c total #propagations: 9658330 / total #impl: 88447345 (eff. 0.109)
124.28/124.34	c #Conflicts:      93000 | #Learnt:      11074 | 0.001
124.28/124.34	c total clause space: 78.2603MB
124.28/124.34	c total #watches: 352751
127.37/127.44	c total #propagations: 9756518 / total #impl: 89493297 (eff. 0.109)
127.37/127.44	c #Conflicts:      94000 | #Learnt:      12074 | 0.001
127.37/127.44	c total clause space: 78.2603MB
127.37/127.44	c total #watches: 393909
131.17/131.23	c total #propagations: 9868683 / total #impl: 90682678 (eff. 0.109)
131.17/131.23	c #Conflicts:      95000 | #Learnt:      13074 | 0.001
131.17/131.23	c total clause space: 78.2603MB
131.17/131.23	c total #watches: 449772
135.77/135.81	c total #propagations: 9986865 / total #impl: 92316526 (eff. 0.108)
135.77/135.81	c #Conflicts:      96000 | #Learnt:      14074 | 0.001
135.77/135.81	c total clause space: 78.2603MB
135.77/135.81	c total #watches: 498219
141.36/141.43	c total #propagations: 10095317 / total #impl: 94282370 (eff. 0.107)
141.36/141.43	c #Conflicts:      97000 | #Learnt:      15074 | 0.001
141.36/141.43	c total clause space: 78.2603MB
141.36/141.43	c total #watches: 536567
143.16/143.22	c total #propagations: 10201794 / total #impl: 96401199 (eff. 0.106)
143.16/143.22	c GARBAGE COLLECT
143.16/143.22	c #Conflicts:      98000 | #Learnt:       8581 | 0.001
143.16/143.22	c total clause space: 78.2603MB
143.16/143.22	c total #watches: 284965
145.46/145.55	c total #propagations: 10307028 / total #impl: 97610227 (eff. 0.106)
145.46/145.55	c #Conflicts:      99000 | #Learnt:       9581 | 0.001
145.46/145.55	c total clause space: 78.2603MB
145.46/145.55	c total #watches: 323017
148.86/148.92	c total #propagations: 10406237 / total #impl: 99104872 (eff. 0.105)
148.86/148.92	c #Conflicts:     100000 | #Learnt:      10581 | 0.001
148.86/148.92	c total clause space: 78.2603MB
148.86/148.92	c total #watches: 357739
152.06/152.11	c total #propagations: 10519463 / total #impl: 100969628 (eff. 0.104)
152.06/152.11	c #Conflicts:     101000 | #Learnt:      11581 | 0.001
152.06/152.11	c total clause space: 78.2603MB
152.06/152.11	c total #watches: 387713
156.76/156.84	c total #propagations: 10629263 / total #impl: 102088570 (eff. 0.104)
156.76/156.84	c #Conflicts:     102000 | #Learnt:      12581 | 0.001
156.76/156.84	c total clause space: 78.2603MB
156.76/156.84	c total #watches: 430468
160.67/160.70	c total #propagations: 10764495 / total #impl: 103530285 (eff. 0.104)
160.67/160.70	c #Conflicts:     103000 | #Learnt:      13581 | 0.001
160.67/160.70	c total clause space: 78.2603MB
160.67/160.70	c total #watches: 458551
162.67/162.77	c total #propagations: 10884115 / total #impl: 104708395 (eff. 0.104)
162.67/162.77	c #Conflicts:     104000 | #Learnt:      14581 | 0.001
162.67/162.77	c total clause space: 78.2603MB
162.67/162.77	c total #watches: 475937
164.76/164.81	c total #propagations: 10986231 / total #impl: 105664509 (eff. 0.104)
164.76/164.81	c #Conflicts:     105000 | #Learnt:      15581 | 0.001
164.76/164.81	c total clause space: 78.2603MB
164.76/164.81	c total #watches: 488841
166.26/166.31	c total #propagations: 11076143 / total #impl: 106489175 (eff. 0.104)
166.26/166.31	c GARBAGE COLLECT
166.26/166.31	c #Conflicts:     106000 | #Learnt:       8815 | 0.001
166.26/166.31	c total clause space: 78.2603MB
166.26/166.31	c total #watches: 277338
167.66/167.72	c total #propagations: 11185412 / total #impl: 107416870 (eff. 0.104)
167.66/167.72	c #Conflicts:     107000 | #Learnt:       9815 | 0.001
167.66/167.72	c total clause space: 78.2603MB
167.66/167.72	c total #watches: 295726
168.76/168.81	c total #propagations: 11289573 / total #impl: 108291721 (eff. 0.104)
168.76/168.81	c #Conflicts:     108000 | #Learnt:      10815 | 0.001
168.76/168.81	c total clause space: 78.2603MB
168.76/168.81	c total #watches: 309866
170.66/170.73	c total #propagations: 11385871 / total #impl: 109162647 (eff. 0.104)
170.66/170.73	c #Conflicts:     109000 | #Learnt:      11815 | 0.001
170.66/170.73	c total clause space: 78.2603MB
170.66/170.73	c total #watches: 337322
172.86/172.93	c total #propagations: 11494994 / total #impl: 110390902 (eff. 0.104)
172.86/172.93	c #Conflicts:     110000 | #Learnt:      12815 | 0.001
172.86/172.93	c total clause space: 78.2603MB
172.86/172.93	c total #watches: 373157
175.56/175.60	c total #propagations: 11620196 / total #impl: 111638961 (eff. 0.104)
175.56/175.60	c #Conflicts:     111000 | #Learnt:      13815 | 0.001
175.56/175.60	c total clause space: 78.2603MB
175.56/175.60	c total #watches: 406956
177.36/177.48	c total #propagations: 11736995 / total #impl: 112803912 (eff. 0.104)
177.36/177.48	c #Conflicts:     112000 | #Learnt:      14815 | 0.001
177.36/177.48	c total clause space: 78.2603MB
177.36/177.48	c total #watches: 423376
179.37/179.41	c total #propagations: 11830710 / total #impl: 113755883 (eff. 0.104)
179.37/179.41	c #Conflicts:     113000 | #Learnt:      15815 | 0.001
179.37/179.41	c total clause space: 78.2603MB
179.37/179.41	c total #watches: 440434
180.76/180.84	c total #propagations: 11926061 / total #impl: 114737157 (eff. 0.104)
180.76/180.84	c GARBAGE COLLECT
180.76/180.84	c #Conflicts:     114000 | #Learnt:       8794 | 0.001
180.76/180.84	c total clause space: 78.2603MB
180.76/180.84	c total #watches: 265900
181.96/182.06	c total #propagations: 12021739 / total #impl: 115579659 (eff. 0.104)
181.96/182.06	c #Conflicts:     115000 | #Learnt:       9794 | 0.001
181.96/182.06	c total clause space: 78.2603MB
181.96/182.06	c total #watches: 282564
183.16/183.26	c total #propagations: 12120261 / total #impl: 116403117 (eff. 0.104)
183.16/183.26	c #Conflicts:     116000 | #Learnt:      10794 | 0.001
183.16/183.26	c total clause space: 78.2603MB
183.16/183.26	c total #watches: 296360
184.66/184.79	c total #propagations: 12221925 / total #impl: 117305742 (eff. 0.104)
184.66/184.79	c #Conflicts:     117000 | #Learnt:      11794 | 0.001
184.66/184.79	c total clause space: 78.2603MB
184.66/184.79	c total #watches: 325467
186.56/186.64	c total #propagations: 12322981 / total #impl: 118311479 (eff. 0.104)
186.56/186.64	c #Conflicts:     118000 | #Learnt:      12794 | 0.001
186.56/186.64	c total clause space: 78.2603MB
186.56/186.64	c total #watches: 346577
188.86/188.92	c total #propagations: 12420728 / total #impl: 119465673 (eff. 0.104)
188.86/188.92	c #Conflicts:     119000 | #Learnt:      13794 | 0.001
188.86/188.92	c total clause space: 78.2603MB
188.86/188.92	c total #watches: 377342
191.76/191.88	c total #propagations: 12538151 / total #impl: 120816984 (eff. 0.104)
191.76/191.88	c #Conflicts:     120000 | #Learnt:      14794 | 0.001
191.76/191.88	c total clause space: 78.2603MB
191.76/191.88	c total #watches: 423054
195.66/195.72	c total #propagations: 12658307 / total #impl: 122244307 (eff. 0.104)
195.66/195.72	c #Conflicts:     121000 | #Learnt:      15794 | 0.001
195.66/195.72	c total clause space: 78.2603MB
195.66/195.72	c total #watches: 463968
199.46/199.57	c total #propagations: 12771705 / total #impl: 123756484 (eff. 0.103)
199.46/199.57	c GARBAGE COLLECT
199.46/199.57	c #Conflicts:     122000 | #Learnt:       8463 | 0.001
199.46/199.57	c total clause space: 78.2603MB
199.46/199.57	c total #watches: 259704
200.66/200.79	c total #propagations: 12877335 / total #impl: 125178879 (eff. 0.103)
200.66/200.79	c #Conflicts:     123000 | #Learnt:       9463 | 0.001
200.66/200.79	c total clause space: 78.2603MB
200.66/200.79	c total #watches: 280148
201.86/201.91	c total #propagations: 12974115 / total #impl: 126068094 (eff. 0.103)
201.86/201.91	c #Conflicts:     124000 | #Learnt:      10463 | 0.001
201.86/201.91	c total clause space: 78.2603MB
201.86/201.91	c total #watches: 295534
203.57/203.67	c total #propagations: 13070300 / total #impl: 126938985 (eff. 0.103)
203.57/203.67	c #Conflicts:     125000 | #Learnt:      11463 | 0.001
203.57/203.67	c total clause space: 78.2603MB
203.57/203.67	c total #watches: 334834
204.86/204.95	c total #propagations: 13177379 / total #impl: 128108058 (eff. 0.103)
204.86/204.95	c #Conflicts:     126000 | #Learnt:      12463 | 0.001
204.86/204.95	c total clause space: 78.2603MB
204.86/204.95	c total #watches: 349809
206.26/206.39	c total #propagations: 13260378 / total #impl: 128894648 (eff. 0.103)
206.26/206.39	c #Conflicts:     127000 | #Learnt:      13463 | 0.001
206.26/206.39	c total clause space: 78.2603MB
206.26/206.39	c total #watches: 366046
207.66/207.79	c total #propagations: 13357744 / total #impl: 129907583 (eff. 0.103)
207.66/207.79	c #Conflicts:     128000 | #Learnt:      14463 | 0.001
207.66/207.79	c total clause space: 78.2603MB
207.66/207.79	c total #watches: 383737
210.06/210.16	c total #propagations: 13452667 / total #impl: 130903513 (eff. 0.103)
210.06/210.16	c #Conflicts:     129000 | #Learnt:      15463 | 0.001
210.06/210.16	c total clause space: 78.2603MB
210.06/210.16	c total #watches: 410228
213.36/213.43	c total #propagations: 13570924 / total #impl: 132094863 (eff. 0.103)
213.36/213.43	c #Conflicts:     130000 | #Learnt:      16463 | 0.001
213.36/213.43	c total clause space: 78.2603MB
213.36/213.43	c total #watches: 446624
215.46/215.54	c total #propagations: 13701915 / total #impl: 133496483 (eff. 0.103)
215.46/215.54	c GARBAGE COLLECT
215.46/215.54	c #Conflicts:     131000 | #Learnt:       8950 | 0.001
215.46/215.54	c total clause space: 78.2603MB
215.46/215.54	c total #watches: 271879
216.96/217.09	c total #propagations: 13810997 / total #impl: 134601786 (eff. 0.103)
216.96/217.09	c #Conflicts:     132000 | #Learnt:       9950 | 0.001
216.96/217.09	c total clause space: 78.2603MB
216.96/217.09	c total #watches: 293981
218.66/218.73	c total #propagations: 13926588 / total #impl: 135619041 (eff. 0.103)
218.66/218.73	c #Conflicts:     133000 | #Learnt:      10950 | 0.001
218.66/218.73	c total clause space: 78.2603MB
218.66/218.73	c total #watches: 321471
220.26/220.36	c total #propagations: 14032544 / total #impl: 136671712 (eff. 0.103)
220.26/220.36	c #Conflicts:     134000 | #Learnt:      11950 | 0.001
220.26/220.36	c total clause space: 78.2603MB
220.26/220.36	c total #watches: 342341
221.66/221.73	c total #propagations: 14133007 / total #impl: 137576589 (eff. 0.103)
221.66/221.73	c #Conflicts:     135000 | #Learnt:      12950 | 0.001
221.66/221.73	c total clause space: 78.2603MB
221.66/221.73	c total #watches: 358742
223.26/223.32	c total #propagations: 14226789 / total #impl: 138480097 (eff. 0.103)
223.26/223.32	c #Conflicts:     136000 | #Learnt:      13950 | 0.001
223.26/223.32	c total clause space: 78.2603MB
223.26/223.32	c total #watches: 377973
225.35/225.47	c total #propagations: 14323024 / total #impl: 139439901 (eff. 0.103)
225.35/225.47	c #Conflicts:     137000 | #Learnt:      14950 | 0.001
225.35/225.47	c total clause space: 78.2603MB
225.35/225.47	c total #watches: 406403
227.55/227.60	c total #propagations: 14433191 / total #impl: 140584783 (eff. 0.103)
227.55/227.60	c #Conflicts:     138000 | #Learnt:      15950 | 0.001
227.55/227.60	c total clause space: 78.2603MB
227.55/227.60	c total #watches: 425481
229.05/229.19	c total #propagations: 14534789 / total #impl: 141604548 (eff. 0.103)
229.05/229.19	c #Conflicts:     139000 | #Learnt:      16950 | 0.001
229.05/229.19	c total clause space: 78.2603MB
229.05/229.19	c total #watches: 443429
231.95/232.03	c total #propagations: 14623451 / total #impl: 142672123 (eff. 0.102)
231.95/232.03	c #Conflicts:     140000 | #Learnt:      17950 | 0.001
231.95/232.03	c total clause space: 78.2603MB
231.95/232.03	c total #watches: 493048
233.95/234.01	c total #propagations: 14746125 / total #impl: 144674654 (eff. 0.102)
233.95/234.01	c GARBAGE COLLECT
233.95/234.01	c #Conflicts:     141000 | #Learnt:      10065 | 0.001
233.95/234.01	c total clause space: 78.2603MB
233.95/234.01	c total #watches: 314691
235.85/235.97	c total #propagations: 14860558 / total #impl: 146057322 (eff. 0.102)
235.85/235.97	c #Conflicts:     142000 | #Learnt:      11065 | 0.001
235.85/235.97	c total clause space: 78.2603MB
235.85/235.97	c total #watches: 347304
238.76/238.86	c total #propagations: 14972618 / total #impl: 147180231 (eff. 0.102)
238.76/238.86	c #Conflicts:     143000 | #Learnt:      12065 | 0.001
238.76/238.86	c total clause space: 78.2603MB
238.76/238.86	c total #watches: 383772
243.16/243.21	c total #propagations: 15094737 / total #impl: 148475669 (eff. 0.102)
243.16/243.21	c #Conflicts:     144000 | #Learnt:      13065 | 0.001
243.16/243.21	c total clause space: 78.2603MB
243.16/243.21	c total #watches: 429463
248.75/248.86	c total #propagations: 15222123 / total #impl: 150236048 (eff. 0.101)
248.75/248.86	c #Conflicts:     145000 | #Learnt:      14065 | 0.001
248.75/248.86	c total clause space: 78.2603MB
248.75/248.86	c total #watches: 478705
256.26/256.32	c total #propagations: 15346311 / total #impl: 151639735 (eff. 0.101)
256.26/256.32	c #Conflicts:     146000 | #Learnt:      15065 | 0.001
256.26/256.32	c total clause space: 78.2603MB
256.26/256.32	c total #watches: 528691
264.65/264.74	c total #propagations: 15474170 / total #impl: 153267083 (eff. 0.101)
264.65/264.74	c #Conflicts:     147000 | #Learnt:      16065 | 0.001
264.65/264.74	c total clause space: 127.173MB
264.65/264.74	c total #watches: 571612
270.45/270.60	c total #propagations: 15595218 / total #impl: 155130540 (eff. 0.101)
270.45/270.60	c #Conflicts:     148000 | #Learnt:      17065 | 0.001
270.45/270.60	c total clause space: 127.173MB
270.45/270.60	c total #watches: 598384
274.05/274.17	c total #propagations: 15705069 / total #impl: 156442618 (eff. 0.100)
274.05/274.17	c #Conflicts:     149000 | #Learnt:      18065 | 0.001
274.05/274.17	c total clause space: 127.173MB
274.05/274.17	c total #watches: 611472
276.54/276.61	c total #propagations: 15805767 / total #impl: 157415435 (eff. 0.100)
276.54/276.61	c GARBAGE COLLECT
276.54/276.61	c #Conflicts:     150000 | #Learnt:       9812 | 0.001
276.54/276.61	c total clause space: 127.173MB
276.54/276.61	c total #watches: 289580
277.94/278.02	c total #propagations: 15895939 / total #impl: 158273305 (eff. 0.100)
277.94/278.02	c #Conflicts:     151000 | #Learnt:      10812 | 0.001
277.94/278.02	c total clause space: 127.173MB
277.94/278.02	c total #watches: 307764
279.14/279.25	c total #propagations: 16005262 / total #impl: 159360860 (eff. 0.100)
279.14/279.25	c #Conflicts:     152000 | #Learnt:      11812 | 0.001
279.14/279.25	c total clause space: 127.173MB
279.14/279.25	c total #watches: 324025
280.55/280.61	c total #propagations: 16103077 / total #impl: 160311524 (eff. 0.100)
280.55/280.61	c #Conflicts:     153000 | #Learnt:      12812 | 0.001
280.55/280.61	c total clause space: 127.173MB
280.55/280.61	c total #watches: 341542
282.44/282.52	c total #propagations: 16201603 / total #impl: 161386178 (eff. 0.100)
282.44/282.52	c #Conflicts:     154000 | #Learnt:      13812 | 0.001
282.44/282.52	c total clause space: 127.173MB
282.44/282.52	c total #watches: 369060
284.85/284.96	c total #propagations: 16310768 / total #impl: 162654259 (eff. 0.100)
284.85/284.96	c #Conflicts:     155000 | #Learnt:      14812 | 0.001
284.85/284.96	c total clause space: 127.173MB
284.85/284.96	c total #watches: 431099
288.25/288.36	c total #propagations: 16442560 / total #impl: 164648484 (eff. 0.100)
288.25/288.36	c #Conflicts:     156000 | #Learnt:      15812 | 0.001
288.25/288.36	c total clause space: 127.173MB
288.25/288.36	c total #watches: 474091
291.04/291.13	c total #propagations: 16563015 / total #impl: 166454797 (eff. 0.100)
291.04/291.13	c #Conflicts:     157000 | #Learnt:      16812 | 0.001
291.04/291.13	c total clause space: 127.173MB
291.04/291.13	c total #watches: 489416
293.65/293.75	c total #propagations: 16661910 / total #impl: 167489953 (eff. 0.099)
293.65/293.75	c #Conflicts:     158000 | #Learnt:      17812 | 0.001
293.65/293.75	c total clause space: 127.173MB
293.65/293.75	c total #watches: 504913
297.34/297.47	c total #propagations: 16754366 / total #impl: 168535375 (eff. 0.099)
297.34/297.47	c #Conflicts:     159000 | #Learnt:      18812 | 0.001
297.34/297.47	c total clause space: 127.173MB
297.34/297.47	c total #watches: 536738
299.34/299.43	c total #propagations: 16873979 / total #impl: 169956872 (eff. 0.099)
299.34/299.43	c GARBAGE COLLECT
299.34/299.43	c #Conflicts:     160000 | #Learnt:      10284 | 0.001
299.34/299.43	c total clause space: 127.173MB
299.34/299.43	c total #watches: 299293
300.35/300.48	c total #propagations: 16976835 / total #impl: 170952160 (eff. 0.099)
300.35/300.48	c #Conflicts:     161000 | #Learnt:      11284 | 0.001
300.35/300.48	c total clause space: 127.173MB
300.35/300.48	c total #watches: 312861
301.94/302.02	c total #propagations: 17066491 / total #impl: 171792789 (eff. 0.099)
301.94/302.02	c #Conflicts:     162000 | #Learnt:      12284 | 0.001
301.94/302.02	c total clause space: 127.173MB
301.94/302.02	c total #watches: 336530
303.94/304.02	c total #propagations: 17168621 / total #impl: 172748542 (eff. 0.099)
303.94/304.02	c #Conflicts:     163000 | #Learnt:      13284 | 0.001
303.94/304.02	c total clause space: 127.173MB
303.94/304.02	c total #watches: 378156
306.34/306.43	c total #propagations: 17270697 / total #impl: 174148048 (eff. 0.099)
306.34/306.43	c #Conflicts:     164000 | #Learnt:      14284 | 0.001
306.34/306.43	c total clause space: 127.173MB
306.34/306.43	c total #watches: 411434
308.34/308.47	c total #propagations: 17366777 / total #impl: 175603583 (eff. 0.099)
308.34/308.47	c #Conflicts:     165000 | #Learnt:      15284 | 0.001
308.34/308.47	c total clause space: 127.173MB
308.34/308.47	c total #watches: 444979
311.84/311.95	c total #propagations: 17477746 / total #impl: 177034512 (eff. 0.099)
311.84/311.95	c #Conflicts:     166000 | #Learnt:      16284 | 0.001
311.84/311.95	c total clause space: 127.173MB
311.84/311.95	c total #watches: 497467
316.14/316.24	c total #propagations: 17625594 / total #impl: 179305894 (eff. 0.098)
316.14/316.24	c #Conflicts:     167000 | #Learnt:      17284 | 0.001
316.14/316.24	c total clause space: 127.173MB
316.14/316.24	c total #watches: 539434
319.54/319.67	c total #propagations: 17763815 / total #impl: 181326327 (eff. 0.098)
319.54/319.67	c #Conflicts:     168000 | #Learnt:      18284 | 0.001
319.54/319.67	c total clause space: 127.173MB
319.54/319.67	c total #watches: 558101
323.04/323.18	c total #propagations: 17875648 / total #impl: 182562840 (eff. 0.098)
323.04/323.18	c #Conflicts:     169000 | #Learnt:      19284 | 0.001
323.04/323.18	c total clause space: 127.173MB
323.04/323.18	c total #watches: 579701
324.84/324.96	c total #propagations: 17984205 / total #impl: 183818676 (eff. 0.098)
324.84/324.96	c GARBAGE COLLECT
324.84/324.96	c #Conflicts:     170000 | #Learnt:      10465 | 0.001
324.84/324.96	c total clause space: 127.173MB
324.84/324.96	c total #watches: 299383
326.24/326.33	c total #propagations: 18072084 / total #impl: 184793019 (eff. 0.098)
326.24/326.33	c #Conflicts:     171000 | #Learnt:      11465 | 0.001
326.24/326.33	c total clause space: 127.173MB
326.24/326.33	c total #watches: 317935
327.54/327.66	c total #propagations: 18172285 / total #impl: 185762235 (eff. 0.098)
327.54/327.66	c #Conflicts:     172000 | #Learnt:      12465 | 0.001
327.54/327.66	c total clause space: 127.173MB
327.54/327.66	c total #watches: 331814
329.13/329.21	c total #propagations: 18272752 / total #impl: 186751849 (eff. 0.098)
329.13/329.21	c #Conflicts:     173000 | #Learnt:      13465 | 0.001
329.13/329.21	c total clause space: 127.173MB
329.13/329.21	c total #watches: 357004
330.73/330.83	c total #propagations: 18367383 / total #impl: 187698039 (eff. 0.098)
330.73/330.83	c #Conflicts:     174000 | #Learnt:      14465 | 0.001
330.73/330.83	c total clause space: 127.173MB
330.73/330.83	c total #watches: 378366
333.24/333.38	c total #propagations: 18461790 / total #impl: 188814338 (eff. 0.098)
333.24/333.38	c #Conflicts:     175000 | #Learnt:      15465 | 0.001
333.24/333.38	c total clause space: 127.173MB
333.24/333.38	c total #watches: 411126
334.93/335.03	c total #propagations: 18577383 / total #impl: 190452704 (eff. 0.098)
334.93/335.03	c #Conflicts:     176000 | #Learnt:      16465 | 0.001
334.93/335.03	c total clause space: 127.173MB
334.93/335.03	c total #watches: 426125
336.73/336.82	c total #propagations: 18668513 / total #impl: 191463204 (eff. 0.098)
336.73/336.82	c #Conflicts:     177000 | #Learnt:      17465 | 0.001
336.73/336.82	c total clause space: 127.173MB
336.73/336.82	c total #watches: 445468
339.13/339.28	c total #propagations: 18760180 / total #impl: 192511714 (eff. 0.097)
339.13/339.28	c #Conflicts:     178000 | #Learnt:      18465 | 0.001
339.13/339.28	c total clause space: 127.173MB
339.13/339.28	c total #watches: 480059
341.43/341.54	c total #propagations: 18874357 / total #impl: 193814929 (eff. 0.097)
341.43/341.54	c #Conflicts:     179000 | #Learnt:      19465 | 0.001
341.43/341.54	c total clause space: 127.173MB
341.43/341.54	c total #watches: 504978
343.93/344.07	c total #propagations: 18972352 / total #impl: 194960139 (eff. 0.097)
343.93/344.07	c GARBAGE COLLECT
343.93/344.07	c #Conflicts:     180000 | #Learnt:      10459 | 0.001
343.93/344.07	c total clause space: 127.173MB
343.93/344.07	c total #watches: 302190
345.44/345.58	c total #propagations: 19086760 / total #impl: 196245720 (eff. 0.097)
345.44/345.58	c #Conflicts:     181000 | #Learnt:      11459 | 0.001
345.44/345.58	c total clause space: 127.173MB
345.44/345.58	c total #watches: 325489
347.03/347.12	c total #propagations: 19182363 / total #impl: 197245126 (eff. 0.097)
347.03/347.12	c #Conflicts:     182000 | #Learnt:      12459 | 0.001
347.03/347.12	c total clause space: 127.173MB
347.03/347.12	c total #watches: 344082
348.83/348.95	c total #propagations: 19274849 / total #impl: 198270940 (eff. 0.097)
348.83/348.95	c #Conflicts:     183000 | #Learnt:      13459 | 0.001
348.83/348.95	c total clause space: 127.173MB
348.83/348.95	c total #watches: 364746
352.23/352.31	c total #propagations: 19374037 / total #impl: 199483564 (eff. 0.097)
352.23/352.31	c #Conflicts:     184000 | #Learnt:      14459 | 0.001
352.23/352.31	c total clause space: 127.173MB
352.23/352.31	c total #watches: 406439
354.93/355.06	c total #propagations: 19501337 / total #impl: 200949823 (eff. 0.097)
354.93/355.06	c #Conflicts:     185000 | #Learnt:      15459 | 0.001
354.93/355.06	c total clause space: 127.173MB
354.93/355.06	c total #watches: 442603
358.54/358.66	c total #propagations: 19608700 / total #impl: 202108050 (eff. 0.097)
358.54/358.66	c #Conflicts:     186000 | #Learnt:      16459 | 0.001
358.54/358.66	c total clause space: 127.173MB
358.54/358.66	c total #watches: 478730
362.03/362.15	c total #propagations: 19726133 / total #impl: 203411785 (eff. 0.097)
362.03/362.15	c #Conflicts:     187000 | #Learnt:      17459 | 0.001
362.03/362.15	c total clause space: 127.173MB
362.03/362.15	c total #watches: 517953
366.43/366.57	c total #propagations: 19846334 / total #impl: 204750259 (eff. 0.097)
366.43/366.57	c #Conflicts:     188000 | #Learnt:      18459 | 0.001
366.43/366.57	c total clause space: 127.173MB
366.43/366.57	c total #watches: 556962
371.73/371.82	c total #propagations: 19967724 / total #impl: 206242418 (eff. 0.097)
371.73/371.82	c #Conflicts:     189000 | #Learnt:      19459 | 0.001
371.73/371.82	c total clause space: 127.173MB
371.73/371.82	c total #watches: 598353
377.62/377.75	c total #propagations: 20094009 / total #impl: 207873488 (eff. 0.097)
377.62/377.75	c #Conflicts:     190000 | #Learnt:      20459 | 0.001
377.62/377.75	c total clause space: 127.173MB
377.62/377.75	c total #watches: 653897
382.53/382.69	c total #propagations: 20218698 / total #impl: 209544740 (eff. 0.096)
382.53/382.69	c GARBAGE COLLECT
382.53/382.69	c #Conflicts:     191000 | #Learnt:      11043 | 0.001
382.53/382.69	c total clause space: 127.173MB
382.53/382.69	c total #watches: 321234
385.93/386.05	c total #propagations: 20347451 / total #impl: 211018185 (eff. 0.096)
385.93/386.05	c #Conflicts:     192000 | #Learnt:      12043 | 0.001
385.93/386.05	c total clause space: 127.173MB
385.93/386.05	c total #watches: 362894
388.53/388.68	c total #propagations: 20486275 / total #impl: 212617703 (eff. 0.096)
388.53/388.68	c #Conflicts:     193000 | #Learnt:      13043 | 0.001
388.53/388.68	c total clause space: 127.173MB
388.53/388.68	c total #watches: 394749
390.44/390.52	c total #propagations: 20600595 / total #impl: 213950384 (eff. 0.096)
390.44/390.52	c #Conflicts:     194000 | #Learnt:      14043 | 0.001
390.44/390.52	c total clause space: 127.173MB
390.44/390.52	c total #watches: 417653
392.64/392.72	c total #propagations: 20694613 / total #impl: 215071665 (eff. 0.096)
392.64/392.72	c #Conflicts:     195000 | #Learnt:      15043 | 0.001
392.64/392.72	c total clause space: 127.173MB
392.64/392.72	c total #watches: 444329
396.33/396.45	c total #propagations: 20794348 / total #impl: 216234750 (eff. 0.096)
396.33/396.45	c #Conflicts:     196000 | #Learnt:      16043 | 0.001
396.33/396.45	c total clause space: 127.173MB
396.33/396.45	c total #watches: 499998
400.93/401.06	c total #propagations: 20915372 / total #impl: 218092658 (eff. 0.096)
400.93/401.06	c #Conflicts:     197000 | #Learnt:      17043 | 0.001
400.93/401.06	c total clause space: 127.173MB
400.93/401.06	c total #watches: 550523
406.83/406.94	c total #propagations: 21039412 / total #impl: 219992034 (eff. 0.096)
406.83/406.94	c #Conflicts:     198000 | #Learnt:      18043 | 0.001
406.83/406.94	c total clause space: 127.173MB
406.83/406.94	c total #watches: 608778
414.03/414.13	c total #propagations: 21172072 / total #impl: 222288798 (eff. 0.095)
414.03/414.13	c #Conflicts:     199000 | #Learnt:      19043 | 0.001
414.03/414.13	c total clause space: 127.173MB
414.03/414.13	c total #watches: 664890
422.92/423.07	c total #propagations: 21306173 / total #impl: 224984888 (eff. 0.095)
422.92/423.07	c #Conflicts:     200000 | #Learnt:      20043 | 0.001
422.92/423.07	c total clause space: 127.173MB
422.92/423.07	c total #watches: 732926
433.02/433.13	c total #propagations: 21446243 / total #impl: 228341456 (eff. 0.094)
433.02/433.13	c #Conflicts:     201000 | #Learnt:      21043 | 0.001
433.02/433.13	c total clause space: 127.173MB
433.02/433.13	c total #watches: 797388
442.02/442.13	c total #propagations: 21594773 / total #impl: 231851071 (eff. 0.093)
442.02/442.13	c GARBAGE COLLECT
442.02/442.13	c #Conflicts:     202000 | #Learnt:      11435 | 0.001
442.02/442.13	c total clause space: 127.173MB
442.02/442.13	c total #watches: 343352
446.02/446.16	c total #propagations: 21735573 / total #impl: 234694202 (eff. 0.093)
446.02/446.16	c #Conflicts:     203000 | #Learnt:      12435 | 0.001
446.02/446.16	c total clause space: 127.173MB
446.02/446.16	c total #watches: 404613
451.62/451.78	c total #propagations: 21882870 / total #impl: 236596015 (eff. 0.092)
451.62/451.78	c #Conflicts:     204000 | #Learnt:      13435 | 0.001
451.62/451.78	c total clause space: 127.173MB
451.62/451.78	c total #watches: 475445
458.42/458.57	c total #propagations: 22030275 / total #impl: 239013062 (eff. 0.092)
458.42/458.57	c #Conflicts:     205000 | #Learnt:      14435 | 0.001
458.42/458.57	c total clause space: 127.173MB
458.42/458.57	c total #watches: 539696
463.22/463.31	c total #propagations: 22167040 / total #impl: 241334886 (eff. 0.092)
463.22/463.31	c #Conflicts:     206000 | #Learnt:      15435 | 0.001
463.22/463.31	c total clause space: 127.173MB
463.22/463.31	c total #watches: 563904
467.92/468.03	c total #propagations: 22260765 / total #impl: 242326055 (eff. 0.092)
467.92/468.03	c #Conflicts:     207000 | #Learnt:      16435 | 0.001
467.92/468.03	c total clause space: 127.173MB
467.92/468.03	c total #watches: 590679
473.12/473.29	c total #propagations: 22362277 / total #impl: 243446194 (eff. 0.092)
473.12/473.29	c #Conflicts:     208000 | #Learnt:      17435 | 0.001
473.12/473.29	c total clause space: 127.173MB
473.12/473.29	c total #watches: 627690
480.22/480.32	c total #propagations: 22457943 / total #impl: 244845766 (eff. 0.092)
480.22/480.32	c #Conflicts:     209000 | #Learnt:      18435 | 0.001
480.22/480.32	c total clause space: 127.173MB
480.22/480.32	c total #watches: 664014
488.32/488.41	c total #propagations: 22561079 / total #impl: 246623369 (eff. 0.091)
488.32/488.41	c #Conflicts:     210000 | #Learnt:      19435 | 0.001
488.32/488.41	c total clause space: 127.173MB
488.32/488.41	c total #watches: 714825
498.61/498.71	c total #propagations: 22665443 / total #impl: 248913063 (eff. 0.091)
498.61/498.71	c #Conflicts:     211000 | #Learnt:      20435 | 0.001
498.61/498.71	c total clause space: 127.173MB
498.61/498.71	c total #watches: 767594
509.71/509.89	c total #propagations: 22772675 / total #impl: 251992551 (eff. 0.090)
509.71/509.89	c #Conflicts:     212000 | #Learnt:      21435 | 0.001
509.71/509.89	c total clause space: 206.656MB
509.71/509.89	c total #watches: 816210
520.90/521.06	c total #propagations: 22878433 / total #impl: 255756719 (eff. 0.089)
520.90/521.06	c GARBAGE COLLECT
520.90/521.06	c #Conflicts:     213000 | #Learnt:      11375 | 0.001
520.90/521.06	c total clause space: 206.656MB
520.90/521.06	c total #watches: 332636
523.00/523.11	c total #propagations: 22989199 / total #impl: 259500713 (eff. 0.089)
523.00/523.11	c #Conflicts:     214000 | #Learnt:      12375 | 0.001
523.00/523.11	c total clause space: 206.656MB
523.00/523.11	c total #watches: 373982
525.90/526.03	c total #propagations: 23091464 / total #impl: 260965693 (eff. 0.088)
525.90/526.03	c #Conflicts:     215000 | #Learnt:      13375 | 0.001
525.90/526.03	c total clause space: 206.656MB
525.90/526.03	c total #watches: 407363
528.50/528.66	c total #propagations: 23193568 / total #impl: 262518118 (eff. 0.088)
528.50/528.66	c #Conflicts:     216000 | #Learnt:      14375 | 0.001
528.50/528.66	c total clause space: 206.656MB
528.50/528.66	c total #watches: 450029
531.90/532.01	c total #propagations: 23286643 / total #impl: 264345557 (eff. 0.088)
531.90/532.01	c #Conflicts:     217000 | #Learnt:      15375 | 0.001
531.90/532.01	c total clause space: 206.656MB
531.90/532.01	c total #watches: 494864
538.20/538.37	c total #propagations: 23380746 / total #impl: 266466094 (eff. 0.088)
538.20/538.37	c #Conflicts:     218000 | #Learnt:      16375 | 0.001
538.20/538.37	c total clause space: 206.656MB
538.20/538.37	c total #watches: 528515
545.10/545.22	c total #propagations: 23483525 / total #impl: 268695626 (eff. 0.087)
545.10/545.22	c #Conflicts:     219000 | #Learnt:      17375 | 0.001
545.10/545.22	c total clause space: 206.656MB
545.10/545.22	c total #watches: 554939
551.20/551.36	c total #propagations: 23588429 / total #impl: 270948571 (eff. 0.087)
551.20/551.36	c #Conflicts:     220000 | #Learnt:      18375 | 0.001
551.20/551.36	c total clause space: 206.656MB
551.20/551.36	c total #watches: 584504
554.90/555.06	c total #propagations: 23680557 / total #impl: 273131207 (eff. 0.087)
554.90/555.06	c #Conflicts:     221000 | #Learnt:      19375 | 0.001
554.90/555.06	c total clause space: 206.656MB
554.90/555.06	c total #watches: 614366
558.91/559.03	c total #propagations: 23760536 / total #impl: 274936258 (eff. 0.086)
558.91/559.03	c #Conflicts:     222000 | #Learnt:      20375 | 0.001
558.91/559.03	c total clause space: 206.656MB
558.91/559.03	c total #watches: 648498
566.80/566.96	c total #propagations: 23840530 / total #impl: 277179609 (eff. 0.086)
566.80/566.96	c #Conflicts:     223000 | #Learnt:      21375 | 0.001
566.80/566.96	c total clause space: 206.656MB
566.80/566.96	c total #watches: 683500
577.41/577.57	c total #propagations: 23935532 / total #impl: 279920183 (eff. 0.086)
577.41/577.57	c #Conflicts:     224000 | #Learnt:      22375 | 0.001
577.41/577.57	c total clause space: 206.656MB
577.41/577.57	c total #watches: 719396
582.50/582.66	c total #propagations: 24035271 / total #impl: 282661866 (eff. 0.085)
582.50/582.66	c GARBAGE COLLECT
582.50/582.66	c #Conflicts:     225000 | #Learnt:      11988 | 0.001
582.50/582.66	c total clause space: 206.656MB
582.50/582.66	c total #watches: 353015
584.30/584.40	c total #propagations: 24130726 / total #impl: 284492909 (eff. 0.085)
584.30/584.40	c #Conflicts:     226000 | #Learnt:      12988 | 0.001
584.30/584.40	c total clause space: 206.656MB
584.30/584.40	c total #watches: 383973
586.80/586.90	c total #propagations: 24212980 / total #impl: 285820150 (eff. 0.085)
586.80/586.90	c #Conflicts:     227000 | #Learnt:      13988 | 0.001
586.80/586.90	c total clause space: 206.656MB
586.80/586.90	c total #watches: 419193
589.80/589.94	c total #propagations: 24299534 / total #impl: 287473525 (eff. 0.085)
589.80/589.94	c #Conflicts:     228000 | #Learnt:      14988 | 0.001
589.80/589.94	c total clause space: 206.656MB
589.80/589.94	c total #watches: 446480
593.50/593.60	c total #propagations: 24386168 / total #impl: 289376973 (eff. 0.084)
593.50/593.60	c #Conflicts:     229000 | #Learnt:      15988 | 0.001
593.50/593.60	c total clause space: 206.656MB
593.50/593.60	c total #watches: 474520
598.20/598.39	c total #propagations: 24476968 / total #impl: 291601281 (eff. 0.084)
598.20/598.39	c #Conflicts:     230000 | #Learnt:      16988 | 0.001
598.20/598.39	c total clause space: 206.656MB
598.20/598.39	c total #watches: 514262
603.10/603.26	c total #propagations: 24571781 / total #impl: 294394205 (eff. 0.083)
603.10/603.26	c #Conflicts:     231000 | #Learnt:      17988 | 0.001
603.10/603.26	c total clause space: 206.656MB
603.10/603.26	c total #watches: 544694
606.30/606.49	c total #propagations: 24666214 / total #impl: 296999238 (eff. 0.083)
606.30/606.49	c #Conflicts:     232000 | #Learnt:      18988 | 0.001
606.30/606.49	c total clause space: 206.656MB
606.30/606.49	c total #watches: 561550
608.99/609.11	c total #propagations: 24772896 / total #impl: 298190063 (eff. 0.083)
608.99/609.11	c #Conflicts:     233000 | #Learnt:      19988 | 0.001
608.99/609.11	c total clause space: 206.656MB
608.99/609.11	c total #watches: 578871
612.60/612.77	c total #propagations: 24864183 / total #impl: 299253938 (eff. 0.083)
612.60/612.77	c #Conflicts:     234000 | #Learnt:      20988 | 0.001
612.60/612.77	c total clause space: 206.656MB
612.60/612.77	c total #watches: 601451
615.79/615.95	c total #propagations: 24970871 / total #impl: 300593273 (eff. 0.083)
615.79/615.95	c #Conflicts:     235000 | #Learnt:      21988 | 0.001
615.79/615.95	c total clause space: 206.656MB
615.79/615.95	c total #watches: 620697
618.89/619.03	c total #propagations: 25075916 / total #impl: 301808555 (eff. 0.083)
618.89/619.03	c #Conflicts:     236000 | #Learnt:      22988 | 0.001
618.89/619.03	c total clause space: 206.656MB
618.89/619.03	c total #watches: 638348
620.79/620.95	c total #propagations: 25172937 / total #impl: 302965651 (eff. 0.083)
620.79/620.95	c GARBAGE COLLECT
620.79/620.95	c #Conflicts:     237000 | #Learnt:      12344 | 0.001
620.79/620.95	c total clause space: 206.656MB
620.79/620.95	c total #watches: 354441
622.79/622.90	c total #propagations: 25271103 / total #impl: 304109371 (eff. 0.083)
622.79/622.90	c #Conflicts:     238000 | #Learnt:      13344 | 0.001
622.79/622.90	c total clause space: 206.656MB
622.79/622.90	c total #watches: 377467
625.90/626.07	c total #propagations: 25368173 / total #impl: 305113167 (eff. 0.083)
625.90/626.07	c #Conflicts:     239000 | #Learnt:      14344 | 0.001
625.90/626.07	c total clause space: 206.656MB
625.90/626.07	c total #watches: 419613
628.10/628.27	c total #propagations: 25493724 / total #impl: 306464890 (eff. 0.083)
628.10/628.27	c #Conflicts:     240000 | #Learnt:      15344 | 0.001
628.10/628.27	c total clause space: 206.656MB
628.10/628.27	c total #watches: 441213
630.39/630.57	c total #propagations: 25597257 / total #impl: 307531420 (eff. 0.083)
630.39/630.57	c #Conflicts:     241000 | #Learnt:      16344 | 0.001
630.39/630.57	c total clause space: 206.656MB
630.39/630.57	c total #watches: 461643
632.40/632.54	c total #propagations: 25705925 / total #impl: 308740382 (eff. 0.083)
632.40/632.54	c #Conflicts:     242000 | #Learnt:      17344 | 0.001
632.40/632.54	c total clause space: 206.656MB
632.40/632.54	c total #watches: 482873
634.39/634.57	c total #propagations: 25796098 / total #impl: 309868215 (eff. 0.083)
634.39/634.57	c #Conflicts:     243000 | #Learnt:      18344 | 0.001
634.39/634.57	c total clause space: 206.656MB
634.39/634.57	c total #watches: 498235
637.09/637.26	c total #propagations: 25887966 / total #impl: 310869264 (eff. 0.083)
637.09/637.26	c #Conflicts:     244000 | #Learnt:      19344 | 0.001
637.09/637.26	c total clause space: 206.656MB
637.09/637.26	c total #watches: 516451
639.89/640.02	c total #propagations: 25992320 / total #impl: 312081306 (eff. 0.083)
639.89/640.02	c #Conflicts:     245000 | #Learnt:      20344 | 0.001
639.89/640.02	c total clause space: 206.656MB
639.89/640.02	c total #watches: 546155
642.79/642.90	c total #propagations: 26098309 / total #impl: 313362475 (eff. 0.083)
642.79/642.90	c #Conflicts:     246000 | #Learnt:      21344 | 0.001
642.79/642.90	c total clause space: 206.656MB
642.79/642.90	c total #watches: 571370
646.59/646.74	c total #propagations: 26199090 / total #impl: 314715135 (eff. 0.083)
646.59/646.74	c #Conflicts:     247000 | #Learnt:      22344 | 0.001
646.59/646.74	c total clause space: 206.656MB
646.59/646.74	c total #watches: 606368
649.59/649.70	c total #propagations: 26319984 / total #impl: 316313831 (eff. 0.083)
649.59/649.70	c #Conflicts:     248000 | #Learnt:      23344 | 0.001
649.59/649.70	c total clause space: 206.656MB
649.59/649.70	c total #watches: 623654
651.89/652.07	c total #propagations: 26412811 / total #impl: 317499285 (eff. 0.083)
651.89/652.07	c GARBAGE COLLECT
651.89/652.07	c #Conflicts:     249000 | #Learnt:      12519 | 0.001
651.89/652.07	c total clause space: 206.656MB
651.89/652.07	c total #watches: 358061
653.99/654.14	c total #propagations: 26510709 / total #impl: 318847213 (eff. 0.083)
653.99/654.14	c #Conflicts:     250000 | #Learnt:      13519 | 0.001
653.99/654.14	c total clause space: 206.656MB
653.99/654.14	c total #watches: 383717
655.79/655.91	c total #propagations: 26606207 / total #impl: 320019355 (eff. 0.083)
655.79/655.91	c #Conflicts:     251000 | #Learnt:      14519 | 0.001
655.79/655.91	c total clause space: 206.656MB
655.79/655.91	c total #watches: 401157
657.59/657.80	c total #propagations: 26707821 / total #impl: 321020009 (eff. 0.083)
657.59/657.80	c #Conflicts:     252000 | #Learnt:      15519 | 0.001
657.59/657.80	c total clause space: 206.656MB
657.59/657.80	c total #watches: 417790
659.99/660.14	c total #propagations: 26806928 / total #impl: 322137819 (eff. 0.083)
659.99/660.14	c #Conflicts:     253000 | #Learnt:      16519 | 0.001
659.99/660.14	c total clause space: 206.656MB
659.99/660.14	c total #watches: 442931
662.09/662.30	c total #propagations: 26918900 / total #impl: 323509434 (eff. 0.083)
662.09/662.30	c #Conflicts:     254000 | #Learnt:      17519 | 0.001
662.09/662.30	c total clause space: 206.656MB
662.09/662.30	c total #watches: 458785
664.29/664.41	c total #propagations: 27026463 / total #impl: 324744677 (eff. 0.083)
664.29/664.41	c #Conflicts:     255000 | #Learnt:      18519 | 0.001
664.29/664.41	c total clause space: 206.656MB
664.29/664.41	c total #watches: 473351
667.29/667.46	c total #propagations: 27124822 / total #impl: 325897628 (eff. 0.083)
667.29/667.46	c #Conflicts:     256000 | #Learnt:      19519 | 0.001
667.29/667.46	c total clause space: 206.656MB
667.29/667.46	c total #watches: 504851
670.19/670.38	c total #propagations: 27252616 / total #impl: 327461377 (eff. 0.083)
670.19/670.38	c #Conflicts:     257000 | #Learnt:      20519 | 0.001
670.19/670.38	c total clause space: 206.656MB
670.19/670.38	c total #watches: 538250
672.78/672.91	c total #propagations: 27357709 / total #impl: 328809588 (eff. 0.083)
672.78/672.91	c #Conflicts:     258000 | #Learnt:      21519 | 0.001
672.78/672.91	c total clause space: 206.656MB
672.78/672.91	c total #watches: 559731
675.58/675.80	c total #propagations: 27452446 / total #impl: 330260153 (eff. 0.083)
675.58/675.80	c #Conflicts:     259000 | #Learnt:      22519 | 0.001
675.58/675.80	c total clause space: 206.656MB
675.58/675.80	c total #watches: 581319
678.08/678.23	c total #propagations: 27558004 / total #impl: 331633709 (eff. 0.083)
678.08/678.23	c #Conflicts:     260000 | #Learnt:      23519 | 0.001
678.08/678.23	c total clause space: 206.656MB
678.08/678.23	c total #watches: 596279
681.28/681.43	c total #propagations: 27651936 / total #impl: 332858118 (eff. 0.083)
681.28/681.43	c #Conflicts:     261000 | #Learnt:      24519 | 0.001
681.28/681.43	c total clause space: 206.656MB
681.28/681.43	c total #watches: 632823
682.58/682.77	c total #propagations: 27764130 / total #impl: 334362513 (eff. 0.083)
682.58/682.77	c GARBAGE COLLECT
682.58/682.77	c #Conflicts:     262000 | #Learnt:      13296 | 0.001
682.58/682.77	c total clause space: 206.656MB
682.58/682.77	c total #watches: 367754
684.58/684.76	c total #propagations: 27855517 / total #impl: 335347005 (eff. 0.083)
684.58/684.76	c #Conflicts:     263000 | #Learnt:      14296 | 0.001
684.58/684.76	c total clause space: 206.656MB
684.58/684.76	c total #watches: 387680
686.78/686.93	c total #propagations: 27963979 / total #impl: 336504296 (eff. 0.083)
686.78/686.93	c #Conflicts:     264000 | #Learnt:      15296 | 0.001
686.78/686.93	c total clause space: 206.656MB
686.78/686.93	c total #watches: 409567
689.08/689.20	c total #propagations: 28075928 / total #impl: 337818717 (eff. 0.083)
689.08/689.20	c #Conflicts:     265000 | #Learnt:      16296 | 0.001
689.08/689.20	c total clause space: 206.656MB
689.08/689.20	c total #watches: 429382
691.58/691.79	c total #propagations: 28185570 / total #impl: 339151594 (eff. 0.083)
691.58/691.79	c #Conflicts:     266000 | #Learnt:      17296 | 0.001
691.58/691.79	c total clause space: 206.656MB
691.58/691.79	c total #watches: 473053
694.68/694.80	c total #propagations: 28316812 / total #impl: 341216765 (eff. 0.083)
694.68/694.80	c #Conflicts:     267000 | #Learnt:      18296 | 0.001
694.68/694.80	c total clause space: 206.656MB
694.68/694.80	c total #watches: 514223
700.18/700.36	c total #propagations: 28450387 / total #impl: 343321732 (eff. 0.083)
700.18/700.36	c #Conflicts:     268000 | #Learnt:      19296 | 0.001
700.18/700.36	c total clause space: 206.656MB
700.18/700.36	c total #watches: 581026
707.68/707.82	c total #propagations: 28615094 / total #impl: 346125715 (eff. 0.083)
707.68/707.82	c #Conflicts:     269000 | #Learnt:      20296 | 0.001
707.68/707.82	c total clause space: 206.656MB
707.68/707.82	c total #watches: 649645
713.08/713.24	c total #propagations: 28773282 / total #impl: 349333490 (eff. 0.082)
713.08/713.24	c #Conflicts:     270000 | #Learnt:      21296 | 0.001
713.08/713.24	c total clause space: 206.656MB
713.08/713.24	c total #watches: 680369
718.68/718.81	c total #propagations: 28904358 / total #impl: 351510546 (eff. 0.082)
718.68/718.81	c #Conflicts:     271000 | #Learnt:      22296 | 0.001
718.68/718.81	c total clause space: 206.656MB
718.68/718.81	c total #watches: 725422
725.58/725.73	c total #propagations: 29028135 / total #impl: 353724799 (eff. 0.082)
725.58/725.73	c #Conflicts:     272000 | #Learnt:      23296 | 0.001
725.58/725.73	c total clause space: 206.656MB
725.58/725.73	c total #watches: 772666
732.78/732.91	c total #propagations: 29148516 / total #impl: 356160376 (eff. 0.082)
732.78/732.91	c #Conflicts:     273000 | #Learnt:      24296 | 0.001
732.78/732.91	c total clause space: 206.656MB
732.78/732.91	c total #watches: 812711
741.87/742.08	c total #propagations: 29278937 / total #impl: 358255229 (eff. 0.082)
741.87/742.08	c GARBAGE COLLECT
741.87/742.08	c #Conflicts:     274000 | #Learnt:      12829 | 0.001
741.87/742.08	c total clause space: 206.656MB
741.87/742.08	c total #watches: 366598
745.07/745.22	c total #propagations: 29428541 / total #impl: 360784703 (eff. 0.082)
745.07/745.22	c #Conflicts:     275000 | #Learnt:      13829 | 0.001
745.07/745.22	c total clause space: 206.656MB
745.07/745.22	c total #watches: 413745
748.47/748.65	c total #propagations: 29558781 / total #impl: 362430833 (eff. 0.082)
748.47/748.65	c #Conflicts:     276000 | #Learnt:      14829 | 0.001
748.47/748.65	c total clause space: 206.656MB
748.47/748.65	c total #watches: 450934
751.18/751.36	c total #propagations: 29673146 / total #impl: 364012422 (eff. 0.082)
751.18/751.36	c #Conflicts:     277000 | #Learnt:      15829 | 0.001
751.18/751.36	c total clause space: 206.656MB
751.18/751.36	c total #watches: 472605
754.27/754.45	c total #propagations: 29780747 / total #impl: 365221967 (eff. 0.082)
754.27/754.45	c #Conflicts:     278000 | #Learnt:      16829 | 0.001
754.27/754.45	c total clause space: 206.656MB
754.27/754.45	c total #watches: 499416
756.68/756.90	c total #propagations: 29900287 / total #impl: 366603235 (eff. 0.082)
756.68/756.90	c #Conflicts:     279000 | #Learnt:      17829 | 0.001
756.68/756.90	c total clause space: 206.656MB
756.68/756.90	c total #watches: 514462
759.07/759.23	c total #propagations: 29982421 / total #impl: 367558624 (eff. 0.082)
759.07/759.23	c #Conflicts:     280000 | #Learnt:      18829 | 0.001
759.07/759.23	c total clause space: 206.656MB
759.07/759.23	c total #watches: 537766
761.67/761.87	c total #propagations: 30072356 / total #impl: 368623230 (eff. 0.082)
761.67/761.87	c #Conflicts:     281000 | #Learnt:      19829 | 0.001
761.67/761.87	c total clause space: 206.656MB
761.67/761.87	c total #watches: 552769
764.67/764.87	c total #propagations: 30169099 / total #impl: 369715305 (eff. 0.082)
764.67/764.87	c #Conflicts:     282000 | #Learnt:      20829 | 0.001
764.67/764.87	c total clause space: 206.656MB
764.67/764.87	c total #watches: 579749
768.78/768.93	c total #propagations: 30267551 / total #impl: 371164067 (eff. 0.082)
768.78/768.93	c #Conflicts:     283000 | #Learnt:      21829 | 0.001
768.78/768.93	c total clause space: 206.656MB
768.78/768.93	c total #watches: 608947
771.97/772.11	c total #propagations: 30385070 / total #impl: 372647555 (eff. 0.082)
771.97/772.11	c #Conflicts:     284000 | #Learnt:      22829 | 0.001
771.97/772.11	c total clause space: 206.656MB
771.97/772.11	c total #watches: 627244
774.77/774.94	c total #propagations: 30478890 / total #impl: 373821809 (eff. 0.082)
774.77/774.94	c #Conflicts:     285000 | #Learnt:      23829 | 0.001
774.77/774.94	c total clause space: 206.656MB
774.77/774.94	c total #watches: 643651
777.87/778.05	c total #propagations: 30571972 / total #impl: 375070787 (eff. 0.082)
777.87/778.05	c #Conflicts:     286000 | #Learnt:      24829 | 0.001
777.87/778.05	c total clause space: 206.656MB
777.87/778.05	c total #watches: 661950
781.27/781.47	c total #propagations: 30671896 / total #impl: 376418990 (eff. 0.081)
781.27/781.47	c GARBAGE COLLECT
781.27/781.47	c #Conflicts:     287000 | #Learnt:      13069 | 0.001
781.27/781.47	c total clause space: 206.656MB
781.27/781.47	c total #watches: 372267
782.67/782.85	c total #propagations: 30770470 / total #impl: 377777611 (eff. 0.081)
782.67/782.85	c #Conflicts:     288000 | #Learnt:      14069 | 0.001
782.67/782.85	c total clause space: 206.656MB
782.67/782.85	c total #watches: 387351
784.57/784.78	c total #propagations: 30856332 / total #impl: 378777903 (eff. 0.081)
784.57/784.78	c #Conflicts:     289000 | #Learnt:      15069 | 0.001
784.57/784.78	c total clause space: 206.656MB
784.57/784.78	c total #watches: 402094
786.77/786.94	c total #propagations: 30961345 / total #impl: 379960130 (eff. 0.081)
786.77/786.94	c #Conflicts:     290000 | #Learnt:      16069 | 0.001
786.77/786.94	c total clause space: 206.656MB
786.77/786.94	c total #watches: 428276
788.87/789.05	c total #propagations: 31060310 / total #impl: 381265596 (eff. 0.081)
788.87/789.05	c #Conflicts:     291000 | #Learnt:      17069 | 0.001
788.87/789.05	c total clause space: 206.656MB
788.87/789.05	c total #watches: 464553
792.17/792.36	c total #propagations: 31168260 / total #impl: 382806584 (eff. 0.081)
792.17/792.36	c #Conflicts:     292000 | #Learnt:      18069 | 0.001
792.17/792.36	c total clause space: 206.656MB
792.17/792.36	c total #watches: 501197
795.17/795.38	c total #propagations: 31289628 / total #impl: 384326521 (eff. 0.081)
795.17/795.38	c #Conflicts:     293000 | #Learnt:      19069 | 0.001
795.17/795.38	c total clause space: 206.656MB
795.17/795.38	c total #watches: 528579
798.87/799.08	c total #propagations: 31400361 / total #impl: 385874751 (eff. 0.081)
798.87/799.08	c #Conflicts:     294000 | #Learnt:      20069 | 0.001
798.87/799.08	c total clause space: 206.656MB
798.87/799.08	c total #watches: 566501
803.16/803.39	c total #propagations: 31516326 / total #impl: 387503574 (eff. 0.081)
803.16/803.39	c #Conflicts:     295000 | #Learnt:      21069 | 0.001
803.16/803.39	c total clause space: 206.656MB
803.16/803.39	c total #watches: 605966
806.06/806.24	c total #propagations: 31634009 / total #impl: 389125594 (eff. 0.081)
806.06/806.24	c #Conflicts:     296000 | #Learnt:      22069 | 0.001
806.06/806.24	c total clause space: 206.656MB
806.06/806.24	c total #watches: 620053
808.96/809.11	c total #propagations: 31728627 / total #impl: 390224872 (eff. 0.081)
808.96/809.11	c #Conflicts:     297000 | #Learnt:      23069 | 0.001
808.96/809.11	c total clause space: 206.656MB
808.96/809.11	c total #watches: 636411
813.46/813.60	c total #propagations: 31826237 / total #impl: 391347113 (eff. 0.081)
813.46/813.60	c #Conflicts:     298000 | #Learnt:      24069 | 0.001
813.46/813.60	c total clause space: 206.656MB
813.46/813.60	c total #watches: 678715
816.86/817.01	c total #propagations: 31947307 / total #impl: 393157417 (eff. 0.081)
816.86/817.01	c #Conflicts:     299000 | #Learnt:      25069 | 0.001
816.86/817.01	c total clause space: 206.656MB
816.86/817.01	c total #watches: 696138
820.47/820.64	c total #propagations: 32041900 / total #impl: 394395531 (eff. 0.081)
820.47/820.64	c #Conflicts:     300000 | #Learnt:      26069 | 0.001
820.47/820.64	c total clause space: 206.656MB
820.47/820.64	c total #watches: 714614
822.86/823.04	c total #propagations: 32147571 / total #impl: 395786364 (eff. 0.081)
822.86/823.04	c GARBAGE COLLECT
822.86/823.04	c #Conflicts:     301000 | #Learnt:      13901 | 0.001
822.86/823.04	c total clause space: 206.656MB
822.86/823.04	c total #watches: 385996
824.97/825.19	c total #propagations: 32242833 / total #impl: 396909994 (eff. 0.081)
824.97/825.19	c #Conflicts:     302000 | #Learnt:      14901 | 0.001
824.97/825.19	c total clause space: 206.656MB
824.97/825.19	c total #watches: 410849
828.46/828.64	c total #propagations: 32343011 / total #impl: 398061876 (eff. 0.081)
828.46/828.64	c #Conflicts:     303000 | #Learnt:      15901 | 0.001
828.46/828.64	c total clause space: 206.656MB
828.46/828.64	c total #watches: 449793
830.66/830.83	c total #propagations: 32472043 / total #impl: 399744191 (eff. 0.081)
830.66/830.83	c #Conflicts:     304000 | #Learnt:      16901 | 0.001
830.66/830.83	c total clause space: 206.656MB
830.66/830.83	c total #watches: 465831
832.76/832.99	c total #propagations: 32573622 / total #impl: 400943356 (eff. 0.081)
832.76/832.99	c #Conflicts:     305000 | #Learnt:      17901 | 0.001
832.76/832.99	c total clause space: 206.656MB
832.76/832.99	c total #watches: 483383
835.56/835.79	c total #propagations: 32677063 / total #impl: 402214390 (eff. 0.081)
835.56/835.79	c #Conflicts:     306000 | #Learnt:      18901 | 0.001
835.56/835.79	c total clause space: 206.656MB
835.56/835.79	c total #watches: 510516
837.76/837.99	c total #propagations: 32789760 / total #impl: 403567811 (eff. 0.081)
837.76/837.99	c #Conflicts:     307000 | #Learnt:      19901 | 0.001
837.76/837.99	c total clause space: 206.656MB
837.76/837.99	c total #watches: 529908
840.46/840.61	c total #propagations: 32884134 / total #impl: 404677057 (eff. 0.081)
840.46/840.61	c #Conflicts:     308000 | #Learnt:      20901 | 0.001
840.46/840.61	c total clause space: 206.656MB
840.46/840.61	c total #watches: 552046
843.06/843.21	c total #propagations: 32990598 / total #impl: 405990718 (eff. 0.081)
843.06/843.21	c #Conflicts:     309000 | #Learnt:      21901 | 0.001
843.06/843.21	c total clause space: 206.656MB
843.06/843.21	c total #watches: 576070
846.76/846.98	c total #propagations: 33088761 / total #impl: 407361232 (eff. 0.081)
846.76/846.98	c #Conflicts:     310000 | #Learnt:      22901 | 0.001
846.76/846.98	c total clause space: 206.656MB
846.76/846.98	c total #watches: 610904
851.46/851.65	c total #propagations: 33200421 / total #impl: 408842354 (eff. 0.081)
851.46/851.65	c #Conflicts:     311000 | #Learnt:      23901 | 0.001
851.46/851.65	c total clause space: 206.656MB
851.46/851.65	c total #watches: 650783
855.26/855.45	c total #propagations: 33317643 / total #impl: 410557887 (eff. 0.081)
855.26/855.45	c #Conflicts:     312000 | #Learnt:      24901 | 0.001
855.26/855.45	c total clause space: 206.656MB
855.26/855.45	c total #watches: 675326
859.46/859.69	c total #propagations: 33431864 / total #impl: 412223070 (eff. 0.081)
859.46/859.69	c #Conflicts:     313000 | #Learnt:      25901 | 0.001
859.46/859.69	c total clause space: 206.656MB
859.46/859.69	c total #watches: 717284
865.76/865.91	c total #propagations: 33554126 / total #impl: 414376865 (eff. 0.081)
865.76/865.91	c #Conflicts:     314000 | #Learnt:      26901 | 0.001
865.76/865.91	c total clause space: 206.656MB
865.76/865.91	c total #watches: 778942
867.76/867.96	c total #propagations: 33690062 / total #impl: 417157910 (eff. 0.081)
867.76/867.96	c GARBAGE COLLECT
867.76/867.96	c #Conflicts:     315000 | #Learnt:      14598 | 0.001
867.76/867.96	c total clause space: 206.656MB
867.76/867.96	c total #watches: 404595
869.75/869.98	c total #propagations: 33787162 / total #impl: 418410573 (eff. 0.081)
869.75/869.98	c #Conflicts:     316000 | #Learnt:      15598 | 0.001
869.75/869.98	c total clause space: 206.656MB
869.75/869.98	c total #watches: 434556
872.65/872.84	c total #propagations: 33886300 / total #impl: 420041835 (eff. 0.081)
872.65/872.84	c #Conflicts:     317000 | #Learnt:      16598 | 0.001
872.65/872.84	c total clause space: 206.656MB
872.65/872.84	c total #watches: 493572
877.35/877.50	c total #propagations: 34007279 / total #impl: 422624028 (eff. 0.080)
877.35/877.50	c #Conflicts:     318000 | #Learnt:      17598 | 0.001
877.35/877.50	c total clause space: 206.656MB
877.35/877.50	c total #watches: 551279
883.05/883.25	c total #propagations: 34124014 / total #impl: 425255069 (eff. 0.080)
883.05/883.25	c #Conflicts:     319000 | #Learnt:      18598 | 0.001
883.05/883.25	c total clause space: 206.656MB
883.05/883.25	c total #watches: 606091
888.66/888.86	c total #propagations: 34240322 / total #impl: 428150822 (eff. 0.080)
888.66/888.86	c #Conflicts:     320000 | #Learnt:      19598 | 0.001
888.66/888.86	c total clause space: 206.656MB
888.66/888.86	c total #watches: 657811
895.26/895.41	c total #propagations: 34354985 / total #impl: 430464750 (eff. 0.080)
895.26/895.41	c #Conflicts:     321000 | #Learnt:      20598 | 0.001
895.26/895.41	c total clause space: 206.656MB
895.26/895.41	c total #watches: 694756
904.45/904.62	c total #propagations: 34475616 / total #impl: 432567605 (eff. 0.080)
904.45/904.62	c #Conflicts:     322000 | #Learnt:      21598 | 0.001
904.45/904.62	c total clause space: 206.656MB
904.45/904.62	c total #watches: 747826
915.85/916.04	c total #propagations: 34624412 / total #impl: 435210973 (eff. 0.080)
915.85/916.04	c #Conflicts:     323000 | #Learnt:      22598 | 0.001
915.85/916.04	c total clause space: 206.656MB
915.85/916.04	c total #watches: 819722
927.64/927.85	c total #propagations: 34779973 / total #impl: 438477165 (eff. 0.079)
927.64/927.85	c #Conflicts:     324000 | #Learnt:      23598 | 0.001
927.64/927.85	c total clause space: 206.656MB
927.64/927.85	c total #watches: 875277
932.65/932.86	c total #propagations: 34923325 / total #impl: 441496022 (eff. 0.079)
932.65/932.86	c #Conflicts:     325000 | #Learnt:      24598 | 0.001
932.65/932.86	c total clause space: 206.656MB
932.65/932.86	c total #watches: 908854
939.44/939.64	c total #propagations: 35015796 / total #impl: 442988681 (eff. 0.079)
939.44/939.64	c #Conflicts:     326000 | #Learnt:      25598 | 0.001
939.44/939.64	c total clause space: 206.656MB
939.44/939.64	c total #watches: 948218
947.54/947.79	c total #propagations: 35127747 / total #impl: 444977666 (eff. 0.079)
947.54/947.79	c #Conflicts:     327000 | #Learnt:      26598 | 0.001
947.54/947.79	c total clause space: 206.656MB
947.54/947.79	c total #watches: 1008698
956.54/956.70	c total #propagations: 35242554 / total #impl: 447273395 (eff. 0.079)
956.54/956.70	c #Conflicts:     328000 | #Learnt:      27598 | 0.001
956.54/956.70	c total clause space: 206.656MB
956.54/956.70	c total #watches: 1063459
959.54/959.72	c total #propagations: 35351852 / total #impl: 449798979 (eff. 0.079)
959.54/959.72	c GARBAGE COLLECT
959.54/959.72	c #Conflicts:     329000 | #Learnt:      14872 | 0.001
959.54/959.72	c total clause space: 206.656MB
959.54/959.72	c total #watches: 436245
963.44/963.68	c total #propagations: 35464656 / total #impl: 451311723 (eff. 0.079)
963.44/963.68	c #Conflicts:     330000 | #Learnt:      15872 | 0.001
963.44/963.68	c total clause space: 206.656MB
963.44/963.68	c total #watches: 481258
968.54/968.78	c total #propagations: 35575208 / total #impl: 452990911 (eff. 0.079)
968.54/968.78	c #Conflicts:     331000 | #Learnt:      16872 | 0.001
968.54/968.78	c total clause space: 206.656MB
968.54/968.78	c total #watches: 533498
974.74/974.94	c total #propagations: 35692007 / total #impl: 454934717 (eff. 0.078)
974.74/974.94	c #Conflicts:     332000 | #Learnt:      17872 | 0.001
974.74/974.94	c total clause space: 206.656MB
974.74/974.94	c total #watches: 582869
981.93/982.18	c total #propagations: 35808565 / total #impl: 457261922 (eff. 0.078)
981.93/982.18	c #Conflicts:     333000 | #Learnt:      18872 | 0.001
981.93/982.18	c total clause space: 206.656MB
981.93/982.18	c total #watches: 636103
987.43/987.60	c total #propagations: 35938877 / total #impl: 459989672 (eff. 0.078)
987.43/987.60	c #Conflicts:     334000 | #Learnt:      19872 | 0.001
987.43/987.60	c total clause space: 206.656MB
987.43/987.60	c total #watches: 674458
992.73/992.95	c total #propagations: 36040545 / total #impl: 461723243 (eff. 0.078)
992.73/992.95	c #Conflicts:     335000 | #Learnt:      20872 | 0.001
992.73/992.95	c total clause space: 206.656MB
992.73/992.95	c total #watches: 695428
998.13/998.38	c total #propagations: 36150218 / total #impl: 463072035 (eff. 0.078)
998.13/998.38	c #Conflicts:     336000 | #Learnt:      21872 | 0.001
998.13/998.38	c total clause space: 206.656MB
998.13/998.38	c total #watches: 719641
1003.63/1003.82	c total #propagations: 36256935 / total #impl: 464345637 (eff. 0.078)
1003.63/1003.82	c #Conflicts:     337000 | #Learnt:      22872 | 0.001
1003.63/1003.82	c total clause space: 206.656MB
1003.63/1003.82	c total #watches: 740749
1007.83/1008.03	c total #propagations: 36365280 / total #impl: 465702027 (eff. 0.078)
1007.83/1008.03	c #Conflicts:     338000 | #Learnt:      23872 | 0.001
1007.83/1008.03	c total clause space: 206.656MB
1007.83/1008.03	c total #watches: 757439
1011.94/1012.17	c total #propagations: 36462824 / total #impl: 466963424 (eff. 0.078)
1011.94/1012.17	c #Conflicts:     339000 | #Learnt:      24872 | 0.001
1011.94/1012.17	c total clause space: 206.656MB
1011.94/1012.17	c total #watches: 784160
1019.44/1019.69	c total #propagations: 36564229 / total #impl: 468344886 (eff. 0.078)
1019.44/1019.69	c #Conflicts:     340000 | #Learnt:      25872 | 0.001
1019.44/1019.69	c total clause space: 206.656MB
1019.44/1019.69	c total #watches: 814808
1027.53/1027.75	c total #propagations: 36678643 / total #impl: 469889824 (eff. 0.078)
1027.53/1027.75	c #Conflicts:     341000 | #Learnt:      26872 | 0.001
1027.53/1027.75	c total clause space: 206.656MB
1027.53/1027.75	c total #watches: 858804
1034.33/1034.51	c total #propagations: 36793182 / total #impl: 471515078 (eff. 0.078)
1034.33/1034.51	c #Conflicts:     342000 | #Learnt:      27872 | 0.001
1034.33/1034.51	c total clause space: 206.656MB
1034.33/1034.51	c total #watches: 885179
1036.93/1037.10	c total #propagations: 36912436 / total #impl: 473119813 (eff. 0.078)
1036.93/1037.10	c GARBAGE COLLECT
1036.93/1037.10	c #Conflicts:     343000 | #Learnt:      14883 | 0.001
1036.93/1037.10	c total clause space: 206.656MB
1036.93/1037.10	c total #watches: 404244
1038.93/1039.18	c total #propagations: 37006457 / total #impl: 474249961 (eff. 0.078)
1038.93/1039.18	c #Conflicts:     344000 | #Learnt:      15883 | 0.001
1038.93/1039.18	c total clause space: 206.656MB
1038.93/1039.18	c total #watches: 424188
1041.33/1041.57	c total #propagations: 37110088 / total #impl: 475494597 (eff. 0.078)
1041.33/1041.57	c #Conflicts:     345000 | #Learnt:      16883 | 0.001
1041.33/1041.57	c total clause space: 206.656MB
1041.33/1041.57	c total #watches: 447400
1042.93/1043.18	c total #propagations: 37218198 / total #impl: 476800506 (eff. 0.078)
1042.93/1043.18	c #Conflicts:     346000 | #Learnt:      17883 | 0.001
1042.93/1043.18	c total clause space: 206.656MB
1042.93/1043.18	c total #watches: 461971
1045.03/1045.23	c total #propagations: 37308273 / total #impl: 477955609 (eff. 0.078)
1045.03/1045.23	c #Conflicts:     347000 | #Learnt:      18883 | 0.001
1045.03/1045.23	c total clause space: 206.656MB
1045.03/1045.23	c total #watches: 483477
1046.63/1046.85	c total #propagations: 37405375 / total #impl: 479203091 (eff. 0.078)
1046.63/1046.85	c #Conflicts:     348000 | #Learnt:      19883 | 0.001
1046.63/1046.85	c total clause space: 206.656MB
1046.63/1046.85	c total #watches: 503703
1050.23/1050.46	c total #propagations: 37494836 / total #impl: 480572652 (eff. 0.078)
1050.23/1050.46	c #Conflicts:     349000 | #Learnt:      20883 | 0.001
1050.23/1050.46	c total clause space: 206.656MB
1050.23/1050.46	c total #watches: 540816
1054.03/1054.22	c total #propagations: 37621920 / total #impl: 482145557 (eff. 0.078)
1054.03/1054.22	c #Conflicts:     350000 | #Learnt:      21883 | 0.001
1054.03/1054.22	c total clause space: 206.656MB
1054.03/1054.22	c total #watches: 578429
1057.73/1057.91	c total #propagations: 37753593 / total #impl: 483738208 (eff. 0.078)
1057.73/1057.91	c #Conflicts:     351000 | #Learnt:      22883 | 0.001
1057.73/1057.91	c total clause space: 206.656MB
1057.73/1057.91	c total #watches: 613218
1061.53/1061.71	c total #propagations: 37880013 / total #impl: 485609233 (eff. 0.078)
1061.53/1061.71	c #Conflicts:     352000 | #Learnt:      23883 | 0.001
1061.53/1061.71	c total clause space: 206.656MB
1061.53/1061.71	c total #watches: 658298
1065.23/1065.49	c total #propagations: 38010204 / total #impl: 487981300 (eff. 0.078)
1065.23/1065.49	c #Conflicts:     353000 | #Learnt:      24883 | 0.001
1065.23/1065.49	c total clause space: 206.656MB
1065.23/1065.49	c total #watches: 687444
1068.23/1068.47	c total #propagations: 38123155 / total #impl: 489891791 (eff. 0.078)
1068.23/1068.47	c #Conflicts:     354000 | #Learnt:      25883 | 0.001
1068.23/1068.47	c total clause space: 206.656MB
1068.23/1068.47	c total #watches: 704926
1071.33/1071.51	c total #propagations: 38220731 / total #impl: 491387046 (eff. 0.078)
1071.33/1071.51	c #Conflicts:     355000 | #Learnt:      26883 | 0.001
1071.33/1071.51	c total clause space: 206.656MB
1071.33/1071.51	c total #watches: 723888
1074.02/1074.28	c total #propagations: 38317411 / total #impl: 492888424 (eff. 0.078)
1074.02/1074.28	c #Conflicts:     356000 | #Learnt:      27883 | 0.001
1074.02/1074.28	c total clause space: 206.656MB
1074.02/1074.28	c total #watches: 741906
1077.52/1077.77	c total #propagations: 38409932 / total #impl: 494484913 (eff. 0.078)
1077.52/1077.77	c GARBAGE COLLECT
1077.52/1077.77	c #Conflicts:     357000 | #Learnt:      14499 | 0.001
1077.52/1077.77	c total clause space: 206.656MB
1077.52/1077.77	c total #watches: 399462
1079.52/1079.75	c total #propagations: 38511489 / total #impl: 495933689 (eff. 0.078)
1079.52/1079.75	c #Conflicts:     358000 | #Learnt:      15499 | 0.001
1079.52/1079.75	c total clause space: 206.656MB
1079.52/1079.75	c total #watches: 419992
1081.92/1082.10	c total #propagations: 38614277 / total #impl: 497133088 (eff. 0.078)
1081.92/1082.10	c #Conflicts:     359000 | #Learnt:      16499 | 0.001
1081.92/1082.10	c total clause space: 206.656MB
1081.92/1082.10	c total #watches: 449374
1083.92/1084.11	c total #propagations: 38720577 / total #impl: 498445004 (eff. 0.078)
1083.92/1084.11	c #Conflicts:     360000 | #Learnt:      17499 | 0.001
1083.92/1084.11	c total clause space: 206.656MB
1083.92/1084.11	c total #watches: 470638
1086.42/1086.62	c total #propagations: 38812761 / total #impl: 499767775 (eff. 0.078)
1086.42/1086.62	c #Conflicts:     361000 | #Learnt:      18499 | 0.001
1086.42/1086.62	c total clause space: 206.656MB
1086.42/1086.62	c total #watches: 493077
1088.83/1089.05	c total #propagations: 38916512 / total #impl: 501242543 (eff. 0.078)
1088.83/1089.05	c #Conflicts:     362000 | #Learnt:      19499 | 0.001
1088.83/1089.05	c total clause space: 206.656MB
1088.83/1089.05	c total #watches: 515258
1090.92/1091.19	c total #propagations: 39014801 / total #impl: 502516385 (eff. 0.078)
1090.92/1091.19	c #Conflicts:     363000 | #Learnt:      20499 | 0.001
1090.92/1091.19	c total clause space: 206.656MB
1090.92/1091.19	c total #watches: 530488
1094.43/1094.68	c total #propagations: 39111945 / total #impl: 503768463 (eff. 0.078)
1094.43/1094.68	c #Conflicts:     364000 | #Learnt:      21499 | 0.001
1094.43/1094.68	c total clause space: 206.656MB
1094.43/1094.68	c total #watches: 561762
1096.82/1097.06	c total #propagations: 39235794 / total #impl: 505409775 (eff. 0.078)
1096.82/1097.06	c #Conflicts:     365000 | #Learnt:      22499 | 0.001
1096.82/1097.06	c total clause space: 206.656MB
1096.82/1097.06	c total #watches: 576201
1099.52/1099.75	c total #propagations: 39327313 / total #impl: 506587825 (eff. 0.078)
1099.52/1099.75	c #Conflicts:     366000 | #Learnt:      23499 | 0.001
1099.52/1099.75	c total clause space: 206.656MB
1099.52/1099.75	c total #watches: 594222
1102.32/1102.53	c total #propagations: 39432722 / total #impl: 508007507 (eff. 0.078)
1102.32/1102.53	c #Conflicts:     367000 | #Learnt:      24499 | 0.001
1102.32/1102.53	c total clause space: 206.656MB
1102.32/1102.53	c total #watches: 620882
1104.92/1105.13	c total #propagations: 39535448 / total #impl: 509464501 (eff. 0.078)
1104.92/1105.13	c #Conflicts:     368000 | #Learnt:      25499 | 0.001
1104.92/1105.13	c total clause space: 206.656MB
1104.92/1105.13	c total #watches: 649959
1108.52/1108.77	c total #propagations: 39634805 / total #impl: 511113577 (eff. 0.078)
1108.52/1108.77	c #Conflicts:     369000 | #Learnt:      26499 | 0.001
1108.52/1108.77	c total clause space: 206.656MB
1108.52/1108.77	c total #watches: 688998
1112.92/1113.20	c total #propagations: 39750464 / total #impl: 513081766 (eff. 0.077)
1112.92/1113.20	c #Conflicts:     370000 | #Learnt:      27499 | 0.001
1112.92/1113.20	c total clause space: 206.656MB
1112.92/1113.20	c total #watches: 731508
1118.02/1118.26	c total #propagations: 39865279 / total #impl: 515262256 (eff. 0.077)
1118.02/1118.26	c #Conflicts:     371000 | #Learnt:      28499 | 0.001
1118.02/1118.26	c total clause space: 206.656MB
1118.02/1118.26	c total #watches: 776635
1123.52/1123.70	c total #propagations: 39974925 / total #impl: 517811555 (eff. 0.077)
1123.52/1123.70	c GARBAGE COLLECT
1123.52/1123.70	c #Conflicts:     372000 | #Learnt:      14886 | 0.001
1123.52/1123.70	c total clause space: 206.656MB
1123.52/1123.70	c total #watches: 404461
1125.82/1126.07	c total #propagations: 40084914 / total #impl: 520558003 (eff. 0.077)
1125.82/1126.07	c #Conflicts:     373000 | #Learnt:      15886 | 0.001
1125.82/1126.07	c total clause space: 206.656MB
1125.82/1126.07	c total #watches: 430940
1130.42/1130.66	c total #propagations: 40203046 / total #impl: 521972358 (eff. 0.077)
1130.42/1130.66	c #Conflicts:     374000 | #Learnt:      16886 | 0.001
1130.42/1130.66	c total clause space: 206.656MB
1130.42/1130.66	c total #watches: 482011
1136.52/1136.75	c total #propagations: 40349105 / total #impl: 523982094 (eff. 0.077)
1136.52/1136.75	c #Conflicts:     375000 | #Learnt:      17886 | 0.001
1136.52/1136.75	c total clause space: 206.656MB
1136.52/1136.75	c total #watches: 539476
1145.21/1145.40	c total #propagations: 40490408 / total #impl: 526586710 (eff. 0.077)
1145.21/1145.40	c #Conflicts:     376000 | #Learnt:      18886 | 0.001
1145.21/1145.40	c total clause space: 206.656MB
1145.21/1145.40	c total #watches: 606199
1157.02/1157.23	c total #propagations: 40644572 / total #impl: 530138570 (eff. 0.077)
1157.02/1157.23	c #Conflicts:     377000 | #Learnt:      19886 | 0.001
1157.02/1157.23	c total clause space: 206.656MB
1157.02/1157.23	c total #watches: 679588
1171.91/1172.10	c total #propagations: 40806750 / total #impl: 534623861 (eff. 0.076)
1171.91/1172.10	c #Conflicts:     378000 | #Learnt:      20886 | 0.001
1171.91/1172.10	c total clause space: 206.656MB
1171.91/1172.10	c total #watches: 745966
1179.61/1179.80	c total #propagations: 40961941 / total #impl: 539305690 (eff. 0.076)
1179.61/1179.80	c #Conflicts:     379000 | #Learnt:      21886 | 0.001
1179.61/1179.80	c total clause space: 206.656MB
1179.61/1179.80	c total #watches: 770286
1184.31/1184.59	c total #propagations: 41080002 / total #impl: 541268223 (eff. 0.076)
1184.31/1184.59	c #Conflicts:     380000 | #Learnt:      22886 | 0.001
1184.31/1184.59	c total clause space: 206.656MB
1184.31/1184.59	c total #watches: 787783
1189.11/1189.32	c total #propagations: 41181470 / total #impl: 542537186 (eff. 0.076)
1189.11/1189.32	c #Conflicts:     381000 | #Learnt:      23886 | 0.001
1189.11/1189.32	c total clause space: 206.656MB
1189.11/1189.32	c total #watches: 802928
1193.10/1193.35	c total #propagations: 41277797 / total #impl: 543773075 (eff. 0.076)
1193.10/1193.35	c #Conflicts:     382000 | #Learnt:      24886 | 0.001
1193.10/1193.35	c total clause space: 206.656MB
1193.10/1193.35	c total #watches: 822738
1198.70/1198.96	c total #propagations: 41379227 / total #impl: 545187695 (eff. 0.076)
1198.70/1198.96	c #Conflicts:     383000 | #Learnt:      25886 | 0.001
1198.70/1198.96	c total clause space: 206.656MB
1198.70/1198.96	c total #watches: 855765
1202.90/1203.16	c total #propagations: 41484852 / total #impl: 546608698 (eff. 0.076)
1202.90/1203.16	c #Conflicts:     384000 | #Learnt:      26886 | 0.001
1202.90/1203.16	c total clause space: 206.656MB
1202.90/1203.16	c total #watches: 878219
1211.20/1211.47	c total #propagations: 41575253 / total #impl: 547882144 (eff. 0.076)
1211.20/1211.47	c #Conflicts:     385000 | #Learnt:      27886 | 0.001
1211.20/1211.47	c total clause space: 206.656MB
1211.20/1211.47	c total #watches: 907792
1217.30/1217.50	c total #propagations: 41681820 / total #impl: 549409974 (eff. 0.076)
1217.30/1217.50	c #Conflicts:     386000 | #Learnt:      28886 | 0.001
1217.30/1217.50	c total clause space: 206.656MB
1217.30/1217.50	c total #watches: 945585
1225.10/1225.36	c total #propagations: 41800964 / total #impl: 551237951 (eff. 0.076)
1225.10/1225.36	c #Conflicts:     387000 | #Learnt:      29886 | 0.001
1225.10/1225.36	c total clause space: 206.656MB
1225.10/1225.36	c total #watches: 976693
1227.51/1227.79	c total #propagations: 41919721 / total #impl: 552853795 (eff. 0.076)
1227.51/1227.79	c GARBAGE COLLECT
1227.51/1227.79	c #Conflicts:     388000 | #Learnt:      16011 | 0.001
1227.51/1227.79	c total clause space: 206.656MB
1227.51/1227.79	c total #watches: 425528
1229.61/1229.87	c total #propagations: 42023119 / total #impl: 554075425 (eff. 0.076)
1229.61/1229.87	c #Conflicts:     389000 | #Learnt:      17011 | 0.001
1229.61/1229.87	c total clause space: 206.656MB
1229.61/1229.87	c total #watches: 446040
1232.30/1232.50	c total #propagations: 42124866 / total #impl: 555269231 (eff. 0.076)
1232.30/1232.50	c #Conflicts:     390000 | #Learnt:      18011 | 0.001
1232.30/1232.50	c total clause space: 206.656MB
1232.30/1232.50	c total #watches: 470415
1234.80/1235.02	c total #propagations: 42235334 / total #impl: 556640376 (eff. 0.076)
1234.80/1235.02	c #Conflicts:     391000 | #Learnt:      19011 | 0.001
1234.80/1235.02	c total clause space: 206.656MB
1234.80/1235.02	c total #watches: 488667
1237.20/1237.41	c total #propagations: 42344209 / total #impl: 557981421 (eff. 0.076)
1237.20/1237.41	c #Conflicts:     392000 | #Learnt:      20011 | 0.001
1237.20/1237.41	c total clause space: 206.656MB
1237.20/1237.41	c total #watches: 509305
1240.20/1240.40	c total #propagations: 42445849 / total #impl: 559219290 (eff. 0.076)
1240.20/1240.40	c #Conflicts:     393000 | #Learnt:      21011 | 0.001
1240.20/1240.40	c total clause space: 206.656MB
1240.20/1240.40	c total #watches: 540232
1243.10/1243.39	c total #propagations: 42547279 / total #impl: 560540150 (eff. 0.076)
1243.10/1243.39	c #Conflicts:     394000 | #Learnt:      22011 | 0.001
1243.10/1243.39	c total clause space: 206.656MB
1243.10/1243.39	c total #watches: 562155
1245.89/1246.11	c total #propagations: 42651143 / total #impl: 561972246 (eff. 0.076)
1245.89/1246.11	c #Conflicts:     395000 | #Learnt:      23011 | 0.001
1245.89/1246.11	c total clause space: 206.656MB
1245.89/1246.11	c total #watches: 586516
1249.99/1250.22	c total #propagations: 42743985 / total #impl: 563415843 (eff. 0.076)
1249.99/1250.22	c #Conflicts:     396000 | #Learnt:      24011 | 0.001
1249.99/1250.22	c total clause space: 206.656MB
1249.99/1250.22	c total #watches: 633398
1254.90/1255.16	c total #propagations: 42857992 / total #impl: 565394405 (eff. 0.076)
1254.90/1255.16	c #Conflicts:     397000 | #Learnt:      25011 | 0.001
1254.90/1255.16	c total clause space: 206.656MB
1254.90/1255.16	c total #watches: 681920
1259.19/1259.47	c total #propagations: 42972180 / total #impl: 567698723 (eff. 0.076)
1259.19/1259.47	c #Conflicts:     398000 | #Learnt:      26011 | 0.001
1259.19/1259.47	c total clause space: 206.656MB
1259.19/1259.47	c total #watches: 711400
1263.09/1263.32	c total #propagations: 43070960 / total #impl: 569390683 (eff. 0.076)
1263.09/1263.32	c #Conflicts:     399000 | #Learnt:      27011 | 0.001
1263.09/1263.32	c total clause space: 206.656MB
1263.09/1263.32	c total #watches: 736908
1266.79/1267.00	c total #propagations: 43172243 / total #impl: 570802238 (eff. 0.076)
1266.79/1267.00	c #Conflicts:     400000 | #Learnt:      28011 | 0.001
1266.79/1267.00	c total clause space: 206.656MB
1266.79/1267.00	c total #watches: 760506
1270.79/1271.09	c total #propagations: 43274225 / total #impl: 572227519 (eff. 0.076)
1270.79/1271.09	c #Conflicts:     401000 | #Learnt:      29011 | 0.001
1270.79/1271.09	c total clause space: 206.656MB
1270.79/1271.09	c total #watches: 786587
1274.39/1274.65	c total #propagations: 43371787 / total #impl: 573569167 (eff. 0.076)
1274.39/1274.65	c #Conflicts:     402000 | #Learnt:      30011 | 0.001
1274.39/1274.65	c total clause space: 206.656MB
1274.39/1274.65	c total #watches: 804255
1277.79/1278.02	c total #propagations: 43470445 / total #impl: 574987374 (eff. 0.076)
1277.79/1278.02	c GARBAGE COLLECT
1277.79/1278.02	c #Conflicts:     403000 | #Learnt:      15795 | 0.001
1277.79/1278.02	c total clause space: 206.656MB
1277.79/1278.02	c total #watches: 423868
1281.49/1281.72	c total #propagations: 43580541 / total #impl: 576472489 (eff. 0.076)
1281.49/1281.72	c #Conflicts:     404000 | #Learnt:      16795 | 0.001
1281.49/1281.72	c total clause space: 206.656MB
1281.49/1281.72	c total #watches: 456704
1283.59/1283.88	c total #propagations: 43719896 / total #impl: 577999153 (eff. 0.076)
1283.59/1283.88	c #Conflicts:     405000 | #Learnt:      17795 | 0.001
1283.59/1283.88	c total clause space: 206.656MB
1283.59/1283.88	c total #watches: 476960
1286.29/1286.52	c total #propagations: 43811885 / total #impl: 579332240 (eff. 0.076)
1286.29/1286.52	c #Conflicts:     406000 | #Learnt:      18795 | 0.001
1286.29/1286.52	c total clause space: 206.656MB
1286.29/1286.52	c total #watches: 505235
1288.29/1288.59	c total #propagations: 43915857 / total #impl: 580810242 (eff. 0.076)
1288.29/1288.59	c #Conflicts:     407000 | #Learnt:      19795 | 0.001
1288.29/1288.59	c total clause space: 206.656MB
1288.29/1288.59	c total #watches: 524279
1291.19/1291.40	c total #propagations: 44013679 / total #impl: 582138317 (eff. 0.076)
1291.19/1291.40	c #Conflicts:     408000 | #Learnt:      20795 | 0.001
1291.19/1291.40	c total clause space: 206.656MB
1291.19/1291.40	c total #watches: 549422
1293.79/1294.05	c total #propagations: 44116700 / total #impl: 583392919 (eff. 0.076)
1293.79/1294.05	c #Conflicts:     409000 | #Learnt:      21795 | 0.001
1293.79/1294.05	c total clause space: 206.656MB
1293.79/1294.05	c total #watches: 576687
1296.49/1296.70	c total #propagations: 44218240 / total #impl: 585011264 (eff. 0.076)
1296.49/1296.70	c #Conflicts:     410000 | #Learnt:      22795 | 0.001
1296.49/1296.70	c total clause space: 206.656MB
1296.49/1296.70	c total #watches: 594801
1299.49/1299.71	c total #propagations: 44313572 / total #impl: 586266454 (eff. 0.076)
1299.49/1299.71	c #Conflicts:     411000 | #Learnt:      23795 | 0.001
1299.49/1299.71	c total clause space: 206.656MB
1299.49/1299.71	c total #watches: 613780
1303.18/1303.47	c total #propagations: 44418633 / total #impl: 587817287 (eff. 0.076)
1303.18/1303.47	c #Conflicts:     412000 | #Learnt:      24795 | 0.001
1303.18/1303.47	c total clause space: 206.656MB
1303.18/1303.47	c total #watches: 645042
1306.48/1306.76	c total #propagations: 44533935 / total #impl: 589378270 (eff. 0.076)
1306.48/1306.76	c #Conflicts:     413000 | #Learnt:      25795 | 0.001
1306.48/1306.76	c total clause space: 206.656MB
1306.48/1306.76	c total #watches: 678836
1310.78/1311.03	c total #propagations: 44629491 / total #impl: 591213099 (eff. 0.075)
1310.78/1311.03	c #Conflicts:     414000 | #Learnt:      26795 | 0.001
1310.78/1311.03	c total clause space: 206.656MB
1310.78/1311.03	c total #watches: 714804
1316.59/1316.86	c total #propagations: 44737780 / total #impl: 592950824 (eff. 0.075)
1316.59/1316.86	c #Conflicts:     415000 | #Learnt:      27795 | 0.001
1316.59/1316.86	c total clause space: 206.656MB
1316.59/1316.86	c total #watches: 762357
1322.88/1323.10	c total #propagations: 44866528 / total #impl: 594903388 (eff. 0.075)
1322.88/1323.10	c #Conflicts:     416000 | #Learnt:      28795 | 0.001
1322.88/1323.10	c total clause space: 206.656MB
1322.88/1323.10	c total #watches: 812844
1328.78/1329.09	c total #propagations: 44983568 / total #impl: 596806882 (eff. 0.075)
1328.78/1329.09	c #Conflicts:     417000 | #Learnt:      29795 | 0.001
1328.78/1329.09	c total clause space: 206.656MB
1328.78/1329.09	c total #watches: 842041
1333.88/1334.11	c total #propagations: 45099759 / total #impl: 598722819 (eff. 0.075)
1333.88/1334.11	c #Conflicts:     418000 | #Learnt:      30795 | 0.001
1333.88/1334.11	c total clause space: 206.656MB
1333.88/1334.11	c total #watches: 873468
1336.98/1337.29	c total #propagations: 45209471 / total #impl: 600833816 (eff. 0.075)
1336.98/1337.29	c GARBAGE COLLECT
1336.98/1337.29	c #Conflicts:     419000 | #Learnt:      16373 | 0.001
1336.98/1337.29	c total clause space: 206.656MB
1336.98/1337.29	c total #watches: 445996
1339.88/1340.19	c total #propagations: 45322715 / total #impl: 603012919 (eff. 0.075)
1339.88/1340.19	c #Conflicts:     420000 | #Learnt:      17373 | 0.001
1339.88/1340.19	c total clause space: 206.656MB
1339.88/1340.19	c total #watches: 493000
1344.38/1344.64	c total #propagations: 45450179 / total #impl: 605553273 (eff. 0.075)
1344.38/1344.64	c #Conflicts:     421000 | #Learnt:      18373 | 0.001
1344.38/1344.64	c total clause space: 206.656MB
1344.38/1344.64	c total #watches: 542862
1350.08/1350.31	c total #propagations: 45580977 / total #impl: 608535232 (eff. 0.075)
1350.08/1350.31	c #Conflicts:     422000 | #Learnt:      19373 | 0.001
1350.08/1350.31	c total clause space: 206.656MB
1350.08/1350.31	c total #watches: 613058
1357.68/1357.98	c total #propagations: 45706446 / total #impl: 611860710 (eff. 0.075)
1357.68/1357.98	c #Conflicts:     423000 | #Learnt:      20373 | 0.001
1357.68/1357.98	c total clause space: 206.656MB
1357.68/1357.98	c total #watches: 669668
1362.98/1363.23	c total #propagations: 45818548 / total #impl: 615452898 (eff. 0.074)
1362.98/1363.23	c #Conflicts:     424000 | #Learnt:      21373 | 0.001
1362.98/1363.23	c total clause space: 206.656MB
1362.98/1363.23	c total #watches: 693950
1368.67/1368.92	c total #propagations: 45915670 / total #impl: 617008642 (eff. 0.074)
1368.67/1368.92	c #Conflicts:     425000 | #Learnt:      22373 | 0.001
1368.67/1368.92	c total clause space: 206.656MB
1368.67/1368.92	c total #watches: 732883
1376.27/1376.50	c total #propagations: 46041625 / total #impl: 618697267 (eff. 0.074)
1376.27/1376.50	c #Conflicts:     426000 | #Learnt:      23373 | 0.001
1376.27/1376.50	c total clause space: 206.656MB
1376.27/1376.50	c total #watches: 784131
1385.78/1386.07	c total #propagations: 46169686 / total #impl: 620863453 (eff. 0.074)
1385.78/1386.07	c #Conflicts:     427000 | #Learnt:      24373 | 0.001
1385.78/1386.07	c total clause space: 206.656MB
1385.78/1386.07	c total #watches: 844073
1394.37/1394.70	c total #propagations: 46295796 / total #impl: 623694356 (eff. 0.074)
1394.37/1394.70	c #Conflicts:     428000 | #Learnt:      25373 | 0.001
1394.37/1394.70	c total clause space: 206.656MB
1394.37/1394.70	c total #watches: 904322
1404.37/1404.64	c total #propagations: 46435351 / total #impl: 626205860 (eff. 0.074)
1404.37/1404.64	c #Conflicts:     429000 | #Learnt:      26373 | 0.001
1404.37/1404.64	c total clause space: 206.656MB
1404.37/1404.64	c total #watches: 960779
1415.97/1416.24	c total #propagations: 46575314 / total #impl: 629237681 (eff. 0.074)
1415.97/1416.24	c #Conflicts:     430000 | #Learnt:      27373 | 0.001
1415.97/1416.24	c total clause space: 206.656MB
1415.97/1416.24	c total #watches: 1023248
1425.97/1426.26	c total #propagations: 46720480 / total #impl: 632917858 (eff. 0.074)
1425.97/1426.26	c #Conflicts:     431000 | #Learnt:      28373 | 0.001
1425.97/1426.26	c total clause space: 206.656MB
1425.97/1426.26	c total #watches: 1059710
1439.56/1439.85	c total #propagations: 46842910 / total #impl: 634939274 (eff. 0.074)
1439.56/1439.85	c #Conflicts:     432000 | #Learnt:      29373 | 0.001
1439.56/1439.85	c total clause space: 206.656MB
1439.56/1439.85	c total #watches: 1104263
1453.26/1453.59	c total #propagations: 46970495 / total #impl: 636783653 (eff. 0.074)
1453.26/1453.59	c #Conflicts:     433000 | #Learnt:      30373 | 0.001
1453.26/1453.59	c total clause space: 206.656MB
1453.26/1453.59	c total #watches: 1164565
1467.76/1468.09	c total #propagations: 47095349 / total #impl: 638825308 (eff. 0.074)
1467.76/1468.09	c #Conflicts:     434000 | #Learnt:      31373 | 0.001
1467.76/1468.09	c total clause space: 206.656MB
1467.76/1468.09	c total #watches: 1219290
1476.66/1476.94	c total #propagations: 47210884 / total #impl: 641313617 (eff. 0.074)
1476.66/1476.94	c GARBAGE COLLECT
1476.66/1476.94	c #Conflicts:     435000 | #Learnt:      16607 | 0.001
1476.66/1476.94	c total clause space: 206.656MB
1476.66/1476.94	c total #watches: 455835
1480.76/1481.05	c total #propagations: 47331126 / total #impl: 643458193 (eff. 0.074)
1480.76/1481.05	c #Conflicts:     436000 | #Learnt:      17607 | 0.001
1480.76/1481.05	c total clause space: 206.656MB
1480.76/1481.05	c total #watches: 506694
1484.16/1484.42	c total #propagations: 47452713 / total #impl: 645441275 (eff. 0.074)
1484.16/1484.42	c #Conflicts:     437000 | #Learnt:      18607 | 0.001
1484.16/1484.42	c total clause space: 206.656MB
1484.16/1484.42	c total #watches: 544756
1488.36/1488.70	c total #propagations: 47576102 / total #impl: 647296941 (eff. 0.073)
1488.36/1488.70	c #Conflicts:     438000 | #Learnt:      19607 | 0.001
1488.36/1488.70	c total clause space: 206.656MB
1488.36/1488.70	c total #watches: 578887
1492.96/1493.24	c total #propagations: 47712143 / total #impl: 649716827 (eff. 0.073)
1492.96/1493.24	c #Conflicts:     439000 | #Learnt:      20607 | 0.001
1492.96/1493.24	c total clause space: 206.656MB
1492.96/1493.24	c total #watches: 623900
1499.46/1499.71	c total #propagations: 47839049 / total #impl: 652474379 (eff. 0.073)
1499.46/1499.71	c #Conflicts:     440000 | #Learnt:      21607 | 0.001
1499.46/1499.71	c total clause space: 206.656MB
1499.46/1499.71	c total #watches: 672771
1506.46/1506.71	c total #propagations: 47970715 / total #impl: 655654690 (eff. 0.073)
1506.46/1506.71	c #Conflicts:     441000 | #Learnt:      22607 | 0.001
1506.46/1506.71	c total clause space: 206.656MB
1506.46/1506.71	c total #watches: 725649
1515.56/1515.85	c total #propagations: 48094588 / total #impl: 658862529 (eff. 0.073)
1515.56/1515.85	c #Conflicts:     442000 | #Learnt:      23607 | 0.001
1515.56/1515.85	c total clause space: 206.656MB
1515.56/1515.85	c total #watches: 784181
1527.45/1527.76	c total #propagations: 48227984 / total #impl: 662580604 (eff. 0.073)
1527.45/1527.76	c #Conflicts:     443000 | #Learnt:      24607 | 0.001
1527.45/1527.76	c total clause space: 206.656MB
1527.45/1527.76	c total #watches: 845514
1543.16/1543.44	c total #propagations: 48371307 / total #impl: 667146406 (eff. 0.073)
1543.16/1543.44	c #Conflicts:     444000 | #Learnt:      25607 | 0.001
1543.16/1543.44	c total clause space: 206.656MB
1543.16/1543.44	c total #watches: 921569
1558.05/1558.33	c total #propagations: 48536951 / total #impl: 673028552 (eff. 0.072)
1558.05/1558.33	c #Conflicts:     445000 | #Learnt:      26607 | 0.001
1558.05/1558.33	c total clause space: 206.656MB
1558.05/1558.33	c total #watches: 986543
1575.95/1576.30	c total #propagations: 48672879 / total #impl: 678714131 (eff. 0.072)
1575.95/1576.30	c #Conflicts:     446000 | #Learnt:      27607 | 0.001
1575.95/1576.30	c total clause space: 206.656MB
1575.95/1576.30	c total #watches: 1065290
1601.84/1602.14	c total #propagations: 48824262 / total #impl: 685390342 (eff. 0.071)
1601.84/1602.14	c #Conflicts:     447000 | #Learnt:      28607 | 0.001
1601.84/1602.14	c total clause space: 206.656MB
1601.84/1602.14	c total #watches: 1138803
1627.24/1627.54	c total #propagations: 48979675 / total #impl: 693009928 (eff. 0.071)
1627.24/1627.54	c #Conflicts:     448000 | #Learnt:      29607 | 0.001
1627.24/1627.54	c total clause space: 206.656MB
1627.24/1627.54	c total #watches: 1199208
1657.83/1658.15	c total #propagations: 49115928 / total #impl: 698325392 (eff. 0.070)
1657.83/1658.15	c #Conflicts:     449000 | #Learnt:      30607 | 0.001
1657.83/1658.15	c total clause space: 335.816MB
1657.83/1658.15	c total #watches: 1259316
1691.23/1691.50	c total #propagations: 49251033 / total #impl: 704532627 (eff. 0.070)
1691.23/1691.50	c #Conflicts:     450000 | #Learnt:      31607 | 0.001
1691.23/1691.50	c total clause space: 335.816MB
1691.23/1691.50	c total #watches: 1346429
1716.12/1716.42	c total #propagations: 49401717 / total #impl: 711218071 (eff. 0.069)
1716.12/1716.42	c GARBAGE COLLECT
1716.12/1716.42	c #Conflicts:     451000 | #Learnt:      16540 | 0.001
1716.12/1716.42	c total clause space: 335.816MB
1716.12/1716.42	c total #watches: 449107
1720.23/1720.54	c total #propagations: 49541831 / total #impl: 716717619 (eff. 0.069)
1720.23/1720.54	c #Conflicts:     452000 | #Learnt:      17540 | 0.001
1720.23/1720.54	c total clause space: 335.816MB
1720.23/1720.54	c total #watches: 496165
1726.12/1726.49	c total #propagations: 49684424 / total #impl: 719234164 (eff. 0.069)
1726.12/1726.49	c #Conflicts:     453000 | #Learnt:      18540 | 0.001
1726.12/1726.49	c total clause space: 335.816MB
1726.12/1726.49	c total #watches: 559207
1735.92/1736.28	c total #propagations: 49833406 / total #impl: 722373386 (eff. 0.069)
1735.92/1736.28	c #Conflicts:     454000 | #Learnt:      19540 | 0.001
1735.92/1736.28	c total clause space: 335.816MB
1735.92/1736.28	c total #watches: 627774
1748.52/1748.88	c total #propagations: 50003765 / total #impl: 726768789 (eff. 0.069)
1748.52/1748.88	c #Conflicts:     455000 | #Learnt:      20540 | 0.001
1748.52/1748.88	c total clause space: 335.816MB
1748.52/1748.88	c total #watches: 684739
1762.42/1762.74	c total #propagations: 50172709 / total #impl: 731527144 (eff. 0.069)
1762.42/1762.74	c #Conflicts:     456000 | #Learnt:      21540 | 0.001
1762.42/1762.74	c total clause space: 335.816MB
1762.42/1762.74	c total #watches: 749745
1777.71/1778.01	c total #propagations: 50324949 / total #impl: 736303973 (eff. 0.068)
1777.71/1778.01	c #Conflicts:     457000 | #Learnt:      22540 | 0.001
1777.71/1778.01	c total clause space: 335.816MB
1777.71/1778.01	c total #watches: 809233

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4116483-1466973503/watcher-4116483-1466973503 -o /tmp/evaluation-result-4116483-1466973503/solver-4116483-1466973503 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node135-1466943975-21332 --watchdog 1960 --input HOME/instance-4116483-1466973503.opb ./cdcl-cuttingplanes-release 

pid=24514
running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.13 2.21 2.25 4/178 24517
/proc/meminfo: memFree=30189572/32872528 swapFree=1513824/1685520
[pid=24517] ppid=24514 vsize=29104 CPUtime=0 cores=0,2,4,6
/proc/24517/stat : 24517 (cdcl-cuttingpla) R 24514 24517 21316 0 -1 4202496 269 0 0 0 0 0 0 0 20 0 1 0 30388480 29802496 5260 33554432000 4194304 6199737 140736341666912 140733196377208 5193022 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/24517/statm: 8365 5261 122 490 0 7866 0

[startup+0.100125 s]
/proc/loadavg: 2.13 2.21 2.25 4/178 24517
/proc/meminfo: memFree=30189572/32872528 swapFree=1513824/1685520
[pid=24517] ppid=24514 vsize=34256 CPUtime=0.09 cores=0,2,4,6
/proc/24517/stat : 24517 (cdcl-cuttingpla) R 24514 24517 21316 0 -1 4202496 842 0 0 0 8 1 0 0 20 0 1 0 30388480 35078144 7214 33554432000 4194304 6199737 140736341666912 140733196377208 5149722 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/24517/statm: 8564 7214 139 490 0 8065 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34256

[startup+0.20031 s]
/proc/loadavg: 2.13 2.21 2.25 4/178 24517
/proc/meminfo: memFree=30189572/32872528 swapFree=1513824/1685520
[pid=24517] ppid=24514 vsize=34512 CPUtime=0.19 cores=0,2,4,6
/proc/24517/stat : 24517 (cdcl-cuttingpla) R 24514 24517 21316 0 -1 4202496 1420 0 0 0 18 1 0 0 20 0 1 0 30388480 35340288 7578 33554432000 4194304 6199737 140736341666912 140733196377208 4207822 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/24517/statm: 8628 7578 155 490 0 8129 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 34512

[startup+0.300278 s]
/proc/loadavg: 2.13 2.21 2.25 4/178 24517
/proc/meminfo: memFree=30189572/32872528 swapFree=1513824/1685520
[pid=24517] ppid=24514 vsize=37360 CPUtime=0.29 cores=0,2,4,6
/proc/24517/stat : 24517 (cdcl-cuttingpla) R 24514 24517 21316 0 -1 4202496 1653 0 0 0 28 1 0 0 20 0 1 0 30388480 38256640 8236 33554432000 4194304 6199737 140736341666912 140733196377208 4213314 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/24517/statm: 9340 8236 155 490 0 8841 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 37360

[startup+0.70023 s]
/proc/loadavg: 2.13 2.21 2.25 4/178 24517
/proc/meminfo: memFree=30189572/32872528 swapFree=1513824/1685520
[pid=24517] ppid=24514 vsize=37736 CPUtime=0.69 cores=0,2,4,6
/proc/24517/stat : 24517 (cdcl-cuttingpla) R 24514 24517 21316 0 -1 4202496 1952 0 0 0 68 1 0 0 20 0 1 0 30388480 38641664 8453 33554432000 4194304 6199737 140736341666912 140733196377208 4213807 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/24517/statm: 9434 8453 161 490 0 8935 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 37736

[startup+1.50021 s]
/proc/loadavg: 2.20 2.22 2.25 4/179 24518
/proc/meminfo: memFree=30154188/32872528 swapFree=1513824/1685520
[pid=24517] ppid=24514 vsize=42624 CPUtime=1.49 cores=0,2,4,6
/proc/24517/stat : 24517 (cdcl-cuttingpla) R 24514 24517 21316 0 -1 4202496 2749 0 0 0 148 1 0 0 20 0 1 0 30388480 43646976 9461 33554432000 4194304 6199737 140736341666912 140736341665848 4213493 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/24517/statm: 10656 9461 161 490 0 10157 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 42624

[startup+3.10023 s]
/proc/loadavg: 2.20 2.22 2.25 4/179 24518
/proc/meminfo: memFree=30149412/32872528 swapFree=1513824/1685520
[pid=24517] ppid=24514 vsize=50548 CPUtime=3.09 cores=0,2,4,6
/proc/24517/stat : 24517 (cdcl-cuttingpla) R 24514 24517 21316 0 -1 4202496 3673 0 0 0 308 1 0 0 20 0 1 0 30388480 51761152 10534 33554432000 4194304 6199737 140736341666912 140736341666024 4213389 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/24517/statm: 12637 10534 161 490 0 12138 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 50548

[startup+6.30024 s]
/proc/loadavg: 2.20 2.22 2.25 3/179 24518
/proc/meminfo: memFree=30143732/32872528 swapFree=1513824/1685520
[pid=24517] ppid=24514 vsize=51296 CPUtime=6.29 cores=0,2,4,6
/proc/24517/stat : 24517 (cdcl-cuttingpla) R 24514 24517 21316 0 -1 4202496 4046 0 0 0 627 2 0 0 20 0 1 0 30388480 52527104 11398 33554432000 4194304 6199737 140736341666912 140736341665560 4213495 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/24517/statm: 12824 11398 161 490 0 12325 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 51296

[startup+12.7003 s]
/proc/loadavg: 2.17 2.22 2.25 3/179 24518
/proc/meminfo: memFree=30135568/32872528 swapFree=1513824/1685520
[pid=24517] ppid=24514 vsize=64272 CPUtime=12.69 cores=0,2,4,6
/proc/24517/stat : 24517 (cdcl-cuttingpla) R 24514 24517 21316 0 -1 4202496 5234 0 0 0 1267 2 0 0 20 0 1 0 30388480 65814528 13227 33554432000 4194304 6199737 140736341666912 140736341666024 4213238 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/24517/statm: 16068 13227 161 490 0 15569 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 64272

[startup+25.5003 s]
/proc/loadavg: 2.14 2.21 2.24 3/179 24518
/proc/meminfo: memFree=30116604/32872528 swapFree=1513824/1685520
[pid=24517] ppid=24514 vsize=85432 CPUtime=25.49 cores=0,2,4,6
/proc/24517/stat : 24517 (cdcl-cuttingpla) R 24514 24517 21316 0 -1 4202496 6515 0 0 0 2546 3 0 0 20 0 1 0 30388480 87482368 17224 33554432000 4194304 6199737 140736341666912 140736341666024 4213389 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/24517/statm: 21358 17224 161 490 0 20859 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 85432

[startup+51.1004 s]
/proc/loadavg: 2.30 2.24 2.25 3/179 24518
/proc/meminfo: memFree=30109268/32872528 swapFree=1513824/1685520
[pid=24517] ppid=24514 vsize=86652 CPUtime=51.09 cores=0,2,4,6
/proc/24517/stat : 24517 (cdcl-cuttingpla) R 24514 24517 21316 0 -1 4202496 6997 0 0 0 5106 3 0 0 20 0 1 0 30388480 88731648 18198 33554432000 4194304 6199737 140736341666912 140736341665848 4213389 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/24517/statm: 21663 18198 161 490 0 21164 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 86652

[startup+102.3 s]
/proc/loadavg: 2.19 2.21 2.24 3/180 24522
/proc/meminfo: memFree=30088044/32872528 swapFree=1513824/1685520
[pid=24517] ppid=24514 vsize=119544 CPUtime=102.29 cores=0,2,4,6
/proc/24517/stat : 24517 (cdcl-cuttingpla) R 24514 24517 21316 0 -1 4202496 8201 0 0 0 10225 4 0 0 20 0 1 0 30388480 122413056 23244 33554432000 4194304 6199737 140736341666912 140736341666024 4213238 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/24517/statm: 29886 23244 161 490 0 29387 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 119544

[startup+162.3 s]
/proc/loadavg: 2.21 2.21 2.24 3/179 24523
/proc/meminfo: memFree=30062008/32872528 swapFree=1513824/1685520
[pid=24517] ppid=24514 vsize=123732 CPUtime=162.27 cores=0,2,4,6
/proc/24517/stat : 24517 (cdcl-cuttingpla) R 24514 24517 21316 0 -1 4202496 9383 0 0 0 16222 5 0 0 20 0 1 0 30388480 126701568 29485 33554432000 4194304 6199737 140736341666912 140736341665560 4213389 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/24517/statm: 30933 29485 161 490 0 30434 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 123732

[startup+222.307 s]
/proc/loadavg: 2.29 2.23 2.24 4/179 24524
/proc/meminfo: memFree=30053812/32872528 swapFree=1513824/1685520
[pid=24517] ppid=24514 vsize=124828 CPUtime=222.26 cores=0,2,4,6
/proc/24517/stat : 24517 (cdcl-cuttingpla) R 24514 24517 21316 0 -1 4202496 9665 0 0 0 22221 5 0 0 20 0 1 0 30388480 127823872 29761 33554432000 4194304 6199737 140736341666912 140736341666024 4213368 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/24517/statm: 31207 29761 161 490 0 30708 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 124828

[startup+282.3 s]
/proc/loadavg: 2.50 2.30 2.26 3/179 24526
/proc/meminfo: memFree=30004228/32872528 swapFree=1513824/1685520
[pid=24517] ppid=24514 vsize=177688 CPUtime=282.24 cores=0,2,4,6
/proc/24517/stat : 24517 (cdcl-cuttingpla) R 24514 24517 21316 0 -1 4202496 10866 0 0 0 28219 5 0 0 20 0 1 0 30388480 181952512 33337 33554432000 4194304 6199737 140736341666912 140736341666024 4213875 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/24517/statm: 44422 33337 161 490 0 43923 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 177688

[startup+342.3 s]
/proc/loadavg: 2.33 2.29 2.26 3/179 24527
/proc/meminfo: memFree=29960460/32872528 swapFree=1513824/1685520
[pid=24517] ppid=24514 vsize=179192 CPUtime=342.23 cores=0,2,4,6
/proc/24517/stat : 24517 (cdcl-cuttingpla) R 24514 24517 21316 0 -1 4202496 11233 0 0 0 34218 5 0 0 20 0 1 0 30388480 183492608 33704 33554432000 4194304 6199737 140736341666912 140736341666024 4213493 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/24517/statm: 44798 33704 161 490 0 44299 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 179192

[startup+402.3 s]
/proc/loadavg: 2.27 2.28 2.26 3/179 24528
/proc/meminfo: memFree=29952276/32872528 swapFree=1513824/1685520
[pid=24517] ppid=24514 vsize=180144 CPUtime=402.23 cores=0,2,4,6
/proc/24517/stat : 24517 (cdcl-cuttingpla) R 24514 24517 21316 0 -1 4202496 11698 0 0 0 40217 6 0 0 20 0 1 0 30388480 184467456 35100 33554432000 4194304 6199737 140736341666912 140736341666024 4213306 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/24517/statm: 45036 35100 161 490 0 44537 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 180144

[startup+462.3 s]
/proc/loadavg: 2.20 2.25 2.25 3/179 24529
/proc/meminfo: memFree=29919488/32872528 swapFree=1513824/1685520
[pid=24517] ppid=24514 vsize=182324 CPUtime=462.22 cores=0,2,4,6
/proc/24517/stat : 24517 (cdcl-cuttingpla) R 24514 24517 21316 0 -1 4202496 12329 0 0 0 46215 7 0 0 20 0 1 0 30388480 186699776 42855 33554432000 4194304 6199737 140736341666912 140736341665736 4213381 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/24517/statm: 45581 42855 161 490 0 45082 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 182324

[startup+522.3 s]
/proc/loadavg: 2.12 2.22 2.24 3/179 24530
/proc/meminfo: memFree=29902716/32872528 swapFree=1513824/1685520
[pid=24517] ppid=24514 vsize=265144 CPUtime=522.2 cores=0,2,4,6
/proc/24517/stat : 24517 (cdcl-cuttingpla) R 24514 24517 21316 0 -1 4202496 13167 0 0 0 52213 7 0 0 20 0 1 0 30388480 271507456 46582 33554432000 4194304 6199737 140736341666912 140736341666024 4213377 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/24517/statm: 66286 46582 161 490 0 65787 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 265144

[startup+582.3 s]
/proc/loadavg: 2.33 2.25 2.25 4/179 24532
/proc/meminfo: memFree=29900772/32872528 swapFree=1513824/1685520
[pid=24517] ppid=24514 vsize=266532 CPUtime=582.2 cores=0,2,4,6
/proc/24517/stat : 24517 (cdcl-cuttingpla) R 24514 24517 21316 0 -1 4202496 13513 0 0 0 58212 8 0 0 20 0 1 0 30388480 272928768 46920 33554432000 4194304 6199737 140736341666912 140736341665560 4213381 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/24517/statm: 66633 46920 161 490 0 66134 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 266532


################
# More data... #
################


[startup+942.3 s]
/proc/loadavg: 2.25 2.27 2.26 3/179 24542
/proc/meminfo: memFree=29893248/32872528 swapFree=1513824/1685520
[pid=24517] ppid=24514 vsize=269568 CPUtime=942.14 cores=0,2,4,6
/proc/24517/stat : 24517 (cdcl-cuttingpla) R 24514 24517 21316 0 -1 4202496 14421 0 0 0 94206 8 0 0 20 0 1 0 30388480 276037632 48779 33554432000 4194304 6199737 140736341666912 140736341666024 4213368 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/24517/statm: 67392 48779 161 490 0 66893 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 269568

[startup+1002.3 s]
/proc/loadavg: 2.27 2.27 2.26 3/179 24543
/proc/meminfo: memFree=29871832/32872528 swapFree=1513824/1685520
[pid=24517] ppid=24514 vsize=271512 CPUtime=1002.13 cores=0,2,4,6
/proc/24517/stat : 24517 (cdcl-cuttingpla) R 24514 24517 21316 0 -1 4202496 14883 0 0 0 100205 8 0 0 20 0 1 0 30388480 278028288 53329 33554432000 4194304 6199737 140736341666912 140736341666024 4213396 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/24517/statm: 67878 53329 161 490 0 67379 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 271512

[startup+1062.3 s]
/proc/loadavg: 2.36 2.28 2.27 3/179 24544
/proc/meminfo: memFree=29843336/32872528 swapFree=1513824/1685520
[pid=24517] ppid=24514 vsize=272352 CPUtime=1062.13 cores=0,2,4,6
/proc/24517/stat : 24517 (cdcl-cuttingpla) R 24514 24517 21316 0 -1 4202496 15048 0 0 0 106204 9 0 0 20 0 1 0 30388480 278888448 53494 33554432000 4194304 6199737 140736341666912 140736341666024 4213306 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/24517/statm: 68088 53494 161 490 0 67589 0
Current children cumulated CPU time (s) 1062.13
Current children cumulated vsize (KiB) 272352

[startup+1122.3 s]
/proc/loadavg: 2.25 2.27 2.26 3/179 24545
/proc/meminfo: memFree=29840100/32872528 swapFree=1513824/1685520
[pid=24517] ppid=24514 vsize=272480 CPUtime=1122.12 cores=0,2,4,6
/proc/24517/stat : 24517 (cdcl-cuttingpla) R 24514 24517 21316 0 -1 4202496 15077 0 0 0 112203 9 0 0 20 0 1 0 30388480 279019520 53523 33554432000 4194304 6199737 140736341666912 140736341666024 4213396 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/24517/statm: 68120 53523 161 490 0 67621 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 272480

[startup+1182.3 s]
/proc/loadavg: 2.31 2.28 2.27 3/179 24547
/proc/meminfo: memFree=29837964/32872528 swapFree=1513824/1685520
[pid=24517] ppid=24514 vsize=274844 CPUtime=1182.11 cores=0,2,4,6
/proc/24517/stat : 24517 (cdcl-cuttingpla) R 24514 24517 21316 0 -1 4202496 15610 0 0 0 118202 9 0 0 20 0 1 0 30388480 281440256 54056 33554432000 4194304 6199737 140736341666912 140736341666024 4213296 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/24517/statm: 68711 54056 161 490 0 68212 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 274844

[startup+1242.3 s]
/proc/loadavg: 2.30 2.28 2.27 3/179 24548
/proc/meminfo: memFree=29836824/32872528 swapFree=1513824/1685520
[pid=24517] ppid=24514 vsize=275532 CPUtime=1242.1 cores=0,2,4,6
/proc/24517/stat : 24517 (cdcl-cuttingpla) R 24514 24517 21316 0 -1 4202496 15870 0 0 0 124201 9 0 0 20 0 1 0 30388480 282144768 54271 33554432000 4194304 6199737 140736341666912 140736341666024 4213493 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/24517/statm: 68883 54271 161 490 0 68384 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 275532

[startup+1302.3 s]
/proc/loadavg: 2.30 2.28 2.27 3/180 24552
/proc/meminfo: memFree=29834012/32872528 swapFree=1513824/1685520
[pid=24517] ppid=24514 vsize=275892 CPUtime=1302.09 cores=0,2,4,6
/proc/24517/stat : 24517 (cdcl-cuttingpla) R 24514 24517 21316 0 -1 4202496 15953 0 0 0 130200 9 0 0 20 0 1 0 30388480 282513408 54354 33554432000 4194304 6199737 140736341666912 140736341666024 4213381 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/24517/statm: 68973 54354 161 490 0 68474 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 275892

[startup+1362.3 s]
/proc/loadavg: 2.22 2.25 2.26 3/180 24575
/proc/meminfo: memFree=29832572/32872528 swapFree=1513824/1685520
[pid=24517] ppid=24514 vsize=276124 CPUtime=1362.08 cores=0,2,4,6
/proc/24517/stat : 24517 (cdcl-cuttingpla) R 24514 24517 21316 0 -1 4202496 15999 0 0 0 136199 9 0 0 20 0 1 0 30388480 282750976 54400 33554432000 4194304 6199737 140736341666912 140736341666024 4213493 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/24517/statm: 69031 54400 161 490 0 68532 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 276124

[startup+1422.3 s]
/proc/loadavg: 2.13 2.22 2.25 4/179 24576
/proc/meminfo: memFree=29832476/32872528 swapFree=1513824/1685520
[pid=24517] ppid=24514 vsize=277016 CPUtime=1422.07 cores=0,2,4,6
/proc/24517/stat : 24517 (cdcl-cuttingpla) R 24514 24517 21316 0 -1 4202496 16248 0 0 0 142198 9 0 0 20 0 1 0 30388480 283664384 54637 33554432000 4194304 6199737 140736341666912 140736341665560 4213493 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/24517/statm: 69254 54637 161 490 0 68755 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 277016

[startup+1482.3 s]
/proc/loadavg: 2.19 2.22 2.25 3/179 24578
/proc/meminfo: memFree=29798784/32872528 swapFree=1513824/1685520
[pid=24517] ppid=24514 vsize=277760 CPUtime=1482.06 cores=0,2,4,6
/proc/24517/stat : 24517 (cdcl-cuttingpla) R 24514 24517 21316 0 -1 4202496 16450 0 0 0 148196 10 0 0 20 0 1 0 30388480 284426240 62756 33554432000 4194304 6199737 140736341666912 140736341666024 4213385 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/24517/statm: 69440 62756 161 490 0 68941 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 277760

[startup+1542.31 s]
/proc/loadavg: 2.22 2.23 2.25 3/179 24579
/proc/meminfo: memFree=29798404/32872528 swapFree=1513824/1685520
[pid=24517] ppid=24514 vsize=278448 CPUtime=1542.06 cores=0,2,4,6
/proc/24517/stat : 24517 (cdcl-cuttingpla) R 24514 24517 21316 0 -1 4202496 16599 0 0 0 154196 10 0 0 20 0 1 0 30388480 285130752 62913 33554432000 4194304 6199737 140736341666912 140736341665736 4213368 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/24517/statm: 69612 62913 161 490 0 69113 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 278448

[startup+1602.3 s]
/proc/loadavg: 2.21 2.23 2.24 3/179 24580
/proc/meminfo: memFree=29790012/32872528 swapFree=1513824/1685520
[pid=24517] ppid=24514 vsize=280164 CPUtime=1602.04 cores=0,2,4,6
/proc/24517/stat : 24517 (cdcl-cuttingpla) R 24514 24517 21316 0 -1 4202496 17031 0 0 0 160194 10 0 0 20 0 1 0 30388480 286887936 65389 33554432000 4194304 6199737 140736341666912 140736341665560 4213320 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/24517/statm: 70041 65389 161 490 0 69542 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 280164

[startup+1662.3 s]
/proc/loadavg: 2.15 2.21 2.24 3/179 24627
/proc/meminfo: memFree=29949516/32872528 swapFree=1513824/1685520
[pid=24517] ppid=24514 vsize=414328 CPUtime=1662.03 cores=0,2,4,6
/proc/24517/stat : 24517 (cdcl-cuttingpla) R 24514 24517 21316 0 -1 4202496 17734 0 0 0 166192 11 0 0 20 0 1 0 30388480 424271872 73163 33554432000 4194304 6199737 140736341666912 140736341666024 4213314 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/24517/statm: 103582 73163 161 490 0 103083 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 414328

[startup+1722.3 s]
/proc/loadavg: 2.31 2.25 2.25 3/179 24628
/proc/meminfo: memFree=29884572/32872528 swapFree=1513824/1685520
[pid=24517] ppid=24514 vsize=415272 CPUtime=1722.02 cores=0,2,4,6
/proc/24517/stat : 24517 (cdcl-cuttingpla) R 24514 24517 21316 0 -1 4202496 17959 0 0 0 172191 11 0 0 20 0 1 0 30388480 425238528 80031 33554432000 4194304 6199737 140736341666912 140736341666024 4213389 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/24517/statm: 103818 80031 161 490 0 103319 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 415272

[startup+1782.3 s]
/proc/loadavg: 2.28 2.24 2.25 4/179 24630
/proc/meminfo: memFree=29873660/32872528 swapFree=1513824/1685520
[pid=24517] ppid=24514 vsize=415368 CPUtime=1782.01 cores=0,2,4,6
/proc/24517/stat : 24517 (cdcl-cuttingpla) R 24514 24517 21316 0 -1 4202496 17979 0 0 0 178190 11 0 0 20 0 1 0 30388480 425336832 80051 33554432000 4194304 6199737 140736341666912 140736341665848 4213306 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/24517/statm: 103842 80051 161 490 0 103343 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 415368



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.22 2.23 2.24 3/179 24630
/proc/meminfo: memFree=29862992/32872528 swapFree=1513824/1685520
[pid=24517] ppid=24514 vsize=415464 CPUtime=1800.01 cores=0,2,4,6
/proc/24517/stat : 24517 (cdcl-cuttingpla) R 24514 24517 21316 0 -1 4202496 18017 0 0 0 179990 11 0 0 20 0 1 0 30388480 425435136 80089 33554432000 4194304 6199737 140736341666912 140736341665848 4213389 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/24517/statm: 103866 80089 161 490 0 103367 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 415464

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 24517 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1800.3 s]
/proc/loadavg: 2.22 2.23 2.24 3/179 24630
/proc/meminfo: memFree=29862992/32872528 swapFree=1513824/1685520
[pid=24517] ppid=24514 vsize=415464 CPUtime=1800.01 cores=0,2,4,6
/proc/24517/stat : 24517 (cdcl-cuttingpla) R 24514 24517 21316 0 -1 4202496 18017 0 0 0 179990 11 0 0 20 0 1 0 30388480 425435136 80089 33554432000 4194304 6199737 140736341666912 140736341665848 4213389 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/24517/statm: 103866 80089 161 490 0 103367 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 415464

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.3
CPU time (s): 1800.02
CPU user time (s): 1799.9
CPU system time (s): 0.115982
CPU usage (%): 99.9844
Max. virtual memory (cumulated for all children) (KiB): 415464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.9
system time used= 0.115982
maximum resident set size= 320356
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18017
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 22
involuntary context switches= 1853

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.6233 second user time and 6.85696 second system time

The end

Launcher Data

Begin job on node135 at 2016-06-26 22:38:24
IDJOB=4116483
IDBENCH=109475
IDSOLVER=2548
FILE ID=node135/4116483-1466973503
RUNJOBID= node135-1466943975-21332
PBS_JOBID= 19976357
Free space on /tmp= 71676 MiB

SOLVER NAME= cdcl-cuttingplanes DEC 2016-05-01
BENCH NAME= PB16/normalized-PB16/DEC-SMALLINT-LIN/nossum/normalized-sha1-size128-round23-3.opb
COMMAND LINE= ./cdcl-cuttingplanes-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4116483-1466973503/watcher-4116483-1466973503 -o /tmp/evaluation-result-4116483-1466973503/solver-4116483-1466973503 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node135-1466943975-21332 --watchdog 1960 --input HOME/instance-4116483-1466973503.opb ./cdcl-cuttingplanes-release

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= bc7e0afd9962eb31c6ef169bd78d3421
RANDOM SEED=1804007878

node135.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.661
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.32
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.661
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.661
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.661
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.661
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.661
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.661
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.661
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30189216 kB
Buffers:           44564 kB
Cached:           121468 kB
SwapCached:         1332 kB
Active:           153124 kB
Inactive:         143444 kB
Active(anon):     132352 kB
Inactive(anon):     1328 kB
Active(file):      20772 kB
Inactive(file):   142116 kB
Unevictable:     1685520 kB
Mlocked:         1513824 kB
SwapTotal:      67108856 kB
SwapFree:       67099232 kB
Dirty:              2768 kB
Writeback:            28 kB
AnonPages:       1816248 kB
Mapped:             7924 kB
Shmem:                 0 kB
Slab:             566568 kB
SReclaimable:      10508 kB
SUnreclaim:       556060 kB
KernelStack:        1512 kB
PageTables:         7884 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1976580 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341987908 kB
HardwareCorrupted:     0 kB
AnonHugePages:    270336 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71676 MiB
End job on node135 at 2016-06-26 23:08:24