Trace number 4100176

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

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/plato.asu.edu/
pub/milp/normalized-reduced-mps-v2-20-10-neos7.opb
MD5SUMa93c44578e8ffcb65ad1c65e578ef076
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark43
Best CPU time to get the best result obtained on this benchmark1800.03
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 45
Optimality of the best value was proved NO
Number of variables33010
Total number of constraints2154
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)142
Number of constraints which are nor clauses,nor cardinality constraints2012
Minimum length of a constraint2
Maximum length of a constraint441
Number of terms in the objective function 4506
Biggest coefficient in the objective function 7151
Number of bits for the biggest coefficient in the objective function 13
Sum of the numbers in the objective function 527624
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 262144
Number of bits of the biggest number in a constraint 19
Biggest sum of numbers in a constraint 527624
Number of bits of the biggest sum of numbers20
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= 33010 #constraint= 2154
3.40/3.44	c #Conflicts:       1000 | #Learnt:        977 | 7.030
3.40/3.44	c total clause space: 11.2235MB
3.40/3.44	c total #watches: 193832
6.99/7.09	c total #propagations: 1174853 / total #impl: 19571671 (eff. 0.060)
6.99/7.09	c #Conflicts:       2000 | #Learnt:       1977 | 3.544
6.99/7.09	c total clause space: 18.2382MB
6.99/7.09	c total #watches: 318022
11.00/11.05	c total #propagations: 2547771 / total #impl: 29646622 (eff. 0.086)
11.00/11.05	c GC COLLECT
11.00/11.05	c #Conflicts:       3000 | #Learnt:       2002 | 2.367
11.00/11.05	c total clause space: 18.2382MB
11.00/11.05	c total #watches: 350642
14.29/14.33	c total #propagations: 4693308 / total #impl: 63958117 (eff. 0.073)
14.29/14.33	c #Conflicts:       4000 | #Learnt:       3002 | 1.778
14.29/14.33	c total clause space: 18.2382MB
14.29/14.33	c total #watches: 412945
16.49/16.58	c total #propagations: 6223676 / total #impl: 74750455 (eff. 0.083)
16.49/16.58	c GC COLLECT
16.49/16.58	c #Conflicts:       5000 | #Learnt:       2354 | 1.431
16.49/16.58	c total clause space: 18.2382MB
16.49/16.58	c total #watches: 300019
18.69/18.71	c total #propagations: 7322456 / total #impl: 80812775 (eff. 0.091)
18.69/18.71	c #Conflicts:       6000 | #Learnt:       3354 | 1.197
18.69/18.71	c total clause space: 18.2382MB
18.69/18.71	c total #watches: 345831
20.99/21.05	c total #propagations: 8442112 / total #impl: 85794091 (eff. 0.098)
20.99/21.05	c GC COLLECT
20.99/21.05	c #Conflicts:       7000 | #Learnt:       2240 | 1.029
20.99/21.05	c total clause space: 29.637MB
20.99/21.05	c total #watches: 272377
23.78/23.83	c total #propagations: 9568344 / total #impl: 89240388 (eff. 0.107)
23.78/23.83	c #Conflicts:       8000 | #Learnt:       3240 | 0.902
23.78/23.83	c total clause space: 29.637MB
23.78/23.83	c total #watches: 352730
26.08/26.16	c total #propagations: 11210616 / total #impl: 97423602 (eff. 0.115)
26.08/26.16	c #Conflicts:       9000 | #Learnt:       4240 | 0.802
26.08/26.16	c total clause space: 29.637MB
26.08/26.16	c total #watches: 408549
28.18/28.27	c total #propagations: 12575269 / total #impl: 104240692 (eff. 0.121)
28.18/28.27	c GC COLLECT
28.18/28.27	c #Conflicts:      10000 | #Learnt:       2723 | 0.724
28.18/28.27	c total clause space: 29.637MB
28.18/28.27	c total #watches: 318718
29.98/30.06	c total #propagations: 12970514 / total #impl: 111971954 (eff. 0.116)
29.98/30.06	c #Conflicts:      11000 | #Learnt:       3723 | 0.659
29.98/30.06	c total clause space: 29.637MB
29.98/30.06	c total #watches: 364120
32.88/32.97	c total #propagations: 13523601 / total #impl: 116287062 (eff. 0.116)
32.88/32.97	c #Conflicts:      12000 | #Learnt:       4723 | 0.608
32.88/32.97	c total clause space: 29.637MB
32.88/32.97	c total #watches: 456935
36.08/36.17	c total #propagations: 14360617 / total #impl: 125294245 (eff. 0.115)
36.08/36.17	c #Conflicts:      13000 | #Learnt:       5723 | 0.564
36.08/36.17	c total clause space: 29.637MB
36.08/36.17	c total #watches: 559930
39.38/39.44	c total #propagations: 15650162 / total #impl: 136040245 (eff. 0.115)
39.38/39.44	c GC COLLECT
39.38/39.44	c #Conflicts:      14000 | #Learnt:       3869 | 0.524
39.38/39.44	c total clause space: 29.637MB
39.38/39.44	c total #watches: 506872
41.89/41.96	c total #propagations: 16841770 / total #impl: 147021802 (eff. 0.115)
41.89/41.96	c #Conflicts:      15000 | #Learnt:       4869 | 0.490
41.89/41.96	c total clause space: 29.637MB
41.89/41.96	c total #watches: 540682
44.68/44.78	c total #propagations: 16962720 / total #impl: 151223062 (eff. 0.112)
44.68/44.78	c #Conflicts:      16000 | #Learnt:       5869 | 0.460
44.68/44.78	c total clause space: 29.637MB
44.68/44.78	c total #watches: 601457
47.18/47.29	c total #propagations: 17053559 / total #impl: 155909905 (eff. 0.109)
47.18/47.29	c GC COLLECT
47.18/47.29	c #Conflicts:      17000 | #Learnt:       3688 | 0.435
47.18/47.29	c total clause space: 48.1602MB
47.18/47.29	c total #watches: 444677
49.49/49.54	c total #propagations: 17202192 / total #impl: 161084884 (eff. 0.107)
49.49/49.54	c #Conflicts:      18000 | #Learnt:       4688 | 0.412
49.49/49.54	c total clause space: 48.1602MB
49.49/49.54	c total #watches: 500630
51.58/51.62	c total #propagations: 17381976 / total #impl: 167150884 (eff. 0.104)
51.58/51.62	c #Conflicts:      19000 | #Learnt:       5688 | 0.391
51.58/51.62	c total clause space: 48.1602MB
51.58/51.62	c total #watches: 560547
54.78/54.85	c total #propagations: 17567688 / total #impl: 172312161 (eff. 0.102)
54.78/54.85	c #Conflicts:      20000 | #Learnt:       6688 | 0.375
54.78/54.85	c total clause space: 48.1602MB
54.78/54.85	c total #watches: 594796
56.98/57.09	c total #propagations: 18000118 / total #impl: 179754662 (eff. 0.100)
56.98/57.09	c GC COLLECT
56.98/57.09	c #Conflicts:      21000 | #Learnt:       4198 | 0.357
56.98/57.09	c total clause space: 48.1602MB
56.98/57.09	c total #watches: 394363
59.28/59.33	c total #propagations: 18784174 / total #impl: 187669283 (eff. 0.100)
59.28/59.33	c #Conflicts:      22000 | #Learnt:       5197 | 0.341
59.28/59.33	c total clause space: 48.1602MB
59.28/59.33	c total #watches: 436164
61.69/61.75	c total #propagations: 20255696 / total #impl: 196835465 (eff. 0.103)
61.69/61.75	c #Conflicts:      23000 | #Learnt:       6197 | 0.330
61.69/61.75	c total clause space: 48.1602MB
61.69/61.75	c total #watches: 474561
63.38/63.43	c total #propagations: 21630680 / total #impl: 207432301 (eff. 0.104)
63.38/63.43	c #Conflicts:      24000 | #Learnt:       7197 | 0.318
63.38/63.43	c total clause space: 48.1602MB
63.38/63.43	c total #watches: 496975
65.38/65.42	c total #propagations: 22192837 / total #impl: 210641499 (eff. 0.105)
65.38/65.42	c GC COLLECT
65.38/65.42	c #Conflicts:      25000 | #Learnt:       4399 | 0.306
65.38/65.42	c total clause space: 48.1602MB
65.38/65.42	c total #watches: 352504
66.68/66.76	c total #propagations: 23108541 / total #impl: 222525609 (eff. 0.104)
66.68/66.76	c #Conflicts:      26000 | #Learnt:       5399 | 0.294
66.68/66.76	c total clause space: 48.1602MB
66.68/66.76	c total #watches: 390833
68.48/68.50	c total #propagations: 23527199 / total #impl: 226490223 (eff. 0.104)
68.48/68.50	c #Conflicts:      27000 | #Learnt:       6399 | 0.284
68.48/68.50	c total clause space: 48.1602MB
68.48/68.50	c total #watches: 428426
71.38/71.48	c total #propagations: 24044846 / total #impl: 232298337 (eff. 0.104)
71.38/71.48	c #Conflicts:      28000 | #Learnt:       7399 | 0.275
71.38/71.48	c total clause space: 48.1602MB
71.38/71.48	c total #watches: 488644
74.38/74.45	c total #propagations: 24869020 / total #impl: 241847376 (eff. 0.103)
74.38/74.45	c GC COLLECT
74.38/74.45	c #Conflicts:      29000 | #Learnt:       4301 | 0.266
74.38/74.45	c total clause space: 48.1602MB
74.38/74.45	c total #watches: 455278
77.09/77.15	c total #propagations: 25882974 / total #impl: 254379632 (eff. 0.102)
77.09/77.15	c #Conflicts:      30000 | #Learnt:       5301 | 0.258
77.09/77.15	c total clause space: 48.1602MB
77.09/77.15	c total #watches: 554891
79.78/79.81	c total #propagations: 27279099 / total #impl: 268477883 (eff. 0.102)
79.78/79.81	c #Conflicts:      31000 | #Learnt:       6301 | 0.250
79.78/79.81	c total clause space: 48.1602MB
79.78/79.81	c total #watches: 619007
83.58/83.66	c total #propagations: 28133373 / total #impl: 276706146 (eff. 0.102)
83.58/83.66	c #Conflicts:      32000 | #Learnt:       7301 | 0.242
83.58/83.66	c total clause space: 48.1602MB
83.58/83.66	c total #watches: 701735
87.28/87.37	c total #propagations: 29402695 / total #impl: 286315063 (eff. 0.103)
87.28/87.37	c #Conflicts:      33000 | #Learnt:       8301 | 0.236
87.28/87.37	c total clause space: 48.1602MB
87.28/87.37	c total #watches: 757420
90.68/90.72	c total #propagations: 30357917 / total #impl: 294131966 (eff. 0.103)
90.68/90.72	c GC COLLECT
90.68/90.72	c #Conflicts:      34000 | #Learnt:       4907 | 0.229
90.68/90.72	c total clause space: 48.1602MB
90.68/90.72	c total #watches: 578162
93.48/93.56	c total #propagations: 31300390 / total #impl: 300164731 (eff. 0.104)
93.48/93.56	c #Conflicts:      35000 | #Learnt:       5907 | 0.223
93.48/93.56	c total clause space: 48.1602MB
93.48/93.56	c total #watches: 623739
96.78/96.88	c total #propagations: 32017244 / total #impl: 305910627 (eff. 0.105)
96.78/96.88	c #Conflicts:      36000 | #Learnt:       6907 | 0.218
96.78/96.88	c total clause space: 48.1602MB
96.78/96.88	c total #watches: 702036
100.37/100.45	c total #propagations: 32970630 / total #impl: 312963498 (eff. 0.105)
100.37/100.45	c #Conflicts:      37000 | #Learnt:       7907 | 0.212
100.37/100.45	c total clause space: 48.1602MB
100.37/100.45	c total #watches: 804574
103.48/103.52	c total #propagations: 34330579 / total #impl: 326763379 (eff. 0.105)
103.48/103.52	c #Conflicts:      38000 | #Learnt:       8907 | 0.207
103.48/103.52	c total clause space: 48.1602MB
103.48/103.52	c total #watches: 913617
105.78/105.84	c total #propagations: 35891186 / total #impl: 339975824 (eff. 0.106)
105.78/105.84	c GC COLLECT
105.78/105.84	c #Conflicts:      39000 | #Learnt:       5205 | 0.201
105.78/105.84	c total clause space: 48.1602MB
105.78/105.84	c total #watches: 655404
107.98/108.05	c total #propagations: 36771166 / total #impl: 347951900 (eff. 0.106)
107.98/108.05	c #Conflicts:      40000 | #Learnt:       6205 | 0.197
107.98/108.05	c total clause space: 48.1602MB
107.98/108.05	c total #watches: 692107
110.58/110.60	c total #propagations: 36846911 / total #impl: 351793212 (eff. 0.105)
110.58/110.60	c #Conflicts:      41000 | #Learnt:       7205 | 0.192
110.58/110.60	c total clause space: 48.1602MB
110.58/110.60	c total #watches: 739716
113.48/113.50	c total #propagations: 36929443 / total #impl: 357242870 (eff. 0.103)
113.48/113.50	c #Conflicts:      42000 | #Learnt:       8205 | 0.188
113.48/113.50	c total clause space: 48.1602MB
113.48/113.50	c total #watches: 778460
116.47/116.57	c total #propagations: 36996446 / total #impl: 362649315 (eff. 0.102)
116.47/116.57	c #Conflicts:      43000 | #Learnt:       9205 | 0.184
116.47/116.57	c total clause space: 48.1602MB
116.47/116.57	c total #watches: 822670
119.67/119.70	c total #propagations: 37059134 / total #impl: 368773741 (eff. 0.100)
119.67/119.70	c GC COLLECT
119.67/119.70	c #Conflicts:      44000 | #Learnt:       5209 | 0.180
119.67/119.70	c total clause space: 48.1602MB
119.67/119.70	c total #watches: 510427
122.08/122.12	c total #propagations: 37127240 / total #impl: 376332612 (eff. 0.099)
122.08/122.12	c #Conflicts:      45000 | #Learnt:       6209 | 0.176
122.08/122.12	c total clause space: 48.1602MB
122.08/122.12	c total #watches: 572700
126.58/126.68	c total #propagations: 37232802 / total #impl: 383781516 (eff. 0.097)
126.58/126.68	c #Conflicts:      46000 | #Learnt:       7209 | 0.172
126.58/126.68	c total clause space: 48.1602MB
126.58/126.68	c total #watches: 655665
132.57/132.66	c total #propagations: 38441010 / total #impl: 409778219 (eff. 0.094)
132.57/132.66	c #Conflicts:      47000 | #Learnt:       8209 | 0.169
132.57/132.66	c total clause space: 48.1602MB
132.57/132.66	c total #watches: 768403
140.47/140.57	c total #propagations: 40473754 / total #impl: 435779276 (eff. 0.093)
140.47/140.57	c #Conflicts:      48000 | #Learnt:       9209 | 0.168
140.47/140.57	c total clause space: 48.1602MB
140.47/140.57	c total #watches: 890304
145.47/145.51	c total #propagations: 42652450 / total #impl: 473595786 (eff. 0.090)
145.47/145.51	c #Conflicts:      49000 | #Learnt:      10211 | 0.179
145.47/145.51	c total clause space: 78.2603MB
145.47/145.51	c total #watches: 1045244
151.27/151.30	c total #propagations: 43077489 / total #impl: 485255782 (eff. 0.089)
151.27/151.30	c GC COLLECT
151.27/151.30	c #Conflicts:      50000 | #Learnt:       5906 | 0.177
151.27/151.30	c total clause space: 78.2603MB
151.27/151.30	c total #watches: 830340
157.17/157.20	c total #propagations: 43443285 / total #impl: 494769083 (eff. 0.088)
157.17/157.20	c #Conflicts:      51000 | #Learnt:       6906 | 0.174
157.17/157.20	c total clause space: 78.2603MB
157.17/157.20	c total #watches: 877740
166.56/166.67	c total #propagations: 44393576 / total #impl: 502249589 (eff. 0.088)
166.56/166.67	c #Conflicts:      52000 | #Learnt:       7906 | 0.170
166.56/166.67	c total clause space: 78.2603MB
166.56/166.67	c total #watches: 918502
174.87/174.92	c total #propagations: 45713165 / total #impl: 518318783 (eff. 0.088)
174.87/174.92	c #Conflicts:      53000 | #Learnt:       8906 | 0.167
174.87/174.92	c total clause space: 78.2603MB
174.87/174.92	c total #watches: 945332
184.36/184.48	c total #propagations: 46925948 / total #impl: 528818172 (eff. 0.089)
184.36/184.48	c #Conflicts:      54000 | #Learnt:       9906 | 0.165
184.36/184.48	c total clause space: 78.2603MB
184.36/184.48	c total #watches: 1013583
191.26/191.31	c total #propagations: 48340986 / total #impl: 545502800 (eff. 0.089)
191.26/191.31	c #Conflicts:      55000 | #Learnt:      10906 | 0.163
191.26/191.31	c total clause space: 78.2603MB
191.26/191.31	c total #watches: 1074707
194.36/194.48	c total #propagations: 49599548 / total #impl: 556381264 (eff. 0.089)
194.36/194.48	c GC COLLECT
194.36/194.48	c #Conflicts:      56000 | #Learnt:       6321 | 0.160
194.36/194.48	c total clause space: 78.2603MB
194.36/194.48	c total #watches: 686495
198.55/198.66	c total #propagations: 49997787 / total #impl: 561882267 (eff. 0.089)
198.55/198.66	c #Conflicts:      57000 | #Learnt:       7321 | 0.158
198.55/198.66	c total clause space: 78.2603MB
198.55/198.66	c total #watches: 701628
202.15/202.20	c total #propagations: 50811942 / total #impl: 571092075 (eff. 0.089)
202.15/202.20	c #Conflicts:      58000 | #Learnt:       8321 | 0.155
202.15/202.20	c total clause space: 78.2603MB
202.15/202.20	c total #watches: 734827
205.55/205.69	c total #propagations: 51735868 / total #impl: 587120952 (eff. 0.088)
205.55/205.69	c #Conflicts:      59000 | #Learnt:       9321 | 0.153
205.55/205.69	c total clause space: 78.2603MB
205.55/205.69	c total #watches: 779543
209.56/209.66	c total #propagations: 52089952 / total #impl: 594883491 (eff. 0.088)
209.56/209.66	c #Conflicts:      60000 | #Learnt:      10321 | 0.151
209.56/209.66	c total clause space: 78.2603MB
209.56/209.66	c total #watches: 823651
213.56/213.65	c total #propagations: 52468287 / total #impl: 600988776 (eff. 0.087)
213.56/213.65	c #Conflicts:      61000 | #Learnt:      11321 | 0.148
213.56/213.65	c total clause space: 78.2603MB
213.56/213.65	c total #watches: 855829
217.26/217.30	c total #propagations: 52613000 / total #impl: 605807039 (eff. 0.087)
217.26/217.30	c GC COLLECT
217.26/217.30	c #Conflicts:      62000 | #Learnt:       6478 | 0.146
217.26/217.30	c total clause space: 78.2603MB
217.26/217.30	c total #watches: 564469
220.46/220.54	c total #propagations: 53050001 / total #impl: 615615623 (eff. 0.086)
220.46/220.54	c #Conflicts:      63000 | #Learnt:       7478 | 0.144
220.46/220.54	c total clause space: 78.2603MB
220.46/220.54	c total #watches: 607733
223.27/223.31	c total #propagations: 53396035 / total #impl: 625042737 (eff. 0.085)
223.27/223.31	c #Conflicts:      64000 | #Learnt:       8478 | 0.142
223.27/223.31	c total clause space: 78.2603MB
223.27/223.31	c total #watches: 652246
226.96/227.01	c total #propagations: 53783887 / total #impl: 630680262 (eff. 0.085)
226.96/227.01	c #Conflicts:      65000 | #Learnt:       9478 | 0.141
226.96/227.01	c total clause space: 78.2603MB
226.96/227.01	c total #watches: 716146
231.16/231.21	c total #propagations: 54255058 / total #impl: 646108181 (eff. 0.084)
231.16/231.21	c #Conflicts:      66000 | #Learnt:      10478 | 0.140
231.16/231.21	c total clause space: 78.2603MB
231.16/231.21	c total #watches: 790300
235.36/235.42	c total #propagations: 54552116 / total #impl: 652893920 (eff. 0.084)
235.36/235.42	c #Conflicts:      67000 | #Learnt:      11478 | 0.139
235.36/235.42	c total clause space: 78.2603MB
235.36/235.42	c total #watches: 891591
241.16/241.26	c total #propagations: 55064053 / total #impl: 661210931 (eff. 0.083)
241.16/241.26	c #Conflicts:      68000 | #Learnt:      12478 | 0.138
241.16/241.26	c total clause space: 78.2603MB
241.16/241.26	c total #watches: 959465
244.85/244.98	c total #propagations: 55658671 / total #impl: 673157983 (eff. 0.083)
244.85/244.98	c GC COLLECT
244.85/244.98	c #Conflicts:      69000 | #Learnt:       7239 | 0.136
244.85/244.98	c total clause space: 78.2603MB
244.85/244.98	c total #watches: 734792
248.75/248.87	c total #propagations: 56648460 / total #impl: 682914377 (eff. 0.083)
248.75/248.87	c #Conflicts:      70000 | #Learnt:       8239 | 0.135
248.75/248.87	c total clause space: 78.2603MB
248.75/248.87	c total #watches: 826021
253.55/253.64	c total #propagations: 57136686 / total #impl: 694253133 (eff. 0.082)
253.55/253.64	c #Conflicts:      71000 | #Learnt:       9239 | 0.133
253.55/253.64	c total clause space: 78.2603MB
253.55/253.64	c total #watches: 906780
258.75/258.83	c total #propagations: 57301488 / total #impl: 701803104 (eff. 0.082)
258.75/258.83	c #Conflicts:      72000 | #Learnt:      10239 | 0.131
258.75/258.83	c total clause space: 78.2603MB
258.75/258.83	c total #watches: 991371
265.06/265.13	c total #propagations: 57542629 / total #impl: 713927145 (eff. 0.081)
265.06/265.13	c #Conflicts:      73000 | #Learnt:      11239 | 0.130
265.06/265.13	c total clause space: 78.2603MB
265.06/265.13	c total #watches: 1070715
271.25/271.30	c total #propagations: 57911542 / total #impl: 724564143 (eff. 0.080)
271.25/271.30	c #Conflicts:      74000 | #Learnt:      12239 | 0.129
271.25/271.30	c total clause space: 78.2603MB
271.25/271.30	c total #watches: 1119857
276.55/276.60	c total #propagations: 58800048 / total #impl: 734695612 (eff. 0.080)
276.55/276.60	c GC COLLECT
276.55/276.60	c #Conflicts:      75000 | #Learnt:       6748 | 0.128
276.55/276.60	c total clause space: 78.2603MB
276.55/276.60	c total #watches: 792411
281.95/282.03	c total #propagations: 59246105 / total #impl: 744641041 (eff. 0.080)
281.95/282.03	c #Conflicts:      76000 | #Learnt:       7748 | 0.129
281.95/282.03	c total clause space: 78.2603MB
281.95/282.03	c total #watches: 846406
286.95/287.01	c total #propagations: 60276308 / total #impl: 771999712 (eff. 0.078)
286.95/287.01	c #Conflicts:      77000 | #Learnt:       8748 | 0.128
286.95/287.01	c total clause space: 78.2603MB
286.95/287.01	c total #watches: 882271
292.65/292.79	c total #propagations: 60423725 / total #impl: 777820451 (eff. 0.078)
292.65/292.79	c #Conflicts:      78000 | #Learnt:       9748 | 0.128
292.65/292.79	c total clause space: 78.2603MB
292.65/292.79	c total #watches: 936874
297.34/297.41	c total #propagations: 61175620 / total #impl: 784620453 (eff. 0.078)
297.34/297.41	c #Conflicts:      79000 | #Learnt:      10748 | 0.139
297.34/297.41	c total clause space: 78.2603MB
297.34/297.41	c total #watches: 965307
298.64/298.79	c total #propagations: 61693096 / total #impl: 789124315 (eff. 0.078)
298.64/298.79	c #Conflicts:      80000 | #Learnt:      11748 | 0.146
298.64/298.79	c total clause space: 78.2603MB
298.64/298.79	c total #watches: 970728
302.14/302.23	c total #propagations: 61725318 / total #impl: 789340972 (eff. 0.078)
302.14/302.23	c #Conflicts:      81000 | #Learnt:      12751 | 0.156
302.14/302.23	c total clause space: 78.2603MB
302.14/302.23	c total #watches: 1091665
306.24/306.32	c total #propagations: 61896773 / total #impl: 795672007 (eff. 0.078)
306.24/306.32	c GC COLLECT
306.24/306.32	c #Conflicts:      82000 | #Learnt:       6925 | 0.155
306.24/306.32	c total clause space: 78.2603MB
306.24/306.32	c total #watches: 635631
310.03/310.10	c total #propagations: 61993732 / total #impl: 802036305 (eff. 0.077)
310.03/310.10	c #Conflicts:      83000 | #Learnt:       7926 | 0.153
310.03/310.10	c total clause space: 78.2603MB
310.03/310.10	c total #watches: 757410
320.73/320.86	c total #propagations: 62208855 / total #impl: 814128266 (eff. 0.076)
320.73/320.86	c #Conflicts:      84000 | #Learnt:       8926 | 0.152
320.73/320.86	c total clause space: 78.2603MB
320.73/320.86	c total #watches: 908285
338.73/338.86	c total #propagations: 62505286 / total #impl: 846521075 (eff. 0.074)
338.73/338.86	c #Conflicts:      85000 | #Learnt:       9926 | 0.150
338.73/338.86	c total clause space: 78.2603MB
338.73/338.86	c total #watches: 1134456
359.22/359.37	c total #propagations: 63121357 / total #impl: 959317342 (eff. 0.066)
359.22/359.37	c #Conflicts:      86000 | #Learnt:      10926 | 0.148
359.22/359.37	c total clause space: 78.2603MB
359.22/359.37	c total #watches: 1346577
384.02/384.13	c total #propagations: 63702008 / total #impl: 1090412400 (eff. 0.058)
384.02/384.13	c #Conflicts:      87000 | #Learnt:      11926 | 0.146
384.02/384.13	c total clause space: 78.2603MB
384.02/384.13	c total #watches: 1521541
419.03/419.12	c total #propagations: 64277787 / total #impl: 1213653314 (eff. 0.053)
419.03/419.12	c #Conflicts:      88000 | #Learnt:      12926 | 0.145
419.03/419.12	c total clause space: 78.2603MB
419.03/419.12	c total #watches: 1694602
450.51/450.67	c total #propagations: 64880395 / total #impl: 1451287351 (eff. 0.045)
450.51/450.67	c #Conflicts:      89000 | #Learnt:      13926 | 0.143
450.51/450.67	c total clause space: 78.2603MB
450.51/450.67	c total #watches: 1881478
473.91/474.03	c total #propagations: 65387211 / total #impl: 1705652607 (eff. 0.038)
473.91/474.03	c GC COLLECT
473.91/474.03	c #Conflicts:      90000 | #Learnt:       7846 | 0.142
473.91/474.03	c total clause space: 78.2603MB
473.91/474.03	c total #watches: 1590404
514.20/514.31	c total #propagations: 65936439 / total #impl: 2053549314 (eff. 0.032)
514.20/514.31	c #Conflicts:      91000 | #Learnt:       8846 | 0.140
514.20/514.31	c total clause space: 78.2603MB
514.20/514.31	c total #watches: 1774972
553.89/554.01	c total #propagations: 66552230 / total #impl: 2430862989 (eff. 0.027)
553.89/554.01	c #Conflicts:      92000 | #Learnt:       9846 | 0.138
553.89/554.01	c total clause space: 78.2603MB
553.89/554.01	c total #watches: 1969001
613.70/613.88	c total #propagations: 67107223 / total #impl: 2916814251 (eff. 0.023)
613.70/613.88	c #Conflicts:      93000 | #Learnt:      10846 | 0.137
613.70/613.88	c total clause space: 78.2603MB
613.70/613.88	c total #watches: 2154221
678.18/678.32	c total #propagations: 67889591 / total #impl: 3967381122 (eff. 0.017)
678.18/678.32	c #Conflicts:      94000 | #Learnt:      11846 | 0.136
678.18/678.32	c total clause space: 78.2603MB
678.18/678.32	c total #watches: 2312441
727.57/727.76	c total #propagations: 68368921 / total #impl: 5256228770 (eff. 0.013)
727.57/727.76	c #Conflicts:      95000 | #Learnt:      12846 | 0.134
727.57/727.76	c total clause space: 127.173MB
727.57/727.76	c total #watches: 2508901
768.07/768.25	c total #propagations: 68852439 / total #impl: 5977302932 (eff. 0.012)
768.07/768.25	c #Conflicts:      96000 | #Learnt:      13846 | 0.133
768.07/768.25	c total clause space: 127.173MB
768.07/768.25	c total #watches: 2744282
810.95/811.14	c total #propagations: 69399681 / total #impl: 6570980796 (eff. 0.011)
810.95/811.14	c #Conflicts:      97000 | #Learnt:      14846 | 0.131
810.95/811.14	c total clause space: 127.173MB
810.95/811.14	c total #watches: 2984782
842.75/842.98	c total #propagations: 69793249 / total #impl: 7094847350 (eff. 0.010)
842.75/842.98	c GC COLLECT
842.75/842.98	c #Conflicts:      98000 | #Learnt:       8449 | 0.130
842.75/842.98	c total clause space: 127.173MB
842.75/842.98	c total #watches: 1805938
872.15/872.38	c total #propagations: 70165804 / total #impl: 7554362295 (eff. 0.009)
872.15/872.38	c #Conflicts:      99000 | #Learnt:       9449 | 0.129
872.15/872.38	c total clause space: 127.173MB
872.15/872.38	c total #watches: 2052942
906.14/906.32	c total #propagations: 70579863 / total #impl: 8007579675 (eff. 0.009)
906.14/906.32	c #Conflicts:     100000 | #Learnt:      10449 | 0.127
906.14/906.32	c total clause space: 127.173MB
906.14/906.32	c total #watches: 2299830
982.84/983.00	c total #propagations: 70974649 / total #impl: 8595069759 (eff. 0.008)
982.84/983.00	c #Conflicts:     101000 | #Learnt:      11449 | 0.126
982.84/983.00	c total clause space: 127.173MB
982.84/983.00	c total #watches: 2442135
1048.13/1048.34	c total #propagations: 71486500 / total #impl: 9669254472 (eff. 0.007)
1048.13/1048.34	c #Conflicts:     102000 | #Learnt:      12449 | 0.125
1048.13/1048.34	c total clause space: 127.173MB
1048.13/1048.34	c total #watches: 2591479
1101.22/1101.46	c total #propagations: 71901205 / total #impl: 10325960252 (eff. 0.007)
1101.22/1101.46	c #Conflicts:     103000 | #Learnt:      13451 | 0.125
1101.22/1101.46	c total clause space: 127.173MB
1101.22/1101.46	c total #watches: 2760753
1131.41/1131.61	c total #propagations: 72398746 / total #impl: 10791874725 (eff. 0.007)
1131.41/1131.61	c #Conflicts:     104000 | #Learnt:      14451 | 0.125
1131.41/1131.61	c total clause space: 127.173MB
1131.41/1131.61	c total #watches: 2870324
1144.41/1144.67	c total #propagations: 73005264 / total #impl: 10857230134 (eff. 0.007)
1144.41/1144.67	c #Conflicts:     105000 | #Learnt:      15451 | 0.123
1144.41/1144.67	c total clause space: 127.173MB
1144.41/1144.67	c total #watches: 2933129
1152.72/1152.97	c total #propagations: 73704464 / total #impl: 10882351200 (eff. 0.007)
1152.72/1152.97	c GC COLLECT
1152.72/1152.97	c #Conflicts:     106000 | #Learnt:       8733 | 0.122
1152.72/1152.97	c total clause space: 127.173MB
1152.72/1152.97	c total #watches: 1533255
1162.31/1162.57	c total #propagations: 74632532 / total #impl: 10901977851 (eff. 0.007)
1162.31/1162.57	c #Conflicts:     107000 | #Learnt:       9733 | 0.121
1162.31/1162.57	c total clause space: 127.173MB
1162.31/1162.57	c total #watches: 1588859
1189.40/1189.68	c total #propagations: 75403040 / total #impl: 10922358169 (eff. 0.007)
1189.40/1189.68	c #Conflicts:     108000 | #Learnt:      10733 | 0.120
1189.40/1189.68	c total clause space: 127.173MB
1189.40/1189.68	c total #watches: 1692604
1237.50/1237.77	c total #propagations: 76719357 / total #impl: 10991904211 (eff. 0.007)
1237.50/1237.77	c #Conflicts:     109000 | #Learnt:      11733 | 0.119
1237.50/1237.77	c total clause space: 127.173MB
1237.50/1237.77	c total #watches: 1754685
1302.29/1302.54	c total #propagations: 78595274 / total #impl: 11127392560 (eff. 0.007)
1302.29/1302.54	c #Conflicts:     110000 | #Learnt:      12733 | 0.118
1302.29/1302.54	c total clause space: 127.173MB
1302.29/1302.54	c total #watches: 1874553
1328.18/1328.44	c total #propagations: 80867682 / total #impl: 11326498855 (eff. 0.007)
1328.18/1328.44	c #Conflicts:     111000 | #Learnt:      13733 | 0.117
1328.18/1328.44	c total clause space: 127.173MB
1328.18/1328.44	c total #watches: 1996232
1337.08/1337.33	c total #propagations: 82772557 / total #impl: 11418180517 (eff. 0.007)
1337.08/1337.33	c #Conflicts:     112000 | #Learnt:      14733 | 0.116
1337.08/1337.33	c total clause space: 127.173MB
1337.08/1337.33	c total #watches: 2059617
1348.28/1348.52	c total #propagations: 83510391 / total #impl: 11432293331 (eff. 0.007)
1348.28/1348.52	c #Conflicts:     113000 | #Learnt:      15733 | 0.116
1348.28/1348.52	c total clause space: 127.173MB
1348.28/1348.52	c total #watches: 2142730
1353.99/1354.26	c total #propagations: 84453101 / total #impl: 11450474883 (eff. 0.007)
1353.99/1354.26	c GC COLLECT
1353.99/1354.26	c #Conflicts:     114000 | #Learnt:       8721 | 0.115
1353.99/1354.26	c total clause space: 127.173MB
1353.99/1354.27	c total #watches: 935986
1358.08/1358.30	c total #propagations: 85326656 / total #impl: 11458729881 (eff. 0.007)
1358.08/1358.30	c #Conflicts:     115000 | #Learnt:       9721 | 0.114
1358.08/1358.30	c total clause space: 127.173MB
1358.08/1358.30	c total #watches: 987795
1362.68/1362.96	c total #propagations: 86177853 / total #impl: 11463872414 (eff. 0.008)
1362.68/1362.96	c #Conflicts:     116000 | #Learnt:      10721 | 0.113
1362.68/1362.96	c total clause space: 127.173MB
1362.68/1362.96	c total #watches: 1036940
1367.48/1367.73	c total #propagations: 86960468 / total #impl: 11468787227 (eff. 0.008)
1367.48/1367.73	c #Conflicts:     117000 | #Learnt:      11721 | 0.112
1367.48/1367.73	c total clause space: 127.173MB
1367.48/1367.73	c total #watches: 1091149
1372.08/1372.37	c total #propagations: 87713837 / total #impl: 11477659306 (eff. 0.008)
1372.08/1372.37	c #Conflicts:     118000 | #Learnt:      12721 | 0.111
1372.08/1372.37	c total clause space: 127.173MB
1372.08/1372.37	c total #watches: 1132653
1377.17/1377.46	c total #propagations: 88325411 / total #impl: 11485310303 (eff. 0.008)
1377.17/1377.46	c #Conflicts:     119000 | #Learnt:      13721 | 0.110
1377.17/1377.46	c total clause space: 127.173MB
1377.17/1377.46	c total #watches: 1191808
1381.67/1381.90	c total #propagations: 89046719 / total #impl: 11495853652 (eff. 0.008)
1381.67/1381.90	c #Conflicts:     120000 | #Learnt:      14721 | 0.110
1381.67/1381.90	c total clause space: 127.173MB
1381.67/1381.90	c total #watches: 1256062
1386.98/1387.21	c total #propagations: 89779852 / total #impl: 11505413555 (eff. 0.008)
1386.98/1387.21	c #Conflicts:     121000 | #Learnt:      15721 | 0.109
1386.98/1387.21	c total clause space: 127.173MB
1386.98/1387.21	c total #watches: 1312406
1392.67/1392.95	c total #propagations: 90512442 / total #impl: 11517411680 (eff. 0.008)
1392.67/1392.95	c GC COLLECT
1392.67/1392.95	c #Conflicts:     122000 | #Learnt:       8417 | 0.108
1392.67/1392.95	c total clause space: 127.173MB
1392.67/1392.95	c total #watches: 671609
1395.78/1396.04	c total #propagations: 91026156 / total #impl: 11524919814 (eff. 0.008)
1395.78/1396.04	c #Conflicts:     123000 | #Learnt:       9417 | 0.107
1395.78/1396.04	c total clause space: 127.173MB
1395.78/1396.04	c total #watches: 727586
1398.87/1399.12	c total #propagations: 91776020 / total #impl: 11529548250 (eff. 0.008)
1398.87/1399.12	c #Conflicts:     124000 | #Learnt:      10417 | 0.107
1398.87/1399.12	c total clause space: 127.173MB
1398.87/1399.12	c total #watches: 761871
1402.57/1402.82	c total #propagations: 92359679 / total #impl: 11535126366 (eff. 0.008)
1402.57/1402.82	c #Conflicts:     125000 | #Learnt:      11417 | 0.106
1402.57/1402.82	c total clause space: 127.173MB
1402.57/1402.82	c total #watches: 807904
1406.17/1406.40	c total #propagations: 92980997 / total #impl: 11540373673 (eff. 0.008)
1406.17/1406.40	c #Conflicts:     126000 | #Learnt:      12417 | 0.106
1406.17/1406.40	c total clause space: 127.173MB
1406.17/1406.40	c total #watches: 845736
1410.97/1411.22	c total #propagations: 93672925 / total #impl: 11545162521 (eff. 0.008)
1410.97/1411.22	c #Conflicts:     127000 | #Learnt:      13417 | 0.105
1410.97/1411.22	c total clause space: 127.173MB
1410.97/1411.22	c total #watches: 883966
1414.48/1414.74	c total #propagations: 94300987 / total #impl: 11550530580 (eff. 0.008)
1414.48/1414.74	c #Conflicts:     128000 | #Learnt:      14417 | 0.106
1414.48/1414.74	c total clause space: 127.173MB
1414.48/1414.74	c total #watches: 926941
1417.07/1417.39	c total #propagations: 94716909 / total #impl: 11555132036 (eff. 0.008)
1417.07/1417.39	c #Conflicts:     129000 | #Learnt:      15417 | 0.106
1417.07/1417.39	c total clause space: 127.173MB
1417.07/1417.39	c total #watches: 1065013
1420.87/1421.15	c total #propagations: 95104832 / total #impl: 11565054512 (eff. 0.008)
1420.87/1421.15	c #Conflicts:     130000 | #Learnt:      16417 | 0.105
1420.87/1421.15	c total clause space: 127.173MB
1420.87/1421.15	c total #watches: 1212780
1425.57/1425.88	c total #propagations: 95582545 / total #impl: 11604654199 (eff. 0.008)
1425.57/1425.88	c GC COLLECT
1425.57/1425.88	c #Conflicts:     131000 | #Learnt:       8821 | 0.107
1425.57/1425.88	c total clause space: 127.173MB
1425.57/1425.88	c total #watches: 793520
1429.47/1429.74	c total #propagations: 95930542 / total #impl: 11615398627 (eff. 0.008)
1429.47/1429.74	c #Conflicts:     132000 | #Learnt:       9821 | 0.106
1429.47/1429.74	c total clause space: 127.173MB
1429.47/1429.74	c total #watches: 831292
1433.17/1433.46	c total #propagations: 96509557 / total #impl: 11619112810 (eff. 0.008)
1433.17/1433.46	c #Conflicts:     133000 | #Learnt:      10821 | 0.105
1433.17/1433.46	c total clause space: 127.173MB
1433.17/1433.46	c total #watches: 868388
1437.37/1437.67	c total #propagations: 97166436 / total #impl: 11623813000 (eff. 0.008)
1437.37/1437.67	c #Conflicts:     134000 | #Learnt:      11821 | 0.104
1437.37/1437.67	c total clause space: 127.173MB
1437.37/1437.67	c total #watches: 913880
1441.56/1441.84	c total #propagations: 97831945 / total #impl: 11629308697 (eff. 0.008)
1441.56/1441.84	c #Conflicts:     135000 | #Learnt:      12821 | 0.104
1441.56/1441.84	c total clause space: 127.173MB
1441.56/1441.84	c total #watches: 951516
1446.56/1446.81	c total #propagations: 98390836 / total #impl: 11634262774 (eff. 0.008)
1446.56/1446.81	c #Conflicts:     136000 | #Learnt:      13821 | 0.103
1446.56/1446.81	c total clause space: 127.173MB
1446.56/1446.81	c total #watches: 971162
1451.56/1451.83	c total #propagations: 98989038 / total #impl: 11639682173 (eff. 0.009)
1451.56/1451.83	c #Conflicts:     137000 | #Learnt:      14821 | 0.102
1451.56/1451.83	c total clause space: 127.173MB
1451.56/1451.83	c total #watches: 989787
1455.96/1456.24	c total #propagations: 100076331 / total #impl: 11659816406 (eff. 0.009)
1455.96/1456.24	c #Conflicts:     138000 | #Learnt:      15821 | 0.103
1455.96/1456.24	c total clause space: 127.173MB
1455.96/1456.24	c total #watches: 1012075
1460.57/1460.85	c total #propagations: 100631604 / total #impl: 11665503545 (eff. 0.009)
1460.57/1460.85	c #Conflicts:     139000 | #Learnt:      16821 | 0.102
1460.57/1460.85	c total clause space: 127.173MB
1460.57/1460.85	c total #watches: 1058333
1465.96/1466.24	c total #propagations: 101399541 / total #impl: 11673749655 (eff. 0.009)
1465.96/1466.24	c #Conflicts:     140000 | #Learnt:      17821 | 0.102
1465.96/1466.24	c total clause space: 127.173MB
1465.96/1466.24	c total #watches: 1108374
1468.96/1469.22	c total #propagations: 102101416 / total #impl: 11680386693 (eff. 0.009)
1468.96/1469.22	c GC COLLECT
1468.96/1469.22	c #Conflicts:     141000 | #Learnt:       9657 | 0.102
1468.96/1469.22	c total clause space: 127.173MB
1468.96/1469.22	c total #watches: 573894
1471.46/1471.75	c total #propagations: 102700561 / total #impl: 11685613872 (eff. 0.009)
1471.46/1471.75	c #Conflicts:     142000 | #Learnt:      10657 | 0.101
1471.46/1471.75	c total clause space: 127.173MB
1471.46/1471.75	c total #watches: 614875
1473.46/1473.78	c total #propagations: 103288093 / total #impl: 11690235469 (eff. 0.009)
1473.46/1473.78	c #Conflicts:     143000 | #Learnt:      11657 | 0.100
1473.46/1473.78	c total clause space: 127.173MB
1473.46/1473.78	c total #watches: 637005
1475.46/1475.74	c total #propagations: 103719429 / total #impl: 11693909921 (eff. 0.009)
1475.46/1475.74	c #Conflicts:     144000 | #Learnt:      12657 | 0.100
1475.46/1475.74	c total clause space: 127.173MB
1475.46/1475.74	c total #watches: 657138
1477.36/1477.66	c total #propagations: 104154821 / total #impl: 11698478675 (eff. 0.009)
1477.36/1477.66	c #Conflicts:     145000 | #Learnt:      13657 | 0.099
1477.36/1477.66	c total clause space: 127.173MB
1477.36/1477.66	c total #watches: 670069
1479.27/1479.56	c total #propagations: 104462356 / total #impl: 11702077045 (eff. 0.009)
1479.27/1479.56	c #Conflicts:     146000 | #Learnt:      14657 | 0.099
1479.27/1479.56	c total clause space: 127.173MB
1479.27/1479.56	c total #watches: 688263
1481.76/1482.09	c total #propagations: 104870112 / total #impl: 11705658536 (eff. 0.009)
1481.76/1482.09	c #Conflicts:     147000 | #Learnt:      15657 | 0.098
1481.76/1482.09	c total clause space: 127.173MB
1481.76/1482.09	c total #watches: 709974
1484.96/1485.25	c total #propagations: 105278010 / total #impl: 11710935831 (eff. 0.009)
1484.96/1485.25	c #Conflicts:     148000 | #Learnt:      16657 | 0.097
1484.96/1485.25	c total clause space: 127.173MB
1484.96/1485.25	c total #watches: 735565
1487.76/1488.05	c total #propagations: 105806154 / total #impl: 11716263629 (eff. 0.009)
1487.76/1488.05	c #Conflicts:     149000 | #Learnt:      17657 | 0.097
1487.76/1488.05	c total clause space: 127.173MB
1487.76/1488.05	c total #watches: 758376
1490.36/1490.61	c total #propagations: 106262924 / total #impl: 11720116126 (eff. 0.009)
1490.36/1490.61	c GC COLLECT
1490.36/1490.61	c #Conflicts:     150000 | #Learnt:       9579 | 0.096
1490.36/1490.61	c total clause space: 127.173MB
1490.36/1490.61	c total #watches: 469688
1492.26/1492.54	c total #propagations: 106790132 / total #impl: 11725191114 (eff. 0.009)
1492.26/1492.54	c #Conflicts:     151000 | #Learnt:      10579 | 0.096
1492.26/1492.54	c total clause space: 127.173MB
1492.26/1492.54	c total #watches: 502560
1494.26/1494.54	c total #propagations: 107346252 / total #impl: 11729510814 (eff. 0.009)
1494.26/1494.54	c #Conflicts:     152000 | #Learnt:      11579 | 0.096
1494.26/1494.54	c total clause space: 127.173MB
1494.26/1494.54	c total #watches: 525679
1496.26/1496.51	c total #propagations: 108308931 / total #impl: 11746027223 (eff. 0.009)
1496.26/1496.51	c #Conflicts:     153000 | #Learnt:      12579 | 0.095
1496.26/1496.51	c total clause space: 127.173MB
1496.26/1496.51	c total #watches: 546820
1498.36/1498.63	c total #propagations: 108710474 / total #impl: 11748777083 (eff. 0.009)
1498.36/1498.63	c #Conflicts:     154000 | #Learnt:      13579 | 0.095
1498.36/1498.63	c total clause space: 127.173MB
1498.36/1498.63	c total #watches: 564346
1500.36/1500.60	c total #propagations: 109100207 / total #impl: 11751841525 (eff. 0.009)
1500.36/1500.60	c #Conflicts:     155000 | #Learnt:      14579 | 0.094
1500.36/1500.60	c total clause space: 127.173MB
1500.36/1500.60	c total #watches: 576421
1502.86/1503.16	c total #propagations: 109496354 / total #impl: 11754675966 (eff. 0.009)
1502.86/1503.16	c #Conflicts:     156000 | #Learnt:      15579 | 0.094
1502.86/1503.16	c total clause space: 127.173MB
1502.86/1503.16	c total #watches: 596699
1505.96/1506.29	c total #propagations: 109961351 / total #impl: 11758249973 (eff. 0.009)
1505.96/1506.29	c #Conflicts:     157000 | #Learnt:      16579 | 0.093
1505.96/1506.29	c total clause space: 127.173MB
1505.96/1506.29	c total #watches: 641923
1508.85/1509.16	c total #propagations: 110567442 / total #impl: 11766628447 (eff. 0.009)
1508.85/1509.16	c #Conflicts:     158000 | #Learnt:      17579 | 0.093
1508.85/1509.16	c total clause space: 127.173MB
1508.85/1509.16	c total #watches: 658747
1511.16/1511.40	c total #propagations: 111024629 / total #impl: 11771174181 (eff. 0.009)
1511.16/1511.40	c #Conflicts:     159000 | #Learnt:      18579 | 0.093
1511.16/1511.40	c total clause space: 127.173MB
1511.16/1511.40	c total #watches: 683104
1513.95/1514.25	c total #propagations: 111444065 / total #impl: 11774221879 (eff. 0.009)
1513.95/1514.25	c GC COLLECT
1513.95/1514.25	c #Conflicts:     160000 | #Learnt:       9542 | 0.092
1513.95/1514.25	c total clause space: 127.173MB
1513.95/1514.25	c total #watches: 502291
1516.95/1517.23	c total #propagations: 112250109 / total #impl: 11787940241 (eff. 0.010)
1516.95/1517.23	c #Conflicts:     161000 | #Learnt:      10542 | 0.092
1516.95/1517.23	c total clause space: 127.173MB
1516.95/1517.23	c total #watches: 544348
1519.75/1520.03	c total #propagations: 112831665 / total #impl: 11797694715 (eff. 0.010)
1519.75/1520.03	c #Conflicts:     162000 | #Learnt:      11542 | 0.092
1519.75/1520.03	c total clause space: 127.173MB
1519.75/1520.03	c total #watches: 571880
1521.65/1521.93	c total #propagations: 113324036 / total #impl: 11802758333 (eff. 0.010)
1521.65/1521.93	c #Conflicts:     163000 | #Learnt:      12542 | 0.091
1521.65/1521.93	c total clause space: 127.173MB
1521.65/1521.93	c total #watches: 589222
1523.95/1524.27	c total #propagations: 113563508 / total #impl: 11805024356 (eff. 0.010)
1523.95/1524.27	c #Conflicts:     164000 | #Learnt:      13542 | 0.091
1523.95/1524.27	c total clause space: 127.173MB
1523.95/1524.27	c total #watches: 612869
1525.95/1526.21	c total #propagations: 113873477 / total #impl: 11807847932 (eff. 0.010)
1525.95/1526.21	c #Conflicts:     165000 | #Learnt:      14542 | 0.091
1525.95/1526.21	c total clause space: 127.173MB
1525.95/1526.21	c total #watches: 636372
1528.76/1529.05	c total #propagations: 114150462 / total #impl: 11810347759 (eff. 0.010)
1528.76/1529.05	c #Conflicts:     166000 | #Learnt:      15542 | 0.090
1528.76/1529.05	c total clause space: 127.173MB
1528.76/1529.05	c total #watches: 665522
1532.35/1532.69	c total #propagations: 114567682 / total #impl: 11814370803 (eff. 0.010)
1532.35/1532.69	c #Conflicts:     167000 | #Learnt:      16542 | 0.090
1532.35/1532.69	c total clause space: 127.173MB
1532.35/1532.69	c total #watches: 710694
1535.75/1536.02	c total #propagations: 115206193 / total #impl: 11822980132 (eff. 0.010)
1535.75/1536.02	c #Conflicts:     168000 | #Learnt:      17542 | 0.090
1535.75/1536.02	c total clause space: 127.173MB
1535.75/1536.02	c total #watches: 751742
1539.65/1539.99	c total #propagations: 115697544 / total #impl: 11828685481 (eff. 0.010)
1539.65/1539.99	c #Conflicts:     169000 | #Learnt:      18542 | 0.090
1539.65/1539.99	c total clause space: 127.173MB
1539.65/1539.99	c total #watches: 798834
1542.06/1542.39	c total #propagations: 116183008 / total #impl: 11835019462 (eff. 0.010)
1542.06/1542.39	c GC COLLECT
1542.06/1542.39	c #Conflicts:     170000 | #Learnt:       9712 | 0.089
1542.06/1542.39	c total clause space: 127.173MB
1542.06/1542.39	c total #watches: 571545
1544.85/1545.12	c total #propagations: 116529181 / total #impl: 11839267341 (eff. 0.010)
1544.85/1545.12	c #Conflicts:     171000 | #Learnt:      10712 | 0.089
1544.85/1545.12	c total clause space: 127.173MB
1544.85/1545.12	c total #watches: 627125
1548.25/1548.58	c total #propagations: 116789695 / total #impl: 11844618611 (eff. 0.010)
1548.25/1548.58	c #Conflicts:     172000 | #Learnt:      11712 | 0.089
1548.25/1548.58	c total clause space: 127.173MB
1548.25/1548.58	c total #watches: 680159
1551.35/1551.67	c total #propagations: 117032324 / total #impl: 11850990361 (eff. 0.010)
1551.35/1551.67	c #Conflicts:     173000 | #Learnt:      12712 | 0.088
1551.35/1551.67	c total clause space: 127.173MB
1551.35/1551.67	c total #watches: 738963
1553.85/1554.19	c total #propagations: 117336874 / total #impl: 11857449966 (eff. 0.010)
1553.85/1554.19	c #Conflicts:     174000 | #Learnt:      13712 | 0.088
1553.85/1554.19	c total clause space: 127.173MB
1553.85/1554.19	c total #watches: 815660
1557.25/1557.50	c total #propagations: 118165526 / total #impl: 11870175511 (eff. 0.010)
1557.25/1557.50	c #Conflicts:     175000 | #Learnt:      14712 | 0.088
1557.25/1557.50	c total clause space: 127.173MB
1557.25/1557.50	c total #watches: 884143
1560.65/1560.95	c total #propagations: 118782934 / total #impl: 11878379201 (eff. 0.010)
1560.65/1560.95	c #Conflicts:     176000 | #Learnt:      15712 | 0.087
1560.65/1560.95	c total clause space: 127.173MB
1560.65/1560.95	c total #watches: 935518
1564.45/1564.78	c total #propagations: 119300856 / total #impl: 11884783691 (eff. 0.010)
1564.45/1564.78	c #Conflicts:     177000 | #Learnt:      16712 | 0.087
1564.45/1564.78	c total clause space: 127.173MB
1564.45/1564.78	c total #watches: 989723
1568.15/1568.46	c total #propagations: 119476389 / total #impl: 11891196121 (eff. 0.010)
1568.15/1568.46	c #Conflicts:     178000 | #Learnt:      17712 | 0.086
1568.15/1568.46	c total clause space: 127.173MB
1568.15/1568.46	c total #watches: 1043266
1572.64/1572.96	c total #propagations: 119597749 / total #impl: 11898389814 (eff. 0.010)
1572.64/1572.96	c #Conflicts:     179000 | #Learnt:      18712 | 0.086
1572.64/1572.96	c total clause space: 127.173MB
1572.64/1572.96	c total #watches: 1111357
1577.15/1577.43	c total #propagations: 119858282 / total #impl: 11906574338 (eff. 0.010)
1577.15/1577.43	c GC COLLECT
1577.15/1577.43	c #Conflicts:     180000 | #Learnt:       9124 | 0.086
1577.15/1577.43	c total clause space: 127.173MB
1577.15/1577.43	c total #watches: 776909
1580.55/1580.84	c total #propagations: 120418931 / total #impl: 11915974671 (eff. 0.010)
1580.55/1580.84	c #Conflicts:     181000 | #Learnt:      10124 | 0.086
1580.55/1580.84	c total clause space: 127.173MB
1580.55/1580.84	c total #watches: 869771
1588.25/1588.53	c total #propagations: 121108686 / total #impl: 11927170455 (eff. 0.010)
1588.25/1588.53	c #Conflicts:     182000 | #Learnt:      11124 | 0.085
1588.25/1588.53	c total clause space: 127.173MB
1588.25/1588.53	c total #watches: 1021112
1595.34/1595.70	c total #propagations: 121840849 / total #impl: 12005566570 (eff. 0.010)
1595.34/1595.70	c #Conflicts:     183000 | #Learnt:      12124 | 0.085
1595.34/1595.70	c total clause space: 127.173MB
1595.34/1595.70	c total #watches: 1143751
1607.34/1607.60	c total #propagations: 122660446 / total #impl: 12083855701 (eff. 0.010)
1607.34/1607.60	c #Conflicts:     184000 | #Learnt:      13124 | 0.084
1607.34/1607.60	c total clause space: 127.173MB
1607.34/1607.60	c total #watches: 1243791
1633.14/1633.49	c total #propagations: 123570960 / total #impl: 12171002638 (eff. 0.010)
1633.14/1633.49	c #Conflicts:     185000 | #Learnt:      14124 | 0.084
1633.14/1633.49	c total clause space: 127.173MB
1633.14/1633.49	c total #watches: 1347276
1653.33/1653.65	c total #propagations: 125275056 / total #impl: 12370955959 (eff. 0.010)
1653.33/1653.65	c #Conflicts:     186000 | #Learnt:      15124 | 0.083
1653.33/1653.65	c total clause space: 127.173MB
1653.33/1653.65	c total #watches: 1450922
1662.43/1662.73	c total #propagations: 126587348 / total #impl: 12528250246 (eff. 0.010)
1662.43/1662.73	c #Conflicts:     187000 | #Learnt:      16124 | 0.083
1662.43/1662.73	c total clause space: 127.173MB
1662.43/1662.73	c total #watches: 1488916
1671.03/1671.35	c total #propagations: 127072785 / total #impl: 12552681479 (eff. 0.010)
1671.03/1671.35	c #Conflicts:     188000 | #Learnt:      17124 | 0.083
1671.03/1671.35	c total clause space: 127.173MB
1671.03/1671.35	c total #watches: 1537007
1680.63/1680.95	c total #propagations: 127526381 / total #impl: 12574614860 (eff. 0.010)
1680.63/1680.95	c #Conflicts:     189000 | #Learnt:      18124 | 0.082
1680.63/1680.95	c total clause space: 127.173MB
1680.63/1680.95	c total #watches: 1574169
1690.93/1691.22	c total #propagations: 128009563 / total #impl: 12600169573 (eff. 0.010)
1690.93/1691.22	c #Conflicts:     190000 | #Learnt:      19124 | 0.082
1690.93/1691.22	c total clause space: 127.173MB
1690.93/1691.22	c total #watches: 1601079
1700.52/1700.86	c total #propagations: 128370571 / total #impl: 12624737270 (eff. 0.010)
1700.52/1700.86	c GC COLLECT
1700.52/1700.86	c #Conflicts:     191000 | #Learnt:       8918 | 0.081
1700.52/1700.86	c total clause space: 127.173MB
1700.52/1700.86	c total #watches: 856326
1708.13/1708.41	c total #propagations: 128867075 / total #impl: 12649837244 (eff. 0.010)
1708.13/1708.41	c #Conflicts:     192000 | #Learnt:       9918 | 0.081
1708.13/1708.41	c total clause space: 127.173MB
1708.13/1708.41	c total #watches: 897666
1712.92/1713.28	c total #propagations: 129574283 / total #impl: 12685111706 (eff. 0.010)
1712.92/1713.28	c #Conflicts:     193000 | #Learnt:      10918 | 0.081
1712.92/1713.28	c total clause space: 127.173MB
1712.92/1713.28	c total #watches: 958430
1718.82/1719.19	c total #propagations: 130106457 / total #impl: 12699802513 (eff. 0.010)
1718.82/1719.19	c #Conflicts:     194000 | #Learnt:      11918 | 0.081
1718.82/1719.19	c total clause space: 127.173MB
1718.82/1719.19	c total #watches: 1003058
1727.12/1727.41	c total #propagations: 130616927 / total #impl: 12715408786 (eff. 0.010)
1727.12/1727.41	c #Conflicts:     195000 | #Learnt:      12918 | 0.080
1727.12/1727.41	c total clause space: 127.173MB
1727.12/1727.41	c total #watches: 1036344
1731.42/1731.76	c total #propagations: 131307494 / total #impl: 12740825070 (eff. 0.010)
1731.42/1731.76	c #Conflicts:     196000 | #Learnt:      13918 | 0.080
1731.42/1731.76	c total clause space: 127.173MB
1731.42/1731.76	c total #watches: 1059464
1735.82/1736.13	c total #propagations: 132261917 / total #impl: 12769375019 (eff. 0.010)
1735.82/1736.13	c #Conflicts:     197000 | #Learnt:      14918 | 0.079
1735.82/1736.13	c total clause space: 127.173MB
1735.82/1736.13	c total #watches: 1082628
1740.22/1740.51	c total #propagations: 133243466 / total #impl: 12798684029 (eff. 0.010)
1740.22/1740.51	c #Conflicts:     198000 | #Learnt:      15918 | 0.079
1740.22/1740.51	c total clause space: 127.173MB
1740.22/1740.51	c total #watches: 1105794
1744.62/1744.90	c total #propagations: 134233826 / total #impl: 12828222771 (eff. 0.010)
1744.62/1744.90	c #Conflicts:     199000 | #Learnt:      16918 | 0.079
1744.62/1744.90	c total clause space: 127.173MB
1744.62/1744.90	c total #watches: 1128958
1748.92/1749.25	c total #propagations: 135194071 / total #impl: 12856993731 (eff. 0.011)
1748.92/1749.25	c #Conflicts:     200000 | #Learnt:      17918 | 0.078
1748.92/1749.25	c total clause space: 127.173MB
1748.92/1749.25	c total #watches: 1152150
1753.31/1753.64	c total #propagations: 136153478 / total #impl: 12885705228 (eff. 0.011)
1753.31/1753.64	c #Conflicts:     201000 | #Learnt:      18918 | 0.078
1753.31/1753.64	c total clause space: 127.173MB
1753.31/1753.64	c total #watches: 1175342
1756.61/1756.99	c total #propagations: 137136940 / total #impl: 12915120724 (eff. 0.011)
1756.61/1756.99	c GC COLLECT
1756.61/1756.99	c #Conflicts:     202000 | #Learnt:       9520 | 0.077
1756.61/1756.99	c total clause space: 127.173MB
1756.61/1756.99	c total #watches: 516702
1758.51/1758.86	c total #propagations: 137756268 / total #impl: 12932022737 (eff. 0.011)
1758.51/1758.86	c #Conflicts:     203000 | #Learnt:      10520 | 0.077
1758.51/1758.86	c total clause space: 127.173MB
1758.51/1758.86	c total #watches: 538788
1760.41/1760.76	c total #propagations: 138094608 / total #impl: 12937949032 (eff. 0.011)
1760.41/1760.76	c #Conflicts:     204000 | #Learnt:      11520 | 0.077
1760.41/1760.76	c total clause space: 127.173MB
1760.41/1760.76	c total #watches: 561259
1761.92/1762.25	c total #propagations: 138600312 / total #impl: 12948783403 (eff. 0.011)
1761.92/1762.25	c #Conflicts:     205000 | #Learnt:      12520 | 0.076
1761.92/1762.25	c total clause space: 127.173MB
1761.92/1762.25	c total #watches: 574517
1763.71/1764.02	c total #propagations: 139625225 / total #impl: 12970110008 (eff. 0.011)
1763.71/1764.02	c #Conflicts:     206000 | #Learnt:      13520 | 0.076
1763.71/1764.02	c total clause space: 127.173MB
1763.71/1764.02	c total #watches: 628239
1766.21/1766.51	c total #propagations: 139860367 / total #impl: 12977308657 (eff. 0.011)
1766.21/1766.51	c #Conflicts:     207000 | #Learnt:      14520 | 0.076
1766.21/1766.51	c total clause space: 127.173MB
1766.21/1766.51	c total #watches: 709658
1768.81/1769.17	c total #propagations: 139947842 / total #impl: 12983944429 (eff. 0.011)
1768.81/1769.17	c #Conflicts:     208000 | #Learnt:      15520 | 0.075
1768.81/1769.17	c total clause space: 127.173MB
1768.81/1769.17	c total #watches: 762669
1771.71/1772.04	c total #propagations: 140040022 / total #impl: 12991067463 (eff. 0.011)
1771.71/1772.04	c #Conflicts:     209000 | #Learnt:      16520 | 0.075
1771.71/1772.04	c total clause space: 127.173MB
1771.71/1772.04	c total #watches: 807068
1774.91/1775.29	c total #propagations: 140126214 / total #impl: 12999734723 (eff. 0.011)
1774.91/1775.29	c #Conflicts:     210000 | #Learnt:      17520 | 0.075
1774.91/1775.29	c total clause space: 127.173MB
1774.91/1775.29	c total #watches: 862771
1778.42/1778.76	c total #propagations: 140208114 / total #impl: 13009318560 (eff. 0.011)
1778.42/1778.76	c #Conflicts:     211000 | #Learnt:      18520 | 0.074
1778.42/1778.76	c total clause space: 127.173MB
1778.42/1778.76	c total #watches: 908072
1782.51/1782.87	c total #propagations: 140294388 / total #impl: 13018466054 (eff. 0.011)
1782.51/1782.87	c #Conflicts:     212000 | #Learnt:      19520 | 0.074
1782.51/1782.87	c total clause space: 127.173MB
1782.51/1782.87	c total #watches: 961465
1786.61/1786.93	c total #propagations: 140381017 / total #impl: 13030323698 (eff. 0.011)
1786.61/1786.93	c GC COLLECT
1786.61/1786.93	c #Conflicts:     213000 | #Learnt:       8833 | 0.074
1786.61/1786.93	c total clause space: 127.173MB
1786.61/1786.93	c total #watches: 606148
1789.31/1789.67	c total #propagations: 140484061 / total #impl: 13043425743 (eff. 0.011)
1789.31/1789.67	c #Conflicts:     214000 | #Learnt:       9833 | 0.073
1789.31/1789.67	c total clause space: 127.173MB
1789.31/1789.67	c total #watches: 650581
1792.21/1792.54	c total #propagations: 140630940 / total #impl: 13054873039 (eff. 0.011)
1792.21/1792.54	c #Conflicts:     215000 | #Learnt:      10833 | 0.073
1792.21/1792.54	c total clause space: 127.173MB
1792.21/1792.54	c total #watches: 698303
1794.91/1795.28	c total #propagations: 140768826 / total #impl: 13064437263 (eff. 0.011)
1794.91/1795.28	c #Conflicts:     216000 | #Learnt:      11833 | 0.073
1794.91/1795.28	c total clause space: 127.173MB
1794.91/1795.28	c total #watches: 745253
1797.91/1798.21	c total #propagations: 140823006 / total #impl: 13072152467 (eff. 0.011)
1797.91/1798.21	c #Conflicts:     217000 | #Learnt:      12833 | 0.072
1797.91/1798.21	c total clause space: 127.173MB
1797.91/1798.21	c total #watches: 782270

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-4100176-1466232928/watcher-4100176-1466232928 -o /tmp/evaluation-result-4100176-1466232928/solver-4100176-1466232928 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node141-1466229325-2738 --watchdog 1960 --input HOME/instance-4100176-1466232928.opb ./cdcl-cuttingplanes-opt-linearsearch-release 

pid=3291
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.07 2.11 2.07 3/176 3294
/proc/meminfo: memFree=31271672/32872528 swapFree=496868/529572
[pid=3294] ppid=3291 vsize=29112 CPUtime=0 cores=1,3,5,7
/proc/3294/stat : 3294 (cdcl-cuttingpla) R 3291 3294 2721 0 -1 4202496 276 0 0 0 0 0 0 0 20 0 1 0 25338290 29810688 5268 33554432000 4194304 6201397 140734878234352 140736439457544 4211056 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3294/statm: 7278 5268 130 491 0 6777 0

[startup+0.100172 s]
/proc/loadavg: 2.07 2.11 2.07 3/176 3294
/proc/meminfo: memFree=31271672/32872528 swapFree=496868/529572
[pid=3294] ppid=3291 vsize=34900 CPUtime=0.09 cores=1,3,5,7
/proc/3294/stat : 3294 (cdcl-cuttingpla) R 3291 3294 2721 0 -1 4202496 1527 0 0 0 9 0 0 0 20 0 1 0 25338290 35737600 7684 33554432000 4194304 6201397 140734878234352 140736439457544 5150304 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3294/statm: 8758 7684 145 491 0 8257 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34900

[startup+0.200361 s]
/proc/loadavg: 2.07 2.11 2.07 3/176 3294
/proc/meminfo: memFree=31271672/32872528 swapFree=496868/529572
[pid=3294] ppid=3291 vsize=35160 CPUtime=0.19 cores=1,3,5,7
/proc/3294/stat : 3294 (cdcl-cuttingpla) R 3291 3294 2721 0 -1 4202496 1599 0 0 0 19 0 0 0 20 0 1 0 25338290 36003840 7756 33554432000 4194304 6201397 140734878234352 140736439457544 4213371 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3294/statm: 8790 7756 146 491 0 8289 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 35160

[startup+0.300319 s]
/proc/loadavg: 2.07 2.11 2.07 3/176 3294
/proc/meminfo: memFree=31271672/32872528 swapFree=496868/529572
[pid=3294] ppid=3291 vsize=38140 CPUtime=0.29 cores=1,3,5,7
/proc/3294/stat : 3294 (cdcl-cuttingpla) R 3291 3294 2721 0 -1 4202496 1797 0 0 0 29 0 0 0 20 0 1 0 25338290 39055360 7900 33554432000 4194304 6201397 140734878234352 140736439457544 4213361 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3294/statm: 9535 7900 147 491 0 9034 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 38140

[startup+0.700253 s]
/proc/loadavg: 2.07 2.11 2.07 3/176 3294
/proc/meminfo: memFree=31271672/32872528 swapFree=496868/529572
[pid=3294] ppid=3291 vsize=39104 CPUtime=0.69 cores=1,3,5,7
/proc/3294/stat : 3294 (cdcl-cuttingpla) R 3291 3294 2721 0 -1 4202496 2533 0 0 0 69 0 0 0 20 0 1 0 25338290 40042496 8406 33554432000 4194304 6201397 140734878234352 140736439457544 4215962 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3294/statm: 9776 8406 147 491 0 9275 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 39104

[startup+1.50023 s]
/proc/loadavg: 2.07 2.11 2.07 3/177 3295
/proc/meminfo: memFree=31235568/32872528 swapFree=496868/529572
[pid=3294] ppid=3291 vsize=43812 CPUtime=1.49 cores=1,3,5,7
/proc/3294/stat : 3294 (cdcl-cuttingpla) R 3291 3294 2721 0 -1 4202496 3115 0 0 0 148 1 0 0 20 0 1 0 25338290 44863488 8774 33554432000 4194304 6201397 140734878234352 140734878233064 4213367 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3294/statm: 10953 8774 147 491 0 10452 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 43812

[startup+3.10027 s]
/proc/loadavg: 2.07 2.11 2.07 3/177 3295
/proc/meminfo: memFree=31232032/32872528 swapFree=496868/529572
[pid=3294] ppid=3291 vsize=43944 CPUtime=3.09 cores=1,3,5,7
/proc/3294/stat : 3294 (cdcl-cuttingpla) R 3291 3294 2721 0 -1 4202496 3286 0 0 0 308 1 0 0 20 0 1 0 25338290 44998656 9409 33554432000 4194304 6201397 140734878234352 140734878232632 4240280 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3294/statm: 10986 9409 147 491 0 10485 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 43944

[startup+6.3003 s]
/proc/loadavg: 2.07 2.11 2.07 3/177 3295
/proc/meminfo: memFree=31227964/32872528 swapFree=496868/529572
[pid=3294] ppid=3291 vsize=52336 CPUtime=6.29 cores=1,3,5,7
/proc/3294/stat : 3294 (cdcl-cuttingpla) R 3291 3294 2721 0 -1 4202496 4360 0 0 0 628 1 0 0 20 0 1 0 25338290 53592064 10667 33554432000 4194304 6201397 140734878234352 140734878233384 4240436 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3294/statm: 13084 10667 160 491 0 12583 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 52336

[startup+12.7003 s]
/proc/loadavg: 2.06 2.11 2.07 3/177 3295
/proc/meminfo: memFree=31212056/32872528 swapFree=496868/529572
[pid=3294] ppid=3291 vsize=54160 CPUtime=12.69 cores=1,3,5,7
/proc/3294/stat : 3294 (cdcl-cuttingpla) R 3291 3294 2721 0 -1 4202496 5356 0 0 0 1268 1 0 0 20 0 1 0 25338290 55459840 11950 33554432000 4194304 6201397 140734878234352 140734878233480 4239498 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3294/statm: 13540 11950 166 491 0 13039 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 54160

[startup+25.5003 s]
/proc/loadavg: 2.05 2.10 2.07 3/177 3295
/proc/meminfo: memFree=31186784/32872528 swapFree=496868/529572
[pid=3294] ppid=3291 vsize=68028 CPUtime=25.48 cores=1,3,5,7
/proc/3294/stat : 3294 (cdcl-cuttingpla) R 3291 3294 2721 0 -1 4202496 6612 0 0 0 2547 1 0 0 20 0 1 0 25338290 69660672 13403 33554432000 4194304 6201397 140734878234352 140734878233064 4240507 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3294/statm: 17007 13403 166 491 0 16506 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 68028

[startup+51.1003 s]
/proc/loadavg: 2.10 2.11 2.07 3/177 3295
/proc/meminfo: memFree=31117884/32872528 swapFree=496868/529572
[pid=3294] ppid=3291 vsize=90560 CPUtime=51.08 cores=1,3,5,7
/proc/3294/stat : 3294 (cdcl-cuttingpla) R 3291 3294 2721 0 -1 4202496 8396 0 0 0 5106 2 0 0 20 0 1 0 25338290 92733440 17281 33554432000 4194304 6201397 140734878234352 140734878233064 4214919 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3294/statm: 22640 17281 166 491 0 22139 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 90560

[startup+102.3 s]
/proc/loadavg: 2.10 2.10 2.07 3/177 3296
/proc/meminfo: memFree=31028904/32872528 swapFree=496868/529572
[pid=3294] ppid=3291 vsize=95984 CPUtime=102.28 cores=1,3,5,7
/proc/3294/stat : 3294 (cdcl-cuttingpla) R 3291 3294 2721 0 -1 4202496 9686 0 0 0 10226 2 0 0 20 0 1 0 25338290 98287616 21126 33554432000 4194304 6201397 140734878234352 140734878233064 4213328 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3294/statm: 23996 21126 166 491 0 23495 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 95984

[startup+162.3 s]
/proc/loadavg: 2.20 2.13 2.08 3/177 3298
/proc/meminfo: memFree=30924668/32872528 swapFree=496868/529572
[pid=3294] ppid=3291 vsize=129652 CPUtime=162.26 cores=1,3,5,7
/proc/3294/stat : 3294 (cdcl-cuttingpla) R 3291 3294 2721 0 -1 4202496 10909 0 0 0 16223 3 0 0 20 0 1 0 25338290 132763648 24524 33554432000 4194304 6201397 140734878234352 140734878233480 4213365 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3294/statm: 32413 24524 166 491 0 31912 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 129652

[startup+222.307 s]
/proc/loadavg: 2.22 2.15 2.09 3/177 3299
/proc/meminfo: memFree=30864108/32872528 swapFree=496868/529572
[pid=3294] ppid=3291 vsize=130724 CPUtime=222.27 cores=1,3,5,7
/proc/3294/stat : 3294 (cdcl-cuttingpla) R 3291 3294 2721 0 -1 4202496 11418 0 0 0 22223 4 0 0 20 0 1 0 25338290 133861376 26055 33554432000 4194304 6201397 140734878234352 140734878233480 4213361 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3294/statm: 32681 26055 166 491 0 32180 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 130724

[startup+282.3 s]
/proc/loadavg: 2.33 2.18 2.10 3/178 3303
/proc/meminfo: memFree=30835660/32872528 swapFree=496868/529572
[pid=3294] ppid=3291 vsize=133684 CPUtime=282.25 cores=1,3,5,7
/proc/3294/stat : 3294 (cdcl-cuttingpla) R 3291 3294 2721 0 -1 4202496 12045 0 0 0 28221 4 0 0 20 0 1 0 25338290 136892416 27193 33554432000 4194304 6201397 140734878234352 140734878233480 4213394 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3294/statm: 33421 27193 166 491 0 32920 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 133684

[startup+342.3 s]
/proc/loadavg: 2.28 2.20 2.11 4/178 3327
/proc/meminfo: memFree=30799932/32872528 swapFree=496868/529572
[pid=3294] ppid=3291 vsize=138832 CPUtime=342.22 cores=1,3,5,7
/proc/3294/stat : 3294 (cdcl-cuttingpla) R 3291 3294 2721 0 -1 4202496 13307 0 0 0 34218 4 0 0 20 0 1 0 25338290 142163968 29456 33554432000 4194304 6201397 140734878234352 140734878232632 4216020 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3294/statm: 34708 29456 166 491 0 34207 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 138832

[startup+402.3 s]
/proc/loadavg: 2.22 2.19 2.11 4/177 3328
/proc/meminfo: memFree=30790344/32872528 swapFree=496868/529572
[pid=3294] ppid=3291 vsize=142364 CPUtime=402.21 cores=1,3,5,7
/proc/3294/stat : 3294 (cdcl-cuttingpla) R 3291 3294 2721 0 -1 4202496 13977 0 0 0 40217 4 0 0 20 0 1 0 25338290 145780736 32170 33554432000 4194304 6201397 140734878234352 140734878232632 4215962 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3294/statm: 35591 32170 166 491 0 35090 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 142364

[startup+462.3 s]
/proc/loadavg: 2.22 2.20 2.12 3/177 3330
/proc/meminfo: memFree=30778924/32872528 swapFree=496868/529572
[pid=3294] ppid=3291 vsize=145180 CPUtime=462.21 cores=1,3,5,7
/proc/3294/stat : 3294 (cdcl-cuttingpla) R 3291 3294 2721 0 -1 4202496 14751 0 0 0 46216 5 0 0 20 0 1 0 25338290 148664320 34964 33554432000 4194304 6201397 140734878234352 140734878233064 4213365 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3294/statm: 36295 34964 166 491 0 35794 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 145180

[startup+522.3 s]
/proc/loadavg: 2.20 2.19 2.12 3/177 3331
/proc/meminfo: memFree=30775940/32872528 swapFree=496868/529572
[pid=3294] ppid=3291 vsize=149628 CPUtime=522.2 cores=1,3,5,7
/proc/3294/stat : 3294 (cdcl-cuttingpla) R 3291 3294 2721 0 -1 4202496 15468 0 0 0 52215 5 0 0 20 0 1 0 25338290 153219072 35681 33554432000 4194304 6201397 140734878234352 140734878233064 4213328 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3294/statm: 37407 35681 166 491 0 36906 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 149628

[startup+582.3 s]
/proc/loadavg: 2.11 2.17 2.11 3/177 3332
/proc/meminfo: memFree=30771844/32872528 swapFree=496868/529572
[pid=3294] ppid=3291 vsize=155776 CPUtime=582.2 cores=1,3,5,7
/proc/3294/stat : 3294 (cdcl-cuttingpla) R 3291 3294 2721 0 -1 4202496 16520 0 0 0 58214 6 0 0 20 0 1 0 25338290 159514624 36733 33554432000 4194304 6201397 140734878234352 140734878233064 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3294/statm: 38944 36733 166 491 0 38443 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 155776


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


[startup+942.3 s]
/proc/loadavg: 2.16 2.16 2.11 3/177 3342
/proc/meminfo: memFree=30731256/32872528 swapFree=496868/529572
[pid=3294] ppid=3291 vsize=212552 CPUtime=942.13 cores=1,3,5,7
/proc/3294/stat : 3294 (cdcl-cuttingpla) R 3291 3294 2721 0 -1 4202496 19239 0 0 0 94206 7 0 0 20 0 1 0 25338290 217653248 44194 33554432000 4194304 6201397 140734878234352 140734878233480 4213110 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3294/statm: 53138 44194 166 491 0 52637 0
Current children cumulated CPU time (s) 942.13
Current children cumulated vsize (KiB) 212552

[startup+1002.3 s]
/proc/loadavg: 2.12 2.14 2.10 3/177 3343
/proc/meminfo: memFree=30730260/32872528 swapFree=496868/529572
[pid=3294] ppid=3291 vsize=212552 CPUtime=1002.13 cores=1,3,5,7
/proc/3294/stat : 3294 (cdcl-cuttingpla) R 3291 3294 2721 0 -1 4202496 19280 0 0 0 100205 8 0 0 20 0 1 0 25338290 217653248 44232 33554432000 4194304 6201397 140734878234352 140734878233480 4213110 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3294/statm: 53138 44232 166 491 0 52637 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 212552

[startup+1062.3 s]
/proc/loadavg: 2.09 2.13 2.10 3/177 3345
/proc/meminfo: memFree=30715708/32872528 swapFree=496868/529572
[pid=3294] ppid=3291 vsize=212552 CPUtime=1062.12 cores=1,3,5,7
/proc/3294/stat : 3294 (cdcl-cuttingpla) R 3291 3294 2721 0 -1 4202496 19282 0 0 0 106204 8 0 0 20 0 1 0 25338290 217653248 45079 33554432000 4194304 6201397 140734878234352 140734878233480 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3294/statm: 53138 45079 166 491 0 52637 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 212552

[startup+1122.3 s]
/proc/loadavg: 2.10 2.13 2.10 3/177 3346
/proc/meminfo: memFree=30698468/32872528 swapFree=496868/529572
[pid=3294] ppid=3291 vsize=213000 CPUtime=1122.11 cores=1,3,5,7
/proc/3294/stat : 3294 (cdcl-cuttingpla) R 3291 3294 2721 0 -1 4202496 19382 0 0 0 112203 8 0 0 20 0 1 0 25338290 218112000 45179 33554432000 4194304 6201397 140734878234352 140734878233480 4213365 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3294/statm: 53250 45179 166 491 0 52749 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 213000

[startup+1182.3 s]
/proc/loadavg: 2.10 2.12 2.09 3/177 3347
/proc/meminfo: memFree=30695492/32872528 swapFree=496868/529572
[pid=3294] ppid=3291 vsize=213000 CPUtime=1182.1 cores=1,3,5,7
/proc/3294/stat : 3294 (cdcl-cuttingpla) R 3291 3294 2721 0 -1 4202496 19383 0 0 0 118202 8 0 0 20 0 1 0 25338290 218112000 45180 33554432000 4194304 6201397 140734878234352 140734878233480 4213357 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3294/statm: 53250 45180 166 491 0 52749 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 213000

[startup+1242.3 s]
/proc/loadavg: 2.14 2.13 2.09 3/177 3348
/proc/meminfo: memFree=30689904/32872528 swapFree=496868/529572
[pid=3294] ppid=3291 vsize=213000 CPUtime=1242.1 cores=1,3,5,7
/proc/3294/stat : 3294 (cdcl-cuttingpla) R 3291 3294 2721 0 -1 4202496 19383 0 0 0 124202 8 0 0 20 0 1 0 25338290 218112000 45180 33554432000 4194304 6201397 140734878234352 140734878233480 4213328 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3294/statm: 53250 45180 166 491 0 52749 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 213000

[startup+1302.3 s]
/proc/loadavg: 2.17 2.13 2.09 3/177 3349
/proc/meminfo: memFree=30687792/32872528 swapFree=496868/529572
[pid=3294] ppid=3291 vsize=213000 CPUtime=1302.09 cores=1,3,5,7
/proc/3294/stat : 3294 (cdcl-cuttingpla) R 3291 3294 2721 0 -1 4202496 19383 0 0 0 130201 8 0 0 20 0 1 0 25338290 218112000 45180 33554432000 4194304 6201397 140734878234352 140734878233480 4213361 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3294/statm: 53250 45180 166 491 0 52749 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 213000

[startup+1362.3 s]
/proc/loadavg: 2.12 2.12 2.09 3/177 3351
/proc/meminfo: memFree=30683568/32872528 swapFree=496868/529572
[pid=3294] ppid=3291 vsize=213576 CPUtime=1362.08 cores=1,3,5,7
/proc/3294/stat : 3294 (cdcl-cuttingpla) R 3291 3294 2721 0 -1 4202496 19472 0 0 0 136200 8 0 0 20 0 1 0 25338290 218701824 45269 33554432000 4194304 6201397 140734878234352 140734878233480 4213367 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3294/statm: 53394 45269 166 491 0 52893 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 213576

[startup+1422.3 s]
/proc/loadavg: 2.16 2.14 2.10 4/177 3352
/proc/meminfo: memFree=30682644/32872528 swapFree=496868/529572
[pid=3294] ppid=3291 vsize=214728 CPUtime=1422.07 cores=1,3,5,7
/proc/3294/stat : 3294 (cdcl-cuttingpla) R 3291 3294 2721 0 -1 4202496 19651 0 0 0 142199 8 0 0 20 0 1 0 25338290 219881472 45448 33554432000 4194304 6201397 140734878234352 140734878233480 4213328 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3294/statm: 53682 45448 166 491 0 53181 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 214728

[startup+1482.3 s]
/proc/loadavg: 2.17 2.14 2.09 3/178 3356
/proc/meminfo: memFree=30653544/32872528 swapFree=496868/529572
[pid=3294] ppid=3291 vsize=215688 CPUtime=1482.06 cores=1,3,5,7
/proc/3294/stat : 3294 (cdcl-cuttingpla) R 3291 3294 2721 0 -1 4202496 19831 0 0 0 148198 8 0 0 20 0 1 0 25338290 220864512 45628 33554432000 4194304 6201397 140734878234352 140734878233480 4213244 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3294/statm: 53922 45628 166 491 0 53421 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 215688

[startup+1542.31 s]
/proc/loadavg: 2.10 2.13 2.09 3/177 3357
/proc/meminfo: memFree=30629716/32872528 swapFree=496868/529572
[pid=3294] ppid=3291 vsize=216264 CPUtime=1542.06 cores=1,3,5,7
/proc/3294/stat : 3294 (cdcl-cuttingpla) R 3291 3294 2721 0 -1 4202496 19945 0 0 0 154198 8 0 0 20 0 1 0 25338290 221454336 45742 33554432000 4194304 6201397 140734878234352 140734878233480 4213328 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3294/statm: 54066 45742 166 491 0 53565 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 216264

[startup+1602.3 s]
/proc/loadavg: 2.14 2.13 2.09 3/177 3358
/proc/meminfo: memFree=30619824/32872528 swapFree=496868/529572
[pid=3294] ppid=3291 vsize=217288 CPUtime=1602.04 cores=1,3,5,7
/proc/3294/stat : 3294 (cdcl-cuttingpla) R 3291 3294 2721 0 -1 4202496 20126 0 0 0 160196 8 0 0 20 0 1 0 25338290 222502912 45923 33554432000 4194304 6201397 140734878234352 140734878233064 4216020 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3294/statm: 54322 45923 166 491 0 53821 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 217288

[startup+1662.3 s]
/proc/loadavg: 2.20 2.15 2.10 3/177 3360
/proc/meminfo: memFree=30579360/32872528 swapFree=496868/529572
[pid=3294] ppid=3291 vsize=219208 CPUtime=1662.03 cores=1,3,5,7
/proc/3294/stat : 3294 (cdcl-cuttingpla) R 3291 3294 2721 0 -1 4202496 20460 0 0 0 166195 8 0 0 20 0 1 0 25338290 224468992 46257 33554432000 4194304 6201397 140734878234352 140734878233480 4213328 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3294/statm: 54802 46257 166 491 0 54301 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 219208

[startup+1722.3 s]
/proc/loadavg: 2.17 2.15 2.10 3/177 3361
/proc/meminfo: memFree=30570276/32872528 swapFree=496868/529572
[pid=3294] ppid=3291 vsize=219976 CPUtime=1722.02 cores=1,3,5,7
/proc/3294/stat : 3294 (cdcl-cuttingpla) R 3291 3294 2721 0 -1 4202496 20612 0 0 0 172194 8 0 0 20 0 1 0 25338290 225255424 46409 33554432000 4194304 6201397 140734878234352 140734878233480 4213257 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3294/statm: 54994 46409 166 491 0 54493 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 219976

[startup+1782.3 s]
/proc/loadavg: 2.21 2.17 2.10 4/177 3362
/proc/meminfo: memFree=30525220/32872528 swapFree=496868/529572
[pid=3294] ppid=3291 vsize=223304 CPUtime=1782.01 cores=1,3,5,7
/proc/3294/stat : 3294 (cdcl-cuttingpla) R 3291 3294 2721 0 -1 4202496 21199 0 0 0 178193 8 0 0 20 0 1 0 25338290 228663296 46996 33554432000 4194304 6201397 140734878234352 140734878233480 4213328 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3294/statm: 55826 46996 166 491 0 55325 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 223304



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.22 2.17 2.10 3/177 3408
/proc/meminfo: memFree=31118704/32872528 swapFree=496868/529572
[pid=3294] ppid=3291 vsize=223304 CPUtime=1800.01 cores=1,3,5,7
/proc/3294/stat : 3294 (cdcl-cuttingpla) R 3291 3294 2721 0 -1 4202496 21200 0 0 0 179993 8 0 0 20 0 1 0 25338290 228663296 46997 33554432000 4194304 6201397 140734878234352 140734878233480 4213203 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3294/statm: 55826 46997 166 491 0 55325 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 223304

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

[startup+1800.3 s]
/proc/loadavg: 2.22 2.17 2.10 3/177 3408
/proc/meminfo: memFree=31118704/32872528 swapFree=496868/529572
[pid=3294] ppid=3291 vsize=223304 CPUtime=1800.01 cores=1,3,5,7
/proc/3294/stat : 3294 (cdcl-cuttingpla) R 3291 3294 2721 0 -1 4202496 21200 0 0 0 179993 8 0 0 20 0 1 0 25338290 228663296 46997 33554432000 4194304 6201397 140734878234352 140734878233480 4213203 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3294/statm: 55826 46997 166 491 0 55325 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 223304

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.3
CPU time (s): 1800.02
CPU user time (s): 1799.93
CPU system time (s): 0.087986
CPU usage (%): 99.9842
Max. virtual memory (cumulated for all children) (KiB): 223304

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.93
system time used= 0.087986
maximum resident set size= 187988
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21200
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= 16
involuntary context switches= 1854

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.9241 second user time and 9.33258 second system time

The end

Launcher Data

Begin job on node141 at 2016-06-18 08:55:29
IDJOB=4100176
IDBENCH=1582
IDSOLVER=2550
FILE ID=node141/4100176-1466232928
RUNJOBID= node141-1466229325-2738
PBS_JOBID= 19918173
Free space on /tmp= 71720 MiB

SOLVER NAME= cdcl-cuttingplanes OPT linear search 2016-05-01
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/plato.asu.edu/pub/milp/normalized-reduced-mps-v2-20-10-neos7.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-linearsearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4100176-1466232928/watcher-4100176-1466232928 -o /tmp/evaluation-result-4100176-1466232928/solver-4100176-1466232928 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node141-1466229325-2738 --watchdog 1960 --input HOME/instance-4100176-1466232928.opb ./cdcl-cuttingplanes-opt-linearsearch-release

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

MD5SUM BENCH= a93c44578e8ffcb65ad1c65e578ef076
RANDOM SEED=1863397434

node141.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.547
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.09
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.547
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.547
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.54
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.547
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.547
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.547
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.547
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.547
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:        31272480 kB
Buffers:          111684 kB
Cached:           153404 kB
SwapCached:         2528 kB
Active:           148832 kB
Inactive:         183396 kB
Active(anon):      67196 kB
Inactive(anon):     2028 kB
Active(file):      81636 kB
Inactive(file):   181368 kB
Unevictable:      529572 kB
Mlocked:          496868 kB
SwapTotal:      67108856 kB
SwapFree:       67099068 kB
Dirty:             10548 kB
Writeback:             4 kB
AnonPages:        594892 kB
Mapped:             7716 kB
Shmem:                 0 kB
Slab:             606944 kB
SReclaimable:      50180 kB
SUnreclaim:       556764 kB
KernelStack:        1472 kB
PageTables:         5032 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     718476 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:     73728 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= 71724 MiB
End job on node141 at 2016-06-18 09:25:29