Trace number 4117832

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.3

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-SMALLINT-LIN/
dt-problems/normalized-lo_16x16_003.opb.metafix.opb
MD5SUM3a736264dfc66bb6b58e009350bae5ac
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark131
Best CPU time to get the best result obtained on this benchmark66.3359
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables256
Total number of constraints94
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)94
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint16
Number of terms in the objective function 256
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 256
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 11
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 256
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 OPTIONS:
0.00/0.00	c - Resolve (`-resolve-always' or `-resolve-skip'): -resolve-skip
0.00/0.00	c * #variable= 256 #constraint= 94
0.09/0.20	c #Conflicts:       1000 | #Learnt:       1000 | 0.090
0.09/0.20	c total clause space: 4.25031MB
0.09/0.20	c total #watches: 27084
0.48/0.55	c total #propagations: 38376 / total #impl: 555052 (eff. 0.069)
0.48/0.55	c #Conflicts:       2000 | #Learnt:       2000 | 0.056
0.48/0.55	c total clause space: 6.90675MB
0.48/0.55	c total #watches: 47210
0.78/0.89	c total #propagations: 77684 / total #impl: 1136841 (eff. 0.068)
0.78/0.89	c GC COLLECT
0.78/0.89	c #Conflicts:       3000 | #Learnt:       2003 | 0.045
0.78/0.89	c total clause space: 6.90675MB
0.78/0.89	c total #watches: 51018
1.28/1.39	c total #propagations: 123274 / total #impl: 1748493 (eff. 0.071)
1.28/1.39	c #Conflicts:       4000 | #Learnt:       3003 | 0.042
1.28/1.39	c total clause space: 11.2235MB
1.28/1.39	c total #watches: 76843
1.89/1.95	c total #propagations: 166972 / total #impl: 2331825 (eff. 0.072)
1.89/1.95	c GC COLLECT
1.89/1.95	c #Conflicts:       5000 | #Learnt:       2355 | 0.035
1.89/1.95	c total clause space: 11.2235MB
1.89/1.95	c total #watches: 74687
2.69/2.70	c total #propagations: 211807 / total #impl: 3227324 (eff. 0.066)
2.69/2.70	c #Conflicts:       6000 | #Learnt:       3355 | 0.031
2.69/2.70	c total clause space: 11.2235MB
2.69/2.70	c total #watches: 106309
3.69/3.70	c total #propagations: 250544 / total #impl: 4582876 (eff. 0.055)
3.69/3.70	c GC COLLECT
3.69/3.70	c #Conflicts:       7000 | #Learnt:       2232 | 0.028
3.69/3.70	c total clause space: 11.2235MB
3.69/3.70	c total #watches: 83412
4.59/4.61	c total #propagations: 292736 / total #impl: 6181242 (eff. 0.047)
4.59/4.61	c #Conflicts:       8000 | #Learnt:       3232 | 0.026
4.59/4.61	c total clause space: 11.2235MB
4.59/4.61	c total #watches: 109526
5.59/5.67	c total #propagations: 328404 / total #impl: 12394631 (eff. 0.026)
5.59/5.67	c #Conflicts:       9000 | #Learnt:       4232 | 0.028
5.59/5.67	c total clause space: 11.2235MB
5.59/5.67	c total #watches: 139080
6.88/6.91	c total #propagations: 368109 / total #impl: 14428065 (eff. 0.026)
6.88/6.91	c GC COLLECT
6.88/6.91	c #Conflicts:      10000 | #Learnt:       2717 | 0.027
6.88/6.91	c total clause space: 18.2382MB
6.88/6.91	c total #watches: 101363
7.88/7.93	c total #propagations: 406351 / total #impl: 18944719 (eff. 0.021)
7.88/7.93	c #Conflicts:      11000 | #Learnt:       3717 | 0.025
7.88/7.93	c total clause space: 18.2382MB
7.88/7.93	c total #watches: 135025
8.98/9.04	c total #propagations: 443063 / total #impl: 26023158 (eff. 0.017)
8.98/9.04	c #Conflicts:      12000 | #Learnt:       4717 | 0.027
8.98/9.04	c total clause space: 18.2382MB
8.98/9.04	c total #watches: 161092
10.18/10.26	c total #propagations: 487387 / total #impl: 30055771 (eff. 0.016)
10.18/10.26	c #Conflicts:      13000 | #Learnt:       5717 | 0.025
10.18/10.26	c total clause space: 18.2382MB
10.18/10.26	c total #watches: 184922
11.09/11.13	c total #propagations: 529415 / total #impl: 31319731 (eff. 0.017)
11.09/11.13	c GC COLLECT
11.09/11.13	c #Conflicts:      14000 | #Learnt:       3859 | 0.024
11.09/11.13	c total clause space: 18.2382MB
11.09/11.13	c total #watches: 134174
12.09/12.14	c total #propagations: 567848 / total #impl: 33657376 (eff. 0.017)
12.09/12.14	c #Conflicts:      15000 | #Learnt:       4859 | 0.022
12.09/12.14	c total clause space: 18.2382MB
12.09/12.14	c total #watches: 155948
13.38/13.40	c total #propagations: 604942 / total #impl: 35576433 (eff. 0.017)
13.38/13.40	c #Conflicts:      16000 | #Learnt:       5859 | 0.022
13.38/13.40	c total clause space: 18.2382MB
13.38/13.40	c total #watches: 171862
14.39/14.43	c total #propagations: 642837 / total #impl: 37150582 (eff. 0.017)
14.39/14.43	c GC COLLECT
14.39/14.43	c #Conflicts:      17000 | #Learnt:       3681 | 0.021
14.39/14.43	c total clause space: 18.2382MB
14.39/14.43	c total #watches: 107042
15.39/15.45	c total #propagations: 685319 / total #impl: 37941333 (eff. 0.018)
15.39/15.45	c #Conflicts:      18000 | #Learnt:       4681 | 0.021
15.39/15.45	c total clause space: 18.2382MB
15.39/15.45	c total #watches: 123027
16.68/16.75	c total #propagations: 732425 / total #impl: 38908875 (eff. 0.019)
16.68/16.75	c #Conflicts:      19000 | #Learnt:       5681 | 0.020
16.68/16.75	c total clause space: 18.2382MB
16.68/16.75	c total #watches: 145963
17.98/18.06	c total #propagations: 779149 / total #impl: 41806355 (eff. 0.019)
17.98/18.06	c #Conflicts:      20000 | #Learnt:       6681 | 0.020
17.98/18.06	c total clause space: 18.2382MB
17.98/18.06	c total #watches: 170748
19.08/19.10	c total #propagations: 824468 / total #impl: 44393053 (eff. 0.019)
19.08/19.10	c GC COLLECT
19.08/19.10	c #Conflicts:      21000 | #Learnt:       4193 | 0.020
19.08/19.10	c total clause space: 29.637MB
19.08/19.10	c total #watches: 132143
20.28/20.33	c total #propagations: 865911 / total #impl: 45944138 (eff. 0.019)
20.28/20.33	c #Conflicts:      22000 | #Learnt:       5193 | 0.020
20.28/20.33	c total clause space: 29.637MB
20.28/20.33	c total #watches: 154778
21.88/21.93	c total #propagations: 908887 / total #impl: 48487515 (eff. 0.019)
21.88/21.93	c #Conflicts:      23000 | #Learnt:       6193 | 0.019
21.88/21.93	c total clause space: 29.637MB
21.88/21.93	c total #watches: 177203
23.38/23.45	c total #propagations: 955523 / total #impl: 56189791 (eff. 0.017)
23.38/23.45	c #Conflicts:      24000 | #Learnt:       7193 | 0.019
23.38/23.45	c total clause space: 29.637MB
23.38/23.45	c total #watches: 196518
24.78/24.82	c total #propagations: 995317 / total #impl: 67728472 (eff. 0.015)
24.78/24.82	c GC COLLECT
24.78/24.82	c #Conflicts:      25000 | #Learnt:       4400 | 0.018
24.78/24.82	c total clause space: 29.637MB
24.78/24.82	c total #watches: 154028
26.28/26.34	c total #propagations: 1033238 / total #impl: 73205845 (eff. 0.014)
26.28/26.34	c #Conflicts:      26000 | #Learnt:       5400 | 0.018
26.28/26.34	c total clause space: 29.637MB
26.28/26.34	c total #watches: 190641
28.08/28.19	c total #propagations: 1071549 / total #impl: 76428582 (eff. 0.014)
28.08/28.19	c #Conflicts:      27000 | #Learnt:       6400 | 0.017
28.08/28.19	c total clause space: 29.637MB
28.08/28.19	c total #watches: 232793
30.38/30.49	c total #propagations: 1108579 / total #impl: 81654076 (eff. 0.014)
30.38/30.49	c #Conflicts:      28000 | #Learnt:       7400 | 0.016
30.38/30.49	c total clause space: 29.637MB
30.38/30.49	c total #watches: 278989
32.68/32.76	c total #propagations: 1146896 / total #impl: 88443068 (eff. 0.013)
32.68/32.76	c GC COLLECT
32.68/32.76	c #Conflicts:      29000 | #Learnt:       4299 | 0.016
32.68/32.76	c total clause space: 29.637MB
32.68/32.76	c total #watches: 206120
34.88/34.99	c total #propagations: 1188205 / total #impl: 91556300 (eff. 0.013)
34.88/34.99	c #Conflicts:      30000 | #Learnt:       5299 | 0.016
34.88/34.99	c total clause space: 29.637MB
34.88/34.99	c total #watches: 246348
37.38/37.44	c total #propagations: 1229804 / total #impl: 97300555 (eff. 0.013)
37.38/37.44	c #Conflicts:      31000 | #Learnt:       6299 | 0.016
37.38/37.44	c total clause space: 29.637MB
37.38/37.44	c total #watches: 286060
39.98/40.06	c total #propagations: 1272082 / total #impl: 102339623 (eff. 0.012)
39.98/40.06	c #Conflicts:      32000 | #Learnt:       7299 | 0.015
39.98/40.06	c total clause space: 29.637MB
39.98/40.06	c total #watches: 319909
42.78/42.86	c total #propagations: 1315527 / total #impl: 105256018 (eff. 0.012)
42.78/42.86	c #Conflicts:      33000 | #Learnt:       8299 | 0.015
42.78/42.86	c total clause space: 29.637MB
42.78/42.86	c total #watches: 342691
44.78/44.84	c total #propagations: 1360318 / total #impl: 106846402 (eff. 0.013)
44.78/44.84	c GC COLLECT
44.78/44.84	c #Conflicts:      34000 | #Learnt:       4900 | 0.015
44.78/44.84	c total clause space: 29.637MB
44.78/44.84	c total #watches: 203067
46.19/46.22	c total #propagations: 1402281 / total #impl: 107841679 (eff. 0.013)
46.19/46.22	c #Conflicts:      35000 | #Learnt:       5900 | 0.015
46.19/46.22	c total clause space: 29.637MB
46.19/46.22	c total #watches: 221227
47.68/47.73	c total #propagations: 1443784 / total #impl: 108845037 (eff. 0.013)
47.68/47.73	c #Conflicts:      36000 | #Learnt:       6900 | 0.015
47.68/47.73	c total clause space: 29.637MB
47.68/47.73	c total #watches: 241902
49.49/49.56	c total #propagations: 1485148 / total #impl: 110064797 (eff. 0.013)
49.49/49.56	c #Conflicts:      37000 | #Learnt:       7900 | 0.015
49.49/49.56	c total clause space: 29.637MB
49.49/49.56	c total #watches: 274037
51.58/51.61	c total #propagations: 1527663 / total #impl: 111580375 (eff. 0.014)
51.58/51.61	c #Conflicts:      38000 | #Learnt:       8900 | 0.015
51.58/51.61	c total clause space: 29.637MB
51.58/51.61	c total #watches: 307560
53.08/53.17	c total #propagations: 1571463 / total #impl: 113821508 (eff. 0.014)
53.08/53.17	c GC COLLECT
53.08/53.17	c #Conflicts:      39000 | #Learnt:       5208 | 0.014
53.08/53.17	c total clause space: 29.637MB
53.08/53.17	c total #watches: 201129
54.38/54.40	c total #propagations: 1611654 / total #impl: 116127078 (eff. 0.014)
54.38/54.40	c #Conflicts:      40000 | #Learnt:       6208 | 0.015
54.38/54.40	c total clause space: 29.637MB
54.38/54.40	c total #watches: 238043
55.68/55.78	c total #propagations: 1650921 / total #impl: 118773536 (eff. 0.014)
55.68/55.78	c #Conflicts:      41000 | #Learnt:       7208 | 0.014
55.68/55.78	c total clause space: 29.637MB
55.68/55.78	c total #watches: 279748
57.48/57.54	c total #propagations: 1688493 / total #impl: 123253769 (eff. 0.014)
57.48/57.54	c #Conflicts:      42000 | #Learnt:       8208 | 0.014
57.48/57.54	c total clause space: 29.637MB
57.48/57.54	c total #watches: 314640
59.88/59.90	c total #propagations: 1728144 / total #impl: 129177444 (eff. 0.013)
59.88/59.90	c #Conflicts:      43000 | #Learnt:       9208 | 0.014
59.88/59.90	c total clause space: 29.637MB
59.88/59.90	c total #watches: 356577
62.28/62.36	c total #propagations: 1772029 / total #impl: 135826784 (eff. 0.013)
62.28/62.36	c GC COLLECT
62.28/62.36	c #Conflicts:      44000 | #Learnt:       5204 | 0.014
62.28/62.36	c total clause space: 29.637MB
62.28/62.36	c total #watches: 256962
64.08/64.12	c total #propagations: 1813999 / total #impl: 142517798 (eff. 0.013)
64.08/64.12	c #Conflicts:      45000 | #Learnt:       6204 | 0.014
64.08/64.12	c total clause space: 29.637MB
64.08/64.12	c total #watches: 299676
66.18/66.27	c total #propagations: 1852281 / total #impl: 151504957 (eff. 0.012)
66.18/66.27	c #Conflicts:      46000 | #Learnt:       7204 | 0.014
66.18/66.27	c total clause space: 29.637MB
66.18/66.27	c total #watches: 341498
68.98/69.02	c total #propagations: 1893023 / total #impl: 153713855 (eff. 0.012)
68.98/69.02	c #Conflicts:      47000 | #Learnt:       8204 | 0.014
68.98/69.02	c total clause space: 29.637MB
68.98/69.02	c total #watches: 373426
71.88/71.94	c total #propagations: 1934736 / total #impl: 155244726 (eff. 0.012)
71.88/71.94	c #Conflicts:      48000 | #Learnt:       9204 | 0.014
71.88/71.94	c total clause space: 29.637MB
71.88/71.94	c total #watches: 397630
74.78/74.83	c total #propagations: 1972879 / total #impl: 160150797 (eff. 0.012)
74.78/74.83	c #Conflicts:      49000 | #Learnt:      10204 | 0.014
74.78/74.83	c total clause space: 29.637MB
74.78/74.83	c total #watches: 427572
76.87/76.95	c total #propagations: 2014155 / total #impl: 162716731 (eff. 0.012)
76.87/76.95	c GC COLLECT
76.87/76.95	c #Conflicts:      50000 | #Learnt:       5898 | 0.014
76.87/76.95	c total clause space: 29.637MB
76.87/76.95	c total #watches: 265290
78.47/78.53	c total #propagations: 2053120 / total #impl: 165104181 (eff. 0.012)
78.47/78.53	c #Conflicts:      51000 | #Learnt:       6898 | 0.014
78.47/78.53	c total clause space: 29.637MB
78.47/78.53	c total #watches: 304259
80.17/80.27	c total #propagations: 2095700 / total #impl: 167021552 (eff. 0.013)
80.17/80.27	c #Conflicts:      52000 | #Learnt:       7898 | 0.014
80.17/80.27	c total clause space: 29.637MB
80.17/80.27	c total #watches: 340772
82.27/82.39	c total #propagations: 2139393 / total #impl: 170068740 (eff. 0.013)
82.27/82.39	c #Conflicts:      53000 | #Learnt:       8898 | 0.014
82.27/82.39	c total clause space: 29.637MB
82.27/82.39	c total #watches: 377018
84.47/84.56	c total #propagations: 2181112 / total #impl: 174115694 (eff. 0.013)
84.47/84.56	c #Conflicts:      54000 | #Learnt:       9898 | 0.014
84.47/84.56	c total clause space: 29.637MB
84.47/84.56	c total #watches: 408020
87.07/87.11	c total #propagations: 2221170 / total #impl: 176436607 (eff. 0.013)
87.07/87.11	c #Conflicts:      55000 | #Learnt:      10898 | 0.014
87.07/87.11	c total clause space: 29.637MB
87.07/87.11	c total #watches: 438908
89.78/89.82	c total #propagations: 2260184 / total #impl: 179158409 (eff. 0.013)
89.78/89.82	c GC COLLECT
89.78/89.82	c #Conflicts:      56000 | #Learnt:       6299 | 0.014
89.78/89.82	c total clause space: 48.1602MB
89.78/89.82	c total #watches: 284806
92.48/92.54	c total #propagations: 2301377 / total #impl: 187619265 (eff. 0.012)
92.48/92.54	c #Conflicts:      57000 | #Learnt:       7299 | 0.014
92.48/92.54	c total clause space: 48.1602MB
92.48/92.54	c total #watches: 315530
94.77/94.88	c total #propagations: 2345723 / total #impl: 193868409 (eff. 0.012)
94.77/94.88	c #Conflicts:      58000 | #Learnt:       8299 | 0.013
94.77/94.88	c total clause space: 48.1602MB
94.77/94.88	c total #watches: 354739
97.47/97.56	c total #propagations: 2385997 / total #impl: 200741882 (eff. 0.012)
97.47/97.56	c #Conflicts:      59000 | #Learnt:       9299 | 0.013
97.47/97.56	c total clause space: 48.1602MB
97.47/97.56	c total #watches: 392294
100.57/100.67	c total #propagations: 2423416 / total #impl: 207325812 (eff. 0.012)
100.57/100.67	c #Conflicts:      60000 | #Learnt:      10299 | 0.013
100.57/100.67	c total clause space: 48.1602MB
100.57/100.67	c total #watches: 420467
103.77/103.81	c total #propagations: 2462717 / total #impl: 210858937 (eff. 0.012)
103.77/103.81	c #Conflicts:      61000 | #Learnt:      11299 | 0.013
103.77/103.81	c total clause space: 48.1602MB
103.77/103.81	c total #watches: 447986
106.47/106.50	c total #propagations: 2501984 / total #impl: 213995233 (eff. 0.012)
106.47/106.50	c GC COLLECT
106.47/106.50	c #Conflicts:      62000 | #Learnt:       6401 | 0.013
106.47/106.50	c total clause space: 48.1602MB
106.47/106.50	c total #watches: 281111
108.98/109.07	c total #propagations: 2543225 / total #impl: 219150869 (eff. 0.012)
108.98/109.07	c #Conflicts:      63000 | #Learnt:       7401 | 0.013
108.98/109.07	c total clause space: 48.1602MB
108.98/109.07	c total #watches: 311880
111.77/111.83	c total #propagations: 2589431 / total #impl: 223585567 (eff. 0.012)
111.77/111.83	c #Conflicts:      64000 | #Learnt:       8401 | 0.012
111.77/111.83	c total clause space: 48.1602MB
111.77/111.83	c total #watches: 344664
114.38/114.49	c total #propagations: 2634008 / total #impl: 227130616 (eff. 0.012)
114.38/114.49	c #Conflicts:      65000 | #Learnt:       9401 | 0.012
114.38/114.49	c total clause space: 48.1602MB
114.38/114.49	c total #watches: 390149
117.68/117.72	c total #propagations: 2674022 / total #impl: 230453991 (eff. 0.012)
117.68/117.72	c #Conflicts:      66000 | #Learnt:      10401 | 0.012
117.68/117.72	c total clause space: 48.1602MB
117.68/117.72	c total #watches: 441250
121.27/121.31	c total #propagations: 2711589 / total #impl: 238901591 (eff. 0.011)
121.27/121.31	c #Conflicts:      67000 | #Learnt:      11401 | 0.012
121.27/121.31	c total clause space: 48.1602MB
121.27/121.31	c total #watches: 488703
125.57/125.66	c total #propagations: 2749078 / total #impl: 250071867 (eff. 0.011)
125.57/125.66	c #Conflicts:      68000 | #Learnt:      12401 | 0.012
125.57/125.66	c total clause space: 48.1602MB
125.57/125.66	c total #watches: 528618
128.07/128.10	c total #propagations: 2786337 / total #impl: 257597193 (eff. 0.011)
128.07/128.10	c GC COLLECT
128.07/128.10	c #Conflicts:      69000 | #Learnt:       7199 | 0.012
128.07/128.10	c total clause space: 48.1602MB
128.07/128.10	c total #watches: 362275
131.47/131.56	c total #propagations: 2828692 / total #impl: 262630682 (eff. 0.011)
131.47/131.56	c #Conflicts:      70000 | #Learnt:       8199 | 0.012
131.47/131.56	c total clause space: 48.1602MB
131.47/131.56	c total #watches: 389817
134.57/134.61	c total #propagations: 2868704 / total #impl: 269580338 (eff. 0.011)
134.57/134.61	c #Conflicts:      71000 | #Learnt:       9199 | 0.012
134.57/134.61	c total clause space: 48.1602MB
134.57/134.61	c total #watches: 412172
138.47/138.50	c total #propagations: 2910891 / total #impl: 272809647 (eff. 0.011)
138.47/138.50	c #Conflicts:      72000 | #Learnt:      10199 | 0.012
138.47/138.50	c total clause space: 48.1602MB
138.47/138.50	c total #watches: 437564
142.27/142.39	c total #propagations: 2958480 / total #impl: 277512060 (eff. 0.011)
142.27/142.39	c #Conflicts:      73000 | #Learnt:      11199 | 0.012
142.27/142.39	c total clause space: 48.1602MB
142.27/142.39	c total #watches: 467014
145.67/145.76	c total #propagations: 3004657 / total #impl: 279916639 (eff. 0.011)
145.67/145.76	c #Conflicts:      74000 | #Learnt:      12199 | 0.012
145.67/145.76	c total clause space: 48.1602MB
145.67/145.76	c total #watches: 516864
149.07/149.12	c total #propagations: 3041924 / total #impl: 290810389 (eff. 0.010)
149.07/149.12	c GC COLLECT
149.07/149.12	c #Conflicts:      75000 | #Learnt:       6697 | 0.012
149.07/149.12	c total clause space: 48.1602MB
149.07/149.12	c total #watches: 316001
151.67/151.76	c total #propagations: 3080401 / total #impl: 300573956 (eff. 0.010)
151.67/151.76	c #Conflicts:      76000 | #Learnt:       7697 | 0.012
151.67/151.76	c total clause space: 48.1602MB
151.67/151.76	c total #watches: 366994
154.37/154.48	c total #propagations: 3122088 / total #impl: 309328660 (eff. 0.010)
154.37/154.48	c #Conflicts:      77000 | #Learnt:       8697 | 0.012
154.37/154.48	c total clause space: 48.1602MB
154.37/154.48	c total #watches: 397805
157.77/157.85	c total #propagations: 3162019 / total #impl: 313940309 (eff. 0.010)
157.77/157.85	c #Conflicts:      78000 | #Learnt:       9697 | 0.012
157.77/157.85	c total clause space: 48.1602MB
157.77/157.85	c total #watches: 450033
161.46/161.56	c total #propagations: 3198548 / total #impl: 331415417 (eff. 0.010)
161.46/161.56	c #Conflicts:      79000 | #Learnt:      10697 | 0.012
161.46/161.56	c total clause space: 48.1602MB
161.46/161.56	c total #watches: 507096
165.76/165.87	c total #propagations: 3235964 / total #impl: 345662239 (eff. 0.009)
165.76/165.87	c #Conflicts:      80000 | #Learnt:      11697 | 0.012
165.76/165.87	c total clause space: 48.1602MB
165.76/165.87	c total #watches: 557189
169.76/169.82	c total #propagations: 3278315 / total #impl: 352891874 (eff. 0.009)
169.76/169.82	c #Conflicts:      81000 | #Learnt:      12697 | 0.012
169.76/169.82	c total clause space: 48.1602MB
169.76/169.82	c total #watches: 620753
174.16/174.22	c total #propagations: 3314887 / total #impl: 365165110 (eff. 0.009)
174.16/174.22	c GC COLLECT
174.16/174.22	c #Conflicts:      82000 | #Learnt:       6895 | 0.012
174.16/174.22	c total clause space: 48.1602MB
174.16/174.22	c total #watches: 429237
177.86/177.95	c total #propagations: 3349527 / total #impl: 384892586 (eff. 0.009)
177.86/177.95	c #Conflicts:      83000 | #Learnt:       7895 | 0.012
177.86/177.95	c total clause space: 48.1602MB
177.86/177.95	c total #watches: 493842
182.16/182.27	c total #propagations: 3386759 / total #impl: 406811408 (eff. 0.008)
182.16/182.27	c #Conflicts:      84000 | #Learnt:       8895 | 0.012
182.16/182.27	c total clause space: 48.1602MB
182.16/182.27	c total #watches: 545769
186.76/186.84	c total #propagations: 3426160 / total #impl: 425624722 (eff. 0.008)
186.76/186.84	c #Conflicts:      85000 | #Learnt:       9895 | 0.012
186.76/186.84	c total clause space: 48.1602MB
186.76/186.84	c total #watches: 590855
192.16/192.23	c total #propagations: 3463590 / total #impl: 444430209 (eff. 0.008)
192.16/192.23	c #Conflicts:      86000 | #Learnt:      10895 | 0.012
192.16/192.23	c total clause space: 48.1602MB
192.16/192.23	c total #watches: 634005
197.86/197.94	c total #propagations: 3503465 / total #impl: 465160171 (eff. 0.008)
197.86/197.94	c #Conflicts:      87000 | #Learnt:      11895 | 0.012
197.86/197.94	c total clause space: 48.1602MB
197.86/197.94	c total #watches: 684569
204.06/204.18	c total #propagations: 3543693 / total #impl: 485446190 (eff. 0.007)
204.06/204.18	c #Conflicts:      88000 | #Learnt:      12895 | 0.012
204.06/204.18	c total clause space: 48.1602MB
204.06/204.18	c total #watches: 728751
211.26/211.39	c total #propagations: 3581967 / total #impl: 512137387 (eff. 0.007)
211.26/211.39	c #Conflicts:      89000 | #Learnt:      13895 | 0.012
211.26/211.39	c total clause space: 48.1602MB
211.26/211.39	c total #watches: 780102
215.95/216.03	c total #propagations: 3620008 / total #impl: 546387297 (eff. 0.007)
215.95/216.03	c GC COLLECT
215.95/216.03	c #Conflicts:      90000 | #Learnt:       7802 | 0.012
215.95/216.03	c total clause space: 48.1602MB
215.95/216.03	c total #watches: 478459
220.15/220.26	c total #propagations: 3660187 / total #impl: 560473923 (eff. 0.007)
220.15/220.26	c #Conflicts:      91000 | #Learnt:       8802 | 0.012
220.15/220.26	c total clause space: 48.1602MB
220.15/220.26	c total #watches: 514837
224.05/224.14	c total #propagations: 3702870 / total #impl: 567294500 (eff. 0.007)
224.05/224.14	c #Conflicts:      92000 | #Learnt:       9802 | 0.011
224.05/224.14	c total clause space: 48.1602MB
224.05/224.14	c total #watches: 550699
228.35/228.40	c total #propagations: 3745471 / total #impl: 573979677 (eff. 0.007)
228.35/228.40	c #Conflicts:      93000 | #Learnt:      10802 | 0.011
228.35/228.40	c total clause space: 48.1602MB
228.35/228.40	c total #watches: 580427
233.45/233.53	c total #propagations: 3785151 / total #impl: 582069317 (eff. 0.007)
233.45/233.53	c #Conflicts:      94000 | #Learnt:      11802 | 0.011
233.45/233.53	c total clause space: 48.1602MB
233.45/233.53	c total #watches: 616126
238.45/238.60	c total #propagations: 3824728 / total #impl: 596562400 (eff. 0.006)
238.45/238.60	c #Conflicts:      95000 | #Learnt:      12802 | 0.011
238.45/238.60	c total clause space: 48.1602MB
238.45/238.60	c total #watches: 650358
244.26/244.34	c total #propagations: 3862811 / total #impl: 613496633 (eff. 0.006)
244.26/244.34	c #Conflicts:      96000 | #Learnt:      13802 | 0.011
244.26/244.34	c total clause space: 48.1602MB
244.26/244.34	c total #watches: 687268
249.95/250.04	c total #propagations: 3903596 / total #impl: 634032661 (eff. 0.006)
249.95/250.04	c #Conflicts:      97000 | #Learnt:      14802 | 0.011
249.95/250.04	c total clause space: 48.1602MB
249.95/250.04	c total #watches: 731617
253.25/253.38	c total #propagations: 3945335 / total #impl: 650980093 (eff. 0.006)
253.25/253.38	c GC COLLECT
253.25/253.38	c #Conflicts:      98000 | #Learnt:       8406 | 0.011
253.25/253.38	c total clause space: 48.1602MB
253.25/253.38	c total #watches: 506956
256.75/256.89	c total #propagations: 3985766 / total #impl: 659148022 (eff. 0.006)
256.75/256.89	c #Conflicts:      99000 | #Learnt:       9406 | 0.011
256.75/256.89	c total clause space: 48.1602MB
256.75/256.89	c total #watches: 549946
260.95/261.00	c total #propagations: 4027676 / total #impl: 667464065 (eff. 0.006)
260.95/261.00	c #Conflicts:     100000 | #Learnt:      10406 | 0.011
260.95/261.00	c total clause space: 48.1602MB
260.95/261.00	c total #watches: 597861
265.85/265.98	c total #propagations: 4066785 / total #impl: 678976889 (eff. 0.006)
265.85/265.98	c #Conflicts:     101000 | #Learnt:      11406 | 0.011
265.85/265.98	c total clause space: 48.1602MB
265.85/265.98	c total #watches: 649502
271.55/271.69	c total #propagations: 4106922 / total #impl: 694982354 (eff. 0.006)
271.55/271.69	c #Conflicts:     102000 | #Learnt:      12406 | 0.011
271.55/271.69	c total clause space: 48.1602MB
271.55/271.69	c total #watches: 696085
278.84/278.93	c total #propagations: 4148632 / total #impl: 706967338 (eff. 0.006)
278.84/278.93	c #Conflicts:     103000 | #Learnt:      13406 | 0.011
278.84/278.93	c total clause space: 48.1602MB
278.84/278.93	c total #watches: 736519
285.34/285.46	c total #propagations: 4192268 / total #impl: 720158769 (eff. 0.006)
285.34/285.46	c #Conflicts:     104000 | #Learnt:      14406 | 0.010
285.34/285.46	c total clause space: 48.1602MB
285.34/285.46	c total #watches: 794098
293.54/293.62	c total #propagations: 4233654 / total #impl: 738640289 (eff. 0.006)
293.54/293.62	c #Conflicts:     105000 | #Learnt:      15406 | 0.010
293.54/293.62	c total clause space: 78.2603MB
293.54/293.62	c total #watches: 838873
298.64/298.74	c total #propagations: 4276150 / total #impl: 750207587 (eff. 0.006)
298.64/298.74	c GC COLLECT
298.64/298.74	c #Conflicts:     106000 | #Learnt:       8696 | 0.010
298.64/298.74	c total clause space: 78.2603MB
298.64/298.74	c total #watches: 507755
303.64/303.71	c total #propagations: 4321738 / total #impl: 755771012 (eff. 0.006)
303.64/303.71	c #Conflicts:     107000 | #Learnt:       9696 | 0.010
303.64/303.71	c total clause space: 78.2603MB
303.64/303.71	c total #watches: 558426
308.54/308.63	c total #propagations: 4365224 / total #impl: 764208077 (eff. 0.006)
308.54/308.63	c #Conflicts:     108000 | #Learnt:      10696 | 0.010
308.54/308.63	c total clause space: 78.2603MB
308.54/308.63	c total #watches: 617639
313.73/313.80	c total #propagations: 4404955 / total #impl: 777425523 (eff. 0.006)
313.73/313.80	c #Conflicts:     109000 | #Learnt:      11696 | 0.010
313.73/313.80	c total clause space: 78.2603MB
313.73/313.80	c total #watches: 670742
320.04/320.15	c total #propagations: 4446352 / total #impl: 789035574 (eff. 0.006)
320.04/320.15	c #Conflicts:     110000 | #Learnt:      12696 | 0.010
320.04/320.15	c total clause space: 78.2603MB
320.04/320.15	c total #watches: 702146
326.53/326.68	c total #propagations: 4494737 / total #impl: 794928088 (eff. 0.006)
326.53/326.68	c #Conflicts:     111000 | #Learnt:      13696 | 0.010
326.53/326.68	c total clause space: 78.2603MB
326.53/326.68	c total #watches: 736758
335.13/335.20	c total #propagations: 4539471 / total #impl: 801782100 (eff. 0.006)
335.13/335.20	c #Conflicts:     112000 | #Learnt:      14696 | 0.010
335.13/335.20	c total clause space: 78.2603MB
335.13/335.20	c total #watches: 770571
343.03/343.19	c total #propagations: 4588320 / total #impl: 805828764 (eff. 0.006)
343.03/343.19	c #Conflicts:     113000 | #Learnt:      15696 | 0.011
343.03/343.19	c total clause space: 78.2603MB
343.03/343.19	c total #watches: 803416
347.83/347.96	c total #propagations: 4633887 / total #impl: 809857040 (eff. 0.006)
347.83/347.96	c GC COLLECT
347.83/347.96	c #Conflicts:     114000 | #Learnt:       8694 | 0.011
347.83/347.96	c total clause space: 78.2603MB
347.83/347.96	c total #watches: 513102
352.23/352.34	c total #propagations: 4680959 / total #impl: 814843602 (eff. 0.006)
352.23/352.34	c #Conflicts:     115000 | #Learnt:       9694 | 0.011
352.23/352.34	c total clause space: 78.2603MB
352.23/352.34	c total #watches: 555443
356.93/357.02	c total #propagations: 4724638 / total #impl: 819284577 (eff. 0.006)
356.93/357.02	c #Conflicts:     116000 | #Learnt:      10694 | 0.011
356.93/357.02	c total clause space: 78.2603MB
356.93/357.02	c total #watches: 597874
361.93/362.05	c total #propagations: 4767953 / total #impl: 824490554 (eff. 0.006)
361.93/362.05	c #Conflicts:     117000 | #Learnt:      11694 | 0.010
361.93/362.05	c total clause space: 78.2603MB
361.93/362.05	c total #watches: 642530
366.92/367.08	c total #propagations: 4809515 / total #impl: 834147476 (eff. 0.006)
366.92/367.08	c #Conflicts:     118000 | #Learnt:      12694 | 0.010
366.92/367.08	c total clause space: 78.2603MB
366.92/367.08	c total #watches: 679763
372.62/372.75	c total #propagations: 4852520 / total #impl: 841944443 (eff. 0.006)
372.62/372.75	c #Conflicts:     119000 | #Learnt:      13694 | 0.010
372.62/372.75	c total clause space: 78.2603MB
372.62/372.75	c total #watches: 722589
378.82/378.92	c total #propagations: 4894604 / total #impl: 851002373 (eff. 0.006)
378.82/378.92	c #Conflicts:     120000 | #Learnt:      14694 | 0.010
378.82/378.92	c total clause space: 78.2603MB
378.82/378.92	c total #watches: 770631
385.92/386.10	c total #propagations: 4937810 / total #impl: 865476529 (eff. 0.006)
385.92/386.10	c #Conflicts:     121000 | #Learnt:      15694 | 0.010
385.92/386.10	c total clause space: 78.2603MB
385.92/386.10	c total #watches: 818981
393.02/393.11	c total #propagations: 4980591 / total #impl: 884938449 (eff. 0.006)
393.02/393.11	c GC COLLECT
393.02/393.11	c #Conflicts:     122000 | #Learnt:       8395 | 0.010
393.02/393.11	c total clause space: 78.2603MB
393.02/393.11	c total #watches: 500200
396.52/396.62	c total #propagations: 5022510 / total #impl: 901641698 (eff. 0.006)
396.52/396.62	c #Conflicts:     123000 | #Learnt:       9395 | 0.010
396.52/396.62	c total clause space: 78.2603MB
396.52/396.62	c total #watches: 548854
400.82/400.90	c total #propagations: 5060311 / total #impl: 911478699 (eff. 0.006)
400.82/400.90	c #Conflicts:     124000 | #Learnt:      10395 | 0.010
400.82/400.90	c total clause space: 78.2603MB
400.82/400.90	c total #watches: 590717
405.72/405.88	c total #propagations: 5100745 / total #impl: 922405005 (eff. 0.006)
405.72/405.88	c #Conflicts:     125000 | #Learnt:      11395 | 0.010
405.72/405.88	c total clause space: 78.2603MB
405.72/405.88	c total #watches: 636397
412.52/412.68	c total #propagations: 5139200 / total #impl: 932513928 (eff. 0.006)
412.52/412.68	c #Conflicts:     126000 | #Learnt:      12395 | 0.010
412.52/412.68	c total clause space: 78.2603MB
412.52/412.68	c total #watches: 684995
419.62/419.72	c total #propagations: 5180033 / total #impl: 948407185 (eff. 0.005)
419.62/419.72	c #Conflicts:     127000 | #Learnt:      13395 | 0.010
419.62/419.72	c total clause space: 78.2603MB
419.62/419.72	c total #watches: 727271
426.32/426.40	c total #propagations: 5220510 / total #impl: 965878863 (eff. 0.005)
426.32/426.40	c #Conflicts:     128000 | #Learnt:      14395 | 0.010
426.32/426.40	c total clause space: 78.2603MB
426.32/426.40	c total #watches: 781360
433.42/433.59	c total #propagations: 5257320 / total #impl: 992169413 (eff. 0.005)
433.42/433.59	c #Conflicts:     129000 | #Learnt:      15395 | 0.010
433.42/433.59	c total clause space: 78.2603MB
433.42/433.59	c total #watches: 824232
440.71/440.88	c total #propagations: 5297809 / total #impl: 1010794585 (eff. 0.005)
440.71/440.88	c #Conflicts:     130000 | #Learnt:      16395 | 0.010
440.71/440.88	c total clause space: 78.2603MB
440.71/440.88	c total #watches: 865774
448.51/448.68	c total #propagations: 5337720 / total #impl: 1026613664 (eff. 0.005)
448.51/448.68	c GC COLLECT
448.51/448.68	c #Conflicts:     131000 | #Learnt:       8788 | 0.010
448.51/448.68	c total clause space: 78.2603MB
448.51/448.68	c total #watches: 520668
452.71/452.81	c total #propagations: 5382103 / total #impl: 1036711743 (eff. 0.005)
452.71/452.81	c #Conflicts:     132000 | #Learnt:       9788 | 0.010
452.71/452.81	c total clause space: 78.2603MB
452.71/452.81	c total #watches: 567493
457.21/457.33	c total #propagations: 5424710 / total #impl: 1040910975 (eff. 0.005)
457.21/457.33	c #Conflicts:     133000 | #Learnt:      10788 | 0.010
457.21/457.33	c total clause space: 78.2603MB
457.21/457.33	c total #watches: 620134
462.61/462.79	c total #propagations: 5464781 / total #impl: 1049029684 (eff. 0.005)
462.61/462.79	c #Conflicts:     134000 | #Learnt:      11788 | 0.010
462.61/462.79	c total clause space: 78.2603MB
462.61/462.79	c total #watches: 670230
468.91/469.07	c total #propagations: 5510263 / total #impl: 1060382969 (eff. 0.005)
468.91/469.07	c #Conflicts:     135000 | #Learnt:      12788 | 0.010
468.91/469.07	c total clause space: 78.2603MB
468.91/469.07	c total #watches: 719115
474.71/474.87	c total #propagations: 5552930 / total #impl: 1075166192 (eff. 0.005)
474.71/474.87	c #Conflicts:     136000 | #Learnt:      13788 | 0.010
474.71/474.87	c total clause space: 78.2603MB
474.71/474.87	c total #watches: 759717
480.80/480.98	c total #propagations: 5591203 / total #impl: 1081930412 (eff. 0.005)
480.80/480.98	c #Conflicts:     137000 | #Learnt:      14788 | 0.010
480.80/480.98	c total clause space: 78.2603MB
480.80/480.98	c total #watches: 798621
486.90/487.06	c total #propagations: 5628996 / total #impl: 1098866211 (eff. 0.005)
486.90/487.06	c #Conflicts:     138000 | #Learnt:      15788 | 0.010
486.90/487.06	c total clause space: 78.2603MB
486.90/487.06	c total #watches: 845499
495.40/495.55	c total #propagations: 5668006 / total #impl: 1113661546 (eff. 0.005)
495.40/495.55	c #Conflicts:     139000 | #Learnt:      16788 | 0.010
495.40/495.55	c total clause space: 78.2603MB
495.40/495.55	c total #watches: 876745
503.31/503.49	c total #propagations: 5710134 / total #impl: 1129293472 (eff. 0.005)
503.31/503.49	c #Conflicts:     140000 | #Learnt:      17788 | 0.010
503.31/503.49	c total clause space: 78.2603MB
503.31/503.49	c total #watches: 910435
507.61/507.70	c total #propagations: 5748916 / total #impl: 1150075398 (eff. 0.005)
507.61/507.70	c GC COLLECT
507.61/507.70	c #Conflicts:     141000 | #Learnt:       9887 | 0.010
507.61/507.70	c total clause space: 78.2603MB
507.61/507.70	c total #watches: 556732
512.52/512.65	c total #propagations: 5788360 / total #impl: 1161697343 (eff. 0.005)
512.52/512.65	c #Conflicts:     142000 | #Learnt:      10887 | 0.010
512.52/512.65	c total clause space: 78.2603MB
512.52/512.65	c total #watches: 588970
518.21/518.35	c total #propagations: 5830607 / total #impl: 1166517383 (eff. 0.005)
518.21/518.35	c #Conflicts:     143000 | #Learnt:      11887 | 0.010
518.21/518.35	c total clause space: 78.2603MB
518.21/518.35	c total #watches: 626050
524.01/524.18	c total #propagations: 5874752 / total #impl: 1169944876 (eff. 0.005)
524.01/524.18	c #Conflicts:     144000 | #Learnt:      12887 | 0.010
524.01/524.18	c total clause space: 78.2603MB
524.01/524.18	c total #watches: 666279
530.01/530.10	c total #propagations: 5917732 / total #impl: 1174690470 (eff. 0.005)
530.01/530.10	c #Conflicts:     145000 | #Learnt:      13887 | 0.010
530.01/530.10	c total clause space: 78.2603MB
530.01/530.10	c total #watches: 703609
537.40/537.59	c total #propagations: 5960462 / total #impl: 1180560537 (eff. 0.005)
537.40/537.59	c #Conflicts:     146000 | #Learnt:      14887 | 0.010
537.40/537.59	c total clause space: 78.2603MB
537.40/537.59	c total #watches: 741061
544.41/544.55	c total #propagations: 6005689 / total #impl: 1187170355 (eff. 0.005)
544.41/544.55	c #Conflicts:     147000 | #Learnt:      15887 | 0.010
544.41/544.55	c total clause space: 78.2603MB
544.41/544.55	c total #watches: 773052
552.30/552.42	c total #propagations: 6046940 / total #impl: 1197208039 (eff. 0.005)
552.30/552.42	c #Conflicts:     148000 | #Learnt:      16887 | 0.010
552.30/552.42	c total clause space: 78.2603MB
552.30/552.42	c total #watches: 806883
559.50/559.63	c total #propagations: 6088058 / total #impl: 1206931808 (eff. 0.005)
559.50/559.63	c #Conflicts:     149000 | #Learnt:      17887 | 0.009
559.50/559.63	c total clause space: 78.2603MB
559.50/559.63	c total #watches: 851414
566.00/566.16	c total #propagations: 6128156 / total #impl: 1216505651 (eff. 0.005)
566.00/566.16	c GC COLLECT
566.00/566.16	c #Conflicts:     150000 | #Learnt:       9686 | 0.009
566.00/566.16	c total clause space: 78.2603MB
566.00/566.16	c total #watches: 551969
570.81/570.95	c total #propagations: 6166284 / total #impl: 1225930307 (eff. 0.005)
570.81/570.95	c #Conflicts:     151000 | #Learnt:      10686 | 0.009
570.81/570.95	c total clause space: 78.2603MB
570.81/570.95	c total #watches: 593103
577.41/577.53	c total #propagations: 6206177 / total #impl: 1237899761 (eff. 0.005)
577.41/577.53	c #Conflicts:     152000 | #Learnt:      11686 | 0.009
577.41/577.53	c total clause space: 78.2603MB
577.41/577.53	c total #watches: 621196
584.80/584.98	c total #propagations: 6251057 / total #impl: 1242561053 (eff. 0.005)
584.80/584.98	c #Conflicts:     153000 | #Learnt:      12686 | 0.010
584.80/584.98	c total clause space: 78.2603MB
584.80/584.98	c total #watches: 649579
591.40/591.56	c total #propagations: 6297693 / total #impl: 1243849523 (eff. 0.005)
591.40/591.56	c #Conflicts:     154000 | #Learnt:      13686 | 0.010
591.40/591.56	c total clause space: 78.2603MB
591.40/591.56	c total #watches: 672578
597.30/597.45	c total #propagations: 6341501 / total #impl: 1245529647 (eff. 0.005)
597.30/597.45	c #Conflicts:     155000 | #Learnt:      14686 | 0.010
597.30/597.45	c total clause space: 78.2603MB
597.30/597.45	c total #watches: 698094
603.99/604.19	c total #propagations: 6383330 / total #impl: 1248708333 (eff. 0.005)
603.99/604.19	c #Conflicts:     156000 | #Learnt:      15686 | 0.010
603.99/604.19	c total clause space: 78.2603MB
603.99/604.19	c total #watches: 726287
611.60/611.70	c total #propagations: 6426801 / total #impl: 1253065408 (eff. 0.005)
611.60/611.70	c #Conflicts:     157000 | #Learnt:      16686 | 0.010
611.60/611.70	c total clause space: 78.2603MB
611.60/611.70	c total #watches: 752066
618.29/618.44	c total #propagations: 6469796 / total #impl: 1263514127 (eff. 0.005)
618.29/618.44	c #Conflicts:     158000 | #Learnt:      17686 | 0.010
618.29/618.44	c total clause space: 78.2603MB
618.29/618.44	c total #watches: 802156
624.99/625.15	c total #propagations: 6508899 / total #impl: 1283922200 (eff. 0.005)
624.99/625.15	c #Conflicts:     159000 | #Learnt:      18686 | 0.010
624.99/625.15	c total clause space: 78.2603MB
624.99/625.15	c total #watches: 836400
631.30/631.45	c total #propagations: 6548455 / total #impl: 1290235534 (eff. 0.005)
631.30/631.45	c GC COLLECT
631.30/631.45	c #Conflicts:     160000 | #Learnt:      10180 | 0.010
631.30/631.45	c total clause space: 78.2603MB
631.30/631.45	c total #watches: 564356
637.09/637.21	c total #propagations: 6590399 / total #impl: 1294494241 (eff. 0.005)
637.09/637.21	c #Conflicts:     161000 | #Learnt:      11180 | 0.010
637.09/637.21	c total clause space: 78.2603MB
637.09/637.21	c total #watches: 593239
642.09/642.21	c total #propagations: 6631008 / total #impl: 1300905259 (eff. 0.005)
642.09/642.21	c #Conflicts:     162000 | #Learnt:      12180 | 0.010
642.09/642.21	c total clause space: 78.2603MB
642.09/642.21	c total #watches: 632692
648.19/648.34	c total #propagations: 6675135 / total #impl: 1304741947 (eff. 0.005)
648.19/648.34	c #Conflicts:     163000 | #Learnt:      13180 | 0.010
648.19/648.34	c total clause space: 78.2603MB
648.19/648.34	c total #watches: 686149
655.08/655.20	c total #propagations: 6716999 / total #impl: 1314974091 (eff. 0.005)
655.08/655.20	c #Conflicts:     164000 | #Learnt:      14180 | 0.010
655.08/655.20	c total clause space: 78.2603MB
655.08/655.20	c total #watches: 742215
661.78/661.96	c total #propagations: 6760875 / total #impl: 1329512604 (eff. 0.005)
661.78/661.96	c #Conflicts:     165000 | #Learnt:      15180 | 0.010
661.78/661.96	c total clause space: 78.2603MB
661.78/661.96	c total #watches: 805204
669.18/669.32	c total #propagations: 6801265 / total #impl: 1356019832 (eff. 0.005)
669.18/669.32	c #Conflicts:     166000 | #Learnt:      16180 | 0.010
669.18/669.32	c total clause space: 78.2603MB
669.18/669.32	c total #watches: 872863
676.68/676.88	c total #propagations: 6839733 / total #impl: 1391718601 (eff. 0.005)
676.68/676.88	c #Conflicts:     167000 | #Learnt:      17180 | 0.010
676.68/676.88	c total clause space: 78.2603MB
676.68/676.88	c total #watches: 935810
684.88/685.01	c total #propagations: 6876473 / total #impl: 1431754412 (eff. 0.005)
684.88/685.01	c #Conflicts:     168000 | #Learnt:      18180 | 0.010
684.88/685.01	c total clause space: 78.2603MB
684.88/685.01	c total #watches: 1000357
698.68/698.89	c total #propagations: 6913559 / total #impl: 1463600323 (eff. 0.005)
698.68/698.89	c #Conflicts:     169000 | #Learnt:      19180 | 0.010
698.68/698.89	c total clause space: 78.2603MB
698.68/698.89	c total #watches: 1029034
707.98/708.14	c total #propagations: 6957677 / total #impl: 1469709627 (eff. 0.005)
707.98/708.14	c GC COLLECT
707.98/708.14	c #Conflicts:     170000 | #Learnt:      10377 | 0.010
707.98/708.14	c total clause space: 78.2603MB
707.98/708.14	c total #watches: 569382
713.07/713.27	c total #propagations: 7003770 / total #impl: 1471069187 (eff. 0.005)
713.07/713.27	c #Conflicts:     171000 | #Learnt:      11377 | 0.010
713.07/713.27	c total clause space: 78.2603MB
713.07/713.27	c total #watches: 594655
717.97/718.18	c total #propagations: 7045095 / total #impl: 1474683011 (eff. 0.005)
717.97/718.18	c #Conflicts:     172000 | #Learnt:      12377 | 0.010
717.97/718.18	c total clause space: 78.2603MB
717.97/718.18	c total #watches: 634256
722.87/723.07	c total #propagations: 7087639 / total #impl: 1480028328 (eff. 0.005)
722.87/723.07	c #Conflicts:     173000 | #Learnt:      13377 | 0.010
722.87/723.07	c total clause space: 78.2603MB
722.87/723.07	c total #watches: 677264
728.47/728.67	c total #propagations: 7129323 / total #impl: 1488593376 (eff. 0.005)
728.47/728.67	c #Conflicts:     174000 | #Learnt:      14377 | 0.010
728.47/728.67	c total clause space: 78.2603MB
728.47/728.67	c total #watches: 714554
734.27/734.47	c total #propagations: 7170054 / total #impl: 1502193151 (eff. 0.005)
734.27/734.47	c #Conflicts:     175000 | #Learnt:      15377 | 0.010
734.27/734.47	c total clause space: 78.2603MB
734.27/734.47	c total #watches: 751597
740.97/741.11	c total #propagations: 7209839 / total #impl: 1515137904 (eff. 0.005)
740.97/741.11	c #Conflicts:     176000 | #Learnt:      16377 | 0.010
740.97/741.11	c total clause space: 78.2603MB
740.97/741.11	c total #watches: 788711
748.77/748.95	c total #propagations: 7252472 / total #impl: 1519506379 (eff. 0.005)
748.77/748.95	c #Conflicts:     177000 | #Learnt:      17377 | 0.010
748.77/748.95	c total clause space: 78.2603MB
748.77/748.95	c total #watches: 822324
759.47/759.68	c total #propagations: 7295339 / total #impl: 1523089252 (eff. 0.005)
759.47/759.68	c #Conflicts:     178000 | #Learnt:      18377 | 0.010
759.47/759.68	c total clause space: 78.2603MB
759.47/759.68	c total #watches: 857353
767.87/768.06	c total #propagations: 7340103 / total #impl: 1527228700 (eff. 0.005)
767.87/768.06	c #Conflicts:     179000 | #Learnt:      19377 | 0.010
767.87/768.06	c total clause space: 78.2603MB
767.87/768.06	c total #watches: 897886
774.77/774.90	c total #propagations: 7380826 / total #impl: 1539401306 (eff. 0.005)
774.77/774.90	c GC COLLECT
774.77/774.90	c #Conflicts:     180000 | #Learnt:      10280 | 0.010
774.77/774.90	c total clause space: 78.2603MB
774.77/774.90	c total #watches: 569103
780.56/780.70	c total #propagations: 7419304 / total #impl: 1552001352 (eff. 0.005)
780.56/780.70	c #Conflicts:     181000 | #Learnt:      11280 | 0.010
780.56/780.70	c total clause space: 78.2603MB
780.56/780.70	c total #watches: 601855
785.16/785.32	c total #propagations: 7465002 / total #impl: 1554056921 (eff. 0.005)
785.16/785.32	c #Conflicts:     182000 | #Learnt:      12280 | 0.010
785.16/785.32	c total clause space: 78.2603MB
785.16/785.32	c total #watches: 622700
789.46/789.62	c total #propagations: 7505808 / total #impl: 1556060044 (eff. 0.005)
789.46/789.62	c #Conflicts:     183000 | #Learnt:      13280 | 0.010
789.46/789.62	c total clause space: 78.2603MB
789.46/789.62	c total #watches: 647750
793.96/794.18	c total #propagations: 7546817 / total #impl: 1558697505 (eff. 0.005)
793.96/794.18	c #Conflicts:     184000 | #Learnt:      14280 | 0.010
793.96/794.18	c total clause space: 78.2603MB
793.96/794.18	c total #watches: 677824
799.46/799.61	c total #propagations: 7586313 / total #impl: 1563196288 (eff. 0.005)
799.46/799.61	c #Conflicts:     185000 | #Learnt:      15280 | 0.010
799.46/799.61	c total clause space: 78.2603MB
799.46/799.61	c total #watches: 710222
805.86/806.00	c total #propagations: 7627603 / total #impl: 1567003445 (eff. 0.005)
805.86/806.00	c #Conflicts:     186000 | #Learnt:      16280 | 0.010
805.86/806.00	c total clause space: 78.2603MB
805.86/806.00	c total #watches: 746811
813.36/813.52	c total #propagations: 7668969 / total #impl: 1577228786 (eff. 0.005)
813.36/813.52	c #Conflicts:     187000 | #Learnt:      17280 | 0.010
813.36/813.52	c total clause space: 78.2603MB
813.36/813.52	c total #watches: 780450
821.36/821.56	c total #propagations: 7709691 / total #impl: 1589530124 (eff. 0.005)
821.36/821.56	c #Conflicts:     188000 | #Learnt:      18280 | 0.010
821.36/821.56	c total clause space: 78.2603MB
821.36/821.56	c total #watches: 812490
828.06/828.23	c total #propagations: 7752981 / total #impl: 1601719179 (eff. 0.005)
828.06/828.23	c #Conflicts:     189000 | #Learnt:      19280 | 0.010
828.06/828.23	c total clause space: 78.2603MB
828.06/828.23	c total #watches: 853909
835.66/835.83	c total #propagations: 7790360 / total #impl: 1621074804 (eff. 0.005)
835.66/835.83	c #Conflicts:     190000 | #Learnt:      20280 | 0.010
835.66/835.83	c total clause space: 78.2603MB
835.66/835.83	c total #watches: 894160
842.65/842.82	c total #propagations: 7828154 / total #impl: 1640141734 (eff. 0.005)
842.65/842.82	c GC COLLECT
842.65/842.82	c #Conflicts:     191000 | #Learnt:      10887 | 0.010
842.65/842.82	c total clause space: 78.2603MB
842.65/842.82	c total #watches: 595273
847.45/847.69	c total #propagations: 7869355 / total #impl: 1653251886 (eff. 0.005)
847.45/847.69	c #Conflicts:     192000 | #Learnt:      11887 | 0.010
847.45/847.69	c total clause space: 78.2603MB
847.45/847.69	c total #watches: 631943
852.85/853.07	c total #propagations: 7908116 / total #impl: 1660937683 (eff. 0.005)
852.85/853.07	c #Conflicts:     193000 | #Learnt:      12887 | 0.010
852.85/853.07	c total clause space: 78.2603MB
852.85/853.07	c total #watches: 669274
858.65/858.81	c total #propagations: 7945367 / total #impl: 1671784225 (eff. 0.005)
858.65/858.81	c #Conflicts:     194000 | #Learnt:      13887 | 0.010
858.65/858.81	c total clause space: 78.2603MB
858.65/858.81	c total #watches: 708119
864.85/865.06	c total #propagations: 7981126 / total #impl: 1686948111 (eff. 0.005)
864.85/865.06	c #Conflicts:     195000 | #Learnt:      14887 | 0.010
864.85/865.06	c total clause space: 78.2603MB
864.85/865.06	c total #watches: 748701
871.65/871.86	c total #propagations: 8018758 / total #impl: 1703814323 (eff. 0.005)
871.65/871.86	c #Conflicts:     196000 | #Learnt:      15887 | 0.010
871.65/871.86	c total clause space: 78.2603MB
871.65/871.86	c total #watches: 786965
878.65/878.82	c total #propagations: 8054626 / total #impl: 1718222709 (eff. 0.005)
878.65/878.82	c #Conflicts:     197000 | #Learnt:      16887 | 0.009
878.65/878.82	c total clause space: 78.2603MB
878.65/878.82	c total #watches: 829232
886.46/886.63	c total #propagations: 8091726 / total #impl: 1733023513 (eff. 0.005)
886.46/886.63	c #Conflicts:     198000 | #Learnt:      17887 | 0.009
886.46/886.63	c total clause space: 78.2603MB
886.46/886.63	c total #watches: 871281
893.65/893.83	c total #propagations: 8128772 / total #impl: 1753498265 (eff. 0.005)
893.65/893.83	c #Conflicts:     199000 | #Learnt:      18887 | 0.009
893.65/893.83	c total clause space: 78.2603MB
893.65/893.83	c total #watches: 911706
902.85/903.09	c total #propagations: 8164293 / total #impl: 1774593218 (eff. 0.005)
902.85/903.09	c #Conflicts:     200000 | #Learnt:      19887 | 0.009
902.85/903.09	c total clause space: 78.2603MB
902.85/903.09	c total #watches: 955968
912.04/912.28	c total #propagations: 8201867 / total #impl: 1798202032 (eff. 0.005)
912.04/912.28	c #Conflicts:     201000 | #Learnt:      20887 | 0.009
912.04/912.28	c total clause space: 78.2603MB
912.04/912.28	c total #watches: 993992
919.04/919.24	c total #propagations: 8240685 / total #impl: 1814808273 (eff. 0.005)
919.04/919.24	c GC COLLECT
919.04/919.24	c #Conflicts:     202000 | #Learnt:      11188 | 0.009
919.04/919.24	c total clause space: 78.2603MB
919.04/919.24	c total #watches: 604397
923.85/924.07	c total #propagations: 8277478 / total #impl: 1824743865 (eff. 0.005)
923.85/924.07	c #Conflicts:     203000 | #Learnt:      12188 | 0.009
923.85/924.07	c total clause space: 78.2603MB
923.85/924.07	c total #watches: 640578
928.74/928.91	c total #propagations: 8314828 / total #impl: 1831042328 (eff. 0.005)
928.74/928.91	c #Conflicts:     204000 | #Learnt:      13188 | 0.009
928.74/928.91	c total clause space: 78.2603MB
928.74/928.91	c total #watches: 677618
933.34/933.53	c total #propagations: 8352882 / total #impl: 1839753815 (eff. 0.005)
933.34/933.53	c #Conflicts:     205000 | #Learnt:      14188 | 0.009
933.34/933.53	c total clause space: 78.2603MB
933.34/933.53	c total #watches: 718916
938.04/938.26	c total #propagations: 8388396 / total #impl: 1853972706 (eff. 0.005)
938.04/938.26	c #Conflicts:     206000 | #Learnt:      15188 | 0.009
938.04/938.26	c total clause space: 78.2603MB
938.04/938.26	c total #watches: 759812
943.44/943.63	c total #propagations: 8425179 / total #impl: 1862439170 (eff. 0.005)
943.44/943.63	c #Conflicts:     207000 | #Learnt:      16188 | 0.009
943.44/943.63	c total clause space: 78.2603MB
943.44/943.63	c total #watches: 802170
949.25/949.44	c total #propagations: 8462218 / total #impl: 1872013465 (eff. 0.005)
949.25/949.44	c #Conflicts:     208000 | #Learnt:      17188 | 0.009
949.25/949.44	c total clause space: 78.2603MB
949.25/949.44	c total #watches: 842675
956.54/956.73	c total #propagations: 8499506 / total #impl: 1881927046 (eff. 0.005)
956.54/956.73	c #Conflicts:     209000 | #Learnt:      18188 | 0.009
956.54/956.73	c total clause space: 78.2603MB
956.54/956.73	c total #watches: 880682
963.64/963.87	c total #propagations: 8537510 / total #impl: 1894139946 (eff. 0.005)
963.64/963.87	c #Conflicts:     210000 | #Learnt:      19188 | 0.009
963.64/963.87	c total clause space: 78.2603MB
963.64/963.87	c total #watches: 922791
972.04/972.20	c total #propagations: 8574167 / total #impl: 1913587459 (eff. 0.004)
972.04/972.20	c #Conflicts:     211000 | #Learnt:      20188 | 0.009
972.04/972.20	c total clause space: 78.2603MB
972.04/972.20	c total #watches: 957428
981.43/981.62	c total #propagations: 8611225 / total #impl: 1926714230 (eff. 0.004)
981.43/981.62	c #Conflicts:     212000 | #Learnt:      21188 | 0.009
981.43/981.62	c total clause space: 78.2603MB
981.43/981.62	c total #watches: 988605
990.13/990.36	c total #propagations: 8650091 / total #impl: 1938810913 (eff. 0.004)
990.13/990.36	c GC COLLECT
990.13/990.36	c #Conflicts:     213000 | #Learnt:      11179 | 0.009
990.13/990.36	c total clause space: 78.2603MB
990.13/990.36	c total #watches: 605603
994.03/994.28	c total #propagations: 8689647 / total #impl: 1949299740 (eff. 0.004)
994.03/994.28	c #Conflicts:     214000 | #Learnt:      12179 | 0.009
994.03/994.28	c total clause space: 78.2603MB
994.03/994.28	c total #watches: 633731
997.83/998.04	c total #propagations: 8726046 / total #impl: 1957868290 (eff. 0.004)
997.83/998.04	c #Conflicts:     215000 | #Learnt:      13179 | 0.009
997.83/998.04	c total clause space: 78.2603MB
997.83/998.04	c total #watches: 662927
1001.94/1002.17	c total #propagations: 8761995 / total #impl: 1964430295 (eff. 0.004)
1001.94/1002.17	c #Conflicts:     216000 | #Learnt:      14179 | 0.009
1001.94/1002.17	c total clause space: 78.2603MB
1001.94/1002.17	c total #watches: 688803
1006.53/1006.75	c total #propagations: 8799402 / total #impl: 1972152916 (eff. 0.004)
1006.53/1006.75	c #Conflicts:     217000 | #Learnt:      15179 | 0.009
1006.53/1006.75	c total clause space: 78.2603MB
1006.53/1006.75	c total #watches: 714307
1012.13/1012.38	c total #propagations: 8834696 / total #impl: 1983865114 (eff. 0.004)
1012.13/1012.38	c #Conflicts:     218000 | #Learnt:      16179 | 0.009
1012.13/1012.38	c total clause space: 78.2603MB
1012.13/1012.38	c total #watches: 741997
1017.34/1017.60	c total #propagations: 8875541 / total #impl: 1990784383 (eff. 0.004)
1017.34/1017.60	c #Conflicts:     219000 | #Learnt:      17179 | 0.009
1017.34/1017.60	c total clause space: 78.2603MB
1017.34/1017.60	c total #watches: 772840
1023.13/1023.31	c total #propagations: 8913977 / total #impl: 1998355900 (eff. 0.004)
1023.13/1023.31	c #Conflicts:     220000 | #Learnt:      18179 | 0.009
1023.13/1023.31	c total clause space: 78.2603MB
1023.13/1023.31	c total #watches: 801537
1029.73/1029.90	c total #propagations: 8953728 / total #impl: 2002228271 (eff. 0.004)
1029.73/1029.90	c #Conflicts:     221000 | #Learnt:      19179 | 0.009
1029.73/1029.90	c total clause space: 78.2603MB
1029.73/1029.90	c total #watches: 829130
1036.53/1036.73	c total #propagations: 8994762 / total #impl: 2006483962 (eff. 0.004)
1036.53/1036.73	c #Conflicts:     222000 | #Learnt:      20179 | 0.009
1036.53/1036.73	c total clause space: 78.2603MB
1036.53/1036.73	c total #watches: 854416
1044.12/1044.32	c total #propagations: 9037307 / total #impl: 2010417910 (eff. 0.004)
1044.12/1044.32	c #Conflicts:     223000 | #Learnt:      21179 | 0.009
1044.12/1044.32	c total clause space: 78.2603MB
1044.12/1044.32	c total #watches: 881250
1052.82/1053.04	c total #propagations: 9079667 / total #impl: 2016249205 (eff. 0.005)
1052.82/1053.04	c #Conflicts:     224000 | #Learnt:      22179 | 0.009
1052.82/1053.04	c total clause space: 78.2603MB
1052.82/1053.04	c total #watches: 907347
1058.62/1058.86	c total #propagations: 9122661 / total #impl: 2022143479 (eff. 0.005)
1058.62/1058.86	c GC COLLECT
1058.62/1058.86	c #Conflicts:     225000 | #Learnt:      11882 | 0.009
1058.62/1058.86	c total clause space: 78.2603MB
1058.62/1058.86	c total #watches: 630333
1063.42/1063.65	c total #propagations: 9161380 / total #impl: 2025138240 (eff. 0.005)
1063.42/1063.65	c #Conflicts:     226000 | #Learnt:      12882 | 0.009
1063.42/1063.65	c total clause space: 78.2603MB
1063.42/1063.65	c total #watches: 658293
1068.42/1068.67	c total #propagations: 9199458 / total #impl: 2030476452 (eff. 0.005)
1068.42/1068.67	c #Conflicts:     227000 | #Learnt:      13882 | 0.009
1068.42/1068.67	c total clause space: 78.2603MB
1068.42/1068.67	c total #watches: 685020
1074.02/1074.28	c total #propagations: 9236744 / total #impl: 2036057104 (eff. 0.005)
1074.02/1074.28	c #Conflicts:     228000 | #Learnt:      14882 | 0.009
1074.02/1074.28	c total clause space: 78.2603MB
1074.02/1074.28	c total #watches: 713735
1080.72/1080.95	c total #propagations: 9276489 / total #impl: 2042641281 (eff. 0.005)
1080.72/1080.95	c #Conflicts:     229000 | #Learnt:      15882 | 0.009
1080.72/1080.95	c total clause space: 78.2603MB
1080.72/1080.95	c total #watches: 742899
1087.02/1087.27	c total #propagations: 9318713 / total #impl: 2050844204 (eff. 0.005)
1087.02/1087.27	c #Conflicts:     230000 | #Learnt:      16882 | 0.009
1087.02/1087.27	c total clause space: 78.2603MB
1087.02/1087.27	c total #watches: 771819
1094.42/1094.69	c total #propagations: 9358450 / total #impl: 2058617849 (eff. 0.005)
1094.42/1094.69	c #Conflicts:     231000 | #Learnt:      17882 | 0.009
1094.42/1094.69	c total clause space: 78.2603MB
1094.42/1094.69	c total #watches: 804348
1101.92/1102.17	c total #propagations: 9397134 / total #impl: 2078476724 (eff. 0.005)
1101.92/1102.17	c #Conflicts:     232000 | #Learnt:      18882 | 0.009
1101.92/1102.17	c total clause space: 78.2603MB
1101.92/1102.17	c total #watches: 841033
1109.01/1109.20	c total #propagations: 9439288 / total #impl: 2082843664 (eff. 0.005)
1109.01/1109.20	c #Conflicts:     233000 | #Learnt:      19882 | 0.009
1109.01/1109.20	c total clause space: 78.2603MB
1109.01/1109.20	c total #watches: 879505
1117.11/1117.33	c total #propagations: 9478708 / total #impl: 2090277307 (eff. 0.005)
1117.11/1117.33	c #Conflicts:     234000 | #Learnt:      20882 | 0.009
1117.11/1117.33	c total clause space: 78.2603MB
1117.11/1117.33	c total #watches: 917468
1126.81/1127.07	c total #propagations: 9520149 / total #impl: 2099182236 (eff. 0.005)
1126.81/1127.07	c #Conflicts:     235000 | #Learnt:      21882 | 0.009
1126.81/1127.07	c total clause space: 78.2603MB
1126.81/1127.07	c total #watches: 955899
1136.22/1136.47	c total #propagations: 9564349 / total #impl: 2106727765 (eff. 0.005)
1136.22/1136.47	c #Conflicts:     236000 | #Learnt:      22882 | 0.009
1136.22/1136.47	c total clause space: 78.2603MB
1136.22/1136.47	c total #watches: 984677
1144.71/1144.95	c total #propagations: 9609226 / total #impl: 2110282265 (eff. 0.005)
1144.71/1144.95	c GC COLLECT
1144.71/1144.95	c #Conflicts:     237000 | #Learnt:      12278 | 0.009
1144.71/1144.95	c total clause space: 78.2603MB
1144.71/1144.95	c total #watches: 638608
1151.41/1151.64	c total #propagations: 9651884 / total #impl: 2112584401 (eff. 0.005)
1151.41/1151.64	c #Conflicts:     238000 | #Learnt:      13278 | 0.009
1151.41/1151.64	c total clause space: 78.2603MB
1151.41/1151.64	c total #watches: 659784
1157.61/1157.80	c total #propagations: 9692871 / total #impl: 2114193868 (eff. 0.005)
1157.61/1157.80	c #Conflicts:     239000 | #Learnt:      14278 | 0.009
1157.61/1157.80	c total clause space: 78.2603MB
1157.61/1157.80	c total #watches: 675616
1162.71/1162.99	c total #propagations: 9733646 / total #impl: 2115993997 (eff. 0.005)
1162.71/1162.99	c #Conflicts:     240000 | #Learnt:      15278 | 0.009
1162.71/1162.99	c total clause space: 78.2603MB
1162.71/1162.99	c total #watches: 709878
1168.61/1168.85	c total #propagations: 9775674 / total #impl: 2123127622 (eff. 0.005)
1168.61/1168.85	c #Conflicts:     241000 | #Learnt:      16278 | 0.009
1168.61/1168.85	c total clause space: 78.2603MB
1168.61/1168.85	c total #watches: 741760
1174.61/1174.83	c total #propagations: 9817436 / total #impl: 2127350875 (eff. 0.005)
1174.61/1174.83	c #Conflicts:     242000 | #Learnt:      17278 | 0.009
1174.61/1174.83	c total clause space: 78.2603MB
1174.61/1174.83	c total #watches: 781650
1181.50/1181.75	c total #propagations: 9855306 / total #impl: 2136670255 (eff. 0.005)
1181.50/1181.75	c #Conflicts:     243000 | #Learnt:      18278 | 0.009
1181.50/1181.75	c total clause space: 78.2603MB
1181.50/1181.75	c total #watches: 815522
1190.50/1190.77	c total #propagations: 9896682 / total #impl: 2140432656 (eff. 0.005)
1190.50/1190.77	c #Conflicts:     244000 | #Learnt:      19278 | 0.009
1190.50/1190.77	c total clause space: 78.2603MB
1190.50/1190.77	c total #watches: 843104
1198.20/1198.43	c total #propagations: 9940469 / total #impl: 2144975866 (eff. 0.005)
1198.20/1198.43	c #Conflicts:     245000 | #Learnt:      20278 | 0.009
1198.20/1198.43	c total clause space: 78.2603MB
1198.20/1198.43	c total #watches: 880931
1205.10/1205.35	c total #propagations: 9981279 / total #impl: 2159323644 (eff. 0.005)
1205.10/1205.35	c #Conflicts:     246000 | #Learnt:      21278 | 0.009
1205.10/1205.35	c total clause space: 78.2603MB
1205.10/1205.35	c total #watches: 927898
1212.80/1213.09	c total #propagations: 10019646 / total #impl: 2173960301 (eff. 0.005)
1212.80/1213.09	c #Conflicts:     247000 | #Learnt:      22278 | 0.009
1212.80/1213.09	c total clause space: 78.2603MB
1212.80/1213.09	c total #watches: 976052
1221.50/1221.74	c total #propagations: 10058648 / total #impl: 2190853807 (eff. 0.005)
1221.50/1221.74	c #Conflicts:     248000 | #Learnt:      23278 | 0.009
1221.50/1221.74	c total clause space: 78.2603MB
1221.50/1221.74	c total #watches: 1026349
1229.10/1229.34	c total #propagations: 10099790 / total #impl: 2210602874 (eff. 0.005)
1229.10/1229.34	c GC COLLECT
1229.10/1229.34	c #Conflicts:     249000 | #Learnt:      12376 | 0.009
1229.10/1229.34	c total clause space: 78.2603MB
1229.10/1229.34	c total #watches: 645919
1234.60/1234.81	c total #propagations: 10140622 / total #impl: 2222642192 (eff. 0.005)
1234.60/1234.81	c #Conflicts:     250000 | #Learnt:      13376 | 0.009
1234.60/1234.81	c total clause space: 78.2603MB
1234.60/1234.81	c total #watches: 688902
1241.19/1241.47	c total #propagations: 10181280 / total #impl: 2234942766 (eff. 0.005)
1241.19/1241.47	c #Conflicts:     251000 | #Learnt:      14376 | 0.009
1241.19/1241.47	c total clause space: 78.2603MB
1241.19/1241.47	c total #watches: 724280
1248.40/1248.63	c total #propagations: 10225033 / total #impl: 2246729521 (eff. 0.005)
1248.40/1248.63	c #Conflicts:     252000 | #Learnt:      15376 | 0.009
1248.40/1248.63	c total clause space: 78.2603MB
1248.40/1248.63	c total #watches: 764009
1256.00/1256.24	c total #propagations: 10267389 / total #impl: 2257730905 (eff. 0.005)
1256.00/1256.24	c #Conflicts:     253000 | #Learnt:      16376 | 0.009
1256.00/1256.24	c total clause space: 78.2603MB
1256.00/1256.24	c total #watches: 799768
1262.60/1262.89	c total #propagations: 10311360 / total #impl: 2268951294 (eff. 0.005)
1262.60/1262.89	c #Conflicts:     254000 | #Learnt:      17376 | 0.008
1262.60/1262.89	c total clause space: 78.2603MB
1262.60/1262.89	c total #watches: 845996
1269.20/1269.43	c total #propagations: 10354945 / total #impl: 2283103774 (eff. 0.005)
1269.20/1269.43	c #Conflicts:     255000 | #Learnt:      18376 | 0.008
1269.20/1269.43	c total clause space: 78.2603MB
1269.20/1269.43	c total #watches: 894894
1277.89/1278.19	c total #propagations: 10391431 / total #impl: 2301740177 (eff. 0.005)
1277.89/1278.19	c #Conflicts:     256000 | #Learnt:      19376 | 0.008
1277.89/1278.19	c total clause space: 78.2603MB
1277.89/1278.19	c total #watches: 934131
1286.59/1286.86	c total #propagations: 10432818 / total #impl: 2314684069 (eff. 0.005)
1286.59/1286.86	c #Conflicts:     257000 | #Learnt:      20376 | 0.008
1286.59/1286.86	c total clause space: 78.2603MB
1286.59/1286.86	c total #watches: 979808
1295.29/1295.54	c total #propagations: 10472475 / total #impl: 2329748961 (eff. 0.004)
1295.29/1295.54	c #Conflicts:     258000 | #Learnt:      21376 | 0.008
1295.29/1295.54	c total clause space: 78.2603MB
1295.29/1295.54	c total #watches: 1024334
1305.49/1305.71	c total #propagations: 10512104 / total #impl: 2344021496 (eff. 0.004)
1305.49/1305.71	c #Conflicts:     259000 | #Learnt:      22376 | 0.008
1305.49/1305.71	c total clause space: 78.2603MB
1305.49/1305.71	c total #watches: 1068643
1315.49/1315.73	c total #propagations: 10554791 / total #impl: 2359075564 (eff. 0.004)
1315.49/1315.73	c #Conflicts:     260000 | #Learnt:      23376 | 0.008
1315.49/1315.73	c total clause space: 78.2603MB
1315.49/1315.73	c total #watches: 1111425
1326.78/1327.06	c total #propagations: 10594071 / total #impl: 2370979141 (eff. 0.004)
1326.78/1327.06	c #Conflicts:     261000 | #Learnt:      24376 | 0.008
1326.78/1327.06	c total clause space: 78.2603MB
1326.78/1327.06	c total #watches: 1150560
1332.58/1332.81	c total #propagations: 10632880 / total #impl: 2386448566 (eff. 0.004)
1332.58/1332.81	c GC COLLECT
1332.58/1332.81	c #Conflicts:     262000 | #Learnt:      13172 | 0.008
1332.58/1332.81	c total clause space: 78.2603MB
1332.58/1332.81	c total #watches: 670622
1338.18/1338.47	c total #propagations: 10674207 / total #impl: 2393679094 (eff. 0.004)
1338.18/1338.47	c #Conflicts:     263000 | #Learnt:      14172 | 0.008
1338.18/1338.47	c total clause space: 78.2603MB
1338.18/1338.47	c total #watches: 714470
1344.08/1344.35	c total #propagations: 10718888 / total #impl: 2400541656 (eff. 0.004)
1344.08/1344.35	c #Conflicts:     264000 | #Learnt:      15172 | 0.009
1344.08/1344.35	c total clause space: 78.2603MB
1344.08/1344.35	c total #watches: 762042
1350.27/1350.52	c total #propagations: 10760169 / total #impl: 2414128714 (eff. 0.004)
1350.27/1350.52	c #Conflicts:     265000 | #Learnt:      16172 | 0.008
1350.27/1350.52	c total clause space: 78.2603MB
1350.27/1350.52	c total #watches: 809648
1356.37/1356.67	c total #propagations: 10799078 / total #impl: 2429357093 (eff. 0.004)
1356.37/1356.67	c #Conflicts:     266000 | #Learnt:      17172 | 0.008
1356.37/1356.67	c total clause space: 78.2603MB
1356.37/1356.67	c total #watches: 867633
1362.47/1362.75	c total #propagations: 10834283 / total #impl: 2458324423 (eff. 0.004)
1362.47/1362.75	c #Conflicts:     267000 | #Learnt:      18172 | 0.008
1362.47/1362.75	c total clause space: 78.2603MB
1362.47/1362.75	c total #watches: 919127
1370.48/1370.77	c total #propagations: 10869520 / total #impl: 2478065466 (eff. 0.004)
1370.48/1370.77	c #Conflicts:     268000 | #Learnt:      19172 | 0.008
1370.48/1370.77	c total clause space: 78.2603MB
1370.48/1370.77	c total #watches: 967302
1379.77/1380.06	c total #propagations: 10908663 / total #impl: 2496310694 (eff. 0.004)
1379.77/1380.06	c #Conflicts:     269000 | #Learnt:      20172 | 0.008
1379.77/1380.06	c total clause space: 78.2603MB
1379.77/1380.06	c total #watches: 1014647
1389.27/1389.52	c total #propagations: 10950251 / total #impl: 2514558742 (eff. 0.004)
1389.27/1389.52	c #Conflicts:     270000 | #Learnt:      21172 | 0.008
1389.27/1389.52	c total clause space: 78.2603MB
1389.27/1389.52	c total #watches: 1074164
1398.27/1398.52	c total #propagations: 10987178 / total #impl: 2557463924 (eff. 0.004)
1398.27/1398.52	c #Conflicts:     271000 | #Learnt:      22172 | 0.008
1398.27/1398.52	c total clause space: 78.2603MB
1398.27/1398.52	c total #watches: 1131719
1408.36/1408.65	c total #propagations: 11022486 / total #impl: 2595785263 (eff. 0.004)
1408.36/1408.65	c #Conflicts:     272000 | #Learnt:      23172 | 0.008
1408.36/1408.65	c total clause space: 78.2603MB
1408.36/1408.65	c total #watches: 1185013
1419.66/1419.97	c total #propagations: 11058773 / total #impl: 2635388078 (eff. 0.004)
1419.66/1419.97	c #Conflicts:     273000 | #Learnt:      24172 | 0.008
1419.66/1419.97	c total clause space: 78.2603MB
1419.66/1419.97	c total #watches: 1239095
1428.68/1428.96	c total #propagations: 11096443 / total #impl: 2672062871 (eff. 0.004)
1428.68/1428.96	c GC COLLECT
1428.68/1428.96	c #Conflicts:     274000 | #Learnt:      12676 | 0.008
1428.68/1428.96	c total clause space: 78.2603MB
1428.68/1428.96	c total #watches: 654649
1433.18/1433.49	c total #propagations: 11132915 / total #impl: 2697017471 (eff. 0.004)
1433.18/1433.49	c #Conflicts:     275000 | #Learnt:      13676 | 0.008
1433.18/1433.49	c total clause space: 78.2603MB
1433.18/1433.49	c total #watches: 699303
1438.57/1438.82	c total #propagations: 11174360 / total #impl: 2708220039 (eff. 0.004)
1438.57/1438.82	c #Conflicts:     276000 | #Learnt:      14676 | 0.008
1438.57/1438.82	c total clause space: 78.2603MB
1438.57/1438.82	c total #watches: 747281
1444.17/1444.41	c total #propagations: 11213419 / total #impl: 2723280882 (eff. 0.004)
1444.17/1444.41	c #Conflicts:     277000 | #Learnt:      15676 | 0.008
1444.17/1444.41	c total clause space: 78.2603MB
1444.17/1444.41	c total #watches: 795333
1450.67/1450.98	c total #propagations: 11252242 / total #impl: 2739643798 (eff. 0.004)
1450.67/1450.98	c #Conflicts:     278000 | #Learnt:      16676 | 0.008
1450.67/1450.98	c total clause space: 78.2603MB
1450.67/1450.98	c total #watches: 842206
1459.06/1459.37	c total #propagations: 11291351 / total #impl: 2753239251 (eff. 0.004)
1459.06/1459.37	c #Conflicts:     279000 | #Learnt:      17676 | 0.008
1459.06/1459.37	c total clause space: 78.2603MB
1459.06/1459.37	c total #watches: 873674
1468.46/1468.73	c total #propagations: 11336021 / total #impl: 2756187228 (eff. 0.004)
1468.46/1468.73	c #Conflicts:     280000 | #Learnt:      18676 | 0.008
1468.46/1468.73	c total clause space: 78.2603MB
1468.46/1468.73	c total #watches: 923920
1477.26/1477.57	c total #propagations: 11377265 / total #impl: 2768701737 (eff. 0.004)
1477.26/1477.57	c #Conflicts:     281000 | #Learnt:      19676 | 0.008
1477.26/1477.57	c total clause space: 78.2603MB
1477.26/1477.57	c total #watches: 969082
1486.56/1486.82	c total #propagations: 11417130 / total #impl: 2786571716 (eff. 0.004)
1486.56/1486.82	c #Conflicts:     282000 | #Learnt:      20676 | 0.008
1486.56/1486.82	c total clause space: 78.2603MB
1486.56/1486.82	c total #watches: 1017162
1496.36/1496.67	c total #propagations: 11456326 / total #impl: 2803556684 (eff. 0.004)
1496.36/1496.67	c #Conflicts:     283000 | #Learnt:      21676 | 0.008
1496.36/1496.67	c total clause space: 78.2603MB
1496.36/1496.67	c total #watches: 1070656
1507.96/1508.22	c total #propagations: 11496755 / total #impl: 2825585752 (eff. 0.004)
1507.96/1508.22	c #Conflicts:     284000 | #Learnt:      22676 | 0.008
1507.96/1508.22	c total clause space: 78.2603MB
1507.96/1508.22	c total #watches: 1119513
1517.86/1518.13	c total #propagations: 11540833 / total #impl: 2846857685 (eff. 0.004)
1517.86/1518.13	c #Conflicts:     285000 | #Learnt:      23676 | 0.008
1517.86/1518.13	c total clause space: 78.2603MB
1517.86/1518.13	c total #watches: 1173873
1530.55/1530.82	c total #propagations: 11581581 / total #impl: 2868938671 (eff. 0.004)
1530.55/1530.82	c #Conflicts:     286000 | #Learnt:      24676 | 0.008
1530.55/1530.82	c total clause space: 78.2603MB
1530.55/1530.82	c total #watches: 1214497
1545.05/1545.37	c total #propagations: 11628254 / total #impl: 2882547693 (eff. 0.004)
1545.05/1545.37	c GC COLLECT
1545.05/1545.37	c #Conflicts:     287000 | #Learnt:      12869 | 0.008
1545.05/1545.37	c total clause space: 78.2603MB
1545.05/1545.37	c total #watches: 663004
1551.25/1551.51	c total #propagations: 11671752 / total #impl: 2887439466 (eff. 0.004)
1551.25/1551.51	c #Conflicts:     288000 | #Learnt:      13869 | 0.008
1551.25/1551.51	c total clause space: 78.2603MB
1551.25/1551.51	c total #watches: 703084
1557.55/1557.88	c total #propagations: 11714010 / total #impl: 2895379095 (eff. 0.004)
1557.55/1557.88	c #Conflicts:     289000 | #Learnt:      14869 | 0.008
1557.55/1557.88	c total clause space: 78.2603MB
1557.55/1557.88	c total #watches: 747157
1564.15/1564.42	c total #propagations: 11757496 / total #impl: 2905723944 (eff. 0.004)
1564.15/1564.42	c #Conflicts:     290000 | #Learnt:      15869 | 0.008
1564.15/1564.42	c total clause space: 78.2603MB
1564.15/1564.42	c total #watches: 795790
1571.45/1571.71	c total #propagations: 11797113 / total #impl: 2919410047 (eff. 0.004)
1571.45/1571.71	c #Conflicts:     291000 | #Learnt:      16869 | 0.008
1571.45/1571.71	c total clause space: 78.2603MB
1571.45/1571.71	c total #watches: 847533
1577.75/1578.09	c total #propagations: 11834628 / total #impl: 2945603838 (eff. 0.004)
1577.75/1578.09	c #Conflicts:     292000 | #Learnt:      17869 | 0.008
1577.75/1578.09	c total clause space: 78.2603MB
1577.75/1578.09	c total #watches: 901017
1585.64/1585.96	c total #propagations: 11870766 / total #impl: 2969317914 (eff. 0.004)
1585.64/1585.96	c #Conflicts:     293000 | #Learnt:      18869 | 0.008
1585.64/1585.96	c total clause space: 78.2603MB
1585.64/1585.96	c total #watches: 956490
1596.04/1596.37	c total #propagations: 11908923 / total #impl: 2997552210 (eff. 0.004)
1596.04/1596.37	c #Conflicts:     294000 | #Learnt:      19869 | 0.008
1596.04/1596.37	c total clause space: 78.2603MB
1596.04/1596.37	c total #watches: 1012548
1606.74/1607.00	c total #propagations: 11949111 / total #impl: 3031683113 (eff. 0.004)
1606.74/1607.00	c #Conflicts:     295000 | #Learnt:      20869 | 0.008
1606.74/1607.00	c total clause space: 78.2603MB
1606.74/1607.00	c total #watches: 1065030
1618.24/1618.51	c total #propagations: 11988099 / total #impl: 3063044311 (eff. 0.004)
1618.24/1618.51	c #Conflicts:     296000 | #Learnt:      21869 | 0.008
1618.24/1618.51	c total clause space: 78.2603MB
1618.24/1618.51	c total #watches: 1119151
1630.14/1630.49	c total #propagations: 12027774 / total #impl: 3096497797 (eff. 0.004)
1630.14/1630.49	c #Conflicts:     297000 | #Learnt:      22869 | 0.008
1630.14/1630.49	c total clause space: 78.2603MB
1630.14/1630.49	c total #watches: 1156808
1639.84/1640.11	c total #propagations: 12063512 / total #impl: 3112866692 (eff. 0.004)
1639.84/1640.11	c #Conflicts:     298000 | #Learnt:      23869 | 0.008
1639.84/1640.11	c total clause space: 78.2603MB
1639.84/1640.11	c total #watches: 1212745
1651.03/1651.37	c total #propagations: 12098423 / total #impl: 3136344728 (eff. 0.004)
1651.03/1651.37	c #Conflicts:     299000 | #Learnt:      24869 | 0.008
1651.03/1651.37	c total clause space: 78.2603MB
1651.03/1651.37	c total #watches: 1265705
1665.43/1665.71	c total #propagations: 12135764 / total #impl: 3161012780 (eff. 0.004)
1665.43/1665.71	c #Conflicts:     300000 | #Learnt:      25869 | 0.008
1665.43/1665.71	c total clause space: 127.173MB
1665.43/1665.71	c total #watches: 1301553
1674.43/1674.70	c total #propagations: 12176126 / total #impl: 3174535795 (eff. 0.004)
1674.43/1674.70	c GC COLLECT
1674.43/1674.70	c #Conflicts:     301000 | #Learnt:      13772 | 0.008
1674.43/1674.70	c total clause space: 127.173MB
1674.43/1674.70	c total #watches: 703659
1681.73/1682.06	c total #propagations: 12218512 / total #impl: 3189958093 (eff. 0.004)
1681.73/1682.06	c #Conflicts:     302000 | #Learnt:      14772 | 0.008
1681.73/1682.06	c total clause space: 127.173MB
1681.73/1682.06	c total #watches: 742737
1689.83/1690.13	c total #propagations: 12262430 / total #impl: 3199312898 (eff. 0.004)
1689.83/1690.13	c #Conflicts:     303000 | #Learnt:      15772 | 0.008
1689.83/1690.13	c total clause space: 127.173MB
1689.83/1690.13	c total #watches: 770066
1697.42/1697.76	c total #propagations: 12308073 / total #impl: 3203749958 (eff. 0.004)
1697.42/1697.76	c #Conflicts:     304000 | #Learnt:      16772 | 0.008
1697.42/1697.76	c total clause space: 127.173MB
1697.42/1697.76	c total #watches: 811655
1705.12/1705.44	c total #propagations: 12353502 / total #impl: 3212612024 (eff. 0.004)
1705.12/1705.44	c #Conflicts:     305000 | #Learnt:      17772 | 0.008
1705.12/1705.44	c total clause space: 127.173MB
1705.12/1705.44	c total #watches: 858890
1711.72/1712.08	c total #propagations: 12396730 / total #impl: 3223630211 (eff. 0.004)
1711.72/1712.08	c #Conflicts:     306000 | #Learnt:      18772 | 0.008
1711.72/1712.08	c total clause space: 127.173MB
1711.72/1712.08	c total #watches: 902848
1719.03/1719.36	c total #propagations: 12435492 / total #impl: 3237955875 (eff. 0.004)
1719.03/1719.36	c #Conflicts:     307000 | #Learnt:      19772 | 0.008
1719.03/1719.36	c total clause space: 127.173MB
1719.03/1719.36	c total #watches: 961180
1728.12/1728.40	c total #propagations: 12471534 / total #impl: 3262801755 (eff. 0.004)
1728.12/1728.40	c #Conflicts:     308000 | #Learnt:      20772 | 0.008
1728.12/1728.40	c total clause space: 127.173MB
1728.12/1728.40	c total #watches: 1003625
1737.32/1737.60	c total #propagations: 12515564 / total #impl: 3273121542 (eff. 0.004)
1737.32/1737.60	c #Conflicts:     309000 | #Learnt:      21772 | 0.008
1737.32/1737.60	c total clause space: 127.173MB
1737.32/1737.60	c total #watches: 1050929
1748.62/1748.97	c total #propagations: 12557812 / total #impl: 3279300401 (eff. 0.004)
1748.62/1748.97	c #Conflicts:     310000 | #Learnt:      22772 | 0.008
1748.62/1748.97	c total clause space: 127.173MB
1748.62/1748.97	c total #watches: 1091028
1760.02/1760.36	c total #propagations: 12598339 / total #impl: 3299473592 (eff. 0.004)
1760.02/1760.36	c #Conflicts:     311000 | #Learnt:      23772 | 0.008
1760.02/1760.36	c total clause space: 127.173MB
1760.02/1760.36	c total #watches: 1131588
1772.41/1772.76	c total #propagations: 12640417 / total #impl: 3324554675 (eff. 0.004)
1772.41/1772.76	c #Conflicts:     312000 | #Learnt:      24772 | 0.008
1772.41/1772.76	c total clause space: 127.173MB
1772.41/1772.76	c total #watches: 1163876
1784.41/1784.72	c total #propagations: 12682557 / total #impl: 3337898970 (eff. 0.004)
1784.41/1784.72	c #Conflicts:     313000 | #Learnt:      25772 | 0.008
1784.41/1784.72	c total clause space: 127.173MB
1784.41/1784.72	c total #watches: 1198026
1796.81/1797.12	c total #propagations: 12723038 / total #impl: 3351999525 (eff. 0.004)
1796.81/1797.12	c #Conflicts:     314000 | #Learnt:      26772 | 0.008
1796.81/1797.12	c total clause space: 127.173MB
1796.81/1797.12	c total #watches: 1229875

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

pid=2638
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.04 2.05 2.01 3/175 2641
/proc/meminfo: memFree=31613928/32872528 swapFree=170020/176152
[pid=2641] ppid=2638 vsize=29112 CPUtime=0 cores=0,2,4,6
/proc/2641/stat : 2641 (cdcl-cuttingpla) R 2638 2641 1985 0 -1 4202496 234 0 0 0 0 0 0 0 20 0 1 0 603346 29810688 3692 33554432000 4194304 6201397 140733332614832 140735470031448 4202592 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2641/statm: 7278 3692 92 491 0 6777 0

[startup+0.100169 s]
/proc/loadavg: 2.04 2.05 2.01 3/175 2641
/proc/meminfo: memFree=31613928/32872528 swapFree=170020/176152
[pid=2641] ppid=2638 vsize=33856 CPUtime=0.09 cores=0,2,4,6
/proc/2641/stat : 2641 (cdcl-cuttingpla) R 2638 2641 1985 0 -1 4202496 513 0 0 0 9 0 0 0 20 0 1 0 603346 34668544 6986 33554432000 4194304 6201397 140733332614832 140735470031448 4213240 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2641/statm: 8464 6986 145 491 0 7963 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33856

[startup+0.200356 s]
/proc/loadavg: 2.04 2.05 2.01 3/175 2641
/proc/meminfo: memFree=31613928/32872528 swapFree=170020/176152
[pid=2641] ppid=2638 vsize=33984 CPUtime=0.19 cores=0,2,4,6
/proc/2641/stat : 2641 (cdcl-cuttingpla) R 2638 2641 1985 0 -1 4202496 569 0 0 0 19 0 0 0 20 0 1 0 603346 34799616 7038 33554432000 4194304 6201397 140733332614832 140735470031448 4207716 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2641/statm: 8496 7038 158 491 0 7995 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 33984

[startup+0.300261 s]
/proc/loadavg: 2.04 2.05 2.01 3/175 2641
/proc/meminfo: memFree=31613928/32872528 swapFree=170020/176152
[pid=2641] ppid=2638 vsize=34116 CPUtime=0.29 cores=0,2,4,6
/proc/2641/stat : 2641 (cdcl-cuttingpla) R 2638 2641 1985 0 -1 4202496 980 0 0 0 29 0 0 0 20 0 1 0 603346 34934784 7281 33554432000 4194304 6201397 140733332614832 140733332613960 4207438 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2641/statm: 8529 7281 158 491 0 8028 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 34116

[startup+0.700234 s]
/proc/loadavg: 2.04 2.05 2.01 3/175 2641
/proc/meminfo: memFree=31613928/32872528 swapFree=170020/176152
[pid=2641] ppid=2638 vsize=37100 CPUtime=0.68 cores=0,2,4,6
/proc/2641/stat : 2641 (cdcl-cuttingpla) R 2638 2641 1985 0 -1 4202496 1569 0 0 0 68 0 0 0 20 0 1 0 603346 37990400 8166 33554432000 4194304 6201397 140733332614832 140733332613960 4213186 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2641/statm: 9275 8166 158 491 0 8774 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 37100

[startup+1.50023 s]
/proc/loadavg: 2.04 2.05 2.01 3/176 2642
/proc/meminfo: memFree=31578304/32872528 swapFree=170020/176152
[pid=2641] ppid=2638 vsize=42184 CPUtime=1.49 cores=0,2,4,6
/proc/2641/stat : 2641 (cdcl-cuttingpla) R 2638 2641 1985 0 -1 4202496 2242 0 0 0 148 1 0 0 20 0 1 0 603346 43196416 8620 33554432000 4194304 6201397 140733332614832 140733332613544 4207438 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2641/statm: 10546 8620 165 491 0 10045 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 42184

[startup+3.10023 s]
/proc/loadavg: 2.04 2.05 2.01 3/176 2642
/proc/meminfo: memFree=31572288/32872528 swapFree=170020/176152
[pid=2641] ppid=2638 vsize=42732 CPUtime=3.09 cores=0,2,4,6
/proc/2641/stat : 2641 (cdcl-cuttingpla) R 2638 2641 1985 0 -1 4202496 2750 0 0 0 308 1 0 0 20 0 1 0 603346 43757568 9479 33554432000 4194304 6201397 140733332614832 140733332613496 4213268 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2641/statm: 10683 9479 165 491 0 10182 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 42732

[startup+6.30023 s]
/proc/loadavg: 2.03 2.05 2.01 3/176 2642
/proc/meminfo: memFree=31567780/32872528 swapFree=170020/176152
[pid=2641] ppid=2638 vsize=50872 CPUtime=6.28 cores=0,2,4,6
/proc/2641/stat : 2641 (cdcl-cuttingpla) R 2638 2641 1985 0 -1 4202496 3840 0 0 0 627 1 0 0 20 0 1 0 603346 52092928 10201 33554432000 4194304 6201397 140733332614832 140733332613544 4207438 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2641/statm: 12718 10201 165 491 0 12217 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 50872

[startup+12.7002 s]
/proc/loadavg: 2.03 2.05 2.01 3/177 2643
/proc/meminfo: memFree=31556300/32872528 swapFree=170024/176156
[pid=2641] ppid=2638 vsize=51736 CPUtime=12.68 cores=0,2,4,6
/proc/2641/stat : 2641 (cdcl-cuttingpla) R 2638 2641 1985 0 -1 4202496 4078 0 0 0 1267 1 0 0 20 0 1 0 603346 52977664 11451 33554432000 4194304 6201397 140733332614832 140733332613960 4213261 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2641/statm: 12934 11451 165 491 0 12433 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 51736

[startup+25.5002 s]
/proc/loadavg: 2.02 2.05 2.01 3/177 2643
/proc/meminfo: memFree=31546796/32872528 swapFree=170020/176152
[pid=2641] ppid=2638 vsize=64436 CPUtime=25.48 cores=0,2,4,6
/proc/2641/stat : 2641 (cdcl-cuttingpla) R 2638 2641 1985 0 -1 4202496 5203 0 0 0 2547 1 0 0 20 0 1 0 603346 65982464 12706 33554432000 4194304 6201397 140733332614832 140733332613960 4213261 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2641/statm: 16109 12706 165 491 0 15608 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 64436

[startup+51.1004 s]
/proc/loadavg: 2.01 2.04 2.01 3/177 2643
/proc/meminfo: memFree=31533268/32872528 swapFree=170020/176152
[pid=2641] ppid=2638 vsize=66952 CPUtime=51.08 cores=0,2,4,6
/proc/2641/stat : 2641 (cdcl-cuttingpla) R 2638 2641 1985 0 -1 4202496 5739 0 0 0 5106 2 0 0 20 0 1 0 603346 68558848 14775 33554432000 4194304 6201397 140733332614832 140733332613960 4213186 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2641/statm: 16738 14775 165 491 0 16237 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 66952

[startup+102.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/177 2645
/proc/meminfo: memFree=31516860/32872528 swapFree=170020/176152
[pid=2641] ppid=2638 vsize=88800 CPUtime=102.28 cores=0,2,4,6
/proc/2641/stat : 2641 (cdcl-cuttingpla) R 2638 2641 1985 0 -1 4202496 7239 0 0 0 10225 3 0 0 20 0 1 0 603346 90931200 16932 33554432000 4194304 6201397 140733332614832 140733332613960 4213257 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2641/statm: 22200 16932 165 491 0 21699 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 88800

[startup+162.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/177 2646
/proc/meminfo: memFree=31499608/32872528 swapFree=170020/176152
[pid=2641] ppid=2638 vsize=90528 CPUtime=162.26 cores=0,2,4,6
/proc/2641/stat : 2641 (cdcl-cuttingpla) R 2638 2641 1985 0 -1 4202496 7633 0 0 0 16223 3 0 0 20 0 1 0 603346 92700672 18859 33554432000 4194304 6201397 140733332614832 140733332613960 4213110 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2641/statm: 22632 18859 165 491 0 22131 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 90528

[startup+222.307 s]
/proc/loadavg: 2.06 2.03 2.00 3/177 2647
/proc/meminfo: memFree=31485652/32872528 swapFree=170020/176152
[pid=2641] ppid=2638 vsize=92780 CPUtime=222.26 cores=0,2,4,6
/proc/2641/stat : 2641 (cdcl-cuttingpla) R 2638 2641 1985 0 -1 4202496 8146 0 0 0 22223 3 0 0 20 0 1 0 603346 95006720 21406 33554432000 4194304 6201397 140733332614832 140733332613960 4213261 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2641/statm: 23195 21406 165 491 0 22694 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 92780

[startup+282.3 s]
/proc/loadavg: 2.09 2.04 2.00 3/178 2651
/proc/meminfo: memFree=31481448/32872528 swapFree=170020/176152
[pid=2641] ppid=2638 vsize=94448 CPUtime=282.24 cores=0,2,4,6
/proc/2641/stat : 2641 (cdcl-cuttingpla) R 2638 2641 1985 0 -1 4202496 8494 0 0 0 28221 3 0 0 20 0 1 0 603346 96714752 21754 33554432000 4194304 6201397 140733332614832 140733332613496 4213751 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2641/statm: 23612 21754 165 491 0 23111 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 94448

[startup+342.3 s]
/proc/loadavg: 2.09 2.05 2.00 3/178 2675
/proc/meminfo: memFree=31470088/32872528 swapFree=170020/176152
[pid=2641] ppid=2638 vsize=127500 CPUtime=342.23 cores=0,2,4,6
/proc/2641/stat : 2641 (cdcl-cuttingpla) R 2638 2641 1985 0 -1 4202496 9732 0 0 0 34220 3 0 0 20 0 1 0 603346 130560000 23425 33554432000 4194304 6201397 140733332614832 140733332613496 4213170 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2641/statm: 31875 23425 165 491 0 31374 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 127500

[startup+402.3 s]
/proc/loadavg: 2.10 2.05 2.00 3/176 2676
/proc/meminfo: memFree=31464792/32872528 swapFree=170020/176152
[pid=2641] ppid=2638 vsize=128028 CPUtime=402.22 cores=0,2,4,6
/proc/2641/stat : 2641 (cdcl-cuttingpla) R 2638 2641 1985 0 -1 4202496 9812 0 0 0 40219 3 0 0 20 0 1 0 603346 131100672 24016 33554432000 4194304 6201397 140733332614832 140733332613960 4213261 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2641/statm: 32007 24016 165 491 0 31506 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 128028

[startup+462.3 s]
/proc/loadavg: 2.04 2.04 2.00 3/177 2678
/proc/meminfo: memFree=31458272/32872528 swapFree=170024/176156
[pid=2641] ppid=2638 vsize=128292 CPUtime=462.21 cores=0,2,4,6
/proc/2641/stat : 2641 (cdcl-cuttingpla) R 2638 2641 1985 0 -1 4202496 9861 0 0 0 46218 3 0 0 20 0 1 0 603346 131371008 25087 33554432000 4194304 6201397 140733332614832 140733332613960 4213168 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2641/statm: 32073 25087 165 491 0 31572 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 128292

[startup+522.3 s]
/proc/loadavg: 2.07 2.04 2.00 3/177 2679
/proc/meminfo: memFree=31452432/32872528 swapFree=170020/176152
[pid=2641] ppid=2638 vsize=128484 CPUtime=522.21 cores=0,2,4,6
/proc/2641/stat : 2641 (cdcl-cuttingpla) R 2638 2641 1985 0 -1 4202496 9898 0 0 0 52217 4 0 0 20 0 1 0 603346 131567616 25124 33554432000 4194304 6201397 140733332614832 140733332613960 4213240 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2641/statm: 32121 25124 165 491 0 31620 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 128484

[startup+582.3 s]
/proc/loadavg: 2.09 2.05 2.00 3/177 2680
/proc/meminfo: memFree=31448644/32872528 swapFree=170020/176152
[pid=2641] ppid=2638 vsize=129060 CPUtime=582.2 cores=0,2,4,6
/proc/2641/stat : 2641 (cdcl-cuttingpla) R 2638 2641 1985 0 -1 4202496 10019 0 0 0 58216 4 0 0 20 0 1 0 603346 132157440 25250 33554432000 4194304 6201397 140733332614832 140733332613960 4213110 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2641/statm: 32265 25250 165 491 0 31764 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 129060


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


[startup+942.3 s]
/proc/loadavg: 2.03 2.05 2.00 3/177 2690
/proc/meminfo: memFree=31425704/32872528 swapFree=170020/176152
[pid=2641] ppid=2638 vsize=131532 CPUtime=942.14 cores=0,2,4,6
/proc/2641/stat : 2641 (cdcl-cuttingpla) R 2638 2641 1985 0 -1 4202496 10408 0 0 0 94210 4 0 0 20 0 1 0 603346 134688768 28541 33554432000 4194304 6201397 140733332614832 140733332613960 4213182 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2641/statm: 32883 28541 165 491 0 32382 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 131532

[startup+1002.3 s]
/proc/loadavg: 2.05 2.05 2.00 3/177 2691
/proc/meminfo: memFree=31423168/32872528 swapFree=170020/176152
[pid=2641] ppid=2638 vsize=131988 CPUtime=1002.13 cores=0,2,4,6
/proc/2641/stat : 2641 (cdcl-cuttingpla) R 2638 2641 1985 0 -1 4202496 10494 0 0 0 100209 4 0 0 20 0 1 0 603346 135155712 28627 33554432000 4194304 6201397 140733332614832 140733332613960 4213268 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2641/statm: 32997 28627 165 491 0 32496 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 131988

[startup+1062.3 s]
/proc/loadavg: 2.09 2.06 2.00 3/177 2693
/proc/meminfo: memFree=31420748/32872528 swapFree=170020/176152
[pid=2641] ppid=2638 vsize=132180 CPUtime=1062.12 cores=0,2,4,6
/proc/2641/stat : 2641 (cdcl-cuttingpla) R 2638 2641 1985 0 -1 4202496 10522 0 0 0 106208 4 0 0 20 0 1 0 603346 135352320 28655 33554432000 4194304 6201397 140733332614832 140733332613960 4213253 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2641/statm: 33045 28655 165 491 0 32544 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 132180

[startup+1122.3 s]
/proc/loadavg: 2.03 2.05 2.00 3/177 2694
/proc/meminfo: memFree=31419012/32872528 swapFree=170020/176152
[pid=2641] ppid=2638 vsize=132372 CPUtime=1122.11 cores=0,2,4,6
/proc/2641/stat : 2641 (cdcl-cuttingpla) R 2638 2641 1985 0 -1 4202496 10575 0 0 0 112207 4 0 0 20 0 1 0 603346 135548928 28708 33554432000 4194304 6201397 140733332614832 140733332613960 4213371 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2641/statm: 33093 28708 165 491 0 32592 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 132372

[startup+1182.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/177 2695
/proc/meminfo: memFree=31415700/32872528 swapFree=170020/176152
[pid=2641] ppid=2638 vsize=132504 CPUtime=1182.1 cores=0,2,4,6
/proc/2641/stat : 2641 (cdcl-cuttingpla) R 2638 2641 1985 0 -1 4202496 10605 0 0 0 118206 4 0 0 20 0 1 0 603346 135684096 29440 33554432000 4194304 6201397 140733332614832 140733332613960 4213328 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2641/statm: 33126 29440 165 491 0 32625 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 132504

[startup+1242.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/177 2696
/proc/meminfo: memFree=31408812/32872528 swapFree=170020/176152
[pid=2641] ppid=2638 vsize=132696 CPUtime=1242.09 cores=0,2,4,6
/proc/2641/stat : 2641 (cdcl-cuttingpla) R 2638 2641 1985 0 -1 4202496 10618 0 0 0 124205 4 0 0 20 0 1 0 603346 135880704 30475 33554432000 4194304 6201397 140733332614832 140733332613960 4213253 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2641/statm: 33174 30475 165 491 0 32673 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 132696

[startup+1302.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 2697
/proc/meminfo: memFree=31406756/32872528 swapFree=170020/176152
[pid=2641] ppid=2638 vsize=132888 CPUtime=1302.09 cores=0,2,4,6
/proc/2641/stat : 2641 (cdcl-cuttingpla) R 2638 2641 1985 0 -1 4202496 10660 0 0 0 130205 4 0 0 20 0 1 0 603346 136077312 30517 33554432000 4194304 6201397 140733332614832 140733332613496 4213387 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2641/statm: 33222 30517 165 491 0 32721 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 132888

[startup+1362.3 s]
/proc/loadavg: 2.00 2.01 2.00 4/177 2699
/proc/meminfo: memFree=31401600/32872528 swapFree=170024/176156
[pid=2641] ppid=2638 vsize=133416 CPUtime=1362.07 cores=0,2,4,6
/proc/2641/stat : 2641 (cdcl-cuttingpla) R 2638 2641 1985 0 -1 4202496 10744 0 0 0 136203 4 0 0 20 0 1 0 603346 136617984 31112 33554432000 4194304 6201397 140733332614832 140733332613960 4213170 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2641/statm: 33354 31112 165 491 0 32853 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 133416

[startup+1422.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 2700
/proc/meminfo: memFree=31398680/32872528 swapFree=170020/176152
[pid=2641] ppid=2638 vsize=134328 CPUtime=1422.08 cores=0,2,4,6
/proc/2641/stat : 2641 (cdcl-cuttingpla) R 2638 2641 1985 0 -1 4202496 10876 0 0 0 142203 5 0 0 20 0 1 0 603346 137551872 31755 33554432000 4194304 6201397 140733332614832 140733332613544 4213332 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2641/statm: 33582 31755 165 491 0 33081 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 134328

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 2704
/proc/meminfo: memFree=31393872/32872528 swapFree=170020/176152
[pid=2641] ppid=2638 vsize=134592 CPUtime=1482.06 cores=0,2,4,6
/proc/2641/stat : 2641 (cdcl-cuttingpla) R 2638 2641 1985 0 -1 4202496 11264 0 0 0 148201 5 0 0 20 0 1 0 603346 137822208 32208 33554432000 4194304 6201397 140733332614832 140733332613960 4213110 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2641/statm: 33648 32208 165 491 0 33147 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 134592

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 4/177 2705
/proc/meminfo: memFree=31393528/32872528 swapFree=170020/176152
[pid=2641] ppid=2638 vsize=135516 CPUtime=1542.06 cores=0,2,4,6
/proc/2641/stat : 2641 (cdcl-cuttingpla) R 2638 2641 1985 0 -1 4202496 11396 0 0 0 154201 5 0 0 20 0 1 0 603346 138768384 32340 33554432000 4194304 6201397 140733332614832 140733332613960 4213110 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2641/statm: 33879 32340 165 491 0 33378 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 135516

[startup+1602.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 2706
/proc/meminfo: memFree=31388556/32872528 swapFree=170020/176152
[pid=2641] ppid=2638 vsize=135516 CPUtime=1602.04 cores=0,2,4,6
/proc/2641/stat : 2641 (cdcl-cuttingpla) R 2638 2641 1985 0 -1 4202496 11396 0 0 0 160199 5 0 0 20 0 1 0 603346 138768384 32340 33554432000 4194304 6201397 140733332614832 140733332613960 4213365 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2641/statm: 33879 32340 165 491 0 33378 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 135516

[startup+1662.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 2708
/proc/meminfo: memFree=31383024/32872528 swapFree=170020/176152
[pid=2641] ppid=2638 vsize=186000 CPUtime=1662.03 cores=0,2,4,6
/proc/2641/stat : 2641 (cdcl-cuttingpla) R 2638 2641 1985 0 -1 4202496 12011 0 0 0 166198 5 0 0 20 0 1 0 603346 190464000 33228 33554432000 4194304 6201397 140733332614832 140733332613864 4213240 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2641/statm: 46500 33228 165 491 0 45999 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 186000

[startup+1722.3 s]
/proc/loadavg: 2.08 2.03 2.00 3/177 2709
/proc/meminfo: memFree=31380564/32872528 swapFree=170020/176152
[pid=2641] ppid=2638 vsize=186000 CPUtime=1722.02 cores=0,2,4,6
/proc/2641/stat : 2641 (cdcl-cuttingpla) R 2638 2641 1985 0 -1 4202496 12015 0 0 0 172197 5 0 0 20 0 1 0 603346 190464000 33743 33554432000 4194304 6201397 140733332614832 140733332613960 4213261 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2641/statm: 46500 33743 165 491 0 45999 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 186000

[startup+1782.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/177 2710
/proc/meminfo: memFree=31379380/32872528 swapFree=170020/176152
[pid=2641] ppid=2638 vsize=186132 CPUtime=1782.01 cores=0,2,4,6
/proc/2641/stat : 2641 (cdcl-cuttingpla) R 2638 2641 1985 0 -1 4202496 12035 0 0 0 178196 5 0 0 20 0 1 0 603346 190599168 33763 33554432000 4194304 6201397 140733332614832 140733332613960 4213168 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2641/statm: 46533 33763 165 491 0 46032 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 186132



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.08 2.04 2.00 3/175 2724
/proc/meminfo: memFree=31506332/32872528 swapFree=170020/176152
[pid=2641] ppid=2638 vsize=186132 CPUtime=1800.01 cores=0,2,4,6
/proc/2641/stat : 2641 (cdcl-cuttingpla) R 2638 2641 1985 0 -1 4202496 12036 0 0 0 179996 5 0 0 20 0 1 0 603346 190599168 33763 33554432000 4194304 6201397 140733332614832 140733332613960 4213240 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2641/statm: 46533 33763 165 491 0 46032 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 186132

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

[startup+1800.3 s]
/proc/loadavg: 2.08 2.04 2.00 3/175 2724
/proc/meminfo: memFree=31506332/32872528 swapFree=170020/176152
[pid=2641] ppid=2638 vsize=186132 CPUtime=1800.01 cores=0,2,4,6
/proc/2641/stat : 2641 (cdcl-cuttingpla) R 2638 2641 1985 0 -1 4202496 12036 0 0 0 179996 5 0 0 20 0 1 0 603346 190599168 33763 33554432000 4194304 6201397 140733332614832 140733332613960 4213240 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2641/statm: 46533 33763 165 491 0 46032 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 186132

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.96
system time used= 0.055991
maximum resident set size= 135052
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12036
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= 19
involuntary context switches= 1853

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.03423 second user time and 6.46502 second system time

The end

Launcher Data

Begin job on node105 at 2016-06-29 17:55:20
IDJOB=4117832
IDBENCH=111618
IDSOLVER=2550
FILE ID=node105/4117832-1467215720
RUNJOBID= node105-1467210315-2001
PBS_JOBID= 19997600
Free space on /tmp= 71736 MiB

SOLVER NAME= cdcl-cuttingplanes OPT linear search 2016-05-01
BENCH NAME= PB15eval/normalized-PB15eval/OPT-SMALLINT-LIN/dt-problems/normalized-lo_16x16_003.opb.metafix.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-linearsearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4117832-1467215720/watcher-4117832-1467215720 -o /tmp/evaluation-result-4117832-1467215720/solver-4117832-1467215720 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node105-1467210315-2001 --watchdog 1960 --input HOME/instance-4117832-1467215720.opb ./cdcl-cuttingplanes-opt-linearsearch-release

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

MD5SUM BENCH= 3a736264dfc66bb6b58e009350bae5ac
RANDOM SEED=200199887

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        31614292 kB
Buffers:           49052 kB
Cached:           279900 kB
SwapCached:            0 kB
Active:           114288 kB
Inactive:         259836 kB
Active(anon):      47764 kB
Inactive(anon):        4 kB
Active(file):      66524 kB
Inactive(file):   259832 kB
Unevictable:      176152 kB
Mlocked:          170020 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              4896 kB
Writeback:             4 kB
AnonPages:        219484 kB
Mapped:            14348 kB
Shmem:               204 kB
Slab:             576788 kB
SReclaimable:      20836 kB
SUnreclaim:       555952 kB
KernelStack:        1424 kB
PageTables:         3984 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     331420 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:     32768 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= 71736 MiB
End job on node105 at 2016-06-29 18:25:21