Trace number 4088095

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-01? (TO) 1800.02 1800.31

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
vtxcov/normalized-vtxcov_v2000_e4000_2.opb.PB06.opb
MD5SUMd89a654d285384133d515ccaf16a0c40
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark1146
Best CPU time to get the best result obtained on this benchmark1800.02
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1040
Optimality of the best value was proved NO
Number of variables1968
Total number of constraints4000
Number of constraints which are clauses4000
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint2
Number of terms in the objective function 1968
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1968
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1968
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c OPTIONS:
0.00/0.00	c - Resolve (`-resolve-always' or `-resolve-skip'): -resolve-skip
0.00/0.00	c * #variable= 1968 #constraint= 4000
0.39/0.48	c #Conflicts:       1000 | #Learnt:       1018 | 0.000
0.39/0.48	c total clause space: 78.2603MB
0.39/0.48	c total #watches: 740660
0.89/1.00	c total #propagations: 25461 / total #impl: 1860180 (eff. 0.014)
0.89/1.00	c #Conflicts:       2000 | #Learnt:       2030 | 0.000
0.89/1.00	c total clause space: 127.173MB
0.89/1.00	c total #watches: 1475130
1.49/1.52	c total #propagations: 44080 / total #impl: 3827589 (eff. 0.012)
1.49/1.52	c GC COLLECT
1.49/1.52	c #Conflicts:       3000 | #Learnt:       2045 | 0.000
1.49/1.52	c total clause space: 127.173MB
1.49/1.52	c total #watches: 1542297
2.09/2.13	c total #propagations: 59797 / total #impl: 5672000 (eff. 0.011)
2.09/2.13	c #Conflicts:       4000 | #Learnt:       3053 | 0.000
2.09/2.13	c total clause space: 206.656MB
2.09/2.13	c total #watches: 2286624
2.89/2.98	c total #propagations: 72868 / total #impl: 7803225 (eff. 0.009)
2.89/2.98	c GC COLLECT
2.89/2.98	c #Conflicts:       5000 | #Learnt:       2423 | 0.000
2.89/2.98	c total clause space: 206.656MB
2.89/2.98	c total #watches: 1513296
3.59/3.68	c total #propagations: 88707 / total #impl: 16656002 (eff. 0.005)
3.59/3.68	c #Conflicts:       6000 | #Learnt:       3428 | 0.000
3.59/3.68	c total clause space: 206.656MB
3.59/3.68	c total #watches: 2252817
4.39/4.46	c total #propagations: 100722 / total #impl: 19222332 (eff. 0.005)
4.39/4.46	c GC COLLECT
4.39/4.46	c #Conflicts:       7000 | #Learnt:       2322 | 0.000
4.39/4.46	c total clause space: 335.816MB
4.39/4.46	c total #watches: 1661530
4.99/5.05	c total #propagations: 111250 / total #impl: 22827667 (eff. 0.005)
4.99/5.05	c #Conflicts:       8000 | #Learnt:       3323 | 0.000
4.99/5.05	c total clause space: 335.816MB
4.99/5.05	c total #watches: 2225983
5.99/6.06	c total #propagations: 126165 / total #impl: 26562741 (eff. 0.005)
5.99/6.06	c #Conflicts:       9000 | #Learnt:       4324 | 0.000
5.99/6.06	c total clause space: 335.816MB
5.99/6.06	c total #watches: 2677365
6.89/6.94	c total #propagations: 145575 / total #impl: 47961663 (eff. 0.003)
6.89/6.94	c GC COLLECT
6.89/6.94	c #Conflicts:      10000 | #Learnt:       2820 | 0.000
6.89/6.94	c total clause space: 335.816MB
6.89/6.94	c total #watches: 1579861
7.59/7.60	c total #propagations: 173238 / total #impl: 51645180 (eff. 0.003)
7.59/7.60	c #Conflicts:      11000 | #Learnt:       3820 | 0.000
7.59/7.60	c total clause space: 335.816MB
7.59/7.60	c total #watches: 2031931
8.69/8.73	c total #propagations: 208524 / total #impl: 54261223 (eff. 0.004)
8.69/8.73	c #Conflicts:      12000 | #Learnt:       4820 | 0.000
8.69/8.73	c total clause space: 335.816MB
8.69/8.73	c total #watches: 2118487
10.29/10.35	c total #propagations: 258524 / total #impl: 63739717 (eff. 0.004)
10.29/10.35	c #Conflicts:      13000 | #Learnt:       5820 | 0.000
10.29/10.35	c total clause space: 335.816MB
10.29/10.35	c total #watches: 2324825
10.99/11.06	c total #propagations: 290686 / total #impl: 85283182 (eff. 0.003)
10.99/11.06	c GC COLLECT
10.99/11.06	c #Conflicts:      14000 | #Learnt:       3981 | 0.000
10.99/11.06	c total clause space: 335.816MB
10.99/11.06	c total #watches: 1466853
11.89/11.99	c total #propagations: 301646 / total #impl: 87992564 (eff. 0.003)
11.89/11.99	c #Conflicts:      15000 | #Learnt:       4983 | 0.000
11.89/11.99	c total clause space: 335.816MB
11.89/11.99	c total #watches: 1972457
12.78/12.85	c total #propagations: 338143 / total #impl: 94070924 (eff. 0.004)
12.78/12.85	c #Conflicts:      16000 | #Learnt:       5985 | 0.000
12.78/12.85	c total clause space: 335.816MB
12.78/12.85	c total #watches: 2563435
13.89/13.92	c total #propagations: 353324 / total #impl: 98522867 (eff. 0.004)
13.89/13.92	c GC COLLECT
13.89/13.92	c #Conflicts:      17000 | #Learnt:       3800 | 0.000
13.89/13.92	c total clause space: 335.816MB
13.89/13.92	c total #watches: 2099649
15.09/15.19	c total #propagations: 371128 / total #impl: 109767818 (eff. 0.003)
15.09/15.19	c #Conflicts:      18000 | #Learnt:       4800 | 0.000
15.09/15.19	c total clause space: 335.816MB
15.09/15.19	c total #watches: 2216558
15.99/16.04	c total #propagations: 391001 / total #impl: 138495485 (eff. 0.003)
15.99/16.04	c #Conflicts:      19000 | #Learnt:       5800 | 0.000
15.99/16.04	c total clause space: 335.816MB
15.99/16.04	c total #watches: 2447308
17.09/17.19	c total #propagations: 417852 / total #impl: 147206879 (eff. 0.003)
17.09/17.19	c #Conflicts:      20000 | #Learnt:       6800 | 0.000
17.09/17.19	c total clause space: 335.816MB
17.09/17.19	c total #watches: 2555721
17.89/17.98	c total #propagations: 432349 / total #impl: 164143691 (eff. 0.003)
17.89/17.98	c GC COLLECT
17.89/17.98	c #Conflicts:      21000 | #Learnt:       4283 | 0.000
17.89/17.98	c total clause space: 335.816MB
17.89/17.98	c total #watches: 1225791
18.58/18.62	c total #propagations: 446048 / total #impl: 171897072 (eff. 0.003)
18.58/18.62	c #Conflicts:      22000 | #Learnt:       5286 | 0.000
18.58/18.62	c total clause space: 335.816MB
18.58/18.62	c total #watches: 1802523
19.08/19.13	c total #propagations: 461810 / total #impl: 178183918 (eff. 0.003)
19.08/19.13	c #Conflicts:      23000 | #Learnt:       6291 | 0.000
19.08/19.13	c total clause space: 335.816MB
19.08/19.13	c total #watches: 2530653
20.08/20.19	c total #propagations: 476102 / total #impl: 180105695 (eff. 0.003)
20.08/20.19	c #Conflicts:      24000 | #Learnt:       7292 | 0.000
20.08/20.19	c total clause space: 335.816MB
20.08/20.19	c total #watches: 3025111
21.59/21.68	c total #propagations: 494307 / total #impl: 191117013 (eff. 0.003)
21.59/21.68	c GC COLLECT
21.59/21.68	c #Conflicts:      25000 | #Learnt:       4476 | 0.000
21.59/21.68	c total clause space: 335.816MB
21.59/21.68	c total #watches: 2791131
22.39/22.44	c total #propagations: 512655 / total #impl: 199150673 (eff. 0.003)
22.39/22.44	c #Conflicts:      26000 | #Learnt:       5479 | 0.000
22.39/22.44	c total clause space: 335.816MB
22.39/22.44	c total #watches: 3419086
23.59/23.63	c total #propagations: 544166 / total #impl: 202846466 (eff. 0.003)
23.59/23.63	c #Conflicts:      27000 | #Learnt:       6481 | 0.000
23.59/23.63	c total clause space: 335.816MB
23.59/23.63	c total #watches: 3881158
25.30/25.37	c total #propagations: 590188 / total #impl: 208239104 (eff. 0.003)
25.30/25.37	c #Conflicts:      28000 | #Learnt:       7481 | 0.000
25.30/25.37	c total clause space: 545.701MB
25.30/25.37	c total #watches: 4152061
27.88/27.95	c total #propagations: 663961 / total #impl: 221628807 (eff. 0.003)
27.88/27.95	c GC COLLECT
27.88/27.95	c #Conflicts:      29000 | #Learnt:       4378 | 0.000
27.88/27.95	c total clause space: 545.701MB
27.88/27.95	c total #watches: 2110147
31.38/31.50	c total #propagations: 739778 / total #impl: 233475160 (eff. 0.003)
31.38/31.50	c #Conflicts:      30000 | #Learnt:       5378 | 0.000
31.38/31.50	c total clause space: 545.701MB
31.38/31.50	c total #watches: 2455459
34.28/34.39	c total #propagations: 813526 / total #impl: 278690422 (eff. 0.003)
34.28/34.39	c #Conflicts:      31000 | #Learnt:       6378 | 0.000
34.28/34.39	c total clause space: 545.701MB
34.28/34.39	c total #watches: 2823599
52.38/52.48	c total #propagations: 889256 / total #impl: 304624817 (eff. 0.003)
52.38/52.48	c #Conflicts:      32000 | #Learnt:       7378 | 0.000
52.38/52.48	c total clause space: 545.701MB
52.38/52.48	c total #watches: 3044725
63.98/64.01	c total #propagations: 994197 / total #impl: 324019683 (eff. 0.003)
63.98/64.01	c #Conflicts:      33000 | #Learnt:       8378 | 0.000
63.98/64.01	c total clause space: 545.701MB
63.98/64.01	c total #watches: 3386878
65.48/65.58	c total #propagations: 1083669 / total #impl: 343327104 (eff. 0.003)
65.48/65.58	c GC COLLECT
65.48/65.58	c #Conflicts:      34000 | #Learnt:       4983 | 0.000
65.48/65.58	c total clause space: 545.701MB
65.48/65.58	c total #watches: 1916263
66.78/66.80	c total #propagations: 1100048 / total #impl: 349501522 (eff. 0.003)
66.78/66.80	c #Conflicts:      35000 | #Learnt:       5983 | 0.000
66.78/66.80	c total clause space: 545.701MB
66.78/66.80	c total #watches: 2475723
67.98/68.07	c total #propagations: 1110564 / total #impl: 353393986 (eff. 0.003)
67.98/68.07	c #Conflicts:      36000 | #Learnt:       6983 | 0.000
67.98/68.07	c total clause space: 545.701MB
67.98/68.07	c total #watches: 2993910
69.78/69.87	c total #propagations: 1126098 / total #impl: 359880618 (eff. 0.003)
69.78/69.87	c #Conflicts:      37000 | #Learnt:       7983 | 0.000
69.78/69.87	c total clause space: 545.701MB
69.78/69.87	c total #watches: 3397094
71.78/71.88	c total #propagations: 1148725 / total #impl: 373458765 (eff. 0.003)
71.78/71.88	c #Conflicts:      38000 | #Learnt:       8985 | 0.000
71.78/71.88	c total clause space: 545.701MB
71.78/71.88	c total #watches: 3819183
73.08/73.14	c total #propagations: 1173000 / total #impl: 383846688 (eff. 0.003)
73.08/73.14	c GC COLLECT
73.08/73.14	c #Conflicts:      39000 | #Learnt:       5289 | 0.000
73.08/73.14	c total clause space: 545.701MB
73.08/73.14	c total #watches: 2700196
74.28/74.35	c total #propagations: 1184990 / total #impl: 387171049 (eff. 0.003)
74.28/74.35	c #Conflicts:      40000 | #Learnt:       6290 | 0.000
74.28/74.35	c total clause space: 545.701MB
74.28/74.35	c total #watches: 3069526
75.88/75.90	c total #propagations: 1203623 / total #impl: 393827250 (eff. 0.003)
75.88/75.90	c #Conflicts:      41000 | #Learnt:       7291 | 0.000
75.88/75.90	c total clause space: 545.701MB
75.88/75.90	c total #watches: 3465473
77.58/77.60	c total #propagations: 1216608 / total #impl: 401929178 (eff. 0.003)
77.58/77.60	c #Conflicts:      42000 | #Learnt:       8291 | 0.000
77.58/77.60	c total clause space: 545.701MB
77.58/77.60	c total #watches: 3495892
78.78/78.84	c total #propagations: 1227127 / total #impl: 409083472 (eff. 0.003)
78.78/78.84	c #Conflicts:      43000 | #Learnt:       9291 | 0.000
78.78/78.84	c total clause space: 545.701MB
78.78/78.84	c total #watches: 3802302
80.08/80.19	c total #propagations: 1248959 / total #impl: 418401460 (eff. 0.003)
80.08/80.19	c GC COLLECT
80.08/80.19	c #Conflicts:      44000 | #Learnt:       5282 | 0.000
80.08/80.19	c total clause space: 545.701MB
80.08/80.19	c total #watches: 1787421
81.39/81.46	c total #propagations: 1277431 / total #impl: 426651225 (eff. 0.003)
81.39/81.46	c #Conflicts:      45000 | #Learnt:       6283 | 0.000
81.39/81.46	c total clause space: 545.701MB
81.39/81.46	c total #watches: 2060622
83.18/83.21	c total #propagations: 1294491 / total #impl: 443495092 (eff. 0.003)
83.18/83.21	c #Conflicts:      46000 | #Learnt:       7283 | 0.000
83.18/83.21	c total clause space: 545.701MB
83.18/83.21	c total #watches: 2109228
84.18/84.20	c total #propagations: 1313518 / total #impl: 476065313 (eff. 0.003)
84.18/84.20	c #Conflicts:      47000 | #Learnt:       8284 | 0.000
84.18/84.20	c total clause space: 545.701MB
84.18/84.20	c total #watches: 2617415
85.38/85.43	c total #propagations: 1329682 / total #impl: 485257994 (eff. 0.003)
85.38/85.43	c #Conflicts:      48000 | #Learnt:       9286 | 0.000
85.38/85.43	c total clause space: 545.701MB
85.38/85.43	c total #watches: 3138322
86.28/86.38	c total #propagations: 1345250 / total #impl: 491006564 (eff. 0.003)
86.28/86.38	c #Conflicts:      49000 | #Learnt:      10290 | 0.000
86.28/86.38	c total clause space: 545.701MB
86.28/86.38	c total #watches: 3834524
87.28/87.35	c total #propagations: 1359149 / total #impl: 495280595 (eff. 0.003)
87.28/87.35	c GC COLLECT
87.28/87.35	c #Conflicts:      50000 | #Learnt:       5992 | 0.000
87.28/87.35	c total clause space: 545.701MB
87.28/87.35	c total #watches: 2756151
87.99/88.05	c total #propagations: 1375526 / total #impl: 498800528 (eff. 0.003)
87.99/88.05	c #Conflicts:      51000 | #Learnt:       6994 | 0.000
87.99/88.05	c total clause space: 545.701MB
87.99/88.05	c total #watches: 3416060
88.98/89.06	c total #propagations: 1388028 / total #impl: 502351876 (eff. 0.003)
88.98/89.06	c #Conflicts:      52000 | #Learnt:       7996 | 0.000
88.98/89.06	c total clause space: 545.701MB
88.98/89.06	c total #watches: 3881316
90.58/90.67	c total #propagations: 1407121 / total #impl: 510238517 (eff. 0.003)
90.58/90.67	c #Conflicts:      53000 | #Learnt:       8997 | 0.000
90.58/90.67	c total clause space: 545.701MB
90.58/90.67	c total #watches: 4240732
92.08/92.10	c total #propagations: 1432183 / total #impl: 526927677 (eff. 0.003)
92.08/92.10	c #Conflicts:      54000 | #Learnt:       9998 | 0.000
92.08/92.10	c total clause space: 545.701MB
92.08/92.10	c total #watches: 4934739
93.48/93.53	c total #propagations: 1442323 / total #impl: 535833141 (eff. 0.003)
93.48/93.53	c #Conflicts:      55000 | #Learnt:      10999 | 0.000
93.48/93.53	c total clause space: 545.701MB
93.48/93.53	c total #watches: 5484331
94.98/95.06	c total #propagations: 1450336 / total #impl: 542390200 (eff. 0.003)
94.98/95.06	c GC COLLECT
94.98/95.06	c #Conflicts:      56000 | #Learnt:       6403 | 0.000
94.98/95.06	c total clause space: 545.701MB
94.98/95.06	c total #watches: 3852935
96.38/96.42	c total #propagations: 1461335 / total #impl: 549196287 (eff. 0.003)
96.38/96.42	c #Conflicts:      57000 | #Learnt:       7404 | 0.000
96.38/96.42	c total clause space: 545.701MB
96.38/96.42	c total #watches: 4141032
97.58/97.61	c total #propagations: 1480495 / total #impl: 560651231 (eff. 0.003)
97.58/97.61	c #Conflicts:      58000 | #Learnt:       8404 | 0.000
97.58/97.61	c total clause space: 545.701MB
97.58/97.61	c total #watches: 4190581
98.98/99.06	c total #propagations: 1491785 / total #impl: 577370249 (eff. 0.003)
98.98/99.06	c #Conflicts:      59000 | #Learnt:       9404 | 0.000
98.98/99.06	c total clause space: 545.701MB
98.98/99.06	c total #watches: 4728644
99.97/100.02	c total #propagations: 1509962 / total #impl: 585607880 (eff. 0.003)
99.97/100.02	c #Conflicts:      60000 | #Learnt:      10404 | 0.000
99.97/100.02	c total clause space: 545.701MB
99.97/100.02	c total #watches: 5370169
101.37/101.43	c total #propagations: 1532302 / total #impl: 587203362 (eff. 0.003)
101.37/101.43	c #Conflicts:      61000 | #Learnt:      11404 | 0.000
101.37/101.43	c total clause space: 545.701MB
101.37/101.43	c total #watches: 5616945
103.07/103.13	c total #propagations: 1569230 / total #impl: 589304687 (eff. 0.003)
103.07/103.13	c GC COLLECT
103.07/103.13	c #Conflicts:      62000 | #Learnt:       6514 | 0.000
103.07/103.13	c total clause space: 545.701MB
103.07/103.13	c total #watches: 2776209
104.48/104.51	c total #propagations: 1583038 / total #impl: 596842704 (eff. 0.003)
104.48/104.51	c #Conflicts:      63000 | #Learnt:       7514 | 0.000
104.48/104.51	c total clause space: 545.701MB
104.48/104.51	c total #watches: 3354570
105.57/105.66	c total #propagations: 1592697 / total #impl: 606703550 (eff. 0.003)
105.57/105.66	c #Conflicts:      64000 | #Learnt:       8515 | 0.000
105.57/105.66	c total clause space: 545.701MB
105.57/105.66	c total #watches: 3879233
106.68/106.71	c total #propagations: 1618253 / total #impl: 623436443 (eff. 0.003)
106.68/106.71	c #Conflicts:      65000 | #Learnt:       9516 | 0.000
106.68/106.71	c total clause space: 545.701MB
106.68/106.71	c total #watches: 4383388
108.08/108.17	c total #propagations: 1638118 / total #impl: 627998438 (eff. 0.003)
108.08/108.17	c #Conflicts:      66000 | #Learnt:      10517 | 0.000
108.08/108.17	c total clause space: 545.701MB
108.08/108.17	c total #watches: 5011014
109.68/109.74	c total #propagations: 1648107 / total #impl: 635221912 (eff. 0.003)
109.68/109.74	c #Conflicts:      67000 | #Learnt:      11520 | 0.000
109.68/109.74	c total clause space: 545.701MB
109.68/109.74	c total #watches: 5790294
110.97/111.07	c total #propagations: 1660095 / total #impl: 639024517 (eff. 0.003)
110.97/111.07	c #Conflicts:      68000 | #Learnt:      12520 | 0.000
110.97/111.07	c total clause space: 886.764MB
110.97/111.07	c total #watches: 6381653
113.28/113.37	c total #propagations: 1679842 / total #impl: 642610624 (eff. 0.003)
113.28/113.37	c GC COLLECT
113.28/113.37	c #Conflicts:      69000 | #Learnt:       7326 | 0.000
113.28/113.37	c total clause space: 886.764MB
113.28/113.37	c total #watches: 4218781
115.07/115.19	c total #propagations: 1692001 / total #impl: 648608824 (eff. 0.003)
115.07/115.19	c #Conflicts:      70000 | #Learnt:       8326 | 0.000
115.07/115.19	c total clause space: 886.764MB
115.07/115.19	c total #watches: 4669091
116.97/117.01	c total #propagations: 1710673 / total #impl: 655335277 (eff. 0.003)
116.97/117.01	c #Conflicts:      71000 | #Learnt:       9326 | 0.000
116.97/117.01	c total clause space: 886.764MB
116.97/117.01	c total #watches: 5008408
118.78/118.88	c total #propagations: 1754991 / total #impl: 664387018 (eff. 0.003)
118.78/118.88	c #Conflicts:      72000 | #Learnt:      10326 | 0.000
118.78/118.88	c total clause space: 886.764MB
118.78/118.88	c total #watches: 5378883
121.77/121.85	c total #propagations: 1789373 / total #impl: 670595640 (eff. 0.003)
121.77/121.85	c #Conflicts:      73000 | #Learnt:      11326 | 0.000
121.77/121.85	c total clause space: 886.764MB
121.77/121.85	c total #watches: 5618232
124.87/124.96	c total #propagations: 1849575 / total #impl: 686859440 (eff. 0.003)
124.87/124.96	c #Conflicts:      74000 | #Learnt:      12326 | 0.000
124.87/124.96	c total clause space: 886.764MB
124.87/124.96	c total #watches: 6003363
128.57/128.68	c total #propagations: 1871986 / total #impl: 704728773 (eff. 0.003)
128.57/128.68	c GC COLLECT
128.57/128.68	c #Conflicts:      75000 | #Learnt:       6829 | 0.000
128.57/128.68	c total clause space: 886.764MB
128.57/128.68	c total #watches: 2838943
131.67/131.70	c total #propagations: 1895321 / total #impl: 723113824 (eff. 0.003)
131.67/131.70	c #Conflicts:      76000 | #Learnt:       7829 | 0.000
131.67/131.70	c total clause space: 886.764MB
131.67/131.70	c total #watches: 3228330
132.57/132.60	c total #propagations: 1936259 / total #impl: 746795561 (eff. 0.003)
132.57/132.60	c #Conflicts:      77000 | #Learnt:       8829 | 0.000
132.57/132.60	c total clause space: 886.764MB
132.57/132.60	c total #watches: 3989957
134.18/134.24	c total #propagations: 1945420 / total #impl: 748393104 (eff. 0.003)
134.18/134.24	c #Conflicts:      78000 | #Learnt:       9829 | 0.000
134.18/134.24	c total clause space: 886.764MB
134.18/134.24	c total #watches: 4742976
135.47/135.50	c total #propagations: 1953141 / total #impl: 752787404 (eff. 0.003)
135.47/135.50	c #Conflicts:      79000 | #Learnt:      10829 | 0.000
135.47/135.50	c total clause space: 886.764MB
135.47/135.50	c total #watches: 5220204
138.07/138.10	c total #propagations: 1980459 / total #impl: 758494272 (eff. 0.003)
138.07/138.10	c #Conflicts:      80000 | #Learnt:      11830 | 0.000
138.07/138.10	c total clause space: 886.764MB
138.07/138.10	c total #watches: 5673125
140.17/140.28	c total #propagations: 1996806 / total #impl: 772806389 (eff. 0.003)
140.17/140.28	c #Conflicts:      81000 | #Learnt:      12831 | 0.000
140.17/140.28	c total clause space: 886.764MB
140.17/140.28	c total #watches: 6234036
142.57/142.68	c total #propagations: 2010531 / total #impl: 779812687 (eff. 0.003)
142.57/142.68	c #Conflicts:      82000 | #Learnt:      13833 | 0.000
142.57/142.68	c total clause space: 886.764MB
142.57/142.68	c total #watches: 6946577
145.07/145.14	c total #propagations: 2023710 / total #impl: 785822136 (eff. 0.003)
145.07/145.14	c GC COLLECT
145.07/145.14	c #Conflicts:      83000 | #Learnt:       8031 | 0.000
145.07/145.14	c total clause space: 886.764MB
145.07/145.14	c total #watches: 4332852
147.67/147.72	c total #propagations: 2045551 / total #impl: 797361172 (eff. 0.003)
147.67/147.72	c #Conflicts:      84000 | #Learnt:       9031 | 0.000
147.67/147.72	c total clause space: 886.764MB
147.67/147.72	c total #watches: 4539596
151.47/151.60	c total #propagations: 2077849 / total #impl: 817985067 (eff. 0.003)
151.47/151.60	c #Conflicts:      85000 | #Learnt:      10031 | 0.000
151.47/151.60	c total clause space: 886.764MB
151.47/151.60	c total #watches: 4714857
155.27/155.32	c total #propagations: 2130223 / total #impl: 855075952 (eff. 0.002)
155.27/155.32	c #Conflicts:      86000 | #Learnt:      11031 | 0.000
155.27/155.32	c total clause space: 886.764MB
155.27/155.32	c total #watches: 5032677
157.87/157.95	c total #propagations: 2164647 / total #impl: 873555060 (eff. 0.002)
157.87/157.95	c #Conflicts:      87000 | #Learnt:      12031 | 0.000
157.87/157.95	c total clause space: 886.764MB
157.87/157.95	c total #watches: 5295996
164.17/164.28	c total #propagations: 2171494 / total #impl: 891498509 (eff. 0.002)
164.17/164.28	c #Conflicts:      88000 | #Learnt:      13031 | 0.000
164.17/164.28	c total clause space: 886.764MB
164.17/164.28	c total #watches: 5445680
171.07/171.15	c total #propagations: 2191739 / total #impl: 946942562 (eff. 0.002)
171.07/171.15	c #Conflicts:      89000 | #Learnt:      14031 | 0.000
171.07/171.15	c total clause space: 886.764MB
171.07/171.15	c total #watches: 5573452
176.67/176.70	c total #propagations: 2211828 / total #impl: 1028255647 (eff. 0.002)
176.67/176.70	c GC COLLECT
176.67/176.70	c #Conflicts:      90000 | #Learnt:       7936 | 0.000
176.67/176.70	c total clause space: 886.764MB
176.67/176.70	c total #watches: 1636904
180.47/180.53	c total #propagations: 2231555 / total #impl: 1120629178 (eff. 0.002)
180.47/180.53	c #Conflicts:      91000 | #Learnt:       8936 | 0.000
180.47/180.53	c total clause space: 886.764MB
180.47/180.53	c total #watches: 1760131
184.66/184.74	c total #propagations: 2252940 / total #impl: 1222941833 (eff. 0.002)
184.66/184.74	c #Conflicts:      92000 | #Learnt:       9936 | 0.000
184.66/184.74	c total clause space: 886.764MB
184.66/184.74	c total #watches: 1859713
186.46/186.50	c total #propagations: 2273759 / total #impl: 1330285655 (eff. 0.002)
186.46/186.50	c #Conflicts:      93000 | #Learnt:      10936 | 0.000
186.46/186.50	c total clause space: 886.764MB
186.46/186.50	c total #watches: 2001662
187.66/187.70	c total #propagations: 2283767 / total #impl: 1379336632 (eff. 0.002)
187.66/187.70	c #Conflicts:      94000 | #Learnt:      11936 | 0.000
187.66/187.70	c total clause space: 886.764MB
187.66/187.70	c total #watches: 2402274
189.36/189.46	c total #propagations: 2291444 / total #impl: 1402098755 (eff. 0.002)
189.36/189.46	c #Conflicts:      95000 | #Learnt:      12936 | 0.000
189.36/189.46	c total clause space: 886.764MB
189.36/189.46	c total #watches: 2743956
190.96/191.01	c total #propagations: 2300649 / total #impl: 1434902776 (eff. 0.002)
190.96/191.01	c #Conflicts:      96000 | #Learnt:      13936 | 0.000
190.96/191.01	c total clause space: 886.764MB
190.96/191.01	c total #watches: 3066458
195.06/195.17	c total #propagations: 2307991 / total #impl: 1457482522 (eff. 0.002)
195.06/195.17	c #Conflicts:      97000 | #Learnt:      14936 | 0.000
195.06/195.17	c total clause space: 886.764MB
195.06/195.17	c total #watches: 3287280
197.06/197.13	c total #propagations: 2319550 / total #impl: 1478567554 (eff. 0.002)
197.06/197.13	c GC COLLECT
197.06/197.13	c #Conflicts:      98000 | #Learnt:       8534 | 0.000
197.06/197.13	c total clause space: 886.764MB
197.06/197.13	c total #watches: 2108842
198.76/198.80	c total #propagations: 2337524 / total #impl: 1488824556 (eff. 0.002)
198.76/198.80	c #Conflicts:      99000 | #Learnt:       9534 | 0.000
198.76/198.80	c total clause space: 886.764MB
198.76/198.80	c total #watches: 2396877
200.66/200.76	c total #propagations: 2346667 / total #impl: 1500385345 (eff. 0.002)
200.66/200.76	c #Conflicts:     100000 | #Learnt:      10534 | 0.000
200.66/200.76	c total clause space: 886.764MB
200.66/200.76	c total #watches: 2557603
202.66/202.76	c total #propagations: 2357354 / total #impl: 1520618219 (eff. 0.002)
202.66/202.76	c #Conflicts:     101000 | #Learnt:      11534 | 0.000
202.66/202.76	c total clause space: 886.764MB
202.66/202.76	c total #watches: 2693360
205.16/205.21	c total #propagations: 2367697 / total #impl: 1545684519 (eff. 0.002)
205.16/205.21	c #Conflicts:     102000 | #Learnt:      12534 | 0.000
205.16/205.21	c total clause space: 886.764MB
205.16/205.21	c total #watches: 2736789
207.56/207.67	c total #propagations: 2381588 / total #impl: 1583227399 (eff. 0.002)
207.56/207.67	c #Conflicts:     103000 | #Learnt:      13534 | 0.000
207.56/207.67	c total clause space: 886.764MB
207.56/207.67	c total #watches: 2797446
210.36/210.41	c total #propagations: 2394149 / total #impl: 1634229716 (eff. 0.001)
210.36/210.41	c #Conflicts:     104000 | #Learnt:      14534 | 0.000
210.36/210.41	c total clause space: 886.764MB
210.36/210.41	c total #watches: 2829926
213.16/213.29	c total #propagations: 2407211 / total #impl: 1675159730 (eff. 0.001)
213.16/213.29	c #Conflicts:     105000 | #Learnt:      15534 | 0.000
213.16/213.29	c total clause space: 886.764MB
213.16/213.29	c total #watches: 2883846
214.36/214.43	c total #propagations: 2421161 / total #impl: 1742352223 (eff. 0.001)
214.36/214.43	c GC COLLECT
214.36/214.43	c #Conflicts:     106000 | #Learnt:       8834 | 0.000
214.36/214.43	c total clause space: 886.764MB
214.36/214.43	c total #watches: 1618071
215.16/215.21	c total #propagations: 2436518 / total #impl: 1764885909 (eff. 0.001)
215.16/215.21	c #Conflicts:     107000 | #Learnt:       9834 | 0.000
215.16/215.21	c total clause space: 886.764MB
215.16/215.21	c total #watches: 2178540
215.86/215.92	c total #propagations: 2455572 / total #impl: 1769161304 (eff. 0.001)
215.86/215.92	c #Conflicts:     108000 | #Learnt:      10836 | 0.000
215.86/215.92	c total clause space: 886.764MB
215.86/215.92	c total #watches: 2828937
216.77/216.85	c total #propagations: 2473107 / total #impl: 1771929860 (eff. 0.001)
216.77/216.85	c #Conflicts:     109000 | #Learnt:      11836 | 0.000
216.77/216.85	c total clause space: 886.764MB
216.77/216.85	c total #watches: 3257310
218.06/218.17	c total #propagations: 2519371 / total #impl: 1776205192 (eff. 0.001)
218.06/218.17	c #Conflicts:     110000 | #Learnt:      12836 | 0.000
218.06/218.17	c total clause space: 886.764MB
218.06/218.17	c total #watches: 3737296
219.56/219.68	c total #propagations: 2553747 / total #impl: 1780456206 (eff. 0.001)
219.56/219.68	c #Conflicts:     111000 | #Learnt:      13836 | 0.000
219.56/219.68	c total clause space: 886.764MB
219.56/219.68	c total #watches: 4218869
221.17/221.27	c total #propagations: 2579940 / total #impl: 1784560564 (eff. 0.001)
221.17/221.27	c #Conflicts:     112000 | #Learnt:      14836 | 0.000
221.17/221.27	c total clause space: 886.764MB
221.17/221.27	c total #watches: 4696833
223.76/223.85	c total #propagations: 2597184 / total #impl: 1790531878 (eff. 0.001)
223.76/223.85	c #Conflicts:     113000 | #Learnt:      15836 | 0.000
223.76/223.85	c total clause space: 886.764MB
223.76/223.85	c total #watches: 4892086
226.86/226.92	c total #propagations: 2651850 / total #impl: 1803238926 (eff. 0.001)
226.86/226.92	c GC COLLECT
226.86/226.92	c #Conflicts:     114000 | #Learnt:       8834 | 0.000
226.86/226.92	c total clause space: 886.764MB
226.86/226.92	c total #watches: 4110214
230.06/230.15	c total #propagations: 2703237 / total #impl: 1814081654 (eff. 0.001)
230.06/230.15	c #Conflicts:     115000 | #Learnt:       9834 | 0.000
230.06/230.15	c total clause space: 886.764MB
230.06/230.15	c total #watches: 4459402
233.56/233.64	c total #propagations: 2737551 / total #impl: 1825061739 (eff. 0.001)
233.56/233.64	c #Conflicts:     116000 | #Learnt:      10834 | 0.000
233.56/233.64	c total clause space: 886.764MB
233.56/233.64	c total #watches: 4806183
238.05/238.12	c total #propagations: 2772297 / total #impl: 1838138973 (eff. 0.002)
238.05/238.12	c #Conflicts:     117000 | #Learnt:      11834 | 0.000
238.05/238.12	c total clause space: 886.764MB
238.05/238.12	c total #watches: 5071089
242.25/242.35	c total #propagations: 2803215 / total #impl: 1859811734 (eff. 0.002)
242.25/242.35	c #Conflicts:     118000 | #Learnt:      12834 | 0.000
242.25/242.35	c total clause space: 886.764MB
242.25/242.35	c total #watches: 5404379
247.25/247.31	c total #propagations: 2833045 / total #impl: 1868833537 (eff. 0.002)
247.25/247.31	c #Conflicts:     119000 | #Learnt:      13834 | 0.000
247.25/247.31	c total clause space: 886.764MB
247.25/247.31	c total #watches: 5783757
253.75/253.89	c total #propagations: 2868763 / total #impl: 1881147576 (eff. 0.002)
253.75/253.89	c #Conflicts:     120000 | #Learnt:      14834 | 0.000
253.75/253.89	c total clause space: 886.764MB
253.75/253.89	c total #watches: 6164806
258.65/258.74	c total #propagations: 2905125 / total #impl: 1900468781 (eff. 0.002)
258.65/258.74	c #Conflicts:     121000 | #Learnt:      15834 | 0.000
258.65/258.74	c total clause space: 886.764MB
258.65/258.74	c total #watches: 6571229
265.06/265.19	c total #propagations: 2930001 / total #impl: 1910974809 (eff. 0.002)
265.06/265.19	c #Conflicts:     122000 | #Learnt:      16834 | 0.000
265.06/265.19	c total clause space: 886.764MB
265.06/265.19	c total #watches: 6910630
269.85/269.91	c total #propagations: 2962682 / total #impl: 1925974915 (eff. 0.002)
269.85/269.91	c GC COLLECT
269.85/269.91	c #Conflicts:     123000 | #Learnt:       9541 | 0.000
269.85/269.91	c total clause space: 886.764MB
269.85/269.91	c total #watches: 3435455
276.35/276.48	c total #propagations: 2994961 / total #impl: 1947085295 (eff. 0.002)
276.35/276.48	c #Conflicts:     124000 | #Learnt:      10541 | 0.000
276.35/276.48	c total clause space: 886.764MB
276.35/276.48	c total #watches: 3691895
284.35/284.47	c total #propagations: 3030185 / total #impl: 1978853770 (eff. 0.002)
284.35/284.47	c #Conflicts:     125000 | #Learnt:      11541 | 0.000
284.35/284.47	c total clause space: 886.764MB
284.35/284.47	c total #watches: 3988141
290.24/290.33	c total #propagations: 3097475 / total #impl: 2010731555 (eff. 0.002)
290.24/290.33	c #Conflicts:     126000 | #Learnt:      12541 | 0.000
290.24/290.33	c total clause space: 886.764MB
290.24/290.33	c total #watches: 4276284
296.34/296.48	c total #propagations: 3125396 / total #impl: 2030922220 (eff. 0.002)
296.34/296.48	c #Conflicts:     127000 | #Learnt:      13541 | 0.000
296.34/296.48	c total clause space: 886.764MB
296.34/296.48	c total #watches: 4545937
300.44/300.58	c total #propagations: 3152837 / total #impl: 2055573794 (eff. 0.002)
300.44/300.58	c #Conflicts:     128000 | #Learnt:      14541 | 0.000
300.44/300.58	c total clause space: 886.764MB
300.44/300.58	c total #watches: 4952217
302.94/303.07	c total #propagations: 3170033 / total #impl: 2065532613 (eff. 0.002)
302.94/303.07	c #Conflicts:     129000 | #Learnt:      15541 | 0.000
302.94/303.07	c total clause space: 886.764MB
302.94/303.07	c total #watches: 5330309
311.25/311.40	c total #propagations: 3218931 / total #impl: 2070161671 (eff. 0.002)
311.25/311.40	c #Conflicts:     130000 | #Learnt:      16541 | 0.000
311.25/311.40	c total clause space: 886.764MB
311.25/311.40	c total #watches: 5560882
318.64/318.78	c total #propagations: 3246405 / total #impl: 2104718092 (eff. 0.002)
318.64/318.78	c GC COLLECT
318.64/318.78	c #Conflicts:     131000 | #Learnt:       8938 | 0.000
318.64/318.78	c total clause space: 886.764MB
318.64/318.78	c total #watches: 3003597
321.04/321.17	c total #propagations: 3274947 / total #impl: 2124194704 (eff. 0.002)
321.04/321.17	c #Conflicts:     132000 | #Learnt:       9938 | 0.000
321.04/321.17	c total clause space: 886.764MB
321.04/321.17	c total #watches: 3533903
323.24/323.38	c total #propagations: 3294986 / total #impl: 2131156672 (eff. 0.002)
323.24/323.38	c #Conflicts:     133000 | #Learnt:      10938 | 0.000
323.24/323.38	c total clause space: 886.764MB
323.24/323.38	c total #watches: 3792626
326.94/327.03	c total #propagations: 3333714 / total #impl: 2142687746 (eff. 0.002)
326.94/327.03	c #Conflicts:     134000 | #Learnt:      11938 | 0.000
326.94/327.03	c total clause space: 886.764MB
326.94/327.03	c total #watches: 4215303
331.04/331.12	c total #propagations: 3385512 / total #impl: 2150495969 (eff. 0.002)
331.04/331.12	c #Conflicts:     135000 | #Learnt:      12938 | 0.000
331.04/331.12	c total clause space: 886.764MB
331.04/331.12	c total #watches: 4585817
333.94/334.08	c total #propagations: 3443132 / total #impl: 2162901219 (eff. 0.002)
333.94/334.08	c #Conflicts:     136000 | #Learnt:      13938 | 0.000
333.94/334.08	c total clause space: 886.764MB
333.94/334.08	c total #watches: 4955873
339.94/340.07	c total #propagations: 3462015 / total #impl: 2169400515 (eff. 0.002)
339.94/340.07	c #Conflicts:     137000 | #Learnt:      14938 | 0.000
339.94/340.07	c total clause space: 886.764MB
339.94/340.07	c total #watches: 5288990
345.73/345.80	c total #propagations: 3503323 / total #impl: 2184964012 (eff. 0.002)
345.73/345.80	c #Conflicts:     138000 | #Learnt:      15938 | 0.000
345.73/345.80	c total clause space: 886.764MB
345.73/345.80	c total #watches: 5768076
350.43/350.55	c total #propagations: 3547321 / total #impl: 2198443929 (eff. 0.002)
350.43/350.55	c #Conflicts:     139000 | #Learnt:      16938 | 0.000
350.43/350.55	c total clause space: 886.764MB
350.43/350.55	c total #watches: 6107418
355.62/355.74	c total #propagations: 3597546 / total #impl: 2212853526 (eff. 0.002)
355.62/355.74	c #Conflicts:     140000 | #Learnt:      17938 | 0.000
355.62/355.74	c total clause space: 886.764MB
355.62/355.74	c total #watches: 6433360
357.73/357.89	c total #propagations: 3642634 / total #impl: 2228397100 (eff. 0.002)
357.73/357.89	c GC COLLECT
357.73/357.89	c #Conflicts:     141000 | #Learnt:       9911 | 0.000
357.73/357.89	c total clause space: 886.764MB
357.73/357.89	c total #watches: 3367230
359.23/359.39	c total #propagations: 3692341 / total #impl: 2233817940 (eff. 0.002)
359.23/359.39	c #Conflicts:     142000 | #Learnt:      10911 | 0.000
359.23/359.39	c total clause space: 886.764MB
359.23/359.39	c total #watches: 3517509
361.53/361.69	c total #propagations: 3709246 / total #impl: 2252759480 (eff. 0.002)
361.53/361.69	c #Conflicts:     143000 | #Learnt:      11911 | 0.000
361.53/361.69	c total clause space: 886.764MB
361.53/361.69	c total #watches: 3817152
365.03/365.11	c total #propagations: 3770193 / total #impl: 2294487859 (eff. 0.002)
365.03/365.11	c #Conflicts:     144000 | #Learnt:      12911 | 0.000
365.03/365.11	c total clause space: 886.764MB
365.03/365.11	c total #watches: 4167555
369.33/369.49	c total #propagations: 3828910 / total #impl: 2336036362 (eff. 0.002)
369.33/369.49	c #Conflicts:     145000 | #Learnt:      13911 | 0.000
369.33/369.49	c total clause space: 886.764MB
369.33/369.49	c total #watches: 4413314
374.83/374.92	c total #propagations: 3929332 / total #impl: 2363968585 (eff. 0.002)
374.83/374.92	c #Conflicts:     146000 | #Learnt:      14911 | 0.000
374.83/374.92	c total clause space: 886.764MB
374.83/374.92	c total #watches: 4582397
381.73/381.85	c total #propagations: 4024724 / total #impl: 2407224096 (eff. 0.002)
381.73/381.85	c #Conflicts:     147000 | #Learnt:      15911 | 0.000
381.73/381.85	c total clause space: 886.764MB
381.73/381.85	c total #watches: 4747189
392.02/392.12	c total #propagations: 4122507 / total #impl: 2481654483 (eff. 0.002)
392.02/392.12	c #Conflicts:     148000 | #Learnt:      16911 | 0.000
392.02/392.12	c total clause space: 886.764MB
392.02/392.12	c total #watches: 4944764
401.53/401.65	c total #propagations: 4211042 / total #impl: 2530701599 (eff. 0.002)
401.53/401.65	c #Conflicts:     149000 | #Learnt:      17911 | 0.000
401.53/401.65	c total clause space: 886.764MB
401.53/401.65	c total #watches: 5106256
408.32/408.49	c total #propagations: 4314021 / total #impl: 2559569232 (eff. 0.002)
408.32/408.49	c GC COLLECT
408.32/408.49	c #Conflicts:     150000 | #Learnt:       9655 | 0.000
408.32/408.49	c total clause space: 886.764MB
408.32/408.49	c total #watches: 3293285
410.72/410.80	c total #propagations: 4396294 / total #impl: 2576332049 (eff. 0.002)
410.72/410.80	c #Conflicts:     151000 | #Learnt:      10655 | 0.000
410.72/410.80	c total clause space: 886.764MB
410.72/410.80	c total #watches: 3632035
414.63/414.77	c total #propagations: 4448201 / total #impl: 2590855584 (eff. 0.002)
414.63/414.77	c #Conflicts:     152000 | #Learnt:      11655 | 0.000
414.63/414.77	c total clause space: 886.764MB
414.63/414.77	c total #watches: 3774563
418.03/418.17	c total #propagations: 4548251 / total #impl: 2643683936 (eff. 0.002)
418.03/418.17	c #Conflicts:     153000 | #Learnt:      12655 | 0.000
418.03/418.17	c total clause space: 886.764MB
418.03/418.17	c total #watches: 4071668
421.33/421.42	c total #propagations: 4598808 / total #impl: 2655090307 (eff. 0.002)
421.33/421.42	c #Conflicts:     154000 | #Learnt:      13655 | 0.000
421.33/421.42	c total clause space: 886.764MB
421.33/421.42	c total #watches: 4430794
424.12/424.28	c total #propagations: 4630498 / total #impl: 2667004388 (eff. 0.002)
424.12/424.28	c #Conflicts:     155000 | #Learnt:      14655 | 0.000
424.12/424.28	c total clause space: 886.764MB
424.12/424.28	c total #watches: 4873826
428.92/429.09	c total #propagations: 4667559 / total #impl: 2671967358 (eff. 0.002)
428.92/429.09	c #Conflicts:     156000 | #Learnt:      15655 | 0.000
428.92/429.09	c total clause space: 886.764MB
428.92/429.09	c total #watches: 5161102
432.62/432.72	c total #propagations: 4712389 / total #impl: 2679304620 (eff. 0.002)
432.62/432.72	c #Conflicts:     157000 | #Learnt:      16655 | 0.000
432.62/432.72	c total clause space: 886.764MB
432.62/432.72	c total #watches: 5528462
443.32/443.42	c total #propagations: 4780234 / total #impl: 2693736719 (eff. 0.002)
443.32/443.42	c #Conflicts:     158000 | #Learnt:      17655 | 0.000
443.32/443.42	c total clause space: 886.764MB
443.32/443.42	c total #watches: 5760847
453.41/453.58	c total #propagations: 4857119 / total #impl: 2823439057 (eff. 0.002)
453.41/453.58	c #Conflicts:     159000 | #Learnt:      18655 | 0.000
453.41/453.58	c total clause space: 886.764MB
453.41/453.58	c total #watches: 6060100
457.81/457.91	c total #propagations: 4910193 / total #impl: 2911236617 (eff. 0.002)
457.81/457.91	c GC COLLECT
457.81/457.91	c #Conflicts:     160000 | #Learnt:      10115 | 0.000
457.81/457.91	c total clause space: 886.764MB
457.81/457.91	c total #watches: 3496727
460.11/460.24	c total #propagations: 4936669 / total #impl: 2918630550 (eff. 0.002)
460.11/460.24	c #Conflicts:     161000 | #Learnt:      11115 | 0.000
460.11/460.24	c total clause space: 886.764MB
460.11/460.24	c total #watches: 3912949
462.21/462.33	c total #propagations: 4965481 / total #impl: 2923338100 (eff. 0.002)
462.21/462.33	c #Conflicts:     162000 | #Learnt:      12115 | 0.000
462.21/462.33	c total clause space: 886.764MB
462.21/462.33	c total #watches: 4348682
465.41/465.55	c total #propagations: 4996260 / total #impl: 2928890054 (eff. 0.002)
465.41/465.55	c #Conflicts:     163000 | #Learnt:      13115 | 0.000
465.41/465.55	c total clause space: 886.764MB
465.41/465.55	c total #watches: 4700799
470.72/470.86	c total #propagations: 5051878 / total #impl: 2940701635 (eff. 0.002)
470.72/470.86	c #Conflicts:     164000 | #Learnt:      14115 | 0.000
470.72/470.86	c total clause space: 886.764MB
470.72/470.86	c total #watches: 4996650
475.41/475.50	c total #propagations: 5087616 / total #impl: 2961859350 (eff. 0.002)
475.41/475.50	c #Conflicts:     165000 | #Learnt:      15115 | 0.000
475.41/475.50	c total clause space: 886.764MB
475.41/475.50	c total #watches: 5511461
483.91/484.08	c total #propagations: 5107497 / total #impl: 2970284745 (eff. 0.002)
483.91/484.08	c #Conflicts:     166000 | #Learnt:      16115 | 0.000
483.91/484.08	c total clause space: 886.764MB
483.91/484.08	c total #watches: 5676193
488.21/488.30	c total #propagations: 5155346 / total #impl: 3003715096 (eff. 0.002)
488.21/488.30	c #Conflicts:     167000 | #Learnt:      17115 | 0.000
488.21/488.30	c total clause space: 886.764MB
488.21/488.30	c total #watches: 6243444
494.11/494.26	c total #propagations: 5166190 / total #impl: 3017181237 (eff. 0.002)
494.11/494.26	c #Conflicts:     168000 | #Learnt:      18115 | 0.000
494.11/494.26	c total clause space: 886.764MB
494.11/494.26	c total #watches: 6681334
500.90/501.07	c total #propagations: 5188259 / total #impl: 3035935982 (eff. 0.002)
500.90/501.07	c #Conflicts:     169000 | #Learnt:      19115 | 0.000
500.90/501.07	c total clause space: 886.764MB
500.90/501.07	c total #watches: 7132207
508.50/508.64	c total #propagations: 5226191 / total #impl: 3049002645 (eff. 0.002)
508.50/508.64	c GC COLLECT
508.50/508.64	c #Conflicts:     170000 | #Learnt:      10305 | 0.000
508.50/508.64	c total clause space: 886.764MB
508.50/508.64	c total #watches: 3693557
511.70/511.88	c total #propagations: 5274818 / total #impl: 3074373038 (eff. 0.002)
511.70/511.88	c #Conflicts:     171000 | #Learnt:      11305 | 0.000
511.70/511.88	c total clause space: 886.764MB
511.70/511.88	c total #watches: 4209318
518.70/518.86	c total #propagations: 5301244 / total #impl: 3080763060 (eff. 0.002)
518.70/518.86	c #Conflicts:     172000 | #Learnt:      12305 | 0.000
518.70/518.86	c total clause space: 886.764MB
518.70/518.86	c total #watches: 4701964
520.60/520.71	c total #propagations: 5354826 / total #impl: 3097208892 (eff. 0.002)
520.60/520.71	c #Conflicts:     173000 | #Learnt:      13305 | 0.000
520.60/520.71	c total clause space: 886.764MB
520.60/520.71	c total #watches: 5165097
526.10/526.25	c total #propagations: 5374388 / total #impl: 3101765409 (eff. 0.002)
526.10/526.25	c #Conflicts:     174000 | #Learnt:      14305 | 0.000
526.10/526.25	c total clause space: 886.764MB
526.10/526.25	c total #watches: 5678789
533.29/533.49	c total #propagations: 5393162 / total #impl: 3107588009 (eff. 0.002)
533.29/533.49	c #Conflicts:     175000 | #Learnt:      15305 | 0.000
533.29/533.49	c total clause space: 886.764MB
533.29/533.49	c total #watches: 6203122
540.89/541.08	c total #propagations: 5412090 / total #impl: 3115873697 (eff. 0.002)
540.89/541.08	c #Conflicts:     176000 | #Learnt:      16305 | 0.000
540.89/541.08	c total clause space: 886.764MB
540.89/541.08	c total #watches: 6695344
550.00/550.12	c total #propagations: 5426606 / total #impl: 3124527872 (eff. 0.002)
550.00/550.12	c #Conflicts:     177000 | #Learnt:      17305 | 0.000
550.00/550.12	c total clause space: 886.764MB
550.00/550.12	c total #watches: 7120188
555.99/556.12	c total #propagations: 5440702 / total #impl: 3134847317 (eff. 0.002)
555.99/556.12	c #Conflicts:     178000 | #Learnt:      18305 | 0.000
555.99/556.12	c total clause space: 886.764MB
555.99/556.12	c total #watches: 7466716
561.70/561.83	c total #propagations: 5478709 / total #impl: 3144304063 (eff. 0.002)
561.70/561.83	c #Conflicts:     179000 | #Learnt:      19305 | 0.000
561.70/561.83	c total clause space: 886.764MB
561.70/561.83	c total #watches: 7832567
569.19/569.33	c total #propagations: 5513800 / total #impl: 3150981292 (eff. 0.002)
569.19/569.33	c GC COLLECT
569.19/569.33	c #Conflicts:     180000 | #Learnt:      10194 | 0.000
569.19/569.33	c total clause space: 886.764MB
569.19/569.33	c total #watches: 3625714
571.49/571.61	c total #propagations: 5531793 / total #impl: 3167826403 (eff. 0.002)
571.49/571.61	c #Conflicts:     181000 | #Learnt:      11194 | 0.000
571.49/571.61	c total clause space: 886.764MB
571.49/571.61	c total #watches: 4223752
574.09/574.23	c total #propagations: 5552716 / total #impl: 3171233117 (eff. 0.002)
574.09/574.23	c #Conflicts:     182000 | #Learnt:      12194 | 0.000
574.09/574.23	c total clause space: 886.764MB
574.09/574.23	c total #watches: 4829472
577.39/577.54	c total #propagations: 5570758 / total #impl: 3177560367 (eff. 0.002)
577.39/577.54	c #Conflicts:     183000 | #Learnt:      13194 | 0.000
577.39/577.54	c total clause space: 886.764MB
577.39/577.54	c total #watches: 5382882
580.39/580.58	c total #propagations: 5583829 / total #impl: 3183775956 (eff. 0.002)
580.39/580.58	c #Conflicts:     184000 | #Learnt:      14194 | 0.000
580.39/580.58	c total clause space: 886.764MB
580.39/580.58	c total #watches: 5728931
583.19/583.33	c total #propagations: 5593470 / total #impl: 3197311972 (eff. 0.002)
583.19/583.33	c #Conflicts:     185000 | #Learnt:      15194 | 0.000
583.19/583.33	c total clause space: 886.764MB
583.19/583.33	c total #watches: 6367870
586.39/586.51	c total #propagations: 5602415 / total #impl: 3212488629 (eff. 0.002)
586.39/586.51	c #Conflicts:     186000 | #Learnt:      16194 | 0.000
586.39/586.51	c total clause space: 886.764MB
586.39/586.51	c total #watches: 6673278
589.08/589.23	c total #propagations: 5642531 / total #impl: 3228880900 (eff. 0.002)
589.08/589.23	c #Conflicts:     187000 | #Learnt:      17194 | 0.000
589.08/589.23	c total clause space: 886.764MB
589.08/589.23	c total #watches: 6982103
593.08/593.26	c total #propagations: 5687771 / total #impl: 3237475968 (eff. 0.002)
593.08/593.26	c #Conflicts:     188000 | #Learnt:      18194 | 0.000
593.08/593.26	c total clause space: 886.764MB
593.08/593.26	c total #watches: 7317858
596.38/596.58	c total #propagations: 5713062 / total #impl: 3242606777 (eff. 0.002)
596.38/596.58	c #Conflicts:     189000 | #Learnt:      19194 | 0.000
596.38/596.58	c total clause space: 886.764MB
596.38/596.58	c total #watches: 7750484
598.08/598.22	c total #propagations: 5735802 / total #impl: 3254501962 (eff. 0.002)
598.08/598.22	c #Conflicts:     190000 | #Learnt:      20194 | 0.000
598.08/598.22	c total clause space: 886.764MB
598.08/598.22	c total #watches: 8116036
601.39/601.57	c total #propagations: 5761119 / total #impl: 3257772661 (eff. 0.002)
601.39/601.57	c GC COLLECT
601.39/601.57	c #Conflicts:     191000 | #Learnt:      10832 | 0.000
601.39/601.57	c total clause space: 886.764MB
601.39/601.57	c total #watches: 3981595
603.99/604.10	c total #propagations: 5781104 / total #impl: 3267787557 (eff. 0.002)
603.99/604.10	c #Conflicts:     192000 | #Learnt:      11832 | 0.000
603.99/604.10	c total clause space: 886.764MB
603.99/604.10	c total #watches: 4385783
607.10/607.29	c total #propagations: 5802617 / total #impl: 3273434445 (eff. 0.002)
607.10/607.29	c #Conflicts:     193000 | #Learnt:      12832 | 0.000
607.10/607.29	c total clause space: 886.764MB
607.10/607.29	c total #watches: 4624841
610.69/610.83	c total #propagations: 5843781 / total #impl: 3290952634 (eff. 0.002)
610.69/610.83	c #Conflicts:     194000 | #Learnt:      13832 | 0.000
610.69/610.83	c total clause space: 886.764MB
610.69/610.83	c total #watches: 4845809
613.70/613.81	c total #propagations: 5879229 / total #impl: 3300481282 (eff. 0.002)
613.70/613.81	c #Conflicts:     195000 | #Learnt:      14832 | 0.000
613.70/613.81	c total clause space: 886.764MB
613.70/613.81	c total #watches: 5304733
616.19/616.34	c total #propagations: 5896113 / total #impl: 3308269255 (eff. 0.002)
616.19/616.34	c #Conflicts:     196000 | #Learnt:      15832 | 0.000
616.19/616.34	c total clause space: 886.764MB
616.19/616.34	c total #watches: 5720036
621.29/621.43	c total #propagations: 5912354 / total #impl: 3321749785 (eff. 0.002)
621.29/621.43	c #Conflicts:     197000 | #Learnt:      16832 | 0.000
621.29/621.43	c total clause space: 886.764MB
621.29/621.43	c total #watches: 6114533
626.79/626.90	c total #propagations: 5944657 / total #impl: 3335179049 (eff. 0.002)
626.79/626.90	c #Conflicts:     198000 | #Learnt:      17832 | 0.000
626.79/626.90	c total clause space: 886.764MB
626.79/626.90	c total #watches: 6446170
630.89/631.07	c total #propagations: 5975412 / total #impl: 3373927439 (eff. 0.002)
630.89/631.07	c #Conflicts:     199000 | #Learnt:      18832 | 0.000
630.89/631.07	c total clause space: 886.764MB
630.89/631.07	c total #watches: 6999211
635.49/635.62	c total #propagations: 5988998 / total #impl: 3387256174 (eff. 0.002)
635.49/635.62	c #Conflicts:     200000 | #Learnt:      19832 | 0.000
635.49/635.62	c total clause space: 886.764MB
635.49/635.62	c total #watches: 7361914
642.09/642.26	c total #propagations: 6005393 / total #impl: 3398077033 (eff. 0.002)
642.09/642.26	c #Conflicts:     201000 | #Learnt:      20832 | 0.000
642.09/642.26	c total clause space: 886.764MB
642.09/642.26	c total #watches: 7573039
647.08/647.28	c total #propagations: 6027557 / total #impl: 3420463113 (eff. 0.002)
647.08/647.28	c GC COLLECT
647.08/647.28	c #Conflicts:     202000 | #Learnt:      11120 | 0.000
647.08/647.28	c total clause space: 886.764MB
647.08/647.28	c total #watches: 4233712
648.48/648.63	c total #propagations: 6041443 / total #impl: 3437932218 (eff. 0.002)
648.48/648.63	c #Conflicts:     203000 | #Learnt:      12120 | 0.000
648.48/648.63	c total clause space: 886.764MB
648.48/648.63	c total #watches: 4776445
649.68/649.86	c total #propagations: 6048233 / total #impl: 3441230232 (eff. 0.002)
649.68/649.86	c #Conflicts:     204000 | #Learnt:      13120 | 0.000
649.68/649.86	c total clause space: 886.764MB
649.68/649.86	c total #watches: 5064733
651.48/651.62	c total #propagations: 6086452 / total #impl: 3463277489 (eff. 0.002)
651.48/651.62	c #Conflicts:     205000 | #Learnt:      14120 | 0.000
651.48/651.62	c total clause space: 886.764MB
651.48/651.62	c total #watches: 5208172
653.29/653.49	c total #propagations: 6124685 / total #impl: 3483123527 (eff. 0.002)
653.29/653.49	c #Conflicts:     206000 | #Learnt:      15120 | 0.000
653.29/653.49	c total clause space: 886.764MB
653.29/653.49	c total #watches: 5300976
654.98/655.11	c total #propagations: 6165807 / total #impl: 3506271105 (eff. 0.002)
654.98/655.11	c #Conflicts:     207000 | #Learnt:      16120 | 0.000
654.98/655.11	c total clause space: 886.764MB
654.98/655.11	c total #watches: 5337239
656.48/656.69	c total #propagations: 6202980 / total #impl: 3528657498 (eff. 0.002)
656.48/656.69	c #Conflicts:     208000 | #Learnt:      17120 | 0.000
656.48/656.69	c total clause space: 886.764MB
656.48/656.69	c total #watches: 5503191
658.98/659.15	c total #propagations: 6221349 / total #impl: 3544122681 (eff. 0.002)
658.98/659.15	c #Conflicts:     209000 | #Learnt:      18120 | 0.000
658.98/659.15	c total clause space: 886.764MB
658.98/659.15	c total #watches: 5801433
662.78/662.94	c total #propagations: 6249043 / total #impl: 3555160205 (eff. 0.002)
662.78/662.94	c #Conflicts:     210000 | #Learnt:      19120 | 0.000
662.78/662.94	c total clause space: 886.764MB
662.78/662.94	c total #watches: 6037022
666.08/666.27	c total #propagations: 6308831 / total #impl: 3574136325 (eff. 0.002)
666.08/666.27	c #Conflicts:     211000 | #Learnt:      20120 | 0.000
666.08/666.27	c total clause space: 886.764MB
666.08/666.27	c total #watches: 6308549
670.38/670.53	c total #propagations: 6367599 / total #impl: 3591697537 (eff. 0.002)
670.38/670.53	c #Conflicts:     212000 | #Learnt:      21120 | 0.000
670.38/670.53	c total clause space: 886.764MB
670.38/670.53	c total #watches: 6529034
675.48/675.68	c total #propagations: 6428121 / total #impl: 3636087226 (eff. 0.002)
675.48/675.68	c GC COLLECT
675.48/675.68	c #Conflicts:     213000 | #Learnt:      11094 | 0.000
675.48/675.68	c total clause space: 886.764MB
675.48/675.68	c total #watches: 4205453
678.48/678.65	c total #propagations: 6467554 / total #impl: 3664779054 (eff. 0.002)
678.48/678.65	c #Conflicts:     214000 | #Learnt:      12094 | 0.000
678.48/678.65	c total clause space: 886.764MB
678.48/678.65	c total #watches: 4644911
683.38/683.59	c total #propagations: 6491869 / total #impl: 3674711889 (eff. 0.002)
683.38/683.59	c #Conflicts:     215000 | #Learnt:      13094 | 0.000
683.38/683.59	c total clause space: 886.764MB
683.38/683.59	c total #watches: 4850028
689.18/689.36	c total #propagations: 6531069 / total #impl: 3698321649 (eff. 0.002)
689.18/689.36	c #Conflicts:     216000 | #Learnt:      14094 | 0.000
689.18/689.36	c total clause space: 886.764MB
689.18/689.36	c total #watches: 5073149
694.28/694.46	c total #propagations: 6560520 / total #impl: 3726722239 (eff. 0.002)
694.28/694.46	c #Conflicts:     217000 | #Learnt:      15094 | 0.000
694.28/694.46	c total clause space: 886.764MB
694.28/694.46	c total #watches: 5373176
700.68/700.86	c total #propagations: 6579763 / total #impl: 3739372483 (eff. 0.002)
700.68/700.86	c #Conflicts:     218000 | #Learnt:      16094 | 0.000
700.68/700.86	c total clause space: 886.764MB
700.68/700.86	c total #watches: 5657333
709.18/709.37	c total #propagations: 6599457 / total #impl: 3756190700 (eff. 0.002)
709.18/709.37	c #Conflicts:     219000 | #Learnt:      17094 | 0.000
709.18/709.37	c total clause space: 886.764MB
709.18/709.37	c total #watches: 6013308
717.87/718.03	c total #propagations: 6628844 / total #impl: 3775920486 (eff. 0.002)
717.87/718.03	c #Conflicts:     220000 | #Learnt:      18094 | 0.000
717.87/718.03	c total clause space: 886.764MB
717.87/718.03	c total #watches: 6354526
728.97/729.17	c total #propagations: 6662072 / total #impl: 3797866134 (eff. 0.002)
728.97/729.17	c #Conflicts:     221000 | #Learnt:      19094 | 0.000
728.97/729.17	c total clause space: 886.764MB
728.97/729.17	c total #watches: 6629930
742.38/742.53	c total #propagations: 6696398 / total #impl: 3824471937 (eff. 0.002)
742.38/742.53	c #Conflicts:     222000 | #Learnt:      20094 | 0.000
742.38/742.53	c total clause space: 886.764MB
742.38/742.53	c total #watches: 6884311
757.07/757.27	c total #propagations: 6726710 / total #impl: 3850090630 (eff. 0.002)
757.07/757.27	c #Conflicts:     223000 | #Learnt:      21094 | 0.000
757.07/757.27	c total clause space: 886.764MB
757.07/757.27	c total #watches: 7140053
774.96/775.17	c total #propagations: 6756600 / total #impl: 3878412906 (eff. 0.002)
774.96/775.17	c #Conflicts:     224000 | #Learnt:      22094 | 0.000
774.96/775.17	c total clause space: 886.764MB
774.96/775.17	c total #watches: 7418431
787.06/787.29	c total #propagations: 6789267 / total #impl: 3925161577 (eff. 0.002)
787.06/787.29	c GC COLLECT
787.06/787.29	c #Conflicts:     225000 | #Learnt:      11782 | 0.000
787.06/787.29	c total clause space: 886.764MB
787.06/787.29	c total #watches: 4522681
790.76/790.93	c total #propagations: 6812244 / total #impl: 3956335307 (eff. 0.002)
790.76/790.93	c #Conflicts:     226000 | #Learnt:      12782 | 0.000
790.76/790.93	c total clause space: 886.764MB
790.76/790.93	c total #watches: 4878305
797.26/797.46	c total #propagations: 6835406 / total #impl: 3965568896 (eff. 0.002)
797.26/797.46	c #Conflicts:     227000 | #Learnt:      13782 | 0.000
797.26/797.46	c total clause space: 886.764MB
797.26/797.46	c total #watches: 5288494
804.85/805.01	c total #propagations: 6868825 / total #impl: 3994597527 (eff. 0.002)
804.85/805.01	c #Conflicts:     228000 | #Learnt:      14782 | 0.000
804.85/805.01	c total clause space: 886.764MB
804.85/805.01	c total #watches: 5617632
813.86/814.01	c total #propagations: 6900742 / total #impl: 4043467540 (eff. 0.002)
813.86/814.01	c #Conflicts:     229000 | #Learnt:      15782 | 0.000
813.86/814.01	c total clause space: 886.764MB
813.86/814.01	c total #watches: 6066232
822.55/822.73	c total #propagations: 6930483 / total #impl: 4094525100 (eff. 0.002)
822.55/822.73	c #Conflicts:     230000 | #Learnt:      16782 | 0.000
822.55/822.73	c total clause space: 886.764MB
822.55/822.73	c total #watches: 6511605
839.75/839.97	c total #propagations: 6955546 / total #impl: 4131071894 (eff. 0.002)
839.75/839.97	c #Conflicts:     231000 | #Learnt:      17782 | 0.000
839.75/839.97	c total clause space: 886.764MB
839.75/839.97	c total #watches: 6873626
860.75/860.94	c total #propagations: 6987549 / total #impl: 4227115026 (eff. 0.002)
860.75/860.94	c #Conflicts:     232000 | #Learnt:      18782 | 0.000
860.75/860.94	c total clause space: 886.764MB
860.75/860.94	c total #watches: 7242570
893.54/893.79	c total #propagations: 7023416 / total #impl: 4328922034 (eff. 0.002)
893.54/893.79	c #Conflicts:     233000 | #Learnt:      19782 | 0.000
893.54/893.79	c total clause space: 886.764MB
893.54/893.79	c total #watches: 7562735
929.44/929.61	c total #propagations: 7076708 / total #impl: 4437471820 (eff. 0.002)
929.44/929.61	c #Conflicts:     234000 | #Learnt:      20782 | 0.000
929.44/929.61	c total clause space: 886.764MB
929.44/929.61	c total #watches: 7796339
942.73/942.98	c total #propagations: 7146445 / total #impl: 4549905102 (eff. 0.002)
942.73/942.98	c #Conflicts:     235000 | #Learnt:      21782 | 0.000
942.73/942.98	c total clause space: 886.764MB
942.73/942.98	c total #watches: 8144830
957.43/957.64	c total #propagations: 7200641 / total #impl: 4563426594 (eff. 0.002)
957.43/957.64	c #Conflicts:     236000 | #Learnt:      22782 | 0.000
957.43/957.64	c total clause space: 886.764MB
957.43/957.64	c total #watches: 8589555
962.54/962.74	c total #propagations: 7253861 / total #impl: 4577560213 (eff. 0.002)
962.54/962.74	c GC COLLECT
962.54/962.74	c #Conflicts:     237000 | #Learnt:      12173 | 0.000
962.54/962.74	c total clause space: 886.764MB
962.54/962.74	c total #watches: 4826178
964.54/964.80	c total #propagations: 7266913 / total #impl: 4587134888 (eff. 0.002)
964.54/964.80	c #Conflicts:     238000 | #Learnt:      13173 | 0.000
964.54/964.80	c total clause space: 886.764MB
964.54/964.80	c total #watches: 5441275
968.03/968.25	c total #propagations: 7288098 / total #impl: 4590715672 (eff. 0.002)
968.03/968.25	c #Conflicts:     239000 | #Learnt:      14173 | 0.000
968.03/968.25	c total clause space: 886.764MB
968.03/968.25	c total #watches: 6097279
970.23/970.48	c total #propagations: 7300592 / total #impl: 4598222533 (eff. 0.002)
970.23/970.48	c #Conflicts:     240000 | #Learnt:      15173 | 0.000
970.23/970.48	c total clause space: 886.764MB
970.23/970.48	c total #watches: 6395605
973.03/973.22	c total #propagations: 7334529 / total #impl: 4606735224 (eff. 0.002)
973.03/973.22	c #Conflicts:     241000 | #Learnt:      16173 | 0.000
973.03/973.22	c total clause space: 886.764MB
973.03/973.22	c total #watches: 6490946
975.64/975.85	c total #propagations: 7387163 / total #impl: 4633617607 (eff. 0.002)
975.64/975.85	c #Conflicts:     242000 | #Learnt:      17173 | 0.000
975.64/975.85	c total clause space: 886.764MB
975.64/975.85	c total #watches: 6775183
977.74/977.97	c total #propagations: 7423443 / total #impl: 4656612930 (eff. 0.002)
977.74/977.97	c #Conflicts:     243000 | #Learnt:      18173 | 0.000
977.74/977.97	c total clause space: 886.764MB
977.74/977.97	c total #watches: 7073947
980.13/980.36	c total #propagations: 7449211 / total #impl: 4664563387 (eff. 0.002)
980.13/980.36	c #Conflicts:     244000 | #Learnt:      19173 | 0.000
980.13/980.36	c total clause space: 886.764MB
980.13/980.36	c total #watches: 7227072
983.24/983.47	c total #propagations: 7466828 / total #impl: 4673552119 (eff. 0.002)
983.24/983.47	c #Conflicts:     245000 | #Learnt:      20173 | 0.000
983.24/983.47	c total clause space: 886.764MB
983.24/983.47	c total #watches: 7537817
986.23/986.42	c total #propagations: 7487488 / total #impl: 4680519426 (eff. 0.002)
986.23/986.42	c #Conflicts:     246000 | #Learnt:      21173 | 0.000
986.23/986.42	c total clause space: 886.764MB
986.23/986.42	c total #watches: 7931794
989.84/990.04	c total #propagations: 7517344 / total #impl: 4686010269 (eff. 0.002)
989.84/990.04	c #Conflicts:     247000 | #Learnt:      22173 | 0.000
989.84/990.04	c total clause space: 886.764MB
989.84/990.04	c total #watches: 8214725
995.93/996.13	c total #propagations: 7548289 / total #impl: 4689034318 (eff. 0.002)
995.93/996.13	c #Conflicts:     248000 | #Learnt:      23173 | 0.000
995.93/996.13	c total clause space: 886.764MB
995.93/996.13	c total #watches: 8524472
1003.33/1003.58	c total #propagations: 7576276 / total #impl: 4697702681 (eff. 0.002)
1003.33/1003.58	c GC COLLECT
1003.33/1003.58	c #Conflicts:     249000 | #Learnt:      12270 | 0.000
1003.33/1003.58	c total clause space: 886.764MB
1003.33/1003.58	c total #watches: 4892207
1010.13/1010.36	c total #propagations: 7598592 / total #impl: 4723408237 (eff. 0.002)
1010.13/1010.36	c #Conflicts:     250000 | #Learnt:      13270 | 0.000
1010.13/1010.36	c total clause space: 886.764MB
1010.13/1010.36	c total #watches: 5295922
1011.93/1012.13	c total #propagations: 7624208 / total #impl: 4732417043 (eff. 0.002)
1011.93/1012.13	c #Conflicts:     251000 | #Learnt:      14270 | 0.000
1011.93/1012.13	c total clause space: 886.764MB
1011.93/1012.13	c total #watches: 5675087
1015.93/1016.18	c total #propagations: 7680333 / total #impl: 4740711304 (eff. 0.002)
1015.93/1016.18	c #Conflicts:     252000 | #Learnt:      15270 | 0.000
1015.93/1016.18	c total clause space: 886.764MB
1015.93/1016.18	c total #watches: 6059183
1021.73/1021.98	c total #propagations: 7724601 / total #impl: 4761053634 (eff. 0.002)
1021.73/1021.98	c #Conflicts:     253000 | #Learnt:      16270 | 0.000
1021.73/1021.98	c total clause space: 886.764MB
1021.73/1021.98	c total #watches: 6559153
1027.42/1027.63	c total #propagations: 7762829 / total #impl: 4793901583 (eff. 0.002)
1027.42/1027.63	c #Conflicts:     254000 | #Learnt:      17270 | 0.000
1027.42/1027.63	c total clause space: 886.764MB
1027.42/1027.63	c total #watches: 6927245
1035.62/1035.86	c total #propagations: 7829410 / total #impl: 4805033484 (eff. 0.002)
1035.62/1035.86	c #Conflicts:     255000 | #Learnt:      18270 | 0.000
1035.62/1035.86	c total clause space: 886.764MB
1035.62/1035.86	c total #watches: 7393426
1049.42/1049.62	c total #propagations: 7860788 / total #impl: 4823856610 (eff. 0.002)
1049.42/1049.62	c #Conflicts:     256000 | #Learnt:      19270 | 0.000
1049.42/1049.62	c total clause space: 886.764MB
1049.42/1049.62	c total #watches: 7753078
1063.42/1063.65	c total #propagations: 7926885 / total #impl: 4844995145 (eff. 0.002)
1063.42/1063.65	c #Conflicts:     257000 | #Learnt:      20270 | 0.000
1063.42/1063.65	c total clause space: 886.764MB
1063.42/1063.65	c total #watches: 8088829
1067.32/1067.54	c total #propagations: 8004911 / total #impl: 4879069556 (eff. 0.002)
1067.32/1067.54	c #Conflicts:     258000 | #Learnt:      21270 | 0.000
1067.32/1067.54	c total clause space: 886.764MB
1067.32/1067.54	c total #watches: 8515040
1073.02/1073.23	c total #propagations: 8022397 / total #impl: 4881974939 (eff. 0.002)
1073.02/1073.23	c #Conflicts:     259000 | #Learnt:      22270 | 0.000
1073.02/1073.23	c total clause space: 886.764MB
1073.02/1073.23	c total #watches: 8860497
1077.22/1077.49	c total #propagations: 8035535 / total #impl: 4891678512 (eff. 0.002)
1077.22/1077.49	c #Conflicts:     260000 | #Learnt:      23270 | 0.000
1077.22/1077.49	c total clause space: 886.764MB
1077.22/1077.49	c total #watches: 9297909
1084.02/1084.22	c total #propagations: 8044763 / total #impl: 4895839832 (eff. 0.002)
1084.02/1084.22	c #Conflicts:     261000 | #Learnt:      24270 | 0.000
1084.02/1084.22	c total clause space: 1440.99MB
1084.02/1084.22	c total #watches: 9826985
1088.11/1088.38	c total #propagations: 8057868 / total #impl: 4900835742 (eff. 0.002)
1088.11/1088.38	c GC COLLECT
1088.11/1088.38	c #Conflicts:     262000 | #Learnt:      13076 | 0.000
1088.11/1088.38	c total clause space: 1440.99MB
1088.11/1088.38	c total #watches: 5172632
1091.12/1091.36	c total #propagations: 8086957 / total #impl: 4906549809 (eff. 0.002)
1091.12/1091.36	c #Conflicts:     263000 | #Learnt:      14076 | 0.000
1091.12/1091.36	c total clause space: 1440.99MB
1091.12/1091.36	c total #watches: 5553209
1094.91/1095.13	c total #propagations: 8119048 / total #impl: 4911148722 (eff. 0.002)
1094.91/1095.13	c #Conflicts:     264000 | #Learnt:      15076 | 0.000
1094.91/1095.13	c total clause space: 1440.99MB
1094.91/1095.13	c total #watches: 5797533
1098.72/1098.95	c total #propagations: 8156700 / total #impl: 4937757891 (eff. 0.002)
1098.72/1098.95	c #Conflicts:     265000 | #Learnt:      16076 | 0.000
1098.72/1098.95	c total clause space: 1440.99MB
1098.72/1098.95	c total #watches: 6235397
1103.81/1104.02	c total #propagations: 8186162 / total #impl: 4944561972 (eff. 0.002)
1103.81/1104.02	c #Conflicts:     266000 | #Learnt:      17076 | 0.000
1103.81/1104.02	c total clause space: 1440.99MB
1103.81/1104.02	c total #watches: 6641512
1109.11/1109.38	c total #propagations: 8220085 / total #impl: 4953734633 (eff. 0.002)
1109.11/1109.38	c #Conflicts:     267000 | #Learnt:      18076 | 0.000
1109.11/1109.38	c total clause space: 1440.99MB
1109.11/1109.38	c total #watches: 7002725
1115.41/1115.65	c total #propagations: 8261389 / total #impl: 4963288022 (eff. 0.002)
1115.41/1115.65	c #Conflicts:     268000 | #Learnt:      19076 | 0.000
1115.41/1115.65	c total clause space: 1440.99MB
1115.41/1115.65	c total #watches: 7509038
1121.31/1121.55	c total #propagations: 8280143 / total #impl: 4969530578 (eff. 0.002)
1121.31/1121.55	c #Conflicts:     269000 | #Learnt:      20076 | 0.000
1121.31/1121.55	c total clause space: 1440.99MB
1121.31/1121.55	c total #watches: 7930182
1125.91/1126.13	c total #propagations: 8295137 / total #impl: 4975322950 (eff. 0.002)
1125.91/1126.13	c #Conflicts:     270000 | #Learnt:      21076 | 0.000
1125.91/1126.13	c total clause space: 1440.99MB
1125.91/1126.13	c total #watches: 8186530
1131.61/1131.82	c total #propagations: 8323027 / total #impl: 4981630184 (eff. 0.002)
1131.61/1131.82	c #Conflicts:     271000 | #Learnt:      22076 | 0.000
1131.61/1131.82	c total clause space: 1440.99MB
1131.61/1131.82	c total #watches: 8646339
1139.80/1140.08	c total #propagations: 8332264 / total #impl: 5004762534 (eff. 0.002)
1139.80/1140.08	c #Conflicts:     272000 | #Learnt:      23076 | 0.000
1139.80/1140.08	c total clause space: 1440.99MB
1139.80/1140.08	c total #watches: 8751626
1148.50/1148.78	c total #propagations: 8348563 / total #impl: 5063627854 (eff. 0.002)
1148.50/1148.78	c #Conflicts:     273000 | #Learnt:      24076 | 0.000
1148.50/1148.78	c total clause space: 1440.99MB
1148.50/1148.78	c total #watches: 8783016
1154.40/1154.69	c total #propagations: 8365246 / total #impl: 5124356877 (eff. 0.002)
1154.40/1154.69	c GC COLLECT
1154.40/1154.69	c #Conflicts:     274000 | #Learnt:      12570 | 0.000
1154.40/1154.69	c total clause space: 1440.99MB
1154.40/1154.69	c total #watches: 5032041
1157.90/1158.15	c total #propagations: 8385087 / total #impl: 5137983029 (eff. 0.002)
1157.90/1158.15	c #Conflicts:     275000 | #Learnt:      13570 | 0.000
1157.90/1158.15	c total clause space: 1440.99MB
1157.90/1158.15	c total #watches: 5689548
1161.20/1161.45	c total #propagations: 8392306 / total #impl: 5140363422 (eff. 0.002)
1161.20/1161.45	c #Conflicts:     276000 | #Learnt:      14570 | 0.000
1161.20/1161.45	c total clause space: 1440.99MB
1161.20/1161.45	c total #watches: 6118204
1163.50/1163.80	c total #propagations: 8419538 / total #impl: 5146495929 (eff. 0.002)
1163.50/1163.80	c #Conflicts:     277000 | #Learnt:      15570 | 0.000
1163.50/1163.80	c total clause space: 1440.99MB
1163.50/1163.80	c total #watches: 6418602
1165.20/1165.46	c total #propagations: 8480570 / total #impl: 5156393207 (eff. 0.002)
1165.20/1165.46	c #Conflicts:     278000 | #Learnt:      16570 | 0.000
1165.20/1165.46	c total clause space: 1440.99MB
1165.20/1165.46	c total #watches: 6821639
1167.10/1167.32	c total #propagations: 8520207 / total #impl: 5160343220 (eff. 0.002)
1167.10/1167.32	c #Conflicts:     279000 | #Learnt:      17570 | 0.000
1167.10/1167.32	c total clause space: 1440.99MB
1167.10/1167.32	c total #watches: 6998264
1169.71/1169.97	c total #propagations: 8534054 / total #impl: 5174910187 (eff. 0.002)
1169.71/1169.97	c #Conflicts:     280000 | #Learnt:      18570 | 0.000
1169.71/1169.97	c total clause space: 1440.99MB
1169.71/1169.97	c total #watches: 7117638
1175.81/1176.03	c total #propagations: 8561075 / total #impl: 5190076010 (eff. 0.002)
1175.81/1176.03	c #Conflicts:     281000 | #Learnt:      19570 | 0.000
1175.81/1176.03	c total clause space: 1440.99MB
1175.81/1176.03	c total #watches: 7564177
1182.41/1182.67	c total #propagations: 8576344 / total #impl: 5202530184 (eff. 0.002)
1182.41/1182.67	c #Conflicts:     282000 | #Learnt:      20570 | 0.000
1182.41/1182.67	c total clause space: 1440.99MB
1182.41/1182.67	c total #watches: 7974389
1189.90/1190.19	c total #propagations: 8592959 / total #impl: 5219088650 (eff. 0.002)
1189.90/1190.19	c #Conflicts:     283000 | #Learnt:      21570 | 0.000
1189.90/1190.19	c total clause space: 1440.99MB
1189.90/1190.19	c total #watches: 8392486
1196.20/1196.45	c total #propagations: 8624047 / total #impl: 5232790968 (eff. 0.002)
1196.20/1196.45	c #Conflicts:     284000 | #Learnt:      22570 | 0.000
1196.20/1196.45	c total clause space: 1440.99MB
1196.20/1196.45	c total #watches: 8944833
1201.01/1201.29	c total #propagations: 8651688 / total #impl: 5240591101 (eff. 0.002)
1201.01/1201.29	c #Conflicts:     285000 | #Learnt:      23570 | 0.000
1201.01/1201.29	c total clause space: 1440.99MB
1201.01/1201.29	c total #watches: 9404272
1205.10/1205.37	c total #propagations: 8685573 / total #impl: 5245479041 (eff. 0.002)
1205.10/1205.37	c #Conflicts:     286000 | #Learnt:      24570 | 0.000
1205.10/1205.37	c total clause space: 1440.99MB
1205.10/1205.37	c total #watches: 9775723
1210.20/1210.44	c total #propagations: 8705722 / total #impl: 5250822126 (eff. 0.002)
1210.20/1210.44	c #Conflicts:     287000 | #Learnt:      25570 | 0.000
1210.20/1210.44	c total clause space: 1440.99MB
1210.20/1210.44	c total #watches: 10218591
1214.00/1214.28	c total #propagations: 8727036 / total #impl: 5259131372 (eff. 0.002)
1214.00/1214.28	c GC COLLECT
1214.00/1214.28	c #Conflicts:     288000 | #Learnt:      13762 | 0.000
1214.00/1214.28	c total clause space: 1440.99MB
1214.00/1214.28	c total #watches: 5653629
1219.10/1219.32	c total #propagations: 8756090 / total #impl: 5262067416 (eff. 0.002)
1219.10/1219.32	c #Conflicts:     289000 | #Learnt:      14762 | 0.000
1219.10/1219.32	c total clause space: 1440.99MB
1219.10/1219.32	c total #watches: 6193111
1222.90/1223.18	c total #propagations: 8776447 / total #impl: 5267586449 (eff. 0.002)
1222.90/1223.18	c #Conflicts:     290000 | #Learnt:      15762 | 0.000
1222.90/1223.18	c total clause space: 1440.99MB
1222.90/1223.18	c total #watches: 6747322
1227.00/1227.23	c total #propagations: 8798599 / total #impl: 5272004483 (eff. 0.002)
1227.00/1227.23	c #Conflicts:     291000 | #Learnt:      16762 | 0.000
1227.00/1227.23	c total clause space: 1440.99MB
1227.00/1227.23	c total #watches: 7232166
1231.59/1231.89	c total #propagations: 8809889 / total #impl: 5280044011 (eff. 0.002)
1231.59/1231.89	c #Conflicts:     292000 | #Learnt:      17762 | 0.000
1231.59/1231.89	c total clause space: 1440.99MB
1231.59/1231.89	c total #watches: 7949671
1234.59/1234.90	c total #propagations: 8820509 / total #impl: 5284391455 (eff. 0.002)
1234.59/1234.90	c #Conflicts:     293000 | #Learnt:      18762 | 0.000
1234.59/1234.90	c total clause space: 1440.99MB
1234.59/1234.90	c total #watches: 8618738
1237.30/1237.60	c total #propagations: 8837183 / total #impl: 5286426171 (eff. 0.002)
1237.30/1237.60	c #Conflicts:     294000 | #Learnt:      19764 | 0.000
1237.30/1237.60	c total clause space: 1440.99MB
1237.30/1237.60	c total #watches: 9289004
1242.39/1242.60	c total #propagations: 8852446 / total #impl: 5289632274 (eff. 0.002)
1242.39/1242.60	c #Conflicts:     295000 | #Learnt:      20764 | 0.000
1242.39/1242.60	c total clause space: 1440.99MB
1242.39/1242.60	c total #watches: 9449724
1246.20/1246.41	c total #propagations: 8885053 / total #impl: 5311078343 (eff. 0.002)
1246.20/1246.41	c #Conflicts:     296000 | #Learnt:      21765 | 0.000
1246.20/1246.41	c total clause space: 1440.99MB
1246.20/1246.41	c total #watches: 9822131
1249.09/1249.30	c total #propagations: 8914088 / total #impl: 5320609048 (eff. 0.002)
1249.09/1249.30	c #Conflicts:     297000 | #Learnt:      22765 | 0.000
1249.09/1249.30	c total clause space: 1440.99MB
1249.09/1249.30	c total #watches: 10378538
1254.19/1254.41	c total #propagations: 8928872 / total #impl: 5326896472 (eff. 0.002)
1254.19/1254.41	c #Conflicts:     298000 | #Learnt:      23765 | 0.000
1254.19/1254.41	c total clause space: 1440.99MB
1254.19/1254.41	c total #watches: 10656375
1259.09/1259.37	c total #propagations: 8965102 / total #impl: 5348571382 (eff. 0.002)
1259.09/1259.37	c #Conflicts:     299000 | #Learnt:      24765 | 0.000
1259.09/1259.37	c total clause space: 1440.99MB
1259.09/1259.37	c total #watches: 10786038
1264.59/1264.85	c total #propagations: 9001604 / total #impl: 5396742547 (eff. 0.002)
1264.59/1264.85	c #Conflicts:     300000 | #Learnt:      25765 | 0.000
1264.59/1264.85	c total clause space: 1440.99MB
1264.59/1264.85	c total #watches: 10837568
1269.49/1269.80	c total #propagations: 9032568 / total #impl: 5450112023 (eff. 0.002)
1269.49/1269.80	c GC COLLECT
1269.49/1269.80	c #Conflicts:     301000 | #Learnt:      13660 | 0.000
1269.49/1269.80	c total clause space: 1440.99MB
1269.49/1269.80	c total #watches: 5748235
1273.89/1274.18	c total #propagations: 9045195 / total #impl: 5454846770 (eff. 0.002)
1273.89/1274.18	c #Conflicts:     302000 | #Learnt:      14660 | 0.000
1273.89/1274.18	c total clause space: 1440.99MB
1273.89/1274.18	c total #watches: 6350095
1277.58/1277.88	c total #propagations: 9058128 / total #impl: 5459478661 (eff. 0.002)
1277.58/1277.88	c #Conflicts:     303000 | #Learnt:      15660 | 0.000
1277.58/1277.88	c total clause space: 1440.99MB
1277.58/1277.88	c total #watches: 7025159
1281.78/1282.09	c total #propagations: 9070942 / total #impl: 5463006330 (eff. 0.002)
1281.78/1282.09	c #Conflicts:     304000 | #Learnt:      16660 | 0.000
1281.78/1282.09	c total clause space: 1440.99MB
1281.78/1282.09	c total #watches: 7671998
1288.68/1288.90	c total #propagations: 9083516 / total #impl: 5473701755 (eff. 0.002)
1288.68/1288.90	c #Conflicts:     305000 | #Learnt:      17660 | 0.000
1288.68/1288.90	c total clause space: 1440.99MB
1288.68/1288.90	c total #watches: 8009179
1294.18/1294.40	c total #propagations: 9099127 / total #impl: 5522814321 (eff. 0.002)
1294.18/1294.40	c #Conflicts:     306000 | #Learnt:      18660 | 0.000
1294.18/1294.40	c total clause space: 1440.99MB
1294.18/1294.40	c total #watches: 8550834
1301.78/1302.05	c total #propagations: 9114707 / total #impl: 5534046354 (eff. 0.002)
1301.78/1302.05	c #Conflicts:     307000 | #Learnt:      19660 | 0.000
1301.78/1302.05	c total clause space: 1440.99MB
1301.78/1302.05	c total #watches: 8651662
1310.18/1310.44	c total #propagations: 9145539 / total #impl: 5549606882 (eff. 0.002)
1310.18/1310.44	c #Conflicts:     308000 | #Learnt:      20660 | 0.000
1310.18/1310.44	c total clause space: 1440.99MB
1310.18/1310.44	c total #watches: 8848396
1316.59/1316.84	c total #propagations: 9192284 / total #impl: 5572285696 (eff. 0.002)
1316.59/1316.84	c #Conflicts:     309000 | #Learnt:      21660 | 0.000
1316.59/1316.84	c total clause space: 1440.99MB
1316.59/1316.84	c total #watches: 9409395
1325.58/1325.82	c total #propagations: 9209124 / total #impl: 5578255792 (eff. 0.002)
1325.58/1325.82	c #Conflicts:     310000 | #Learnt:      22660 | 0.000
1325.58/1325.82	c total clause space: 1440.99MB
1325.58/1325.82	c total #watches: 9642496
1333.28/1333.59	c total #propagations: 9261571 / total #impl: 5610156612 (eff. 0.002)
1333.28/1333.59	c #Conflicts:     311000 | #Learnt:      23660 | 0.000
1333.28/1333.59	c total clause space: 1440.99MB
1333.28/1333.59	c total #watches: 9810351
1342.67/1342.97	c total #propagations: 9284516 / total #impl: 5655013707 (eff. 0.002)
1342.67/1342.97	c #Conflicts:     312000 | #Learnt:      24660 | 0.000
1342.67/1342.97	c total clause space: 1440.99MB
1342.67/1342.97	c total #watches: 10053384
1347.77/1348.05	c total #propagations: 9309878 / total #impl: 5674436736 (eff. 0.002)
1347.77/1348.05	c #Conflicts:     313000 | #Learnt:      25660 | 0.000
1347.77/1348.05	c total clause space: 1440.99MB
1347.77/1348.05	c total #watches: 10579423
1352.47/1352.75	c total #propagations: 9331133 / total #impl: 5677171178 (eff. 0.002)
1352.47/1352.75	c #Conflicts:     314000 | #Learnt:      26660 | 0.000
1352.47/1352.75	c total clause space: 1440.99MB
1352.47/1352.75	c total #watches: 10941405
1359.37/1359.62	c total #propagations: 9362604 / total #impl: 5683726429 (eff. 0.002)
1359.37/1359.62	c GC COLLECT
1359.37/1359.62	c #Conflicts:     315000 | #Learnt:      14261 | 0.000
1359.37/1359.62	c total clause space: 1440.99MB
1359.37/1359.62	c total #watches: 5958932
1365.47/1365.74	c total #propagations: 9383817 / total #impl: 5688862808 (eff. 0.002)
1365.47/1365.74	c #Conflicts:     316000 | #Learnt:      15261 | 0.000
1365.47/1365.74	c total clause space: 1440.99MB
1365.47/1365.74	c total #watches: 6270879
1373.37/1373.68	c total #propagations: 9411244 / total #impl: 5694462374 (eff. 0.002)
1373.37/1373.68	c #Conflicts:     317000 | #Learnt:      16261 | 0.000
1373.37/1373.68	c total clause space: 1440.99MB
1373.37/1373.68	c total #watches: 6527549
1382.57/1382.88	c total #propagations: 9448352 / total #impl: 5704336257 (eff. 0.002)
1382.57/1382.88	c #Conflicts:     318000 | #Learnt:      17261 | 0.000
1382.57/1382.88	c total clause space: 1440.99MB
1382.57/1382.88	c total #watches: 6756613
1391.37/1391.67	c total #propagations: 9487024 / total #impl: 5719954440 (eff. 0.002)
1391.37/1391.67	c #Conflicts:     319000 | #Learnt:      18261 | 0.000
1391.37/1391.67	c total clause space: 1440.99MB
1391.37/1391.67	c total #watches: 6941741
1400.96/1401.26	c total #propagations: 9524189 / total #impl: 5736538221 (eff. 0.002)
1400.96/1401.26	c #Conflicts:     320000 | #Learnt:      19261 | 0.000
1400.96/1401.26	c total clause space: 1440.99MB
1400.96/1401.26	c total #watches: 7061769
1414.57/1414.84	c total #propagations: 9563914 / total #impl: 5757565304 (eff. 0.002)
1414.57/1414.84	c #Conflicts:     321000 | #Learnt:      20261 | 0.000
1414.57/1414.84	c total clause space: 1440.99MB
1414.57/1414.84	c total #watches: 7286051
1435.16/1435.46	c total #propagations: 9608651 / total #impl: 5787258825 (eff. 0.002)
1435.16/1435.46	c #Conflicts:     322000 | #Learnt:      21261 | 0.000
1435.16/1435.46	c total clause space: 1440.99MB
1435.16/1435.46	c total #watches: 7383585
1455.96/1456.27	c total #propagations: 9669039 / total #impl: 5837998730 (eff. 0.002)
1455.96/1456.27	c #Conflicts:     323000 | #Learnt:      22261 | 0.000
1455.96/1456.27	c total clause space: 1440.99MB
1455.96/1456.27	c total #watches: 7527592
1467.96/1468.22	c total #propagations: 9729678 / total #impl: 5900410849 (eff. 0.002)
1467.96/1468.22	c #Conflicts:     324000 | #Learnt:      23261 | 0.000
1467.96/1468.22	c total clause space: 1440.99MB
1467.96/1468.22	c total #watches: 7992379
1481.46/1481.78	c total #propagations: 9766840 / total #impl: 5920694088 (eff. 0.002)
1481.46/1481.78	c #Conflicts:     325000 | #Learnt:      24261 | 0.000
1481.46/1481.78	c total clause space: 1440.99MB
1481.46/1481.78	c total #watches: 8329520
1501.26/1501.53	c total #propagations: 9819849 / total #impl: 5932085347 (eff. 0.002)
1501.26/1501.53	c #Conflicts:     326000 | #Learnt:      25261 | 0.000
1501.26/1501.53	c total clause space: 1440.99MB
1501.26/1501.53	c total #watches: 8708781
1522.16/1522.42	c total #propagations: 9882482 / total #impl: 5962790129 (eff. 0.002)
1522.16/1522.42	c #Conflicts:     327000 | #Learnt:      26261 | 0.000
1522.16/1522.42	c total clause space: 1440.99MB
1522.16/1522.42	c total #watches: 9087416
1550.55/1550.89	c total #propagations: 9930631 / total #impl: 5990398314 (eff. 0.002)
1550.55/1550.89	c #Conflicts:     328000 | #Learnt:      27261 | 0.000
1550.55/1550.89	c total clause space: 1440.99MB
1550.55/1550.89	c total #watches: 9325327
1560.54/1560.84	c total #propagations: 9985357 / total #impl: 6036783018 (eff. 0.002)
1560.54/1560.84	c GC COLLECT
1560.54/1560.84	c #Conflicts:     329000 | #Learnt:      14560 | 0.000
1560.54/1560.84	c total clause space: 1440.99MB
1560.54/1560.84	c total #watches: 6180921
1570.14/1570.48	c total #propagations: 10010168 / total #impl: 6046627752 (eff. 0.002)
1570.14/1570.48	c #Conflicts:     330000 | #Learnt:      15560 | 0.000
1570.14/1570.48	c total clause space: 1440.99MB
1570.14/1570.48	c total #watches: 6490673
1583.34/1583.60	c total #propagations: 10062412 / total #impl: 6057272499 (eff. 0.002)
1583.34/1583.60	c #Conflicts:     331000 | #Learnt:      16560 | 0.000
1583.34/1583.60	c total clause space: 1440.99MB
1583.34/1583.60	c total #watches: 6743260
1596.14/1596.42	c total #propagations: 10110767 / total #impl: 6076073076 (eff. 0.002)
1596.14/1596.42	c #Conflicts:     332000 | #Learnt:      17560 | 0.000
1596.14/1596.42	c total clause space: 1440.99MB
1596.14/1596.42	c total #watches: 7055852
1616.04/1616.35	c total #propagations: 10161043 / total #impl: 6102654399 (eff. 0.002)
1616.04/1616.35	c #Conflicts:     333000 | #Learnt:      18560 | 0.000
1616.04/1616.35	c total clause space: 1440.99MB
1616.04/1616.35	c total #watches: 7282087
1640.33/1640.62	c total #propagations: 10217175 / total #impl: 6132546731 (eff. 0.002)
1640.33/1640.62	c #Conflicts:     334000 | #Learnt:      19560 | 0.000
1640.33/1640.62	c total clause space: 1440.99MB
1640.33/1640.62	c total #watches: 7433459
1667.53/1667.82	c total #propagations: 10287576 / total #impl: 6177418201 (eff. 0.002)
1667.53/1667.82	c #Conflicts:     335000 | #Learnt:      20560 | 0.000
1667.53/1667.82	c total clause space: 1440.99MB
1667.53/1667.82	c total #watches: 7565363
1689.33/1689.70	c total #propagations: 10349787 / total #impl: 6217882421 (eff. 0.002)
1689.33/1689.70	c #Conflicts:     336000 | #Learnt:      21560 | 0.000
1689.33/1689.70	c total clause space: 1440.99MB
1689.33/1689.70	c total #watches: 7793442
1712.53/1712.83	c total #propagations: 10403736 / total #impl: 6284390534 (eff. 0.002)
1712.53/1712.83	c #Conflicts:     337000 | #Learnt:      22560 | 0.000
1712.53/1712.83	c total clause space: 1440.99MB
1712.53/1712.83	c total #watches: 7996768
1729.03/1729.39	c total #propagations: 10452244 / total #impl: 6351232671 (eff. 0.002)
1729.03/1729.39	c #Conflicts:     338000 | #Learnt:      23560 | 0.000
1729.03/1729.39	c total clause space: 1440.99MB
1729.03/1729.39	c total #watches: 8291747
1746.22/1746.51	c total #propagations: 10506585 / total #impl: 6410397709 (eff. 0.002)
1746.22/1746.51	c #Conflicts:     339000 | #Learnt:      24560 | 0.000
1746.22/1746.51	c total clause space: 1440.99MB
1746.22/1746.51	c total #watches: 8464409
1763.51/1763.82	c total #propagations: 10563008 / total #impl: 6435740896 (eff. 0.002)
1763.51/1763.82	c #Conflicts:     340000 | #Learnt:      25560 | 0.000
1763.51/1763.82	c total clause space: 1440.99MB
1763.51/1763.82	c total #watches: 8751092
1789.21/1789.57	c total #propagations: 10605762 / total #impl: 6471622056 (eff. 0.002)
1789.21/1789.57	c #Conflicts:     341000 | #Learnt:      26560 | 0.000
1789.21/1789.57	c total clause space: 1440.99MB
1789.21/1789.57	c total #watches: 9114796

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4088095-1465398199/watcher-4088095-1465398199 -o /tmp/evaluation-result-4088095-1465398199/solver-4088095-1465398199 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node112-1465387394-21866 --watchdog 1960 --input HOME/instance-4088095-1465398199.opb ./cdcl-cuttingplanes-opt-linearsearch-release 

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

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


[startup+0 s]
/proc/loadavg: 2.12 2.06 2.05 3/176 22781
/proc/meminfo: memFree=29472488/32872528 swapFree=12352/737972
[pid=22781] ppid=22778 vsize=29112 CPUtime=0 cores=1,3,5,7
/proc/22781/stat : 22781 (cdcl-cuttingpla) R 22778 22781 21849 0 -1 4202496 278 0 0 0 0 0 0 0 20 0 1 0 121754349 29810688 5269 33554432000 4194304 6201397 140735427228336 140736094274264 5194148 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22781/statm: 7278 5269 130 491 0 6777 0

[startup+0.100124 s]
/proc/loadavg: 2.12 2.06 2.05 3/176 22781
/proc/meminfo: memFree=29472488/32872528 swapFree=12352/737972
[pid=22781] ppid=22778 vsize=42552 CPUtime=0.09 cores=1,3,5,7
/proc/22781/stat : 22781 (cdcl-cuttingpla) R 22778 22781 21849 0 -1 4202496 1659 0 0 0 9 0 0 0 20 0 1 0 121754349 43573248 8480 33554432000 4194304 6201397 140735427228336 140736094274264 4207987 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22781/statm: 10638 8484 147 491 0 10137 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 42552

[startup+0.200444 s]
/proc/loadavg: 2.12 2.06 2.05 3/176 22781
/proc/meminfo: memFree=29472488/32872528 swapFree=12352/737972
[pid=22781] ppid=22778 vsize=63232 CPUtime=0.19 cores=1,3,5,7
/proc/22781/stat : 22781 (cdcl-cuttingpla) R 22778 22781 21849 0 -1 4202496 2416 0 0 0 19 0 0 0 20 0 1 0 121754349 64749568 11741 33554432000 4194304 6201397 140735427228336 140735427227048 4200864 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22781/statm: 15808 11741 147 491 0 15307 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 63232

[startup+0.300391 s]
/proc/loadavg: 2.12 2.06 2.05 3/176 22781
/proc/meminfo: memFree=29472488/32872528 swapFree=12352/737972
[pid=22781] ppid=22778 vsize=85488 CPUtime=0.29 cores=1,3,5,7
/proc/22781/stat : 22781 (cdcl-cuttingpla) R 22778 22781 21849 0 -1 4202496 3452 0 0 0 28 1 0 0 20 0 1 0 121754349 87539712 15809 33554432000 4194304 6201397 140735427228336 140735427227048 4214952 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22781/statm: 21372 15809 147 491 0 20871 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 85488

[startup+0.700341 s]
/proc/loadavg: 2.12 2.06 2.05 3/176 22781
/proc/meminfo: memFree=29472488/32872528 swapFree=12352/737972
[pid=22781] ppid=22778 vsize=173460 CPUtime=0.68 cores=1,3,5,7
/proc/22781/stat : 22781 (cdcl-cuttingpla) R 22778 22781 21849 0 -1 4202496 5469 0 0 0 67 1 0 0 20 0 1 0 121754349 177623040 27961 33554432000 4194304 6201397 140735427228336 140735427227048 4214491 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22781/statm: 43365 27961 160 491 0 42864 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 173460

[startup+1.50034 s]
/proc/loadavg: 2.12 2.06 2.05 3/177 22782
/proc/meminfo: memFree=29313456/32872528 swapFree=12352/737972
[pid=22781] ppid=22778 vsize=174308 CPUtime=1.49 cores=1,3,5,7
/proc/22781/stat : 22781 (cdcl-cuttingpla) R 22778 22781 21849 0 -1 4202496 8694 0 0 0 146 3 0 0 20 0 1 0 121754349 178491392 39962 33554432000 4194304 6201397 140735427228336 140735427227464 4215532 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22781/statm: 43577 39962 166 491 0 43076 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 174308

[startup+3.10035 s]
/proc/loadavg: 2.12 2.06 2.05 3/177 22782
/proc/meminfo: memFree=29237632/32872528 swapFree=12352/737972
[pid=22781] ppid=22778 vsize=270808 CPUtime=3.09 cores=1,3,5,7
/proc/22781/stat : 22781 (cdcl-cuttingpla) R 22778 22781 21849 0 -1 4202496 12985 0 0 0 305 4 0 0 20 0 1 0 121754349 277307392 61755 33554432000 4194304 6201397 140735427228336 140735427227464 4217534 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22781/statm: 67702 61755 166 491 0 67201 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 270808

[startup+6.30032 s]
/proc/loadavg: 2.11 2.06 2.05 3/177 22828
/proc/meminfo: memFree=30264600/32872528 swapFree=12352/737972
[pid=22781] ppid=22778 vsize=404988 CPUtime=6.29 cores=1,3,5,7
/proc/22781/stat : 22781 (cdcl-cuttingpla) R 22778 22781 21849 0 -1 4202496 14433 0 0 0 624 5 0 0 20 0 1 0 121754349 414707712 73100 33554432000 4194304 6201397 140735427228336 140735427227000 4213186 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22781/statm: 101247 73100 166 491 0 100746 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 404988

[startup+12.7004 s]
/proc/loadavg: 2.10 2.05 2.05 3/177 22828
/proc/meminfo: memFree=30028208/32872528 swapFree=12352/737972
[pid=22781] ppid=22778 vsize=426688 CPUtime=12.68 cores=1,3,5,7
/proc/22781/stat : 22781 (cdcl-cuttingpla) R 22778 22781 21849 0 -1 4202496 17988 0 0 0 1262 6 0 0 20 0 1 0 121754349 436928512 83256 33554432000 4194304 6201397 140735427228336 140735427227464 4213178 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22781/statm: 106672 83256 166 491 0 106171 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 426688

[startup+25.5004 s]
/proc/loadavg: 2.08 2.05 2.05 3/177 22828
/proc/meminfo: memFree=29900740/32872528 swapFree=12352/737972
[pid=22781] ppid=22778 vsize=653456 CPUtime=25.49 cores=1,3,5,7
/proc/22781/stat : 22781 (cdcl-cuttingpla) R 22778 22781 21849 0 -1 4202496 21500 0 0 0 2540 9 0 0 20 0 1 0 121754349 669138944 110484 33554432000 4194304 6201397 140735427228336 140735427227048 4213186 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22781/statm: 163364 110484 166 491 0 162863 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 653456

[startup+51.1004 s]
/proc/loadavg: 2.12 2.06 2.05 3/177 22828
/proc/meminfo: memFree=29861648/32872528 swapFree=12352/737972
[pid=22781] ppid=22778 vsize=654224 CPUtime=51.08 cores=1,3,5,7
/proc/22781/stat : 22781 (cdcl-cuttingpla) R 22778 22781 21849 0 -1 4202496 22055 0 0 0 5099 9 0 0 20 0 1 0 121754349 669925376 119651 33554432000 4194304 6201397 140735427228336 140735427227048 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22781/statm: 163556 119651 166 491 0 163055 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 654224

[startup+102.3 s]
/proc/loadavg: 2.05 2.05 2.04 3/177 22829
/proc/meminfo: memFree=29517744/32872528 swapFree=12352/737972
[pid=22781] ppid=22778 vsize=670164 CPUtime=102.28 cores=1,3,5,7
/proc/22781/stat : 22781 (cdcl-cuttingpla) R 22778 22781 21849 0 -1 4202496 27361 0 0 0 10216 12 0 0 20 0 1 0 121754349 686247936 161749 33554432000 4194304 6201397 140735427228336 140735427227000 4213192 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22781/statm: 167541 161749 166 491 0 167040 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 670164

[startup+162.3 s]
/proc/loadavg: 2.06 2.05 2.04 3/177 22830
/proc/meminfo: memFree=29206204/32872528 swapFree=12352/737972
[pid=22781] ppid=22778 vsize=1086780 CPUtime=162.27 cores=1,3,5,7
/proc/22781/stat : 22781 (cdcl-cuttingpla) R 22778 22781 21849 0 -1 4202496 38133 0 0 0 16211 16 0 0 20 0 1 0 121754349 1112862720 186956 33554432000 4194304 6201397 140735427228336 140735427227464 4213170 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22781/statm: 271695 186956 166 491 0 271194 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 1086780

[startup+222.307 s]
/proc/loadavg: 2.17 2.09 2.05 3/177 22831
/proc/meminfo: memFree=29205180/32872528 swapFree=12352/737972
[pid=22781] ppid=22778 vsize=1086780 CPUtime=222.27 cores=1,3,5,7
/proc/22781/stat : 22781 (cdcl-cuttingpla) R 22778 22781 21849 0 -1 4202496 38307 0 0 0 22211 16 0 0 20 0 1 0 121754349 1112862720 187130 33554432000 4194304 6201397 140735427228336 140735427227464 4213173 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22781/statm: 271695 187130 166 491 0 271194 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 1086780

[startup+282.3 s]
/proc/loadavg: 2.12 2.08 2.05 3/177 22833
/proc/meminfo: memFree=29101928/32872528 swapFree=12352/737972
[pid=22781] ppid=22778 vsize=1098000 CPUtime=282.25 cores=1,3,5,7
/proc/22781/stat : 22781 (cdcl-cuttingpla) R 22778 22781 21849 0 -1 4202496 40416 0 0 0 28208 17 0 0 20 0 1 0 121754349 1124352000 204569 33554432000 4194304 6201397 140735427228336 140735427227464 4213186 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22781/statm: 274500 204569 166 491 0 273999 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 1098000

[startup+342.3 s]
/proc/loadavg: 2.18 2.11 2.06 3/177 22834
/proc/meminfo: memFree=29083860/32872528 swapFree=12352/737972
[pid=22781] ppid=22778 vsize=1098660 CPUtime=342.23 cores=1,3,5,7
/proc/22781/stat : 22781 (cdcl-cuttingpla) R 22778 22781 21849 0 -1 4202496 40549 0 0 0 34206 17 0 0 20 0 1 0 121754349 1125027840 204720 33554432000 4194304 6201397 140735427228336 140735427227464 4213186 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22781/statm: 274665 204720 166 491 0 274164 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 1098660

[startup+402.3 s]
/proc/loadavg: 2.24 2.15 2.08 3/177 22835
/proc/meminfo: memFree=29018220/32872528 swapFree=12352/737972
[pid=22781] ppid=22778 vsize=1101300 CPUtime=402.22 cores=1,3,5,7
/proc/22781/stat : 22781 (cdcl-cuttingpla) R 22778 22781 21849 0 -1 4202496 41003 0 0 0 40204 18 0 0 20 0 1 0 121754349 1127731200 214842 33554432000 4194304 6201397 140735427228336 140735427227464 4213116 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22781/statm: 275325 214842 166 491 0 274824 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 1101300

[startup+462.3 s]
/proc/loadavg: 2.22 2.15 2.08 3/176 22839
/proc/meminfo: memFree=28999792/32872528 swapFree=12352/737972
[pid=22781] ppid=22778 vsize=1102620 CPUtime=462.21 cores=1,3,5,7
/proc/22781/stat : 22781 (cdcl-cuttingpla) R 22778 22781 21849 0 -1 4202496 41195 0 0 0 46203 18 0 0 20 0 1 0 121754349 1129082880 219079 33554432000 4194304 6201397 140735427228336 140735427227464 4213168 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22781/statm: 275655 219079 166 491 0 275154 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 1102620

[startup+522.3 s]
/proc/loadavg: 2.24 2.17 2.09 3/177 22841
/proc/meminfo: memFree=28871648/32872528 swapFree=12352/737972
[pid=22781] ppid=22778 vsize=1107504 CPUtime=522.2 cores=1,3,5,7
/proc/22781/stat : 22781 (cdcl-cuttingpla) R 22778 22781 21849 0 -1 4202496 42002 0 0 0 52202 18 0 0 20 0 1 0 121754349 1134084096 235216 33554432000 4194304 6201397 140735427228336 140735427227464 4213738 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22781/statm: 276876 235216 166 491 0 276375 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 1107504

[startup+582.3 s]
/proc/loadavg: 2.20 2.16 2.09 3/177 22843
/proc/meminfo: memFree=28810892/32872528 swapFree=12352/737972
[pid=22781] ppid=22778 vsize=1109880 CPUtime=582.19 cores=1,3,5,7
/proc/22781/stat : 22781 (cdcl-cuttingpla) R 22778 22781 21849 0 -1 4202496 42476 0 0 0 58200 19 0 0 20 0 1 0 121754349 1136517120 249997 33554432000 4194304 6201397 140735427228336 140735427227464 4213170 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22781/statm: 277470 249997 166 491 0 276969 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 1109880


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


[startup+942.3 s]
/proc/loadavg: 2.15 2.17 2.10 3/177 22850
/proc/meminfo: memFree=28665236/32872528 swapFree=12352/737972
[pid=22781] ppid=22778 vsize=1112520 CPUtime=942.13 cores=1,3,5,7
/proc/22781/stat : 22781 (cdcl-cuttingpla) R 22778 22781 21849 0 -1 4202496 42946 0 0 0 94193 20 0 0 20 0 1 0 121754349 1139220480 258642 33554432000 4194304 6201397 140735427228336 140735427227464 4213170 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22781/statm: 278130 258642 166 491 0 277629 0
Current children cumulated CPU time (s) 942.13
Current children cumulated vsize (KiB) 1112520

[startup+1002.3 s]
/proc/loadavg: 2.12 2.15 2.10 3/178 22854
/proc/meminfo: memFree=28530860/32872528 swapFree=12352/737972
[pid=22781] ppid=22778 vsize=1114896 CPUtime=1002.13 cores=1,3,5,7
/proc/22781/stat : 22781 (cdcl-cuttingpla) R 22778 22781 21849 0 -1 4202496 43413 0 0 0 100191 22 0 0 20 0 1 0 121754349 1141653504 274439 33554432000 4194304 6201397 140735427228336 140735427227048 4213170 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22781/statm: 278724 274439 166 491 0 278223 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 1114896

[startup+1062.3 s]
/proc/loadavg: 2.09 2.14 2.09 3/178 22855
/proc/meminfo: memFree=28522772/32872528 swapFree=12352/737972
[pid=22781] ppid=22778 vsize=1115160 CPUtime=1062.12 cores=1,3,5,7
/proc/22781/stat : 22781 (cdcl-cuttingpla) R 22778 22781 21849 0 -1 4202496 43469 0 0 0 106190 22 0 0 20 0 1 0 121754349 1141923840 274495 33554432000 4194304 6201397 140735427228336 140735427227464 4213240 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22781/statm: 278790 274495 166 491 0 278289 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 1115160

[startup+1122.3 s]
/proc/loadavg: 2.23 2.17 2.10 3/177 22856
/proc/meminfo: memFree=28456560/32872528 swapFree=12352/737972
[pid=22781] ppid=22778 vsize=1687572 CPUtime=1122.11 cores=1,3,5,7
/proc/22781/stat : 22781 (cdcl-cuttingpla) R 22778 22781 21849 0 -1 4202496 44663 0 0 0 112188 23 0 0 20 0 1 0 121754349 1728073728 285316 33554432000 4194304 6201397 140735427228336 140735427227464 4213168 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22781/statm: 421893 285316 166 491 0 421392 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 1687572

[startup+1182.3 s]
/proc/loadavg: 2.31 2.20 2.11 3/177 22858
/proc/meminfo: memFree=28453020/32872528 swapFree=12352/737972
[pid=22781] ppid=22778 vsize=1690080 CPUtime=1182.1 cores=1,3,5,7
/proc/22781/stat : 22781 (cdcl-cuttingpla) R 22778 22781 21849 0 -1 4202496 45272 0 0 0 118186 24 0 0 20 0 1 0 121754349 1730641920 286404 33554432000 4194304 6201397 140735427228336 140735427227048 4213186 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22781/statm: 422520 286404 166 491 0 422019 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 1690080

[startup+1242.3 s]
/proc/loadavg: 2.23 2.20 2.12 3/177 22859
/proc/meminfo: memFree=28398344/32872528 swapFree=12352/737972
[pid=22781] ppid=22778 vsize=1695360 CPUtime=1242.09 cores=1,3,5,7
/proc/22781/stat : 22781 (cdcl-cuttingpla) R 22778 22781 21849 0 -1 4202496 46327 0 0 0 124184 25 0 0 20 0 1 0 121754349 1736048640 299696 33554432000 4194304 6201397 140735427228336 140735427227048 4213186 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22781/statm: 423840 299696 166 491 0 423339 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 1695360

[startup+1302.3 s]
/proc/loadavg: 2.33 2.23 2.13 3/177 22860
/proc/meminfo: memFree=28290740/32872528 swapFree=12352/737972
[pid=22781] ppid=22778 vsize=1697076 CPUtime=1302.08 cores=1,3,5,7
/proc/22781/stat : 22781 (cdcl-cuttingpla) R 22778 22781 21849 0 -1 4202496 46859 0 0 0 130182 26 0 0 20 0 1 0 121754349 1737805824 315041 33554432000 4194304 6201397 140735427228336 140735427227464 4213192 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22781/statm: 424269 315041 166 491 0 423768 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 1697076

[startup+1362.3 s]
/proc/loadavg: 2.18 2.20 2.12 3/177 22861
/proc/meminfo: memFree=28246552/32872528 swapFree=12352/737972
[pid=22781] ppid=22778 vsize=1699320 CPUtime=1362.07 cores=1,3,5,7
/proc/22781/stat : 22781 (cdcl-cuttingpla) R 22778 22781 21849 0 -1 4202496 47378 0 0 0 136181 26 0 0 20 0 1 0 121754349 1740103680 318108 33554432000 4194304 6201397 140735427228336 140735427227464 4213170 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22781/statm: 424830 318108 166 491 0 424329 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 1699320

[startup+1422.3 s]
/proc/loadavg: 2.19 2.19 2.12 3/177 22862
/proc/meminfo: memFree=28220120/32872528 swapFree=12352/737972
[pid=22781] ppid=22778 vsize=1699980 CPUtime=1422.07 cores=1,3,5,7
/proc/22781/stat : 22781 (cdcl-cuttingpla) R 22778 22781 21849 0 -1 4202496 47472 0 0 0 142180 27 0 0 20 0 1 0 121754349 1740779520 318202 33554432000 4194304 6201397 140735427228336 140735427227464 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22781/statm: 424995 318202 166 491 0 424494 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 1699980

[startup+1482.3 s]
/proc/loadavg: 2.36 2.23 2.13 3/176 22863
/proc/meminfo: memFree=28218012/32872528 swapFree=12352/737972
[pid=22781] ppid=22778 vsize=1700112 CPUtime=1482.06 cores=1,3,5,7
/proc/22781/stat : 22781 (cdcl-cuttingpla) R 22778 22781 21849 0 -1 4202496 47531 0 0 0 148179 27 0 0 20 0 1 0 121754349 1740914688 318258 33554432000 4194304 6201397 140735427228336 140735427227464 4213178 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22781/statm: 425028 318258 166 491 0 424527 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 1700112

[startup+1542.31 s]
/proc/loadavg: 2.40 2.26 2.15 3/177 22865
/proc/meminfo: memFree=28201820/32872528 swapFree=12352/737972
[pid=22781] ppid=22778 vsize=1700376 CPUtime=1542.05 cores=1,3,5,7
/proc/22781/stat : 22781 (cdcl-cuttingpla) R 22778 22781 21849 0 -1 4202496 47593 0 0 0 154178 27 0 0 20 0 1 0 121754349 1741185024 318320 33554432000 4194304 6201397 140735427228336 140735427227048 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22781/statm: 425094 318320 166 491 0 424593 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 1700376

[startup+1602.3 s]
/proc/loadavg: 2.23 2.24 2.15 3/177 22866
/proc/meminfo: memFree=28175632/32872528 swapFree=12352/737972
[pid=22781] ppid=22778 vsize=1700376 CPUtime=1602.04 cores=1,3,5,7
/proc/22781/stat : 22781 (cdcl-cuttingpla) R 22778 22781 21849 0 -1 4202496 47597 0 0 0 160177 27 0 0 20 0 1 0 121754349 1741185024 318324 33554432000 4194304 6201397 140735427228336 140735427227464 4213257 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22781/statm: 425094 318324 166 491 0 424593 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 1700376

[startup+1662.3 s]
/proc/loadavg: 2.28 2.26 2.16 3/177 22870
/proc/meminfo: memFree=28164560/32872528 swapFree=12352/737972
[pid=22781] ppid=22778 vsize=1700376 CPUtime=1662.03 cores=1,3,5,7
/proc/22781/stat : 22781 (cdcl-cuttingpla) R 22778 22781 21849 0 -1 4202496 47597 0 0 0 166176 27 0 0 20 0 1 0 121754349 1741185024 318324 33554432000 4194304 6201397 140735427228336 140735427227464 4213168 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22781/statm: 425094 318324 166 491 0 424593 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 1700376

[startup+1722.3 s]
/proc/loadavg: 2.21 2.24 2.16 3/177 22871
/proc/meminfo: memFree=28150028/32872528 swapFree=12352/737972
[pid=22781] ppid=22778 vsize=1700376 CPUtime=1722.02 cores=1,3,5,7
/proc/22781/stat : 22781 (cdcl-cuttingpla) R 22778 22781 21849 0 -1 4202496 47597 0 0 0 172175 27 0 0 20 0 1 0 121754349 1741185024 318324 33554432000 4194304 6201397 140735427228336 140735427227464 4213186 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22781/statm: 425094 318324 166 491 0 424593 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 1700376

[startup+1782.3 s]
/proc/loadavg: 2.16 2.22 2.16 3/177 22872
/proc/meminfo: memFree=28149164/32872528 swapFree=12352/737972
[pid=22781] ppid=22778 vsize=1700508 CPUtime=1782.01 cores=1,3,5,7
/proc/22781/stat : 22781 (cdcl-cuttingpla) R 22778 22781 21849 0 -1 4202496 47634 0 0 0 178174 27 0 0 20 0 1 0 121754349 1741320192 318358 33554432000 4194304 6201397 140735427228336 140735427227464 4213178 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22781/statm: 425127 318358 166 491 0 424626 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 1700508



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.21 2.22 2.16 3/177 22873
/proc/meminfo: memFree=28149040/32872528 swapFree=12352/737972
[pid=22781] ppid=22778 vsize=1700772 CPUtime=1800.01 cores=1,3,5,7
/proc/22781/stat : 22781 (cdcl-cuttingpla) R 22778 22781 21849 0 -1 4202496 47671 0 0 0 179974 27 0 0 20 0 1 0 121754349 1741590528 318395 33554432000 4194304 6201397 140735427228336 140735427227000 4213186 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22781/statm: 425193 318395 166 491 0 424692 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 1700772

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

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

[startup+1800.3 s]
/proc/loadavg: 2.21 2.22 2.16 3/177 22873
/proc/meminfo: memFree=28149040/32872528 swapFree=12352/737972
[pid=22781] ppid=22778 vsize=1700772 CPUtime=1800.01 cores=1,3,5,7
/proc/22781/stat : 22781 (cdcl-cuttingpla) R 22778 22781 21849 0 -1 4202496 47671 0 0 0 179974 27 0 0 20 0 1 0 121754349 1741590528 318395 33554432000 4194304 6201397 140735427228336 140735427227000 4213186 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22781/statm: 425193 318395 166 491 0 424692 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 1700772

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.31
CPU time (s): 1800.02
CPU user time (s): 1799.74
CPU system time (s): 0.276957
CPU usage (%): 99.9841
Max. virtual memory (cumulated for all children) (KiB): 1700772

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.74
system time used= 0.276957
maximum resident set size= 1273580
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 47671
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= 30
involuntary context switches= 1851

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.04678 second user time and 14.1329 second system time

The end

Launcher Data

Begin job on node112 at 2016-06-08 17:03:19
IDJOB=4088095
IDBENCH=1991
IDSOLVER=2550
FILE ID=node112/4088095-1465398199
RUNJOBID= node112-1465387394-21866
PBS_JOBID= 19853862
Free space on /tmp= 71744 MiB

SOLVER NAME= cdcl-cuttingplanes OPT linear search 2016-05-01
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB06/liu/vtxcov/normalized-vtxcov_v2000_e4000_2.opb.PB06.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-linearsearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4088095-1465398199/watcher-4088095-1465398199 -o /tmp/evaluation-result-4088095-1465398199/solver-4088095-1465398199 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node112-1465387394-21866 --watchdog 1960 --input HOME/instance-4088095-1465398199.opb ./cdcl-cuttingplanes-opt-linearsearch-release

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

MD5SUM BENCH= d89a654d285384133d515ccaf16a0c40
RANDOM SEED=918248003

node112.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.783
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.56
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.783
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.783
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.783
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.783
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.72
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.783
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.783
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.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        29473280 kB
Buffers:          156812 kB
Cached:           534808 kB
SwapCached:         1512 kB
Active:          1418040 kB
Inactive:         504080 kB
Active(anon):    1231008 kB
Inactive(anon):     1468 kB
Active(file):     187032 kB
Inactive(file):   502612 kB
Unevictable:      737972 kB
Mlocked:           12352 kB
SwapTotal:      67108856 kB
SwapFree:       67098656 kB
Dirty:              2348 kB
Writeback:             0 kB
AnonPages:       1967600 kB
Mapped:             7668 kB
Shmem:                 0 kB
Slab:             605108 kB
SReclaimable:      48832 kB
SUnreclaim:       556276 kB
KernelStack:        1472 kB
PageTables:         8044 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2544864 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1935360 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= 71744 MiB
End job on node112 at 2016-06-08 17:33:19