Trace number 4089343

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
cdcl-cuttingplanes DEC 2016-05-01UNSAT 140.693 140.716

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/pb16-16-elffers/
vertexcover-instances/normalized-vertexcover-grid10x25-hard.opb
MD5SUM9838365b785179e7b363da705525e064
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.275957
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables250
Total number of constraints501
Number of constraints which are clauses500
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint250
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 129
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 379
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c * #variable= 250 #constraint= 501
0.00/0.07	c #Conflicts:       1000 | #Learnt:        999 | 0.000
0.00/0.07	c total clause space: 4.25031MB
0.00/0.07	c total #watches: 31999
0.09/0.20	c total #propagations: 17204 / total #impl: 367872 (eff. 0.047)
0.09/0.20	c #Conflicts:       2000 | #Learnt:       1999 | 0.000
0.09/0.20	c total clause space: 6.90675MB
0.09/0.20	c total #watches: 53775
0.29/0.31	c total #propagations: 33115 / total #impl: 1159195 (eff. 0.029)
0.29/0.31	c GARBAGE COLLECT
0.29/0.31	c #Conflicts:       3000 | #Learnt:       2013 | 0.000
0.29/0.31	c total clause space: 6.90675MB
0.29/0.31	c total #watches: 56774
0.49/0.54	c total #propagations: 48987 / total #impl: 1756346 (eff. 0.028)
0.49/0.54	c #Conflicts:       4000 | #Learnt:       3013 | 0.000
0.49/0.54	c total clause space: 11.2235MB
0.49/0.54	c total #watches: 90325
0.69/0.75	c total #propagations: 66268 / total #impl: 2696614 (eff. 0.025)
0.69/0.75	c GARBAGE COLLECT
0.69/0.75	c #Conflicts:       5000 | #Learnt:       2370 | 0.000
0.69/0.75	c total clause space: 11.2235MB
0.69/0.75	c total #watches: 96390
0.99/1.06	c total #propagations: 80712 / total #impl: 3798645 (eff. 0.021)
0.99/1.06	c #Conflicts:       6000 | #Learnt:       3370 | 0.000
0.99/1.06	c total clause space: 18.2382MB
0.99/1.06	c total #watches: 115351
1.39/1.43	c total #propagations: 98173 / total #impl: 4462923 (eff. 0.022)
1.39/1.43	c GARBAGE COLLECT
1.39/1.43	c #Conflicts:       7000 | #Learnt:       2237 | 0.000
1.39/1.43	c total clause space: 18.2382MB
1.39/1.43	c total #watches: 58913
1.49/1.56	c total #propagations: 114618 / total #impl: 4901885 (eff. 0.023)
1.49/1.56	c #Conflicts:       8000 | #Learnt:       3237 | 0.000
1.49/1.56	c total clause space: 18.2382MB
1.49/1.56	c total #watches: 71624
1.69/1.74	c total #propagations: 129879 / total #impl: 5202337 (eff. 0.025)
1.69/1.74	c #Conflicts:       9000 | #Learnt:       4237 | 0.000
1.69/1.74	c total clause space: 18.2382MB
1.69/1.74	c total #watches: 79519
1.89/1.95	c total #propagations: 148828 / total #impl: 5509541 (eff. 0.027)
1.89/1.95	c GARBAGE COLLECT
1.89/1.95	c #Conflicts:      10000 | #Learnt:       2716 | 0.000
1.89/1.95	c total clause space: 18.2382MB
1.89/1.95	c total #watches: 32941
2.09/2.12	c total #propagations: 167924 / total #impl: 5764519 (eff. 0.029)
2.09/2.12	c #Conflicts:      11000 | #Learnt:       3716 | 0.000
2.09/2.12	c total clause space: 18.2382MB
2.09/2.12	c total #watches: 39264
2.20/2.25	c total #propagations: 186587 / total #impl: 6003984 (eff. 0.031)
2.20/2.25	c #Conflicts:      12000 | #Learnt:       4716 | 0.000
2.20/2.25	c total clause space: 18.2382MB
2.20/2.25	c total #watches: 63456
2.39/2.45	c total #propagations: 201663 / total #impl: 6618523 (eff. 0.030)
2.39/2.45	c #Conflicts:      13000 | #Learnt:       5716 | 0.000
2.39/2.45	c total clause space: 18.2382MB
2.39/2.45	c total #watches: 90296
2.59/2.69	c total #propagations: 217718 / total #impl: 7678731 (eff. 0.028)
2.59/2.69	c GARBAGE COLLECT
2.59/2.69	c #Conflicts:      14000 | #Learnt:       3859 | 0.000
2.59/2.69	c total clause space: 18.2382MB
2.59/2.69	c total #watches: 88730
2.99/3.06	c total #propagations: 233115 / total #impl: 8847968 (eff. 0.026)
2.99/3.06	c #Conflicts:      15000 | #Learnt:       4859 | 0.000
2.99/3.06	c total clause space: 18.2382MB
2.99/3.06	c total #watches: 112205
3.49/3.52	c total #propagations: 250222 / total #impl: 10167494 (eff. 0.025)
3.49/3.52	c #Conflicts:      16000 | #Learnt:       5859 | 0.000
3.49/3.52	c total clause space: 18.2382MB
3.49/3.52	c total #watches: 134383
3.99/4.01	c total #propagations: 264720 / total #impl: 11470607 (eff. 0.023)
3.99/4.01	c GARBAGE COLLECT
3.99/4.01	c #Conflicts:      17000 | #Learnt:       3679 | 0.000
3.99/4.01	c total clause space: 18.2382MB
3.99/4.01	c total #watches: 99766
4.40/4.43	c total #propagations: 280630 / total #impl: 13047473 (eff. 0.022)
4.40/4.43	c #Conflicts:      18000 | #Learnt:       4679 | 0.000
4.40/4.43	c total clause space: 18.2382MB
4.40/4.43	c total #watches: 118572
4.79/4.82	c total #propagations: 297402 / total #impl: 14814965 (eff. 0.020)
4.79/4.82	c #Conflicts:      19000 | #Learnt:       5679 | 0.000
4.79/4.82	c total clause space: 18.2382MB
4.79/4.82	c total #watches: 127121
5.09/5.14	c total #propagations: 317613 / total #impl: 15281616 (eff. 0.021)
5.09/5.14	c #Conflicts:      20000 | #Learnt:       6679 | 0.000
5.09/5.14	c total clause space: 18.2382MB
5.09/5.14	c total #watches: 133209
5.39/5.44	c total #propagations: 338015 / total #impl: 15457034 (eff. 0.022)
5.39/5.44	c GARBAGE COLLECT
5.39/5.44	c #Conflicts:      21000 | #Learnt:       4192 | 0.000
5.39/5.44	c total clause space: 18.2382MB
5.39/5.44	c total #watches: 69739
5.69/5.74	c total #propagations: 356904 / total #impl: 15808557 (eff. 0.023)
5.69/5.74	c #Conflicts:      22000 | #Learnt:       5192 | 0.000
5.69/5.74	c total clause space: 18.2382MB
5.69/5.74	c total #watches: 81546
5.99/6.08	c total #propagations: 374571 / total #impl: 16815358 (eff. 0.022)
5.99/6.08	c #Conflicts:      23000 | #Learnt:       6192 | 0.000
5.99/6.08	c total clause space: 18.2382MB
5.99/6.08	c total #watches: 92016
6.39/6.41	c total #propagations: 391876 / total #impl: 17791333 (eff. 0.022)
6.39/6.41	c #Conflicts:      24000 | #Learnt:       7192 | 0.000
6.39/6.41	c total clause space: 18.2382MB
6.39/6.41	c total #watches: 100941
6.70/6.76	c total #propagations: 411076 / total #impl: 18200959 (eff. 0.023)
6.70/6.76	c GARBAGE COLLECT
6.70/6.76	c #Conflicts:      25000 | #Learnt:       4407 | 0.000
6.70/6.76	c total clause space: 18.2382MB
6.70/6.76	c total #watches: 68804
6.99/7.02	c total #propagations: 431457 / total #impl: 19240513 (eff. 0.022)
6.99/7.02	c #Conflicts:      26000 | #Learnt:       5407 | 0.000
6.99/7.02	c total clause space: 18.2382MB
6.99/7.02	c total #watches: 87475
7.39/7.45	c total #propagations: 447639 / total #impl: 20460149 (eff. 0.022)
7.39/7.45	c #Conflicts:      27000 | #Learnt:       6407 | 0.000
7.39/7.45	c total clause space: 18.2382MB
7.39/7.45	c total #watches: 99270
7.89/7.90	c total #propagations: 466402 / total #impl: 22116802 (eff. 0.021)
7.89/7.90	c #Conflicts:      28000 | #Learnt:       7407 | 0.000
7.89/7.90	c total clause space: 18.2382MB
7.89/7.90	c total #watches: 107893
8.29/8.35	c total #propagations: 485884 / total #impl: 23076795 (eff. 0.021)
8.29/8.35	c GARBAGE COLLECT
8.29/8.35	c #Conflicts:      29000 | #Learnt:       4307 | 0.000
8.29/8.35	c total clause space: 18.2382MB
8.29/8.35	c total #watches: 74565
8.69/8.73	c total #propagations: 505565 / total #impl: 23838931 (eff. 0.021)
8.69/8.73	c #Conflicts:      30000 | #Learnt:       5307 | 0.000
8.69/8.73	c total clause space: 18.2382MB
8.69/8.73	c total #watches: 86902
9.09/9.12	c total #propagations: 524043 / total #impl: 25011302 (eff. 0.021)
9.09/9.12	c #Conflicts:      31000 | #Learnt:       6307 | 0.000
9.09/9.12	c total clause space: 18.2382MB
9.09/9.12	c total #watches: 102339
9.59/9.60	c total #propagations: 541763 / total #impl: 26057066 (eff. 0.021)
9.59/9.60	c #Conflicts:      32000 | #Learnt:       7307 | 0.000
9.59/9.60	c total clause space: 18.2382MB
9.59/9.60	c total #watches: 120400
9.89/10.00	c total #propagations: 560883 / total #impl: 28068223 (eff. 0.020)
9.89/10.00	c #Conflicts:      33000 | #Learnt:       8307 | 0.000
9.89/10.00	c total clause space: 18.2382MB
9.89/10.00	c total #watches: 148349
10.19/10.29	c total #propagations: 579539 / total #impl: 29693390 (eff. 0.020)
10.19/10.29	c GARBAGE COLLECT
10.19/10.29	c #Conflicts:      34000 | #Learnt:       4901 | 0.000
10.19/10.29	c total clause space: 29.637MB
10.19/10.29	c total #watches: 133262
10.59/10.65	c total #propagations: 596642 / total #impl: 30787442 (eff. 0.019)
10.59/10.65	c #Conflicts:      35000 | #Learnt:       5901 | 0.000
10.59/10.65	c total clause space: 29.637MB
10.59/10.65	c total #watches: 162942
10.99/11.01	c total #propagations: 620262 / total #impl: 32024355 (eff. 0.019)
10.99/11.01	c #Conflicts:      36000 | #Learnt:       6901 | 0.000
10.99/11.01	c total clause space: 29.637MB
10.99/11.01	c total #watches: 189347
11.58/11.60	c total #propagations: 643723 / total #impl: 33508220 (eff. 0.019)
11.58/11.60	c #Conflicts:      37000 | #Learnt:       7901 | 0.000
11.58/11.60	c total clause space: 29.637MB
11.58/11.60	c total #watches: 214918
12.28/12.35	c total #propagations: 665154 / total #impl: 34657745 (eff. 0.019)
12.28/12.35	c #Conflicts:      38000 | #Learnt:       8901 | 0.000
12.28/12.35	c total clause space: 29.637MB
12.28/12.35	c total #watches: 230035
12.68/12.73	c total #propagations: 688771 / total #impl: 35327318 (eff. 0.019)
12.68/12.73	c GARBAGE COLLECT
12.68/12.73	c #Conflicts:      39000 | #Learnt:       5198 | 0.000
12.68/12.73	c total clause space: 29.637MB
12.68/12.73	c total #watches: 128590
13.08/13.10	c total #propagations: 701785 / total #impl: 35512421 (eff. 0.020)
13.08/13.10	c #Conflicts:      40000 | #Learnt:       6198 | 0.000
13.08/13.10	c total clause space: 29.637MB
13.08/13.10	c total #watches: 137323
13.58/13.64	c total #propagations: 717550 / total #impl: 35818699 (eff. 0.020)
13.58/13.64	c #Conflicts:      41000 | #Learnt:       7198 | 0.000
13.58/13.64	c total clause space: 29.637MB
13.58/13.64	c total #watches: 152808
14.18/14.20	c total #propagations: 739148 / total #impl: 36554845 (eff. 0.020)
14.18/14.20	c #Conflicts:      42000 | #Learnt:       8198 | 0.000
14.18/14.20	c total clause space: 29.637MB
14.18/14.20	c total #watches: 174028
14.78/14.89	c total #propagations: 759178 / total #impl: 37833037 (eff. 0.020)
14.78/14.89	c #Conflicts:      43000 | #Learnt:       9198 | 0.000
14.78/14.89	c total clause space: 29.637MB
14.78/14.89	c total #watches: 194476
15.39/15.45	c total #propagations: 781306 / total #impl: 39230315 (eff. 0.020)
15.39/15.45	c GARBAGE COLLECT
15.39/15.45	c #Conflicts:      44000 | #Learnt:       5207 | 0.000
15.39/15.45	c total clause space: 29.637MB
15.39/15.45	c total #watches: 130332
15.98/16.02	c total #propagations: 798141 / total #impl: 39721950 (eff. 0.020)
15.98/16.02	c #Conflicts:      45000 | #Learnt:       6207 | 0.000
15.98/16.02	c total clause space: 29.637MB
15.98/16.02	c total #watches: 147252
16.59/16.61	c total #propagations: 820694 / total #impl: 40508629 (eff. 0.020)
16.59/16.61	c #Conflicts:      46000 | #Learnt:       7207 | 0.000
16.59/16.61	c total clause space: 29.637MB
16.59/16.61	c total #watches: 168913
17.18/17.28	c total #propagations: 843225 / total #impl: 42279171 (eff. 0.020)
17.18/17.28	c #Conflicts:      47000 | #Learnt:       8207 | 0.000
17.18/17.28	c total clause space: 29.637MB
17.18/17.28	c total #watches: 186457
17.88/17.90	c total #propagations: 867902 / total #impl: 43386184 (eff. 0.020)
17.88/17.90	c #Conflicts:      48000 | #Learnt:       9207 | 0.000
17.88/17.90	c total clause space: 29.637MB
17.88/17.90	c total #watches: 196269
18.38/18.42	c total #propagations: 887700 / total #impl: 43907543 (eff. 0.020)
18.38/18.42	c #Conflicts:      49000 | #Learnt:      10207 | 0.000
18.38/18.42	c total clause space: 29.637MB
18.38/18.42	c total #watches: 202764
18.79/18.83	c total #propagations: 905954 / total #impl: 44124529 (eff. 0.021)
18.79/18.83	c GARBAGE COLLECT
18.79/18.83	c #Conflicts:      50000 | #Learnt:       5898 | 0.000
18.79/18.83	c total clause space: 29.637MB
18.79/18.83	c total #watches: 134481
19.08/19.16	c total #propagations: 922995 / total #impl: 44303303 (eff. 0.021)
19.08/19.16	c #Conflicts:      51000 | #Learnt:       6898 | 0.000
19.08/19.16	c total clause space: 29.637MB
19.08/19.16	c total #watches: 140078
19.48/19.53	c total #propagations: 940686 / total #impl: 44466638 (eff. 0.021)
19.48/19.53	c #Conflicts:      52000 | #Learnt:       7898 | 0.000
19.48/19.53	c total clause space: 29.637MB
19.48/19.53	c total #watches: 146455
19.89/19.91	c total #propagations: 958378 / total #impl: 44670985 (eff. 0.021)
19.89/19.91	c #Conflicts:      53000 | #Learnt:       8898 | 0.000
19.89/19.91	c total clause space: 29.637MB
19.89/19.91	c total #watches: 152308
20.38/20.40	c total #propagations: 973707 / total #impl: 44930982 (eff. 0.022)
20.38/20.40	c #Conflicts:      54000 | #Learnt:       9898 | 0.000
20.38/20.40	c total clause space: 29.637MB
20.38/20.40	c total #watches: 162121
20.89/21.00	c total #propagations: 994012 / total #impl: 45375004 (eff. 0.022)
20.89/21.00	c #Conflicts:      55000 | #Learnt:      10898 | 0.000
20.89/21.00	c total clause space: 29.637MB
20.89/21.00	c total #watches: 174833
21.48/21.52	c total #propagations: 1018474 / total #impl: 46043963 (eff. 0.022)
21.48/21.52	c GARBAGE COLLECT
21.48/21.52	c #Conflicts:      56000 | #Learnt:       6299 | 0.000
21.48/21.52	c total clause space: 29.637MB
21.48/21.52	c total #watches: 141250
21.99/22.02	c total #propagations: 1038878 / total #impl: 46451612 (eff. 0.022)
21.99/22.02	c #Conflicts:      57000 | #Learnt:       7299 | 0.000
21.99/22.02	c total clause space: 29.637MB
21.99/22.02	c total #watches: 154592
22.58/22.63	c total #propagations: 1062738 / total #impl: 46959009 (eff. 0.023)
22.58/22.63	c #Conflicts:      58000 | #Learnt:       8299 | 0.000
22.58/22.63	c total clause space: 29.637MB
22.58/22.63	c total #watches: 174655
23.28/23.32	c total #propagations: 1089065 / total #impl: 48518068 (eff. 0.022)
23.28/23.32	c #Conflicts:      59000 | #Learnt:       9299 | 0.000
23.28/23.32	c total clause space: 29.637MB
23.28/23.32	c total #watches: 196343
24.08/24.11	c total #propagations: 1113256 / total #impl: 50003808 (eff. 0.022)
24.08/24.11	c #Conflicts:      60000 | #Learnt:      10299 | 0.000
24.08/24.11	c total clause space: 29.637MB
24.08/24.11	c total #watches: 215112
24.88/24.98	c total #propagations: 1139141 / total #impl: 51235201 (eff. 0.022)
24.88/24.98	c #Conflicts:      61000 | #Learnt:      11299 | 0.000
24.88/24.98	c total clause space: 29.637MB
24.88/24.98	c total #watches: 233041
25.68/25.71	c total #propagations: 1163702 / total #impl: 52691144 (eff. 0.022)
25.68/25.71	c GARBAGE COLLECT
25.68/25.71	c #Conflicts:      62000 | #Learnt:       6407 | 0.000
25.68/25.71	c total clause space: 29.637MB
25.68/25.71	c total #watches: 149915
26.18/26.23	c total #propagations: 1186176 / total #impl: 54734421 (eff. 0.022)
26.18/26.23	c #Conflicts:      63000 | #Learnt:       7407 | 0.000
26.18/26.23	c total clause space: 29.637MB
26.18/26.23	c total #watches: 175477
26.68/26.79	c total #propagations: 1206199 / total #impl: 56101605 (eff. 0.022)
26.68/26.79	c #Conflicts:      64000 | #Learnt:       8407 | 0.000
26.68/26.79	c total clause space: 29.637MB
26.68/26.79	c total #watches: 201842
27.38/27.49	c total #propagations: 1228949 / total #impl: 57862572 (eff. 0.021)
27.38/27.49	c #Conflicts:      65000 | #Learnt:       9407 | 0.000
27.38/27.49	c total clause space: 29.637MB
27.38/27.49	c total #watches: 224779
28.18/28.28	c total #propagations: 1252603 / total #impl: 59849434 (eff. 0.021)
28.18/28.28	c #Conflicts:      66000 | #Learnt:      10407 | 0.000
28.18/28.28	c total clause space: 29.637MB
28.18/28.28	c total #watches: 240989
28.98/29.05	c total #propagations: 1276923 / total #impl: 61706118 (eff. 0.021)
28.98/29.05	c #Conflicts:      67000 | #Learnt:      11407 | 0.000
28.98/29.05	c total clause space: 48.1602MB
28.98/29.05	c total #watches: 265870
29.98/30.02	c total #propagations: 1301156 / total #impl: 63644280 (eff. 0.020)
29.98/30.02	c #Conflicts:      68000 | #Learnt:      12407 | 0.000
29.98/30.02	c total clause space: 48.1602MB
29.98/30.02	c total #watches: 281555
30.38/30.49	c total #propagations: 1326266 / total #impl: 64830881 (eff. 0.020)
30.38/30.49	c GARBAGE COLLECT
30.38/30.49	c #Conflicts:      69000 | #Learnt:       7198 | 0.000
30.38/30.49	c total clause space: 48.1602MB
30.38/30.49	c total #watches: 152987
30.98/31.01	c total #propagations: 1345469 / total #impl: 65104299 (eff. 0.021)
30.98/31.01	c #Conflicts:      70000 | #Learnt:       8198 | 0.000
30.98/31.01	c total clause space: 48.1602MB
30.98/31.01	c total #watches: 166156
31.58/31.69	c total #propagations: 1366265 / total #impl: 65723597 (eff. 0.021)
31.58/31.69	c #Conflicts:      71000 | #Learnt:       9198 | 0.000
31.58/31.69	c total clause space: 48.1602MB
31.58/31.69	c total #watches: 188244
32.38/32.49	c total #propagations: 1388304 / total #impl: 67417148 (eff. 0.021)
32.38/32.49	c #Conflicts:      72000 | #Learnt:      10198 | 0.000
32.38/32.49	c total clause space: 48.1602MB
32.38/32.49	c total #watches: 208209
33.18/33.26	c total #propagations: 1413730 / total #impl: 69313301 (eff. 0.020)
33.18/33.26	c #Conflicts:      73000 | #Learnt:      11198 | 0.000
33.18/33.26	c total clause space: 48.1602MB
33.18/33.26	c total #watches: 227313
34.09/34.20	c total #propagations: 1436307 / total #impl: 71106397 (eff. 0.020)
34.09/34.20	c #Conflicts:      74000 | #Learnt:      12198 | 0.000
34.09/34.20	c total clause space: 48.1602MB
34.09/34.20	c total #watches: 243894
34.98/35.06	c total #propagations: 1462990 / total #impl: 73130340 (eff. 0.020)
34.98/35.06	c GARBAGE COLLECT
34.98/35.06	c #Conflicts:      75000 | #Learnt:       6693 | 0.000
34.98/35.06	c total clause space: 48.1602MB
34.98/35.06	c total #watches: 150233
35.58/35.65	c total #propagations: 1486774 / total #impl: 73855933 (eff. 0.020)
35.58/35.65	c #Conflicts:      76000 | #Learnt:       7693 | 0.000
35.58/35.65	c total clause space: 48.1602MB
35.58/35.65	c total #watches: 162002
36.29/36.32	c total #propagations: 1508523 / total #impl: 74608231 (eff. 0.020)
36.29/36.32	c #Conflicts:      77000 | #Learnt:       8693 | 0.000
36.29/36.32	c total clause space: 48.1602MB
36.29/36.32	c total #watches: 179122
36.98/37.03	c total #propagations: 1531842 / total #impl: 75993458 (eff. 0.020)
36.98/37.03	c #Conflicts:      78000 | #Learnt:       9693 | 0.000
36.98/37.03	c total clause space: 48.1602MB
36.98/37.03	c total #watches: 199429
37.88/37.90	c total #propagations: 1554466 / total #impl: 77664600 (eff. 0.020)
37.88/37.90	c #Conflicts:      79000 | #Learnt:      10693 | 0.000
37.88/37.90	c total clause space: 48.1602MB
37.88/37.90	c total #watches: 217042
38.68/38.75	c total #propagations: 1580660 / total #impl: 79646538 (eff. 0.020)
38.68/38.75	c #Conflicts:      80000 | #Learnt:      11693 | 0.000
38.68/38.75	c total clause space: 48.1602MB
38.68/38.75	c total #watches: 234475
39.38/39.46	c total #propagations: 1604327 / total #impl: 81166553 (eff. 0.020)
39.38/39.46	c #Conflicts:      81000 | #Learnt:      12693 | 0.000
39.38/39.46	c total clause space: 48.1602MB
39.38/39.46	c total #watches: 243270
40.18/40.22	c total #propagations: 1624225 / total #impl: 81745506 (eff. 0.020)
40.18/40.22	c GARBAGE COLLECT
40.18/40.22	c #Conflicts:      82000 | #Learnt:       6897 | 0.000
40.18/40.22	c total clause space: 48.1602MB
40.18/40.22	c total #watches: 153548
40.58/40.65	c total #propagations: 1643092 / total #impl: 81973941 (eff. 0.020)
40.58/40.65	c #Conflicts:      83000 | #Learnt:       7897 | 0.000
40.58/40.65	c total clause space: 48.1602MB
40.58/40.65	c total #watches: 159428
41.08/41.13	c total #propagations: 1661301 / total #impl: 82186393 (eff. 0.020)
41.08/41.13	c #Conflicts:      84000 | #Learnt:       8897 | 0.000
41.08/41.13	c total clause space: 48.1602MB
41.08/41.13	c total #watches: 164785
41.58/41.63	c total #propagations: 1677931 / total #impl: 82387023 (eff. 0.020)
41.58/41.63	c #Conflicts:      85000 | #Learnt:       9897 | 0.000
41.58/41.63	c total clause space: 48.1602MB
41.58/41.63	c total #watches: 170219
42.18/42.20	c total #propagations: 1696795 / total #impl: 82606301 (eff. 0.021)
42.18/42.20	c #Conflicts:      86000 | #Learnt:      10897 | 0.000
42.18/42.20	c total clause space: 48.1602MB
42.18/42.20	c total #watches: 176384
42.78/42.89	c total #propagations: 1716043 / total #impl: 82855398 (eff. 0.021)
42.78/42.89	c #Conflicts:      87000 | #Learnt:      11897 | 0.000
42.78/42.89	c total clause space: 48.1602MB
42.78/42.89	c total #watches: 195557
43.58/43.63	c total #propagations: 1739645 / total #impl: 84214210 (eff. 0.021)
43.58/43.63	c #Conflicts:      88000 | #Learnt:      12897 | 0.000
43.58/43.63	c total clause space: 48.1602MB
43.58/43.63	c total #watches: 216609
44.29/44.39	c total #propagations: 1762756 / total #impl: 86123471 (eff. 0.020)
44.29/44.39	c #Conflicts:      89000 | #Learnt:      13897 | 0.000
44.29/44.39	c total clause space: 48.1602MB
44.29/44.39	c total #watches: 224644
45.09/45.11	c total #propagations: 1784230 / total #impl: 86951073 (eff. 0.021)
45.09/45.11	c GARBAGE COLLECT
45.09/45.11	c #Conflicts:      90000 | #Learnt:       7806 | 0.000
45.09/45.11	c total clause space: 48.1602MB
45.09/45.11	c total #watches: 169849
45.79/45.84	c total #propagations: 1807086 / total #impl: 88079078 (eff. 0.021)
45.79/45.84	c #Conflicts:      91000 | #Learnt:       8806 | 0.000
45.79/45.84	c total clause space: 48.1602MB
45.79/45.84	c total #watches: 190808
46.58/46.63	c total #propagations: 1829258 / total #impl: 89831687 (eff. 0.020)
46.58/46.63	c #Conflicts:      92000 | #Learnt:       9806 | 0.000
46.58/46.63	c total clause space: 48.1602MB
46.58/46.63	c total #watches: 207812
47.58/47.62	c total #propagations: 1853025 / total #impl: 91571294 (eff. 0.020)
47.58/47.62	c #Conflicts:      93000 | #Learnt:      10806 | 0.000
47.58/47.62	c total clause space: 48.1602MB
47.58/47.62	c total #watches: 225594
48.58/48.60	c total #propagations: 1877428 / total #impl: 93730900 (eff. 0.020)
48.58/48.60	c #Conflicts:      94000 | #Learnt:      11806 | 0.000
48.58/48.60	c total clause space: 48.1602MB
48.58/48.60	c total #watches: 243673
49.18/49.26	c total #propagations: 1902021 / total #impl: 96518082 (eff. 0.020)
49.18/49.26	c #Conflicts:      95000 | #Learnt:      12806 | 0.000
49.18/49.26	c total clause space: 48.1602MB
49.18/49.26	c total #watches: 270264
50.18/50.24	c total #propagations: 1924832 / total #impl: 98295090 (eff. 0.020)
50.18/50.24	c #Conflicts:      96000 | #Learnt:      13806 | 0.000
50.18/50.24	c total clause space: 48.1602MB
50.18/50.24	c total #watches: 292027
51.38/51.41	c total #propagations: 1947787 / total #impl: 100909113 (eff. 0.019)
51.38/51.41	c #Conflicts:      97000 | #Learnt:      14806 | 0.000
51.38/51.41	c total clause space: 48.1602MB
51.38/51.41	c total #watches: 308117
51.98/52.06	c total #propagations: 1968921 / total #impl: 102743557 (eff. 0.019)
51.98/52.06	c GARBAGE COLLECT
51.98/52.06	c #Conflicts:      98000 | #Learnt:       8418 | 0.000
51.98/52.06	c total clause space: 48.1602MB
51.98/52.06	c total #watches: 180308
52.68/52.77	c total #propagations: 1988430 / total #impl: 103845390 (eff. 0.019)
52.68/52.77	c #Conflicts:      99000 | #Learnt:       9418 | 0.000
52.68/52.77	c total clause space: 48.1602MB
52.68/52.77	c total #watches: 198731
53.48/53.59	c total #propagations: 2010129 / total #impl: 105546653 (eff. 0.019)
53.48/53.59	c #Conflicts:     100000 | #Learnt:      10418 | 0.000
53.48/53.59	c total clause space: 48.1602MB
53.48/53.59	c total #watches: 218132
54.18/54.29	c total #propagations: 2030924 / total #impl: 107503709 (eff. 0.019)
54.18/54.29	c #Conflicts:     101000 | #Learnt:      11418 | 0.000
54.18/54.29	c total clause space: 48.1602MB
54.18/54.29	c total #watches: 249403
54.99/55.07	c total #propagations: 2053791 / total #impl: 110238661 (eff. 0.019)
54.99/55.07	c #Conflicts:     102000 | #Learnt:      12418 | 0.000
54.99/55.07	c total clause space: 48.1602MB
54.99/55.07	c total #watches: 272193
56.09/56.15	c total #propagations: 2077817 / total #impl: 112426641 (eff. 0.018)
56.09/56.15	c #Conflicts:     103000 | #Learnt:      13418 | 0.000
56.09/56.15	c total clause space: 48.1602MB
56.09/56.15	c total #watches: 289428
57.19/57.27	c total #propagations: 2099544 / total #impl: 114409879 (eff. 0.018)
57.19/57.27	c #Conflicts:     104000 | #Learnt:      14418 | 0.000
57.19/57.27	c total clause space: 48.1602MB
57.19/57.27	c total #watches: 304556
57.98/58.07	c total #propagations: 2123546 / total #impl: 116040239 (eff. 0.018)
57.98/58.07	c #Conflicts:     105000 | #Learnt:      15418 | 0.000
57.98/58.07	c total clause space: 48.1602MB
57.98/58.07	c total #watches: 311391
58.48/58.59	c total #propagations: 2142189 / total #impl: 116351751 (eff. 0.018)
58.48/58.59	c GARBAGE COLLECT
58.48/58.59	c #Conflicts:     106000 | #Learnt:       8708 | 0.000
58.48/58.59	c total clause space: 48.1602MB
58.48/58.59	c total #watches: 174111
59.08/59.17	c total #propagations: 2160712 / total #impl: 116563252 (eff. 0.019)
59.08/59.17	c #Conflicts:     107000 | #Learnt:       9708 | 0.000
59.08/59.17	c total clause space: 48.1602MB
59.08/59.17	c total #watches: 179865
59.78/59.85	c total #propagations: 2182009 / total #impl: 116845575 (eff. 0.019)
59.78/59.85	c #Conflicts:     108000 | #Learnt:      10708 | 0.000
59.78/59.85	c total clause space: 48.1602MB
59.78/59.85	c total #watches: 192108
60.49/60.60	c total #propagations: 2203032 / total #impl: 117752945 (eff. 0.019)
60.49/60.60	c #Conflicts:     109000 | #Learnt:      11708 | 0.000
60.49/60.60	c total clause space: 48.1602MB
60.49/60.60	c total #watches: 210335
61.18/61.26	c total #propagations: 2226944 / total #impl: 119808819 (eff. 0.019)
61.18/61.26	c #Conflicts:     110000 | #Learnt:      12708 | 0.000
61.18/61.26	c total clause space: 48.1602MB
61.18/61.26	c total #watches: 216139
61.88/61.97	c total #propagations: 2244876 / total #impl: 120044053 (eff. 0.019)
61.88/61.97	c #Conflicts:     111000 | #Learnt:      13707 | 0.000
61.88/61.97	c total clause space: 48.1602MB
61.88/61.97	c total #watches: 221382
62.69/62.80	c total #propagations: 2263590 / total #impl: 120351388 (eff. 0.019)
62.69/62.80	c #Conflicts:     112000 | #Learnt:      14707 | 0.000
62.69/62.80	c total clause space: 48.1602MB
62.69/62.80	c total #watches: 229494
63.68/63.70	c total #propagations: 2284610 / total #impl: 121017547 (eff. 0.019)
63.68/63.70	c #Conflicts:     113000 | #Learnt:      15707 | 0.000
63.68/63.70	c total clause space: 48.1602MB
63.68/63.70	c total #watches: 243124
64.48/64.53	c total #propagations: 2308309 / total #impl: 122506464 (eff. 0.019)
64.48/64.53	c GARBAGE COLLECT
64.48/64.53	c #Conflicts:     114000 | #Learnt:       8705 | 0.000
64.48/64.53	c total clause space: 48.1602MB
64.48/64.53	c total #watches: 185211
65.28/65.35	c total #propagations: 2333202 / total #impl: 124492490 (eff. 0.019)
65.28/65.35	c #Conflicts:     115000 | #Learnt:       9705 | 0.000
65.28/65.35	c total clause space: 48.1602MB
65.28/65.35	c total #watches: 201417
66.09/66.18	c total #propagations: 2358625 / total #impl: 126057624 (eff. 0.019)
66.09/66.18	c #Conflicts:     116000 | #Learnt:      10705 | 0.000
66.09/66.18	c total clause space: 48.1602MB
66.09/66.18	c total #watches: 216325
66.88/66.95	c total #propagations: 2382688 / total #impl: 127656883 (eff. 0.019)
66.88/66.95	c #Conflicts:     117000 | #Learnt:      11705 | 0.000
66.88/66.95	c total clause space: 48.1602MB
66.88/66.95	c total #watches: 224023
67.58/67.66	c total #propagations: 2402615 / total #impl: 128254589 (eff. 0.019)
67.58/67.66	c #Conflicts:     118000 | #Learnt:      12705 | 0.000
67.58/67.66	c total clause space: 48.1602MB
67.58/67.66	c total #watches: 229537
68.29/68.38	c total #propagations: 2421162 / total #impl: 128530530 (eff. 0.019)
68.29/68.38	c #Conflicts:     119000 | #Learnt:      13705 | 0.000
68.29/68.38	c total clause space: 48.1602MB
68.29/68.38	c total #watches: 234908
69.08/69.17	c total #propagations: 2440014 / total #impl: 128760546 (eff. 0.019)
69.08/69.17	c #Conflicts:     120000 | #Learnt:      14705 | 0.000
69.08/69.17	c total clause space: 48.1602MB
69.08/69.17	c total #watches: 242184
69.88/69.98	c total #propagations: 2457997 / total #impl: 129275115 (eff. 0.019)
69.88/69.98	c #Conflicts:     121000 | #Learnt:      15705 | 0.000
69.88/69.98	c total clause space: 48.1602MB
69.88/69.98	c total #watches: 248332
70.78/70.83	c total #propagations: 2475797 / total #impl: 129737959 (eff. 0.019)
70.78/70.83	c GARBAGE COLLECT
70.78/70.83	c #Conflicts:     122000 | #Learnt:       8395 | 0.000
70.78/70.83	c total clause space: 48.1602MB
70.78/70.83	c total #watches: 177519
71.38/71.50	c total #propagations: 2494054 / total #impl: 130160104 (eff. 0.019)
71.38/71.50	c #Conflicts:     123000 | #Learnt:       9395 | 0.000
71.38/71.50	c total clause space: 48.1602MB
71.38/71.50	c total #watches: 188394
72.08/72.19	c total #propagations: 2516413 / total #impl: 130957195 (eff. 0.019)
72.08/72.19	c #Conflicts:     124000 | #Learnt:      10395 | 0.000
72.08/72.19	c total clause space: 48.1602MB
72.08/72.19	c total #watches: 197048
72.98/73.00	c total #propagations: 2538352 / total #impl: 131593680 (eff. 0.019)
72.98/73.00	c #Conflicts:     125000 | #Learnt:      11395 | 0.000
72.98/73.00	c total clause space: 48.1602MB
72.98/73.00	c total #watches: 212868
73.88/73.91	c total #propagations: 2562637 / total #impl: 133440432 (eff. 0.019)
73.88/73.91	c #Conflicts:     126000 | #Learnt:      12395 | 0.000
73.88/73.91	c total clause space: 48.1602MB
73.88/73.91	c total #watches: 228117
74.78/74.83	c total #propagations: 2587688 / total #impl: 134905811 (eff. 0.019)
74.78/74.83	c #Conflicts:     127000 | #Learnt:      13395 | 0.000
74.78/74.83	c total clause space: 48.1602MB
74.78/74.83	c total #watches: 238255
75.58/75.67	c total #propagations: 2610069 / total #impl: 136013754 (eff. 0.019)
75.58/75.67	c #Conflicts:     128000 | #Learnt:      14395 | 0.000
75.58/75.67	c total clause space: 48.1602MB
75.58/75.67	c total #watches: 245416
76.58/76.64	c total #propagations: 2628966 / total #impl: 136664289 (eff. 0.019)
76.58/76.64	c #Conflicts:     129000 | #Learnt:      15395 | 0.000
76.58/76.64	c total clause space: 48.1602MB
76.58/76.64	c total #watches: 258814
77.58/77.68	c total #propagations: 2654432 / total #impl: 138484879 (eff. 0.019)
77.58/77.68	c #Conflicts:     130000 | #Learnt:      16395 | 0.000
77.58/77.68	c total clause space: 48.1602MB
77.58/77.68	c total #watches: 273847
78.78/78.86	c total #propagations: 2678636 / total #impl: 141264798 (eff. 0.019)
78.78/78.86	c GARBAGE COLLECT
78.78/78.86	c #Conflicts:     131000 | #Learnt:       8797 | 0.000
78.78/78.86	c total clause space: 48.1602MB
78.78/78.86	c total #watches: 182757
79.68/79.71	c total #propagations: 2704261 / total #impl: 143524625 (eff. 0.019)
79.68/79.71	c #Conflicts:     132000 | #Learnt:       9797 | 0.000
79.68/79.71	c total clause space: 48.1602MB
79.68/79.71	c total #watches: 201678
80.48/80.56	c total #propagations: 2728613 / total #impl: 145478360 (eff. 0.019)
80.48/80.56	c #Conflicts:     133000 | #Learnt:      10797 | 0.000
80.48/80.56	c total clause space: 48.1602MB
80.48/80.56	c total #watches: 220304
81.48/81.53	c total #propagations: 2753282 / total #impl: 147876811 (eff. 0.019)
81.48/81.53	c #Conflicts:     134000 | #Learnt:      11797 | 0.000
81.48/81.53	c total clause space: 48.1602MB
81.48/81.53	c total #watches: 236716
82.38/82.45	c total #propagations: 2780455 / total #impl: 149769959 (eff. 0.019)
82.38/82.45	c #Conflicts:     135000 | #Learnt:      12797 | 0.000
82.38/82.45	c total clause space: 48.1602MB
82.38/82.45	c total #watches: 249093
83.38/83.48	c total #propagations: 2803218 / total #impl: 150699586 (eff. 0.019)
83.38/83.48	c #Conflicts:     136000 | #Learnt:      13797 | 0.000
83.38/83.48	c total clause space: 48.1602MB
83.38/83.48	c total #watches: 261618
84.38/84.48	c total #propagations: 2826915 / total #impl: 152495129 (eff. 0.019)
84.38/84.48	c #Conflicts:     137000 | #Learnt:      14797 | 0.000
84.38/84.48	c total clause space: 48.1602MB
84.38/84.48	c total #watches: 279615
85.08/85.13	c total #propagations: 2849923 / total #impl: 154805438 (eff. 0.018)
85.08/85.13	c #Conflicts:     138000 | #Learnt:      15797 | 0.000
85.08/85.13	c total clause space: 48.1602MB
85.08/85.13	c total #watches: 315396
85.98/86.02	c total #propagations: 2872265 / total #impl: 157465330 (eff. 0.018)
85.98/86.02	c #Conflicts:     139000 | #Learnt:      16797 | 0.000
85.98/86.02	c total clause space: 48.1602MB
85.98/86.02	c total #watches: 340989
86.98/87.04	c total #propagations: 2898013 / total #impl: 159590944 (eff. 0.018)
86.98/87.04	c #Conflicts:     140000 | #Learnt:      17797 | 0.000
86.98/87.04	c total clause space: 48.1602MB
86.98/87.04	c total #watches: 366148
87.47/87.59	c total #propagations: 2922093 / total #impl: 161283465 (eff. 0.018)
87.47/87.59	c GARBAGE COLLECT
87.47/87.59	c #Conflicts:     141000 | #Learnt:       9909 | 0.000
87.47/87.59	c total clause space: 48.1602MB
87.47/87.59	c total #watches: 212537
87.98/88.03	c total #propagations: 2943720 / total #impl: 162574578 (eff. 0.018)
87.98/88.03	c #Conflicts:     142000 | #Learnt:      10909 | 0.000
87.98/88.03	c total clause space: 48.1602MB
87.98/88.03	c total #watches: 247749
88.87/88.95	c total #propagations: 2967114 / total #impl: 164513129 (eff. 0.018)
88.87/88.95	c #Conflicts:     143000 | #Learnt:      11909 | 0.000
88.87/88.95	c total clause space: 48.1602MB
88.87/88.95	c total #watches: 263102
89.77/89.80	c total #propagations: 2991092 / total #impl: 165238539 (eff. 0.018)
89.77/89.80	c #Conflicts:     144000 | #Learnt:      12909 | 0.000
89.77/89.80	c total clause space: 48.1602MB
89.77/89.80	c total #watches: 273924
90.67/90.78	c total #propagations: 3014769 / total #impl: 165416463 (eff. 0.018)
90.67/90.78	c #Conflicts:     145000 | #Learnt:      13909 | 0.000
90.67/90.78	c total clause space: 48.1602MB
90.67/90.78	c total #watches: 282813
91.77/91.80	c total #propagations: 3040281 / total #impl: 165640823 (eff. 0.018)
91.77/91.80	c #Conflicts:     146000 | #Learnt:      14909 | 0.000
91.77/91.80	c total clause space: 48.1602MB
91.77/91.80	c total #watches: 294233
92.77/92.84	c total #propagations: 3064582 / total #impl: 165983106 (eff. 0.018)
92.77/92.84	c #Conflicts:     147000 | #Learnt:      15909 | 0.000
92.77/92.84	c total clause space: 48.1602MB
92.77/92.84	c total #watches: 304752
93.77/93.86	c total #propagations: 3090698 / total #impl: 166323660 (eff. 0.019)
93.77/93.86	c #Conflicts:     148000 | #Learnt:      16909 | 0.000
93.77/93.86	c total clause space: 48.1602MB
93.77/93.86	c total #watches: 312454
94.87/94.92	c total #propagations: 3112443 / total #impl: 166686415 (eff. 0.019)
94.87/94.92	c #Conflicts:     149000 | #Learnt:      17908 | 0.000
94.87/94.92	c total clause space: 48.1602MB
94.87/94.92	c total #watches: 319719
95.68/95.80	c total #propagations: 3135445 / total #impl: 167241446 (eff. 0.019)
95.68/95.80	c GARBAGE COLLECT
95.68/95.80	c #Conflicts:     150000 | #Learnt:       9703 | 0.000
95.68/95.80	c total clause space: 48.1602MB
95.68/95.80	c total #watches: 200177
96.67/96.73	c total #propagations: 3155701 / total #impl: 167734862 (eff. 0.019)
96.67/96.73	c #Conflicts:     151000 | #Learnt:      10703 | 0.000
96.67/96.73	c total clause space: 48.1602MB
96.67/96.73	c total #watches: 216992
97.47/97.54	c total #propagations: 3181437 / total #impl: 169677861 (eff. 0.019)
97.47/97.54	c #Conflicts:     152000 | #Learnt:      11703 | 0.000
97.47/97.54	c total clause space: 48.1602MB
97.47/97.54	c total #watches: 225940
98.37/98.41	c total #propagations: 3202213 / total #impl: 170422110 (eff. 0.019)
98.37/98.41	c #Conflicts:     153000 | #Learnt:      12703 | 0.000
98.37/98.41	c total clause space: 48.1602MB
98.37/98.41	c total #watches: 234739
99.27/99.37	c total #propagations: 3223356 / total #impl: 171256089 (eff. 0.019)
99.27/99.37	c #Conflicts:     154000 | #Learnt:      13703 | 0.000
99.27/99.37	c total clause space: 48.1602MB
99.27/99.37	c total #watches: 244730
100.27/100.35	c total #propagations: 3246360 / total #impl: 172067720 (eff. 0.019)
100.27/100.35	c #Conflicts:     155000 | #Learnt:      14703 | 0.000
100.27/100.35	c total clause space: 48.1602MB
100.27/100.35	c total #watches: 254859
101.37/101.40	c total #propagations: 3268665 / total #impl: 173059109 (eff. 0.019)
101.37/101.40	c #Conflicts:     156000 | #Learnt:      15703 | 0.000
101.37/101.40	c total clause space: 48.1602MB
101.37/101.40	c total #watches: 267669
102.57/102.61	c total #propagations: 3294542 / total #impl: 174393592 (eff. 0.019)
102.57/102.61	c #Conflicts:     157000 | #Learnt:      16703 | 0.000
102.57/102.61	c total clause space: 48.1602MB
102.57/102.61	c total #watches: 281253
103.57/103.66	c total #propagations: 3320567 / total #impl: 176849493 (eff. 0.019)
103.57/103.66	c #Conflicts:     158000 | #Learnt:      17703 | 0.000
103.57/103.66	c total clause space: 48.1602MB
103.57/103.66	c total #watches: 295794
104.58/104.63	c total #propagations: 3344726 / total #impl: 178517881 (eff. 0.019)
104.58/104.63	c #Conflicts:     159000 | #Learnt:      18703 | 0.000
104.58/104.63	c total clause space: 48.1602MB
104.58/104.63	c total #watches: 318748
105.47/105.56	c total #propagations: 3368321 / total #impl: 180199421 (eff. 0.019)
105.47/105.56	c GARBAGE COLLECT
105.47/105.56	c #Conflicts:     160000 | #Learnt:      10200 | 0.000
105.47/105.56	c total clause space: 48.1602MB
105.47/105.56	c total #watches: 211093
106.27/106.37	c total #propagations: 3393386 / total #impl: 181875103 (eff. 0.019)
106.27/106.37	c #Conflicts:     161000 | #Learnt:      11200 | 0.000
106.27/106.37	c total clause space: 48.1602MB
106.27/106.37	c total #watches: 226800
107.17/107.22	c total #propagations: 3417023 / total #impl: 182880117 (eff. 0.019)
107.17/107.22	c #Conflicts:     162000 | #Learnt:      12200 | 0.000
107.17/107.22	c total clause space: 48.1602MB
107.17/107.22	c total #watches: 241880
108.07/108.18	c total #propagations: 3438219 / total #impl: 184209941 (eff. 0.019)
108.07/108.18	c #Conflicts:     163000 | #Learnt:      13200 | 0.000
108.07/108.18	c total clause space: 48.1602MB
108.07/108.18	c total #watches: 257653
109.07/109.16	c total #propagations: 3462156 / total #impl: 185936274 (eff. 0.019)
109.07/109.16	c #Conflicts:     164000 | #Learnt:      14200 | 0.000
109.07/109.16	c total clause space: 48.1602MB
109.07/109.16	c total #watches: 269537
110.27/110.31	c total #propagations: 3480104 / total #impl: 186271246 (eff. 0.019)
110.27/110.31	c #Conflicts:     165000 | #Learnt:      15200 | 0.000
110.27/110.31	c total clause space: 48.1602MB
110.27/110.31	c total #watches: 281880
110.97/111.08	c total #propagations: 3501771 / total #impl: 187673328 (eff. 0.019)
110.97/111.08	c #Conflicts:     166000 | #Learnt:      16200 | 0.000
110.97/111.08	c total clause space: 48.1602MB
110.97/111.08	c total #watches: 306223
111.97/112.09	c total #propagations: 3524541 / total #impl: 189496925 (eff. 0.019)
111.97/112.09	c #Conflicts:     167000 | #Learnt:      17200 | 0.000
111.97/112.09	c total clause space: 48.1602MB
111.97/112.09	c total #watches: 326491
113.17/113.27	c total #propagations: 3545377 / total #impl: 190925948 (eff. 0.019)
113.17/113.27	c #Conflicts:     168000 | #Learnt:      18200 | 0.000
113.17/113.27	c total clause space: 48.1602MB
113.17/113.27	c total #watches: 346836
114.38/114.46	c total #propagations: 3569285 / total #impl: 193011251 (eff. 0.018)
114.38/114.46	c #Conflicts:     169000 | #Learnt:      19200 | 0.000
114.38/114.46	c total clause space: 48.1602MB
114.38/114.46	c total #watches: 355530
115.48/115.53	c total #propagations: 3589912 / total #impl: 193553541 (eff. 0.019)
115.48/115.53	c GARBAGE COLLECT
115.48/115.53	c #Conflicts:     170000 | #Learnt:      10396 | 0.000
115.48/115.53	c total clause space: 48.1602MB
115.48/115.53	c total #watches: 208369
116.27/116.36	c total #propagations: 3611715 / total #impl: 194505760 (eff. 0.019)
116.27/116.36	c #Conflicts:     171000 | #Learnt:      11396 | 0.000
116.27/116.36	c total clause space: 48.1602MB
116.27/116.36	c total #watches: 218904
117.17/117.23	c total #propagations: 3634353 / total #impl: 195424250 (eff. 0.019)
117.17/117.23	c #Conflicts:     172000 | #Learnt:      12396 | 0.000
117.17/117.23	c total clause space: 48.1602MB
117.17/117.23	c total #watches: 231368
118.07/118.11	c total #propagations: 3658136 / total #impl: 196438829 (eff. 0.019)
118.07/118.11	c #Conflicts:     173000 | #Learnt:      13396 | 0.000
118.07/118.11	c total clause space: 48.1602MB
118.07/118.11	c total #watches: 249319
118.78/118.90	c total #propagations: 3681796 / total #impl: 198528909 (eff. 0.019)
118.78/118.90	c #Conflicts:     174000 | #Learnt:      14396 | 0.000
118.78/118.90	c total clause space: 48.1602MB
118.78/118.90	c total #watches: 270014
119.57/119.62	c total #propagations: 3704813 / total #impl: 200167406 (eff. 0.019)
119.57/119.62	c #Conflicts:     175000 | #Learnt:      15396 | 0.000
119.57/119.62	c total clause space: 48.1602MB
119.57/119.62	c total #watches: 297635
120.57/120.67	c total #propagations: 3726594 / total #impl: 201908822 (eff. 0.018)
120.57/120.67	c #Conflicts:     176000 | #Learnt:      16396 | 0.000
120.57/120.67	c total clause space: 48.1602MB
120.57/120.67	c total #watches: 316793
121.67/121.78	c total #propagations: 3750957 / total #impl: 203593670 (eff. 0.018)
121.67/121.78	c #Conflicts:     177000 | #Learnt:      17396 | 0.000
121.67/121.78	c total clause space: 48.1602MB
121.67/121.78	c total #watches: 325985
123.07/123.10	c total #propagations: 3771751 / total #impl: 204291240 (eff. 0.018)
123.07/123.10	c #Conflicts:     178000 | #Learnt:      18396 | 0.000
123.07/123.10	c total clause space: 48.1602MB
123.07/123.10	c total #watches: 334397
124.28/124.38	c total #propagations: 3794678 / total #impl: 205330392 (eff. 0.018)
124.28/124.38	c #Conflicts:     179000 | #Learnt:      19395 | 0.000
124.28/124.38	c total clause space: 48.1602MB
124.28/124.38	c total #watches: 341997
125.57/125.66	c total #propagations: 3814844 / total #impl: 206121133 (eff. 0.019)
125.57/125.66	c GARBAGE COLLECT
125.57/125.66	c #Conflicts:     180000 | #Learnt:      10294 | 0.000
125.57/125.66	c total clause space: 48.1602MB
125.57/125.66	c total #watches: 208134
126.48/126.50	c total #propagations: 3839451 / total #impl: 207392542 (eff. 0.019)
126.48/126.50	c #Conflicts:     181000 | #Learnt:      11294 | 0.000
126.48/126.50	c total clause space: 48.1602MB
126.48/126.50	c total #watches: 221696
127.27/127.38	c total #propagations: 3864495 / total #impl: 208438736 (eff. 0.019)
127.27/127.38	c #Conflicts:     182000 | #Learnt:      12294 | 0.000
127.27/127.38	c total clause space: 48.1602MB
127.27/127.38	c total #watches: 239026
128.07/128.10	c total #propagations: 3889360 / total #impl: 210770771 (eff. 0.018)
128.07/128.10	c #Conflicts:     183000 | #Learnt:      13294 | 0.000
128.07/128.10	c total clause space: 48.1602MB
128.07/128.10	c total #watches: 261790
128.68/128.74	c total #propagations: 3913323 / total #impl: 212657793 (eff. 0.018)
128.68/128.74	c #Conflicts:     184000 | #Learnt:      14294 | 0.000
128.68/128.74	c total clause space: 48.1602MB
128.68/128.74	c total #watches: 286531
129.47/129.53	c total #propagations: 3935080 / total #impl: 213937815 (eff. 0.018)
129.47/129.53	c #Conflicts:     185000 | #Learnt:      15294 | 0.000
129.47/129.53	c total clause space: 48.1602MB
129.47/129.53	c total #watches: 306592
130.37/130.49	c total #propagations: 3960162 / total #impl: 215990315 (eff. 0.018)
130.37/130.49	c #Conflicts:     186000 | #Learnt:      16294 | 0.000
130.37/130.49	c total clause space: 48.1602MB
130.37/130.49	c total #watches: 323565
131.57/131.60	c total #propagations: 3986361 / total #impl: 216946441 (eff. 0.018)
131.57/131.60	c #Conflicts:     187000 | #Learnt:      17294 | 0.000
131.57/131.60	c total clause space: 48.1602MB
131.57/131.60	c total #watches: 336205
132.77/132.88	c total #propagations: 4007307 / total #impl: 217538342 (eff. 0.018)
132.77/132.88	c #Conflicts:     188000 | #Learnt:      18294 | 0.000
132.77/132.88	c total clause space: 48.1602MB
132.77/132.88	c total #watches: 347550
133.97/134.01	c total #propagations: 4030777 / total #impl: 218563461 (eff. 0.018)
133.97/134.01	c #Conflicts:     189000 | #Learnt:      19294 | 0.000
133.97/134.01	c total clause space: 48.1602MB
133.97/134.01	c total #watches: 358670
135.47/135.50	c total #propagations: 4055446 / total #impl: 219555734 (eff. 0.018)
135.47/135.50	c #Conflicts:     190000 | #Learnt:      20294 | 0.000
135.47/135.50	c total clause space: 48.1602MB
135.47/135.50	c total #watches: 367238
136.27/136.35	c total #propagations: 4081594 / total #impl: 220682660 (eff. 0.018)
136.27/136.35	c GARBAGE COLLECT
136.27/136.35	c #Conflicts:     191000 | #Learnt:      10903 | 0.000
136.27/136.35	c total clause space: 48.1602MB
136.27/136.35	c total #watches: 223574
136.97/137.05	c total #propagations: 4105747 / total #impl: 222007605 (eff. 0.018)
136.97/137.05	c #Conflicts:     192000 | #Learnt:      11903 | 0.000
136.97/137.05	c total clause space: 48.1602MB
136.97/137.05	c total #watches: 244516
137.87/137.92	c total #propagations: 4127583 / total #impl: 223333615 (eff. 0.018)
137.87/137.92	c #Conflicts:     193000 | #Learnt:      12903 | 0.000
137.87/137.92	c total clause space: 48.1602MB
137.87/137.92	c total #watches: 255397
138.87/138.93	c total #propagations: 4147742 / total #impl: 224422536 (eff. 0.018)
138.87/138.93	c #Conflicts:     194000 | #Learnt:      13903 | 0.000
138.87/138.93	c total clause space: 48.1602MB
138.87/138.93	c total #watches: 265062
139.87/139.92	c total #propagations: 4169214 / total #impl: 225215949 (eff. 0.019)
139.87/139.92	c #Conflicts:     195000 | #Learnt:      14903 | 0.000
139.87/139.92	c total clause space: 48.1602MB
139.87/139.92	c total #watches: 275665
140.67/140.71	c total #propagations: 4190530 / total #impl: 226217711 (eff. 0.019)
140.67/140.71	c UNSATISFIABLE 1
140.67/140.71	c CPU time              : 140.663 s
140.67/140.71	d decisions 195736
140.67/140.71	d conflicts 305425
140.67/140.71	s UNSATISFIABLE

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-4089343-1466015361/watcher-4089343-1466015361 -o /tmp/evaluation-result-4089343-1466015361/solver-4089343-1466015361 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node104-1466011246-5727 --watchdog 1960 --input HOME/instance-4089343-1466015361.opb ./cdcl-cuttingplanes-release 

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

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


[startup+0 s]
/proc/loadavg: 2.02 2.04 2.05 3/174 8452
/proc/meminfo: memFree=31168488/32872528 swapFree=446836/479540
[pid=8452] ppid=8449 vsize=29104 CPUtime=0 cores=0,2,4,6
/proc/8452/stat : 8452 (cdcl-cuttingpla) R 8449 8452 5711 0 -1 4202496 268 0 0 0 0 0 0 0 20 0 1 0 3586234 29802496 5260 33554432000 4194304 6199737 140735305248960 140736094430040 4209408 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/8452/statm: 7276 5260 122 490 0 6777 0

[startup+0.100161 s]
/proc/loadavg: 2.02 2.04 2.05 3/174 8452
/proc/meminfo: memFree=31168488/32872528 swapFree=446836/479540
[pid=8452] ppid=8449 vsize=34256 CPUtime=0.09 cores=0,2,4,6
/proc/8452/stat : 8452 (cdcl-cuttingpla) R 8449 8452 5711 0 -1 4202496 1248 0 0 0 9 0 0 0 20 0 1 0 3586234 35078144 7455 33554432000 4194304 6199737 140735305248960 140736094430040 4207822 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/8452/statm: 8564 7455 155 490 0 8065 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34256

[startup+0.200283 s]
/proc/loadavg: 2.02 2.04 2.05 3/174 8452
/proc/meminfo: memFree=31168488/32872528 swapFree=446836/479540
[pid=8452] ppid=8449 vsize=37112 CPUtime=0.19 cores=0,2,4,6
/proc/8452/stat : 8452 (cdcl-cuttingpla) R 8449 8452 5711 0 -1 4202496 2109 0 0 0 18 1 0 0 20 0 1 0 3586234 38002688 7958 33554432000 4194304 6199737 140735305248960 140736094430040 4208100 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/8452/statm: 9278 7958 155 490 0 8779 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 37112

[startup+0.300262 s]
/proc/loadavg: 2.02 2.04 2.05 3/174 8452
/proc/meminfo: memFree=31168488/32872528 swapFree=446836/479540
[pid=8452] ppid=8449 vsize=37248 CPUtime=0.29 cores=0,2,4,6
/proc/8452/stat : 8452 (cdcl-cuttingpla) R 8449 8452 5711 0 -1 4202496 2158 0 0 0 28 1 0 0 20 0 1 0 3586234 38141952 8004 33554432000 4194304 6199737 140735305248960 140736094430040 4213385 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/8452/statm: 9312 8004 161 490 0 8813 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 37248

[startup+0.700241 s]
/proc/loadavg: 2.02 2.04 2.05 3/174 8452
/proc/meminfo: memFree=31168488/32872528 swapFree=446836/479540
[pid=8452] ppid=8449 vsize=42364 CPUtime=0.69 cores=0,2,4,6
/proc/8452/stat : 8452 (cdcl-cuttingpla) R 8449 8452 5711 0 -1 4202496 3066 0 0 0 68 1 0 0 20 0 1 0 3586234 43380736 9627 33554432000 4194304 6199737 140735305248960 140735305247656 4213396 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/8452/statm: 10591 9627 161 490 0 10092 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 42364

[startup+1.50024 s]
/proc/loadavg: 2.02 2.04 2.05 3/175 8453
/proc/meminfo: memFree=31129088/32872528 swapFree=446836/479540
[pid=8452] ppid=8449 vsize=50684 CPUtime=1.49 cores=0,2,4,6
/proc/8452/stat : 8452 (cdcl-cuttingpla) R 8449 8452 5711 0 -1 4202496 4080 0 0 0 148 1 0 0 20 0 1 0 3586234 51900416 10308 33554432000 4194304 6199737 140735305248960 140735305247656 4213314 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/8452/statm: 12671 10308 161 490 0 12172 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 50684

[startup+3.10027 s]
/proc/loadavg: 2.02 2.04 2.05 3/175 8453
/proc/meminfo: memFree=31126872/32872528 swapFree=446836/479540
[pid=8452] ppid=8449 vsize=51292 CPUtime=3.09 cores=0,2,4,6
/proc/8452/stat : 8452 (cdcl-cuttingpla) R 8449 8452 5711 0 -1 4202496 4201 0 0 0 308 1 0 0 20 0 1 0 3586234 52523008 10429 33554432000 4194304 6199737 140735305248960 140735305247656 4213298 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/8452/statm: 12823 10429 161 490 0 12324 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 51292

[startup+6.30027 s]
/proc/loadavg: 2.10 2.06 2.06 3/175 8453
/proc/meminfo: memFree=31121196/32872528 swapFree=446836/479540
[pid=8452] ppid=8449 vsize=51932 CPUtime=6.29 cores=0,2,4,6
/proc/8452/stat : 8452 (cdcl-cuttingpla) R 8449 8452 5711 0 -1 4202496 4470 0 0 0 628 1 0 0 20 0 1 0 3586234 53178368 11672 33554432000 4194304 6199737 140735305248960 140735305248072 4213296 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/8452/statm: 12983 11672 161 490 0 12484 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 51932

[startup+12.7003 s]
/proc/loadavg: 2.09 2.05 2.06 3/175 8453
/proc/meminfo: memFree=31111556/32872528 swapFree=446836/479540
[pid=8452] ppid=8449 vsize=65528 CPUtime=12.68 cores=0,2,4,6
/proc/8452/stat : 8452 (cdcl-cuttingpla) R 8449 8452 5711 0 -1 4202496 5742 0 0 0 1267 1 0 0 20 0 1 0 3586234 67100672 14617 33554432000 4194304 6199737 140735305248960 140735305248072 4213800 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/8452/statm: 16382 14617 161 490 0 15883 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 65528

[startup+25.5003 s]
/proc/loadavg: 2.07 2.05 2.05 3/175 8453
/proc/meminfo: memFree=31055532/32872528 swapFree=446836/479540
[pid=8452] ppid=8449 vsize=65912 CPUtime=25.48 cores=0,2,4,6
/proc/8452/stat : 8452 (cdcl-cuttingpla) R 8449 8452 5711 0 -1 4202496 5842 0 0 0 2547 1 0 0 20 0 1 0 3586234 67493888 15228 33554432000 4194304 6199737 140735305248960 140735305247656 4213296 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/8452/statm: 16478 15228 161 490 0 15979 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 65912

[startup+51.1003 s]
/proc/loadavg: 2.11 2.06 2.06 3/176 8456
/proc/meminfo: memFree=30992916/32872528 swapFree=446836/479540
[pid=8452] ppid=8449 vsize=86608 CPUtime=51.08 cores=0,2,4,6
/proc/8452/stat : 8452 (cdcl-cuttingpla) R 8449 8452 5711 0 -1 4202496 7120 0 0 0 5106 2 0 0 20 0 1 0 3586234 88686592 17653 33554432000 4194304 6199737 140735305248960 140735305248072 4213298 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/8452/statm: 21652 17653 161 490 0 21153 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 86608

[startup+102.3 s]
/proc/loadavg: 2.09 2.06 2.06 4/175 8457
/proc/meminfo: memFree=30972508/32872528 swapFree=446836/479540
[pid=8452] ppid=8449 vsize=88216 CPUtime=102.28 cores=0,2,4,6
/proc/8452/stat : 8452 (cdcl-cuttingpla) R 8449 8452 5711 0 -1 4202496 7484 0 0 0 10226 2 0 0 20 0 1 0 3586234 90333184 19550 33554432000 4194304 6199737 140735305248960 140735305248072 4213875 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/8452/statm: 22054 19550 161 490 0 21555 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 88216

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

[startup+102.407 s]
/proc/loadavg: 2.09 2.06 2.06 4/175 8457
/proc/meminfo: memFree=30972508/32872528 swapFree=446836/479540
[pid=8452] ppid=8449 vsize=88216 CPUtime=102.38 cores=0,2,4,6
/proc/8452/stat : 8452 (cdcl-cuttingpla) R 8449 8452 5711 0 -1 4202496 7484 0 0 0 10236 2 0 0 20 0 1 0 3586234 90333184 19550 33554432000 4194304 6199737 140735305248960 140735305248072 4213338 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/8452/statm: 22054 19550 161 490 0 21555 0
Current children cumulated CPU time (s) 102.38
Current children cumulated vsize (KiB) 88216

[startup+128 s]
/proc/loadavg: 2.11 2.07 2.06 3/175 8458
/proc/meminfo: memFree=30966668/32872528 swapFree=446836/479540
[pid=8452] ppid=8449 vsize=88408 CPUtime=127.97 cores=0,2,4,6
/proc/8452/stat : 8452 (cdcl-cuttingpla) R 8449 8452 5711 0 -1 4202496 7571 0 0 0 12795 2 0 0 20 0 1 0 3586234 90529792 20148 33554432000 4194304 6199737 140735305248960 140735305248072 4221042 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/8452/statm: 22102 20148 161 490 0 21603 0
Current children cumulated CPU time (s) 127.97
Current children cumulated vsize (KiB) 88408

[startup+134.4 s]
/proc/loadavg: 2.10 2.07 2.06 3/174 8458
/proc/meminfo: memFree=30966220/32872528 swapFree=446836/479540
[pid=8452] ppid=8449 vsize=88600 CPUtime=134.37 cores=0,2,4,6
/proc/8452/stat : 8452 (cdcl-cuttingpla) R 8449 8452 5711 0 -1 4202496 7588 0 0 0 13435 2 0 0 20 0 1 0 3586234 90726400 20165 33554432000 4194304 6199737 140735305248960 140735305247608 4213493 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/8452/statm: 22150 20165 161 490 0 21651 0
Current children cumulated CPU time (s) 134.37
Current children cumulated vsize (KiB) 88600

[startup+137.607 s]
/proc/loadavg: 2.10 2.07 2.06 3/174 8458
/proc/meminfo: memFree=30966228/32872528 swapFree=446836/479540
[pid=8452] ppid=8449 vsize=88600 CPUtime=137.57 cores=0,2,4,6
/proc/8452/stat : 8452 (cdcl-cuttingpla) R 8449 8452 5711 0 -1 4202496 7610 0 0 0 13755 2 0 0 20 0 1 0 3586234 90726400 20187 33554432000 4194304 6199737 140735305248960 140735305248072 4213314 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/8452/statm: 22150 20187 161 490 0 21651 0
Current children cumulated CPU time (s) 137.57
Current children cumulated vsize (KiB) 88600

[startup+139.2 s]
/proc/loadavg: 2.10 2.07 2.06 3/174 8458
/proc/meminfo: memFree=30966316/32872528 swapFree=446836/479540
[pid=8452] ppid=8449 vsize=88600 CPUtime=139.17 cores=0,2,4,6
/proc/8452/stat : 8452 (cdcl-cuttingpla) R 8449 8452 5711 0 -1 4202496 7610 0 0 0 13915 2 0 0 20 0 1 0 3586234 90726400 20187 33554432000 4194304 6199737 140735305248960 140735305248072 4213238 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/8452/statm: 22150 20187 161 490 0 21651 0
Current children cumulated CPU time (s) 139.17
Current children cumulated vsize (KiB) 88600

[startup+140 s]
/proc/loadavg: 2.10 2.07 2.06 3/174 8458
/proc/meminfo: memFree=30966440/32872528 swapFree=446836/479540
[pid=8452] ppid=8449 vsize=88600 CPUtime=139.97 cores=0,2,4,6
/proc/8452/stat : 8452 (cdcl-cuttingpla) R 8449 8452 5711 0 -1 4202496 7610 0 0 0 13995 2 0 0 20 0 1 0 3586234 90726400 20187 33554432000 4194304 6199737 140735305248960 140735305248072 4213381 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/8452/statm: 22150 20187 161 490 0 21651 0
Current children cumulated CPU time (s) 139.97
Current children cumulated vsize (KiB) 88600

[startup+140.4 s]
/proc/loadavg: 2.10 2.07 2.06 3/174 8458
/proc/meminfo: memFree=30966440/32872528 swapFree=446836/479540
[pid=8452] ppid=8449 vsize=88600 CPUtime=140.37 cores=0,2,4,6
/proc/8452/stat : 8452 (cdcl-cuttingpla) R 8449 8452 5711 0 -1 4202496 7610 0 0 0 14035 2 0 0 20 0 1 0 3586234 90726400 20187 33554432000 4194304 6199737 140735305248960 140735305248072 4213306 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/8452/statm: 22150 20187 161 490 0 21651 0
Current children cumulated CPU time (s) 140.37
Current children cumulated vsize (KiB) 88600

[startup+140.6 s]
/proc/loadavg: 2.10 2.07 2.06 3/174 8458
/proc/meminfo: memFree=30966440/32872528 swapFree=446836/479540
[pid=8452] ppid=8449 vsize=88600 CPUtime=140.57 cores=0,2,4,6
/proc/8452/stat : 8452 (cdcl-cuttingpla) R 8449 8452 5711 0 -1 4202496 7610 0 0 0 14055 2 0 0 20 0 1 0 3586234 90726400 20187 33554432000 4194304 6199737 140735305248960 140735305248072 4213298 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/8452/statm: 22150 20187 161 490 0 21651 0
Current children cumulated CPU time (s) 140.57
Current children cumulated vsize (KiB) 88600

[startup+140.7 s]
/proc/loadavg: 2.10 2.07 2.06 3/174 8458
/proc/meminfo: memFree=30966440/32872528 swapFree=446836/479540
[pid=8452] ppid=8449 vsize=88600 CPUtime=140.67 cores=0,2,4,6
/proc/8452/stat : 8452 (cdcl-cuttingpla) R 8449 8452 5711 0 -1 4202496 7610 0 0 0 14065 2 0 0 20 0 1 0 3586234 90726400 20187 33554432000 4194304 6199737 140735305248960 140735305248072 4213875 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/8452/statm: 22150 20187 161 490 0 21651 0
Current children cumulated CPU time (s) 140.67
Current children cumulated vsize (KiB) 88600

Child status: 20
Real time (s): 140.716
CPU time (s): 140.693
CPU user time (s): 140.666
CPU system time (s): 0.026995
CPU usage (%): 99.9837
Max. virtual memory (cumulated for all children) (KiB): 88600

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 140.666
system time used= 0.026995
maximum resident set size= 80752
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7612
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= 3
involuntary context switches= 148

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.345947 second user time and 0.559914 second system time

The end

Launcher Data

Begin job on node104 at 2016-06-15 20:29:21
IDJOB=4089343
IDBENCH=107392
IDSOLVER=2548
FILE ID=node104/4089343-1466015361
RUNJOBID= node104-1466011246-5727
PBS_JOBID= 19902812
Free space on /tmp= 71732 MiB

SOLVER NAME= cdcl-cuttingplanes DEC 2016-05-01
BENCH NAME= PB16/normalized-PB16/DEC-SMALLINT-LIN/pb16-16-elffers/vertexcover-instances/normalized-vertexcover-grid10x25-hard.opb
COMMAND LINE= ./cdcl-cuttingplanes-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4089343-1466015361/watcher-4089343-1466015361 -o /tmp/evaluation-result-4089343-1466015361/solver-4089343-1466015361 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node104-1466011246-5727 --watchdog 1960 --input HOME/instance-4089343-1466015361.opb ./cdcl-cuttingplanes-release

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

MD5SUM BENCH= 9838365b785179e7b363da705525e064
RANDOM SEED=584382041

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.035
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.54
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		: 2667.035
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		: 2667.035
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:        31168844 kB
Buffers:           10956 kB
Cached:            33616 kB
SwapCached:         1260 kB
Active:           502496 kB
Inactive:          24860 kB
Active(anon):     483076 kB
Inactive(anon):     1832 kB
Active(file):      19420 kB
Inactive(file):    23028 kB
Unevictable:      479540 kB
Mlocked:          446836 kB
SwapTotal:      67108856 kB
SwapFree:       67099328 kB
Dirty:              3504 kB
Writeback:             0 kB
AnonPages:        960652 kB
Mapped:             7868 kB
Shmem:                 0 kB
Slab:             566568 kB
SReclaimable:       9628 kB
SUnreclaim:       556940 kB
KernelStack:        1416 kB
PageTables:         5828 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1134084 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    403456 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71732 MiB
End job on node104 at 2016-06-15 20:31:42