Trace number 4116491

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.01 1800.3

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/nossum/
normalized-sha1-size96-round23-8.opb
MD5SUM3cf063c4f0bb38f0869318b9b868216b
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 constraints9472
Number of constraints which are clauses8192
Number of constraints which are cardinality constraints (but not clauses)384
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= 9472
0.09/0.14	c #Conflicts:       1000 | #Learnt:        998 | 0.000
0.09/0.14	c total clause space: 4.25031MB
0.09/0.14	c total #watches: 37019
0.19/0.25	c total #propagations: 105767 / total #impl: 437807 (eff. 0.242)
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: 47477
0.29/0.35	c total #propagations: 211641 / total #impl: 916186 (eff. 0.231)
0.29/0.35	c GARBAGE COLLECT
0.29/0.35	c #Conflicts:       3000 | #Learnt:       2022 | 0.000
0.29/0.35	c total clause space: 6.90675MB
0.29/0.35	c total #watches: 52152
0.49/0.50	c total #propagations: 305243 / total #impl: 1380591 (eff. 0.221)
0.49/0.50	c #Conflicts:       4000 | #Learnt:       3022 | 0.000
0.49/0.50	c total clause space: 6.90675MB
0.49/0.50	c total #watches: 63835
0.59/0.63	c total #propagations: 408053 / total #impl: 1906160 (eff. 0.214)
0.59/0.63	c GARBAGE COLLECT
0.59/0.63	c #Conflicts:       5000 | #Learnt:       2390 | 0.000
0.59/0.63	c total clause space: 6.90675MB
0.59/0.63	c total #watches: 55780
0.69/0.76	c total #propagations: 503736 / total #impl: 2378527 (eff. 0.212)
0.69/0.76	c #Conflicts:       6000 | #Learnt:       3390 | 0.000
0.69/0.76	c total clause space: 6.90675MB
0.69/0.76	c total #watches: 67219
0.99/1.03	c total #propagations: 601605 / total #impl: 2906195 (eff. 0.207)
0.99/1.03	c GARBAGE COLLECT
0.99/1.03	c #Conflicts:       7000 | #Learnt:       2280 | 0.001
0.99/1.03	c total clause space: 11.2235MB
0.99/1.03	c total #watches: 57395
1.29/1.31	c total #propagations: 700466 / total #impl: 3481369 (eff. 0.201)
1.29/1.31	c #Conflicts:       8000 | #Learnt:       3280 | 0.001
1.29/1.31	c total clause space: 11.2235MB
1.29/1.31	c total #watches: 76298
1.49/1.59	c total #propagations: 810390 / total #impl: 4167632 (eff. 0.194)
1.49/1.59	c #Conflicts:       9000 | #Learnt:       4280 | 0.001
1.49/1.59	c total clause space: 11.2235MB
1.49/1.59	c total #watches: 86006
1.89/1.90	c total #propagations: 913899 / total #impl: 4738629 (eff. 0.193)
1.89/1.90	c GARBAGE COLLECT
1.89/1.90	c #Conflicts:      10000 | #Learnt:       2781 | 0.001
1.89/1.90	c total clause space: 11.2235MB
1.89/1.90	c total #watches: 70623
1.99/2.08	c total #propagations: 1012240 / total #impl: 5328033 (eff. 0.190)
1.99/2.08	c #Conflicts:      11000 | #Learnt:       3781 | 0.001
1.99/2.08	c total clause space: 11.2235MB
1.99/2.08	c total #watches: 83108
2.29/2.36	c total #propagations: 1094320 / total #impl: 5817547 (eff. 0.188)
2.29/2.36	c #Conflicts:      12000 | #Learnt:       4781 | 0.001
2.29/2.36	c total clause space: 11.2235MB
2.29/2.36	c total #watches: 96980
2.59/2.67	c total #propagations: 1197245 / total #impl: 6389436 (eff. 0.187)
2.59/2.67	c #Conflicts:      13000 | #Learnt:       5781 | 0.001
2.59/2.67	c total clause space: 18.2382MB
2.59/2.67	c total #watches: 109239
2.89/2.95	c total #propagations: 1299122 / total #impl: 7024364 (eff. 0.185)
2.89/2.95	c GARBAGE COLLECT
2.89/2.95	c #Conflicts:      14000 | #Learnt:       3903 | 0.001
2.89/2.95	c total clause space: 18.2382MB
2.89/2.95	c total #watches: 86445
3.49/3.55	c total #propagations: 1413860 / total #impl: 7738457 (eff. 0.183)
3.49/3.55	c #Conflicts:      15000 | #Learnt:       4903 | 0.001
3.49/3.55	c total clause space: 18.2382MB
3.49/3.55	c total #watches: 114028
4.19/4.27	c total #propagations: 1528563 / total #impl: 8646536 (eff. 0.177)
4.19/4.27	c #Conflicts:      16000 | #Learnt:       5903 | 0.001
4.19/4.27	c total clause space: 18.2382MB
4.19/4.27	c total #watches: 137500
4.68/4.76	c total #propagations: 1653525 / total #impl: 9563285 (eff. 0.173)
4.68/4.76	c GARBAGE COLLECT
4.68/4.76	c #Conflicts:      17000 | #Learnt:       3762 | 0.001
4.68/4.76	c total clause space: 18.2382MB
4.68/4.76	c total #watches: 111156
5.59/5.64	c total #propagations: 1754951 / total #impl: 10329088 (eff. 0.170)
5.59/5.64	c #Conflicts:      18000 | #Learnt:       4762 | 0.001
5.59/5.64	c total clause space: 18.2382MB
5.59/5.64	c total #watches: 147609
7.49/7.58	c total #propagations: 1879183 / total #impl: 11599775 (eff. 0.162)
7.49/7.58	c #Conflicts:      19000 | #Learnt:       5762 | 0.001
7.49/7.58	c total clause space: 29.637MB
7.49/7.58	c total #watches: 203653
9.09/9.15	c total #propagations: 2025400 / total #impl: 13575351 (eff. 0.149)
9.09/9.15	c #Conflicts:      20000 | #Learnt:       6762 | 0.001
9.09/9.15	c total clause space: 29.637MB
9.09/9.15	c total #watches: 225638
9.79/9.90	c total #propagations: 2142065 / total #impl: 14657854 (eff. 0.146)
9.79/9.90	c GARBAGE COLLECT
9.79/9.90	c #Conflicts:      21000 | #Learnt:       4276 | 0.001
9.79/9.90	c total clause space: 29.637MB
9.79/9.90	c total #watches: 153960
10.69/10.74	c total #propagations: 2238349 / total #impl: 15263737 (eff. 0.147)
10.69/10.74	c #Conflicts:      22000 | #Learnt:       5276 | 0.001
10.69/10.74	c total clause space: 29.637MB
10.69/10.74	c total #watches: 167858
11.79/11.83	c total #propagations: 2331040 / total #impl: 15874642 (eff. 0.147)
11.79/11.83	c #Conflicts:      23000 | #Learnt:       6276 | 0.001
11.79/11.83	c total clause space: 29.637MB
11.79/11.83	c total #watches: 183748
12.69/12.79	c total #propagations: 2429738 / total #impl: 16559814 (eff. 0.147)
12.69/12.79	c #Conflicts:      24000 | #Learnt:       7276 | 0.001
12.69/12.79	c total clause space: 29.637MB
12.69/12.79	c total #watches: 199772
13.30/13.38	c total #propagations: 2532103 / total #impl: 17287438 (eff. 0.146)
13.30/13.38	c GARBAGE COLLECT
13.30/13.38	c #Conflicts:      25000 | #Learnt:       4468 | 0.001
13.30/13.38	c total clause space: 29.637MB
13.30/13.38	c total #watches: 106514
13.79/13.80	c total #propagations: 2631344 / total #impl: 17959824 (eff. 0.147)
13.79/13.80	c #Conflicts:      26000 | #Learnt:       5468 | 0.001
13.79/13.80	c total clause space: 29.637MB
13.79/13.80	c total #watches: 125754
14.69/14.76	c total #propagations: 2726289 / total #impl: 18675279 (eff. 0.146)
14.69/14.76	c #Conflicts:      27000 | #Learnt:       6468 | 0.001
14.69/14.76	c total clause space: 29.637MB
14.69/14.76	c total #watches: 159582
15.69/15.72	c total #propagations: 2844824 / total #impl: 19585214 (eff. 0.145)
15.69/15.72	c #Conflicts:      28000 | #Learnt:       7468 | 0.001
15.69/15.72	c total clause space: 29.637MB
15.69/15.72	c total #watches: 177147
16.39/16.41	c total #propagations: 2961958 / total #impl: 20428190 (eff. 0.145)
16.39/16.41	c GARBAGE COLLECT
16.39/16.41	c #Conflicts:      29000 | #Learnt:       4388 | 0.001
16.39/16.41	c total clause space: 29.637MB
16.39/16.41	c total #watches: 118558
16.89/16.95	c total #propagations: 3066010 / total #impl: 21117213 (eff. 0.145)
16.89/16.95	c #Conflicts:      30000 | #Learnt:       5388 | 0.001
16.89/16.95	c total clause space: 29.637MB
16.89/16.95	c total #watches: 140826
17.60/17.63	c total #propagations: 3175820 / total #impl: 21933262 (eff. 0.145)
17.60/17.63	c #Conflicts:      31000 | #Learnt:       6388 | 0.001
17.60/17.63	c total clause space: 29.637MB
17.60/17.63	c total #watches: 160671
18.29/18.30	c total #propagations: 3275066 / total #impl: 22730025 (eff. 0.144)
18.29/18.30	c #Conflicts:      32000 | #Learnt:       7388 | 0.001
18.29/18.30	c total clause space: 29.637MB
18.29/18.30	c total #watches: 175860
18.89/18.97	c total #propagations: 3376789 / total #impl: 23553707 (eff. 0.143)
18.89/18.97	c #Conflicts:      33000 | #Learnt:       8388 | 0.001
18.89/18.97	c total clause space: 29.637MB
18.89/18.97	c total #watches: 190147
19.39/19.42	c total #propagations: 3476612 / total #impl: 24344569 (eff. 0.143)
19.39/19.42	c GARBAGE COLLECT
19.39/19.42	c #Conflicts:      34000 | #Learnt:       4967 | 0.001
19.39/19.42	c total clause space: 29.637MB
19.39/19.42	c total #watches: 111369
19.69/19.78	c total #propagations: 3557797 / total #impl: 25024488 (eff. 0.142)
19.69/19.78	c #Conflicts:      35000 | #Learnt:       5967 | 0.001
19.69/19.78	c total clause space: 29.637MB
19.69/19.78	c total #watches: 132412
20.39/20.49	c total #propagations: 3657574 / total #impl: 25976619 (eff. 0.141)
20.39/20.49	c #Conflicts:      36000 | #Learnt:       6967 | 0.001
20.39/20.49	c total clause space: 29.637MB
20.39/20.49	c total #watches: 162637
21.89/21.96	c total #propagations: 3768717 / total #impl: 27021622 (eff. 0.139)
21.89/21.96	c #Conflicts:      37000 | #Learnt:       7967 | 0.001
21.89/21.96	c total clause space: 29.637MB
21.89/21.96	c total #watches: 200300
24.88/24.92	c total #propagations: 3889991 / total #impl: 28206997 (eff. 0.138)
24.88/24.92	c #Conflicts:      38000 | #Learnt:       8967 | 0.001
24.88/24.92	c total clause space: 48.1602MB
24.88/24.92	c total #watches: 246262
26.08/26.16	c total #propagations: 4035392 / total #impl: 30054594 (eff. 0.134)
26.08/26.16	c GARBAGE COLLECT
26.08/26.16	c #Conflicts:      39000 | #Learnt:       5244 | 0.001
26.08/26.16	c total clause space: 48.1602MB
26.08/26.16	c total #watches: 175006
26.88/26.97	c total #propagations: 4116429 / total #impl: 30679239 (eff. 0.134)
26.88/26.97	c #Conflicts:      40000 | #Learnt:       6244 | 0.001
26.88/26.97	c total clause space: 48.1602MB
26.88/26.97	c total #watches: 194687
28.08/28.10	c total #propagations: 4216106 / total #impl: 31493266 (eff. 0.134)
28.08/28.10	c #Conflicts:      41000 | #Learnt:       7244 | 0.001
28.08/28.10	c total clause space: 48.1602MB
28.08/28.10	c total #watches: 228598
30.38/30.40	c total #propagations: 4341915 / total #impl: 32842989 (eff. 0.132)
30.38/30.40	c #Conflicts:      42000 | #Learnt:       8244 | 0.001
30.38/30.40	c total clause space: 48.1602MB
30.38/30.40	c total #watches: 275227
33.58/33.62	c total #propagations: 4483734 / total #impl: 34936744 (eff. 0.128)
33.58/33.62	c #Conflicts:      43000 | #Learnt:       9244 | 0.001
33.58/33.62	c total clause space: 48.1602MB
33.58/33.62	c total #watches: 312072
36.39/36.43	c total #propagations: 4621595 / total #impl: 37512516 (eff. 0.123)
36.39/36.43	c GARBAGE COLLECT
36.39/36.43	c #Conflicts:      44000 | #Learnt:       5353 | 0.001
36.39/36.43	c total clause space: 48.1602MB
36.39/36.43	c total #watches: 177669
37.39/37.43	c total #propagations: 4745622 / total #impl: 38962066 (eff. 0.122)
37.39/37.43	c #Conflicts:      45000 | #Learnt:       6353 | 0.001
37.39/37.43	c total clause space: 48.1602MB
37.39/37.43	c total #watches: 203522
38.38/38.42	c total #propagations: 4879861 / total #impl: 40228786 (eff. 0.121)
38.38/38.42	c #Conflicts:      46000 | #Learnt:       7353 | 0.001
38.38/38.42	c total clause space: 48.1602MB
38.38/38.42	c total #watches: 218726
39.48/39.54	c total #propagations: 4985611 / total #impl: 40996757 (eff. 0.122)
39.48/39.54	c #Conflicts:      47000 | #Learnt:       8353 | 0.001
39.48/39.54	c total clause space: 48.1602MB
39.48/39.54	c total #watches: 235609
40.58/40.63	c total #propagations: 5093247 / total #impl: 41841510 (eff. 0.122)
40.58/40.63	c #Conflicts:      48000 | #Learnt:       9353 | 0.001
40.58/40.63	c total clause space: 48.1602MB
40.58/40.63	c total #watches: 254549
41.68/41.76	c total #propagations: 5194766 / total #impl: 42703064 (eff. 0.122)
41.68/41.76	c #Conflicts:      49000 | #Learnt:      10353 | 0.001
41.68/41.76	c total clause space: 48.1602MB
41.68/41.76	c total #watches: 270562
42.78/42.85	c total #propagations: 5297927 / total #impl: 43568248 (eff. 0.122)
42.78/42.85	c GARBAGE COLLECT
42.78/42.85	c #Conflicts:      50000 | #Learnt:       6026 | 0.001
42.78/42.85	c total clause space: 48.1602MB
42.78/42.85	c total #watches: 186395
43.99/44.01	c total #propagations: 5401166 / total #impl: 44353456 (eff. 0.122)
43.99/44.01	c #Conflicts:      51000 | #Learnt:       7026 | 0.001
43.99/44.01	c total clause space: 48.1602MB
43.99/44.01	c total #watches: 208372
45.58/45.67	c total #propagations: 5514810 / total #impl: 45253611 (eff. 0.122)
45.58/45.67	c #Conflicts:      52000 | #Learnt:       8026 | 0.001
45.58/45.67	c total clause space: 48.1602MB
45.58/45.67	c total #watches: 238038
47.39/47.49	c total #propagations: 5645108 / total #impl: 46393043 (eff. 0.122)
47.39/47.49	c #Conflicts:      53000 | #Learnt:       9026 | 0.001
47.39/47.49	c total clause space: 48.1602MB
47.39/47.49	c total #watches: 269565
48.78/48.84	c total #propagations: 5763884 / total #impl: 47594108 (eff. 0.121)
48.78/48.84	c #Conflicts:      54000 | #Learnt:      10026 | 0.001
48.78/48.84	c total clause space: 48.1602MB
48.78/48.84	c total #watches: 285882
49.98/50.06	c total #propagations: 5861770 / total #impl: 48421751 (eff. 0.121)
49.98/50.06	c #Conflicts:      55000 | #Learnt:      11026 | 0.001
49.98/50.06	c total clause space: 48.1602MB
49.98/50.06	c total #watches: 300176
51.79/51.87	c total #propagations: 5961353 / total #impl: 49250007 (eff. 0.121)
51.79/51.87	c GARBAGE COLLECT
51.79/51.87	c #Conflicts:      56000 | #Learnt:       6372 | 0.001
51.79/51.87	c total clause space: 48.1602MB
51.79/51.87	c total #watches: 200571
52.88/52.96	c total #propagations: 6084697 / total #impl: 50355290 (eff. 0.121)
52.88/52.96	c #Conflicts:      57000 | #Learnt:       7372 | 0.001
52.88/52.96	c total clause space: 48.1602MB
52.88/52.96	c total #watches: 219530
53.88/53.99	c total #propagations: 6185342 / total #impl: 51131856 (eff. 0.121)
53.88/53.99	c #Conflicts:      58000 | #Learnt:       8372 | 0.002
53.88/53.99	c total clause space: 48.1602MB
53.88/53.99	c total #watches: 233742
55.18/55.28	c total #propagations: 6286004 / total #impl: 51954433 (eff. 0.121)
55.18/55.28	c #Conflicts:      59000 | #Learnt:       9372 | 0.002
55.18/55.28	c total clause space: 48.1602MB
55.18/55.28	c total #watches: 254205
56.08/56.11	c total #propagations: 6385394 / total #impl: 52820713 (eff. 0.121)
56.08/56.11	c #Conflicts:      60000 | #Learnt:      10372 | 0.002
56.08/56.11	c total clause space: 48.1602MB
56.08/56.11	c total #watches: 269573
58.08/58.13	c total #propagations: 6470490 / total #impl: 53607564 (eff. 0.121)
58.08/58.13	c #Conflicts:      61000 | #Learnt:      11372 | 0.002
58.08/58.13	c total clause space: 48.1602MB
58.08/58.13	c total #watches: 297019
59.18/59.27	c total #propagations: 6581552 / total #impl: 54629931 (eff. 0.120)
59.18/59.27	c GARBAGE COLLECT
59.18/59.27	c #Conflicts:      62000 | #Learnt:       6562 | 0.002
59.18/59.27	c total clause space: 48.1602MB
59.18/59.27	c total #watches: 206460
61.38/61.46	c total #propagations: 6699163 / total #impl: 55884963 (eff. 0.120)
61.38/61.46	c #Conflicts:      63000 | #Learnt:       7562 | 0.002
61.38/61.46	c total clause space: 48.1602MB
61.38/61.46	c total #watches: 260123
64.78/64.85	c total #propagations: 6836714 / total #impl: 57996421 (eff. 0.118)
64.78/64.85	c #Conflicts:      64000 | #Learnt:       8562 | 0.002
64.78/64.85	c total clause space: 48.1602MB
64.78/64.85	c total #watches: 301917
66.58/66.69	c total #propagations: 6959966 / total #impl: 60003730 (eff. 0.116)
66.58/66.69	c #Conflicts:      65000 | #Learnt:       9562 | 0.002
66.58/66.69	c total clause space: 48.1602MB
66.58/66.69	c total #watches: 320629
68.28/68.39	c total #propagations: 7056000 / total #impl: 60893467 (eff. 0.116)
68.28/68.39	c #Conflicts:      66000 | #Learnt:      10562 | 0.002
68.28/68.39	c total clause space: 78.2603MB
68.28/68.39	c total #watches: 334536
70.08/70.18	c total #propagations: 7159938 / total #impl: 61738622 (eff. 0.116)
70.08/70.18	c #Conflicts:      67000 | #Learnt:      11562 | 0.002
70.08/70.18	c total clause space: 78.2603MB
70.08/70.18	c total #watches: 355586
71.78/71.86	c total #propagations: 7256610 / total #impl: 62600543 (eff. 0.116)
71.78/71.86	c #Conflicts:      68000 | #Learnt:      12562 | 0.002
71.78/71.86	c total clause space: 78.2603MB
71.78/71.86	c total #watches: 371460
72.78/72.84	c total #propagations: 7345078 / total #impl: 63380020 (eff. 0.116)
72.78/72.84	c GARBAGE COLLECT
72.78/72.84	c #Conflicts:      69000 | #Learnt:       7353 | 0.002
72.78/72.84	c total clause space: 78.2603MB
72.78/72.84	c total #watches: 213561
73.79/73.84	c total #propagations: 7438023 / total #impl: 64113425 (eff. 0.116)
73.79/73.84	c #Conflicts:      70000 | #Learnt:       8353 | 0.002
73.79/73.84	c total clause space: 78.2603MB
73.79/73.84	c total #watches: 230777
74.79/74.84	c total #propagations: 7536384 / total #impl: 64951557 (eff. 0.116)
74.79/74.84	c #Conflicts:      71000 | #Learnt:       9353 | 0.002
74.79/74.84	c total clause space: 78.2603MB
74.79/74.84	c total #watches: 250351
76.48/76.53	c total #propagations: 7631937 / total #impl: 65816545 (eff. 0.116)
76.48/76.53	c #Conflicts:      72000 | #Learnt:      10353 | 0.002
76.48/76.53	c total clause space: 78.2603MB
76.48/76.53	c total #watches: 284677
78.09/78.15	c total #propagations: 7755233 / total #impl: 67006807 (eff. 0.116)
78.09/78.15	c #Conflicts:      73000 | #Learnt:      11353 | 0.002
78.09/78.15	c total clause space: 78.2603MB
78.09/78.15	c total #watches: 301758
79.58/79.69	c total #propagations: 7865728 / total #impl: 68026798 (eff. 0.116)
79.58/79.69	c #Conflicts:      74000 | #Learnt:      12353 | 0.002
79.58/79.69	c total clause space: 78.2603MB
79.58/79.69	c total #watches: 319228
81.08/81.19	c total #propagations: 7966022 / total #impl: 68935652 (eff. 0.116)
81.08/81.19	c GARBAGE COLLECT
81.08/81.19	c #Conflicts:      75000 | #Learnt:       6791 | 0.002
81.08/81.19	c total clause space: 78.2603MB
81.08/81.19	c total #watches: 206075
81.98/82.02	c total #propagations: 8061820 / total #impl: 69786099 (eff. 0.116)
81.98/82.02	c #Conflicts:      76000 | #Learnt:       7791 | 0.002
81.98/82.02	c total clause space: 78.2603MB
81.98/82.02	c total #watches: 219024
82.78/82.88	c total #propagations: 8159481 / total #impl: 70599471 (eff. 0.116)
82.78/82.88	c #Conflicts:      77000 | #Learnt:       8791 | 0.002
82.78/82.88	c total clause space: 78.2603MB
82.78/82.88	c total #watches: 231488
83.88/83.91	c total #propagations: 8251167 / total #impl: 71371827 (eff. 0.116)
83.88/83.91	c #Conflicts:      78000 | #Learnt:       9791 | 0.002
83.88/83.91	c total clause space: 78.2603MB
83.88/83.91	c total #watches: 250436
85.28/85.30	c total #propagations: 8350800 / total #impl: 72235529 (eff. 0.116)
85.28/85.30	c #Conflicts:      79000 | #Learnt:      10791 | 0.002
85.28/85.30	c total clause space: 78.2603MB
85.28/85.30	c total #watches: 275112
86.38/86.48	c total #propagations: 8446084 / total #impl: 73149236 (eff. 0.115)
86.38/86.48	c #Conflicts:      80000 | #Learnt:      11791 | 0.002
86.38/86.48	c total clause space: 78.2603MB
86.38/86.48	c total #watches: 295020
88.28/88.30	c total #propagations: 8542729 / total #impl: 74213368 (eff. 0.115)
88.28/88.30	c #Conflicts:      81000 | #Learnt:      12791 | 0.002
88.28/88.30	c total clause space: 78.2603MB
88.28/88.30	c total #watches: 320544
91.98/92.05	c total #propagations: 8656551 / total #impl: 75329107 (eff. 0.115)
91.98/92.05	c GARBAGE COLLECT
91.98/92.05	c #Conflicts:      82000 | #Learnt:       7064 | 0.002
91.98/92.05	c total clause space: 78.2603MB
91.98/92.05	c total #watches: 213018
94.88/94.96	c total #propagations: 8809631 / total #impl: 77095251 (eff. 0.114)
94.88/94.96	c #Conflicts:      83000 | #Learnt:       8064 | 0.002
94.88/94.96	c total clause space: 78.2603MB
94.88/94.96	c total #watches: 254333
97.28/97.33	c total #propagations: 8965216 / total #impl: 78667887 (eff. 0.114)
97.28/97.33	c #Conflicts:      84000 | #Learnt:       9064 | 0.002
97.28/97.33	c total clause space: 78.2603MB
97.28/97.33	c total #watches: 280749
98.68/98.76	c total #propagations: 9079985 / total #impl: 79871326 (eff. 0.114)
98.68/98.76	c #Conflicts:      85000 | #Learnt:      10064 | 0.002
98.68/98.76	c total clause space: 78.2603MB
98.68/98.76	c total #watches: 305798
102.07/102.15	c total #propagations: 9185508 / total #impl: 80935921 (eff. 0.113)
102.07/102.15	c #Conflicts:      86000 | #Learnt:      11064 | 0.002
102.07/102.15	c total clause space: 78.2603MB
102.07/102.15	c total #watches: 364071
104.48/104.58	c total #propagations: 9318731 / total #impl: 82563878 (eff. 0.113)
104.48/104.58	c #Conflicts:      87000 | #Learnt:      12064 | 0.002
104.48/104.58	c total clause space: 78.2603MB
104.48/104.58	c total #watches: 390269
108.27/108.34	c total #propagations: 9411956 / total #impl: 83695147 (eff. 0.112)
108.27/108.34	c #Conflicts:      88000 | #Learnt:      13064 | 0.002
108.27/108.34	c total clause space: 78.2603MB
108.27/108.34	c total #watches: 437585
113.28/113.36	c total #propagations: 9539641 / total #impl: 85287084 (eff. 0.112)
113.28/113.36	c #Conflicts:      89000 | #Learnt:      14064 | 0.002
113.28/113.36	c total clause space: 78.2603MB
113.28/113.36	c total #watches: 489684
116.07/116.12	c total #propagations: 9666638 / total #impl: 87604469 (eff. 0.110)
116.07/116.12	c GARBAGE COLLECT
116.07/116.12	c #Conflicts:      90000 | #Learnt:       8014 | 0.002
116.07/116.12	c total clause space: 78.2603MB
116.07/116.12	c total #watches: 242979
117.27/117.31	c total #propagations: 9779621 / total #impl: 89237853 (eff. 0.110)
117.27/117.31	c #Conflicts:      91000 | #Learnt:       9014 | 0.002
117.27/117.31	c total clause space: 78.2603MB
117.27/117.31	c total #watches: 275650
120.47/120.53	c total #propagations: 9886184 / total #impl: 90357264 (eff. 0.109)
120.47/120.53	c #Conflicts:      92000 | #Learnt:      10014 | 0.002
120.47/120.53	c total clause space: 78.2603MB
120.47/120.53	c total #watches: 339234
125.17/125.20	c total #propagations: 10043925 / total #impl: 92680647 (eff. 0.108)
125.17/125.20	c #Conflicts:      93000 | #Learnt:      11014 | 0.002
125.17/125.20	c total clause space: 78.2603MB
125.17/125.20	c total #watches: 406094
131.07/131.12	c total #propagations: 10193637 / total #impl: 95563793 (eff. 0.107)
131.07/131.12	c #Conflicts:      94000 | #Learnt:      12014 | 0.002
131.07/131.12	c total clause space: 78.2603MB
131.07/131.12	c total #watches: 466792
138.67/138.72	c total #propagations: 10330378 / total #impl: 98646678 (eff. 0.105)
138.67/138.72	c #Conflicts:      95000 | #Learnt:      13014 | 0.002
138.67/138.72	c total clause space: 78.2603MB
138.67/138.72	c total #watches: 544603
148.77/148.88	c total #propagations: 10476271 / total #impl: 102332827 (eff. 0.102)
148.77/148.88	c #Conflicts:      96000 | #Learnt:      14014 | 0.002
148.77/148.88	c total clause space: 127.173MB
148.77/148.88	c total #watches: 625522
161.06/161.14	c total #propagations: 10626253 / total #impl: 106576117 (eff. 0.100)
161.06/161.14	c #Conflicts:      97000 | #Learnt:      15014 | 0.002
161.06/161.14	c total clause space: 127.173MB
161.06/161.14	c total #watches: 702075
163.36/163.41	c total #propagations: 10777107 / total #impl: 111531470 (eff. 0.097)
163.36/163.41	c GARBAGE COLLECT
163.36/163.41	c #Conflicts:      98000 | #Learnt:       8596 | 0.002
163.36/163.41	c total clause space: 127.173MB
163.36/163.41	c total #watches: 284642
166.86/166.90	c total #propagations: 10914240 / total #impl: 113081152 (eff. 0.097)
166.86/166.90	c #Conflicts:      99000 | #Learnt:       9596 | 0.002
166.86/166.90	c total clause space: 127.173MB
166.86/166.90	c total #watches: 333928
172.06/172.18	c total #propagations: 11051192 / total #impl: 115177892 (eff. 0.096)
172.06/172.18	c #Conflicts:     100000 | #Learnt:      10596 | 0.002
172.06/172.18	c total clause space: 127.173MB
172.06/172.18	c total #watches: 400058
178.27/178.34	c total #propagations: 11200681 / total #impl: 117779075 (eff. 0.095)
178.27/178.34	c #Conflicts:     101000 | #Learnt:      11596 | 0.002
178.27/178.34	c total clause space: 127.173MB
178.27/178.34	c total #watches: 456232
187.16/187.26	c total #propagations: 11344035 / total #impl: 120576576 (eff. 0.094)
187.16/187.26	c #Conflicts:     102000 | #Learnt:      12596 | 0.002
187.16/187.26	c total clause space: 127.173MB
187.16/187.26	c total #watches: 530089
194.96/195.06	c total #propagations: 11484632 / total #impl: 123932808 (eff. 0.093)
194.96/195.06	c #Conflicts:     103000 | #Learnt:      13596 | 0.002
194.96/195.06	c total clause space: 127.173MB
194.96/195.06	c total #watches: 574753
198.65/198.78	c total #propagations: 11619722 / total #impl: 126717748 (eff. 0.092)
198.65/198.78	c #Conflicts:     104000 | #Learnt:      14596 | 0.002
198.65/198.78	c total clause space: 127.173MB
198.65/198.78	c total #watches: 593893
202.26/202.33	c total #propagations: 11726410 / total #impl: 127687044 (eff. 0.092)
202.26/202.33	c #Conflicts:     105000 | #Learnt:      15596 | 0.001
202.26/202.33	c total clause space: 127.173MB
202.26/202.33	c total #watches: 615258
203.36/203.46	c total #propagations: 11827521 / total #impl: 128644281 (eff. 0.092)
203.36/203.46	c GARBAGE COLLECT
203.36/203.46	c #Conflicts:     106000 | #Learnt:       8814 | 0.001
203.36/203.46	c total clause space: 127.173MB
203.36/203.46	c total #watches: 257201
204.96/205.09	c total #propagations: 11933274 / total #impl: 129597612 (eff. 0.092)
204.96/205.09	c #Conflicts:     107000 | #Learnt:       9814 | 0.001
204.96/205.09	c total clause space: 127.173MB
204.96/205.09	c total #watches: 279520
206.26/206.36	c total #propagations: 12044298 / total #impl: 130643017 (eff. 0.092)
206.26/206.36	c #Conflicts:     108000 | #Learnt:      10814 | 0.001
206.26/206.36	c total clause space: 127.173MB
206.26/206.36	c total #watches: 297097
207.56/207.63	c total #propagations: 12138571 / total #impl: 131474101 (eff. 0.092)
207.56/207.63	c #Conflicts:     109000 | #Learnt:      11814 | 0.001
207.56/207.63	c total clause space: 127.173MB
207.56/207.63	c total #watches: 313557
209.36/209.48	c total #propagations: 12236338 / total #impl: 132470355 (eff. 0.092)
209.36/209.48	c #Conflicts:     110000 | #Learnt:      12814 | 0.001
209.36/209.48	c total clause space: 127.173MB
209.36/209.48	c total #watches: 344434
211.86/211.94	c total #propagations: 12346263 / total #impl: 133494781 (eff. 0.092)
211.86/211.94	c #Conflicts:     111000 | #Learnt:      13814 | 0.001
211.86/211.94	c total clause space: 127.173MB
211.86/211.94	c total #watches: 374005
214.26/214.34	c total #propagations: 12464222 / total #impl: 134710296 (eff. 0.093)
214.26/214.34	c #Conflicts:     112000 | #Learnt:      14814 | 0.001
214.26/214.34	c total clause space: 127.173MB
214.26/214.34	c total #watches: 396197
215.86/215.99	c total #propagations: 12576547 / total #impl: 135826208 (eff. 0.093)
215.86/215.99	c #Conflicts:     113000 | #Learnt:      15814 | 0.001
215.86/215.99	c total clause space: 127.173MB
215.86/215.99	c total #watches: 414238
217.66/217.79	c total #propagations: 12682142 / total #impl: 136896430 (eff. 0.093)
217.66/217.79	c GARBAGE COLLECT
217.66/217.79	c #Conflicts:     114000 | #Learnt:       8775 | 0.001
217.66/217.79	c total clause space: 127.173MB
217.66/217.79	c total #watches: 254256
218.76/218.80	c total #propagations: 12787137 / total #impl: 137890119 (eff. 0.093)
218.76/218.80	c #Conflicts:     115000 | #Learnt:       9775 | 0.001
218.76/218.80	c total clause space: 127.173MB
218.76/218.80	c total #watches: 272967
219.97/220.09	c total #propagations: 12887134 / total #impl: 138815137 (eff. 0.093)
219.97/220.09	c #Conflicts:     116000 | #Learnt:      10775 | 0.001
219.97/220.09	c total clause space: 127.173MB
219.97/220.09	c total #watches: 289323
221.26/221.30	c total #propagations: 12987184 / total #impl: 139719226 (eff. 0.093)
221.26/221.30	c #Conflicts:     117000 | #Learnt:      11775 | 0.001
221.26/221.30	c total clause space: 127.173MB
221.26/221.30	c total #watches: 310419
223.16/223.29	c total #propagations: 13084394 / total #impl: 140778660 (eff. 0.093)
223.16/223.29	c #Conflicts:     118000 | #Learnt:      12775 | 0.001
223.16/223.29	c total clause space: 127.173MB
223.16/223.29	c total #watches: 341074
226.26/226.39	c total #propagations: 13180647 / total #impl: 141715818 (eff. 0.093)
226.26/226.39	c #Conflicts:     119000 | #Learnt:      13775 | 0.001
226.26/226.39	c total clause space: 127.173MB
226.26/226.39	c total #watches: 382834
228.56/228.66	c total #propagations: 13290508 / total #impl: 142989159 (eff. 0.093)
228.56/228.66	c #Conflicts:     120000 | #Learnt:      14775 | 0.001
228.56/228.66	c total clause space: 127.173MB
228.56/228.66	c total #watches: 401393
230.76/230.82	c total #propagations: 13395615 / total #impl: 144116732 (eff. 0.093)
230.76/230.82	c #Conflicts:     121000 | #Learnt:      15775 | 0.001
230.76/230.82	c total clause space: 127.173MB
230.76/230.82	c total #watches: 421938
232.56/232.60	c total #propagations: 13502769 / total #impl: 145363642 (eff. 0.093)
232.56/232.60	c GARBAGE COLLECT
232.56/232.60	c #Conflicts:     122000 | #Learnt:       8511 | 0.001
232.56/232.60	c total clause space: 127.173MB
232.56/232.60	c total #watches: 251102
233.66/233.72	c total #propagations: 13609993 / total #impl: 146670921 (eff. 0.093)
233.66/233.72	c #Conflicts:     123000 | #Learnt:       9511 | 0.001
233.66/233.72	c total clause space: 127.173MB
233.66/233.72	c total #watches: 269401
234.86/234.99	c total #propagations: 13703466 / total #impl: 147559936 (eff. 0.093)
234.86/234.99	c #Conflicts:     124000 | #Learnt:      10511 | 0.001
234.86/234.99	c total clause space: 127.173MB
234.86/234.99	c total #watches: 286189
236.06/236.17	c total #propagations: 13805494 / total #impl: 148525058 (eff. 0.093)
236.06/236.17	c #Conflicts:     125000 | #Learnt:      11511 | 0.001
236.06/236.17	c total clause space: 127.173MB
236.06/236.17	c total #watches: 305405
237.46/237.53	c total #propagations: 13903199 / total #impl: 149564984 (eff. 0.093)
237.46/237.53	c #Conflicts:     126000 | #Learnt:      12511 | 0.001
237.46/237.53	c total clause space: 127.173MB
237.46/237.53	c total #watches: 318833
238.95/239.06	c total #propagations: 14001817 / total #impl: 150451456 (eff. 0.093)
238.95/239.06	c #Conflicts:     127000 | #Learnt:      13511 | 0.001
238.95/239.06	c total clause space: 127.173MB
238.95/239.06	c total #watches: 334956
240.65/240.76	c total #propagations: 14103408 / total #impl: 151487463 (eff. 0.093)
240.65/240.76	c #Conflicts:     128000 | #Learnt:      14511 | 0.001
240.65/240.76	c total clause space: 127.173MB
240.65/240.76	c total #watches: 357464
242.55/242.61	c total #propagations: 14204308 / total #impl: 152528493 (eff. 0.093)
242.55/242.61	c #Conflicts:     129000 | #Learnt:      15511 | 0.001
242.55/242.61	c total clause space: 127.173MB
242.55/242.61	c total #watches: 377596
244.35/244.42	c total #propagations: 14297731 / total #impl: 153503697 (eff. 0.093)
244.35/244.42	c #Conflicts:     130000 | #Learnt:      16511 | 0.001
244.35/244.42	c total clause space: 127.173MB
244.35/244.42	c total #watches: 397029
246.15/246.25	c total #propagations: 14385590 / total #impl: 154578650 (eff. 0.093)
246.15/246.25	c GARBAGE COLLECT
246.15/246.25	c #Conflicts:     131000 | #Learnt:       8922 | 0.001
246.15/246.25	c total clause space: 127.173MB
246.15/246.25	c total #watches: 258321
247.15/247.26	c total #propagations: 14487421 / total #impl: 155665743 (eff. 0.093)
247.15/247.26	c #Conflicts:     132000 | #Learnt:       9922 | 0.001
247.15/247.26	c total clause space: 127.173MB
247.15/247.26	c total #watches: 274462
248.95/249.07	c total #propagations: 14580694 / total #impl: 156470841 (eff. 0.093)
248.95/249.07	c #Conflicts:     133000 | #Learnt:      10922 | 0.001
248.95/249.07	c total clause space: 127.173MB
248.95/249.07	c total #watches: 308387
250.55/250.64	c total #propagations: 14705814 / total #impl: 157729062 (eff. 0.093)
250.55/250.64	c #Conflicts:     134000 | #Learnt:      11922 | 0.001
250.55/250.64	c total clause space: 127.173MB
250.55/250.64	c total #watches: 323341
252.15/252.24	c total #propagations: 14814899 / total #impl: 158785153 (eff. 0.093)
252.15/252.24	c #Conflicts:     135000 | #Learnt:      12922 | 0.001
252.15/252.24	c total clause space: 127.173MB
252.15/252.24	c total #watches: 340495
253.55/253.69	c total #propagations: 14919840 / total #impl: 159775697 (eff. 0.093)
253.55/253.69	c #Conflicts:     136000 | #Learnt:      13922 | 0.001
253.55/253.69	c total clause space: 127.173MB
253.55/253.69	c total #watches: 359850
256.15/256.30	c total #propagations: 15013684 / total #impl: 160792567 (eff. 0.093)
256.15/256.30	c #Conflicts:     137000 | #Learnt:      14922 | 0.001
256.15/256.30	c total clause space: 127.173MB
256.15/256.30	c total #watches: 398105
259.95/260.01	c total #propagations: 15127992 / total #impl: 162082141 (eff. 0.093)
259.95/260.01	c #Conflicts:     138000 | #Learnt:      15922 | 0.001
259.95/260.01	c total clause space: 127.173MB
259.95/260.01	c total #watches: 433409
261.95/262.03	c total #propagations: 15252529 / total #impl: 163607248 (eff. 0.093)
261.95/262.03	c #Conflicts:     139000 | #Learnt:      16922 | 0.001
261.95/262.03	c total clause space: 127.173MB
261.95/262.03	c total #watches: 458898
264.15/264.22	c total #propagations: 15360458 / total #impl: 164867428 (eff. 0.093)
264.15/264.22	c #Conflicts:     140000 | #Learnt:      17922 | 0.001
264.15/264.22	c total clause space: 127.173MB
264.15/264.22	c total #watches: 491658
265.45/265.54	c total #propagations: 15478283 / total #impl: 166630163 (eff. 0.093)
265.45/265.54	c GARBAGE COLLECT
265.45/265.54	c #Conflicts:     141000 | #Learnt:      10076 | 0.001
265.45/265.54	c total clause space: 127.173MB
265.45/265.54	c total #watches: 305466
267.26/267.40	c total #propagations: 15589964 / total #impl: 167928202 (eff. 0.093)
267.26/267.40	c #Conflicts:     142000 | #Learnt:      11076 | 0.001
267.26/267.40	c total clause space: 127.173MB
267.26/267.40	c total #watches: 328179
269.75/269.83	c total #propagations: 15689743 / total #impl: 169122258 (eff. 0.093)
269.75/269.83	c #Conflicts:     143000 | #Learnt:      12076 | 0.001
269.75/269.83	c total clause space: 127.173MB
269.75/269.83	c total #watches: 367200
272.95/273.07	c total #propagations: 15799096 / total #impl: 170822086 (eff. 0.092)
272.95/273.07	c #Conflicts:     144000 | #Learnt:      13076 | 0.001
272.95/273.07	c total clause space: 127.173MB
272.95/273.07	c total #watches: 409207
277.15/277.28	c total #propagations: 15901157 / total #impl: 172795197 (eff. 0.092)
277.15/277.28	c #Conflicts:     145000 | #Learnt:      14076 | 0.001
277.15/277.28	c total clause space: 127.173MB
277.15/277.28	c total #watches: 451844
283.05/283.18	c total #propagations: 16004217 / total #impl: 175193785 (eff. 0.091)
283.05/283.18	c #Conflicts:     146000 | #Learnt:      15076 | 0.001
283.05/283.18	c total clause space: 127.173MB
283.05/283.18	c total #watches: 493696
290.85/290.97	c total #propagations: 16119244 / total #impl: 178258867 (eff. 0.090)
290.85/290.97	c #Conflicts:     147000 | #Learnt:      16076 | 0.001
290.85/290.97	c total clause space: 127.173MB
290.85/290.97	c total #watches: 562729
297.94/298.01	c total #propagations: 16242810 / total #impl: 182048278 (eff. 0.089)
297.94/298.01	c #Conflicts:     148000 | #Learnt:      17076 | 0.001
297.94/298.01	c total clause space: 127.173MB
297.94/298.01	c total #watches: 605382
302.94/303.03	c total #propagations: 16354133 / total #impl: 184747795 (eff. 0.089)
302.94/303.03	c #Conflicts:     149000 | #Learnt:      18076 | 0.001
302.94/303.03	c total clause space: 127.173MB
302.94/303.03	c total #watches: 630001
305.75/305.85	c total #propagations: 16453781 / total #impl: 185899054 (eff. 0.089)
305.75/305.85	c GARBAGE COLLECT
305.75/305.85	c #Conflicts:     150000 | #Learnt:       9837 | 0.001
305.75/305.85	c total clause space: 127.173MB
305.75/305.85	c total #watches: 276722
307.24/307.39	c total #propagations: 16555068 / total #impl: 186942342 (eff. 0.089)
307.24/307.39	c #Conflicts:     151000 | #Learnt:      10837 | 0.001
307.24/307.39	c total clause space: 127.173MB
307.24/307.39	c total #watches: 297663
308.54/308.67	c total #propagations: 16664581 / total #impl: 187995966 (eff. 0.089)
308.54/308.67	c #Conflicts:     152000 | #Learnt:      11837 | 0.001
308.54/308.67	c total clause space: 127.173MB
308.54/308.67	c total #watches: 311183
309.84/309.90	c total #propagations: 16763638 / total #impl: 188963271 (eff. 0.089)
309.84/309.90	c #Conflicts:     153000 | #Learnt:      12837 | 0.001
309.84/309.90	c total clause space: 127.173MB
309.84/309.90	c total #watches: 328413
311.14/311.27	c total #propagations: 16863022 / total #impl: 189954176 (eff. 0.089)
311.14/311.27	c #Conflicts:     154000 | #Learnt:      13837 | 0.001
311.14/311.27	c total clause space: 127.173MB
311.14/311.27	c total #watches: 347452
313.74/313.88	c total #propagations: 16964643 / total #impl: 191049792 (eff. 0.089)
313.74/313.88	c #Conflicts:     155000 | #Learnt:      14837 | 0.001
313.74/313.88	c total clause space: 127.173MB
313.74/313.88	c total #watches: 377649
316.34/316.49	c total #propagations: 17085750 / total #impl: 192271501 (eff. 0.089)
316.34/316.49	c #Conflicts:     156000 | #Learnt:      15837 | 0.001
316.34/316.49	c total clause space: 127.173MB
316.34/316.49	c total #watches: 405614
318.14/318.22	c total #propagations: 17200859 / total #impl: 193520932 (eff. 0.089)
318.14/318.22	c #Conflicts:     157000 | #Learnt:      16837 | 0.001
318.14/318.22	c total clause space: 127.173MB
318.14/318.22	c total #watches: 421159
319.94/320.09	c total #propagations: 17297610 / total #impl: 194538260 (eff. 0.089)
319.94/320.09	c #Conflicts:     158000 | #Learnt:      17837 | 0.001
319.94/320.09	c total clause space: 127.173MB
319.94/320.09	c total #watches: 438106
322.54/322.64	c total #propagations: 17396187 / total #impl: 195633192 (eff. 0.089)
322.54/322.64	c #Conflicts:     159000 | #Learnt:      18837 | 0.001
322.54/322.64	c total clause space: 127.173MB
322.54/322.64	c total #watches: 466374
323.94/324.05	c total #propagations: 17499932 / total #impl: 196765600 (eff. 0.089)
323.94/324.05	c GARBAGE COLLECT
323.94/324.05	c #Conflicts:     160000 | #Learnt:      10324 | 0.001
323.94/324.05	c total clause space: 127.173MB
323.94/324.05	c total #watches: 284332
325.44/325.52	c total #propagations: 17589601 / total #impl: 197686736 (eff. 0.089)
325.44/325.52	c #Conflicts:     161000 | #Learnt:      11324 | 0.001
325.44/325.52	c total clause space: 127.173MB
325.44/325.52	c total #watches: 304866
326.94/327.01	c total #propagations: 17700462 / total #impl: 198848952 (eff. 0.089)
326.94/327.01	c #Conflicts:     162000 | #Learnt:      12324 | 0.001
326.94/327.01	c total clause space: 127.173MB
326.94/327.01	c total #watches: 323952
328.54/328.64	c total #propagations: 17798502 / total #impl: 199745622 (eff. 0.089)
328.54/328.64	c #Conflicts:     163000 | #Learnt:      13324 | 0.001
328.54/328.64	c total clause space: 127.173MB
328.54/328.64	c total #watches: 350359
329.74/329.86	c total #propagations: 17911523 / total #impl: 201040270 (eff. 0.089)
329.74/329.86	c #Conflicts:     164000 | #Learnt:      14324 | 0.001
329.74/329.86	c total clause space: 127.173MB
329.74/329.86	c total #watches: 365654
331.44/331.56	c total #propagations: 17998921 / total #impl: 202005735 (eff. 0.089)
331.44/331.56	c #Conflicts:     165000 | #Learnt:      15324 | 0.001
331.44/331.56	c total clause space: 127.173MB
331.44/331.56	c total #watches: 381077
332.94/333.01	c total #propagations: 18094599 / total #impl: 203234904 (eff. 0.089)
332.94/333.01	c #Conflicts:     166000 | #Learnt:      16324 | 0.001
332.94/333.01	c total clause space: 127.173MB
332.94/333.01	c total #watches: 408380
334.64/334.76	c total #propagations: 18190142 / total #impl: 204504839 (eff. 0.089)
334.64/334.76	c #Conflicts:     167000 | #Learnt:      17324 | 0.001
334.64/334.76	c total clause space: 127.173MB
334.64/334.76	c total #watches: 431695
336.64/336.71	c total #propagations: 18297069 / total #impl: 205845625 (eff. 0.089)
336.64/336.71	c #Conflicts:     168000 | #Learnt:      18324 | 0.001
336.64/336.71	c total clause space: 127.173MB
336.64/336.71	c total #watches: 449238
338.94/339.08	c total #propagations: 18394550 / total #impl: 206987875 (eff. 0.089)
338.94/339.08	c #Conflicts:     169000 | #Learnt:      19324 | 0.001
338.94/339.08	c total clause space: 127.173MB
338.94/339.08	c total #watches: 473988
341.74/341.86	c total #propagations: 18507701 / total #impl: 208410265 (eff. 0.089)
341.74/341.86	c GARBAGE COLLECT
341.74/341.86	c #Conflicts:     170000 | #Learnt:      10552 | 0.001
341.74/341.86	c total clause space: 127.173MB
341.74/341.86	c total #watches: 299535
343.24/343.31	c total #propagations: 18642502 / total #impl: 209849164 (eff. 0.089)
343.24/343.31	c #Conflicts:     171000 | #Learnt:      11552 | 0.001
343.24/343.31	c total clause space: 127.173MB
343.24/343.31	c total #watches: 315302
344.53/344.69	c total #propagations: 18741681 / total #impl: 210842198 (eff. 0.089)
344.53/344.69	c #Conflicts:     172000 | #Learnt:      12552 | 0.001
344.53/344.69	c total clause space: 127.173MB
344.53/344.69	c total #watches: 327224
346.23/346.30	c total #propagations: 18838956 / total #impl: 211762875 (eff. 0.089)
346.23/346.30	c #Conflicts:     173000 | #Learnt:      13552 | 0.001
346.23/346.30	c total clause space: 127.173MB
346.23/346.30	c total #watches: 347360
347.64/347.78	c total #propagations: 18940433 / total #impl: 212835747 (eff. 0.089)
347.64/347.78	c #Conflicts:     174000 | #Learnt:      14552 | 0.001
347.64/347.78	c total clause space: 127.173MB
347.64/347.78	c total #watches: 372330
349.03/349.13	c total #propagations: 19044512 / total #impl: 214062177 (eff. 0.089)
349.03/349.13	c #Conflicts:     175000 | #Learnt:      15552 | 0.001
349.03/349.13	c total clause space: 127.173MB
349.03/349.13	c total #watches: 386305
351.03/351.19	c total #propagations: 19123260 / total #impl: 214970332 (eff. 0.089)
351.03/351.19	c #Conflicts:     176000 | #Learnt:      16552 | 0.001
351.03/351.19	c total clause space: 127.173MB
351.03/351.19	c total #watches: 405196
352.83/352.93	c total #propagations: 19228731 / total #impl: 216158682 (eff. 0.089)
352.83/352.93	c #Conflicts:     177000 | #Learnt:      17552 | 0.001
352.83/352.93	c total clause space: 127.173MB
352.83/352.93	c total #watches: 419436
355.03/355.14	c total #propagations: 19331637 / total #impl: 217363339 (eff. 0.089)
355.03/355.14	c #Conflicts:     178000 | #Learnt:      18552 | 0.001
355.03/355.14	c total clause space: 127.173MB
355.03/355.14	c total #watches: 446769
357.03/357.14	c total #propagations: 19431505 / total #impl: 218534977 (eff. 0.089)
357.03/357.14	c #Conflicts:     179000 | #Learnt:      19552 | 0.001
357.03/357.14	c total clause space: 127.173MB
357.03/357.14	c total #watches: 464763
359.03/359.17	c total #propagations: 19527540 / total #impl: 219639421 (eff. 0.089)
359.03/359.17	c GARBAGE COLLECT
359.03/359.17	c #Conflicts:     180000 | #Learnt:      10492 | 0.001
359.03/359.17	c total clause space: 127.173MB
359.03/359.17	c total #watches: 290651
360.63/360.74	c total #propagations: 19626107 / total #impl: 220730068 (eff. 0.089)
360.63/360.74	c #Conflicts:     181000 | #Learnt:      11492 | 0.001
360.63/360.74	c total clause space: 127.173MB
360.63/360.74	c total #watches: 322957
362.53/362.68	c total #propagations: 19733341 / total #impl: 221876344 (eff. 0.089)
362.53/362.68	c #Conflicts:     182000 | #Learnt:      12492 | 0.001
362.53/362.68	c total clause space: 127.173MB
362.53/362.68	c total #watches: 346436
364.73/364.82	c total #propagations: 19838331 / total #impl: 223034375 (eff. 0.089)
364.73/364.82	c #Conflicts:     183000 | #Learnt:      13492 | 0.001
364.73/364.82	c total clause space: 127.173MB
364.73/364.82	c total #watches: 374762
366.63/366.73	c total #propagations: 19948925 / total #impl: 224100870 (eff. 0.089)
366.63/366.73	c #Conflicts:     184000 | #Learnt:      14492 | 0.001
366.63/366.73	c total clause space: 127.173MB
366.63/366.73	c total #watches: 401533
369.73/369.86	c total #propagations: 20054072 / total #impl: 225244623 (eff. 0.089)
369.73/369.86	c #Conflicts:     185000 | #Learnt:      15492 | 0.001
369.73/369.86	c total clause space: 127.173MB
369.73/369.86	c total #watches: 450464
374.53/374.66	c total #propagations: 20186822 / total #impl: 227267381 (eff. 0.089)
374.53/374.66	c #Conflicts:     186000 | #Learnt:      16492 | 0.001
374.53/374.66	c total clause space: 127.173MB
374.53/374.66	c total #watches: 512486
377.53/377.61	c total #propagations: 20330436 / total #impl: 230239273 (eff. 0.088)
377.53/377.61	c #Conflicts:     187000 | #Learnt:      17492 | 0.001
377.53/377.61	c total clause space: 127.173MB
377.53/377.61	c total #watches: 550686
382.03/382.13	c total #propagations: 20447901 / total #impl: 232207393 (eff. 0.088)
382.03/382.13	c #Conflicts:     188000 | #Learnt:      18492 | 0.001
382.03/382.13	c total clause space: 127.173MB
382.03/382.13	c total #watches: 621694
388.93/389.03	c total #propagations: 20582784 / total #impl: 235391900 (eff. 0.087)
388.93/389.03	c #Conflicts:     189000 | #Learnt:      19492 | 0.001
388.93/389.03	c total clause space: 127.173MB
388.93/389.03	c total #watches: 684086
398.93/399.00	c total #propagations: 20717247 / total #impl: 239864752 (eff. 0.086)
398.93/399.00	c #Conflicts:     190000 | #Learnt:      20492 | 0.001
398.93/399.00	c total clause space: 127.173MB
398.93/399.00	c total #watches: 747892
405.62/405.78	c total #propagations: 20864783 / total #impl: 245769449 (eff. 0.085)
405.62/405.78	c GARBAGE COLLECT
405.62/405.78	c #Conflicts:     191000 | #Learnt:      11116 | 0.001
405.62/405.78	c total clause space: 127.173MB
405.62/405.78	c total #watches: 320545
408.82/408.92	c total #propagations: 21009826 / total #impl: 250241736 (eff. 0.084)
408.82/408.92	c #Conflicts:     192000 | #Learnt:      12116 | 0.001
408.82/408.92	c total clause space: 127.173MB
408.82/408.92	c total #watches: 383222
412.43/412.55	c total #propagations: 21130792 / total #impl: 252521154 (eff. 0.084)
412.43/412.55	c #Conflicts:     193000 | #Learnt:      13116 | 0.001
412.43/412.55	c total clause space: 127.173MB
412.43/412.55	c total #watches: 419984
416.12/416.20	c total #propagations: 21265319 / total #impl: 254528988 (eff. 0.084)
416.12/416.20	c #Conflicts:     194000 | #Learnt:      14116 | 0.001
416.12/416.20	c total clause space: 127.173MB
416.12/416.20	c total #watches: 460412
419.62/419.72	c total #propagations: 21385130 / total #impl: 256096619 (eff. 0.084)
419.62/419.72	c #Conflicts:     195000 | #Learnt:      15116 | 0.001
419.62/419.72	c total clause space: 127.173MB
419.62/419.72	c total #watches: 497876
425.02/425.19	c total #propagations: 21500519 / total #impl: 257411975 (eff. 0.084)
425.02/425.19	c #Conflicts:     196000 | #Learnt:      16116 | 0.001
425.02/425.19	c total clause space: 127.173MB
425.02/425.19	c total #watches: 550750
430.92/431.07	c total #propagations: 21641730 / total #impl: 259196069 (eff. 0.083)
430.92/431.07	c #Conflicts:     197000 | #Learnt:      17116 | 0.001
430.92/431.07	c total clause space: 127.173MB
430.92/431.07	c total #watches: 583740
438.32/438.47	c total #propagations: 21764394 / total #impl: 260670659 (eff. 0.083)
438.32/438.47	c #Conflicts:     198000 | #Learnt:      18116 | 0.001
438.32/438.47	c total clause space: 127.173MB
438.32/438.47	c total #watches: 625881
445.82/445.96	c total #propagations: 21914946 / total #impl: 262574855 (eff. 0.083)
445.82/445.96	c #Conflicts:     199000 | #Learnt:      19116 | 0.001
445.82/445.96	c total clause space: 127.173MB
445.82/445.96	c total #watches: 666064
455.22/455.35	c total #propagations: 22048618 / total #impl: 264562502 (eff. 0.083)
455.22/455.35	c #Conflicts:     200000 | #Learnt:      20116 | 0.001
455.22/455.35	c total clause space: 127.173MB
455.22/455.35	c total #watches: 715654
466.11/466.25	c total #propagations: 22178144 / total #impl: 266758727 (eff. 0.083)
466.11/466.25	c #Conflicts:     201000 | #Learnt:      21116 | 0.001
466.11/466.25	c total clause space: 127.173MB
466.11/466.25	c total #watches: 775491
474.32/474.48	c total #propagations: 22311336 / total #impl: 269355700 (eff. 0.083)
474.32/474.48	c GARBAGE COLLECT
474.32/474.48	c #Conflicts:     202000 | #Learnt:      11387 | 0.001
474.32/474.48	c total clause space: 127.173MB
474.32/474.48	c total #watches: 322404
477.72/477.81	c total #propagations: 22442252 / total #impl: 271504406 (eff. 0.083)
477.72/477.81	c #Conflicts:     203000 | #Learnt:      12387 | 0.001
477.72/477.81	c total clause space: 127.173MB
477.72/477.81	c total #watches: 360676
481.52/481.63	c total #propagations: 22579750 / total #impl: 273042372 (eff. 0.083)
481.52/481.63	c #Conflicts:     204000 | #Learnt:      13387 | 0.001
481.52/481.63	c total clause space: 127.173MB
481.52/481.63	c total #watches: 397514
487.52/487.63	c total #propagations: 22715857 / total #impl: 274792513 (eff. 0.083)
487.52/487.63	c #Conflicts:     205000 | #Learnt:      14387 | 0.001
487.52/487.63	c total clause space: 127.173MB
487.52/487.63	c total #watches: 446982
491.73/491.89	c total #propagations: 22880916 / total #impl: 277278236 (eff. 0.083)
491.73/491.89	c #Conflicts:     206000 | #Learnt:      15387 | 0.001
491.73/491.89	c total clause space: 127.173MB
491.73/491.89	c total #watches: 482288
496.02/496.13	c total #propagations: 22987839 / total #impl: 278745226 (eff. 0.082)
496.02/496.13	c #Conflicts:     207000 | #Learnt:      16387 | 0.001
496.02/496.13	c total clause space: 127.173MB
496.02/496.13	c total #watches: 511399
500.72/500.82	c total #propagations: 23088134 / total #impl: 280305485 (eff. 0.082)
500.72/500.82	c #Conflicts:     208000 | #Learnt:      17387 | 0.001
500.72/500.82	c total clause space: 127.173MB
500.72/500.82	c total #watches: 542307
506.22/506.33	c total #propagations: 23181547 / total #impl: 281927467 (eff. 0.082)
506.22/506.33	c #Conflicts:     209000 | #Learnt:      18387 | 0.001
506.22/506.33	c total clause space: 127.173MB
506.22/506.33	c total #watches: 578167
511.42/511.55	c total #propagations: 23287272 / total #impl: 283774979 (eff. 0.082)
511.42/511.55	c #Conflicts:     210000 | #Learnt:      19387 | 0.001
511.42/511.55	c total clause space: 127.173MB
511.42/511.55	c total #watches: 609387
516.11/516.27	c total #propagations: 23384277 / total #impl: 285545855 (eff. 0.082)
516.11/516.27	c #Conflicts:     211000 | #Learnt:      20387 | 0.001
516.11/516.27	c total clause space: 127.173MB
516.11/516.27	c total #watches: 659239
522.11/522.21	c total #propagations: 23531878 / total #impl: 287405327 (eff. 0.082)
522.11/522.21	c #Conflicts:     212000 | #Learnt:      21387 | 0.001
522.11/522.21	c total clause space: 127.173MB
522.11/522.21	c total #watches: 725398
529.61/529.77	c total #propagations: 23683350 / total #impl: 289899418 (eff. 0.082)
529.61/529.77	c GARBAGE COLLECT
529.61/529.77	c #Conflicts:     213000 | #Learnt:      11392 | 0.001
529.61/529.77	c total clause space: 127.173MB
529.61/529.77	c total #watches: 318188
533.01/533.17	c total #propagations: 23838650 / total #impl: 292787681 (eff. 0.081)
533.01/533.17	c #Conflicts:     214000 | #Learnt:      12392 | 0.001
533.01/533.17	c total clause space: 127.173MB
533.01/533.17	c total #watches: 369266
538.31/538.46	c total #propagations: 24002546 / total #impl: 294782493 (eff. 0.081)
538.31/538.46	c #Conflicts:     215000 | #Learnt:      13392 | 0.001
538.31/538.46	c total clause space: 127.173MB
538.31/538.46	c total #watches: 428335
545.41/545.51	c total #propagations: 24177468 / total #impl: 297699604 (eff. 0.081)
545.41/545.51	c #Conflicts:     216000 | #Learnt:      14392 | 0.001
545.41/545.51	c total clause space: 127.173MB
545.41/545.51	c total #watches: 502368
554.81/554.95	c total #propagations: 24356504 / total #impl: 301191270 (eff. 0.081)
554.81/554.95	c #Conflicts:     217000 | #Learnt:      15392 | 0.001
554.81/554.95	c total clause space: 127.173MB
554.81/554.95	c total #watches: 563477
565.20/565.33	c total #propagations: 24528063 / total #impl: 305180102 (eff. 0.080)
565.20/565.33	c #Conflicts:     218000 | #Learnt:      16392 | 0.001
565.20/565.33	c total clause space: 127.173MB
565.20/565.33	c total #watches: 630703
579.30/579.41	c total #propagations: 24691335 / total #impl: 309305061 (eff. 0.080)
579.30/579.41	c #Conflicts:     219000 | #Learnt:      17392 | 0.001
579.30/579.41	c total clause space: 127.173MB
579.30/579.41	c total #watches: 700295
595.50/595.67	c total #propagations: 24865514 / total #impl: 314548821 (eff. 0.079)
595.50/595.67	c #Conflicts:     220000 | #Learnt:      18392 | 0.001
595.50/595.67	c total clause space: 127.173MB
595.50/595.67	c total #watches: 777177
617.39/617.54	c total #propagations: 25054035 / total #impl: 320689537 (eff. 0.078)
617.39/617.54	c #Conflicts:     221000 | #Learnt:      19392 | 0.001
617.39/617.54	c total clause space: 206.656MB
617.39/617.54	c total #watches: 868404
639.40/639.52	c total #propagations: 25247610 / total #impl: 328253203 (eff. 0.077)
639.40/639.52	c #Conflicts:     222000 | #Learnt:      20392 | 0.001
639.40/639.52	c total clause space: 206.656MB
639.40/639.52	c total #watches: 940859
661.69/661.90	c total #propagations: 25413557 / total #impl: 334094252 (eff. 0.076)
661.69/661.90	c #Conflicts:     223000 | #Learnt:      21392 | 0.001
661.69/661.90	c total clause space: 206.656MB
661.69/661.90	c total #watches: 1008114
687.28/687.40	c total #propagations: 25587307 / total #impl: 340350620 (eff. 0.075)
687.28/687.40	c #Conflicts:     224000 | #Learnt:      22392 | 0.001
687.28/687.40	c total clause space: 206.656MB
687.28/687.40	c total #watches: 1081663
698.68/698.88	c total #propagations: 25753887 / total #impl: 347190295 (eff. 0.074)
698.68/698.88	c GARBAGE COLLECT
698.68/698.88	c #Conflicts:     225000 | #Learnt:      12040 | 0.001
698.68/698.88	c total clause space: 206.656MB
698.68/698.88	c total #watches: 350389
703.18/703.31	c total #propagations: 25922912 / total #impl: 350917793 (eff. 0.074)
703.18/703.31	c #Conflicts:     226000 | #Learnt:      13040 | 0.001
703.18/703.31	c total clause space: 206.656MB
703.18/703.31	c total #watches: 397610
708.78/708.97	c total #propagations: 26077927 / total #impl: 353066098 (eff. 0.074)
708.78/708.97	c #Conflicts:     227000 | #Learnt:      14040 | 0.001
708.78/708.97	c total clause space: 206.656MB
708.78/708.97	c total #watches: 456517
716.88/717.01	c total #propagations: 26234059 / total #impl: 355708052 (eff. 0.074)
716.88/717.01	c #Conflicts:     228000 | #Learnt:      15040 | 0.001
716.88/717.01	c total clause space: 206.656MB
716.88/717.01	c total #watches: 520680
727.18/727.38	c total #propagations: 26402187 / total #impl: 359283276 (eff. 0.073)
727.18/727.38	c #Conflicts:     229000 | #Learnt:      16040 | 0.001
727.18/727.38	c total clause space: 206.656MB
727.18/727.38	c total #watches: 582289
740.58/740.76	c total #propagations: 26563644 / total #impl: 363517651 (eff. 0.073)
740.58/740.76	c #Conflicts:     230000 | #Learnt:      17040 | 0.001
740.58/740.76	c total clause space: 206.656MB
740.58/740.76	c total #watches: 642302
753.27/753.43	c total #propagations: 26729741 / total #impl: 368572155 (eff. 0.073)
753.27/753.43	c #Conflicts:     231000 | #Learnt:      18040 | 0.001
753.27/753.43	c total clause space: 206.656MB
753.27/753.43	c total #watches: 694313
757.97/758.17	c total #propagations: 26881902 / total #impl: 373133535 (eff. 0.072)
757.97/758.17	c #Conflicts:     232000 | #Learnt:      19040 | 0.001
757.97/758.17	c total clause space: 206.656MB
757.97/758.17	c total #watches: 710241
763.67/763.82	c total #propagations: 26982979 / total #impl: 374332290 (eff. 0.072)
763.67/763.82	c #Conflicts:     233000 | #Learnt:      20040 | 0.001
763.67/763.82	c total clause space: 206.656MB
763.67/763.82	c total #watches: 728072
769.17/769.34	c total #propagations: 27082971 / total #impl: 375531820 (eff. 0.072)
769.17/769.34	c #Conflicts:     234000 | #Learnt:      21040 | 0.001
769.17/769.34	c total clause space: 206.656MB
769.17/769.34	c total #watches: 749510
775.27/775.48	c total #propagations: 27185150 / total #impl: 376786451 (eff. 0.072)
775.27/775.48	c #Conflicts:     235000 | #Learnt:      22040 | 0.001
775.27/775.48	c total clause space: 206.656MB
775.27/775.48	c total #watches: 767875
781.27/781.42	c total #propagations: 27293575 / total #impl: 378153110 (eff. 0.072)
781.27/781.42	c #Conflicts:     236000 | #Learnt:      23040 | 0.001
781.27/781.42	c total clause space: 206.656MB
781.27/781.42	c total #watches: 786162
783.27/783.40	c total #propagations: 27397702 / total #impl: 379456701 (eff. 0.072)
783.27/783.40	c GARBAGE COLLECT
783.27/783.40	c #Conflicts:     237000 | #Learnt:      12403 | 0.001
783.27/783.40	c total clause space: 206.656MB
783.27/783.40	c total #watches: 344435
785.17/785.30	c total #propagations: 27486370 / total #impl: 380558039 (eff. 0.072)
785.17/785.30	c #Conflicts:     238000 | #Learnt:      13403 | 0.001
785.17/785.30	c total clause space: 206.656MB
785.17/785.30	c total #watches: 366918
787.37/787.60	c total #propagations: 27590355 / total #impl: 381871299 (eff. 0.072)
787.37/787.60	c #Conflicts:     239000 | #Learnt:      14403 | 0.001
787.37/787.60	c total clause space: 206.656MB
787.37/787.60	c total #watches: 389612
789.17/789.33	c total #propagations: 27702024 / total #impl: 383192145 (eff. 0.072)
789.17/789.33	c #Conflicts:     240000 | #Learnt:      15403 | 0.001
789.17/789.33	c total clause space: 206.656MB
789.17/789.33	c total #watches: 404789
790.97/791.10	c total #propagations: 27796408 / total #impl: 384392681 (eff. 0.072)
790.97/791.10	c #Conflicts:     241000 | #Learnt:      16403 | 0.001
790.97/791.10	c total clause space: 206.656MB
790.97/791.10	c total #watches: 417515
793.17/793.30	c total #propagations: 27890571 / total #impl: 385544155 (eff. 0.072)
793.17/793.30	c #Conflicts:     242000 | #Learnt:      17403 | 0.001
793.17/793.30	c total clause space: 206.656MB
793.17/793.30	c total #watches: 436299
794.97/795.14	c total #propagations: 27991744 / total #impl: 386836145 (eff. 0.072)
794.97/795.14	c #Conflicts:     243000 | #Learnt:      18403 | 0.001
794.97/795.14	c total clause space: 206.656MB
794.97/795.14	c total #watches: 450766
797.07/797.20	c total #propagations: 28086236 / total #impl: 388058094 (eff. 0.072)
797.07/797.20	c #Conflicts:     244000 | #Learnt:      19403 | 0.001
797.07/797.20	c total clause space: 206.656MB
797.07/797.20	c total #watches: 466478
799.68/799.82	c total #propagations: 28189310 / total #impl: 389344046 (eff. 0.072)
799.68/799.82	c #Conflicts:     245000 | #Learnt:      20403 | 0.001
799.68/799.82	c total clause space: 206.656MB
799.68/799.82	c total #watches: 487046
802.67/802.84	c total #propagations: 28298288 / total #impl: 390822780 (eff. 0.072)
802.67/802.84	c #Conflicts:     246000 | #Learnt:      21403 | 0.001
802.67/802.84	c total clause space: 206.656MB
802.67/802.84	c total #watches: 516065
805.47/805.65	c total #propagations: 28415199 / total #impl: 392556199 (eff. 0.072)
805.47/805.65	c #Conflicts:     247000 | #Learnt:      22403 | 0.001
805.47/805.65	c total clause space: 206.656MB
805.47/805.65	c total #watches: 544235
807.77/807.98	c total #propagations: 28526407 / total #impl: 393845780 (eff. 0.072)
807.77/807.98	c #Conflicts:     248000 | #Learnt:      23403 | 0.001
807.77/807.98	c total clause space: 206.656MB
807.77/807.98	c total #watches: 562552
810.17/810.35	c total #propagations: 28615325 / total #impl: 395241192 (eff. 0.072)
810.17/810.35	c GARBAGE COLLECT
810.17/810.35	c #Conflicts:     249000 | #Learnt:      12512 | 0.001
810.17/810.35	c total clause space: 206.656MB
810.17/810.35	c total #watches: 344920
812.47/812.67	c total #propagations: 28716917 / total #impl: 396429830 (eff. 0.072)
812.47/812.67	c #Conflicts:     250000 | #Learnt:      13512 | 0.001
812.47/812.67	c total clause space: 206.656MB
812.47/812.67	c total #watches: 380853
814.67/814.87	c total #propagations: 28841752 / total #impl: 397666555 (eff. 0.073)
814.67/814.87	c #Conflicts:     251000 | #Learnt:      14512 | 0.001
814.67/814.87	c total clause space: 206.656MB
814.67/814.87	c total #watches: 401350
816.86/817.09	c total #propagations: 28950489 / total #impl: 398924775 (eff. 0.073)
816.86/817.09	c #Conflicts:     252000 | #Learnt:      15512 | 0.001
816.86/817.09	c total clause space: 206.656MB
816.86/817.09	c total #watches: 418732
819.06/819.24	c total #propagations: 29052295 / total #impl: 400137327 (eff. 0.073)
819.06/819.24	c #Conflicts:     253000 | #Learnt:      16512 | 0.001
819.06/819.24	c total clause space: 206.656MB
819.06/819.24	c total #watches: 440614
821.16/821.31	c total #propagations: 29149829 / total #impl: 401422684 (eff. 0.073)
821.16/821.31	c #Conflicts:     254000 | #Learnt:      17512 | 0.001
821.16/821.31	c total clause space: 206.656MB
821.16/821.31	c total #watches: 455225
823.36/823.50	c total #propagations: 29246382 / total #impl: 402567610 (eff. 0.073)
823.36/823.50	c #Conflicts:     255000 | #Learnt:      18512 | 0.001
823.36/823.50	c total clause space: 206.656MB
823.36/823.50	c total #watches: 473884
825.56/825.73	c total #propagations: 29349402 / total #impl: 403865272 (eff. 0.073)
825.56/825.73	c #Conflicts:     256000 | #Learnt:      19512 | 0.001
825.56/825.73	c total clause space: 206.656MB
825.56/825.73	c total #watches: 490979
828.17/828.32	c total #propagations: 29441138 / total #impl: 405055684 (eff. 0.073)
828.17/828.32	c #Conflicts:     257000 | #Learnt:      20512 | 0.001
828.17/828.32	c total clause space: 206.656MB
828.17/828.32	c total #watches: 511998
833.86/834.03	c total #propagations: 29539437 / total #impl: 406327921 (eff. 0.073)
833.86/834.03	c #Conflicts:     258000 | #Learnt:      21512 | 0.001
833.86/834.03	c total clause space: 206.656MB
833.86/834.03	c total #watches: 579681
837.07/837.24	c total #propagations: 29679109 / total #impl: 408364159 (eff. 0.073)
837.07/837.24	c #Conflicts:     259000 | #Learnt:      22512 | 0.001
837.07/837.24	c total clause space: 206.656MB
837.07/837.24	c total #watches: 597890
840.37/840.55	c total #propagations: 29787489 / total #impl: 409781965 (eff. 0.073)
840.37/840.55	c #Conflicts:     260000 | #Learnt:      23512 | 0.001
840.37/840.55	c total clause space: 206.656MB
840.37/840.55	c total #watches: 622126
843.36/843.51	c total #propagations: 29896154 / total #impl: 411229162 (eff. 0.073)
843.36/843.51	c #Conflicts:     261000 | #Learnt:      24512 | 0.001
843.36/843.51	c total clause space: 206.656MB
843.36/843.51	c total #watches: 639804
845.16/845.31	c total #propagations: 29981541 / total #impl: 412416852 (eff. 0.073)
845.16/845.31	c GARBAGE COLLECT
845.16/845.31	c #Conflicts:     262000 | #Learnt:      13386 | 0.001
845.16/845.31	c total clause space: 206.656MB
845.16/845.31	c total #watches: 361797
847.46/847.64	c total #propagations: 30079020 / total #impl: 413573737 (eff. 0.073)
847.46/847.64	c #Conflicts:     263000 | #Learnt:      14386 | 0.001
847.46/847.64	c total clause space: 206.656MB
847.46/847.64	c total #watches: 382562
848.96/849.17	c total #propagations: 30196190 / total #impl: 414859237 (eff. 0.073)
848.96/849.17	c #Conflicts:     264000 | #Learnt:      15386 | 0.001
848.96/849.17	c total clause space: 206.656MB
848.96/849.17	c total #watches: 401471
851.27/851.44	c total #propagations: 30290512 / total #impl: 416073094 (eff. 0.073)
851.27/851.44	c #Conflicts:     265000 | #Learnt:      16386 | 0.001
851.27/851.44	c total clause space: 206.656MB
851.27/851.44	c total #watches: 428005
853.76/853.92	c total #propagations: 30400612 / total #impl: 417399413 (eff. 0.073)
853.76/853.92	c #Conflicts:     266000 | #Learnt:      17386 | 0.001
853.76/853.92	c total clause space: 206.656MB
853.76/853.92	c total #watches: 451746
857.06/857.26	c total #propagations: 30502624 / total #impl: 418734381 (eff. 0.073)
857.06/857.26	c #Conflicts:     267000 | #Learnt:      18386 | 0.001
857.06/857.26	c total clause space: 206.656MB
857.06/857.26	c total #watches: 489633
861.66/861.81	c total #propagations: 30624540 / total #impl: 420256575 (eff. 0.073)
861.66/861.81	c #Conflicts:     268000 | #Learnt:      19386 | 0.001
861.66/861.81	c total clause space: 206.656MB
861.66/861.81	c total #watches: 529813
867.56/867.73	c total #propagations: 30742321 / total #impl: 421979698 (eff. 0.073)
867.56/867.73	c #Conflicts:     269000 | #Learnt:      20386 | 0.001
867.56/867.73	c total clause space: 206.656MB
867.56/867.73	c total #watches: 581508
871.66/871.84	c total #propagations: 30869109 / total #impl: 424112988 (eff. 0.073)
871.66/871.84	c #Conflicts:     270000 | #Learnt:      21386 | 0.001
871.66/871.84	c total clause space: 206.656MB
871.66/871.84	c total #watches: 607506
876.26/876.47	c total #propagations: 30970113 / total #impl: 425518600 (eff. 0.073)
876.26/876.47	c #Conflicts:     271000 | #Learnt:      22386 | 0.001
876.26/876.47	c total clause space: 206.656MB
876.26/876.47	c total #watches: 642969
879.96/880.15	c total #propagations: 31085904 / total #impl: 427085777 (eff. 0.073)
879.96/880.15	c #Conflicts:     272000 | #Learnt:      23386 | 0.001
879.96/880.15	c total clause space: 206.656MB
879.96/880.15	c total #watches: 662108
882.85/883.06	c total #propagations: 31185680 / total #impl: 428430963 (eff. 0.073)
882.85/883.06	c #Conflicts:     273000 | #Learnt:      24386 | 0.001
882.85/883.06	c total clause space: 206.656MB
882.85/883.06	c total #watches: 680813
886.15/886.31	c total #propagations: 31276237 / total #impl: 429863348 (eff. 0.073)
886.15/886.31	c GARBAGE COLLECT
886.15/886.31	c #Conflicts:     274000 | #Learnt:      12921 | 0.002
886.15/886.31	c total clause space: 206.656MB
886.15/886.31	c total #watches: 355782
888.25/888.45	c total #propagations: 31384348 / total #impl: 431711299 (eff. 0.073)
888.25/888.45	c #Conflicts:     275000 | #Learnt:      13921 | 0.002
888.25/888.45	c total clause space: 206.656MB
888.25/888.45	c total #watches: 380266
890.25/890.44	c total #propagations: 31493711 / total #impl: 433105669 (eff. 0.073)
890.25/890.44	c #Conflicts:     276000 | #Learnt:      14921 | 0.002
890.25/890.44	c total clause space: 206.656MB
890.25/890.44	c total #watches: 397427
891.96/892.14	c total #propagations: 31593670 / total #impl: 434300886 (eff. 0.073)
891.96/892.14	c #Conflicts:     277000 | #Learnt:      15921 | 0.002
891.96/892.14	c total clause space: 206.656MB
891.96/892.14	c total #watches: 411920
894.05/894.22	c total #propagations: 31680898 / total #impl: 435354978 (eff. 0.073)
894.05/894.22	c #Conflicts:     278000 | #Learnt:      16921 | 0.002
894.05/894.22	c total clause space: 206.656MB
894.05/894.22	c total #watches: 434569
896.85/897.04	c total #propagations: 31778660 / total #impl: 436637852 (eff. 0.073)
896.85/897.04	c #Conflicts:     279000 | #Learnt:      17921 | 0.002
896.85/897.04	c total clause space: 206.656MB
896.85/897.04	c total #watches: 466580
898.95/899.14	c total #propagations: 31886604 / total #impl: 437910430 (eff. 0.073)
898.95/899.14	c #Conflicts:     280000 | #Learnt:      18921 | 0.002
898.95/899.14	c total clause space: 206.656MB
898.95/899.14	c total #watches: 481354
901.45/901.61	c total #propagations: 31977453 / total #impl: 438996302 (eff. 0.073)
901.45/901.61	c #Conflicts:     281000 | #Learnt:      19921 | 0.002
901.45/901.61	c total clause space: 206.656MB
901.45/901.61	c total #watches: 501367
903.95/904.12	c total #propagations: 32080171 / total #impl: 440334420 (eff. 0.073)
903.95/904.12	c #Conflicts:     282000 | #Learnt:      20921 | 0.002
903.95/904.12	c total clause space: 206.656MB
903.95/904.12	c total #watches: 527633
906.75/906.94	c total #propagations: 32186315 / total #impl: 441878172 (eff. 0.073)
906.75/906.94	c #Conflicts:     283000 | #Learnt:      21921 | 0.002
906.75/906.94	c total clause space: 206.656MB
906.75/906.94	c total #watches: 548021
910.25/910.42	c total #propagations: 32276340 / total #impl: 443110409 (eff. 0.073)
910.25/910.42	c #Conflicts:     284000 | #Learnt:      22921 | 0.002
910.25/910.42	c total clause space: 206.656MB
910.25/910.42	c total #watches: 577066
912.86/913.09	c total #propagations: 32385697 / total #impl: 444965108 (eff. 0.073)
912.86/913.09	c #Conflicts:     285000 | #Learnt:      23921 | 0.002
912.86/913.09	c total clause space: 206.656MB
912.86/913.09	c total #watches: 592928
915.95/916.19	c total #propagations: 32478964 / total #impl: 446314996 (eff. 0.073)
915.95/916.19	c #Conflicts:     286000 | #Learnt:      24921 | 0.002
915.95/916.19	c total clause space: 206.656MB
915.95/916.19	c total #watches: 614404
919.25/919.41	c total #propagations: 32590868 / total #impl: 447911795 (eff. 0.073)
919.25/919.41	c GARBAGE COLLECT
919.25/919.41	c #Conflicts:     287000 | #Learnt:      13051 | 0.002
919.25/919.41	c total clause space: 206.656MB
919.25/919.41	c total #watches: 357127
921.25/921.43	c total #propagations: 32694601 / total #impl: 449483712 (eff. 0.073)
921.25/921.43	c #Conflicts:     288000 | #Learnt:      14051 | 0.002
921.25/921.43	c total clause space: 206.656MB
921.25/921.43	c total #watches: 377103
923.35/923.52	c total #propagations: 32790950 / total #impl: 450573419 (eff. 0.073)
923.35/923.52	c #Conflicts:     289000 | #Learnt:      15051 | 0.002
923.35/923.52	c total clause space: 206.656MB
923.35/923.52	c total #watches: 393684
925.25/925.47	c total #propagations: 32893990 / total #impl: 451765936 (eff. 0.073)
925.25/925.47	c #Conflicts:     290000 | #Learnt:      16051 | 0.002
925.25/925.47	c total clause space: 206.656MB
925.25/925.47	c total #watches: 415835
926.95/927.17	c total #propagations: 32990775 / total #impl: 452903907 (eff. 0.073)
926.95/927.17	c #Conflicts:     291000 | #Learnt:      17051 | 0.002
926.95/927.17	c total clause space: 206.656MB
926.95/927.17	c total #watches: 439823
929.35/929.60	c total #propagations: 33083834 / total #impl: 454278641 (eff. 0.073)
929.35/929.60	c #Conflicts:     292000 | #Learnt:      18051 | 0.002
929.35/929.60	c total clause space: 206.656MB
929.35/929.60	c total #watches: 473124
933.55/933.74	c total #propagations: 33189065 / total #impl: 455828548 (eff. 0.073)
933.55/933.74	c #Conflicts:     293000 | #Learnt:      19051 | 0.002
933.55/933.74	c total clause space: 206.656MB
933.55/933.74	c total #watches: 511776
938.25/938.43	c total #propagations: 33319995 / total #impl: 457645670 (eff. 0.073)
938.25/938.43	c #Conflicts:     294000 | #Learnt:      20051 | 0.002
938.25/938.43	c total clause space: 206.656MB
938.25/938.43	c total #watches: 547196
943.84/944.05	c total #propagations: 33444082 / total #impl: 459505486 (eff. 0.073)
943.84/944.05	c #Conflicts:     295000 | #Learnt:      21051 | 0.002
943.84/944.05	c total clause space: 206.656MB
943.84/944.05	c total #watches: 583952
947.24/947.49	c total #propagations: 33569620 / total #impl: 461444709 (eff. 0.073)
947.24/947.49	c #Conflicts:     296000 | #Learnt:      22051 | 0.002
947.24/947.49	c total clause space: 206.656MB
947.24/947.49	c total #watches: 604715
950.94/951.16	c total #propagations: 33675898 / total #impl: 462734111 (eff. 0.073)
950.94/951.16	c #Conflicts:     297000 | #Learnt:      23051 | 0.002
950.94/951.16	c total clause space: 206.656MB
950.94/951.16	c total #watches: 625822
955.34/955.53	c total #propagations: 33784369 / total #impl: 464193197 (eff. 0.073)
955.34/955.53	c #Conflicts:     298000 | #Learnt:      24051 | 0.002
955.34/955.53	c total clause space: 206.656MB
955.34/955.53	c total #watches: 651520
959.15/959.32	c total #propagations: 33901063 / total #impl: 465771055 (eff. 0.073)
959.15/959.32	c #Conflicts:     299000 | #Learnt:      25051 | 0.002
959.15/959.32	c total clause space: 206.656MB
959.15/959.32	c total #watches: 670223
963.24/963.43	c total #propagations: 34000486 / total #impl: 467095779 (eff. 0.073)
963.24/963.43	c #Conflicts:     300000 | #Learnt:      26051 | 0.002
963.24/963.43	c total clause space: 206.656MB
963.24/963.43	c total #watches: 688597
965.94/966.18	c total #propagations: 34106981 / total #impl: 468604424 (eff. 0.073)
965.94/966.18	c GARBAGE COLLECT
965.94/966.18	c #Conflicts:     301000 | #Learnt:      13922 | 0.002
965.94/966.18	c total clause space: 206.656MB
965.94/966.18	c total #watches: 378475
968.14/968.33	c total #propagations: 34211804 / total #impl: 469849720 (eff. 0.073)
968.14/968.33	c #Conflicts:     302000 | #Learnt:      14922 | 0.002
968.14/968.33	c total clause space: 206.656MB
968.14/968.33	c total #watches: 404046
971.44/971.60	c total #propagations: 34316568 / total #impl: 471186966 (eff. 0.073)
971.44/971.60	c #Conflicts:     303000 | #Learnt:      15922 | 0.002
971.44/971.60	c total clause space: 206.656MB
971.44/971.60	c total #watches: 449632
975.24/975.45	c total #propagations: 34436940 / total #impl: 472978990 (eff. 0.073)
975.24/975.45	c #Conflicts:     304000 | #Learnt:      16922 | 0.002
975.24/975.45	c total clause space: 206.656MB
975.24/975.45	c total #watches: 475667
978.34/978.52	c total #propagations: 34558073 / total #impl: 474385463 (eff. 0.073)
978.34/978.52	c #Conflicts:     305000 | #Learnt:      17922 | 0.002
978.34/978.52	c total clause space: 206.656MB
978.34/978.52	c total #watches: 496883
981.24/981.43	c total #propagations: 34663923 / total #impl: 475673610 (eff. 0.073)
981.24/981.43	c #Conflicts:     306000 | #Learnt:      18922 | 0.002
981.24/981.43	c total clause space: 206.656MB
981.24/981.43	c total #watches: 523487
984.54/984.77	c total #propagations: 34756945 / total #impl: 476812923 (eff. 0.073)
984.54/984.77	c #Conflicts:     307000 | #Learnt:      19922 | 0.002
984.54/984.77	c total clause space: 206.656MB
984.54/984.77	c total #watches: 543958
987.34/987.59	c total #propagations: 34865253 / total #impl: 478207318 (eff. 0.073)
987.34/987.59	c #Conflicts:     308000 | #Learnt:      20922 | 0.002
987.34/987.59	c total clause space: 206.656MB
987.34/987.59	c total #watches: 562445
990.44/990.68	c total #propagations: 34973685 / total #impl: 479615122 (eff. 0.073)
990.44/990.68	c #Conflicts:     309000 | #Learnt:      21922 | 0.002
990.44/990.68	c total clause space: 206.656MB
990.44/990.68	c total #watches: 575770
994.63/994.81	c total #propagations: 35052240 / total #impl: 480486008 (eff. 0.073)
994.63/994.81	c #Conflicts:     310000 | #Learnt:      22922 | 0.002
994.63/994.81	c total clause space: 206.656MB
994.63/994.81	c total #watches: 614587
999.63/999.85	c total #propagations: 35162328 / total #impl: 481958618 (eff. 0.073)
999.63/999.85	c #Conflicts:     311000 | #Learnt:      23922 | 0.002
999.63/999.85	c total clause space: 206.656MB
999.63/999.85	c total #watches: 647131
1002.63/1002.89	c total #propagations: 35278507 / total #impl: 483423027 (eff. 0.073)
1002.63/1002.89	c #Conflicts:     312000 | #Learnt:      24922 | 0.002
1002.63/1002.89	c total clause space: 206.656MB
1002.63/1002.89	c total #watches: 671595
1005.83/1006.04	c total #propagations: 35376718 / total #impl: 485191312 (eff. 0.073)
1005.83/1006.04	c #Conflicts:     313000 | #Learnt:      25922 | 0.002
1005.83/1006.04	c total clause space: 206.656MB
1005.83/1006.04	c total #watches: 707498
1009.33/1009.58	c total #propagations: 35489404 / total #impl: 487768982 (eff. 0.073)
1009.33/1009.58	c #Conflicts:     314000 | #Learnt:      26922 | 0.002
1009.33/1009.58	c total clause space: 206.656MB
1009.33/1009.58	c total #watches: 740973
1012.13/1012.32	c total #propagations: 35606233 / total #impl: 490509502 (eff. 0.073)
1012.13/1012.32	c GARBAGE COLLECT
1012.13/1012.32	c #Conflicts:     315000 | #Learnt:      14589 | 0.002
1012.13/1012.32	c total clause space: 206.656MB
1012.13/1012.32	c total #watches: 397353
1015.83/1016.09	c total #propagations: 35718301 / total #impl: 491834051 (eff. 0.073)
1015.83/1016.09	c #Conflicts:     316000 | #Learnt:      15589 | 0.002
1015.83/1016.09	c total clause space: 206.656MB
1015.83/1016.09	c total #watches: 438839
1022.32/1022.56	c total #propagations: 35844207 / total #impl: 493387928 (eff. 0.073)
1022.32/1022.56	c #Conflicts:     317000 | #Learnt:      16589 | 0.002
1022.32/1022.56	c total clause space: 206.656MB
1022.32/1022.56	c total #watches: 493203
1029.82/1030.02	c total #propagations: 35988117 / total #impl: 495632488 (eff. 0.073)
1029.82/1030.02	c #Conflicts:     318000 | #Learnt:      17589 | 0.002
1029.82/1030.02	c total clause space: 206.656MB
1029.82/1030.02	c total #watches: 547083
1039.01/1039.25	c total #propagations: 36132203 / total #impl: 498141545 (eff. 0.073)
1039.01/1039.25	c #Conflicts:     319000 | #Learnt:      18589 | 0.001
1039.01/1039.25	c total clause space: 206.656MB
1039.01/1039.25	c total #watches: 611347
1048.61/1048.87	c total #propagations: 36283515 / total #impl: 500897205 (eff. 0.072)
1048.61/1048.87	c #Conflicts:     320000 | #Learnt:      19589 | 0.001
1048.61/1048.87	c total clause space: 206.656MB
1048.61/1048.87	c total #watches: 662805
1056.51/1056.72	c total #propagations: 36425596 / total #impl: 503812412 (eff. 0.072)
1056.51/1056.72	c #Conflicts:     321000 | #Learnt:      20589 | 0.001
1056.51/1056.72	c total clause space: 206.656MB
1056.51/1056.72	c total #watches: 707636
1059.31/1059.53	c total #propagations: 36547070 / total #impl: 506042088 (eff. 0.072)
1059.31/1059.53	c #Conflicts:     322000 | #Learnt:      21589 | 0.001
1059.31/1059.53	c total clause space: 206.656MB
1059.31/1059.53	c total #watches: 729166
1064.02/1064.27	c total #propagations: 36650733 / total #impl: 507608925 (eff. 0.072)
1064.02/1064.27	c #Conflicts:     323000 | #Learnt:      22589 | 0.001
1064.02/1064.27	c total clause space: 206.656MB
1064.02/1064.27	c total #watches: 751806
1071.22/1071.50	c total #propagations: 36750694 / total #impl: 509141614 (eff. 0.072)
1071.22/1071.50	c #Conflicts:     324000 | #Learnt:      23589 | 0.001
1071.22/1071.50	c total clause space: 206.656MB
1071.22/1071.50	c total #watches: 793167
1080.91/1081.11	c total #propagations: 36863526 / total #impl: 510909321 (eff. 0.072)
1080.91/1081.11	c #Conflicts:     325000 | #Learnt:      24589 | 0.001
1080.91/1081.11	c total clause space: 206.656MB
1080.91/1081.11	c total #watches: 827809
1090.41/1090.69	c total #propagations: 36994076 / total #impl: 513399384 (eff. 0.072)
1090.41/1090.69	c #Conflicts:     326000 | #Learnt:      25589 | 0.001
1090.41/1090.69	c total clause space: 206.656MB
1090.41/1090.69	c total #watches: 879919
1103.31/1103.54	c total #propagations: 37118379 / total #impl: 515892328 (eff. 0.072)
1103.31/1103.54	c #Conflicts:     327000 | #Learnt:      26589 | 0.001
1103.31/1103.54	c total clause space: 206.656MB
1103.31/1103.54	c total #watches: 940830
1117.11/1117.31	c total #propagations: 37250545 / total #impl: 519085209 (eff. 0.072)
1117.11/1117.31	c #Conflicts:     328000 | #Learnt:      27589 | 0.001
1117.11/1117.31	c total clause space: 206.656MB
1117.11/1117.31	c total #watches: 1012413
1120.41/1120.68	c total #propagations: 37380451 / total #impl: 522799194 (eff. 0.072)
1120.41/1120.68	c GARBAGE COLLECT
1120.41/1120.68	c #Conflicts:     329000 | #Learnt:      14915 | 0.001
1120.41/1120.68	c total clause space: 206.656MB
1120.41/1120.68	c total #watches: 424941
1124.51/1124.78	c total #propagations: 37504298 / total #impl: 524578778 (eff. 0.071)
1124.51/1124.78	c #Conflicts:     330000 | #Learnt:      15915 | 0.001
1124.51/1124.78	c total clause space: 206.656MB
1124.51/1124.78	c total #watches: 478577
1129.00/1129.21	c total #propagations: 37622683 / total #impl: 526485332 (eff. 0.071)
1129.00/1129.21	c #Conflicts:     331000 | #Learnt:      16915 | 0.001
1129.00/1129.21	c total clause space: 206.656MB
1129.00/1129.21	c total #watches: 527539
1136.21/1136.42	c total #propagations: 37737164 / total #impl: 528621959 (eff. 0.071)
1136.21/1136.42	c #Conflicts:     332000 | #Learnt:      17915 | 0.001
1136.21/1136.42	c total clause space: 206.656MB
1136.21/1136.42	c total #watches: 578452
1145.10/1145.37	c total #propagations: 37862621 / total #impl: 531280312 (eff. 0.071)
1145.10/1145.37	c #Conflicts:     333000 | #Learnt:      18915 | 0.001
1145.10/1145.37	c total clause space: 206.656MB
1145.10/1145.37	c total #watches: 627206
1151.20/1151.45	c total #propagations: 37985257 / total #impl: 533811016 (eff. 0.071)
1151.20/1151.45	c #Conflicts:     334000 | #Learnt:      19915 | 0.001
1151.20/1151.45	c total clause space: 206.656MB
1151.20/1151.45	c total #watches: 652137
1155.10/1155.38	c total #propagations: 38087112 / total #impl: 535419187 (eff. 0.071)
1155.10/1155.38	c #Conflicts:     335000 | #Learnt:      20915 | 0.001
1155.10/1155.38	c total clause space: 206.656MB
1155.10/1155.38	c total #watches: 673560
1159.90/1160.12	c total #propagations: 38185241 / total #impl: 536783288 (eff. 0.071)
1159.90/1160.12	c #Conflicts:     336000 | #Learnt:      21915 | 0.001
1159.90/1160.12	c total clause space: 206.656MB
1159.90/1160.12	c total #watches: 691907
1165.90/1166.13	c total #propagations: 38282035 / total #impl: 538079480 (eff. 0.071)
1165.90/1166.13	c #Conflicts:     337000 | #Learnt:      22915 | 0.001
1165.90/1166.13	c total clause space: 206.656MB
1165.90/1166.13	c total #watches: 716042
1171.00/1171.26	c total #propagations: 38390355 / total #impl: 539593867 (eff. 0.071)
1171.00/1171.26	c #Conflicts:     338000 | #Learnt:      23915 | 0.001
1171.00/1171.26	c total clause space: 206.656MB
1171.00/1171.26	c total #watches: 736311
1175.80/1176.06	c total #propagations: 38490757 / total #impl: 540929431 (eff. 0.071)
1175.80/1176.06	c #Conflicts:     339000 | #Learnt:      24915 | 0.001
1175.80/1176.06	c total clause space: 206.656MB
1175.80/1176.06	c total #watches: 756145
1180.39/1180.66	c total #propagations: 38594250 / total #impl: 542340038 (eff. 0.071)
1180.39/1180.66	c #Conflicts:     340000 | #Learnt:      25915 | 0.001
1180.39/1180.66	c total clause space: 206.656MB
1180.39/1180.66	c total #watches: 775834
1185.79/1186.08	c total #propagations: 38679531 / total #impl: 543631118 (eff. 0.071)
1185.79/1186.08	c #Conflicts:     341000 | #Learnt:      26915 | 0.001
1185.79/1186.08	c total clause space: 206.656MB
1185.79/1186.08	c total #watches: 797338
1190.49/1190.76	c total #propagations: 38776946 / total #impl: 545081257 (eff. 0.071)
1190.49/1190.76	c #Conflicts:     342000 | #Learnt:      27915 | 0.001
1190.49/1190.76	c total clause space: 206.656MB
1190.49/1190.76	c total #watches: 817805
1193.40/1193.66	c total #propagations: 38875750 / total #impl: 546548644 (eff. 0.071)
1193.40/1193.66	c GARBAGE COLLECT
1193.40/1193.66	c #Conflicts:     343000 | #Learnt:      14832 | 0.001
1193.40/1193.66	c total clause space: 206.656MB
1193.40/1193.66	c total #watches: 391383
1195.29/1195.58	c total #propagations: 38979020 / total #impl: 547841033 (eff. 0.071)
1195.29/1195.58	c #Conflicts:     344000 | #Learnt:      15832 | 0.001
1195.29/1195.58	c total clause space: 206.656MB
1195.29/1195.58	c total #watches: 411781
1197.29/1197.50	c total #propagations: 39069623 / total #impl: 548969409 (eff. 0.071)
1197.29/1197.50	c #Conflicts:     345000 | #Learnt:      16832 | 0.001
1197.29/1197.50	c total clause space: 206.656MB
1197.29/1197.50	c total #watches: 428501
1199.29/1199.57	c total #propagations: 39163286 / total #impl: 550179460 (eff. 0.071)
1199.29/1199.57	c #Conflicts:     346000 | #Learnt:      17832 | 0.001
1199.29/1199.57	c total clause space: 206.656MB
1199.29/1199.57	c total #watches: 443903
1201.19/1201.49	c total #propagations: 39266071 / total #impl: 551556996 (eff. 0.071)
1201.19/1201.49	c #Conflicts:     347000 | #Learnt:      18832 | 0.001
1201.19/1201.49	c total clause space: 206.656MB
1201.19/1201.49	c total #watches: 460663
1203.39/1203.65	c total #propagations: 39358690 / total #impl: 552825366 (eff. 0.071)
1203.39/1203.65	c #Conflicts:     348000 | #Learnt:      19832 | 0.001
1203.39/1203.65	c total clause space: 206.656MB
1203.39/1203.65	c total #watches: 481433
1206.39/1206.69	c total #propagations: 39456644 / total #impl: 554198627 (eff. 0.071)
1206.39/1206.69	c #Conflicts:     349000 | #Learnt:      20832 | 0.001
1206.39/1206.69	c total clause space: 206.656MB
1206.39/1206.69	c total #watches: 514079
1209.69/1209.95	c total #propagations: 39571228 / total #impl: 556042358 (eff. 0.071)
1209.69/1209.95	c #Conflicts:     350000 | #Learnt:      21832 | 0.001
1209.69/1209.95	c total clause space: 206.656MB
1209.69/1209.95	c total #watches: 537491
1212.00/1212.23	c total #propagations: 39672558 / total #impl: 557586787 (eff. 0.071)
1212.00/1212.23	c #Conflicts:     351000 | #Learnt:      22832 | 0.001
1212.00/1212.23	c total clause space: 206.656MB
1212.00/1212.23	c total #watches: 557946
1215.89/1216.19	c total #propagations: 39769536 / total #impl: 559169106 (eff. 0.071)
1215.89/1216.19	c #Conflicts:     352000 | #Learnt:      23832 | 0.001
1215.89/1216.19	c total clause space: 206.656MB
1215.89/1216.19	c total #watches: 606899
1220.59/1220.85	c total #propagations: 39916115 / total #impl: 561520921 (eff. 0.071)
1220.59/1220.85	c #Conflicts:     353000 | #Learnt:      24832 | 0.001
1220.59/1220.85	c total clause space: 206.656MB
1220.59/1220.85	c total #watches: 646849
1224.49/1224.73	c total #propagations: 40053342 / total #impl: 563687968 (eff. 0.071)
1224.49/1224.73	c #Conflicts:     354000 | #Learnt:      25832 | 0.001
1224.49/1224.73	c total clause space: 206.656MB
1224.49/1224.73	c total #watches: 668051
1228.19/1228.43	c total #propagations: 40160715 / total #impl: 565251444 (eff. 0.071)
1228.19/1228.43	c #Conflicts:     355000 | #Learnt:      26832 | 0.001
1228.19/1228.43	c total clause space: 206.656MB
1228.19/1228.43	c total #watches: 686641
1232.49/1232.70	c total #propagations: 40256349 / total #impl: 566603508 (eff. 0.071)
1232.49/1232.70	c #Conflicts:     356000 | #Learnt:      27832 | 0.001
1232.49/1232.70	c total clause space: 206.656MB
1232.49/1232.70	c total #watches: 708052
1236.39/1236.63	c total #propagations: 40358285 / total #impl: 568248907 (eff. 0.071)
1236.39/1236.63	c GARBAGE COLLECT
1236.39/1236.63	c #Conflicts:     357000 | #Learnt:      14483 | 0.001
1236.39/1236.63	c total clause space: 206.656MB
1236.39/1236.63	c total #watches: 385764
1237.98/1238.28	c total #propagations: 40462040 / total #impl: 569785094 (eff. 0.071)
1237.98/1238.28	c #Conflicts:     358000 | #Learnt:      15483 | 0.001
1237.98/1238.28	c total clause space: 206.656MB
1237.98/1238.28	c total #watches: 401625
1241.48/1241.76	c total #propagations: 40551867 / total #impl: 570933282 (eff. 0.071)
1241.48/1241.76	c #Conflicts:     359000 | #Learnt:      16483 | 0.001
1241.48/1241.76	c total clause space: 206.656MB
1241.48/1241.76	c total #watches: 439044
1244.78/1245.00	c total #propagations: 40681871 / total #impl: 572499034 (eff. 0.071)
1244.78/1245.00	c #Conflicts:     360000 | #Learnt:      17483 | 0.001
1244.78/1245.00	c total clause space: 206.656MB
1244.78/1245.00	c total #watches: 476937
1248.58/1248.87	c total #propagations: 40800602 / total #impl: 574064367 (eff. 0.071)
1248.58/1248.87	c #Conflicts:     361000 | #Learnt:      18483 | 0.001
1248.58/1248.87	c total clause space: 206.656MB
1248.58/1248.87	c total #watches: 508618
1251.08/1251.31	c total #propagations: 40922275 / total #impl: 575762917 (eff. 0.071)
1251.08/1251.31	c #Conflicts:     362000 | #Learnt:      19483 | 0.001
1251.08/1251.31	c total clause space: 206.656MB
1251.08/1251.31	c total #watches: 524942
1254.28/1254.51	c total #propagations: 41007293 / total #impl: 576867191 (eff. 0.071)
1254.28/1254.51	c #Conflicts:     363000 | #Learnt:      20483 | 0.001
1254.28/1254.51	c total clause space: 206.656MB
1254.28/1254.51	c total #watches: 546928
1257.09/1257.31	c total #propagations: 41112325 / total #impl: 578234783 (eff. 0.071)
1257.09/1257.31	c #Conflicts:     364000 | #Learnt:      21483 | 0.001
1257.09/1257.31	c total clause space: 206.656MB
1257.09/1257.31	c total #watches: 564484
1259.98/1260.25	c total #propagations: 41206464 / total #impl: 579542148 (eff. 0.071)
1259.98/1260.25	c #Conflicts:     365000 | #Learnt:      22483 | 0.002
1259.98/1260.25	c total clause space: 206.656MB
1259.98/1260.25	c total #watches: 581282
1262.08/1262.32	c total #propagations: 41301355 / total #impl: 580791563 (eff. 0.071)
1262.08/1262.32	c #Conflicts:     366000 | #Learnt:      23483 | 0.002
1262.08/1262.32	c total clause space: 206.656MB
1262.08/1262.32	c total #watches: 596011
1265.78/1266.03	c total #propagations: 41389910 / total #impl: 581992249 (eff. 0.071)
1265.78/1266.03	c #Conflicts:     367000 | #Learnt:      24483 | 0.002
1265.78/1266.03	c total clause space: 206.656MB
1265.78/1266.03	c total #watches: 622697
1272.49/1272.76	c total #propagations: 41497984 / total #impl: 583736896 (eff. 0.071)
1272.49/1272.76	c #Conflicts:     368000 | #Learnt:      25483 | 0.002
1272.49/1272.76	c total clause space: 206.656MB
1272.49/1272.76	c total #watches: 675318
1277.38/1277.60	c total #propagations: 41637646 / total #impl: 585914802 (eff. 0.071)
1277.38/1277.60	c #Conflicts:     369000 | #Learnt:      26483 | 0.002
1277.38/1277.60	c total clause space: 206.656MB
1277.38/1277.60	c total #watches: 705808
1280.48/1280.75	c total #propagations: 41743270 / total #impl: 587608106 (eff. 0.071)
1280.48/1280.75	c #Conflicts:     370000 | #Learnt:      27483 | 0.002
1280.48/1280.75	c total clause space: 206.656MB
1280.48/1280.75	c total #watches: 736894
1283.68/1283.99	c total #propagations: 41844988 / total #impl: 589452209 (eff. 0.071)
1283.68/1283.99	c #Conflicts:     371000 | #Learnt:      28483 | 0.002
1283.68/1283.99	c total clause space: 206.656MB
1283.68/1283.99	c total #watches: 771077
1287.58/1287.82	c total #propagations: 41937530 / total #impl: 591436573 (eff. 0.071)
1287.58/1287.82	c GARBAGE COLLECT
1287.58/1287.82	c #Conflicts:     372000 | #Learnt:      14913 | 0.002
1287.58/1287.82	c total clause space: 206.656MB
1287.58/1287.82	c total #watches: 390592
1290.28/1290.57	c total #propagations: 42031703 / total #impl: 593768232 (eff. 0.071)
1290.28/1290.57	c #Conflicts:     373000 | #Learnt:      15913 | 0.002
1290.28/1290.57	c total clause space: 206.656MB
1290.28/1290.57	c total #watches: 447420
1296.38/1296.67	c total #propagations: 42145240 / total #impl: 595827707 (eff. 0.071)
1296.38/1296.67	c #Conflicts:     374000 | #Learnt:      16913 | 0.002
1296.38/1296.67	c total clause space: 206.656MB
1296.38/1296.67	c total #watches: 529205
1305.48/1305.70	c total #propagations: 42290051 / total #impl: 599724928 (eff. 0.071)
1305.48/1305.70	c #Conflicts:     375000 | #Learnt:      17913 | 0.002
1305.48/1305.70	c total clause space: 206.656MB
1305.48/1305.70	c total #watches: 614787
1315.57/1315.84	c total #propagations: 42429358 / total #impl: 604477175 (eff. 0.070)
1315.57/1315.84	c #Conflicts:     376000 | #Learnt:      18913 | 0.002
1315.57/1315.84	c total clause space: 206.656MB
1315.57/1315.84	c total #watches: 678008
1329.57/1329.86	c total #propagations: 42559505 / total #impl: 609127308 (eff. 0.070)
1329.57/1329.86	c #Conflicts:     377000 | #Learnt:      19913 | 0.002
1329.57/1329.86	c total clause space: 206.656MB
1329.57/1329.86	c total #watches: 755256
1345.57/1345.90	c total #propagations: 42704608 / total #impl: 614627724 (eff. 0.069)
1345.57/1345.90	c #Conflicts:     378000 | #Learnt:      20913 | 0.002
1345.57/1345.90	c total clause space: 206.656MB
1345.57/1345.90	c total #watches: 815913
1357.77/1358.00	c total #propagations: 42849824 / total #impl: 620596434 (eff. 0.069)
1357.77/1358.00	c #Conflicts:     379000 | #Learnt:      21913 | 0.002
1357.77/1358.00	c total clause space: 206.656MB
1357.77/1358.00	c total #watches: 844554
1366.67/1366.98	c total #propagations: 42965633 / total #impl: 623133203 (eff. 0.069)
1366.67/1366.98	c #Conflicts:     380000 | #Learnt:      22913 | 0.002
1366.67/1366.98	c total clause space: 206.656MB
1366.67/1366.98	c total #watches: 873058
1375.46/1375.71	c total #propagations: 43076452 / total #impl: 624571603 (eff. 0.069)
1375.46/1375.71	c #Conflicts:     381000 | #Learnt:      23913 | 0.002
1375.46/1375.71	c total clause space: 206.656MB
1375.46/1375.71	c total #watches: 906474
1383.96/1384.22	c total #propagations: 43187621 / total #impl: 626218345 (eff. 0.069)
1383.96/1384.22	c #Conflicts:     382000 | #Learnt:      24913 | 0.002
1383.96/1384.22	c total clause space: 206.656MB
1383.96/1384.22	c total #watches: 927479
1392.66/1392.93	c total #propagations: 43298700 / total #impl: 627874298 (eff. 0.069)
1392.66/1392.93	c #Conflicts:     383000 | #Learnt:      25913 | 0.002
1392.66/1392.93	c total clause space: 206.656MB
1392.66/1392.93	c total #watches: 946291
1399.76/1400.01	c total #propagations: 43396910 / total #impl: 629346960 (eff. 0.069)
1399.76/1400.01	c #Conflicts:     384000 | #Learnt:      26913 | 0.002
1399.76/1400.01	c total clause space: 206.656MB
1399.76/1400.01	c total #watches: 969479
1409.76/1410.00	c total #propagations: 43508421 / total #impl: 630715151 (eff. 0.069)
1409.76/1410.00	c #Conflicts:     385000 | #Learnt:      27913 | 0.002
1409.76/1410.00	c total clause space: 206.656MB
1409.76/1410.00	c total #watches: 995563
1421.96/1422.21	c total #propagations: 43627225 / total #impl: 632508433 (eff. 0.069)
1421.96/1422.21	c #Conflicts:     386000 | #Learnt:      28913 | 0.002
1421.96/1422.21	c total clause space: 206.656MB
1421.96/1422.21	c total #watches: 1039478
1432.25/1432.58	c total #propagations: 43755932 / total #impl: 634437040 (eff. 0.069)
1432.25/1432.58	c #Conflicts:     387000 | #Learnt:      29913 | 0.002
1432.25/1432.58	c total clause space: 206.656MB
1432.25/1432.58	c total #watches: 1059434
1434.35/1434.68	c total #propagations: 43866864 / total #impl: 636104760 (eff. 0.069)
1434.35/1434.68	c GARBAGE COLLECT
1434.35/1434.68	c #Conflicts:     388000 | #Learnt:      15996 | 0.002
1434.35/1434.68	c total clause space: 206.656MB
1434.35/1434.68	c total #watches: 408655
1436.36/1436.61	c total #propagations: 43965219 / total #impl: 637430931 (eff. 0.069)
1436.36/1436.61	c #Conflicts:     389000 | #Learnt:      16996 | 0.002
1436.36/1436.61	c total clause space: 206.656MB
1436.36/1436.61	c total #watches: 425213
1438.25/1438.58	c total #propagations: 44059506 / total #impl: 638652181 (eff. 0.069)
1438.25/1438.58	c #Conflicts:     390000 | #Learnt:      17996 | 0.002
1438.25/1438.58	c total clause space: 206.656MB
1438.25/1438.58	c total #watches: 446886
1440.65/1440.93	c total #propagations: 44154340 / total #impl: 639975210 (eff. 0.069)
1440.65/1440.93	c #Conflicts:     391000 | #Learnt:      18996 | 0.002
1440.65/1440.93	c total clause space: 206.656MB
1440.65/1440.93	c total #watches: 469184
1442.85/1443.19	c total #propagations: 44258075 / total #impl: 641368424 (eff. 0.069)
1442.85/1443.19	c #Conflicts:     392000 | #Learnt:      19996 | 0.002
1442.85/1443.19	c total clause space: 206.656MB
1442.85/1443.19	c total #watches: 484243
1445.26/1445.52	c total #propagations: 44360604 / total #impl: 642715669 (eff. 0.069)
1445.26/1445.52	c #Conflicts:     393000 | #Learnt:      20996 | 0.002
1445.26/1445.52	c total clause space: 206.656MB
1445.26/1445.52	c total #watches: 505751
1448.05/1448.35	c total #propagations: 44461932 / total #impl: 644088295 (eff. 0.069)
1448.05/1448.35	c #Conflicts:     394000 | #Learnt:      21996 | 0.002
1448.05/1448.35	c total clause space: 206.656MB
1448.05/1448.35	c total #watches: 530509
1450.45/1450.74	c total #propagations: 44573201 / total #impl: 645770052 (eff. 0.069)
1450.45/1450.74	c #Conflicts:     395000 | #Learnt:      22996 | 0.002
1450.45/1450.74	c total clause space: 206.656MB
1450.45/1450.74	c total #watches: 550641
1453.05/1453.31	c total #propagations: 44667980 / total #impl: 647245922 (eff. 0.069)
1453.05/1453.31	c #Conflicts:     396000 | #Learnt:      23996 | 0.002
1453.05/1453.31	c total clause space: 206.656MB
1453.05/1453.31	c total #watches: 581411
1456.95/1457.26	c total #propagations: 44775985 / total #impl: 649168016 (eff. 0.069)
1456.95/1457.26	c #Conflicts:     397000 | #Learnt:      24996 | 0.002
1456.95/1457.26	c total clause space: 206.656MB
1456.95/1457.26	c total #watches: 643738
1460.45/1460.72	c total #propagations: 44908296 / total #impl: 652436277 (eff. 0.069)
1460.45/1460.72	c #Conflicts:     398000 | #Learnt:      25996 | 0.002
1460.45/1460.72	c total clause space: 206.656MB
1460.45/1460.72	c total #watches: 667047
1463.25/1463.56	c total #propagations: 45011564 / total #impl: 654129995 (eff. 0.069)
1463.25/1463.56	c #Conflicts:     399000 | #Learnt:      26996 | 0.002
1463.25/1463.56	c total clause space: 206.656MB
1463.25/1463.56	c total #watches: 684055
1466.35/1466.67	c total #propagations: 45103806 / total #impl: 655431989 (eff. 0.069)
1466.35/1466.67	c #Conflicts:     400000 | #Learnt:      27996 | 0.002
1466.35/1466.67	c total clause space: 206.656MB
1466.35/1466.67	c total #watches: 705225
1469.65/1469.98	c total #propagations: 45195242 / total #impl: 656878134 (eff. 0.069)
1469.65/1469.98	c #Conflicts:     401000 | #Learnt:      28996 | 0.002
1469.65/1469.98	c total clause space: 206.656MB
1469.65/1469.98	c total #watches: 726056
1473.15/1473.46	c total #propagations: 45286788 / total #impl: 658521168 (eff. 0.069)
1473.15/1473.46	c #Conflicts:     402000 | #Learnt:      29996 | 0.002
1473.15/1473.46	c total clause space: 206.656MB
1473.15/1473.46	c total #watches: 743685
1476.45/1476.73	c total #propagations: 45385354 / total #impl: 660104352 (eff. 0.069)
1476.45/1476.73	c GARBAGE COLLECT
1476.45/1476.73	c #Conflicts:     403000 | #Learnt:      15869 | 0.002
1476.45/1476.73	c total clause space: 206.656MB
1476.45/1476.73	c total #watches: 408162
1479.15/1479.42	c total #propagations: 45488369 / total #impl: 661705581 (eff. 0.069)
1479.15/1479.42	c #Conflicts:     404000 | #Learnt:      16869 | 0.002
1479.15/1479.42	c total clause space: 206.656MB
1479.15/1479.42	c total #watches: 433920
1481.35/1481.62	c total #propagations: 45591510 / total #impl: 663104510 (eff. 0.069)
1481.35/1481.62	c #Conflicts:     405000 | #Learnt:      17869 | 0.002
1481.35/1481.62	c total clause space: 206.656MB
1481.35/1481.62	c total #watches: 459311
1483.85/1484.15	c total #propagations: 45699023 / total #impl: 664892774 (eff. 0.069)
1483.85/1484.15	c #Conflicts:     406000 | #Learnt:      18869 | 0.002
1483.85/1484.15	c total clause space: 206.656MB
1483.85/1484.15	c total #watches: 481463
1486.45/1486.79	c total #propagations: 45806101 / total #impl: 666498270 (eff. 0.069)
1486.45/1486.79	c #Conflicts:     407000 | #Learnt:      19869 | 0.002
1486.45/1486.79	c total clause space: 206.656MB
1486.45/1486.79	c total #watches: 506964
1489.15/1489.44	c total #propagations: 45913428 / total #impl: 667867775 (eff. 0.069)
1489.15/1489.44	c #Conflicts:     408000 | #Learnt:      20869 | 0.002
1489.15/1489.44	c total clause space: 206.656MB
1489.15/1489.44	c total #watches: 531887
1493.55/1493.85	c total #propagations: 46015896 / total #impl: 669375055 (eff. 0.069)
1493.55/1493.85	c #Conflicts:     409000 | #Learnt:      21869 | 0.002
1493.55/1493.85	c total clause space: 206.656MB
1493.55/1493.85	c total #watches: 570074
1496.74/1497.08	c total #propagations: 46144061 / total #impl: 671342240 (eff. 0.069)
1496.74/1497.08	c #Conflicts:     410000 | #Learnt:      22869 | 0.002
1496.74/1497.08	c total clause space: 206.656MB
1496.74/1497.08	c total #watches: 590948
1499.64/1499.94	c total #propagations: 46250197 / total #impl: 672826339 (eff. 0.069)
1499.64/1499.94	c #Conflicts:     411000 | #Learnt:      23869 | 0.002
1499.64/1499.94	c total clause space: 206.656MB
1499.64/1499.94	c total #watches: 609255
1502.35/1502.61	c total #propagations: 46350135 / total #impl: 674340849 (eff. 0.069)
1502.35/1502.61	c #Conflicts:     412000 | #Learnt:      24869 | 0.002
1502.35/1502.61	c total clause space: 206.656MB
1502.35/1502.61	c total #watches: 628928
1505.65/1505.91	c total #propagations: 46447262 / total #impl: 675876319 (eff. 0.069)
1505.65/1505.91	c #Conflicts:     413000 | #Learnt:      25869 | 0.002
1505.65/1505.91	c total clause space: 206.656MB
1505.65/1505.91	c total #watches: 651172
1509.34/1509.63	c total #propagations: 46554584 / total #impl: 677530260 (eff. 0.069)
1509.34/1509.63	c #Conflicts:     414000 | #Learnt:      26869 | 0.002
1509.34/1509.63	c total clause space: 206.656MB
1509.34/1509.63	c total #watches: 676357
1512.64/1512.90	c total #propagations: 46655800 / total #impl: 679060061 (eff. 0.069)
1512.64/1512.90	c #Conflicts:     415000 | #Learnt:      27869 | 0.002
1512.64/1512.90	c total clause space: 206.656MB
1512.64/1512.90	c total #watches: 709643
1517.64/1517.98	c total #propagations: 46764233 / total #impl: 681155955 (eff. 0.069)
1517.64/1517.98	c #Conflicts:     416000 | #Learnt:      28869 | 0.002
1517.64/1517.98	c total clause space: 206.656MB
1517.64/1517.98	c total #watches: 775227
1523.04/1523.32	c total #propagations: 46904137 / total #impl: 684372427 (eff. 0.069)
1523.04/1523.32	c #Conflicts:     417000 | #Learnt:      29869 | 0.002
1523.04/1523.32	c total clause space: 206.656MB
1523.04/1523.32	c total #watches: 816710
1527.04/1527.35	c total #propagations: 47023964 / total #impl: 687089248 (eff. 0.068)
1527.04/1527.35	c #Conflicts:     418000 | #Learnt:      30869 | 0.002
1527.04/1527.35	c total clause space: 206.656MB
1527.04/1527.35	c total #watches: 843838
1530.14/1530.43	c total #propagations: 47108111 / total #impl: 688526667 (eff. 0.068)
1530.14/1530.43	c GARBAGE COLLECT
1530.14/1530.43	c #Conflicts:     419000 | #Learnt:      16438 | 0.002
1530.14/1530.43	c total clause space: 206.656MB
1530.14/1530.43	c total #watches: 421543
1532.64/1532.97	c total #propagations: 47199318 / total #impl: 689873889 (eff. 0.068)
1532.64/1532.97	c #Conflicts:     420000 | #Learnt:      17438 | 0.002
1532.64/1532.97	c total clause space: 206.656MB
1532.64/1532.97	c total #watches: 444121
1535.64/1535.99	c total #propagations: 47295234 / total #impl: 691212636 (eff. 0.068)
1535.64/1535.99	c #Conflicts:     421000 | #Learnt:      18438 | 0.002
1535.64/1535.99	c total clause space: 206.656MB
1535.64/1535.99	c total #watches: 471619
1539.04/1539.39	c total #propagations: 47394391 / total #impl: 692878826 (eff. 0.068)
1539.04/1539.39	c #Conflicts:     422000 | #Learnt:      19438 | 0.002
1539.04/1539.39	c total clause space: 206.656MB
1539.04/1539.39	c total #watches: 511752
1543.24/1543.54	c total #propagations: 47492382 / total #impl: 694735843 (eff. 0.068)
1543.24/1543.54	c #Conflicts:     423000 | #Learnt:      20438 | 0.002
1543.24/1543.54	c total clause space: 206.656MB
1543.24/1543.54	c total #watches: 551028
1548.34/1548.61	c total #propagations: 47590650 / total #impl: 696938453 (eff. 0.068)
1548.34/1548.61	c #Conflicts:     424000 | #Learnt:      21438 | 0.002
1548.34/1548.61	c total clause space: 206.656MB
1548.34/1548.61	c total #watches: 600912
1555.14/1555.48	c total #propagations: 47740099 / total #impl: 699228334 (eff. 0.068)
1555.14/1555.48	c #Conflicts:     425000 | #Learnt:      22438 | 0.002
1555.14/1555.48	c total clause space: 206.656MB
1555.14/1555.48	c total #watches: 662450
1565.93/1566.23	c total #propagations: 47889753 / total #impl: 701958626 (eff. 0.068)
1565.93/1566.23	c #Conflicts:     426000 | #Learnt:      23438 | 0.002
1565.93/1566.23	c total clause space: 206.656MB
1565.93/1566.23	c total #watches: 729836
1578.13/1578.45	c total #propagations: 48064600 / total #impl: 705648465 (eff. 0.068)
1578.13/1578.45	c #Conflicts:     427000 | #Learnt:      24438 | 0.002
1578.13/1578.45	c total clause space: 206.656MB
1578.13/1578.45	c total #watches: 803778
1596.23/1596.50	c total #propagations: 48250790 / total #impl: 709504545 (eff. 0.068)
1596.23/1596.50	c #Conflicts:     428000 | #Learnt:      25438 | 0.002
1596.23/1596.50	c total clause space: 206.656MB
1596.23/1596.50	c total #watches: 890702
1612.02/1612.39	c total #propagations: 48442854 / total #impl: 714338795 (eff. 0.068)
1612.02/1612.39	c #Conflicts:     429000 | #Learnt:      26438 | 0.002
1612.02/1612.39	c total clause space: 206.656MB
1612.02/1612.39	c total #watches: 962022
1632.92/1633.24	c total #propagations: 48612825 / total #impl: 718875386 (eff. 0.068)
1632.92/1633.24	c #Conflicts:     430000 | #Learnt:      27438 | 0.002
1632.92/1633.24	c total clause space: 206.656MB
1632.92/1633.24	c total #watches: 1045837
1660.22/1660.55	c total #propagations: 48801829 / total #impl: 724544026 (eff. 0.067)
1660.22/1660.55	c #Conflicts:     431000 | #Learnt:      28438 | 0.002
1660.22/1660.55	c total clause space: 206.656MB
1660.22/1660.55	c total #watches: 1135692
1690.61/1690.98	c total #propagations: 48987321 / total #impl: 730723320 (eff. 0.067)
1690.61/1690.98	c #Conflicts:     432000 | #Learnt:      29438 | 0.002
1690.61/1690.98	c total clause space: 335.816MB
1690.61/1690.98	c total #watches: 1228480
1720.01/1720.30	c total #propagations: 49172967 / total #impl: 737383878 (eff. 0.067)
1720.01/1720.30	c #Conflicts:     433000 | #Learnt:      30438 | 0.002
1720.01/1720.30	c total clause space: 335.816MB
1720.01/1720.30	c total #watches: 1307112
1756.80/1757.20	c total #propagations: 49356096 / total #impl: 744241131 (eff. 0.066)
1756.80/1757.20	c #Conflicts:     434000 | #Learnt:      31438 | 0.002
1756.80/1757.20	c total clause space: 335.816MB
1756.80/1757.20	c total #watches: 1410919
1775.40/1775.75	c total #propagations: 49561565 / total #impl: 752747736 (eff. 0.066)
1775.40/1775.75	c GARBAGE COLLECT
1775.40/1775.75	c #Conflicts:     435000 | #Learnt:      16582 | 0.002
1775.40/1775.75	c total clause space: 335.816MB
1775.40/1775.75	c total #watches: 454754
1780.90/1781.20	c total #propagations: 49745186 / total #impl: 757796989 (eff. 0.066)
1780.90/1781.20	c #Conflicts:     436000 | #Learnt:      17582 | 0.002
1780.90/1781.20	c total clause space: 335.816MB
1780.90/1781.20	c total #watches: 511076
1784.20/1784.59	c total #propagations: 49909492 / total #impl: 760257008 (eff. 0.066)
1784.20/1784.59	c #Conflicts:     437000 | #Learnt:      18582 | 0.002
1784.20/1784.59	c total clause space: 335.816MB
1784.20/1784.59	c total #watches: 534218
1787.40/1787.71	c total #propagations: 50014442 / total #impl: 761686110 (eff. 0.066)
1787.40/1787.71	c #Conflicts:     438000 | #Learnt:      19582 | 0.002
1787.40/1787.71	c total clause space: 335.816MB
1787.40/1787.71	c total #watches: 559495
1790.50/1790.81	c total #propagations: 50095007 / total #impl: 762806797 (eff. 0.066)
1790.50/1790.81	c #Conflicts:     439000 | #Learnt:      20582 | 0.002
1790.50/1790.81	c total clause space: 335.816MB
1790.50/1790.81	c total #watches: 581748
1793.80/1794.15	c total #propagations: 50175868 / total #impl: 764197636 (eff. 0.066)
1793.80/1794.15	c #Conflicts:     440000 | #Learnt:      21582 | 0.002
1793.80/1794.15	c total clause space: 335.816MB
1793.80/1794.15	c total #watches: 603914
1797.30/1797.63	c total #propagations: 50270408 / total #impl: 765788151 (eff. 0.066)
1797.30/1797.63	c #Conflicts:     441000 | #Learnt:      22582 | 0.002
1797.30/1797.63	c total clause space: 335.816MB
1797.30/1797.63	c total #watches: 630311

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-4116491-1466969730/watcher-4116491-1466969730 -o /tmp/evaluation-result-4116491-1466969730/solver-4116491-1466969730 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node135-1466943975-21333 --watchdog 1960 --input HOME/instance-4116491-1466969730.opb ./cdcl-cuttingplanes-release 

pid=24169
running on 4 cores: 1,3,5,7

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.18 2.24 2.26 4/178 24172
/proc/meminfo: memFree=30083268/32872528 swapFree=1513824/1685520
[pid=24172] ppid=24169 vsize=29104 CPUtime=0 cores=1,3,5,7
/proc/24172/stat : 24172 (cdcl-cuttingpla) R 24169 24172 21316 0 -1 4202496 269 0 0 0 0 0 0 0 20 0 1 0 30011150 29802496 5260 33554432000 4194304 6199737 140734310086144 140736393903896 4209408 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/24172/statm: 7276 5260 122 490 0 6777 0

[startup+0.100145 s]
/proc/loadavg: 2.18 2.24 2.26 4/178 24172
/proc/meminfo: memFree=30083268/32872528 swapFree=1513824/1685520
[pid=24172] ppid=24169 vsize=34256 CPUtime=0.09 cores=1,3,5,7
/proc/24172/stat : 24172 (cdcl-cuttingpla) R 24169 24172 21316 0 -1 4202496 1051 0 0 0 9 0 0 0 20 0 1 0 30011150 35078144 7326 33554432000 4194304 6199737 140734310086144 140736393903896 4220742 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/24172/statm: 8564 7326 139 490 0 8065 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34256

[startup+0.200372 s]
/proc/loadavg: 2.18 2.24 2.26 4/178 24172
/proc/meminfo: memFree=30083268/32872528 swapFree=1513824/1685520
[pid=24172] ppid=24169 vsize=34388 CPUtime=0.19 cores=1,3,5,7
/proc/24172/stat : 24172 (cdcl-cuttingpla) R 24169 24172 21316 0 -1 4202496 1471 0 0 0 19 0 0 0 20 0 1 0 30011150 35213312 7592 33554432000 4194304 6199737 140734310086144 140734310085256 4207822 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/24172/statm: 8597 7592 155 490 0 8098 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 34388

[startup+0.300274 s]
/proc/loadavg: 2.18 2.24 2.26 4/178 24172
/proc/meminfo: memFree=30083268/32872528 swapFree=1513824/1685520
[pid=24172] ppid=24169 vsize=37352 CPUtime=0.29 cores=1,3,5,7
/proc/24172/stat : 24172 (cdcl-cuttingpla) R 24169 24172 21316 0 -1 4202496 1763 0 0 0 29 0 0 0 20 0 1 0 30011150 38248448 7775 33554432000 4194304 6199737 140734310086144 140734310085256 4917455 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/24172/statm: 9338 7775 161 490 0 8839 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 37352

[startup+0.700277 s]
/proc/loadavg: 2.18 2.24 2.26 4/178 24172
/proc/meminfo: memFree=30083268/32872528 swapFree=1513824/1685520
[pid=24172] ppid=24169 vsize=37740 CPUtime=0.69 cores=1,3,5,7
/proc/24172/stat : 24172 (cdcl-cuttingpla) R 24169 24172 21316 0 -1 4202496 2685 0 0 0 69 0 0 0 20 0 1 0 30011150 38645760 8343 33554432000 4194304 6199737 140734310086144 140734310085256 4213389 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/24172/statm: 9435 8343 161 490 0 8936 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 37740

[startup+1.50024 s]
/proc/loadavg: 2.18 2.24 2.26 4/179 24173
/proc/meminfo: memFree=30047660/32872528 swapFree=1513824/1685520
[pid=24172] ppid=24169 vsize=42544 CPUtime=1.49 cores=1,3,5,7
/proc/24172/stat : 24172 (cdcl-cuttingpla) R 24169 24172 21316 0 -1 4202496 3141 0 0 0 149 0 0 0 20 0 1 0 30011150 43565056 9163 33554432000 4194304 6199737 140734310086144 140734310085256 4213368 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/24172/statm: 10636 9163 161 490 0 10137 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 42544

[startup+3.10023 s]
/proc/loadavg: 2.18 2.24 2.26 3/179 24173
/proc/meminfo: memFree=30044736/32872528 swapFree=1513824/1685520
[pid=24172] ppid=24169 vsize=50328 CPUtime=3.09 cores=1,3,5,7
/proc/24172/stat : 24172 (cdcl-cuttingpla) R 24169 24172 21316 0 -1 4202496 3293 0 0 0 309 0 0 0 20 0 1 0 30011150 51535872 10334 33554432000 4194304 6199737 140734310086144 140734310085256 4213528 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/24172/statm: 12582 10334 161 490 0 12083 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 50328

[startup+6.30023 s]
/proc/loadavg: 2.17 2.24 2.26 3/179 24173
/proc/meminfo: memFree=30037752/32872528 swapFree=1513824/1685520
[pid=24172] ppid=24169 vsize=63184 CPUtime=6.28 cores=1,3,5,7
/proc/24172/stat : 24172 (cdcl-cuttingpla) R 24169 24172 21316 0 -1 4202496 4132 0 0 0 628 0 0 0 20 0 1 0 30011150 64700416 12504 33554432000 4194304 6199737 140734310086144 140734310085080 4213167 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/24172/statm: 15796 12504 161 490 0 15297 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 63184

[startup+12.7003 s]
/proc/loadavg: 2.16 2.24 2.25 3/179 24173
/proc/meminfo: memFree=30023344/32872528 swapFree=1513824/1685520
[pid=24172] ppid=24169 vsize=64612 CPUtime=12.69 cores=1,3,5,7
/proc/24172/stat : 24172 (cdcl-cuttingpla) R 24169 24172 21316 0 -1 4202496 4829 0 0 0 1268 1 0 0 20 0 1 0 30011150 66162688 15079 33554432000 4194304 6199737 140734310086144 140734310085256 4213368 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/24172/statm: 16153 15079 161 490 0 15654 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 64612

[startup+25.5003 s]
/proc/loadavg: 2.12 2.22 2.25 3/178 24173
/proc/meminfo: memFree=30015232/32872528 swapFree=1513824/1685520
[pid=24172] ppid=24169 vsize=85664 CPUtime=25.48 cores=1,3,5,7
/proc/24172/stat : 24172 (cdcl-cuttingpla) R 24169 24172 21316 0 -1 4202496 5806 0 0 0 2547 1 0 0 20 0 1 0 30011150 87719936 17439 33554432000 4194304 6199737 140734310086144 140734310084792 4213389 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/24172/statm: 21416 17439 161 490 0 20917 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 85664

[startup+51.1004 s]
/proc/loadavg: 2.14 2.22 2.25 3/177 24173
/proc/meminfo: memFree=30002040/32872528 swapFree=1513824/1685520
[pid=24172] ppid=24169 vsize=87568 CPUtime=51.08 cores=1,3,5,7
/proc/24172/stat : 24172 (cdcl-cuttingpla) R 24169 24172 21316 0 -1 4202496 6882 0 0 0 5107 1 0 0 20 0 1 0 30011150 89669632 20782 33554432000 4194304 6199737 140734310086144 140734310085256 4213338 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/24172/statm: 21892 20782 161 490 0 21393 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 87568

[startup+102.3 s]
/proc/loadavg: 2.16 2.21 2.24 3/179 24176
/proc/meminfo: memFree=29991152/32872528 swapFree=1513824/1685520
[pid=24172] ppid=24169 vsize=120596 CPUtime=102.28 cores=1,3,5,7
/proc/24172/stat : 24172 (cdcl-cuttingpla) R 24169 24172 21316 0 -1 4202496 8126 0 0 0 10226 2 0 0 20 0 1 0 30011150 123490304 23278 33554432000 4194304 6199737 140734310086144 140734310085256 4213389 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/24172/statm: 30149 23278 161 490 0 29650 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 120596

[startup+162.3 s]
/proc/loadavg: 2.18 2.20 2.24 3/179 24177
/proc/meminfo: memFree=29938068/32872528 swapFree=1513824/1685520
[pid=24172] ppid=24169 vsize=175208 CPUtime=162.26 cores=1,3,5,7
/proc/24172/stat : 24172 (cdcl-cuttingpla) R 24169 24172 21316 0 -1 4202496 9759 0 0 0 16223 3 0 0 20 0 1 0 30011150 179412992 36487 33554432000 4194304 6199737 140734310086144 140734310085256 4213381 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/24172/statm: 43802 36487 161 490 0 43303 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 175208

[startup+222.307 s]
/proc/loadavg: 2.17 2.20 2.23 3/179 24223
/proc/meminfo: memFree=30071972/32872528 swapFree=1513824/1685520
[pid=24172] ppid=24169 vsize=177080 CPUtime=222.27 cores=1,3,5,7
/proc/24172/stat : 24172 (cdcl-cuttingpla) R 24169 24172 21316 0 -1 4202496 10389 0 0 0 22223 4 0 0 20 0 1 0 30011150 181329920 37058 33554432000 4194304 6199737 140734310086144 140734310085256 4213306 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/24172/statm: 44270 37058 161 490 0 43771 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 177080

[startup+282.3 s]
/proc/loadavg: 2.19 2.19 2.22 3/180 24227
/proc/meminfo: memFree=30053264/32872528 swapFree=1513824/1685520
[pid=24172] ppid=24169 vsize=178180 CPUtime=282.25 cores=1,3,5,7
/proc/24172/stat : 24172 (cdcl-cuttingpla) R 24169 24172 21316 0 -1 4202496 10700 0 0 0 28221 4 0 0 20 0 1 0 30011150 182456320 37351 33554432000 4194304 6199737 140734310086144 140734310085080 4213396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/24172/statm: 44545 37351 161 490 0 44046 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 178180

[startup+342.3 s]
/proc/loadavg: 2.27 2.21 2.23 4/179 24228
/proc/meminfo: memFree=30037860/32872528 swapFree=1513824/1685520
[pid=24172] ppid=24169 vsize=181508 CPUtime=342.24 cores=1,3,5,7
/proc/24172/stat : 24172 (cdcl-cuttingpla) R 24169 24172 21316 0 -1 4202496 11530 0 0 0 34220 4 0 0 20 0 1 0 30011150 185864192 40736 33554432000 4194304 6199737 140734310086144 140734310085256 4213296 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/24172/statm: 45377 40736 161 490 0 44878 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 181508

[startup+402.3 s]
/proc/loadavg: 2.34 2.23 2.23 3/179 24230
/proc/meminfo: memFree=30030488/32872528 swapFree=1513824/1685520
[pid=24172] ppid=24169 vsize=182164 CPUtime=402.22 cores=1,3,5,7
/proc/24172/stat : 24172 (cdcl-cuttingpla) R 24169 24172 21316 0 -1 4202496 11748 0 0 0 40218 4 0 0 20 0 1 0 30011150 186535936 40936 33554432000 4194304 6199737 140734310086144 140734310085080 4213389 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/24172/statm: 45541 40936 161 490 0 45042 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 182164

[startup+462.3 s]
/proc/loadavg: 2.32 2.23 2.23 3/179 24231
/proc/meminfo: memFree=30015268/32872528 swapFree=1513824/1685520
[pid=24172] ppid=24169 vsize=183204 CPUtime=462.21 cores=1,3,5,7
/proc/24172/stat : 24172 (cdcl-cuttingpla) R 24169 24172 21316 0 -1 4202496 12054 0 0 0 46217 4 0 0 20 0 1 0 30011150 187600896 41742 33554432000 4194304 6199737 140734310086144 140734310084840 4213314 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/24172/statm: 45801 41742 161 490 0 45302 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 183204

[startup+522.3 s]
/proc/loadavg: 2.24 2.23 2.23 3/179 24232
/proc/meminfo: memFree=30003640/32872528 swapFree=1513824/1685520
[pid=24172] ppid=24169 vsize=184536 CPUtime=522.21 cores=1,3,5,7
/proc/24172/stat : 24172 (cdcl-cuttingpla) R 24169 24172 21316 0 -1 4202496 12394 0 0 0 52216 5 0 0 20 0 1 0 30011150 188964864 44634 33554432000 4194304 6199737 140734310086144 140734310085256 4213296 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/24172/statm: 46134 44634 161 490 0 45635 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 184536

[startup+582.3 s]
/proc/loadavg: 2.33 2.25 2.23 3/179 24233
/proc/meminfo: memFree=30000520/32872528 swapFree=1513824/1685520
[pid=24172] ppid=24169 vsize=186004 CPUtime=582.2 cores=1,3,5,7
/proc/24172/stat : 24172 (cdcl-cuttingpla) R 24169 24172 21316 0 -1 4202496 12763 0 0 0 58215 5 0 0 20 0 1 0 30011150 190468096 45002 33554432000 4194304 6199737 140734310086144 140734310085256 4213306 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/24172/statm: 46501 45002 161 490 0 46002 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 186004


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


[startup+942.3 s]
/proc/loadavg: 2.43 2.29 2.24 3/179 24243
/proc/meminfo: memFree=29879840/32872528 swapFree=1513824/1685520
[pid=24172] ppid=24169 vsize=272736 CPUtime=942.14 cores=1,3,5,7
/proc/24172/stat : 24172 (cdcl-cuttingpla) R 24169 24172 21316 0 -1 4202496 14659 0 0 0 94208 6 0 0 20 0 1 0 30011150 279281664 57883 33554432000 4194304 6199737 140734310086144 140734310085256 4213385 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/24172/statm: 68184 57883 161 490 0 67685 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 272736

[startup+1002.3 s]
/proc/loadavg: 2.36 2.29 2.24 3/179 24245
/proc/meminfo: memFree=29875348/32872528 swapFree=1513824/1685520
[pid=24172] ppid=24169 vsize=272976 CPUtime=1002.13 cores=1,3,5,7
/proc/24172/stat : 24172 (cdcl-cuttingpla) R 24169 24172 21316 0 -1 4202496 14734 0 0 0 100207 6 0 0 20 0 1 0 30011150 279527424 57958 33554432000 4194304 6199737 140734310086144 140734310085256 4213389 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/24172/statm: 68244 57958 161 490 0 67745 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 272976

[startup+1062.3 s]
/proc/loadavg: 2.25 2.28 2.24 4/179 24246
/proc/meminfo: memFree=29871260/32872528 swapFree=1513824/1685520
[pid=24172] ppid=24169 vsize=274048 CPUtime=1062.12 cores=1,3,5,7
/proc/24172/stat : 24172 (cdcl-cuttingpla) R 24169 24172 21316 0 -1 4202496 15004 0 0 0 106205 7 0 0 20 0 1 0 30011150 280625152 58410 33554432000 4194304 6199737 140734310086144 140734310084792 4213389 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/24172/statm: 68512 58410 161 490 0 68013 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 274048

[startup+1122.3 s]
/proc/loadavg: 2.32 2.29 2.25 3/179 24247
/proc/meminfo: memFree=29838740/32872528 swapFree=1513824/1685520
[pid=24172] ppid=24169 vsize=274512 CPUtime=1122.11 cores=1,3,5,7
/proc/24172/stat : 24172 (cdcl-cuttingpla) R 24169 24172 21316 0 -1 4202496 15164 0 0 0 112204 7 0 0 20 0 1 0 30011150 281100288 58581 33554432000 4194304 6199737 140734310086144 140734310085256 4213460 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/24172/statm: 68628 58581 161 490 0 68129 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 274512

[startup+1182.3 s]
/proc/loadavg: 2.28 2.28 2.24 4/179 24248
/proc/meminfo: memFree=29836160/32872528 swapFree=1513824/1685520
[pid=24172] ppid=24169 vsize=274924 CPUtime=1182.09 cores=1,3,5,7
/proc/24172/stat : 24172 (cdcl-cuttingpla) R 24169 24172 21316 0 -1 4202496 15273 0 0 0 118202 7 0 0 20 0 1 0 30011150 281522176 58690 33554432000 4194304 6199737 140734310086144 140734310085256 4213238 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/24172/statm: 68731 58690 161 490 0 68232 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 274924

[startup+1242.3 s]
/proc/loadavg: 2.26 2.27 2.24 3/179 24249
/proc/meminfo: memFree=29833200/32872528 swapFree=1513824/1685520
[pid=24172] ppid=24169 vsize=275132 CPUtime=1242.08 cores=1,3,5,7
/proc/24172/stat : 24172 (cdcl-cuttingpla) R 24169 24172 21316 0 -1 4202496 15316 0 0 0 124201 7 0 0 20 0 1 0 30011150 281735168 58733 33554432000 4194304 6199737 140734310086144 140734310085256 4213654 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/24172/statm: 68783 58733 161 490 0 68284 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 275132

[startup+1302.3 s]
/proc/loadavg: 2.30 2.28 2.25 3/179 24251
/proc/meminfo: memFree=29832680/32872528 swapFree=1513824/1685520
[pid=24172] ppid=24169 vsize=275244 CPUtime=1302.08 cores=1,3,5,7
/proc/24172/stat : 24172 (cdcl-cuttingpla) R 24169 24172 21316 0 -1 4202496 15331 0 0 0 130201 7 0 0 20 0 1 0 30011150 281849856 58748 33554432000 4194304 6199737 140734310086144 140734310085256 4213306 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/24172/statm: 68811 58748 161 490 0 68312 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 275244

[startup+1362.3 s]
/proc/loadavg: 2.35 2.29 2.25 3/179 24252
/proc/meminfo: memFree=29829820/32872528 swapFree=1513824/1685520
[pid=24172] ppid=24169 vsize=278152 CPUtime=1362.07 cores=1,3,5,7
/proc/24172/stat : 24172 (cdcl-cuttingpla) R 24169 24172 21316 0 -1 4202496 16013 0 0 0 136200 7 0 0 20 0 1 0 30011150 284827648 59430 33554432000 4194304 6199737 140734310086144 140734310085256 4213296 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/24172/statm: 69538 59430 161 490 0 69039 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 278152

[startup+1422.3 s]
/proc/loadavg: 2.27 2.28 2.25 3/179 24253
/proc/meminfo: memFree=29829064/32872528 swapFree=1513824/1685520
[pid=24172] ppid=24169 vsize=279016 CPUtime=1422.06 cores=1,3,5,7
/proc/24172/stat : 24172 (cdcl-cuttingpla) R 24169 24172 21316 0 -1 4202496 16195 0 0 0 142199 7 0 0 20 0 1 0 30011150 285712384 59612 33554432000 4194304 6199737 140734310086144 140734310085256 4213368 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/24172/statm: 69754 59612 161 490 0 69255 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 279016

[startup+1482.3 s]
/proc/loadavg: 2.25 2.27 2.25 3/180 24257
/proc/meminfo: memFree=29828320/32872528 swapFree=1513824/1685520
[pid=24172] ppid=24169 vsize=279416 CPUtime=1482.05 cores=1,3,5,7
/proc/24172/stat : 24172 (cdcl-cuttingpla) R 24169 24172 21316 0 -1 4202496 16265 0 0 0 148198 7 0 0 20 0 1 0 30011150 286121984 59682 33554432000 4194304 6199737 140734310086144 140734310085256 4213515 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/24172/statm: 69854 59682 161 490 0 69355 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 279416

[startup+1542.31 s]
/proc/loadavg: 2.36 2.28 2.25 4/180 24281
/proc/meminfo: memFree=29827336/32872528 swapFree=1513824/1685520
[pid=24172] ppid=24169 vsize=279416 CPUtime=1542.04 cores=1,3,5,7
/proc/24172/stat : 24172 (cdcl-cuttingpla) R 24169 24172 21316 0 -1 4202496 16266 0 0 0 154197 7 0 0 20 0 1 0 30011150 286121984 59683 33554432000 4194304 6199737 140734310086144 140734310085256 4213314 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/24172/statm: 69854 59683 161 490 0 69355 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 279416

[startup+1602.3 s]
/proc/loadavg: 2.29 2.27 2.25 4/179 24283
/proc/meminfo: memFree=29827580/32872528 swapFree=1513824/1685520
[pid=24172] ppid=24169 vsize=279720 CPUtime=1602.03 cores=1,3,5,7
/proc/24172/stat : 24172 (cdcl-cuttingpla) R 24169 24172 21316 0 -1 4202496 16344 0 0 0 160196 7 0 0 20 0 1 0 30011150 286433280 59761 33554432000 4194304 6199737 140734310086144 140734310085080 4213385 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/24172/statm: 69930 59761 161 490 0 69431 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 279720

[startup+1662.3 s]
/proc/loadavg: 2.36 2.30 2.26 3/179 24284
/proc/meminfo: memFree=29805128/32872528 swapFree=1513824/1685520
[pid=24172] ppid=24169 vsize=281340 CPUtime=1662.02 cores=1,3,5,7
/proc/24172/stat : 24172 (cdcl-cuttingpla) R 24169 24172 21316 0 -1 4202496 16738 0 0 0 166194 8 0 0 20 0 1 0 30011150 288092160 65265 33554432000 4194304 6199737 140734310086144 140734310085256 4213389 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/24172/statm: 70335 65265 161 490 0 69836 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 281340

[startup+1722.3 s]
/proc/loadavg: 2.31 2.29 2.26 3/179 24285
/proc/meminfo: memFree=29768136/32872528 swapFree=1513824/1685520
[pid=24172] ppid=24169 vsize=415000 CPUtime=1722.01 cores=1,3,5,7
/proc/24172/stat : 24172 (cdcl-cuttingpla) R 24169 24172 21316 0 -1 4202496 17380 0 0 0 172192 9 0 0 20 0 1 0 30011150 424960000 74507 33554432000 4194304 6199737 140734310086144 140734310085256 4213493 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/24172/statm: 103750 74507 161 490 0 103251 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 415000

[startup+1782.3 s]
/proc/loadavg: 2.30 2.28 2.26 3/179 24286
/proc/meminfo: memFree=29735164/32872528 swapFree=1513824/1685520
[pid=24172] ppid=24169 vsize=416328 CPUtime=1782 cores=1,3,5,7
/proc/24172/stat : 24172 (cdcl-cuttingpla) R 24169 24172 21316 0 -1 4202496 17680 0 0 0 178191 9 0 0 20 0 1 0 30011150 426319872 81961 33554432000 4194304 6199737 140734310086144 140734310085256 4213389 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/24172/statm: 104082 81961 161 490 0 103583 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 416328



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.29 2.28 2.26 4/179 24287
/proc/meminfo: memFree=29735408/32872528 swapFree=1513824/1685520
[pid=24172] ppid=24169 vsize=416328 CPUtime=1800 cores=1,3,5,7
/proc/24172/stat : 24172 (cdcl-cuttingpla) R 24169 24172 21316 0 -1 4202496 17680 0 0 0 179991 9 0 0 20 0 1 0 30011150 426319872 81961 33554432000 4194304 6199737 140734310086144 140734310085256 4213396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/24172/statm: 104082 81961 161 490 0 103583 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 416328

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 24172 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1800.3 s]
/proc/loadavg: 2.29 2.28 2.26 4/179 24287
/proc/meminfo: memFree=29735408/32872528 swapFree=1513824/1685520
[pid=24172] ppid=24169 vsize=416328 CPUtime=1800 cores=1,3,5,7
/proc/24172/stat : 24172 (cdcl-cuttingpla) R 24169 24172 21316 0 -1 4202496 17680 0 0 0 179991 9 0 0 20 0 1 0 30011150 426319872 81961 33554432000 4194304 6199737 140734310086144 140734310085256 4213396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/24172/statm: 104082 81961 161 490 0 103583 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 416328

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.3
CPU time (s): 1800.01
CPU user time (s): 1799.91
CPU system time (s): 0.098984
CPU usage (%): 99.9838
Max. virtual memory (cumulated for all children) (KiB): 416392

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.91
system time used= 0.098984
maximum resident set size= 327844
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17680
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= 23
involuntary context switches= 2225

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.5793 second user time and 7.84181 second system time

The end

Launcher Data

Begin job on node135 at 2016-06-26 21:35:30
IDJOB=4116491
IDBENCH=109476
IDSOLVER=2548
FILE ID=node135/4116491-1466969730
RUNJOBID= node135-1466943975-21333
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-size96-round23-8.opb
COMMAND LINE= ./cdcl-cuttingplanes-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4116491-1466969730/watcher-4116491-1466969730 -o /tmp/evaluation-result-4116491-1466969730/solver-4116491-1466969730 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node135-1466943975-21333 --watchdog 1960 --input HOME/instance-4116491-1466969730.opb ./cdcl-cuttingplanes-release

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

MD5SUM BENCH= 3cf063c4f0bb38f0869318b9b868216b
RANDOM SEED=2052098808

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:        30084184 kB
Buffers:           39232 kB
Cached:           119640 kB
SwapCached:         1332 kB
Active:           263504 kB
Inactive:         137452 kB
Active(anon):     242732 kB
Inactive(anon):     1328 kB
Active(file):      20772 kB
Inactive(file):   136124 kB
Unevictable:     1685520 kB
Mlocked:         1513824 kB
SwapTotal:      67108856 kB
SwapFree:       67099232 kB
Dirty:              2760 kB
Writeback:             0 kB
AnonPages:       1977532 kB
Mapped:             8084 kB
Shmem:                 0 kB
Slab:             566304 kB
SReclaimable:      10312 kB
SUnreclaim:       555992 kB
KernelStack:        1488 kB
PageTables:         8088 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2081808 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341987908 kB
HardwareCorrupted:     0 kB
AnonHugePages:    456704 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 22:05:31