Trace number 4119931

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

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-SMALLINT-LIN/pbfvmc-formulae/
hw64/normalized-hw64-vm50p-opt.opb.negationfix.opb
MD5SUMd0cc8a0ffbc29b23da5fa5d2733e6279
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark32
Best CPU time to get the best result obtained on this benchmark1800.62
Has Objective Function
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables
Total number of constraints
Number of constraints which are clauses
Number of constraints which are cardinality constraints (but not clauses)
Number of constraints which are nor clauses,nor cardinality constraints
Minimum length of a constraint
Maximum length of a constraint
Number of terms in the objective function
Biggest coefficient in the objective function
Number of bits for the biggest coefficient in the objective function
Sum of the numbers in the objective function
Number of bits of the sum of numbers in the objective function
Biggest number in a constraint
Number of bits of the biggest number in a constraint
Biggest sum of numbers in a constraint
Number of bits of the biggest sum of numbers
Number of products (including duplicates)
Sum of products size (including duplicates)
Number of different products
Sum of products size

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= 23808 #constraint= 872
2.29/2.31	c #Conflicts:       1000 | #Learnt:       1010 | 0.000
2.29/2.31	c total clause space: 29.637MB
2.29/2.31	c total #watches: 192085
4.29/4.32	c total #propagations: 375649 / total #impl: 17373372 (eff. 0.022)
4.29/4.32	c #Conflicts:       2000 | #Learnt:       2013 | 0.000
4.29/4.32	c total clause space: 48.1602MB
4.29/4.39	c total #watches: 269645
4.89/4.99	c total #propagations: 568796 / total #impl: 26031824 (eff. 0.022)
4.89/4.99	c GC COLLECT
4.89/4.99	c #Conflicts:       3000 | #Learnt:       2028 | 0.000
4.89/4.99	c total clause space: 48.1602MB
4.89/4.99	c total #watches: 190616
6.60/6.65	c total #propagations: 649853 / total #impl: 27350014 (eff. 0.024)
6.60/6.65	c #Conflicts:       4000 | #Learnt:       3029 | 0.000
6.60/6.65	c total clause space: 48.1602MB
6.60/6.65	c total #watches: 256003
7.89/7.92	c total #propagations: 821646 / total #impl: 29131409 (eff. 0.028)
7.89/7.92	c GC COLLECT
7.89/7.92	c #Conflicts:       5000 | #Learnt:       2379 | 0.000
7.89/7.92	c total clause space: 48.1602MB
7.89/7.92	c total #watches: 215399
9.09/9.12	c total #propagations: 963045 / total #impl: 30581085 (eff. 0.031)
9.09/9.12	c #Conflicts:       6000 | #Learnt:       3379 | 0.000
9.09/9.12	c total clause space: 78.2603MB
9.09/9.12	c total #watches: 309641
10.89/10.94	c total #propagations: 1078814 / total #impl: 32167763 (eff. 0.034)
10.89/10.94	c GC COLLECT
10.89/10.94	c #Conflicts:       7000 | #Learnt:       2260 | 0.000
10.89/10.94	c total clause space: 78.2603MB
10.89/10.94	c total #watches: 358138
13.19/13.23	c total #propagations: 1176630 / total #impl: 37674599 (eff. 0.031)
13.19/13.23	c #Conflicts:       8000 | #Learnt:       3260 | 0.000
13.19/13.23	c total clause space: 78.2603MB
13.19/13.24	c total #watches: 615024
18.70/18.74	c total #propagations: 1232476 / total #impl: 56578144 (eff. 0.022)
18.70/18.74	c #Conflicts:       9000 | #Learnt:       4260 | 0.000
18.70/18.74	c total clause space: 78.2603MB
18.70/18.74	c total #watches: 672425
25.59/25.66	c total #propagations: 1411888 / total #impl: 59850015 (eff. 0.024)
25.59/25.66	c GC COLLECT
25.59/25.66	c #Conflicts:      10000 | #Learnt:       2747 | 0.000
25.59/25.66	c total clause space: 127.173MB
25.59/25.66	c total #watches: 458099
27.29/27.36	c total #propagations: 1588031 / total #impl: 62758143 (eff. 0.025)
27.29/27.36	c #Conflicts:      11000 | #Learnt:       3747 | 0.000
27.29/27.36	c total clause space: 127.173MB
27.29/27.36	c total #watches: 515073
30.79/30.87	c total #propagations: 1673633 / total #impl: 63835470 (eff. 0.026)
30.79/30.87	c #Conflicts:      12000 | #Learnt:       4747 | 0.000
30.79/30.87	c total clause space: 127.173MB
30.79/30.87	c total #watches: 566530
36.38/36.49	c total #propagations: 1832054 / total #impl: 65587989 (eff. 0.028)
36.38/36.49	c #Conflicts:      13000 | #Learnt:       5747 | 0.000
36.38/36.49	c total clause space: 127.173MB
36.38/36.49	c total #watches: 628366
38.37/38.43	c total #propagations: 2030976 / total #impl: 68229798 (eff. 0.030)
38.37/38.43	c GC COLLECT
38.37/38.43	c #Conflicts:      14000 | #Learnt:       3895 | 0.000
38.37/38.43	c total clause space: 127.173MB
38.37/38.43	c total #watches: 333125
39.98/40.00	c total #propagations: 2197025 / total #impl: 70392940 (eff. 0.031)
39.98/40.00	c #Conflicts:      15000 | #Learnt:       4895 | 0.000
39.98/40.00	c total clause space: 127.173MB
39.98/40.00	c total #watches: 460146
42.08/42.11	c total #propagations: 2280514 / total #impl: 73209041 (eff. 0.031)
42.08/42.11	c #Conflicts:      16000 | #Learnt:       5895 | 0.000
42.08/42.11	c total clause space: 127.173MB
42.08/42.11	c total #watches: 569973
43.47/43.56	c total #propagations: 2360053 / total #impl: 80369174 (eff. 0.029)
43.47/43.56	c GC COLLECT
43.47/43.56	c #Conflicts:      17000 | #Learnt:       3720 | 0.000
43.47/43.56	c total clause space: 127.173MB
43.47/43.56	c total #watches: 395390
44.57/44.62	c total #propagations: 2424808 / total #impl: 82128113 (eff. 0.030)
44.57/44.62	c #Conflicts:      18000 | #Learnt:       4720 | 0.000
44.57/44.62	c total clause space: 127.173MB
44.57/44.62	c total #watches: 421038
46.37/46.45	c total #propagations: 2459632 / total #impl: 83199275 (eff. 0.030)
46.37/46.45	c #Conflicts:      19000 | #Learnt:       5720 | 0.000
46.37/46.45	c total clause space: 127.173MB
46.37/46.45	c total #watches: 466952
51.58/51.64	c total #propagations: 2499416 / total #impl: 84772904 (eff. 0.029)
51.58/51.64	c #Conflicts:      20000 | #Learnt:       6720 | 0.000
51.58/51.64	c total clause space: 127.173MB
51.58/51.64	c total #watches: 521851
56.18/56.24	c total #propagations: 2733103 / total #impl: 87210558 (eff. 0.031)
56.18/56.24	c GC COLLECT
56.18/56.24	c #Conflicts:      21000 | #Learnt:       4225 | 0.000
56.18/56.24	c total clause space: 127.173MB
56.18/56.24	c total #watches: 269826
58.68/58.77	c total #propagations: 2923075 / total #impl: 88583860 (eff. 0.033)
58.68/58.77	c #Conflicts:      22000 | #Learnt:       5225 | 0.000
58.68/58.77	c total clause space: 127.173MB
58.68/58.77	c total #watches: 325661
61.17/61.22	c total #propagations: 3088366 / total #impl: 89785202 (eff. 0.034)
61.17/61.22	c #Conflicts:      23000 | #Learnt:       6225 | 0.000
61.17/61.22	c total clause space: 127.173MB
61.17/61.22	c total #watches: 424602
66.57/66.61	c total #propagations: 3275519 / total #impl: 91708913 (eff. 0.036)
66.57/66.61	c #Conflicts:      24000 | #Learnt:       7225 | 0.000
66.57/66.61	c total clause space: 127.173MB
66.57/66.61	c total #watches: 473514
69.87/69.94	c total #propagations: 3428343 / total #impl: 93146784 (eff. 0.037)
69.87/69.94	c GC COLLECT
69.87/69.94	c #Conflicts:      25000 | #Learnt:       4431 | 0.000
69.87/69.94	c total clause space: 127.173MB
69.87/69.94	c total #watches: 374767
72.17/72.27	c total #propagations: 3563754 / total #impl: 94642290 (eff. 0.038)
72.17/72.27	c #Conflicts:      26000 | #Learnt:       5431 | 0.000
72.17/72.27	c total clause space: 127.173MB
72.17/72.27	c total #watches: 421117
75.27/75.35	c total #propagations: 3639796 / total #impl: 95950416 (eff. 0.038)
75.27/75.35	c #Conflicts:      27000 | #Learnt:       6431 | 0.000
75.27/75.35	c total clause space: 127.173MB
75.27/75.35	c total #watches: 491358
81.16/81.20	c total #propagations: 3700532 / total #impl: 98913546 (eff. 0.037)
81.16/81.20	c #Conflicts:      28000 | #Learnt:       7431 | 0.000
81.16/81.20	c total clause space: 127.173MB
81.16/81.20	c total #watches: 546207
85.37/85.42	c total #propagations: 3871147 / total #impl: 101125422 (eff. 0.038)
85.37/85.42	c GC COLLECT
85.37/85.42	c #Conflicts:      29000 | #Learnt:       4332 | 0.000
85.37/85.42	c total clause space: 206.656MB
85.37/85.42	c total #watches: 328306
89.77/89.83	c total #propagations: 4022416 / total #impl: 102546608 (eff. 0.039)
89.77/89.83	c #Conflicts:      30000 | #Learnt:       5332 | 0.000
89.77/89.83	c total clause space: 206.656MB
89.77/89.83	c total #watches: 366660
94.87/94.91	c total #propagations: 4169342 / total #impl: 103759113 (eff. 0.040)
94.87/94.91	c #Conflicts:      31000 | #Learnt:       6332 | 0.000
94.87/94.91	c total clause space: 206.656MB
94.87/94.91	c total #watches: 435041
100.27/100.31	c total #propagations: 4316336 / total #impl: 105181868 (eff. 0.041)
100.27/100.31	c #Conflicts:      32000 | #Learnt:       7332 | 0.000
100.27/100.31	c total clause space: 206.656MB
100.27/100.31	c total #watches: 511083
105.57/105.67	c total #propagations: 4494872 / total #impl: 107227422 (eff. 0.042)
105.57/105.67	c #Conflicts:      33000 | #Learnt:       8332 | 0.000
105.57/105.67	c total clause space: 206.656MB
105.57/105.67	c total #watches: 565838
110.37/110.46	c total #propagations: 4651371 / total #impl: 108803607 (eff. 0.043)
110.37/110.46	c GC COLLECT
110.37/110.46	c #Conflicts:      34000 | #Learnt:       4938 | 0.000
110.37/110.46	c total clause space: 206.656MB
110.37/110.46	c total #watches: 355731
113.37/113.45	c total #propagations: 4767175 / total #impl: 110252177 (eff. 0.043)
113.37/113.45	c #Conflicts:      35000 | #Learnt:       5938 | 0.000
113.37/113.45	c total clause space: 206.656MB
113.37/113.45	c total #watches: 403926
115.96/116.05	c total #propagations: 4893011 / total #impl: 111585947 (eff. 0.044)
115.96/116.05	c #Conflicts:      36000 | #Learnt:       6938 | 0.000
115.96/116.05	c total clause space: 206.656MB
115.96/116.05	c total #watches: 448630
119.16/119.23	c total #propagations: 4979013 / total #impl: 112967121 (eff. 0.044)
119.16/119.23	c #Conflicts:      37000 | #Learnt:       7938 | 0.000
119.16/119.23	c total clause space: 206.656MB
119.16/119.23	c total #watches: 512154
123.56/123.64	c total #propagations: 5084341 / total #impl: 115064245 (eff. 0.044)
123.56/123.64	c #Conflicts:      38000 | #Learnt:       8938 | 0.000
123.56/123.64	c total clause space: 206.656MB
123.56/123.64	c total #watches: 588430
127.06/127.13	c total #propagations: 5207982 / total #impl: 117777395 (eff. 0.044)
127.06/127.13	c GC COLLECT
127.06/127.13	c #Conflicts:      39000 | #Learnt:       5244 | 0.000
127.06/127.13	c total clause space: 206.656MB
127.06/127.13	c total #watches: 367501
127.96/128.07	c total #propagations: 5321976 / total #impl: 119792243 (eff. 0.044)
127.96/128.07	c #Conflicts:      40000 | #Learnt:       6244 | 0.000
127.96/128.07	c total clause space: 206.656MB
127.96/128.07	c total #watches: 394826
129.87/129.99	c total #propagations: 5369161 / total #impl: 120498594 (eff. 0.045)
129.87/129.99	c #Conflicts:      41000 | #Learnt:       7244 | 0.000
129.87/129.99	c total clause space: 206.656MB
129.87/129.99	c total #watches: 423096
132.96/133.08	c total #propagations: 5424468 / total #impl: 121590634 (eff. 0.045)
132.96/133.08	c #Conflicts:      42000 | #Learnt:       8244 | 0.000
132.96/133.08	c total clause space: 206.656MB
132.96/133.08	c total #watches: 447511
137.16/137.27	c total #propagations: 5479682 / total #impl: 123107051 (eff. 0.045)
137.16/137.27	c #Conflicts:      43000 | #Learnt:       9244 | 0.000
137.16/137.27	c total clause space: 206.656MB
137.16/137.27	c total #watches: 479240
141.76/141.89	c total #propagations: 5533420 / total #impl: 125121496 (eff. 0.044)
141.76/141.89	c GC COLLECT
141.76/141.89	c #Conflicts:      44000 | #Learnt:       5222 | 0.000
141.76/141.89	c total clause space: 206.656MB
141.76/141.89	c total #watches: 366021
143.66/143.79	c total #propagations: 5588214 / total #impl: 127021215 (eff. 0.044)
143.66/143.79	c #Conflicts:      45000 | #Learnt:       6222 | 0.000
143.66/143.79	c total clause space: 206.656MB
143.66/143.79	c total #watches: 392122
149.36/149.41	c total #propagations: 5671396 / total #impl: 127960488 (eff. 0.044)
149.36/149.41	c #Conflicts:      46000 | #Learnt:       7222 | 0.002
149.36/149.41	c total clause space: 206.656MB
149.36/149.41	c total #watches: 478785
155.36/155.42	c total #propagations: 5883585 / total #impl: 129660219 (eff. 0.045)
155.36/155.42	c #Conflicts:      47000 | #Learnt:       8222 | 0.002
155.36/155.42	c total clause space: 206.656MB
155.36/155.42	c total #watches: 542057
159.05/159.13	c total #propagations: 6074982 / total #impl: 131152146 (eff. 0.046)
159.05/159.13	c #Conflicts:      48000 | #Learnt:       9222 | 0.002
159.05/159.13	c total clause space: 206.656MB
159.05/159.13	c total #watches: 655860
166.65/166.72	c total #propagations: 6196583 / total #impl: 134281988 (eff. 0.046)
166.65/166.72	c #Conflicts:      49000 | #Learnt:      10222 | 0.002
166.65/166.72	c total clause space: 206.656MB
166.65/166.72	c total #watches: 734753
171.15/171.23	c total #propagations: 6402839 / total #impl: 136692763 (eff. 0.047)
171.15/171.23	c GC COLLECT
171.15/171.23	c #Conflicts:      50000 | #Learnt:       5912 | 0.002
171.15/171.23	c total clause space: 206.656MB
171.15/171.23	c total #watches: 407795
173.65/173.78	c total #propagations: 6559351 / total #impl: 138082602 (eff. 0.048)
173.65/173.78	c #Conflicts:      51000 | #Learnt:       6912 | 0.002
173.65/173.78	c total clause space: 206.656MB
173.65/173.78	c total #watches: 469662
176.55/176.64	c total #propagations: 6652777 / total #impl: 139320367 (eff. 0.048)
176.55/176.64	c #Conflicts:      52000 | #Learnt:       7912 | 0.002
176.55/176.64	c total clause space: 206.656MB
176.55/176.64	c total #watches: 542145
180.65/180.79	c total #propagations: 6741024 / total #impl: 141248362 (eff. 0.048)
180.65/180.79	c #Conflicts:      53000 | #Learnt:       8912 | 0.002
180.65/180.79	c total clause space: 206.656MB
180.65/180.79	c total #watches: 634781
186.96/187.07	c total #propagations: 6830344 / total #impl: 145169616 (eff. 0.047)
186.96/187.07	c #Conflicts:      54000 | #Learnt:       9912 | 0.002
186.96/187.07	c total clause space: 206.656MB
186.96/187.07	c total #watches: 701256
195.55/195.67	c total #propagations: 7005114 / total #impl: 146707276 (eff. 0.048)
195.55/195.67	c #Conflicts:      55000 | #Learnt:      10912 | 0.002
195.55/195.67	c total clause space: 206.656MB
195.55/195.67	c total #watches: 768686
198.95/199.10	c total #propagations: 7217302 / total #impl: 148710040 (eff. 0.049)
198.95/199.10	c GC COLLECT
198.95/199.10	c #Conflicts:      56000 | #Learnt:       6311 | 0.002
198.95/199.10	c total clause space: 206.656MB
198.95/199.10	c total #watches: 417905
203.65/203.72	c total #propagations: 7325203 / total #impl: 149972602 (eff. 0.049)
203.65/203.72	c #Conflicts:      57000 | #Learnt:       7311 | 0.002
203.65/203.72	c total clause space: 206.656MB
203.65/203.72	c total #watches: 483937
209.35/209.49	c total #propagations: 7524884 / total #impl: 151802921 (eff. 0.050)
209.35/209.49	c #Conflicts:      58000 | #Learnt:       8311 | 0.002
209.35/209.49	c total clause space: 206.656MB
209.35/209.49	c total #watches: 580273
214.56/214.68	c total #propagations: 7703305 / total #impl: 154171275 (eff. 0.050)
214.56/214.68	c #Conflicts:      59000 | #Learnt:       9311 | 0.002
214.56/214.68	c total clause space: 206.656MB
214.56/214.68	c total #watches: 666284
217.85/217.93	c total #propagations: 7857510 / total #impl: 156811232 (eff. 0.050)
217.85/217.93	c #Conflicts:      60000 | #Learnt:      10311 | 0.002
217.85/217.93	c total clause space: 206.656MB
217.85/217.93	c total #watches: 742085
223.65/223.79	c total #propagations: 7959350 / total #impl: 159353556 (eff. 0.050)
223.65/223.79	c #Conflicts:      61000 | #Learnt:      11311 | 0.002
223.65/223.79	c total clause space: 206.656MB
223.65/223.79	c total #watches: 813271
226.15/226.27	c total #propagations: 8052287 / total #impl: 162248902 (eff. 0.050)
226.15/226.27	c GC COLLECT
226.15/226.27	c #Conflicts:      62000 | #Learnt:       6406 | 0.002
226.15/226.27	c total clause space: 206.656MB
226.15/226.27	c total #watches: 413334
229.15/229.24	c total #propagations: 8094113 / total #impl: 163356357 (eff. 0.050)
229.15/229.24	c #Conflicts:      63000 | #Learnt:       7406 | 0.003
229.15/229.24	c total clause space: 206.656MB
229.15/229.24	c total #watches: 449489
233.44/233.55	c total #propagations: 8131913 / total #impl: 164878070 (eff. 0.049)
233.44/233.55	c #Conflicts:      64000 | #Learnt:       8406 | 0.003
233.44/233.55	c total clause space: 206.656MB
233.44/233.55	c total #watches: 478464
240.04/240.13	c total #propagations: 8167922 / total #impl: 166565423 (eff. 0.049)
240.04/240.13	c #Conflicts:      65000 | #Learnt:       9406 | 0.003
240.04/240.13	c total clause space: 206.656MB
240.04/240.13	c total #watches: 535053
246.54/246.70	c total #propagations: 8341915 / total #impl: 168029651 (eff. 0.050)
246.54/246.70	c #Conflicts:      66000 | #Learnt:      10406 | 0.003
246.54/246.70	c total clause space: 206.656MB
246.54/246.70	c total #watches: 622853
253.84/253.92	c total #propagations: 8527559 / total #impl: 169890791 (eff. 0.050)
253.84/253.92	c #Conflicts:      67000 | #Learnt:      11406 | 0.003
253.84/253.92	c total clause space: 206.656MB
253.84/253.92	c total #watches: 688302
263.04/263.10	c total #propagations: 8681586 / total #impl: 171477046 (eff. 0.051)
263.04/263.10	c #Conflicts:      68000 | #Learnt:      12406 | 0.003
263.04/263.10	c total clause space: 206.656MB
263.04/263.10	c total #watches: 820629
267.34/267.44	c total #propagations: 8865114 / total #impl: 173751677 (eff. 0.051)
267.34/267.44	c GC COLLECT
267.34/267.44	c #Conflicts:      69000 | #Learnt:       7202 | 0.003
267.34/267.44	c total clause space: 206.656MB
267.34/267.44	c total #watches: 480737
270.94/271.00	c total #propagations: 9004263 / total #impl: 175477825 (eff. 0.051)
270.94/271.00	c #Conflicts:      70000 | #Learnt:       8202 | 0.003
270.94/271.00	c total clause space: 206.656MB
270.94/271.00	c total #watches: 544482
272.44/272.58	c total #propagations: 9139025 / total #impl: 176949830 (eff. 0.052)
272.44/272.58	c #Conflicts:      71000 | #Learnt:       9202 | 0.003
272.44/272.58	c total clause space: 206.656MB
272.44/272.58	c total #watches: 626461
274.44/274.51	c total #propagations: 9207967 / total #impl: 179141631 (eff. 0.051)
274.44/274.51	c #Conflicts:      72000 | #Learnt:      10202 | 0.003
274.44/274.51	c total clause space: 206.656MB
274.44/274.51	c total #watches: 706036
280.94/281.09	c total #propagations: 9251508 / total #impl: 182564905 (eff. 0.051)
280.94/281.09	c #Conflicts:      73000 | #Learnt:      11202 | 0.003
280.94/281.09	c total clause space: 206.656MB
280.94/281.09	c total #watches: 770288
289.74/289.85	c total #propagations: 9400644 / total #impl: 184929207 (eff. 0.051)
289.74/289.85	c #Conflicts:      74000 | #Learnt:      12202 | 0.003
289.74/289.85	c total clause space: 206.656MB
289.74/289.85	c total #watches: 845998
297.14/297.25	c total #propagations: 9595067 / total #impl: 187153575 (eff. 0.051)
297.14/297.25	c GC COLLECT
297.14/297.25	c #Conflicts:      75000 | #Learnt:       6700 | 0.003
297.14/297.25	c total clause space: 206.656MB
297.14/297.25	c total #watches: 440289
303.44/303.53	c total #propagations: 9723441 / total #impl: 188975954 (eff. 0.051)
303.44/303.53	c #Conflicts:      76000 | #Learnt:       7700 | 0.003
303.44/303.53	c total clause space: 206.656MB
303.44/303.53	c total #watches: 516656
309.34/309.47	c total #propagations: 9941182 / total #impl: 190841425 (eff. 0.052)
309.34/309.47	c #Conflicts:      77000 | #Learnt:       8700 | 0.003
309.34/309.47	c total clause space: 206.656MB
309.34/309.47	c total #watches: 577496
317.94/318.01	c total #propagations: 10093523 / total #impl: 192236929 (eff. 0.053)
317.94/318.01	c #Conflicts:      78000 | #Learnt:       9700 | 0.003
317.94/318.01	c total clause space: 206.656MB
317.94/318.01	c total #watches: 663375
322.73/322.80	c total #propagations: 10277766 / total #impl: 194937942 (eff. 0.053)
322.73/322.80	c #Conflicts:      79000 | #Learnt:      10700 | 0.003
322.73/322.80	c total clause space: 206.656MB
322.73/322.80	c total #watches: 713170
326.13/326.29	c total #propagations: 10371624 / total #impl: 196934513 (eff. 0.053)
326.13/326.29	c #Conflicts:      80000 | #Learnt:      11700 | 0.003
326.13/326.29	c total clause space: 206.656MB
326.13/326.29	c total #watches: 748958
330.63/330.76	c total #propagations: 10436438 / total #impl: 198245479 (eff. 0.053)
330.63/330.76	c #Conflicts:      81000 | #Learnt:      12700 | 0.003
330.63/330.76	c total clause space: 206.656MB
330.63/330.76	c total #watches: 859194
335.13/335.26	c total #propagations: 10541355 / total #impl: 201613852 (eff. 0.052)
335.13/335.26	c GC COLLECT
335.13/335.26	c #Conflicts:      82000 | #Learnt:       6907 | 0.003
335.13/335.26	c total clause space: 335.816MB
335.13/335.26	c total #watches: 457949
338.13/338.28	c total #propagations: 10638839 / total #impl: 208663535 (eff. 0.051)
338.13/338.28	c #Conflicts:      83000 | #Learnt:       7907 | 0.002
338.13/338.28	c total clause space: 335.816MB
338.13/338.28	c total #watches: 588827
342.23/342.31	c total #propagations: 10738465 / total #impl: 213389368 (eff. 0.050)
342.23/342.31	c #Conflicts:      84000 | #Learnt:       8907 | 0.002
342.23/342.31	c total clause space: 335.816MB
342.23/342.31	c total #watches: 669352
345.23/345.33	c total #propagations: 10831828 / total #impl: 217641593 (eff. 0.050)
345.23/345.33	c #Conflicts:      85000 | #Learnt:       9907 | 0.002
345.23/345.33	c total clause space: 335.816MB
345.23/345.33	c total #watches: 701094
348.93/349.09	c total #propagations: 10884944 / total #impl: 219093692 (eff. 0.050)
348.93/349.09	c #Conflicts:      86000 | #Learnt:      10907 | 0.002
348.93/349.09	c total clause space: 335.816MB
348.93/349.09	c total #watches: 741207
353.93/354.01	c total #propagations: 10943546 / total #impl: 220818118 (eff. 0.050)
353.93/354.01	c #Conflicts:      87000 | #Learnt:      11907 | 0.002
353.93/354.01	c total clause space: 335.816MB
353.93/354.01	c total #watches: 781475
359.73/359.86	c total #propagations: 11003982 / total #impl: 222691538 (eff. 0.049)
359.73/359.86	c #Conflicts:      88000 | #Learnt:      12907 | 0.002
359.73/359.86	c total clause space: 335.816MB
359.73/359.86	c total #watches: 823152
367.44/367.60	c total #propagations: 11057659 / total #impl: 224772695 (eff. 0.049)
367.44/367.60	c #Conflicts:      89000 | #Learnt:      13907 | 0.002
367.44/367.60	c total clause space: 335.816MB
367.44/367.60	c total #watches: 863530
372.43/372.52	c total #propagations: 11123342 / total #impl: 227363695 (eff. 0.049)
372.43/372.52	c GC COLLECT
372.43/372.52	c #Conflicts:      90000 | #Learnt:       7803 | 0.002
372.43/372.52	c total clause space: 335.816MB
372.43/372.52	c total #watches: 511696
377.92/378.05	c total #propagations: 11198243 / total #impl: 229149498 (eff. 0.049)
377.92/378.05	c #Conflicts:      91000 | #Learnt:       8803 | 0.002
377.92/378.05	c total clause space: 335.816MB
377.92/378.05	c total #watches: 553599
384.72/384.86	c total #propagations: 11267313 / total #impl: 230680165 (eff. 0.049)
384.72/384.86	c #Conflicts:      92000 | #Learnt:       9803 | 0.002
384.72/384.86	c total clause space: 335.816MB
384.72/384.86	c total #watches: 601064
393.42/393.50	c total #propagations: 11335895 / total #impl: 232570723 (eff. 0.049)
393.42/393.50	c #Conflicts:      93000 | #Learnt:      10803 | 0.002
393.42/393.50	c total clause space: 335.816MB
393.42/393.50	c total #watches: 657003
403.32/403.49	c total #propagations: 11407069 / total #impl: 234761940 (eff. 0.049)
403.32/403.49	c #Conflicts:      94000 | #Learnt:      11803 | 0.002
403.32/403.49	c total clause space: 335.816MB
403.32/403.49	c total #watches: 695285
414.92/415.05	c total #propagations: 11472251 / total #impl: 237094329 (eff. 0.048)
414.92/415.05	c #Conflicts:      95000 | #Learnt:      12803 | 0.002
414.92/415.05	c total clause space: 335.816MB
414.92/415.05	c total #watches: 740251
427.92/428.00	c total #propagations: 11542164 / total #impl: 239595243 (eff. 0.048)
427.92/428.00	c #Conflicts:      96000 | #Learnt:      13803 | 0.002
427.92/428.00	c total clause space: 545.701MB
427.92/428.00	c total #watches: 784976
442.31/442.40	c total #propagations: 11604628 / total #impl: 242194092 (eff. 0.048)
442.31/442.40	c #Conflicts:      97000 | #Learnt:      14803 | 0.002
442.31/442.40	c total clause space: 545.701MB
442.31/442.40	c total #watches: 813600
447.72/447.86	c total #propagations: 11649042 / total #impl: 244628499 (eff. 0.048)
447.72/447.86	c GC COLLECT
447.72/447.86	c #Conflicts:      98000 | #Learnt:       8407 | 0.002
447.72/447.86	c total clause space: 545.701MB
447.72/447.86	c total #watches: 551426
454.22/454.31	c total #propagations: 11725379 / total #impl: 246066828 (eff. 0.048)
454.22/454.31	c #Conflicts:      99000 | #Learnt:       9407 | 0.002
454.22/454.31	c total clause space: 545.701MB
454.22/454.31	c total #watches: 596849
461.92/462.09	c total #propagations: 11803877 / total #impl: 247856662 (eff. 0.048)
461.92/462.09	c #Conflicts:     100000 | #Learnt:      10407 | 0.002
461.92/462.09	c total clause space: 545.701MB
461.92/462.09	c total #watches: 646185
470.91/471.03	c total #propagations: 11880800 / total #impl: 249974858 (eff. 0.048)
470.91/471.03	c #Conflicts:     101000 | #Learnt:      11407 | 0.002
470.91/471.03	c total clause space: 545.701MB
470.91/471.03	c total #watches: 689726
481.21/481.36	c total #propagations: 11960126 / total #impl: 252370832 (eff. 0.047)
481.21/481.36	c #Conflicts:     102000 | #Learnt:      12407 | 0.002
481.21/481.36	c total clause space: 545.701MB
481.21/481.36	c total #watches: 729224
493.20/493.38	c total #propagations: 12028433 / total #impl: 254673097 (eff. 0.047)
493.20/493.38	c #Conflicts:     103000 | #Learnt:      13407 | 0.002
493.20/493.38	c total clause space: 545.701MB
493.20/493.38	c total #watches: 774060
508.51/508.66	c total #propagations: 12145521 / total #impl: 256911396 (eff. 0.047)
508.51/508.66	c #Conflicts:     104000 | #Learnt:      14407 | 0.002
508.51/508.66	c total clause space: 545.701MB
508.51/508.66	c total #watches: 835832
523.51/523.67	c total #propagations: 12340991 / total #impl: 258533905 (eff. 0.048)
523.51/523.67	c #Conflicts:     105000 | #Learnt:      15407 | 0.002
523.51/523.67	c total clause space: 545.701MB
523.51/523.67	c total #watches: 890690
529.60/529.71	c total #propagations: 12496913 / total #impl: 260387248 (eff. 0.048)
529.60/529.71	c GC COLLECT
529.60/529.71	c #Conflicts:     106000 | #Learnt:       8708 | 0.002
529.60/529.71	c total clause space: 545.701MB
529.60/529.71	c total #watches: 594730
535.30/535.44	c total #propagations: 12676578 / total #impl: 262471081 (eff. 0.048)
535.30/535.44	c #Conflicts:     107000 | #Learnt:       9708 | 0.002
535.30/535.44	c total clause space: 545.701MB
535.30/535.44	c total #watches: 678307
545.80/545.96	c total #propagations: 12826716 / total #impl: 263927462 (eff. 0.049)
545.80/545.96	c #Conflicts:     108000 | #Learnt:      10708 | 0.002
545.80/545.96	c total clause space: 545.701MB
545.80/545.96	c total #watches: 766830
551.19/551.34	c total #propagations: 13028224 / total #impl: 266050313 (eff. 0.049)
551.19/551.34	c #Conflicts:     109000 | #Learnt:      11708 | 0.002
551.19/551.34	c total clause space: 545.701MB
551.19/551.34	c total #watches: 860880
556.39/556.60	c total #propagations: 13116655 / total #impl: 268603047 (eff. 0.049)
556.39/556.60	c #Conflicts:     110000 | #Learnt:      12708 | 0.002
556.39/556.60	c total clause space: 545.701MB
556.39/556.60	c total #watches: 905713
564.39/564.50	c total #propagations: 13179728 / total #impl: 269875411 (eff. 0.049)
564.39/564.50	c #Conflicts:     111000 | #Learnt:      13708 | 0.002
564.39/564.50	c total clause space: 545.701MB
564.39/564.50	c total #watches: 950518
575.88/576.08	c total #propagations: 13295982 / total #impl: 271543711 (eff. 0.049)
575.88/576.08	c #Conflicts:     112000 | #Learnt:      14708 | 0.002
575.88/576.08	c total clause space: 545.701MB
575.88/576.08	c total #watches: 1037666
588.89/589.04	c total #propagations: 13475839 / total #impl: 275691132 (eff. 0.049)
588.89/589.04	c #Conflicts:     113000 | #Learnt:      15708 | 0.002
588.89/589.04	c total clause space: 545.701MB
588.89/589.04	c total #watches: 1076841
597.20/597.35	c total #propagations: 13623877 / total #impl: 278469664 (eff. 0.049)
597.20/597.35	c GC COLLECT
597.20/597.35	c #Conflicts:     114000 | #Learnt:       8709 | 0.002
597.20/597.35	c total clause space: 545.701MB
597.20/597.35	c total #watches: 563659
602.19/602.34	c total #propagations: 13755351 / total #impl: 279870939 (eff. 0.049)
602.19/602.34	c #Conflicts:     115000 | #Learnt:       9709 | 0.002
602.19/602.34	c total clause space: 545.701MB
602.19/602.34	c total #watches: 690802
610.29/610.41	c total #propagations: 13920241 / total #impl: 281774947 (eff. 0.049)
610.29/610.41	c #Conflicts:     116000 | #Learnt:      10709 | 0.002
610.29/610.41	c total clause space: 545.701MB
610.29/610.41	c total #watches: 764641
615.39/615.59	c total #propagations: 14103540 / total #impl: 284366101 (eff. 0.050)
615.39/615.59	c #Conflicts:     117000 | #Learnt:      11709 | 0.002
615.39/615.59	c total clause space: 545.701MB
615.39/615.59	c total #watches: 814161
623.38/623.51	c total #propagations: 14196632 / total #impl: 286168210 (eff. 0.050)
623.38/623.51	c #Conflicts:     118000 | #Learnt:      12709 | 0.002
623.38/623.51	c total clause space: 545.701MB
623.38/623.51	c total #watches: 841788
630.48/630.61	c total #propagations: 14318073 / total #impl: 287557390 (eff. 0.050)
630.48/630.61	c #Conflicts:     119000 | #Learnt:      13709 | 0.002
630.48/630.61	c total clause space: 545.701MB
630.48/630.61	c total #watches: 893441
632.88/633.07	c total #propagations: 14431689 / total #impl: 288870404 (eff. 0.050)
632.88/633.07	c #Conflicts:     120000 | #Learnt:      14709 | 0.002
632.88/633.07	c total clause space: 545.701MB
632.88/633.07	c total #watches: 1000540
635.38/635.55	c total #propagations: 14482466 / total #impl: 289456665 (eff. 0.050)
635.38/635.55	c #Conflicts:     121000 | #Learnt:      15709 | 0.002
635.38/635.55	c total clause space: 545.701MB
635.38/635.55	c total #watches: 1086483
637.99/638.16	c total #propagations: 14529184 / total #impl: 290048118 (eff. 0.050)
637.99/638.16	c GC COLLECT
637.99/638.16	c #Conflicts:     122000 | #Learnt:       8420 | 0.002
637.99/638.16	c total clause space: 545.701MB
637.99/638.16	c total #watches: 551135
644.38/644.54	c total #propagations: 14575095 / total #impl: 290541618 (eff. 0.050)
644.38/644.54	c #Conflicts:     123000 | #Learnt:       9421 | 0.002
644.38/644.54	c total clause space: 545.701MB
644.38/644.54	c total #watches: 685133
653.28/653.47	c total #propagations: 14743936 / total #impl: 293239136 (eff. 0.050)
653.28/653.47	c #Conflicts:     124000 | #Learnt:      10422 | 0.003
653.28/653.47	c total clause space: 545.701MB
653.28/653.47	c total #watches: 783688
664.28/664.42	c total #propagations: 14950349 / total #impl: 299611396 (eff. 0.050)
664.28/664.42	c #Conflicts:     125000 | #Learnt:      11422 | 0.003
664.28/664.42	c total clause space: 545.701MB
664.28/664.42	c total #watches: 879655
676.67/676.81	c total #propagations: 15100235 / total #impl: 302872988 (eff. 0.050)
676.67/676.81	c #Conflicts:     126000 | #Learnt:      12422 | 0.003
676.67/676.81	c total clause space: 545.701MB
676.67/676.81	c total #watches: 988939
690.47/690.63	c total #propagations: 15315418 / total #impl: 306074016 (eff. 0.050)
690.47/690.63	c #Conflicts:     127000 | #Learnt:      13422 | 0.003
690.47/690.63	c total clause space: 545.701MB
690.47/690.63	c total #watches: 1040535
702.77/702.97	c total #propagations: 15487405 / total #impl: 308054152 (eff. 0.050)
702.77/702.97	c #Conflicts:     128000 | #Learnt:      14422 | 0.003
702.77/702.97	c total clause space: 545.701MB
702.77/702.97	c total #watches: 1123898
717.26/717.42	c total #propagations: 15638191 / total #impl: 311124206 (eff. 0.050)
717.26/717.42	c #Conflicts:     129000 | #Learnt:      15422 | 0.003
717.26/717.42	c total clause space: 545.701MB
717.26/717.42	c total #watches: 1184038
737.16/737.32	c total #propagations: 15781267 / total #impl: 314088686 (eff. 0.050)
737.16/737.32	c #Conflicts:     130000 | #Learnt:      16422 | 0.003
737.16/737.32	c total clause space: 545.701MB
737.16/737.32	c total #watches: 1285538
754.66/754.84	c total #propagations: 15986381 / total #impl: 318920505 (eff. 0.050)
754.66/754.84	c GC COLLECT
754.66/754.84	c #Conflicts:     131000 | #Learnt:       8810 | 0.007
754.66/754.84	c total clause space: 545.701MB
754.66/754.84	c total #watches: 566733
762.96/763.10	c total #propagations: 16181819 / total #impl: 321330906 (eff. 0.050)
762.96/763.10	c #Conflicts:     132000 | #Learnt:       9810 | 0.007
762.96/763.10	c total clause space: 545.701MB
762.96/763.10	c total #watches: 635549
766.16/766.38	c total #propagations: 16409207 / total #impl: 323327347 (eff. 0.051)
766.16/766.38	c #Conflicts:     133000 | #Learnt:      10810 | 0.007
766.16/766.38	c total clause space: 545.701MB
766.16/766.38	c total #watches: 697672
774.76/774.91	c total #propagations: 16490497 / total #impl: 324752198 (eff. 0.051)
774.76/774.91	c #Conflicts:     134000 | #Learnt:      11810 | 0.007
774.76/774.91	c total clause space: 545.701MB
774.76/774.91	c total #watches: 751447
785.16/785.30	c total #propagations: 16675065 / total #impl: 326479453 (eff. 0.051)
785.16/785.30	c #Conflicts:     135000 | #Learnt:      12810 | 0.007
785.16/785.30	c total clause space: 545.701MB
785.16/785.30	c total #watches: 816267
792.76/792.98	c total #propagations: 16880990 / total #impl: 328203351 (eff. 0.051)
792.76/792.98	c #Conflicts:     136000 | #Learnt:      13810 | 0.007
792.76/792.98	c total clause space: 545.701MB
792.76/792.98	c total #watches: 882091
801.05/801.26	c total #propagations: 16983740 / total #impl: 329483608 (eff. 0.052)
801.05/801.26	c #Conflicts:     137000 | #Learnt:      14810 | 0.007
801.05/801.26	c total clause space: 545.701MB
801.05/801.26	c total #watches: 924760
809.85/810.02	c total #propagations: 17067099 / total #impl: 330944438 (eff. 0.052)
809.85/810.02	c #Conflicts:     138000 | #Learnt:      15810 | 0.007
809.85/810.02	c total clause space: 545.701MB
809.85/810.02	c total #watches: 976440
817.85/818.01	c total #propagations: 17140191 / total #impl: 332809519 (eff. 0.052)
817.85/818.01	c #Conflicts:     139000 | #Learnt:      16810 | 0.007
817.85/818.01	c total clause space: 545.701MB
817.85/818.01	c total #watches: 1014295
823.95/824.17	c total #propagations: 17206195 / total #impl: 334202038 (eff. 0.051)
823.95/824.17	c #Conflicts:     140000 | #Learnt:      17810 | 0.007
823.95/824.17	c total clause space: 545.701MB
823.95/824.17	c total #watches: 1050192
829.95/830.10	c total #propagations: 17254949 / total #impl: 336035611 (eff. 0.051)
829.95/830.10	c GC COLLECT
829.95/830.10	c #Conflicts:     141000 | #Learnt:       9912 | 0.007
829.95/830.10	c total clause space: 545.701MB
829.95/830.10	c total #watches: 613386
835.55/835.78	c total #propagations: 17327943 / total #impl: 337460357 (eff. 0.051)
835.55/835.78	c #Conflicts:     142000 | #Learnt:      10912 | 0.007
835.55/835.78	c total clause space: 545.701MB
835.55/835.78	c total #watches: 663465
840.94/841.14	c total #propagations: 17403423 / total #impl: 338970385 (eff. 0.051)
840.94/841.14	c #Conflicts:     143000 | #Learnt:      11912 | 0.006
840.94/841.14	c total clause space: 545.701MB
840.94/841.14	c total #watches: 709024
848.64/848.82	c total #propagations: 17456340 / total #impl: 340613831 (eff. 0.051)
848.64/848.82	c #Conflicts:     144000 | #Learnt:      12912 | 0.006
848.64/848.82	c total clause space: 545.701MB
848.64/848.82	c total #watches: 755440
858.14/858.37	c total #propagations: 17519713 / total #impl: 342568417 (eff. 0.051)
858.14/858.37	c #Conflicts:     145000 | #Learnt:      13912 | 0.006
858.14/858.37	c total clause space: 545.701MB
858.14/858.37	c total #watches: 799279
868.34/868.56	c total #propagations: 17585715 / total #impl: 344579505 (eff. 0.051)
868.34/868.56	c #Conflicts:     146000 | #Learnt:      14912 | 0.006
868.34/868.56	c total clause space: 545.701MB
868.34/868.56	c total #watches: 871386
879.35/879.58	c total #propagations: 17650939 / total #impl: 346695907 (eff. 0.051)
879.35/879.58	c #Conflicts:     147000 | #Learnt:      15912 | 0.006
879.35/879.58	c total clause space: 545.701MB
879.35/879.58	c total #watches: 920394
893.94/894.12	c total #propagations: 17709695 / total #impl: 348965675 (eff. 0.051)
893.94/894.12	c #Conflicts:     148000 | #Learnt:      16912 | 0.006
893.94/894.12	c total clause space: 545.701MB
893.94/894.12	c total #watches: 992562
909.83/910.07	c total #propagations: 17843674 / total #impl: 351254396 (eff. 0.051)
909.83/910.07	c #Conflicts:     149000 | #Learnt:      17912 | 0.006
909.83/910.07	c total clause space: 545.701MB
909.83/910.07	c total #watches: 1085191
921.83/922.07	c total #propagations: 17999900 / total #impl: 353541723 (eff. 0.051)
921.83/922.07	c GC COLLECT
921.83/922.07	c #Conflicts:     150000 | #Learnt:       9699 | 0.006
921.83/922.07	c total clause space: 545.701MB
921.83/922.07	c total #watches: 618740
927.93/928.19	c total #propagations: 18154511 / total #impl: 355252834 (eff. 0.051)
927.93/928.19	c #Conflicts:     151000 | #Learnt:      10699 | 0.006
927.93/928.19	c total clause space: 545.701MB
927.93/928.19	c total #watches: 697218
937.83/938.09	c total #propagations: 18264135 / total #impl: 356567770 (eff. 0.051)
937.83/938.09	c #Conflicts:     152000 | #Learnt:      11699 | 0.006
937.83/938.09	c total clause space: 545.701MB
937.83/938.09	c total #watches: 754549
947.83/948.09	c total #propagations: 18437132 / total #impl: 358486435 (eff. 0.051)
947.83/948.09	c #Conflicts:     153000 | #Learnt:      12699 | 0.006
947.83/948.09	c total clause space: 545.701MB
947.83/948.09	c total #watches: 832197
951.83/952.06	c total #propagations: 18620433 / total #impl: 360003305 (eff. 0.052)
951.83/952.06	c #Conflicts:     154000 | #Learnt:      13699 | 0.006
951.83/952.06	c total clause space: 545.701MB
951.83/952.06	c total #watches: 1031731
957.53/957.71	c total #propagations: 18704577 / total #impl: 361935396 (eff. 0.052)
957.53/957.71	c #Conflicts:     155000 | #Learnt:      14699 | 0.006
957.53/957.71	c total clause space: 545.701MB
957.53/957.71	c total #watches: 1079127
969.13/969.33	c total #propagations: 18766130 / total #impl: 363601294 (eff. 0.052)
969.13/969.33	c #Conflicts:     156000 | #Learnt:      15699 | 0.006
969.13/969.33	c total clause space: 545.701MB
969.13/969.33	c total #watches: 1128136
985.63/985.87	c total #propagations: 18882375 / total #impl: 365456389 (eff. 0.052)
985.63/985.87	c #Conflicts:     157000 | #Learnt:      16699 | 0.006
985.63/985.87	c total clause space: 545.701MB
985.63/985.87	c total #watches: 1206098
1006.12/1006.31	c total #propagations: 19065204 / total #impl: 367533349 (eff. 0.052)
1006.12/1006.31	c #Conflicts:     158000 | #Learnt:      17699 | 0.006
1006.12/1006.31	c total clause space: 545.701MB
1006.12/1006.31	c total #watches: 1272748
1022.52/1022.75	c total #propagations: 19246816 / total #impl: 369449690 (eff. 0.052)
1022.52/1022.75	c #Conflicts:     159000 | #Learnt:      18699 | 0.006
1022.52/1022.75	c total clause space: 545.701MB
1022.52/1022.75	c total #watches: 1362012
1033.72/1033.90	c total #propagations: 19399152 / total #impl: 373342082 (eff. 0.052)
1033.72/1033.90	c GC COLLECT
1033.72/1033.90	c #Conflicts:     160000 | #Learnt:      10188 | 0.006
1033.72/1033.90	c total clause space: 545.701MB
1033.72/1033.90	c total #watches: 632351
1041.11/1041.31	c total #propagations: 19563927 / total #impl: 374874798 (eff. 0.052)
1041.11/1041.31	c #Conflicts:     161000 | #Learnt:      11188 | 0.006
1041.11/1041.31	c total clause space: 545.701MB
1041.11/1041.31	c total #watches: 691056
1046.91/1047.19	c total #propagations: 19771460 / total #impl: 376534104 (eff. 0.053)
1046.91/1047.19	c #Conflicts:     162000 | #Learnt:      12188 | 0.006
1046.91/1047.19	c total clause space: 545.701MB
1046.91/1047.19	c total #watches: 725755
1053.51/1053.75	c total #propagations: 19844059 / total #impl: 378141750 (eff. 0.052)
1053.51/1053.75	c #Conflicts:     163000 | #Learnt:      13188 | 0.006
1053.51/1053.75	c total clause space: 545.701MB
1053.51/1053.75	c total #watches: 793817
1059.51/1059.72	c total #propagations: 19968105 / total #impl: 380058035 (eff. 0.053)
1059.51/1059.72	c #Conflicts:     164000 | #Learnt:      14188 | 0.006
1059.51/1059.72	c total clause space: 545.701MB
1059.51/1059.72	c total #watches: 867261
1064.81/1065.03	c total #propagations: 20056408 / total #impl: 382251494 (eff. 0.052)
1064.81/1065.03	c #Conflicts:     165000 | #Learnt:      15188 | 0.006
1064.81/1065.03	c total clause space: 545.701MB
1064.81/1065.03	c total #watches: 939256
1074.31/1074.54	c total #propagations: 20133830 / total #impl: 384073481 (eff. 0.052)
1074.31/1074.54	c #Conflicts:     166000 | #Learnt:      16188 | 0.006
1074.31/1074.54	c total clause space: 545.701MB
1074.31/1074.54	c total #watches: 1003747
1087.01/1087.28	c total #propagations: 20247148 / total #impl: 386414628 (eff. 0.052)
1087.01/1087.28	c #Conflicts:     167000 | #Learnt:      17188 | 0.006
1087.01/1087.28	c total clause space: 545.701MB
1087.01/1087.28	c total #watches: 1066624
1098.91/1099.19	c total #propagations: 20375934 / total #impl: 389424478 (eff. 0.052)
1098.91/1099.19	c #Conflicts:     168000 | #Learnt:      18188 | 0.006
1098.91/1099.19	c total clause space: 545.701MB
1098.91/1099.19	c total #watches: 1182485
1117.01/1117.24	c total #propagations: 20582397 / total #impl: 391757414 (eff. 0.053)
1117.01/1117.24	c #Conflicts:     169000 | #Learnt:      19188 | 0.005
1117.01/1117.24	c total clause space: 545.701MB
1117.01/1117.24	c total #watches: 1231692
1127.91/1128.20	c total #propagations: 20793887 / total #impl: 393954255 (eff. 0.053)
1127.91/1128.20	c GC COLLECT
1127.91/1128.20	c #Conflicts:     170000 | #Learnt:      10389 | 0.005
1127.91/1128.20	c total clause space: 545.701MB
1128.01/1128.20	c total #watches: 651780
1138.70/1138.99	c total #propagations: 20931403 / total #impl: 395404286 (eff. 0.053)
1138.70/1138.99	c #Conflicts:     171000 | #Learnt:      11389 | 0.005
1138.70/1138.99	c total clause space: 545.701MB
1138.70/1138.99	c total #watches: 706244
1148.10/1148.31	c total #propagations: 21178875 / total #impl: 397257712 (eff. 0.053)
1148.10/1148.31	c #Conflicts:     172000 | #Learnt:      12389 | 0.005
1148.10/1148.31	c total clause space: 545.701MB
1148.10/1148.31	c total #watches: 774986
1155.10/1155.35	c total #propagations: 21372983 / total #impl: 399002095 (eff. 0.054)
1155.10/1155.35	c #Conflicts:     173000 | #Learnt:      13389 | 0.005
1155.10/1155.35	c total clause space: 545.701MB
1155.10/1155.35	c total #watches: 807491
1161.60/1161.80	c total #propagations: 21472773 / total #impl: 400135430 (eff. 0.054)
1161.60/1161.80	c #Conflicts:     174000 | #Learnt:      14389 | 0.005
1161.60/1161.80	c total clause space: 545.701MB
1161.60/1161.80	c total #watches: 865205
1173.00/1173.21	c total #propagations: 21562013 / total #impl: 401652868 (eff. 0.054)
1173.00/1173.21	c #Conflicts:     175000 | #Learnt:      15389 | 0.005
1173.00/1173.21	c total clause space: 545.701MB
1173.00/1173.21	c total #watches: 940228
1184.40/1184.67	c total #propagations: 21713270 / total #impl: 404518418 (eff. 0.054)
1184.40/1184.67	c #Conflicts:     176000 | #Learnt:      16389 | 0.005
1184.40/1184.67	c total clause space: 545.701MB
1184.40/1184.67	c total #watches: 1031666
1198.59/1198.86	c total #propagations: 21909439 / total #impl: 406834367 (eff. 0.054)
1198.59/1198.86	c #Conflicts:     177000 | #Learnt:      17389 | 0.005
1198.59/1198.86	c total clause space: 545.701MB
1198.59/1198.86	c total #watches: 1111891
1207.60/1207.86	c total #propagations: 22100549 / total #impl: 408864482 (eff. 0.054)
1207.60/1207.86	c #Conflicts:     178000 | #Learnt:      18389 | 0.005
1207.60/1207.86	c total clause space: 545.701MB
1207.60/1207.86	c total #watches: 1157638
1222.49/1222.72	c total #propagations: 22190152 / total #impl: 410153585 (eff. 0.054)
1222.49/1222.72	c #Conflicts:     179000 | #Learnt:      19389 | 0.005
1222.49/1222.72	c total clause space: 545.701MB
1222.49/1222.72	c total #watches: 1244557
1236.99/1237.28	c total #propagations: 22393968 / total #impl: 412469983 (eff. 0.054)
1236.99/1237.28	c GC COLLECT
1236.99/1237.28	c #Conflicts:     180000 | #Learnt:      10291 | 0.005
1236.99/1237.28	c total clause space: 545.701MB
1236.99/1237.28	c total #watches: 645185
1242.09/1242.38	c total #propagations: 22575115 / total #impl: 414438437 (eff. 0.054)
1242.09/1242.38	c #Conflicts:     181000 | #Learnt:      11291 | 0.005
1242.09/1242.38	c total clause space: 545.701MB
1242.09/1242.38	c total #watches: 784883
1247.58/1247.82	c total #propagations: 22695875 / total #impl: 416789047 (eff. 0.054)
1247.58/1247.82	c #Conflicts:     182000 | #Learnt:      12291 | 0.005
1247.58/1247.82	c total clause space: 545.701MB
1247.58/1247.82	c total #watches: 882008
1254.78/1255.03	c total #propagations: 22788142 / total #impl: 420163117 (eff. 0.054)
1254.78/1255.03	c #Conflicts:     183000 | #Learnt:      13291 | 0.005
1254.78/1255.03	c total clause space: 545.701MB
1254.78/1255.03	c total #watches: 953811
1259.78/1260.06	c total #propagations: 22881696 / total #impl: 422637532 (eff. 0.054)
1259.78/1260.06	c #Conflicts:     184000 | #Learnt:      14291 | 0.005
1259.78/1260.06	c total clause space: 545.701MB
1259.78/1260.06	c total #watches: 1013588
1266.58/1266.85	c total #propagations: 22966073 / total #impl: 425200963 (eff. 0.054)
1266.58/1266.85	c #Conflicts:     185000 | #Learnt:      15291 | 0.005
1266.58/1266.85	c total clause space: 545.701MB
1266.58/1266.85	c total #watches: 1077744
1275.58/1275.83	c total #propagations: 23045632 / total #impl: 428889651 (eff. 0.054)
1275.58/1275.83	c #Conflicts:     186000 | #Learnt:      16291 | 0.005
1275.58/1275.83	c total clause space: 545.701MB
1275.58/1275.83	c total #watches: 1146968
1283.28/1283.51	c total #propagations: 23136807 / total #impl: 433843575 (eff. 0.053)
1283.28/1283.51	c #Conflicts:     187000 | #Learnt:      17291 | 0.005
1283.28/1283.51	c total clause space: 545.701MB
1283.28/1283.51	c total #watches: 1207566
1292.08/1292.36	c total #propagations: 23213301 / total #impl: 436693035 (eff. 0.053)
1292.08/1292.36	c #Conflicts:     188000 | #Learnt:      18291 | 0.005
1292.08/1292.36	c total clause space: 545.701MB
1292.08/1292.36	c total #watches: 1264254
1303.97/1304.23	c total #propagations: 23289067 / total #impl: 439316971 (eff. 0.053)
1303.97/1304.23	c #Conflicts:     189000 | #Learnt:      19291 | 0.005
1303.97/1304.23	c total clause space: 545.701MB
1303.97/1304.23	c total #watches: 1327911
1318.47/1318.70	c total #propagations: 23393669 / total #impl: 442468292 (eff. 0.053)
1318.47/1318.70	c #Conflicts:     190000 | #Learnt:      20291 | 0.005
1318.47/1318.70	c total clause space: 545.701MB
1318.47/1318.70	c total #watches: 1386991
1329.87/1330.13	c total #propagations: 23493431 / total #impl: 446166221 (eff. 0.053)
1329.87/1330.13	c GC COLLECT
1329.87/1330.13	c #Conflicts:     191000 | #Learnt:      10892 | 0.005
1329.87/1330.13	c total clause space: 545.701MB
1329.87/1330.13	c total #watches: 680485
1337.87/1338.14	c total #propagations: 23583658 / total #impl: 448765502 (eff. 0.053)
1337.87/1338.14	c #Conflicts:     192000 | #Learnt:      11892 | 0.005
1337.87/1338.14	c total clause space: 545.701MB
1337.87/1338.14	c total #watches: 728992
1346.57/1346.88	c total #propagations: 23663515 / total #impl: 450368319 (eff. 0.053)
1346.57/1346.88	c #Conflicts:     193000 | #Learnt:      12892 | 0.005
1346.57/1346.88	c total clause space: 545.701MB
1346.57/1346.88	c total #watches: 765286
1355.47/1355.77	c total #propagations: 23758599 / total #impl: 451828255 (eff. 0.053)
1355.47/1355.77	c #Conflicts:     194000 | #Learnt:      13892 | 0.005
1355.47/1355.77	c total clause space: 545.701MB
1355.47/1355.77	c total #watches: 826385
1365.67/1365.91	c total #propagations: 23880198 / total #impl: 453900420 (eff. 0.053)
1365.67/1365.91	c #Conflicts:     195000 | #Learnt:      14892 | 0.005
1365.67/1365.91	c total clause space: 545.701MB
1365.67/1365.91	c total #watches: 895516
1377.66/1377.98	c total #propagations: 24001685 / total #impl: 456656801 (eff. 0.053)
1377.66/1377.98	c #Conflicts:     196000 | #Learnt:      15892 | 0.005
1377.66/1377.98	c total clause space: 545.701MB
1377.66/1377.98	c total #watches: 979450
1391.27/1391.60	c total #propagations: 24129068 / total #impl: 460276764 (eff. 0.052)
1391.27/1391.60	c #Conflicts:     197000 | #Learnt:      16892 | 0.005
1391.27/1391.60	c total clause space: 545.701MB
1391.27/1391.60	c total #watches: 1044647
1409.96/1410.27	c total #propagations: 24241706 / total #impl: 464352522 (eff. 0.052)
1409.96/1410.27	c #Conflicts:     198000 | #Learnt:      17892 | 0.005
1409.96/1410.27	c total clause space: 545.701MB
1409.96/1410.27	c total #watches: 1131499
1428.85/1429.13	c total #propagations: 24387179 / total #impl: 469953262 (eff. 0.052)
1428.85/1429.13	c #Conflicts:     199000 | #Learnt:      18892 | 0.005
1428.85/1429.13	c total clause space: 545.701MB
1428.85/1429.13	c total #watches: 1204641
1447.46/1447.79	c total #propagations: 24510376 / total #impl: 475029598 (eff. 0.052)
1447.46/1447.79	c #Conflicts:     200000 | #Learnt:      19892 | 0.005
1447.46/1447.79	c total clause space: 545.701MB
1447.46/1447.79	c total #watches: 1284717
1468.36/1468.68	c total #propagations: 24633010 / total #impl: 480624690 (eff. 0.051)
1468.36/1468.68	c #Conflicts:     201000 | #Learnt:      20892 | 0.005
1468.36/1468.68	c total clause space: 545.701MB
1468.36/1468.69	c total #watches: 1360479
1483.75/1484.05	c total #propagations: 24769671 / total #impl: 487678176 (eff. 0.051)
1483.75/1484.05	c GC COLLECT
1483.75/1484.05	c #Conflicts:     202000 | #Learnt:      11200 | 0.005
1483.75/1484.05	c total clause space: 545.701MB
1483.75/1484.05	c total #watches: 705849
1493.55/1493.88	c total #propagations: 24895407 / total #impl: 492756459 (eff. 0.051)
1493.55/1493.88	c #Conflicts:     203000 | #Learnt:      12200 | 0.005
1493.55/1493.88	c total clause space: 545.701MB
1493.55/1493.88	c total #watches: 791355
1504.44/1504.74	c total #propagations: 25020095 / total #impl: 495455505 (eff. 0.050)
1504.44/1504.74	c #Conflicts:     204000 | #Learnt:      13200 | 0.005
1504.44/1504.74	c total clause space: 545.701MB
1504.44/1504.74	c total #watches: 880737
1517.34/1517.67	c total #propagations: 25143769 / total #impl: 498862603 (eff. 0.050)
1517.34/1517.67	c #Conflicts:     205000 | #Learnt:      14200 | 0.005
1517.34/1517.67	c total clause space: 545.701MB
1517.34/1517.67	c total #watches: 963546
1525.34/1525.65	c total #propagations: 25264674 / total #impl: 502832194 (eff. 0.050)
1525.34/1525.65	c #Conflicts:     206000 | #Learnt:      15200 | 0.005
1525.34/1525.65	c total clause space: 545.701MB
1525.34/1525.65	c total #watches: 1015274
1530.24/1530.57	c total #propagations: 25349432 / total #impl: 505351238 (eff. 0.050)
1530.24/1530.57	c #Conflicts:     207000 | #Learnt:      16200 | 0.004
1530.24/1530.57	c total clause space: 545.701MB
1530.24/1530.57	c total #watches: 1038612
1537.74/1538.08	c total #propagations: 25393498 / total #impl: 506876697 (eff. 0.050)
1537.74/1538.08	c #Conflicts:     208000 | #Learnt:      17200 | 0.004
1537.74/1538.08	c total clause space: 545.701MB
1537.74/1538.08	c total #watches: 1070159
1546.53/1546.89	c total #propagations: 25493066 / total #impl: 508688347 (eff. 0.050)
1546.53/1546.89	c #Conflicts:     209000 | #Learnt:      18200 | 0.004
1546.53/1546.89	c total clause space: 545.701MB
1546.53/1546.89	c total #watches: 1118688
1555.63/1555.92	c total #propagations: 25603297 / total #impl: 510984772 (eff. 0.050)
1555.63/1555.92	c #Conflicts:     210000 | #Learnt:      19200 | 0.004
1555.63/1555.92	c total clause space: 545.701MB
1555.63/1555.92	c total #watches: 1159955
1566.53/1566.82	c total #propagations: 25701985 / total #impl: 513670892 (eff. 0.050)
1566.53/1566.82	c #Conflicts:     211000 | #Learnt:      20200 | 0.004
1566.53/1566.82	c total clause space: 545.701MB
1566.53/1566.82	c total #watches: 1200737
1579.84/1580.15	c total #propagations: 25795325 / total #impl: 516811323 (eff. 0.050)
1579.84/1580.15	c #Conflicts:     212000 | #Learnt:      21200 | 0.004
1579.84/1580.15	c total clause space: 545.701MB
1579.84/1580.15	c total #watches: 1248158
1592.54/1592.84	c total #propagations: 25892713 / total #impl: 519825580 (eff. 0.050)
1592.54/1592.84	c GC COLLECT
1592.54/1592.84	c #Conflicts:     213000 | #Learnt:      11191 | 0.004
1592.54/1592.84	c total clause space: 545.701MB
1592.54/1592.84	c total #watches: 700407
1600.13/1600.47	c total #propagations: 25981949 / total #impl: 522572514 (eff. 0.050)
1600.13/1600.47	c #Conflicts:     214000 | #Learnt:      12191 | 0.004
1600.13/1600.47	c total clause space: 545.701MB
1600.13/1600.47	c total #watches: 766219
1608.43/1608.79	c total #propagations: 26101538 / total #impl: 524393582 (eff. 0.050)
1608.43/1608.79	c #Conflicts:     215000 | #Learnt:      13191 | 0.004
1608.43/1608.79	c total clause space: 545.701MB
1608.43/1608.79	c total #watches: 817061
1619.04/1619.38	c total #propagations: 26200827 / total #impl: 526395464 (eff. 0.050)
1619.04/1619.38	c #Conflicts:     216000 | #Learnt:      14191 | 0.004
1619.04/1619.38	c total clause space: 545.701MB
1619.04/1619.38	c total #watches: 869327
1632.73/1633.10	c total #propagations: 26303234 / total #impl: 528949825 (eff. 0.050)
1632.73/1633.10	c #Conflicts:     217000 | #Learnt:      15191 | 0.004
1632.73/1633.10	c total clause space: 545.701MB
1632.73/1633.10	c total #watches: 915530
1647.82/1648.19	c total #propagations: 26402095 / total #impl: 532102269 (eff. 0.050)
1647.82/1648.19	c #Conflicts:     218000 | #Learnt:      16191 | 0.004
1647.82/1648.19	c total clause space: 545.701MB
1647.82/1648.19	c total #watches: 975138
1665.72/1666.02	c total #propagations: 26507435 / total #impl: 535377374 (eff. 0.050)
1665.72/1666.02	c #Conflicts:     219000 | #Learnt:      17191 | 0.004
1665.72/1666.02	c total clause space: 545.701MB
1665.72/1666.02	c total #watches: 1017714
1685.52/1685.89	c total #propagations: 26597514 / total #impl: 538974697 (eff. 0.049)
1685.52/1685.89	c #Conflicts:     220000 | #Learnt:      18191 | 0.004
1685.52/1685.89	c total clause space: 545.701MB
1685.52/1685.89	c total #watches: 1068247
1707.21/1707.58	c total #propagations: 26687239 / total #impl: 543222150 (eff. 0.049)
1707.21/1707.58	c #Conflicts:     221000 | #Learnt:      19191 | 0.004
1707.21/1707.58	c total clause space: 545.701MB
1707.21/1707.58	c total #watches: 1137391
1729.71/1730.09	c total #propagations: 26792216 / total #impl: 547587549 (eff. 0.049)
1729.71/1730.09	c #Conflicts:     222000 | #Learnt:      20191 | 0.004
1729.71/1730.09	c total clause space: 545.701MB
1729.71/1730.09	c total #watches: 1204919
1757.30/1757.65	c total #propagations: 26895375 / total #impl: 551701705 (eff. 0.049)
1757.30/1757.65	c #Conflicts:     223000 | #Learnt:      21191 | 0.004
1757.30/1757.65	c total clause space: 545.701MB
1757.30/1757.65	c total #watches: 1264077
1785.11/1785.48	c total #propagations: 26994505 / total #impl: 556817379 (eff. 0.048)
1785.11/1785.48	c #Conflicts:     224000 | #Learnt:      22191 | 0.004
1785.11/1785.48	c total clause space: 545.701MB
1785.11/1785.48	c total #watches: 1329713

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-4119931-1467269113/watcher-4119931-1467269113 -o /tmp/evaluation-result-4119931-1467269113/solver-4119931-1467269113 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node106-1467267312-16571 --watchdog 1960 --input HOME/instance-4119931-1467269113.opb ./cdcl-cuttingplanes-opt-linearsearch-release 

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

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


[startup+0 s]
/proc/loadavg: 2.03 2.01 1.91 3/172 16731
/proc/meminfo: memFree=29150740/32872528 swapFree=7620/7620
[pid=16731] ppid=16728 vsize=29112 CPUtime=0 cores=1,3,5,7
/proc/16731/stat : 16731 (cdcl-cuttingpla) R 16728 16731 16554 0 -1 4202496 277 0 0 0 0 0 0 0 20 0 1 0 7807431 29810688 5268 33554432000 4194304 6201397 140733908616272 140736981680088 5194148 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/16731/statm: 7278 5268 130 491 0 6777 0

[startup+0.100165 s]
/proc/loadavg: 2.03 2.01 1.91 3/172 16731
/proc/meminfo: memFree=29150740/32872528 swapFree=7620/7620
[pid=16731] ppid=16728 vsize=35632 CPUtime=0.09 cores=1,3,5,7
/proc/16731/stat : 16731 (cdcl-cuttingpla) R 16728 16731 16554 0 -1 4202496 1379 0 0 0 9 0 0 0 20 0 1 0 7807431 36487168 7692 33554432000 4194304 6201397 140733908616272 140736981680088 4207716 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/16731/statm: 8908 7692 145 491 0 8407 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 35632

[startup+0.200309 s]
/proc/loadavg: 2.03 2.01 1.91 3/172 16731
/proc/meminfo: memFree=29150740/32872528 swapFree=7620/7620
[pid=16731] ppid=16728 vsize=43016 CPUtime=0.19 cores=1,3,5,7
/proc/16731/stat : 16731 (cdcl-cuttingpla) R 16728 16731 16554 0 -1 4202496 1931 0 0 0 19 0 0 0 20 0 1 0 7807431 44048384 8576 33554432000 4194304 6201397 140733908616272 140736981680088 4214926 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/16731/statm: 10754 8576 146 491 0 10253 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 43016

[startup+0.300303 s]
/proc/loadavg: 2.03 2.01 1.91 3/172 16731
/proc/meminfo: memFree=29150740/32872528 swapFree=7620/7620
[pid=16731] ppid=16728 vsize=50568 CPUtime=0.29 cores=1,3,5,7
/proc/16731/stat : 16731 (cdcl-cuttingpla) R 16728 16731 16554 0 -1 4202496 2323 0 0 0 29 0 0 0 20 0 1 0 7807431 51781632 9387 33554432000 4194304 6201397 140733908616272 140736981680088 4207987 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/16731/statm: 12642 9387 146 491 0 12141 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 50568

[startup+0.700194 s]
/proc/loadavg: 2.03 2.01 1.91 3/172 16731
/proc/meminfo: memFree=29150740/32872528 swapFree=7620/7620
[pid=16731] ppid=16728 vsize=63656 CPUtime=0.69 cores=1,3,5,7
/proc/16731/stat : 16731 (cdcl-cuttingpla) R 16728 16731 16554 0 -1 4202496 3042 0 0 0 69 0 0 0 20 0 1 0 7807431 65183744 11540 33554432000 4194304 6201397 140733908616272 140733908615224 4213365 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/16731/statm: 15914 11540 146 491 0 15413 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 63656

[startup+1.50024 s]
/proc/loadavg: 2.03 2.01 1.91 3/177 16738
/proc/meminfo: memFree=29044884/32872528 swapFree=7620/7620
[pid=16731] ppid=16728 vsize=63920 CPUtime=1.49 cores=1,3,5,7
/proc/16731/stat : 16731 (cdcl-cuttingpla) R 16728 16731 16554 0 -1 4202496 3081 0 0 0 149 0 0 0 20 0 1 0 7807431 65454080 11579 33554432000 4194304 6201397 140733908616272 140733908614936 4213178 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/16731/statm: 15980 11579 146 491 0 15479 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 63920

[startup+3.10025 s]
/proc/loadavg: 2.03 2.01 1.91 3/177 16738
/proc/meminfo: memFree=29028940/32872528 swapFree=7620/7620
[pid=16731] ppid=16728 vsize=64424 CPUtime=3.09 cores=1,3,5,7
/proc/16731/stat : 16731 (cdcl-cuttingpla) R 16728 16731 16554 0 -1 4202496 3233 0 0 0 309 0 0 0 20 0 1 0 7807431 65970176 13264 33554432000 4194304 6201397 140733908616272 140733908615224 4215776 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/16731/statm: 16106 13264 159 491 0 15605 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 64424

[startup+6.30028 s]
/proc/loadavg: 2.03 2.01 1.91 3/177 16738
/proc/meminfo: memFree=28989812/32872528 swapFree=7620/7620
[pid=16731] ppid=16728 vsize=87516 CPUtime=6.29 cores=1,3,5,7
/proc/16731/stat : 16731 (cdcl-cuttingpla) R 16728 16731 16554 0 -1 4202496 6000 0 0 0 628 1 0 0 20 0 1 0 7807431 89616384 18662 33554432000 4194304 6201397 140733908616272 140733908614936 4213240 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/16731/statm: 21879 18662 165 491 0 21378 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 87516

[startup+12.7002 s]
/proc/loadavg: 2.02 2.01 1.91 3/177 16738
/proc/meminfo: memFree=28924760/32872528 swapFree=7620/7620
[pid=16731] ppid=16728 vsize=126692 CPUtime=12.69 cores=1,3,5,7
/proc/16731/stat : 16731 (cdcl-cuttingpla) R 16728 16731 16554 0 -1 4202496 9128 0 0 0 1268 1 0 0 20 0 1 0 7807431 129732608 26486 33554432000 4194304 6201397 140733908616272 140733908615224 4213365 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/16731/statm: 31673 26486 165 491 0 31172 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 126692

[startup+25.5004 s]
/proc/loadavg: 2.02 2.01 1.91 3/177 16738
/proc/meminfo: memFree=28840376/32872528 swapFree=7620/7620
[pid=16731] ppid=16728 vsize=183136 CPUtime=25.49 cores=1,3,5,7
/proc/16731/stat : 16731 (cdcl-cuttingpla) R 16728 16731 16554 0 -1 4202496 11283 0 0 0 2547 2 0 0 20 0 1 0 7807431 187531264 32928 33554432000 4194304 6201397 140733908616272 140733908615224 4214889 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/16731/statm: 45784 32928 165 491 0 45283 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 183136

[startup+51.1004 s]
/proc/loadavg: 2.01 2.01 1.91 3/177 16738
/proc/meminfo: memFree=28791292/32872528 swapFree=7620/7620
[pid=16731] ppid=16728 vsize=196648 CPUtime=51.08 cores=1,3,5,7
/proc/16731/stat : 16731 (cdcl-cuttingpla) R 16728 16731 16554 0 -1 4202496 15032 0 0 0 5104 4 0 0 20 0 1 0 7807431 201367552 40731 33554432000 4194304 6201397 140733908616272 140733908614936 4213178 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/16731/statm: 49162 40731 165 491 0 48661 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 196648

[startup+102.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 16739
/proc/meminfo: memFree=28620644/32872528 swapFree=7620/7620
[pid=16731] ppid=16728 vsize=291364 CPUtime=102.28 cores=1,3,5,7
/proc/16731/stat : 16731 (cdcl-cuttingpla) R 16728 16731 16554 0 -1 4202496 18993 0 0 0 10222 6 0 0 20 0 1 0 7807431 298356736 54014 33554432000 4194304 6201397 140733908616272 140733908615224 4213186 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/16731/statm: 72841 54014 165 491 0 72340 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 291364

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 16740
/proc/meminfo: memFree=28555880/32872528 swapFree=7620/7620
[pid=16731] ppid=16728 vsize=301800 CPUtime=162.25 cores=1,3,5,7
/proc/16731/stat : 16731 (cdcl-cuttingpla) R 16728 16731 16554 0 -1 4202496 21907 0 0 0 16218 7 0 0 20 0 1 0 7807431 309043200 67148 33554432000 4194304 6201397 140733908616272 140733908614936 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/16731/statm: 75450 67148 165 491 0 74949 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 301800

[startup+222.308 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 16741
/proc/meminfo: memFree=28465628/32872528 swapFree=7620/7620
[pid=16731] ppid=16728 vsize=310144 CPUtime=222.25 cores=1,3,5,7
/proc/16731/stat : 16731 (cdcl-cuttingpla) R 16728 16731 16554 0 -1 4202496 23998 0 0 0 22217 8 0 0 20 0 1 0 7807431 317587456 69239 33554432000 4194304 6201397 140733908616272 140733908615112 4216049 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/16731/statm: 77536 69239 165 491 0 77035 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 310144

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 16742
/proc/meminfo: memFree=28389400/32872528 swapFree=7620/7620
[pid=16731] ppid=16728 vsize=316796 CPUtime=282.24 cores=1,3,5,7
/proc/16731/stat : 16731 (cdcl-cuttingpla) R 16728 16731 16554 0 -1 4202496 25662 0 0 0 28215 9 0 0 20 0 1 0 7807431 324399104 77546 33554432000 4194304 6201397 140733908616272 140733908615400 4241166 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/16731/statm: 79199 77546 165 491 0 78698 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 316796

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 16747
/proc/meminfo: memFree=28368832/32872528 swapFree=7620/7620
[pid=16731] ppid=16728 vsize=452752 CPUtime=342.23 cores=1,3,5,7
/proc/16731/stat : 16731 (cdcl-cuttingpla) R 16728 16731 16554 0 -1 4202496 26896 0 0 0 34214 9 0 0 20 0 1 0 7807431 463618048 82269 33554432000 4194304 6201397 140733908616272 140733908615224 4213178 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/16731/statm: 113188 82269 165 491 0 112687 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 452752

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 16748
/proc/meminfo: memFree=28281740/32872528 swapFree=7620/7620
[pid=16731] ppid=16728 vsize=455424 CPUtime=402.22 cores=1,3,5,7
/proc/16731/stat : 16731 (cdcl-cuttingpla) R 16728 16731 16554 0 -1 4202496 28519 0 0 0 40211 11 0 0 20 0 1 0 7807431 466354176 104107 33554432000 4194304 6201397 140733908616272 140733908615112 4213186 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/16731/statm: 113856 104107 165 491 0 113355 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 455424

[startup+462.3 s]
/proc/loadavg: 2.04 2.01 1.92 3/177 16749
/proc/meminfo: memFree=28129532/32872528 swapFree=7620/7620
[pid=16731] ppid=16728 vsize=671428 CPUtime=462.21 cores=1,3,5,7
/proc/16731/stat : 16731 (cdcl-cuttingpla) R 16728 16731 16554 0 -1 4202496 29305 0 0 0 46207 14 0 0 20 0 1 0 7807431 687542272 139909 33554432000 4194304 6201397 140733908616272 140733908615224 4213110 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/16731/statm: 167857 139909 165 491 0 167356 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 671428

[startup+522.3 s]
/proc/loadavg: 2.14 2.04 1.93 3/177 16750
/proc/meminfo: memFree=28082876/32872528 swapFree=7620/7620
[pid=16731] ppid=16728 vsize=680156 CPUtime=522.2 cores=1,3,5,7
/proc/16731/stat : 16731 (cdcl-cuttingpla) R 16728 16731 16554 0 -1 4202496 31361 0 0 0 52205 15 0 0 20 0 1 0 7807431 696479744 141916 33554432000 4194304 6201397 140733908616272 140733908614936 4213170 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/16731/statm: 170039 141916 165 491 0 169538 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 680156

[startup+582.3 s]
/proc/loadavg: 2.08 2.04 1.94 3/177 16751
/proc/meminfo: memFree=28073392/32872528 swapFree=7620/7620
[pid=16731] ppid=16728 vsize=682876 CPUtime=582.18 cores=1,3,5,7
/proc/16731/stat : 16731 (cdcl-cuttingpla) R 16728 16731 16554 0 -1 4202496 32091 0 0 0 58203 15 0 0 20 0 1 0 7807431 699265024 142890 33554432000 4194304 6201397 140733908616272 140733908615064 4213244 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/16731/statm: 170719 142890 165 491 0 170218 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 682876


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


[startup+942.3 s]
/proc/loadavg: 2.13 2.09 1.98 3/178 16762
/proc/meminfo: memFree=27928736/32872528 swapFree=7620/7620
[pid=16731] ppid=16728 vsize=700632 CPUtime=942.13 cores=1,3,5,7
/proc/16731/stat : 16731 (cdcl-cuttingpla) R 16728 16731 16554 0 -1 4202496 40070 0 0 0 94194 19 0 0 20 0 1 0 7807431 717447168 149081 33554432000 4194304 6201397 140733908616272 140733908615224 4213178 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/16731/statm: 175158 149081 165 491 0 174657 0
Current children cumulated CPU time (s) 942.13
Current children cumulated vsize (KiB) 700632

[startup+1002.3 s]
/proc/loadavg: 2.08 2.08 1.99 3/178 16786
/proc/meminfo: memFree=27922728/32872528 swapFree=7620/7620
[pid=16731] ppid=16728 vsize=703496 CPUtime=1002.12 cores=1,3,5,7
/proc/16731/stat : 16731 (cdcl-cuttingpla) R 16728 16731 16554 0 -1 4202496 40855 0 0 0 100192 20 0 0 20 0 1 0 7807431 720379904 149782 33554432000 4194304 6201397 140733908616272 140733908615224 4217472 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/16731/statm: 175874 149782 165 491 0 175373 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 703496

[startup+1062.3 s]
/proc/loadavg: 2.23 2.13 2.01 3/177 16787
/proc/meminfo: memFree=27916908/32872528 swapFree=7620/7620
[pid=16731] ppid=16728 vsize=705292 CPUtime=1062.11 cores=1,3,5,7
/proc/16731/stat : 16731 (cdcl-cuttingpla) R 16728 16731 16554 0 -1 4202496 41310 0 0 0 106191 20 0 0 20 0 1 0 7807431 722219008 150237 33554432000 4194304 6201397 140733908616272 140733908615224 4213257 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/16731/statm: 176323 150237 165 491 0 175822 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 705292

[startup+1122.3 s]
/proc/loadavg: 2.08 2.10 2.00 3/177 16788
/proc/meminfo: memFree=27909596/32872528 swapFree=7620/7620
[pid=16731] ppid=16728 vsize=711036 CPUtime=1122.11 cores=1,3,5,7
/proc/16731/stat : 16731 (cdcl-cuttingpla) R 16728 16731 16554 0 -1 4202496 42684 0 0 0 112190 21 0 0 20 0 1 0 7807431 728100864 151611 33554432000 4194304 6201397 140733908616272 140733908615400 4213186 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/16731/statm: 177759 151611 165 491 0 177258 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 711036

[startup+1182.3 s]
/proc/loadavg: 2.03 2.08 2.00 3/178 16790
/proc/meminfo: memFree=27844748/32872528 swapFree=7620/7620
[pid=16731] ppid=16728 vsize=712648 CPUtime=1182.1 cores=1,3,5,7
/proc/16731/stat : 16731 (cdcl-cuttingpla) R 16728 16731 16554 0 -1 4202496 43101 0 0 0 118189 21 0 0 20 0 1 0 7807431 729751552 152028 33554432000 4194304 6201397 140733908616272 140733908614936 4213192 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/16731/statm: 178162 152028 165 491 0 177661 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 712648

[startup+1242.3 s]
/proc/loadavg: 2.01 2.06 2.00 3/177 16792
/proc/meminfo: memFree=27821356/32872528 swapFree=7620/7620
[pid=16731] ppid=16728 vsize=714624 CPUtime=1242.09 cores=1,3,5,7
/proc/16731/stat : 16731 (cdcl-cuttingpla) R 16728 16731 16554 0 -1 4202496 43585 0 0 0 124188 21 0 0 20 0 1 0 7807431 731774976 152512 33554432000 4194304 6201397 140733908616272 140733908615224 4213192 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/16731/statm: 178656 152512 165 491 0 178155 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 714624

[startup+1302.3 s]
/proc/loadavg: 2.04 2.06 2.00 3/177 16793
/proc/meminfo: memFree=27817372/32872528 swapFree=7620/7620
[pid=16731] ppid=16728 vsize=717528 CPUtime=1302.08 cores=1,3,5,7
/proc/16731/stat : 16731 (cdcl-cuttingpla) R 16728 16731 16554 0 -1 4202496 44321 0 0 0 130187 21 0 0 20 0 1 0 7807431 734748672 153215 33554432000 4194304 6201397 140733908616272 140733908615224 4213186 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/16731/statm: 179382 153215 165 491 0 178881 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 717528

[startup+1362.3 s]
/proc/loadavg: 2.09 2.08 2.00 3/177 16794
/proc/meminfo: memFree=27809684/32872528 swapFree=7620/7620
[pid=16731] ppid=16728 vsize=718080 CPUtime=1362.07 cores=1,3,5,7
/proc/16731/stat : 16731 (cdcl-cuttingpla) R 16728 16731 16554 0 -1 4202496 44754 0 0 0 136186 21 0 0 20 0 1 0 7807431 735313920 153352 33554432000 4194304 6201397 140733908616272 140733908615224 4213240 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/16731/statm: 179520 153352 165 491 0 179019 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 718080

[startup+1422.3 s]
/proc/loadavg: 2.07 2.08 2.00 3/177 16795
/proc/meminfo: memFree=27806460/32872528 swapFree=7620/7620
[pid=16731] ppid=16728 vsize=719676 CPUtime=1422.06 cores=1,3,5,7
/proc/16731/stat : 16731 (cdcl-cuttingpla) R 16728 16731 16554 0 -1 4202496 45135 0 0 0 142185 21 0 0 20 0 1 0 7807431 736948224 153733 33554432000 4194304 6201397 140733908616272 140733908615064 4213240 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/16731/statm: 179919 153733 165 491 0 179418 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 719676

[startup+1482.3 s]
/proc/loadavg: 2.07 2.07 2.00 3/177 16796
/proc/meminfo: memFree=27798952/32872528 swapFree=7620/7620
[pid=16731] ppid=16728 vsize=721772 CPUtime=1482.05 cores=1,3,5,7
/proc/16731/stat : 16731 (cdcl-cuttingpla) R 16728 16731 16554 0 -1 4202496 45561 0 0 0 148184 21 0 0 20 0 1 0 7807431 739094528 154670 33554432000 4194304 6201397 140733908616272 140733908615224 4213170 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/16731/statm: 180443 154670 165 491 0 179942 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 721772

[startup+1542.31 s]
/proc/loadavg: 2.09 2.09 2.01 3/178 16801
/proc/meminfo: memFree=27728844/32872528 swapFree=7620/7620
[pid=16731] ppid=16728 vsize=722324 CPUtime=1542.04 cores=1,3,5,7
/proc/16731/stat : 16731 (cdcl-cuttingpla) R 16728 16731 16554 0 -1 4202496 45693 0 0 0 154183 21 0 0 20 0 1 0 7807431 739659776 155090 33554432000 4194304 6201397 140733908616272 140733908615224 4213186 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/16731/statm: 180581 155090 165 491 0 180080 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 722324

[startup+1602.3 s]
/proc/loadavg: 2.11 2.09 2.01 3/177 16802
/proc/meminfo: memFree=27723512/32872528 swapFree=7620/7620
[pid=16731] ppid=16728 vsize=723828 CPUtime=1602.03 cores=1,3,5,7
/proc/16731/stat : 16731 (cdcl-cuttingpla) R 16728 16731 16554 0 -1 4202496 46058 0 0 0 160181 22 0 0 20 0 1 0 7807431 741199872 155455 33554432000 4194304 6201397 140733908616272 140733908615400 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/16731/statm: 180957 155455 165 491 0 180456 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 723828

[startup+1662.3 s]
/proc/loadavg: 2.03 2.07 2.00 3/177 16803
/proc/meminfo: memFree=27721660/32872528 swapFree=7620/7620
[pid=16731] ppid=16728 vsize=724280 CPUtime=1662.02 cores=1,3,5,7
/proc/16731/stat : 16731 (cdcl-cuttingpla) R 16728 16731 16554 0 -1 4202496 46169 0 0 0 166180 22 0 0 20 0 1 0 7807431 741662720 155566 33554432000 4194304 6201397 140733908616272 140733908615224 4213168 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/16731/statm: 181070 155566 165 491 0 180569 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 724280

[startup+1722.3 s]
/proc/loadavg: 2.01 2.05 2.00 3/177 16804
/proc/meminfo: memFree=27715828/32872528 swapFree=7620/7620
[pid=16731] ppid=16728 vsize=725528 CPUtime=1722.01 cores=1,3,5,7
/proc/16731/stat : 16731 (cdcl-cuttingpla) R 16728 16731 16554 0 -1 4202496 46400 0 0 0 172179 22 0 0 20 0 1 0 7807431 742940672 155797 33554432000 4194304 6201397 140733908616272 140733908614984 4213168 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/16731/statm: 181382 155797 165 491 0 180881 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 725528

[startup+1782.3 s]
/proc/loadavg: 2.00 2.04 2.00 3/177 16805
/proc/meminfo: memFree=27712100/32872528 swapFree=7620/7620
[pid=16731] ppid=16728 vsize=726744 CPUtime=1782 cores=1,3,5,7
/proc/16731/stat : 16731 (cdcl-cuttingpla) R 16728 16731 16554 0 -1 4202496 46656 0 0 0 178178 22 0 0 20 0 1 0 7807431 744185856 156053 33554432000 4194304 6201397 140733908616272 140733908615064 4213257 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/16731/statm: 181686 156053 165 491 0 181185 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 726744



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.00 2.04 2.00 3/177 16805
/proc/meminfo: memFree=27711232/32872528 swapFree=7620/7620
[pid=16731] ppid=16728 vsize=727176 CPUtime=1800 cores=1,3,5,7
/proc/16731/stat : 16731 (cdcl-cuttingpla) R 16728 16731 16554 0 -1 4202496 46745 0 0 0 179978 22 0 0 20 0 1 0 7807431 744628224 156142 33554432000 4194304 6201397 140733908616272 140733908615224 4213178 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/16731/statm: 181794 156142 165 491 0 181293 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 727176

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

[startup+1800.3 s]
/proc/loadavg: 2.00 2.04 2.00 3/177 16805
/proc/meminfo: memFree=27711232/32872528 swapFree=7620/7620
[pid=16731] ppid=16728 vsize=727176 CPUtime=1800 cores=1,3,5,7
/proc/16731/stat : 16731 (cdcl-cuttingpla) R 16728 16731 16554 0 -1 4202496 46745 0 0 0 179978 22 0 0 20 0 1 0 7807431 744628224 156142 33554432000 4194304 6201397 140733908616272 140733908615224 4213178 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/16731/statm: 181794 156142 165 491 0 181293 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 727176

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.78
system time used= 0.227965
maximum resident set size= 624568
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 46745
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= 38
involuntary context switches= 1895

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.21236 second user time and 7.2589 second system time

The end

Launcher Data

Begin job on node106 at 2016-06-30 08:45:13
IDJOB=4119931
IDBENCH=111821
IDSOLVER=2550
FILE ID=node106/4119931-1467269113
RUNJOBID= node106-1467267312-16571
PBS_JOBID= 20004487
Free space on /tmp= 71744 MiB

SOLVER NAME= cdcl-cuttingplanes OPT linear search 2016-05-01
BENCH NAME= PB15eval/normalized-PB15eval/OPT-SMALLINT-LIN/pbfvmc-formulae/hw64/normalized-hw64-vm50p-opt.opb.negationfix.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-linearsearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4119931-1467269113/watcher-4119931-1467269113 -o /tmp/evaluation-result-4119931-1467269113/solver-4119931-1467269113 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node106-1467267312-16571 --watchdog 1960 --input HOME/instance-4119931-1467269113.opb ./cdcl-cuttingplanes-opt-linearsearch-release

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

MD5SUM BENCH= d0cc8a0ffbc29b23da5fa5d2733e6279
RANDOM SEED=239547691

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        29150376 kB
Buffers:           55788 kB
Cached:          2888748 kB
SwapCached:            0 kB
Active:          2256744 kB
Inactive:         703732 kB
Active(anon):       2536 kB
Inactive(anon):    15776 kB
Active(file):    2254208 kB
Inactive(file):   687956 kB
Unevictable:        7620 kB
Mlocked:            7620 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              7392 kB
Writeback:             0 kB
AnonPages:        140360 kB
Mapped:            15672 kB
Shmem:               204 kB
Slab:             623868 kB
SReclaimable:      67360 kB
SUnreclaim:       556508 kB
KernelStack:        1472 kB
PageTables:         3652 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     104208 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    120832 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= 71740 MiB
End job on node106 at 2016-06-30 09:15:14