Trace number 4118752

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 NameAnswerobjective functionCPU timeWall clock time
cdcl-cuttingplanes OPT linear search 2016-05-01OPT11 119.184 119.214

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-SMALLINT-LIN/
minlplib2-pb-0.1.0/opb/normalized-edgecross10-020.lin.opb
MD5SUM45180a21a81c1888f465e39ce908a9da
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark11
Best CPU time to get the best result obtained on this benchmark0.526919
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables238
Total number of constraints775
Number of constraints which are clauses627
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints147
Minimum length of a constraint1
Maximum length of a constraint3
Number of terms in the objective function 206
Biggest coefficient in the objective function 85
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 529
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 85
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 529
Number of bits of the biggest sum of numbers10
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.01	c OPTIONS:
0.00/0.01	c - Resolve (`-resolve-always' or `-resolve-skip'): -resolve-skip
0.00/0.01	c * #variable= 238 #constraint= 775
0.08/0.13	c #Conflicts:       1000 | #Learnt:       1020 | 0.000
0.08/0.13	c total clause space: 4.25031MB
0.08/0.13	c total #watches: 12945
0.18/0.29	c total #propagations: 38032 / total #impl: 328982 (eff. 0.116)
0.18/0.29	c #Conflicts:       2000 | #Learnt:       2020 | 0.000
0.18/0.29	c total clause space: 6.90675MB
0.18/0.29	c total #watches: 19184
0.38/0.46	c total #propagations: 72164 / total #impl: 760556 (eff. 0.095)
0.38/0.46	c GC COLLECT
0.38/0.46	c #Conflicts:       3000 | #Learnt:       2022 | 0.000
0.38/0.46	c total clause space: 6.90675MB
0.38/0.46	c total #watches: 22159
0.58/0.64	c total #propagations: 101092 / total #impl: 1096217 (eff. 0.092)
0.58/0.64	c #Conflicts:       4000 | #Learnt:       3040 | 0.000
0.58/0.64	c total clause space: 11.2235MB
0.58/0.64	c total #watches: 34257
0.78/0.85	c total #propagations: 137677 / total #impl: 1517235 (eff. 0.091)
0.78/0.85	c GC COLLECT
0.78/0.85	c #Conflicts:       5000 | #Learnt:       2395 | 0.000
0.78/0.85	c total clause space: 11.2235MB
0.78/0.85	c total #watches: 33692
0.98/1.05	c total #propagations: 183038 / total #impl: 1819567 (eff. 0.101)
0.98/1.05	c #Conflicts:       6000 | #Learnt:       3395 | 0.000
0.98/1.05	c total clause space: 11.2235MB
0.98/1.05	c total #watches: 38861
1.28/1.34	c total #propagations: 232936 / total #impl: 2159059 (eff. 0.108)
1.28/1.34	c GC COLLECT
1.28/1.34	c #Conflicts:       7000 | #Learnt:       2274 | 0.000
1.28/1.34	c total clause space: 11.2235MB
1.28/1.34	c total #watches: 32670
1.58/1.60	c total #propagations: 277904 / total #impl: 2555981 (eff. 0.109)
1.58/1.60	c #Conflicts:       8000 | #Learnt:       3274 | 0.000
1.58/1.60	c total clause space: 11.2235MB
1.58/1.60	c total #watches: 40607
1.78/1.83	c total #propagations: 321189 / total #impl: 2950602 (eff. 0.109)
1.78/1.83	c #Conflicts:       9000 | #Learnt:       4274 | 0.000
1.78/1.83	c total clause space: 11.2235MB
1.78/1.83	c total #watches: 46637
2.08/2.11	c total #propagations: 364906 / total #impl: 3342442 (eff. 0.109)
2.08/2.11	c GC COLLECT
2.08/2.11	c #Conflicts:      10000 | #Learnt:       2776 | 0.000
2.08/2.11	c total clause space: 18.2382MB
2.08/2.11	c total #watches: 35371
2.38/2.41	c total #propagations: 413673 / total #impl: 3804402 (eff. 0.109)
2.38/2.41	c #Conflicts:      11000 | #Learnt:       3776 | 0.000
2.38/2.41	c total clause space: 18.2382MB
2.38/2.41	c total #watches: 41734
2.58/2.66	c total #propagations: 460344 / total #impl: 4272324 (eff. 0.108)
2.58/2.66	c #Conflicts:      12000 | #Learnt:       4776 | 0.000
2.58/2.66	c total clause space: 18.2382MB
2.58/2.66	c total #watches: 50184
2.89/2.93	c total #propagations: 504641 / total #impl: 4586172 (eff. 0.110)
2.89/2.93	c #Conflicts:      13000 | #Learnt:       5776 | 0.000
2.89/2.93	c total clause space: 18.2382MB
2.89/2.93	c total #watches: 57532
3.08/3.18	c total #propagations: 543173 / total #impl: 5014161 (eff. 0.108)
3.08/3.18	c GC COLLECT
3.08/3.18	c #Conflicts:      14000 | #Learnt:       3922 | 0.000
3.08/3.18	c total clause space: 18.2382MB
3.08/3.18	c total #watches: 46941
3.29/3.38	c total #propagations: 579396 / total #impl: 5399033 (eff. 0.107)
3.29/3.38	c #Conflicts:      15000 | #Learnt:       4922 | 0.000
3.29/3.38	c total clause space: 18.2382MB
3.29/3.38	c total #watches: 52201
3.58/3.61	c total #propagations: 612900 / total #impl: 5802677 (eff. 0.106)
3.58/3.61	c #Conflicts:      16000 | #Learnt:       5922 | 0.000
3.58/3.61	c total clause space: 18.2382MB
3.58/3.61	c total #watches: 56503
3.78/3.83	c total #propagations: 653661 / total #impl: 6155865 (eff. 0.106)
3.78/3.83	c GC COLLECT
3.78/3.83	c #Conflicts:      17000 | #Learnt:       3746 | 0.000
3.78/3.83	c total clause space: 18.2382MB
3.78/3.83	c total #watches: 38479
3.98/4.02	c total #propagations: 689463 / total #impl: 6574612 (eff. 0.105)
3.98/4.02	c #Conflicts:      18000 | #Learnt:       4746 | 0.000
3.98/4.02	c total clause space: 18.2382MB
3.98/4.02	c total #watches: 44587
4.18/4.24	c total #propagations: 723037 / total #impl: 6989666 (eff. 0.103)
4.18/4.24	c #Conflicts:      19000 | #Learnt:       5746 | 0.000
4.18/4.24	c total clause space: 18.2382MB
4.18/4.24	c total #watches: 50377
4.39/4.45	c total #propagations: 763241 / total #impl: 7380466 (eff. 0.103)
4.39/4.45	c #Conflicts:      20000 | #Learnt:       6747 | 0.000
4.39/4.45	c total clause space: 18.2382MB
4.39/4.45	c total #watches: 56892
4.58/4.68	c total #propagations: 794055 / total #impl: 7891266 (eff. 0.101)
4.58/4.68	c GC COLLECT
4.58/4.68	c #Conflicts:      21000 | #Learnt:       4258 | 0.000
4.58/4.68	c total clause space: 18.2382MB
4.58/4.68	c total #watches: 42820
4.78/4.86	c total #propagations: 833341 / total #impl: 8344436 (eff. 0.100)
4.78/4.86	c #Conflicts:      22000 | #Learnt:       5258 | 0.000
4.78/4.86	c total clause space: 18.2382MB
4.78/4.86	c total #watches: 47932
5.08/5.10	c total #propagations: 868426 / total #impl: 8879160 (eff. 0.098)
5.08/5.10	c #Conflicts:      23000 | #Learnt:       6258 | 0.000
5.08/5.10	c total clause space: 18.2382MB
5.08/5.10	c total #watches: 52502
5.28/5.33	c total #propagations: 909793 / total #impl: 9232121 (eff. 0.099)
5.28/5.33	c #Conflicts:      24000 | #Learnt:       7258 | 0.000
5.28/5.33	c total clause space: 18.2382MB
5.28/5.33	c total #watches: 57411
5.68/5.70	c total #propagations: 952339 / total #impl: 9530600 (eff. 0.100)
5.68/5.70	c GC COLLECT
5.68/5.70	c #Conflicts:      25000 | #Learnt:       4465 | 0.000
5.68/5.70	c total clause space: 18.2382MB
5.68/5.70	c total #watches: 43772
5.98/6.09	c total #propagations: 1003515 / total #impl: 9933967 (eff. 0.101)
5.98/6.09	c #Conflicts:      26000 | #Learnt:       5465 | 0.000
5.98/6.09	c total clause space: 18.2382MB
5.98/6.09	c total #watches: 49866
6.38/6.49	c total #propagations: 1053807 / total #impl: 10348789 (eff. 0.102)
6.38/6.49	c #Conflicts:      27000 | #Learnt:       6465 | 0.000
6.38/6.49	c total clause space: 18.2382MB
6.38/6.49	c total #watches: 56257
6.88/6.93	c total #propagations: 1098705 / total #impl: 10848486 (eff. 0.101)
6.88/6.93	c #Conflicts:      28000 | #Learnt:       7465 | 0.000
6.88/6.93	c total clause space: 18.2382MB
6.88/6.93	c total #watches: 62272
7.28/7.32	c total #propagations: 1149897 / total #impl: 11404939 (eff. 0.101)
7.28/7.32	c GC COLLECT
7.28/7.32	c #Conflicts:      29000 | #Learnt:       4373 | 0.000
7.28/7.32	c total clause space: 18.2382MB
7.28/7.32	c total #watches: 47379
7.58/7.67	c total #propagations: 1200163 / total #impl: 11853899 (eff. 0.101)
7.58/7.67	c #Conflicts:      30000 | #Learnt:       5373 | 0.000
7.58/7.67	c total clause space: 18.2382MB
7.58/7.67	c total #watches: 53350
7.88/7.97	c total #propagations: 1250914 / total #impl: 12328075 (eff. 0.101)
7.88/7.97	c #Conflicts:      31000 | #Learnt:       6373 | 0.000
7.88/7.97	c total clause space: 18.2382MB
7.88/7.97	c total #watches: 60726
8.28/8.34	c total #propagations: 1290579 / total #impl: 12784799 (eff. 0.101)
8.28/8.34	c #Conflicts:      32000 | #Learnt:       7373 | 0.000
8.28/8.34	c total clause space: 18.2382MB
8.28/8.34	c total #watches: 66471
8.58/8.69	c total #propagations: 1345629 / total #impl: 13264517 (eff. 0.101)
8.58/8.69	c #Conflicts:      33000 | #Learnt:       8373 | 0.000
8.58/8.69	c total clause space: 29.637MB
8.58/8.69	c total #watches: 72659
8.98/9.07	c total #propagations: 1394171 / total #impl: 13671773 (eff. 0.102)
8.98/9.07	c GC COLLECT
8.98/9.07	c #Conflicts:      34000 | #Learnt:       4973 | 0.000
8.98/9.07	c total clause space: 29.637MB
8.98/9.07	c total #watches: 53335
9.28/9.38	c total #propagations: 1438715 / total #impl: 14215530 (eff. 0.101)
9.28/9.38	c #Conflicts:      35000 | #Learnt:       5973 | 0.000
9.28/9.38	c total clause space: 29.637MB
9.28/9.38	c total #watches: 58703
9.68/9.71	c total #propagations: 1486520 / total #impl: 14725238 (eff. 0.101)
9.68/9.71	c #Conflicts:      36000 | #Learnt:       6973 | 0.000
9.68/9.71	c total clause space: 29.637MB
9.68/9.71	c total #watches: 62911
9.99/10.01	c total #propagations: 1532084 / total #impl: 15207574 (eff. 0.101)
9.99/10.01	c #Conflicts:      37000 | #Learnt:       7973 | 0.000
9.99/10.01	c total clause space: 29.637MB
9.99/10.01	c total #watches: 67310
10.28/10.35	c total #propagations: 1577529 / total #impl: 15729490 (eff. 0.100)
10.28/10.35	c #Conflicts:      38000 | #Learnt:       8973 | 0.000
10.28/10.35	c total clause space: 29.637MB
10.28/10.35	c total #watches: 73223
10.58/10.67	c total #propagations: 1625385 / total #impl: 16125073 (eff. 0.101)
10.58/10.67	c GC COLLECT
10.58/10.67	c #Conflicts:      39000 | #Learnt:       5272 | 0.000
10.58/10.67	c total clause space: 29.637MB
10.58/10.67	c total #watches: 53575
10.88/10.96	c total #propagations: 1664418 / total #impl: 16661087 (eff. 0.100)
10.88/10.96	c #Conflicts:      40000 | #Learnt:       6272 | 0.000
10.88/10.96	c total clause space: 29.637MB
10.88/10.96	c total #watches: 59446
11.18/11.29	c total #propagations: 1705412 / total #impl: 17256864 (eff. 0.099)
11.18/11.29	c #Conflicts:      41000 | #Learnt:       7272 | 0.000
11.18/11.29	c total clause space: 29.637MB
11.18/11.29	c total #watches: 64347
11.58/11.65	c total #propagations: 1746773 / total #impl: 17725018 (eff. 0.099)
11.58/11.65	c #Conflicts:      42000 | #Learnt:       8272 | 0.000
11.58/11.65	c total clause space: 29.637MB
11.58/11.65	c total #watches: 70185
11.98/12.06	c total #propagations: 1789977 / total #impl: 18253033 (eff. 0.098)
11.98/12.06	c #Conflicts:      43000 | #Learnt:       9272 | 0.000
11.98/12.06	c total clause space: 29.637MB
11.98/12.06	c total #watches: 75687
12.38/12.47	c total #propagations: 1827356 / total #impl: 18781555 (eff. 0.097)
12.38/12.47	c GC COLLECT
12.38/12.47	c #Conflicts:      44000 | #Learnt:       5237 | 0.000
12.38/12.47	c total clause space: 29.637MB
12.38/12.47	c total #watches: 53399
12.78/12.83	c total #propagations: 1860639 / total #impl: 19439560 (eff. 0.096)
12.78/12.83	c #Conflicts:      45000 | #Learnt:       6237 | 0.000
12.78/12.83	c total clause space: 29.637MB
12.78/12.83	c total #watches: 59950
13.18/13.23	c total #propagations: 1896855 / total #impl: 20078877 (eff. 0.094)
13.18/13.23	c #Conflicts:      46000 | #Learnt:       7237 | 0.000
13.18/13.23	c total clause space: 29.637MB
13.18/13.23	c total #watches: 67834
13.58/13.64	c total #propagations: 1939901 / total #impl: 20706893 (eff. 0.094)
13.58/13.64	c #Conflicts:      47000 | #Learnt:       8237 | 0.000
13.58/13.64	c total clause space: 29.637MB
13.58/13.64	c total #watches: 74343
13.98/14.03	c total #propagations: 1983100 / total #impl: 21241393 (eff. 0.093)
13.98/14.03	c #Conflicts:      48000 | #Learnt:       9237 | 0.000
13.98/14.03	c total clause space: 29.637MB
13.98/14.03	c total #watches: 81580
14.38/14.40	c total #propagations: 2024749 / total #impl: 21786789 (eff. 0.093)
14.38/14.40	c #Conflicts:      49000 | #Learnt:      10239 | 0.000
14.38/14.40	c total clause space: 29.637MB
14.38/14.40	c total #watches: 88464
14.68/14.71	c total #propagations: 2068684 / total #impl: 22311245 (eff. 0.093)
14.68/14.71	c GC COLLECT
14.68/14.71	c #Conflicts:      50000 | #Learnt:       5919 | 0.000
14.68/14.71	c total clause space: 29.637MB
14.68/14.71	c total #watches: 58790
14.98/15.04	c total #propagations: 2115959 / total #impl: 22732528 (eff. 0.093)
14.98/15.04	c #Conflicts:      51000 | #Learnt:       6919 | 0.000
14.98/15.04	c total clause space: 29.637MB
14.98/15.04	c total #watches: 64213
15.38/15.41	c total #propagations: 2164553 / total #impl: 23157208 (eff. 0.093)
15.38/15.41	c #Conflicts:      52000 | #Learnt:       7919 | 0.000
15.38/15.41	c total clause space: 29.637MB
15.38/15.41	c total #watches: 70284
15.68/15.72	c total #propagations: 2209425 / total #impl: 23664438 (eff. 0.093)
15.68/15.72	c #Conflicts:      53000 | #Learnt:       8919 | 0.000
15.68/15.72	c total clause space: 29.637MB
15.68/15.72	c total #watches: 76895
15.98/16.05	c total #propagations: 2250953 / total #impl: 24150174 (eff. 0.093)
15.98/16.05	c #Conflicts:      54000 | #Learnt:       9919 | 0.000
15.98/16.05	c total clause space: 29.637MB
15.98/16.05	c total #watches: 82379
16.38/16.42	c total #propagations: 2292091 / total #impl: 24596159 (eff. 0.093)
16.38/16.42	c #Conflicts:      55000 | #Learnt:      10919 | 0.000
16.38/16.42	c total clause space: 29.637MB
16.38/16.42	c total #watches: 89241
16.68/16.76	c total #propagations: 2336428 / total #impl: 25209627 (eff. 0.093)
16.68/16.76	c GC COLLECT
16.68/16.76	c #Conflicts:      56000 | #Learnt:       6308 | 0.000
16.68/16.76	c total clause space: 29.637MB
16.68/16.76	c total #watches: 61540
16.98/17.05	c total #propagations: 2376671 / total #impl: 25746275 (eff. 0.092)
16.98/17.05	c #Conflicts:      57000 | #Learnt:       7308 | 0.000
16.98/17.05	c total clause space: 29.637MB
16.98/17.05	c total #watches: 67085
17.18/17.26	c total #propagations: 2420121 / total #impl: 26223104 (eff. 0.092)
17.18/17.26	c #Conflicts:      58000 | #Learnt:       8308 | 0.000
17.18/17.26	c total clause space: 29.637MB
17.18/17.26	c total #watches: 70870
17.48/17.51	c total #propagations: 2463912 / total #impl: 26588797 (eff. 0.093)
17.48/17.51	c #Conflicts:      59000 | #Learnt:       9308 | 0.000
17.48/17.51	c total clause space: 29.637MB
17.48/17.51	c total #watches: 75161
17.68/17.73	c total #propagations: 2507948 / total #impl: 26911765 (eff. 0.093)
17.68/17.73	c #Conflicts:      60000 | #Learnt:      10308 | 0.000
17.68/17.73	c total clause space: 29.637MB
17.68/17.73	c total #watches: 79214
17.88/17.98	c total #propagations: 2544533 / total #impl: 27336451 (eff. 0.093)
17.88/17.98	c #Conflicts:      61000 | #Learnt:      11308 | 0.000
17.88/17.98	c total clause space: 29.637MB
17.88/17.98	c total #watches: 83883
18.18/18.22	c total #propagations: 2582921 / total #impl: 27786158 (eff. 0.093)
18.18/18.22	c GC COLLECT
18.18/18.22	c #Conflicts:      62000 | #Learnt:       6404 | 0.000
18.18/18.22	c total clause space: 29.637MB
18.18/18.22	c total #watches: 61719
18.38/18.43	c total #propagations: 2622766 / total #impl: 28168271 (eff. 0.093)
18.38/18.43	c #Conflicts:      63000 | #Learnt:       7404 | 0.000
18.38/18.43	c total clause space: 29.637MB
18.38/18.43	c total #watches: 65913
18.68/18.70	c total #propagations: 2659663 / total #impl: 28668800 (eff. 0.093)
18.68/18.70	c #Conflicts:      64000 | #Learnt:       8404 | 0.000
18.68/18.70	c total clause space: 29.637MB
18.68/18.70	c total #watches: 71716
18.98/19.03	c total #propagations: 2702744 / total #impl: 29033911 (eff. 0.093)
18.98/19.03	c #Conflicts:      65000 | #Learnt:       9404 | 0.000
18.98/19.03	c total clause space: 29.637MB
18.98/19.03	c total #watches: 75999
19.28/19.30	c total #propagations: 2744876 / total #impl: 29467759 (eff. 0.093)
19.28/19.30	c #Conflicts:      66000 | #Learnt:      10404 | 0.000
19.28/19.30	c total clause space: 29.637MB
19.28/19.30	c total #watches: 80121
19.58/19.62	c total #propagations: 2787044 / total #impl: 29799881 (eff. 0.094)
19.58/19.62	c #Conflicts:      67000 | #Learnt:      11404 | 0.000
19.58/19.62	c total clause space: 29.637MB
19.58/19.62	c total #watches: 83313
19.88/19.91	c total #propagations: 2836632 / total #impl: 30167952 (eff. 0.094)
19.88/19.91	c #Conflicts:      68000 | #Learnt:      12404 | 0.000
19.88/19.91	c total clause space: 29.637MB
19.88/19.91	c total #watches: 89147
20.07/20.15	c total #propagations: 2883960 / total #impl: 30600017 (eff. 0.094)
20.07/20.15	c GC COLLECT
20.07/20.15	c #Conflicts:      69000 | #Learnt:       7197 | 0.000
20.07/20.15	c total clause space: 29.637MB
20.07/20.15	c total #watches: 69286
20.27/20.39	c total #propagations: 2924999 / total #impl: 30943519 (eff. 0.095)
20.27/20.39	c #Conflicts:      70000 | #Learnt:       8197 | 0.000
20.27/20.39	c total clause space: 29.637MB
20.27/20.39	c total #watches: 80396
20.57/20.60	c total #propagations: 2963101 / total #impl: 31320559 (eff. 0.095)
20.57/20.60	c #Conflicts:      71000 | #Learnt:       9197 | 0.000
20.57/20.60	c total clause space: 29.637MB
20.57/20.60	c total #watches: 89278
20.77/20.81	c total #propagations: 3001004 / total #impl: 31636770 (eff. 0.095)
20.77/20.81	c #Conflicts:      72000 | #Learnt:      10197 | 0.000
20.77/20.81	c total clause space: 29.637MB
20.77/20.81	c total #watches: 95982
20.98/21.05	c total #propagations: 3034813 / total #impl: 32088243 (eff. 0.095)
20.98/21.05	c #Conflicts:      73000 | #Learnt:      11197 | 0.000
20.98/21.05	c total clause space: 29.637MB
20.98/21.05	c total #watches: 102266
21.27/21.30	c total #propagations: 3066692 / total #impl: 32522113 (eff. 0.094)
21.27/21.30	c #Conflicts:      74000 | #Learnt:      12197 | 0.000
21.27/21.30	c total clause space: 29.637MB
21.27/21.30	c total #watches: 110098
21.47/21.53	c total #propagations: 3101202 / total #impl: 32921967 (eff. 0.094)
21.47/21.53	c GC COLLECT
21.47/21.53	c #Conflicts:      75000 | #Learnt:       6695 | 0.000
21.47/21.53	c total clause space: 29.637MB
21.47/21.53	c total #watches: 63614
21.67/21.73	c total #propagations: 3138000 / total #impl: 33256161 (eff. 0.094)
21.67/21.73	c #Conflicts:      76000 | #Learnt:       7695 | 0.000
21.67/21.73	c total clause space: 29.637MB
21.67/21.73	c total #watches: 70662
21.87/21.94	c total #propagations: 3177344 / total #impl: 33608940 (eff. 0.095)
21.87/21.94	c #Conflicts:      77000 | #Learnt:       8695 | 0.000
21.87/21.94	c total clause space: 29.637MB
21.87/21.94	c total #watches: 75541
22.08/22.19	c total #propagations: 3216562 / total #impl: 34019385 (eff. 0.095)
22.08/22.19	c #Conflicts:      78000 | #Learnt:       9695 | 0.000
22.08/22.19	c total clause space: 29.637MB
22.08/22.19	c total #watches: 83500
22.37/22.40	c total #propagations: 3253104 / total #impl: 34409271 (eff. 0.095)
22.37/22.40	c #Conflicts:      79000 | #Learnt:      10695 | 0.000
22.37/22.40	c total clause space: 29.637MB
22.37/22.40	c total #watches: 89054
22.57/22.64	c total #propagations: 3286368 / total #impl: 34871775 (eff. 0.094)
22.57/22.64	c #Conflicts:      80000 | #Learnt:      11696 | 0.000
22.57/22.64	c total clause space: 29.637MB
22.57/22.64	c total #watches: 94330
22.77/22.88	c total #propagations: 3319014 / total #impl: 35397573 (eff. 0.094)
22.77/22.88	c #Conflicts:      81000 | #Learnt:      12696 | 0.000
22.77/22.88	c total clause space: 29.637MB
22.77/22.88	c total #watches: 99534
23.09/23.18	c total #propagations: 3350523 / total #impl: 35903973 (eff. 0.093)
23.09/23.18	c GC COLLECT
23.09/23.18	c #Conflicts:      82000 | #Learnt:       6897 | 0.000
23.09/23.18	c total clause space: 29.637MB
23.09/23.18	c total #watches: 64770
23.28/23.39	c total #propagations: 3381392 / total #impl: 36386843 (eff. 0.093)
23.28/23.39	c #Conflicts:      83000 | #Learnt:       7897 | 0.000
23.28/23.39	c total clause space: 29.637MB
23.28/23.39	c total #watches: 71510
23.58/23.60	c total #propagations: 3411430 / total #impl: 36806989 (eff. 0.093)
23.58/23.60	c #Conflicts:      84000 | #Learnt:       8897 | 0.000
23.58/23.60	c total clause space: 29.637MB
23.58/23.60	c total #watches: 77523
23.78/23.82	c total #propagations: 3442125 / total #impl: 37280865 (eff. 0.092)
23.78/23.82	c #Conflicts:      85000 | #Learnt:       9897 | 0.000
23.78/23.82	c total clause space: 29.637MB
23.78/23.82	c total #watches: 81711
23.98/24.09	c total #propagations: 3474441 / total #impl: 37657127 (eff. 0.092)
23.98/24.09	c #Conflicts:      86000 | #Learnt:      10897 | 0.000
23.98/24.09	c total clause space: 29.637MB
23.98/24.09	c total #watches: 85149
24.29/24.34	c total #propagations: 3511858 / total #impl: 38060962 (eff. 0.092)
24.29/24.34	c #Conflicts:      87000 | #Learnt:      11897 | 0.000
24.29/24.34	c total clause space: 29.637MB
24.29/24.34	c total #watches: 89437
24.58/24.66	c total #propagations: 3547659 / total #impl: 38441812 (eff. 0.092)
24.58/24.66	c #Conflicts:      88000 | #Learnt:      12898 | 0.000
24.58/24.66	c total clause space: 29.637MB
24.58/24.66	c total #watches: 95417
24.88/24.99	c total #propagations: 3582705 / total #impl: 38867135 (eff. 0.092)
24.88/24.99	c #Conflicts:      89000 | #Learnt:      13898 | 0.000
24.88/24.99	c total clause space: 29.637MB
24.88/24.99	c total #watches: 101730
25.18/25.25	c total #propagations: 3612053 / total #impl: 39378556 (eff. 0.092)
25.18/25.25	c GC COLLECT
25.18/25.25	c #Conflicts:      90000 | #Learnt:       7801 | 0.000
25.18/25.25	c total clause space: 29.637MB
25.18/25.25	c total #watches: 71151
25.39/25.48	c total #propagations: 3648589 / total #impl: 39760879 (eff. 0.092)
25.39/25.48	c #Conflicts:      91000 | #Learnt:       8803 | 0.000
25.39/25.48	c total clause space: 29.637MB
25.39/25.48	c total #watches: 78731
25.68/25.73	c total #propagations: 3684057 / total #impl: 40135128 (eff. 0.092)
25.68/25.73	c #Conflicts:      92000 | #Learnt:       9803 | 0.000
25.68/25.73	c total clause space: 29.637MB
25.68/25.73	c total #watches: 85024
25.88/25.99	c total #propagations: 3714377 / total #impl: 40589665 (eff. 0.092)
25.88/25.99	c #Conflicts:      93000 | #Learnt:      10803 | 0.000
25.88/25.99	c total clause space: 29.637MB
25.88/25.99	c total #watches: 91733
26.28/26.31	c total #propagations: 3743861 / total #impl: 41092634 (eff. 0.091)
26.28/26.31	c #Conflicts:      94000 | #Learnt:      11803 | 0.000
26.28/26.31	c total clause space: 29.637MB
26.28/26.31	c total #watches: 97237
26.58/26.65	c total #propagations: 3776920 / total #impl: 41661171 (eff. 0.091)
26.58/26.65	c #Conflicts:      95000 | #Learnt:      12803 | 0.000
26.58/26.65	c total clause space: 29.637MB
26.58/26.65	c total #watches: 103713
26.88/27.00	c total #propagations: 3811629 / total #impl: 42259582 (eff. 0.090)
26.88/27.00	c #Conflicts:      96000 | #Learnt:      13803 | 0.000
26.88/27.00	c total clause space: 29.637MB
26.88/27.00	c total #watches: 109195
27.28/27.34	c total #propagations: 3844308 / total #impl: 42921549 (eff. 0.090)
27.28/27.34	c #Conflicts:      97000 | #Learnt:      14803 | 0.000
27.28/27.34	c total clause space: 48.1602MB
27.28/27.34	c total #watches: 115542
27.49/27.55	c total #propagations: 3881169 / total #impl: 43500426 (eff. 0.089)
27.49/27.55	c GC COLLECT
27.49/27.55	c #Conflicts:      98000 | #Learnt:       8407 | 0.000
27.49/27.55	c total clause space: 48.1602MB
27.49/27.55	c total #watches: 77107
27.68/27.77	c total #propagations: 3913988 / total #impl: 43815542 (eff. 0.089)
27.68/27.77	c #Conflicts:      99000 | #Learnt:       9407 | 0.000
27.68/27.77	c total clause space: 48.1602MB
27.68/27.77	c total #watches: 84527
27.88/27.96	c total #propagations: 3951296 / total #impl: 44174095 (eff. 0.089)
27.88/27.96	c #Conflicts:     100000 | #Learnt:      10407 | 0.000
27.88/27.96	c total clause space: 48.1602MB
27.88/27.96	c total #watches: 89689
28.08/28.16	c total #propagations: 3987060 / total #impl: 44465004 (eff. 0.090)
28.08/28.16	c #Conflicts:     101000 | #Learnt:      11410 | 0.000
28.08/28.16	c total clause space: 48.1602MB
28.08/28.16	c total #watches: 95621
28.28/28.32	c total #propagations: 4023515 / total #impl: 44759758 (eff. 0.090)
28.28/28.32	c #Conflicts:     102000 | #Learnt:      12413 | 0.000
28.28/28.32	c total clause space: 48.1602MB
28.28/28.32	c total #watches: 101932
28.48/28.56	c total #propagations: 4060420 / total #impl: 45056563 (eff. 0.090)
28.48/28.56	c #Conflicts:     103000 | #Learnt:      13413 | 0.000
28.48/28.56	c total clause space: 48.1602MB
28.48/28.56	c total #watches: 109235
29.18/29.20	c total #propagations: 4106502 / total #impl: 45528278 (eff. 0.090)
29.18/29.20	c #Conflicts:     104000 | #Learnt:      14413 | 0.000
29.18/29.20	c total clause space: 48.1602MB
29.18/29.20	c total #watches: 115041
29.79/29.84	c total #propagations: 4160186 / total #impl: 46075832 (eff. 0.090)
29.79/29.84	c #Conflicts:     105000 | #Learnt:      15413 | 0.000
29.79/29.84	c total clause space: 48.1602MB
29.79/29.84	c total #watches: 121123
30.28/30.35	c total #propagations: 4210732 / total #impl: 46727076 (eff. 0.090)
30.28/30.35	c GC COLLECT
30.28/30.35	c #Conflicts:     106000 | #Learnt:       8715 | 0.000
30.28/30.35	c total clause space: 48.1602MB
30.28/30.35	c total #watches: 78693
30.79/30.87	c total #propagations: 4265995 / total #impl: 47304116 (eff. 0.090)
30.79/30.87	c #Conflicts:     107000 | #Learnt:       9715 | 0.000
30.79/30.87	c total clause space: 48.1602MB
30.79/30.87	c total #watches: 84305
31.28/31.30	c total #propagations: 4323855 / total #impl: 47805147 (eff. 0.090)
31.28/31.30	c #Conflicts:     108000 | #Learnt:      10715 | 0.000
31.28/31.30	c total clause space: 48.1602MB
31.28/31.30	c total #watches: 89611
31.58/31.69	c total #propagations: 4374108 / total #impl: 48309843 (eff. 0.091)
31.58/31.69	c #Conflicts:     109000 | #Learnt:      11715 | 0.000
31.58/31.69	c total clause space: 48.1602MB
31.58/31.69	c total #watches: 95399
32.08/32.15	c total #propagations: 4426263 / total #impl: 48665731 (eff. 0.091)
32.08/32.15	c #Conflicts:     110000 | #Learnt:      12715 | 0.000
32.08/32.15	c total clause space: 48.1602MB
32.08/32.15	c total #watches: 99791
32.48/32.51	c total #propagations: 4481015 / total #impl: 48970003 (eff. 0.092)
32.48/32.51	c #Conflicts:     111000 | #Learnt:      13715 | 0.000
32.48/32.51	c total clause space: 48.1602MB
32.48/32.51	c total #watches: 104251
32.78/32.85	c total #propagations: 4531986 / total #impl: 49302379 (eff. 0.092)
32.78/32.85	c #Conflicts:     112000 | #Learnt:      14715 | 0.000
32.78/32.85	c total clause space: 48.1602MB
32.78/32.85	c total #watches: 113824
33.18/33.20	c total #propagations: 4579351 / total #impl: 49766587 (eff. 0.092)
33.18/33.20	c #Conflicts:     113000 | #Learnt:      15715 | 0.000
33.18/33.20	c total clause space: 48.1602MB
33.18/33.20	c total #watches: 121120
33.58/33.67	c total #propagations: 4623439 / total #impl: 50177224 (eff. 0.092)
33.58/33.67	c GC COLLECT
33.58/33.67	c #Conflicts:     114000 | #Learnt:       8710 | 0.000
33.58/33.67	c total clause space: 48.1602MB
33.58/33.67	c total #watches: 78066
33.98/34.01	c total #propagations: 4672833 / total #impl: 50667195 (eff. 0.092)
33.98/34.01	c #Conflicts:     115000 | #Learnt:       9710 | 0.000
33.98/34.01	c total clause space: 48.1602MB
33.98/34.01	c total #watches: 84479
34.28/34.35	c total #propagations: 4723343 / total #impl: 51054244 (eff. 0.093)
34.28/34.35	c #Conflicts:     116000 | #Learnt:      10710 | 0.000
34.28/34.35	c total clause space: 48.1602MB
34.28/34.35	c total #watches: 89705
34.58/34.66	c total #propagations: 4772306 / total #impl: 51423003 (eff. 0.093)
34.58/34.66	c #Conflicts:     117000 | #Learnt:      11710 | 0.000
34.58/34.66	c total clause space: 48.1602MB
34.58/34.66	c total #watches: 97985
34.88/34.98	c total #propagations: 4819071 / total #impl: 51776883 (eff. 0.093)
34.88/34.98	c #Conflicts:     118000 | #Learnt:      12710 | 0.000
34.88/34.98	c total clause space: 48.1602MB
34.88/34.98	c total #watches: 105165
35.38/35.44	c total #propagations: 4866585 / total #impl: 52215844 (eff. 0.093)
35.38/35.44	c #Conflicts:     119000 | #Learnt:      13710 | 0.000
35.38/35.44	c total clause space: 48.1602MB
35.38/35.44	c total #watches: 112191
35.98/36.00	c total #propagations: 4918094 / total #impl: 52698747 (eff. 0.093)
35.98/36.00	c #Conflicts:     120000 | #Learnt:      14710 | 0.000
35.98/36.00	c total clause space: 48.1602MB
35.98/36.00	c total #watches: 118254
36.48/36.51	c total #propagations: 4966686 / total #impl: 53205652 (eff. 0.093)
36.48/36.51	c #Conflicts:     121000 | #Learnt:      15710 | 0.000
36.48/36.51	c total clause space: 48.1602MB
36.48/36.51	c total #watches: 124839
37.08/37.11	c total #propagations: 5013990 / total #impl: 53603821 (eff. 0.094)
37.08/37.11	c GC COLLECT
37.08/37.11	c #Conflicts:     122000 | #Learnt:       8404 | 0.000
37.08/37.11	c total clause space: 48.1602MB
37.08/37.11	c total #watches: 75888
37.49/37.54	c total #propagations: 5060379 / total #impl: 54150008 (eff. 0.093)
37.49/37.54	c #Conflicts:     123000 | #Learnt:       9404 | 0.000
37.49/37.54	c total clause space: 48.1602MB
37.49/37.54	c total #watches: 81926
37.78/37.87	c total #propagations: 5113153 / total #impl: 54516486 (eff. 0.094)
37.78/37.87	c #Conflicts:     124000 | #Learnt:      10404 | 0.000
37.78/37.87	c total clause space: 48.1602MB
37.78/37.87	c total #watches: 88244
38.18/38.27	c total #propagations: 5164002 / total #impl: 54854252 (eff. 0.094)
38.18/38.27	c #Conflicts:     125000 | #Learnt:      11404 | 0.000
38.18/38.27	c total clause space: 48.1602MB
38.18/38.27	c total #watches: 92985
38.68/38.71	c total #propagations: 5215246 / total #impl: 55240490 (eff. 0.094)
38.68/38.71	c #Conflicts:     126000 | #Learnt:      12404 | 0.000
38.68/38.71	c total clause space: 48.1602MB
38.68/38.71	c total #watches: 98945
39.08/39.14	c total #propagations: 5267034 / total #impl: 55706123 (eff. 0.095)
39.08/39.14	c #Conflicts:     127000 | #Learnt:      13404 | 0.000
39.08/39.14	c total clause space: 48.1602MB
39.08/39.14	c total #watches: 105456
39.48/39.55	c total #propagations: 5316851 / total #impl: 56215751 (eff. 0.095)
39.48/39.55	c #Conflicts:     128000 | #Learnt:      14404 | 0.000
39.48/39.55	c total clause space: 48.1602MB
39.48/39.55	c total #watches: 109669
39.88/39.98	c total #propagations: 5369263 / total #impl: 56575407 (eff. 0.095)
39.88/39.98	c #Conflicts:     129000 | #Learnt:      15404 | 0.000
39.88/39.98	c total clause space: 48.1602MB
39.88/39.98	c total #watches: 116023
40.38/40.42	c total #propagations: 5419663 / total #impl: 57027967 (eff. 0.095)
40.38/40.42	c #Conflicts:     130000 | #Learnt:      16404 | 0.000
40.38/40.42	c total clause space: 48.1602MB
40.38/40.42	c total #watches: 122214
40.69/40.79	c total #propagations: 5468956 / total #impl: 57453182 (eff. 0.095)
40.69/40.79	c GC COLLECT
40.69/40.79	c #Conflicts:     131000 | #Learnt:       8800 | 0.000
40.69/40.79	c total clause space: 48.1602MB
40.69/40.79	c total #watches: 78666
41.08/41.16	c total #propagations: 5518725 / total #impl: 57777453 (eff. 0.096)
41.08/41.16	c #Conflicts:     132000 | #Learnt:       9800 | 0.000
41.08/41.16	c total clause space: 48.1602MB
41.08/41.16	c total #watches: 85395
41.38/41.46	c total #propagations: 5568373 / total #impl: 58087483 (eff. 0.096)
41.38/41.46	c #Conflicts:     133000 | #Learnt:      10800 | 0.000
41.38/41.46	c total clause space: 48.1602MB
41.38/41.46	c total #watches: 91260
41.58/41.68	c total #propagations: 5615731 / total #impl: 58462620 (eff. 0.096)
41.58/41.68	c #Conflicts:     134000 | #Learnt:      11800 | 0.000
41.58/41.68	c total clause space: 48.1602MB
41.58/41.68	c total #watches: 97206
41.89/41.94	c total #propagations: 5662004 / total #impl: 58733975 (eff. 0.096)
41.89/41.94	c #Conflicts:     135000 | #Learnt:      12800 | 0.000
41.89/41.94	c total clause space: 48.1602MB
41.89/41.94	c total #watches: 102477
42.08/42.18	c total #propagations: 5707829 / total #impl: 58930335 (eff. 0.097)
42.08/42.18	c #Conflicts:     136000 | #Learnt:      13800 | 0.000
42.08/42.18	c total clause space: 48.1602MB
42.08/42.18	c total #watches: 106553
42.28/42.39	c total #propagations: 5750300 / total #impl: 59211984 (eff. 0.097)
42.28/42.39	c #Conflicts:     137000 | #Learnt:      14800 | 0.000
42.28/42.39	c total clause space: 48.1602MB
42.28/42.39	c total #watches: 111117
42.58/42.64	c total #propagations: 5791871 / total #impl: 59472749 (eff. 0.097)
42.58/42.64	c #Conflicts:     138000 | #Learnt:      15800 | 0.000
42.58/42.64	c total clause space: 48.1602MB
42.58/42.64	c total #watches: 114894
42.78/42.83	c total #propagations: 5831032 / total #impl: 59785721 (eff. 0.098)
42.78/42.83	c #Conflicts:     139000 | #Learnt:      16800 | 0.000
42.78/42.83	c total clause space: 48.1602MB
42.78/42.83	c total #watches: 118302
42.99/43.04	c total #propagations: 5866637 / total #impl: 60060994 (eff. 0.098)
42.99/43.04	c #Conflicts:     140000 | #Learnt:      17800 | 0.000
42.99/43.04	c total clause space: 48.1602MB
42.99/43.04	c total #watches: 125919
43.28/43.31	c total #propagations: 5906723 / total #impl: 60374361 (eff. 0.098)
43.28/43.31	c GC COLLECT
43.28/43.31	c #Conflicts:     141000 | #Learnt:       9894 | 0.000
43.28/43.31	c total clause space: 48.1602MB
43.28/43.31	c total #watches: 84162
43.48/43.52	c total #propagations: 5947910 / total #impl: 60724416 (eff. 0.098)
43.48/43.52	c #Conflicts:     142000 | #Learnt:      10894 | 0.000
43.48/43.52	c total clause space: 48.1602MB
43.48/43.52	c total #watches: 89872
43.68/43.73	c total #propagations: 5984012 / total #impl: 61007491 (eff. 0.098)
43.68/43.73	c #Conflicts:     143000 | #Learnt:      11894 | 0.000
43.68/43.73	c total clause space: 48.1602MB
43.68/43.73	c total #watches: 95024
43.88/43.97	c total #propagations: 6018807 / total #impl: 61323477 (eff. 0.098)
43.88/43.97	c #Conflicts:     144000 | #Learnt:      12894 | 0.000
43.88/43.97	c total clause space: 48.1602MB
43.88/43.97	c total #watches: 100698
44.18/44.21	c total #propagations: 6055224 / total #impl: 61676941 (eff. 0.098)
44.18/44.21	c #Conflicts:     145000 | #Learnt:      13894 | 0.000
44.18/44.21	c total clause space: 48.1602MB
44.18/44.21	c total #watches: 104696
44.28/44.40	c total #propagations: 6096678 / total #impl: 62028732 (eff. 0.098)
44.28/44.40	c #Conflicts:     146000 | #Learnt:      14894 | 0.000
44.28/44.40	c total clause space: 48.1602MB
44.28/44.40	c total #watches: 109102
44.58/44.63	c total #propagations: 6134187 / total #impl: 62343276 (eff. 0.098)
44.58/44.63	c #Conflicts:     147000 | #Learnt:      15894 | 0.000
44.58/44.63	c total clause space: 48.1602MB
44.58/44.63	c total #watches: 113702
44.78/44.84	c total #propagations: 6169469 / total #impl: 62688694 (eff. 0.098)
44.78/44.84	c #Conflicts:     148000 | #Learnt:      16894 | 0.000
44.78/44.84	c total clause space: 48.1602MB
44.78/44.84	c total #watches: 118469
45.09/45.12	c total #propagations: 6210847 / total #impl: 63028935 (eff. 0.099)
45.09/45.12	c #Conflicts:     149000 | #Learnt:      17894 | 0.000
45.09/45.12	c total clause space: 48.1602MB
45.09/45.12	c total #watches: 122385
45.38/45.40	c total #propagations: 6260651 / total #impl: 63328846 (eff. 0.099)
45.38/45.40	c GC COLLECT
45.38/45.40	c #Conflicts:     150000 | #Learnt:       9692 | 0.000
45.38/45.40	c total clause space: 48.1602MB
45.38/45.40	c total #watches: 82738
45.68/45.73	c total #propagations: 6305529 / total #impl: 63631180 (eff. 0.099)
45.68/45.73	c #Conflicts:     151000 | #Learnt:      10692 | 0.000
45.68/45.73	c total clause space: 48.1602MB
45.68/45.73	c total #watches: 88353
46.08/46.12	c total #propagations: 6358018 / total #impl: 63966209 (eff. 0.099)
46.08/46.12	c #Conflicts:     152000 | #Learnt:      11692 | 0.000
46.08/46.12	c total clause space: 48.1602MB
46.08/46.12	c total #watches: 94740
46.29/46.36	c total #propagations: 6409768 / total #impl: 64336254 (eff. 0.100)
46.29/46.36	c #Conflicts:     153000 | #Learnt:      12692 | 0.000
46.29/46.36	c total clause space: 48.1602MB
46.29/46.36	c total #watches: 102046
46.48/46.59	c total #propagations: 6452164 / total #impl: 64689476 (eff. 0.100)
46.48/46.59	c #Conflicts:     154000 | #Learnt:      13692 | 0.000
46.48/46.59	c total clause space: 48.1602MB
46.48/46.59	c total #watches: 110463
46.78/46.80	c total #propagations: 6494033 / total #impl: 65006091 (eff. 0.100)
46.78/46.80	c #Conflicts:     155000 | #Learnt:      14692 | 0.000
46.78/46.80	c total clause space: 48.1602MB
46.78/46.80	c total #watches: 116808
46.98/47.05	c total #propagations: 6529176 / total #impl: 65303183 (eff. 0.100)
46.98/47.05	c #Conflicts:     156000 | #Learnt:      15692 | 0.000
46.98/47.05	c total clause space: 48.1602MB
46.98/47.05	c total #watches: 123466
47.18/47.29	c total #propagations: 6566540 / total #impl: 65684868 (eff. 0.100)
47.18/47.29	c #Conflicts:     157000 | #Learnt:      16692 | 0.000
47.18/47.29	c total clause space: 48.1602MB
47.18/47.29	c total #watches: 127664
47.39/47.48	c total #propagations: 6602555 / total #impl: 66040538 (eff. 0.100)
47.39/47.48	c #Conflicts:     158000 | #Learnt:      17692 | 0.000
47.39/47.48	c total clause space: 48.1602MB
47.39/47.48	c total #watches: 134765
47.68/47.75	c total #propagations: 6636835 / total #impl: 66409172 (eff. 0.100)
47.68/47.75	c #Conflicts:     159000 | #Learnt:      18692 | 0.000
47.68/47.75	c total clause space: 48.1602MB
47.68/47.75	c total #watches: 140924
47.88/47.97	c total #propagations: 6670766 / total #impl: 66842132 (eff. 0.100)
47.88/47.97	c GC COLLECT
47.88/47.97	c #Conflicts:     160000 | #Learnt:      10193 | 0.000
47.88/47.97	c total clause space: 48.1602MB
47.88/47.97	c total #watches: 87258
48.18/48.26	c total #propagations: 6706547 / total #impl: 67196330 (eff. 0.100)
48.18/48.26	c #Conflicts:     161000 | #Learnt:      11193 | 0.000
48.18/48.26	c total clause space: 48.1602MB
48.18/48.26	c total #watches: 91730
48.49/48.57	c total #propagations: 6752796 / total #impl: 67531699 (eff. 0.100)
48.49/48.57	c #Conflicts:     162000 | #Learnt:      12193 | 0.000
48.49/48.57	c total clause space: 48.1602MB
48.49/48.57	c total #watches: 97808
48.88/48.90	c total #propagations: 6798029 / total #impl: 67805051 (eff. 0.100)
48.88/48.90	c #Conflicts:     163000 | #Learnt:      13193 | 0.000
48.88/48.90	c total clause space: 48.1602MB
48.88/48.90	c total #watches: 104601
49.18/49.24	c total #propagations: 6841170 / total #impl: 68166378 (eff. 0.100)
49.18/49.24	c #Conflicts:     164000 | #Learnt:      14193 | 0.000
49.18/49.24	c total clause space: 48.1602MB
49.18/49.24	c total #watches: 112185
49.59/49.65	c total #propagations: 6886852 / total #impl: 68530993 (eff. 0.100)
49.59/49.65	c #Conflicts:     165000 | #Learnt:      15193 | 0.000
49.59/49.65	c total clause space: 48.1602MB
49.59/49.65	c total #watches: 117965
49.98/50.02	c total #propagations: 6936465 / total #impl: 68942932 (eff. 0.101)
49.98/50.02	c #Conflicts:     166000 | #Learnt:      16193 | 0.000
49.98/50.02	c total clause space: 48.1602MB
49.98/50.02	c total #watches: 124247
50.28/50.31	c total #propagations: 6979050 / total #impl: 69469012 (eff. 0.100)
50.28/50.31	c #Conflicts:     167000 | #Learnt:      17193 | 0.000
50.28/50.31	c total clause space: 48.1602MB
50.28/50.31	c total #watches: 128735
50.59/50.65	c total #propagations: 7027819 / total #impl: 69737659 (eff. 0.101)
50.59/50.65	c #Conflicts:     168000 | #Learnt:      18193 | 0.000
50.59/50.65	c total clause space: 48.1602MB
50.59/50.65	c total #watches: 133130
50.88/50.99	c total #propagations: 7079105 / total #impl: 70066306 (eff. 0.101)
50.88/50.99	c #Conflicts:     169000 | #Learnt:      19193 | 0.000
50.88/50.99	c total clause space: 48.1602MB
50.88/50.99	c total #watches: 136637
51.18/51.21	c total #propagations: 7134019 / total #impl: 70331512 (eff. 0.101)
51.18/51.21	c GC COLLECT
51.18/51.21	c #Conflicts:     170000 | #Learnt:      10392 | 0.000
51.18/51.21	c total clause space: 48.1602MB
51.18/51.21	c total #watches: 87175
51.38/51.42	c total #propagations: 7178070 / total #impl: 70657901 (eff. 0.102)
51.38/51.42	c #Conflicts:     171000 | #Learnt:      11392 | 0.000
51.38/51.42	c total clause space: 48.1602MB
51.38/51.42	c total #watches: 92834
51.69/51.75	c total #propagations: 7226488 / total #impl: 70946971 (eff. 0.102)
51.69/51.75	c #Conflicts:     172000 | #Learnt:      12392 | 0.000
51.69/51.75	c total clause space: 48.1602MB
51.69/51.75	c total #watches: 97611
52.08/52.13	c total #propagations: 7277444 / total #impl: 71283818 (eff. 0.102)
52.08/52.13	c #Conflicts:     173000 | #Learnt:      13392 | 0.000
52.08/52.13	c total clause space: 48.1602MB
52.08/52.13	c total #watches: 101616
52.38/52.44	c total #propagations: 7328714 / total #impl: 71632814 (eff. 0.102)
52.38/52.44	c #Conflicts:     174000 | #Learnt:      14392 | 0.000
52.38/52.44	c total clause space: 48.1602MB
52.38/52.44	c total #watches: 106617
52.68/52.76	c total #propagations: 7376516 / total #impl: 72068342 (eff. 0.102)
52.68/52.76	c #Conflicts:     175000 | #Learnt:      15392 | 0.000
52.68/52.76	c total clause space: 48.1602MB
52.68/52.76	c total #watches: 111600
52.98/53.09	c total #propagations: 7422462 / total #impl: 72499679 (eff. 0.102)
52.98/53.09	c #Conflicts:     176000 | #Learnt:      16392 | 0.000
52.98/53.09	c total clause space: 48.1602MB
52.98/53.09	c total #watches: 117101
53.38/53.45	c total #propagations: 7469792 / total #impl: 72971876 (eff. 0.102)
53.38/53.45	c #Conflicts:     177000 | #Learnt:      17392 | 0.000
53.38/53.45	c total clause space: 48.1602MB
53.38/53.45	c total #watches: 122526
53.78/53.82	c total #propagations: 7519448 / total #impl: 73367444 (eff. 0.102)
53.78/53.82	c #Conflicts:     178000 | #Learnt:      18392 | 0.000
53.78/53.82	c total clause space: 48.1602MB
53.78/53.82	c total #watches: 126923
54.08/54.18	c total #propagations: 7569116 / total #impl: 73687636 (eff. 0.103)
54.08/54.18	c #Conflicts:     179000 | #Learnt:      19392 | 0.000
54.08/54.18	c total clause space: 48.1602MB
54.08/54.18	c total #watches: 131668
54.38/54.49	c total #propagations: 7618846 / total #impl: 74073241 (eff. 0.103)
54.38/54.49	c GC COLLECT
54.38/54.49	c #Conflicts:     180000 | #Learnt:      10293 | 0.000
54.38/54.49	c total clause space: 48.1602MB
54.38/54.49	c total #watches: 86435
54.68/54.71	c total #propagations: 7664995 / total #impl: 74421184 (eff. 0.103)
54.68/54.71	c #Conflicts:     181000 | #Learnt:      11293 | 0.000
54.68/54.71	c total clause space: 48.1602MB
54.68/54.71	c total #watches: 91440
54.88/54.95	c total #propagations: 7703701 / total #impl: 74736728 (eff. 0.103)
54.88/54.95	c #Conflicts:     182000 | #Learnt:      12293 | 0.000
54.88/54.95	c total clause space: 48.1602MB
54.88/54.95	c total #watches: 96678
55.08/55.16	c total #propagations: 7748682 / total #impl: 75054746 (eff. 0.103)
55.08/55.16	c #Conflicts:     183000 | #Learnt:      13293 | 0.000
55.08/55.16	c total clause space: 48.1602MB
55.08/55.16	c total #watches: 103715
55.38/55.49	c total #propagations: 7794818 / total #impl: 75481184 (eff. 0.103)
55.38/55.49	c #Conflicts:     184000 | #Learnt:      14293 | 0.000
55.38/55.49	c total clause space: 48.1602MB
55.38/55.49	c total #watches: 114365
55.78/55.87	c total #propagations: 7843819 / total #impl: 75920400 (eff. 0.103)
55.78/55.87	c #Conflicts:     185000 | #Learnt:      15293 | 0.000
55.78/55.87	c total clause space: 48.1602MB
55.78/55.87	c total #watches: 124360
56.18/56.23	c total #propagations: 7888850 / total #impl: 76423991 (eff. 0.103)
56.18/56.23	c #Conflicts:     186000 | #Learnt:      16293 | 0.000
56.18/56.23	c total clause space: 48.1602MB
56.18/56.23	c total #watches: 131103
56.68/56.78	c total #propagations: 7941033 / total #impl: 76808996 (eff. 0.103)
56.68/56.78	c #Conflicts:     187000 | #Learnt:      17293 | 0.000
56.68/56.78	c total clause space: 48.1602MB
56.68/56.78	c total #watches: 136775
57.18/57.28	c total #propagations: 7995650 / total #impl: 77254662 (eff. 0.103)
57.18/57.28	c #Conflicts:     188000 | #Learnt:      18293 | 0.000
57.18/57.28	c total clause space: 48.1602MB
57.18/57.28	c total #watches: 143250
57.88/57.91	c total #propagations: 8047236 / total #impl: 77748038 (eff. 0.104)
57.88/57.91	c #Conflicts:     189000 | #Learnt:      19293 | 0.000
57.88/57.91	c total clause space: 48.1602MB
57.88/57.91	c total #watches: 152432
58.48/58.51	c total #propagations: 8097919 / total #impl: 78291395 (eff. 0.103)
58.48/58.51	c #Conflicts:     190000 | #Learnt:      20293 | 0.000
58.48/58.51	c total clause space: 48.1602MB
58.48/58.51	c total #watches: 159590
58.98/59.07	c total #propagations: 8146314 / total #impl: 78905628 (eff. 0.103)
58.98/59.07	c GC COLLECT
58.98/59.07	c #Conflicts:     191000 | #Learnt:      10896 | 0.000
58.98/59.07	c total clause space: 48.1602MB
58.98/59.07	c total #watches: 92316
59.38/59.45	c total #propagations: 8185163 / total #impl: 79505423 (eff. 0.103)
59.38/59.45	c #Conflicts:     192000 | #Learnt:      11896 | 0.000
59.38/59.45	c total clause space: 48.1602MB
59.38/59.45	c total #watches: 100450
59.68/59.75	c total #propagations: 8225277 / total #impl: 80062395 (eff. 0.103)
59.68/59.75	c #Conflicts:     193000 | #Learnt:      12896 | 0.000
59.68/59.75	c total clause space: 48.1602MB
59.68/59.75	c total #watches: 107618
60.08/60.10	c total #propagations: 8275375 / total #impl: 80463862 (eff. 0.103)
60.08/60.10	c #Conflicts:     194000 | #Learnt:      13896 | 0.000
60.08/60.10	c total clause space: 48.1602MB
60.08/60.10	c total #watches: 114723
60.48/60.51	c total #propagations: 8324846 / total #impl: 80888234 (eff. 0.103)
60.48/60.51	c #Conflicts:     195000 | #Learnt:      14896 | 0.000
60.48/60.51	c total clause space: 48.1602MB
60.48/60.51	c total #watches: 120961
60.88/60.94	c total #propagations: 8375466 / total #impl: 81256236 (eff. 0.103)
60.88/60.94	c #Conflicts:     196000 | #Learnt:      15896 | 0.000
60.88/60.94	c total clause space: 48.1602MB
60.88/60.94	c total #watches: 128520
61.38/61.42	c total #propagations: 8418764 / total #impl: 81797828 (eff. 0.103)
61.38/61.42	c #Conflicts:     197000 | #Learnt:      16896 | 0.000
61.38/61.42	c total clause space: 48.1602MB
61.38/61.42	c total #watches: 135260
61.78/61.87	c total #propagations: 8458493 / total #impl: 82480577 (eff. 0.103)
61.78/61.87	c #Conflicts:     198000 | #Learnt:      17896 | 0.000
61.78/61.87	c total clause space: 48.1602MB
61.78/61.87	c total #watches: 141886
62.28/62.36	c total #propagations: 8503397 / total #impl: 82991284 (eff. 0.102)
62.28/62.36	c #Conflicts:     199000 | #Learnt:      18896 | 0.000
62.28/62.36	c total clause space: 48.1602MB
62.28/62.36	c total #watches: 149604
62.88/62.98	c total #propagations: 8552737 / total #impl: 83632789 (eff. 0.102)
62.88/62.98	c #Conflicts:     200000 | #Learnt:      19896 | 0.000
62.88/62.98	c total clause space: 48.1602MB
62.88/62.98	c total #watches: 157632
63.48/63.54	c total #propagations: 8592140 / total #impl: 84440275 (eff. 0.102)
63.48/63.54	c #Conflicts:     201000 | #Learnt:      20896 | 0.000
63.48/63.54	c total clause space: 48.1602MB
63.48/63.54	c total #watches: 165325
63.98/64.02	c total #propagations: 8627603 / total #impl: 85146177 (eff. 0.101)
63.98/64.02	c GC COLLECT
63.98/64.02	c #Conflicts:     202000 | #Learnt:      11204 | 0.000
63.98/64.02	c total clause space: 48.1602MB
63.98/64.02	c total #watches: 94347
64.38/64.42	c total #propagations: 8661935 / total #impl: 85772895 (eff. 0.101)
64.38/64.42	c #Conflicts:     203000 | #Learnt:      12204 | 0.000
64.38/64.42	c total clause space: 48.1602MB
64.38/64.42	c total #watches: 101098
64.78/64.81	c total #propagations: 8704994 / total #impl: 86224895 (eff. 0.101)
64.78/64.81	c #Conflicts:     204000 | #Learnt:      13204 | 0.000
64.78/64.81	c total clause space: 48.1602MB
64.78/64.81	c total #watches: 106725
65.08/65.16	c total #propagations: 8749077 / total #impl: 86615230 (eff. 0.101)
65.08/65.16	c #Conflicts:     205000 | #Learnt:      14204 | 0.000
65.08/65.16	c total clause space: 48.1602MB
65.08/65.16	c total #watches: 116541
65.58/65.62	c total #propagations: 8795185 / total #impl: 87044155 (eff. 0.101)
65.58/65.62	c #Conflicts:     206000 | #Learnt:      15204 | 0.000
65.58/65.62	c total clause space: 48.1602MB
65.58/65.62	c total #watches: 124264
66.08/66.14	c total #propagations: 8836047 / total #impl: 87741118 (eff. 0.101)
66.08/66.14	c #Conflicts:     207000 | #Learnt:      16204 | 0.000
66.08/66.14	c total clause space: 48.1602MB
66.08/66.14	c total #watches: 132320
66.68/66.79	c total #propagations: 8878529 / total #impl: 88386708 (eff. 0.100)
66.68/66.79	c #Conflicts:     208000 | #Learnt:      17204 | 0.000
66.68/66.79	c total clause space: 48.1602MB
66.68/66.79	c total #watches: 140240
67.08/67.19	c total #propagations: 8919277 / total #impl: 89205799 (eff. 0.100)
67.08/67.19	c #Conflicts:     209000 | #Learnt:      18204 | 0.000
67.08/67.19	c total clause space: 48.1602MB
67.08/67.19	c total #watches: 146623
67.58/67.63	c total #propagations: 8965944 / total #impl: 89736821 (eff. 0.100)
67.58/67.63	c #Conflicts:     210000 | #Learnt:      19204 | 0.000
67.58/67.63	c total clause space: 48.1602MB
67.58/67.63	c total #watches: 153380
68.18/68.22	c total #propagations: 9012122 / total #impl: 90259323 (eff. 0.100)
68.18/68.22	c #Conflicts:     211000 | #Learnt:      20204 | 0.000
68.18/68.22	c total clause space: 48.1602MB
68.18/68.22	c total #watches: 160914
68.58/68.67	c total #propagations: 9058561 / total #impl: 90888807 (eff. 0.100)
68.58/68.67	c #Conflicts:     212000 | #Learnt:      21204 | 0.000
68.58/68.67	c total clause space: 48.1602MB
68.58/68.67	c total #watches: 165954
69.08/69.14	c total #propagations: 9102386 / total #impl: 91398085 (eff. 0.100)
69.08/69.14	c GC COLLECT
69.08/69.14	c #Conflicts:     213000 | #Learnt:      11203 | 0.000
69.08/69.14	c total clause space: 48.1602MB
69.08/69.14	c total #watches: 93887
69.38/69.40	c total #propagations: 9144769 / total #impl: 91943286 (eff. 0.099)
69.38/69.40	c #Conflicts:     214000 | #Learnt:      12203 | 0.000
69.38/69.40	c total clause space: 48.1602MB
69.38/69.40	c total #watches: 98501
69.68/69.71	c total #propagations: 9187391 / total #impl: 92274356 (eff. 0.100)
69.68/69.71	c #Conflicts:     215000 | #Learnt:      13203 | 0.000
69.68/69.71	c total clause space: 48.1602MB
69.68/69.71	c total #watches: 104330
69.98/70.03	c total #propagations: 9233330 / total #impl: 92609664 (eff. 0.100)
69.98/70.03	c #Conflicts:     216000 | #Learnt:      14203 | 0.000
69.98/70.03	c total clause space: 48.1602MB
69.98/70.03	c total #watches: 111433
70.28/70.36	c total #propagations: 9276783 / total #impl: 93007438 (eff. 0.100)
70.28/70.36	c #Conflicts:     217000 | #Learnt:      15203 | 0.000
70.28/70.36	c total clause space: 48.1602MB
70.28/70.36	c total #watches: 116804
70.68/70.71	c total #propagations: 9319919 / total #impl: 93453399 (eff. 0.100)
70.68/70.71	c #Conflicts:     218000 | #Learnt:      16203 | 0.000
70.68/70.71	c total clause space: 48.1602MB
70.68/70.71	c total #watches: 123812
70.98/71.03	c total #propagations: 9361584 / total #impl: 93993144 (eff. 0.100)
70.98/71.03	c #Conflicts:     219000 | #Learnt:      17203 | 0.000
70.98/71.03	c total clause space: 48.1602MB
70.98/71.03	c total #watches: 129711
71.28/71.33	c total #propagations: 9400113 / total #impl: 94579041 (eff. 0.099)
71.28/71.33	c #Conflicts:     220000 | #Learnt:      18203 | 0.000
71.28/71.33	c total clause space: 48.1602MB
71.28/71.33	c total #watches: 134466
71.58/71.64	c total #propagations: 9440730 / total #impl: 95148984 (eff. 0.099)
71.58/71.64	c #Conflicts:     221000 | #Learnt:      19203 | 0.000
71.58/71.64	c total clause space: 48.1602MB
71.58/71.64	c total #watches: 138842
71.88/71.96	c total #propagations: 9480257 / total #impl: 95747463 (eff. 0.099)
71.88/71.96	c #Conflicts:     222000 | #Learnt:      20203 | 0.000
71.88/71.96	c total clause space: 48.1602MB
71.88/71.96	c total #watches: 143198
72.18/72.27	c total #propagations: 9520258 / total #impl: 96317470 (eff. 0.099)
72.18/72.27	c #Conflicts:     223000 | #Learnt:      21203 | 0.000
72.18/72.27	c total clause space: 48.1602MB
72.18/72.27	c total #watches: 148317
72.58/72.62	c total #propagations: 9559181 / total #impl: 96794562 (eff. 0.099)
72.58/72.62	c #Conflicts:     224000 | #Learnt:      22203 | 0.000
72.58/72.62	c total clause space: 48.1602MB
72.58/72.62	c total #watches: 152643
72.87/72.93	c total #propagations: 9600165 / total #impl: 97595659 (eff. 0.098)
72.87/72.93	c GC COLLECT
72.87/72.93	c #Conflicts:     225000 | #Learnt:      11895 | 0.000
72.87/72.93	c total clause space: 48.1602MB
72.87/72.93	c total #watches: 99519
73.17/73.21	c total #propagations: 9638540 / total #impl: 98101099 (eff. 0.098)
73.17/73.21	c #Conflicts:     226000 | #Learnt:      12895 | 0.000
73.17/73.21	c total clause space: 48.1602MB
73.17/73.21	c total #watches: 106427
73.37/73.48	c total #propagations: 9676173 / total #impl: 98447910 (eff. 0.098)
73.37/73.48	c #Conflicts:     227000 | #Learnt:      13895 | 0.000
73.37/73.48	c total clause space: 48.1602MB
73.37/73.48	c total #watches: 111721
73.68/73.74	c total #propagations: 9718551 / total #impl: 98818647 (eff. 0.098)
73.68/73.74	c #Conflicts:     228000 | #Learnt:      14895 | 0.000
73.68/73.74	c total clause space: 48.1602MB
73.68/73.74	c total #watches: 116513
73.97/74.04	c total #propagations: 9761542 / total #impl: 99304651 (eff. 0.098)
73.97/74.04	c #Conflicts:     229000 | #Learnt:      15895 | 0.000
73.97/74.04	c total clause space: 48.1602MB
73.97/74.04	c total #watches: 121014
74.17/74.29	c total #propagations: 9807344 / total #impl: 99775025 (eff. 0.098)
74.17/74.29	c #Conflicts:     230000 | #Learnt:      16895 | 0.000
74.17/74.29	c total clause space: 48.1602MB
74.17/74.29	c total #watches: 129382
74.57/74.69	c total #propagations: 9847992 / total #impl: 100164884 (eff. 0.098)
74.57/74.69	c #Conflicts:     231000 | #Learnt:      17895 | 0.000
74.57/74.69	c total clause space: 48.1602MB
74.57/74.69	c total #watches: 138476
74.97/75.00	c total #propagations: 9891435 / total #impl: 100625756 (eff. 0.098)
74.97/75.00	c #Conflicts:     232000 | #Learnt:      18895 | 0.000
74.97/75.00	c total clause space: 48.1602MB
74.97/75.00	c total #watches: 143338
75.27/75.31	c total #propagations: 9937541 / total #impl: 101033959 (eff. 0.098)
75.27/75.31	c #Conflicts:     233000 | #Learnt:      19895 | 0.000
75.27/75.31	c total clause space: 48.1602MB
75.27/75.31	c total #watches: 147751
75.47/75.56	c total #propagations: 9978982 / total #impl: 101502247 (eff. 0.098)
75.47/75.56	c #Conflicts:     234000 | #Learnt:      20895 | 0.000
75.47/75.56	c total clause space: 48.1602MB
75.47/75.56	c total #watches: 152078
75.77/75.89	c total #propagations: 10015945 / total #impl: 101901532 (eff. 0.098)
75.77/75.89	c #Conflicts:     235000 | #Learnt:      21895 | 0.000
75.77/75.89	c total clause space: 48.1602MB
75.77/75.89	c total #watches: 156062
76.07/76.18	c total #propagations: 10060527 / total #impl: 102312605 (eff. 0.098)
76.07/76.18	c #Conflicts:     236000 | #Learnt:      22895 | 0.000
76.07/76.18	c total clause space: 48.1602MB
76.07/76.18	c total #watches: 161563
76.37/76.43	c total #propagations: 10106569 / total #impl: 102781957 (eff. 0.098)
76.37/76.43	c GC COLLECT
76.37/76.43	c #Conflicts:     237000 | #Learnt:      12288 | 0.000
76.37/76.43	c total clause space: 48.1602MB
76.37/76.43	c total #watches: 100718
76.57/76.67	c total #propagations: 10147826 / total #impl: 103191970 (eff. 0.098)
76.57/76.67	c #Conflicts:     238000 | #Learnt:      13288 | 0.000
76.57/76.67	c total clause space: 48.1602MB
76.57/76.67	c total #watches: 106538
76.87/76.96	c total #propagations: 10188811 / total #impl: 103582663 (eff. 0.098)
76.87/76.96	c #Conflicts:     239000 | #Learnt:      14288 | 0.000
76.87/76.96	c total clause space: 48.1602MB
76.87/76.96	c total #watches: 111387
77.17/77.25	c total #propagations: 10231767 / total #impl: 104000190 (eff. 0.098)
77.17/77.25	c #Conflicts:     240000 | #Learnt:      15288 | 0.000
77.17/77.25	c total clause space: 48.1602MB
77.17/77.25	c total #watches: 117369
77.47/77.52	c total #propagations: 10275598 / total #impl: 104400216 (eff. 0.098)
77.47/77.52	c #Conflicts:     241000 | #Learnt:      16288 | 0.000
77.47/77.52	c total clause space: 48.1602MB
77.47/77.52	c total #watches: 121782
77.67/77.78	c total #propagations: 10321737 / total #impl: 104800452 (eff. 0.098)
77.67/77.78	c #Conflicts:     242000 | #Learnt:      17288 | 0.000
77.67/77.78	c total clause space: 48.1602MB
77.67/77.78	c total #watches: 125437
77.97/78.07	c total #propagations: 10367554 / total #impl: 105230093 (eff. 0.099)
77.97/78.07	c #Conflicts:     243000 | #Learnt:      18288 | 0.000
77.97/78.07	c total clause space: 48.1602MB
77.97/78.07	c total #watches: 130633
78.27/78.38	c total #propagations: 10412457 / total #impl: 105639657 (eff. 0.099)
78.27/78.38	c #Conflicts:     244000 | #Learnt:      19288 | 0.000
78.27/78.38	c total clause space: 48.1602MB
78.27/78.38	c total #watches: 135606
78.57/78.67	c total #propagations: 10456650 / total #impl: 106008671 (eff. 0.099)
78.57/78.67	c #Conflicts:     245000 | #Learnt:      20288 | 0.000
78.57/78.67	c total clause space: 48.1602MB
78.57/78.67	c total #watches: 140409
78.97/79.02	c total #propagations: 10498571 / total #impl: 106399012 (eff. 0.099)
78.97/79.02	c #Conflicts:     246000 | #Learnt:      21288 | 0.000
78.97/79.02	c total clause space: 48.1602MB
78.97/79.02	c total #watches: 145720
79.28/79.36	c total #propagations: 10544686 / total #impl: 106834399 (eff. 0.099)
79.28/79.36	c #Conflicts:     247000 | #Learnt:      22288 | 0.000
79.28/79.36	c total clause space: 48.1602MB
79.28/79.36	c total #watches: 152142
79.67/79.71	c total #propagations: 10589151 / total #impl: 107292226 (eff. 0.099)
79.67/79.71	c #Conflicts:     248000 | #Learnt:      23288 | 0.000
79.67/79.71	c total clause space: 48.1602MB
79.67/79.71	c total #watches: 158172
79.97/80.04	c total #propagations: 10633034 / total #impl: 107740174 (eff. 0.099)
79.97/80.04	c GC COLLECT
79.97/80.04	c #Conflicts:     249000 | #Learnt:      12390 | 0.000
79.97/80.04	c total clause space: 48.1602MB
79.97/80.04	c total #watches: 101446
80.17/80.30	c total #propagations: 10673766 / total #impl: 108164079 (eff. 0.099)
80.17/80.30	c #Conflicts:     250000 | #Learnt:      13390 | 0.000
80.17/80.30	c total clause space: 48.1602MB
80.17/80.30	c total #watches: 106449
80.47/80.56	c total #propagations: 10716852 / total #impl: 108507288 (eff. 0.099)
80.47/80.56	c #Conflicts:     251000 | #Learnt:      14390 | 0.000
80.47/80.56	c total clause space: 48.1602MB
80.47/80.56	c total #watches: 111813
80.77/80.80	c total #propagations: 10756890 / total #impl: 108894447 (eff. 0.099)
80.77/80.80	c #Conflicts:     252000 | #Learnt:      15390 | 0.000
80.77/80.80	c total clause space: 48.1602MB
80.77/80.80	c total #watches: 115909
80.97/81.05	c total #propagations: 10801037 / total #impl: 109276469 (eff. 0.099)
80.97/81.05	c #Conflicts:     253000 | #Learnt:      16390 | 0.000
80.97/81.05	c total clause space: 48.1602MB
80.97/81.05	c total #watches: 120012
81.27/81.31	c total #propagations: 10844414 / total #impl: 109636833 (eff. 0.099)
81.27/81.31	c #Conflicts:     254000 | #Learnt:      17390 | 0.000
81.27/81.31	c total clause space: 48.1602MB
81.27/81.31	c total #watches: 124020
81.48/81.58	c total #propagations: 10891898 / total #impl: 110067352 (eff. 0.099)
81.48/81.58	c #Conflicts:     255000 | #Learnt:      18390 | 0.000
81.48/81.58	c total clause space: 48.1602MB
81.48/81.58	c total #watches: 128763
81.77/81.86	c total #propagations: 10936375 / total #impl: 110530027 (eff. 0.099)
81.77/81.86	c #Conflicts:     256000 | #Learnt:      19390 | 0.000
81.77/81.86	c total clause space: 48.1602MB
81.77/81.86	c total #watches: 134951
82.17/82.22	c total #propagations: 10981463 / total #impl: 110878121 (eff. 0.099)
82.17/82.22	c #Conflicts:     257000 | #Learnt:      20390 | 0.000
82.17/82.22	c total clause space: 48.1602MB
82.17/82.22	c total #watches: 141181
82.58/82.64	c total #propagations: 11031671 / total #impl: 111293691 (eff. 0.099)
82.58/82.64	c #Conflicts:     258000 | #Learnt:      21390 | 0.000
82.58/82.64	c total clause space: 48.1602MB
82.58/82.64	c total #watches: 147464
83.07/83.11	c total #propagations: 11083082 / total #impl: 111755784 (eff. 0.099)
83.07/83.11	c #Conflicts:     259000 | #Learnt:      22390 | 0.000
83.07/83.11	c total clause space: 48.1602MB
83.07/83.11	c total #watches: 156564
83.47/83.55	c total #propagations: 11134347 / total #impl: 112228048 (eff. 0.099)
83.47/83.55	c #Conflicts:     260000 | #Learnt:      23390 | 0.000
83.47/83.55	c total clause space: 48.1602MB
83.47/83.55	c total #watches: 163905
83.97/84.04	c total #propagations: 11180909 / total #impl: 112848775 (eff. 0.099)
83.97/84.04	c #Conflicts:     261000 | #Learnt:      24390 | 0.000
83.97/84.04	c total clause space: 48.1602MB
83.97/84.04	c total #watches: 171336
84.27/84.37	c total #propagations: 11226692 / total #impl: 113420779 (eff. 0.099)
84.27/84.37	c GC COLLECT
84.27/84.37	c #Conflicts:     262000 | #Learnt:      13185 | 0.000
84.27/84.37	c total clause space: 48.1602MB
84.27/84.37	c total #watches: 107889
84.68/84.72	c total #propagations: 11271757 / total #impl: 113754020 (eff. 0.099)
84.68/84.72	c #Conflicts:     263000 | #Learnt:      14185 | 0.000
84.68/84.72	c total clause space: 48.1602MB
84.68/84.72	c total #watches: 115050
84.97/85.07	c total #propagations: 11318744 / total #impl: 114281573 (eff. 0.099)
84.97/85.07	c #Conflicts:     264000 | #Learnt:      15185 | 0.000
84.97/85.07	c total clause space: 48.1602MB
84.97/85.07	c total #watches: 121391
85.37/85.42	c total #propagations: 11359932 / total #impl: 114814740 (eff. 0.099)
85.37/85.42	c #Conflicts:     265000 | #Learnt:      16185 | 0.000
85.37/85.42	c total clause space: 48.1602MB
85.37/85.42	c total #watches: 127708
85.67/85.72	c total #propagations: 11403743 / total #impl: 115247634 (eff. 0.099)
85.67/85.72	c #Conflicts:     266000 | #Learnt:      17185 | 0.000
85.67/85.72	c total clause space: 48.1602MB
85.67/85.72	c total #watches: 132516
85.97/86.08	c total #propagations: 11448941 / total #impl: 115641072 (eff. 0.099)
85.97/86.08	c #Conflicts:     267000 | #Learnt:      18185 | 0.000
85.97/86.08	c total clause space: 48.1602MB
85.97/86.08	c total #watches: 136945
86.37/86.42	c total #propagations: 11498270 / total #impl: 116034198 (eff. 0.099)
86.37/86.42	c #Conflicts:     268000 | #Learnt:      19185 | 0.000
86.37/86.42	c total clause space: 48.1602MB
86.37/86.42	c total #watches: 142993
86.67/86.77	c total #propagations: 11549647 / total #impl: 116461510 (eff. 0.099)
86.67/86.77	c #Conflicts:     269000 | #Learnt:      20185 | 0.000
86.67/86.77	c total clause space: 48.1602MB
86.67/86.77	c total #watches: 149882
87.07/87.12	c total #propagations: 11597541 / total #impl: 116854707 (eff. 0.099)
87.07/87.12	c #Conflicts:     270000 | #Learnt:      21185 | 0.000
87.07/87.12	c total clause space: 48.1602MB
87.07/87.12	c total #watches: 155793
87.37/87.40	c total #propagations: 11645501 / total #impl: 117311783 (eff. 0.099)
87.37/87.40	c #Conflicts:     271000 | #Learnt:      22185 | 0.000
87.37/87.40	c total clause space: 48.1602MB
87.37/87.40	c total #watches: 163660
87.57/87.67	c total #propagations: 11688051 / total #impl: 117763402 (eff. 0.099)
87.57/87.67	c #Conflicts:     272000 | #Learnt:      23185 | 0.000
87.57/87.67	c total clause space: 48.1602MB
87.57/87.67	c total #watches: 173130
87.98/88.04	c total #propagations: 11727478 / total #impl: 118317033 (eff. 0.099)
87.98/88.04	c #Conflicts:     273000 | #Learnt:      24185 | 0.000
87.98/88.04	c total clause space: 48.1602MB
87.98/88.04	c total #watches: 177580
88.27/88.38	c total #propagations: 11767317 / total #impl: 119001284 (eff. 0.099)
88.27/88.38	c GC COLLECT
88.27/88.38	c #Conflicts:     274000 | #Learnt:      12690 | 0.000
88.27/88.38	c total clause space: 48.1602MB
88.27/88.38	c total #watches: 104202
88.57/88.64	c total #propagations: 11801877 / total #impl: 119517465 (eff. 0.099)
88.57/88.64	c #Conflicts:     275000 | #Learnt:      13690 | 0.000
88.57/88.64	c total clause space: 48.1602MB
88.57/88.64	c total #watches: 108578
88.77/88.89	c total #propagations: 11844969 / total #impl: 119916660 (eff. 0.099)
88.77/88.89	c #Conflicts:     276000 | #Learnt:      14690 | 0.000
88.77/88.89	c total clause space: 48.1602MB
88.77/88.89	c total #watches: 113898
89.08/89.16	c total #propagations: 11886989 / total #impl: 120308662 (eff. 0.099)
89.08/89.16	c #Conflicts:     277000 | #Learnt:      15690 | 0.000
89.08/89.16	c total clause space: 48.1602MB
89.08/89.16	c total #watches: 118811
89.37/89.43	c total #propagations: 11933616 / total #impl: 120693180 (eff. 0.099)
89.37/89.43	c #Conflicts:     278000 | #Learnt:      16690 | 0.000
89.37/89.43	c total clause space: 48.1602MB
89.37/89.43	c total #watches: 124631
89.67/89.73	c total #propagations: 11978550 / total #impl: 121103210 (eff. 0.099)
89.67/89.73	c #Conflicts:     279000 | #Learnt:      17690 | 0.000
89.67/89.73	c total clause space: 48.1602MB
89.67/89.73	c total #watches: 129856
90.07/90.13	c total #propagations: 12020686 / total #impl: 121461393 (eff. 0.099)
90.07/90.13	c #Conflicts:     280000 | #Learnt:      18690 | 0.000
90.07/90.13	c total clause space: 48.1602MB
90.07/90.13	c total #watches: 134939
90.47/90.55	c total #propagations: 12066566 / total #impl: 121993277 (eff. 0.099)
90.47/90.55	c #Conflicts:     281000 | #Learnt:      19690 | 0.000
90.47/90.55	c total clause space: 48.1602MB
90.47/90.55	c total #watches: 141786
90.87/90.96	c total #propagations: 12112481 / total #impl: 122551638 (eff. 0.099)
90.87/90.96	c #Conflicts:     282000 | #Learnt:      20690 | 0.000
90.87/90.96	c total clause space: 48.1602MB
90.87/90.96	c total #watches: 147738
91.28/91.39	c total #propagations: 12161837 / total #impl: 122954697 (eff. 0.099)
91.28/91.39	c #Conflicts:     283000 | #Learnt:      21690 | 0.000
91.28/91.39	c total clause space: 48.1602MB
91.28/91.39	c total #watches: 152939
91.77/91.85	c total #propagations: 12212878 / total #impl: 123445115 (eff. 0.099)
91.77/91.85	c #Conflicts:     284000 | #Learnt:      22690 | 0.000
91.77/91.85	c total clause space: 48.1602MB
91.77/91.85	c total #watches: 159070
92.27/92.31	c total #propagations: 12263295 / total #impl: 123976712 (eff. 0.099)
92.27/92.31	c #Conflicts:     285000 | #Learnt:      23690 | 0.000
92.27/92.31	c total clause space: 48.1602MB
92.27/92.31	c total #watches: 164203
92.67/92.71	c total #propagations: 12312113 / total #impl: 124430941 (eff. 0.099)
92.67/92.71	c #Conflicts:     286000 | #Learnt:      24690 | 0.000
92.67/92.71	c total clause space: 48.1602MB
92.67/92.71	c total #watches: 170409
93.07/93.10	c total #propagations: 12361147 / total #impl: 124818588 (eff. 0.099)
93.07/93.10	c GC COLLECT
93.07/93.10	c #Conflicts:     287000 | #Learnt:      12884 | 0.000
93.07/93.10	c total clause space: 48.1602MB
93.07/93.10	c total #watches: 105870
93.27/93.39	c total #propagations: 12410397 / total #impl: 125130465 (eff. 0.099)
93.27/93.39	c #Conflicts:     288000 | #Learnt:      13884 | 0.000
93.27/93.39	c total clause space: 48.1602MB
93.27/93.39	c total #watches: 112944
93.57/93.69	c total #propagations: 12455690 / total #impl: 125525149 (eff. 0.099)
93.57/93.69	c #Conflicts:     289000 | #Learnt:      14884 | 0.000
93.57/93.69	c total clause space: 48.1602MB
93.57/93.69	c total #watches: 119910
93.97/94.02	c total #propagations: 12500751 / total #impl: 126187505 (eff. 0.099)
93.97/94.02	c #Conflicts:     290000 | #Learnt:      15884 | 0.000
93.97/94.02	c total clause space: 48.1602MB
93.97/94.02	c total #watches: 126509
94.27/94.35	c total #propagations: 12545060 / total #impl: 126887218 (eff. 0.099)
94.27/94.35	c #Conflicts:     291000 | #Learnt:      16884 | 0.000
94.27/94.35	c total clause space: 48.1602MB
94.27/94.35	c total #watches: 132081
94.57/94.68	c total #propagations: 12588655 / total #impl: 127425839 (eff. 0.099)
94.57/94.68	c #Conflicts:     292000 | #Learnt:      17884 | 0.000
94.57/94.68	c total clause space: 48.1602MB
94.57/94.68	c total #watches: 137864
94.97/95.01	c total #propagations: 12633564 / total #impl: 127880549 (eff. 0.099)
94.97/95.01	c #Conflicts:     293000 | #Learnt:      18884 | 0.000
94.97/95.01	c total clause space: 48.1602MB
94.97/95.01	c total #watches: 142218
95.27/95.37	c total #propagations: 12675676 / total #impl: 128304321 (eff. 0.099)
95.27/95.37	c #Conflicts:     294000 | #Learnt:      19884 | 0.000
95.27/95.37	c total clause space: 48.1602MB
95.27/95.37	c total #watches: 146709
95.67/95.75	c total #propagations: 12719061 / total #impl: 128779829 (eff. 0.099)
95.67/95.75	c #Conflicts:     295000 | #Learnt:      20884 | 0.000
95.67/95.75	c total clause space: 48.1602MB
95.67/95.75	c total #watches: 151598
96.07/96.14	c total #propagations: 12763589 / total #impl: 129331557 (eff. 0.099)
96.07/96.14	c #Conflicts:     296000 | #Learnt:      21884 | 0.000
96.07/96.14	c total clause space: 48.1602MB
96.07/96.14	c total #watches: 157130
96.47/96.50	c total #propagations: 12808495 / total #impl: 129765797 (eff. 0.099)
96.47/96.50	c #Conflicts:     297000 | #Learnt:      22884 | 0.000
96.47/96.50	c total clause space: 48.1602MB
96.47/96.50	c total #watches: 161238
96.87/96.91	c total #propagations: 12851584 / total #impl: 130153579 (eff. 0.099)
96.87/96.91	c #Conflicts:     298000 | #Learnt:      23884 | 0.000
96.87/96.91	c total clause space: 48.1602MB
96.87/96.91	c total #watches: 166054
97.27/97.31	c total #propagations: 12894077 / total #impl: 130888481 (eff. 0.099)
97.27/97.31	c #Conflicts:     299000 | #Learnt:      24884 | 0.000
97.27/97.31	c total clause space: 48.1602MB
97.27/97.31	c total #watches: 170445
97.67/97.73	c total #propagations: 12935939 / total #impl: 131557098 (eff. 0.098)
97.67/97.73	c #Conflicts:     300000 | #Learnt:      25884 | 0.000
97.67/97.73	c total clause space: 48.1602MB
97.67/97.73	c total #watches: 175861
97.97/98.06	c total #propagations: 12981958 / total #impl: 132469845 (eff. 0.098)
97.97/98.06	c GC COLLECT
97.97/98.06	c #Conflicts:     301000 | #Learnt:      13782 | 0.000
97.97/98.06	c total clause space: 48.1602MB
97.97/98.06	c total #watches: 110008
98.27/98.31	c total #propagations: 13023428 / total #impl: 132942964 (eff. 0.098)
98.27/98.31	c #Conflicts:     302000 | #Learnt:      14782 | 0.000
98.27/98.31	c total clause space: 48.1602MB
98.27/98.31	c total #watches: 113831
98.57/98.61	c total #propagations: 13063658 / total #impl: 133349719 (eff. 0.098)
98.57/98.61	c #Conflicts:     303000 | #Learnt:      15782 | 0.000
98.57/98.61	c total clause space: 48.1602MB
98.57/98.61	c total #watches: 119342
98.77/98.88	c total #propagations: 13105598 / total #impl: 133735268 (eff. 0.098)
98.77/98.88	c #Conflicts:     304000 | #Learnt:      16782 | 0.000
98.77/98.88	c total clause space: 48.1602MB
98.77/98.88	c total #watches: 123577
99.07/99.18	c total #propagations: 13147071 / total #impl: 134150728 (eff. 0.098)
99.07/99.18	c #Conflicts:     305000 | #Learnt:      17782 | 0.000
99.07/99.18	c total clause space: 48.1602MB
99.07/99.18	c total #watches: 128264
99.37/99.46	c total #propagations: 13188186 / total #impl: 134598796 (eff. 0.098)
99.37/99.46	c #Conflicts:     306000 | #Learnt:      18782 | 0.000
99.37/99.46	c total clause space: 48.1602MB
99.37/99.46	c total #watches: 132449
99.77/99.81	c total #propagations: 13231675 / total #impl: 135055096 (eff. 0.098)
99.77/99.81	c #Conflicts:     307000 | #Learnt:      19782 | 0.000
99.77/99.81	c total clause space: 48.1602MB
99.77/99.81	c total #watches: 136731
100.07/100.18	c total #propagations: 13275835 / total #impl: 135588008 (eff. 0.098)
100.07/100.18	c #Conflicts:     308000 | #Learnt:      20782 | 0.000
100.07/100.18	c total clause space: 48.1602MB
100.07/100.18	c total #watches: 141723
100.57/100.61	c total #propagations: 13323701 / total #impl: 136129971 (eff. 0.098)
100.57/100.61	c #Conflicts:     309000 | #Learnt:      21782 | 0.000
100.57/100.61	c total clause space: 48.1602MB
100.57/100.61	c total #watches: 148918
101.07/101.14	c total #propagations: 13376275 / total #impl: 136622011 (eff. 0.098)
101.07/101.14	c #Conflicts:     310000 | #Learnt:      22782 | 0.000
101.07/101.14	c total clause space: 48.1602MB
101.07/101.14	c total #watches: 157039
101.67/101.79	c total #propagations: 13422532 / total #impl: 137171977 (eff. 0.098)
101.67/101.79	c #Conflicts:     311000 | #Learnt:      23782 | 0.000
101.67/101.79	c total clause space: 48.1602MB
101.67/101.79	c total #watches: 164781
102.37/102.47	c total #propagations: 13465625 / total #impl: 138062973 (eff. 0.098)
102.37/102.47	c #Conflicts:     312000 | #Learnt:      24782 | 0.000
102.37/102.47	c total clause space: 48.1602MB
102.37/102.47	c total #watches: 171773
102.96/103.06	c total #propagations: 13508177 / total #impl: 138822520 (eff. 0.097)
102.96/103.06	c #Conflicts:     313000 | #Learnt:      25782 | 0.000
102.96/103.06	c total clause space: 78.2603MB
102.96/103.06	c total #watches: 178443
103.56/103.66	c total #propagations: 13551756 / total #impl: 139445376 (eff. 0.097)
103.56/103.66	c #Conflicts:     314000 | #Learnt:      26782 | 0.000
103.56/103.66	c total clause space: 78.2603MB
103.56/103.66	c total #watches: 185153
103.86/103.97	c total #propagations: 13601252 / total #impl: 140004124 (eff. 0.097)
103.86/103.97	c GC COLLECT
103.86/103.97	c #Conflicts:     315000 | #Learnt:      14384 | 0.000
103.86/103.97	c total clause space: 78.2603MB
103.86/103.97	c total #watches: 115460
104.16/104.24	c total #propagations: 13646260 / total #impl: 140517784 (eff. 0.097)
104.16/104.24	c #Conflicts:     316000 | #Learnt:      15384 | 0.000
104.16/104.24	c total clause space: 78.2603MB
104.16/104.24	c total #watches: 122275
104.47/104.55	c total #propagations: 13687226 / total #impl: 141019133 (eff. 0.097)
104.47/104.55	c #Conflicts:     317000 | #Learnt:      16384 | 0.000
104.47/104.55	c total clause space: 78.2603MB
104.47/104.55	c total #watches: 129026
104.76/104.88	c total #propagations: 13732048 / total #impl: 141550807 (eff. 0.097)
104.76/104.88	c #Conflicts:     318000 | #Learnt:      17384 | 0.000
104.76/104.88	c total clause space: 78.2603MB
104.76/104.88	c total #watches: 136314
105.16/105.26	c total #propagations: 13776224 / total #impl: 142022662 (eff. 0.097)
105.16/105.26	c #Conflicts:     319000 | #Learnt:      18384 | 0.000
105.16/105.26	c total clause space: 78.2603MB
105.16/105.26	c total #watches: 142187
105.57/105.64	c total #propagations: 13821106 / total #impl: 142582182 (eff. 0.097)
105.57/105.64	c #Conflicts:     320000 | #Learnt:      19384 | 0.000
105.57/105.64	c total clause space: 78.2603MB
105.57/105.64	c total #watches: 148015
105.96/106.00	c total #propagations: 13864525 / total #impl: 143130649 (eff. 0.097)
105.96/106.00	c #Conflicts:     321000 | #Learnt:      20384 | 0.000
105.96/106.00	c total clause space: 78.2603MB
105.96/106.00	c total #watches: 152344
106.26/106.33	c total #propagations: 13905273 / total #impl: 143664467 (eff. 0.097)
106.26/106.33	c #Conflicts:     322000 | #Learnt:      21384 | 0.000
106.26/106.33	c total clause space: 78.2603MB
106.26/106.33	c total #watches: 157788
106.56/106.70	c total #propagations: 13946966 / total #impl: 144170982 (eff. 0.097)
106.56/106.70	c #Conflicts:     323000 | #Learnt:      22384 | 0.000
106.56/106.70	c total clause space: 78.2603MB
106.56/106.70	c total #watches: 163243
106.96/107.08	c total #propagations: 13989509 / total #impl: 144666481 (eff. 0.097)
106.96/107.08	c #Conflicts:     324000 | #Learnt:      23384 | 0.000
106.96/107.08	c total clause space: 78.2603MB
106.96/107.08	c total #watches: 167472
107.46/107.53	c total #propagations: 14030348 / total #impl: 145185040 (eff. 0.097)
107.46/107.53	c #Conflicts:     325000 | #Learnt:      24384 | 0.000
107.46/107.53	c total clause space: 78.2603MB
107.46/107.53	c total #watches: 172419
107.96/108.00	c total #propagations: 14071598 / total #impl: 145784531 (eff. 0.097)
107.96/108.00	c #Conflicts:     326000 | #Learnt:      25384 | 0.000
107.96/108.00	c total clause space: 78.2603MB
107.96/108.00	c total #watches: 178133
108.36/108.47	c total #propagations: 14113084 / total #impl: 146455589 (eff. 0.096)
108.36/108.47	c #Conflicts:     327000 | #Learnt:      26384 | 0.000
108.36/108.47	c total clause space: 78.2603MB
108.36/108.47	c total #watches: 185019
108.87/108.92	c total #propagations: 14158084 / total #impl: 146977541 (eff. 0.096)
108.87/108.92	c #Conflicts:     328000 | #Learnt:      27384 | 0.000
108.87/108.92	c total clause space: 78.2603MB
108.87/108.92	c total #watches: 190764
109.16/109.28	c total #propagations: 14202647 / total #impl: 147526167 (eff. 0.096)
109.16/109.28	c GC COLLECT
109.16/109.28	c #Conflicts:     329000 | #Learnt:      14679 | 0.000
109.16/109.28	c total clause space: 78.2603MB
109.16/109.28	c total #watches: 116301
109.46/109.59	c total #propagations: 14251569 / total #impl: 147868807 (eff. 0.096)
109.46/109.59	c #Conflicts:     330000 | #Learnt:      15679 | 0.000
109.46/109.59	c total clause space: 78.2603MB
109.46/109.59	c total #watches: 121782
109.76/109.89	c total #propagations: 14296490 / total #impl: 148176195 (eff. 0.096)
109.76/109.89	c #Conflicts:     331000 | #Learnt:      16679 | 0.000
109.76/109.89	c total clause space: 78.2603MB
109.76/109.89	c total #watches: 126497
110.07/110.17	c total #propagations: 14337186 / total #impl: 148538533 (eff. 0.097)
110.07/110.17	c #Conflicts:     332000 | #Learnt:      17679 | 0.000
110.07/110.17	c total clause space: 78.2603MB
110.07/110.17	c total #watches: 130471
110.36/110.41	c total #propagations: 14379097 / total #impl: 148967865 (eff. 0.097)
110.36/110.41	c #Conflicts:     333000 | #Learnt:      18679 | 0.000
110.36/110.41	c total clause space: 78.2603MB
110.36/110.41	c total #watches: 135615
110.76/110.80	c total #propagations: 14421535 / total #impl: 149335185 (eff. 0.097)
110.76/110.80	c #Conflicts:     334000 | #Learnt:      19679 | 0.000
110.76/110.80	c total clause space: 78.2603MB
110.76/110.80	c total #watches: 144761
111.17/111.22	c total #propagations: 14466787 / total #impl: 149799546 (eff. 0.097)
111.17/111.22	c #Conflicts:     335000 | #Learnt:      20679 | 0.000
111.17/111.22	c total clause space: 78.2603MB
111.17/111.22	c total #watches: 153560
111.46/111.58	c total #propagations: 14513163 / total #impl: 150204608 (eff. 0.097)
111.46/111.58	c #Conflicts:     336000 | #Learnt:      21679 | 0.000
111.46/111.58	c total clause space: 78.2603MB
111.46/111.58	c total #watches: 158994
111.96/112.02	c total #propagations: 14552378 / total #impl: 150753802 (eff. 0.097)
111.96/112.02	c #Conflicts:     337000 | #Learnt:      22679 | 0.000
111.96/112.02	c total clause space: 78.2603MB
111.96/112.02	c total #watches: 165605
112.36/112.46	c total #propagations: 14595241 / total #impl: 151504884 (eff. 0.096)
112.36/112.46	c #Conflicts:     338000 | #Learnt:      23679 | 0.000
112.36/112.46	c total clause space: 78.2603MB
112.36/112.46	c total #watches: 171948
112.96/113.00	c total #propagations: 14642927 / total #impl: 152009432 (eff. 0.096)
112.96/113.00	c #Conflicts:     339000 | #Learnt:      24679 | 0.000
112.96/113.00	c total clause space: 78.2603MB
112.96/113.00	c total #watches: 180244
113.46/113.56	c total #propagations: 14688470 / total #impl: 152543398 (eff. 0.096)
113.46/113.56	c #Conflicts:     340000 | #Learnt:      25679 | 0.000
113.46/113.56	c total clause space: 78.2603MB
113.46/113.56	c total #watches: 186415
114.06/114.15	c total #propagations: 14729955 / total #impl: 153137185 (eff. 0.096)
114.06/114.15	c #Conflicts:     341000 | #Learnt:      26679 | 0.000
114.06/114.15	c total clause space: 78.2603MB
114.06/114.15	c total #watches: 193463
114.56/114.60	c total #propagations: 14777115 / total #impl: 153791507 (eff. 0.096)
114.56/114.60	c #Conflicts:     342000 | #Learnt:      27679 | 0.000
114.56/114.60	c total clause space: 78.2603MB
114.56/114.60	c total #watches: 200383
114.96/115.01	c total #propagations: 14821087 / total #impl: 154469226 (eff. 0.096)
114.96/115.01	c GC COLLECT
114.96/115.01	c #Conflicts:     343000 | #Learnt:      14676 | 0.000
114.96/115.01	c total clause space: 78.2603MB
114.96/115.01	c total #watches: 117524
115.26/115.34	c total #propagations: 14867619 / total #impl: 154994465 (eff. 0.096)
115.26/115.34	c #Conflicts:     344000 | #Learnt:      15676 | 0.000
115.26/115.34	c total clause space: 78.2603MB
115.26/115.34	c total #watches: 125123
115.66/115.72	c total #propagations: 14913960 / total #impl: 155445238 (eff. 0.096)
115.66/115.72	c #Conflicts:     345000 | #Learnt:      16676 | 0.000
115.66/115.72	c total clause space: 78.2603MB
115.66/115.72	c total #watches: 132334
115.96/116.06	c total #propagations: 14959469 / total #impl: 155971955 (eff. 0.096)
115.96/116.06	c #Conflicts:     346000 | #Learnt:      17676 | 0.000
115.96/116.06	c total clause space: 78.2603MB
115.96/116.06	c total #watches: 138170
116.36/116.47	c total #propagations: 15000738 / total #impl: 156467157 (eff. 0.096)
116.36/116.47	c #Conflicts:     347000 | #Learnt:      18676 | 0.000
116.36/116.47	c total clause space: 78.2603MB
116.36/116.47	c total #watches: 144659
116.76/116.88	c total #propagations: 15044118 / total #impl: 157039515 (eff. 0.096)
116.76/116.88	c #Conflicts:     348000 | #Learnt:      19676 | 0.000
116.76/116.88	c total clause space: 78.2603MB
116.76/116.88	c total #watches: 150500
117.16/117.21	c total #propagations: 15088940 / total #impl: 157657877 (eff. 0.096)
117.16/117.21	c #Conflicts:     349000 | #Learnt:      20676 | 0.000
117.16/117.21	c total clause space: 78.2603MB
117.16/117.21	c total #watches: 156686
117.46/117.58	c total #propagations: 15129035 / total #impl: 158120709 (eff. 0.096)
117.46/117.58	c #Conflicts:     350000 | #Learnt:      21676 | 0.000
117.46/117.58	c total clause space: 78.2603MB
117.46/117.58	c total #watches: 162195
117.86/117.94	c total #propagations: 15171323 / total #impl: 158669537 (eff. 0.096)
117.86/117.94	c #Conflicts:     351000 | #Learnt:      22676 | 0.000
117.86/117.94	c total clause space: 78.2603MB
117.86/117.94	c total #watches: 168593
118.26/118.37	c total #propagations: 15212502 / total #impl: 159470413 (eff. 0.095)
118.26/118.37	c #Conflicts:     352000 | #Learnt:      23676 | 0.000
118.26/118.37	c total clause space: 78.2603MB
118.26/118.37	c total #watches: 175826
118.77/118.84	c total #propagations: 15256355 / total #impl: 160376039 (eff. 0.095)
118.77/118.84	c #Conflicts:     353000 | #Learnt:      24675 | 0.000
118.77/118.84	c total clause space: 78.2603MB
118.77/118.84	c total #watches: 181748
119.16/119.21	c total #propagations: 15301468 / total #impl: 161062385 (eff. 0.095)
119.16/119.21	o 11
119.16/119.21	s OPTIMUM FOUND
119.16/119.21	v -x1 x2 -x3 -x4 -x5 -x6 x7 -x8 x9 -x10 -x11 -x12 x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20 -x21 -x22 -x23 -x24 x25 x26 -x27 x28 -x29 -x30 -x31 -x32 -x33 -x34 -x35 -x36 x37 -x38 -x39 x40 -x41 -x42 -x43 -x44 x45 -x46 x47 -x48 -x49 -x50 -x51 x52 -x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60 -x61 x62 -x63 x64 -x65 -x66 -x67 -x68 -x69 x70 -x71 -x72 -x73 -x74 x75 -x76 -x77 -x78 -x79 -x80 x81 -x82 x83 x84 -x85 x86 x87 x88 x89 x90 x91 -x92 -x93 x94 -x95 -x96 -x97 -x98 -x99 -x100 -x101 -x102 -x103 -x104 -x105 -x106 -x107 -x108 -x109 -x110 -x111 -x112 -x113 -x114 x115 -x116 -x117 -x118 -x119 -x120 -x121 -x122 -x123 -x124 -x125 -x126 -x127 -x128 -x129 -x130 -x131 -x132 -x133 -x134 x135 -x136 -x137 -x138 -x139 -x140 -x141 -x142 -x143 -x144 -x145 -x146 -x147 -x148 -x149 -x150 -x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160 -x161 -x162 -x163 -x164 -x165 -x166 -x167 -x168 x169 x170 -x171 -x172 -x173 x174 x175 -x176 -x177 -x178 -x179 -x180 -x181 -x182 x183 x184 x185 -x186 -x187 -x188 -x189 -x190 -x191 -x192 -x193 -x194 -x195 -x196 -x197 -x198 -x199 -x200 -x201 -x202 -x203 -x204 -x205 -x206 -x207 -x208 -x209 -x210 x211 -x212 -x213 -x214 -x215 -x216 -x217 -x218 -x219 -x220 -x221 -x222 -x223 -x224 -x225 -x226 -x227 -x228 -x229 -x230 -x231 -x232 -x233 -x234 -x235 -x236 -x237 x238
119.16/119.21	c CPU time              : 119.159 s

Verifier Data

OK	11

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-4118752-1467226525/watcher-4118752-1467226525 -o /tmp/evaluation-result-4118752-1467226525/solver-4118752-1467226525 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node105-1467210315-2001 --watchdog 1960 --input HOME/instance-4118752-1467226525.opb ./cdcl-cuttingplanes-opt-linearsearch-release 

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

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


[startup+0 s]
/proc/loadavg: 2.07 2.04 2.11 3/176 3572
/proc/meminfo: memFree=31594964/32872528 swapFree=170020/176152
[pid=3572] ppid=3569 vsize=24328 CPUtime=0 cores=0,2,4,6
/proc/3572/stat : 3572 (runsolver) R 3569 1985 1985 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 1 0 1683798 24911872 51 33554432000 4194304 4338465 140735315139872 140735315137408 224925867591 0 0 4096 24578 0 0 0 17 0 0 0 0 0 0
/proc/3572/statm: 6082 55 9 36 0 2655 0

[startup+0.100167 s]
/proc/loadavg: 2.07 2.04 2.11 3/176 3572
/proc/meminfo: memFree=31594964/32872528 swapFree=170020/176152
[pid=3572] ppid=3569 vsize=33728 CPUtime=0.08 cores=0,2,4,6
/proc/3572/stat : 3572 (cdcl-cuttingpla) R 3569 3572 1985 0 -1 4202496 656 0 0 0 8 0 0 0 20 0 1 0 1683798 34537472 7062 33554432000 4194304 6201397 140737208903072 140735315137368 4213186 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/3572/statm: 8432 7062 145 491 0 7931 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 33728

[startup+0.200302 s]
/proc/loadavg: 2.07 2.04 2.11 3/176 3572
/proc/meminfo: memFree=31594964/32872528 swapFree=170020/176152
[pid=3572] ppid=3569 vsize=33860 CPUtime=0.18 cores=0,2,4,6
/proc/3572/stat : 3572 (cdcl-cuttingpla) R 3569 3572 1985 0 -1 4202496 1227 0 0 0 18 0 0 0 20 0 1 0 1683798 34672640 7409 33554432000 4194304 6201397 140737208903072 140735315137368 4207987 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/3572/statm: 8465 7410 158 491 0 7964 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 33860

[startup+0.300265 s]
/proc/loadavg: 2.07 2.04 2.11 3/176 3572
/proc/meminfo: memFree=31594964/32872528 swapFree=170020/176152
[pid=3572] ppid=3569 vsize=36580 CPUtime=0.28 cores=0,2,4,6
/proc/3572/stat : 3572 (cdcl-cuttingpla) R 3569 3572 1985 0 -1 4202496 1616 0 0 0 28 0 0 0 20 0 1 0 1683798 37457920 8149 33554432000 4194304 6201397 140737208903072 140735315137368 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/3572/statm: 9145 8149 158 491 0 8644 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 36580

[startup+0.700236 s]
/proc/loadavg: 2.07 2.04 2.11 3/176 3572
/proc/meminfo: memFree=31594964/32872528 swapFree=170020/176152
[pid=3572] ppid=3569 vsize=41400 CPUtime=0.68 cores=0,2,4,6
/proc/3572/stat : 3572 (cdcl-cuttingpla) R 3569 3572 1985 0 -1 4202496 2490 0 0 0 68 0 0 0 20 0 1 0 1683798 42393600 8690 33554432000 4194304 6201397 140737208903072 140735315137368 4207438 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/3572/statm: 10350 8690 165 491 0 9849 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 41400

[startup+1.50027 s]
/proc/loadavg: 2.06 2.04 2.10 3/177 3573
/proc/meminfo: memFree=31559580/32872528 swapFree=170020/176152
[pid=3572] ppid=3569 vsize=41668 CPUtime=1.48 cores=0,2,4,6
/proc/3572/stat : 3572 (cdcl-cuttingpla) R 3569 3572 1985 0 -1 4202496 2669 0 0 0 148 0 0 0 20 0 1 0 1683798 42668032 9329 33554432000 4194304 6201397 140737208903072 140737208902200 4213192 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/3572/statm: 10417 9329 165 491 0 9916 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 41668

[startup+3.10027 s]
/proc/loadavg: 2.06 2.04 2.10 3/177 3573
/proc/meminfo: memFree=31555548/32872528 swapFree=170020/176152
[pid=3572] ppid=3569 vsize=49252 CPUtime=3.08 cores=0,2,4,6
/proc/3572/stat : 3572 (cdcl-cuttingpla) R 3569 3572 1985 0 -1 4202496 3662 0 0 0 307 1 0 0 20 0 1 0 1683798 50434048 10444 33554432000 4194304 6201397 140737208903072 140737208902200 4213170 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/3572/statm: 12313 10444 165 491 0 11812 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 49252

[startup+6.30022 s]
/proc/loadavg: 2.06 2.04 2.10 3/177 3573
/proc/meminfo: memFree=31546716/32872528 swapFree=170020/176152
[pid=3572] ppid=3569 vsize=49524 CPUtime=6.28 cores=0,2,4,6
/proc/3572/stat : 3572 (cdcl-cuttingpla) R 3569 3572 1985 0 -1 4202496 3753 0 0 0 627 1 0 0 20 0 1 0 1683798 50712576 11046 33554432000 4194304 6201397 140737208903072 140737208902200 4217658 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/3572/statm: 12381 11046 165 491 0 11880 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 49524

[startup+12.7002 s]
/proc/loadavg: 2.05 2.04 2.10 3/177 3573
/proc/meminfo: memFree=31538896/32872528 swapFree=170020/176152
[pid=3572] ppid=3569 vsize=61912 CPUtime=12.68 cores=0,2,4,6
/proc/3572/stat : 3572 (cdcl-cuttingpla) R 3569 3572 1985 0 -1 4202496 4779 0 0 0 1267 1 0 0 20 0 1 0 1683798 63397888 12727 33554432000 4194304 6201397 140737208903072 140737208902200 4213240 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/3572/statm: 15478 12727 165 491 0 14977 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 61912

[startup+25.5003 s]
/proc/loadavg: 2.04 2.04 2.10 3/177 3573
/proc/meminfo: memFree=31516272/32872528 swapFree=170020/176152
[pid=3572] ppid=3569 vsize=62600 CPUtime=25.48 cores=0,2,4,6
/proc/3572/stat : 3572 (cdcl-cuttingpla) R 3569 3572 1985 0 -1 4202496 5270 0 0 0 2546 2 0 0 20 0 1 0 1683798 64102400 14610 33554432000 4194304 6201397 140737208903072 140737208902200 4213168 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/3572/statm: 15650 14610 165 491 0 15149 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 62600

[startup+51.1003 s]
/proc/loadavg: 2.03 2.03 2.09 3/177 3574
/proc/meminfo: memFree=31482408/32872528 swapFree=170020/176152
[pid=3572] ppid=3569 vsize=82468 CPUtime=51.08 cores=0,2,4,6
/proc/3572/stat : 3572 (cdcl-cuttingpla) R 3569 3572 1985 0 -1 4202496 6041 0 0 0 5106 2 0 0 20 0 1 0 1683798 84447232 17188 33554432000 4194304 6201397 140737208903072 140737208902200 4213186 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/3572/statm: 20617 17188 165 491 0 20116 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 82468

[startup+102.3 s]
/proc/loadavg: 2.01 2.03 2.09 3/177 3575
/proc/meminfo: memFree=31404608/32872528 swapFree=170020/176152
[pid=3572] ppid=3569 vsize=83876 CPUtime=102.27 cores=0,2,4,6
/proc/3572/stat : 3572 (cdcl-cuttingpla) R 3569 3572 1985 0 -1 4202496 6851 0 0 0 10225 2 0 0 20 0 1 0 1683798 85889024 19825 33554432000 4194304 6201397 140737208903072 140737208902200 4213328 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/3572/statm: 20969 19825 165 491 0 20468 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 83876

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

[startup+102.407 s]
/proc/loadavg: 2.01 2.03 2.09 3/177 3575
/proc/meminfo: memFree=31404608/32872528 swapFree=170020/176152
[pid=3572] ppid=3569 vsize=83876 CPUtime=102.37 cores=0,2,4,6
/proc/3572/stat : 3572 (cdcl-cuttingpla) R 3569 3572 1985 0 -1 4202496 6851 0 0 0 10235 2 0 0 20 0 1 0 1683798 85889024 19825 33554432000 4194304 6201397 140737208903072 140737208902200 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/3572/statm: 20969 19825 165 491 0 20468 0
Current children cumulated CPU time (s) 102.37
Current children cumulated vsize (KiB) 83876

[startup+108.8 s]
/proc/loadavg: 2.01 2.03 2.09 3/177 3575
/proc/meminfo: memFree=31394740/32872528 swapFree=170020/176152
[pid=3572] ppid=3569 vsize=114860 CPUtime=108.76 cores=0,2,4,6
/proc/3572/stat : 3572 (cdcl-cuttingpla) R 3569 3572 1985 0 -1 4202496 7297 0 0 0 10874 2 0 0 20 0 1 0 1683798 117616640 20597 33554432000 4194304 6201397 140737208903072 140737208901736 4213186 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/3572/statm: 28715 20597 165 491 0 28214 0
Current children cumulated CPU time (s) 108.76
Current children cumulated vsize (KiB) 114860

[startup+115.2 s]
/proc/loadavg: 2.01 2.02 2.09 3/177 3575
/proc/meminfo: memFree=31393932/32872528 swapFree=170020/176152
[pid=3572] ppid=3569 vsize=115148 CPUtime=115.16 cores=0,2,4,6
/proc/3572/stat : 3572 (cdcl-cuttingpla) R 3569 3572 1985 0 -1 4202496 7361 0 0 0 11514 2 0 0 20 0 1 0 1683798 117911552 20661 33554432000 4194304 6201397 140737208903072 140737208902200 4213253 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/3572/statm: 28787 20661 165 491 0 28286 0
Current children cumulated CPU time (s) 115.16
Current children cumulated vsize (KiB) 115148

[startup+116.8 s]
/proc/loadavg: 2.01 2.02 2.09 3/177 3575
/proc/meminfo: memFree=31393312/32872528 swapFree=170020/176152
[pid=3572] ppid=3569 vsize=115148 CPUtime=116.76 cores=0,2,4,6
/proc/3572/stat : 3572 (cdcl-cuttingpla) R 3569 3572 1985 0 -1 4202496 7361 0 0 0 11674 2 0 0 20 0 1 0 1683798 117911552 20661 33554432000 4194304 6201397 140737208903072 140737208902200 4213178 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/3572/statm: 28787 20661 165 491 0 28286 0
Current children cumulated CPU time (s) 116.76
Current children cumulated vsize (KiB) 115148

[startup+118.4 s]
/proc/loadavg: 2.01 2.02 2.09 3/177 3575
/proc/meminfo: memFree=31393436/32872528 swapFree=170020/176152
[pid=3572] ppid=3569 vsize=115148 CPUtime=118.36 cores=0,2,4,6
/proc/3572/stat : 3572 (cdcl-cuttingpla) R 3569 3572 1985 0 -1 4202496 7361 0 0 0 11834 2 0 0 20 0 1 0 1683798 117911552 20661 33554432000 4194304 6201397 140737208903072 140737208902200 4213253 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/3572/statm: 28787 20661 165 491 0 28286 0
Current children cumulated CPU time (s) 118.36
Current children cumulated vsize (KiB) 115148

[startup+118.8 s]
/proc/loadavg: 2.01 2.02 2.09 3/177 3575
/proc/meminfo: memFree=31393436/32872528 swapFree=170020/176152
[pid=3572] ppid=3569 vsize=115148 CPUtime=118.77 cores=0,2,4,6
/proc/3572/stat : 3572 (cdcl-cuttingpla) R 3569 3572 1985 0 -1 4202496 7361 0 0 0 11875 2 0 0 20 0 1 0 1683798 117911552 20661 33554432000 4194304 6201397 140737208903072 140737208902200 4213253 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/3572/statm: 28787 20661 165 491 0 28286 0
Current children cumulated CPU time (s) 118.77
Current children cumulated vsize (KiB) 115148

[startup+119.2 s]
/proc/loadavg: 2.01 2.02 2.09 3/177 3575
/proc/meminfo: memFree=31393436/32872528 swapFree=170020/176152
[pid=3572] ppid=3569 vsize=115148 CPUtime=119.16 cores=0,2,4,6
/proc/3572/stat : 3572 (cdcl-cuttingpla) R 3569 3572 1985 0 -1 4202496 7362 0 0 0 11914 2 0 0 20 0 1 0 1683798 117911552 20662 33554432000 4194304 6201397 140737208903072 140737208902200 4213168 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/3572/statm: 28787 20662 165 491 0 28286 0
Current children cumulated CPU time (s) 119.16
Current children cumulated vsize (KiB) 115148

Child status: 30
Real time (s): 119.214
CPU time (s): 119.184
CPU user time (s): 119.16
CPU system time (s): 0.023996
CPU usage (%): 99.9748
Max. virtual memory (cumulated for all children) (KiB): 115148

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 119.16
system time used= 0.023996
maximum resident set size= 82920
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7431
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= 8
involuntary context switches= 131

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.310952 second user time and 0.475927 second system time

The end

Launcher Data

Begin job on node105 at 2016-06-29 20:55:25
IDJOB=4118752
IDBENCH=111528
IDSOLVER=2550
FILE ID=node105/4118752-1467226525
RUNJOBID= node105-1467210315-2001
PBS_JOBID= 19997600
Free space on /tmp= 71736 MiB

SOLVER NAME= cdcl-cuttingplanes OPT linear search 2016-05-01
BENCH NAME= PB15eval/normalized-PB15eval/OPT-SMALLINT-LIN/minlplib2-pb-0.1.0/opb/normalized-edgecross10-020.lin.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-linearsearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4118752-1467226525/watcher-4118752-1467226525 -o /tmp/evaluation-result-4118752-1467226525/solver-4118752-1467226525 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node105-1467210315-2001 --watchdog 1960 --input HOME/instance-4118752-1467226525.opb ./cdcl-cuttingplanes-opt-linearsearch-release

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

MD5SUM BENCH= 45180a21a81c1888f465e39ce908a9da
RANDOM SEED=1355921855

node105.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.487
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	: 5332.97
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.487
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.487
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.487
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.55
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.487
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.55
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.487
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.487
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.487
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:        31595336 kB
Buffers:           60680 kB
Cached:           285176 kB
SwapCached:            0 kB
Active:           120968 kB
Inactive:         273616 kB
Active(anon):      51288 kB
Inactive(anon):        4 kB
Active(file):      69680 kB
Inactive(file):   273612 kB
Unevictable:      176152 kB
Mlocked:          170020 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              5924 kB
Writeback:             0 kB
AnonPages:        224804 kB
Mapped:            14484 kB
Shmem:               204 kB
Slab:             577380 kB
SReclaimable:      21496 kB
SUnreclaim:       555884 kB
KernelStack:        1456 kB
PageTables:         4228 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     334276 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:     36864 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= 71732 MiB
End job on node105 at 2016-06-29 20:57:24