Trace number 4105960

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

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-LIN/reduced/
submittedPB07/aksoy/trarea_ac/normalized-reduced-fir09_trarea_ac.opb
MD5SUM83e4cddd78ca4f87cfb13af1d930e0cc
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark8820
Best CPU time to get the best result obtained on this benchmark1800.02
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 8781
Optimality of the best value was proved YES
Number of variables3945
Total number of constraints8604
Number of constraints which are clauses8604
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint59
Number of terms in the objective function 1872
Biggest coefficient in the objective function 365
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 525162
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 365
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 525162
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= 3945 #constraint= 8604
1.69/1.70	c #Conflicts:       1000 | #Learnt:       1000 | 0.004
1.69/1.70	c total clause space: 6.90675MB
1.69/1.70	c total #watches: 35571
3.99/4.06	c total #propagations: 1471724 / total #impl: 3556002 (eff. 0.414)
3.99/4.06	c #Conflicts:       2000 | #Learnt:       2000 | 0.002
3.99/4.06	c total clause space: 11.2235MB
3.99/4.06	c total #watches: 47349
6.09/6.17	c total #propagations: 3399527 / total #impl: 7453783 (eff. 0.456)
6.09/6.17	c GC COLLECT
6.09/6.17	c #Conflicts:       3000 | #Learnt:       2056 | 0.001
6.09/6.17	c total clause space: 11.2235MB
6.09/6.17	c total #watches: 41304
7.98/8.07	c total #propagations: 5726521 / total #impl: 11432588 (eff. 0.501)
7.98/8.07	c #Conflicts:       4000 | #Learnt:       3056 | 0.001
7.98/8.07	c total clause space: 11.2235MB
7.98/8.07	c total #watches: 43574
10.08/10.16	c total #propagations: 8284900 / total #impl: 14805031 (eff. 0.560)
10.08/10.16	c GC COLLECT
10.08/10.16	c #Conflicts:       5000 | #Learnt:       2407 | 0.001
10.08/10.16	c total clause space: 11.2235MB
10.08/10.16	c total #watches: 36142
11.48/11.59	c total #propagations: 10881580 / total #impl: 17890345 (eff. 0.608)
11.48/11.59	c #Conflicts:       6000 | #Learnt:       3407 | 0.001
11.48/11.59	c total clause space: 11.2235MB
11.48/11.59	c total #watches: 38208
13.08/13.14	c total #propagations: 13213600 / total #impl: 20790777 (eff. 0.636)
13.08/13.14	c GC COLLECT
13.08/13.14	c #Conflicts:       7000 | #Learnt:       2270 | 0.001
13.08/13.14	c total clause space: 11.2235MB
13.08/13.14	c total #watches: 27902
14.39/14.49	c total #propagations: 15578499 / total #impl: 23515124 (eff. 0.662)
14.39/14.49	c #Conflicts:       8000 | #Learnt:       3270 | 0.001
14.39/14.49	c total clause space: 11.2235MB
14.39/14.49	c total #watches: 34333
16.88/16.90	c total #propagations: 17807503 / total #impl: 26397198 (eff. 0.675)
16.88/16.90	c #Conflicts:       9000 | #Learnt:       4270 | 0.000
16.88/16.90	c total clause space: 11.2235MB
16.88/16.90	c total #watches: 36355
18.98/19.06	c total #propagations: 20197832 / total #impl: 29684074 (eff. 0.680)
18.98/19.06	c GC COLLECT
18.98/19.06	c #Conflicts:      10000 | #Learnt:       2747 | 0.000
18.98/19.06	c total clause space: 18.2382MB
18.98/19.06	c total #watches: 29008
20.78/20.85	c total #propagations: 22579644 / total #impl: 33080154 (eff. 0.683)
20.78/20.85	c #Conflicts:      11000 | #Learnt:       3747 | 0.000
20.78/20.85	c total clause space: 18.2382MB
20.78/20.85	c total #watches: 31053
22.98/23.06	c total #propagations: 24984081 / total #impl: 36238238 (eff. 0.689)
22.98/23.06	c #Conflicts:      12000 | #Learnt:       4747 | 0.000
22.98/23.06	c total clause space: 18.2382MB
22.98/23.06	c total #watches: 33059
24.59/24.64	c total #propagations: 27431802 / total #impl: 39395250 (eff. 0.696)
24.59/24.64	c #Conflicts:      13000 | #Learnt:       5747 | 0.000
24.59/24.64	c total clause space: 18.2382MB
24.59/24.64	c total #watches: 38988
26.59/26.65	c total #propagations: 29550613 / total #impl: 42387412 (eff. 0.697)
26.59/26.65	c GC COLLECT
26.59/26.65	c #Conflicts:      14000 | #Learnt:       3911 | 0.000
26.59/26.65	c total clause space: 18.2382MB
26.59/26.65	c total #watches: 35821
28.39/28.40	c total #propagations: 31898915 / total #impl: 45360829 (eff. 0.703)
28.39/28.40	c #Conflicts:      15000 | #Learnt:       4911 | 0.005
28.39/28.40	c total clause space: 18.2382MB
28.39/28.40	c total #watches: 49224
29.39/29.43	c total #propagations: 34231754 / total #impl: 50826657 (eff. 0.674)
29.39/29.43	c #Conflicts:      16000 | #Learnt:       5911 | 0.004
29.39/29.43	c total clause space: 18.2382MB
29.39/29.43	c total #watches: 77884
30.39/30.45	c total #propagations: 35975611 / total #impl: 62014754 (eff. 0.580)
30.39/30.45	c GC COLLECT
30.39/30.45	c #Conflicts:      17000 | #Learnt:       3718 | 0.004
30.39/30.45	c total clause space: 18.2382MB
30.39/30.45	c total #watches: 78392
31.69/31.75	c total #propagations: 37891524 / total #impl: 72375182 (eff. 0.524)
31.69/31.75	c #Conflicts:      18000 | #Learnt:       4718 | 0.004
31.69/31.75	c total clause space: 18.2382MB
31.69/31.75	c total #watches: 88994
33.09/33.16	c total #propagations: 40004085 / total #impl: 81363368 (eff. 0.492)
33.09/33.16	c #Conflicts:      19000 | #Learnt:       5718 | 0.004
33.09/33.16	c total clause space: 18.2382MB
33.09/33.16	c total #watches: 97246
34.59/34.65	c total #propagations: 41873260 / total #impl: 90834239 (eff. 0.461)
34.59/34.65	c #Conflicts:      20000 | #Learnt:       6718 | 0.004
34.59/34.65	c total clause space: 18.2382MB
34.59/34.65	c total #watches: 104175
36.59/36.67	c total #propagations: 44117206 / total #impl: 105677922 (eff. 0.417)
36.59/36.67	c GC COLLECT
36.59/36.67	c #Conflicts:      21000 | #Learnt:       4221 | 0.003
36.59/36.67	c total clause space: 18.2382MB
36.59/36.67	c total #watches: 98739
38.59/38.64	c total #propagations: 45443697 / total #impl: 122709863 (eff. 0.370)
38.59/38.64	c #Conflicts:      22000 | #Learnt:       5221 | 0.003
38.59/38.64	c total clause space: 18.2382MB
38.59/38.64	c total #watches: 105967
40.58/40.62	c total #propagations: 47243411 / total #impl: 163800698 (eff. 0.288)
40.58/40.62	c #Conflicts:      23000 | #Learnt:       6221 | 0.003
40.58/40.62	c total clause space: 29.637MB
40.58/40.62	c total #watches: 111777
43.78/43.88	c total #propagations: 48470688 / total #impl: 193358928 (eff. 0.251)
43.78/43.88	c #Conflicts:      24000 | #Learnt:       7221 | 0.003
43.78/43.88	c total clause space: 29.637MB
43.78/43.88	c total #watches: 116820
45.48/45.51	c total #propagations: 49936004 / total #impl: 251625138 (eff. 0.198)
45.48/45.51	c GC COLLECT
45.48/45.51	c #Conflicts:      25000 | #Learnt:       4415 | 0.003
45.48/45.51	c total clause space: 29.637MB
45.48/45.51	c total #watches: 91314
47.68/47.75	c total #propagations: 50902570 / total #impl: 269668649 (eff. 0.189)
47.68/47.75	c #Conflicts:      26000 | #Learnt:       5415 | 0.003
47.68/47.75	c total clause space: 29.637MB
47.68/47.75	c total #watches: 97744
49.88/49.92	c total #propagations: 52092723 / total #impl: 278126641 (eff. 0.187)
49.88/49.92	c #Conflicts:      27000 | #Learnt:       6415 | 0.003
49.88/49.92	c total clause space: 29.637MB
49.88/49.92	c total #watches: 101159
52.68/52.80	c total #propagations: 53655309 / total #impl: 282570721 (eff. 0.190)
52.68/52.80	c #Conflicts:      28000 | #Learnt:       7415 | 0.003
52.68/52.80	c total clause space: 48.1602MB
52.68/52.80	c total #watches: 110104
55.09/55.16	c total #propagations: 54586395 / total #impl: 291041285 (eff. 0.188)
55.09/55.16	c GC COLLECT
55.09/55.16	c #Conflicts:      29000 | #Learnt:       4339 | 0.002
55.09/55.16	c total clause space: 48.1602MB
55.09/55.16	c total #watches: 77323
57.58/57.60	c total #propagations: 55763843 / total #impl: 297556399 (eff. 0.187)
57.58/57.60	c #Conflicts:      30000 | #Learnt:       5339 | 0.002
57.58/57.60	c total clause space: 48.1602MB
57.58/57.60	c total #watches: 79323
60.38/60.43	c total #propagations: 56945523 / total #impl: 303157122 (eff. 0.188)
60.38/60.43	c #Conflicts:      31000 | #Learnt:       6339 | 0.002
60.38/60.43	c total clause space: 48.1602MB
60.38/60.43	c total #watches: 81323
62.98/63.03	c total #propagations: 58469097 / total #impl: 308355934 (eff. 0.190)
62.98/63.03	c #Conflicts:      32000 | #Learnt:       7339 | 0.002
62.98/63.03	c total clause space: 48.1602MB
62.98/63.03	c total #watches: 84717
65.28/65.34	c total #propagations: 60037335 / total #impl: 314001670 (eff. 0.191)
65.28/65.34	c #Conflicts:      33000 | #Learnt:       8339 | 0.002
65.28/65.34	c total clause space: 48.1602MB
65.28/65.34	c total #watches: 86717
68.19/68.24	c total #propagations: 61562484 / total #impl: 319182840 (eff. 0.193)
68.19/68.24	c GC COLLECT
68.19/68.24	c #Conflicts:      34000 | #Learnt:       4954 | 0.002
68.19/68.24	c total clause space: 78.2603MB
68.19/68.24	c total #watches: 54041
70.28/70.36	c total #propagations: 62914332 / total #impl: 324837094 (eff. 0.194)
70.28/70.36	c #Conflicts:      35000 | #Learnt:       5954 | 0.002
70.28/70.36	c total clause space: 78.2603MB
70.28/70.36	c total #watches: 57575
72.08/72.10	c total #propagations: 64397200 / total #impl: 331530634 (eff. 0.194)
72.08/72.10	c #Conflicts:      36000 | #Learnt:       6954 | 0.002
72.08/72.10	c total clause space: 78.2603MB
72.08/72.10	c total #watches: 63209
73.98/74.03	c total #propagations: 65559784 / total #impl: 338921891 (eff. 0.193)
73.98/74.03	c #Conflicts:      37000 | #Learnt:       7954 | 0.002
73.98/74.03	c total clause space: 78.2603MB
73.98/74.03	c total #watches: 68164
77.09/77.17	c total #propagations: 66658072 / total #impl: 347409127 (eff. 0.192)
77.09/77.17	c #Conflicts:      38000 | #Learnt:       8954 | 0.002
77.09/77.17	c total clause space: 78.2603MB
77.09/77.17	c total #watches: 70206
79.78/79.86	c total #propagations: 68061789 / total #impl: 354776245 (eff. 0.192)
79.78/79.86	c GC COLLECT
79.78/79.86	c #Conflicts:      39000 | #Learnt:       5249 | 0.002
79.78/79.86	c total clause space: 78.2603MB
79.78/79.86	c total #watches: 56944
81.28/81.39	c total #propagations: 69463815 / total #impl: 362057748 (eff. 0.192)
81.28/81.39	c #Conflicts:      40000 | #Learnt:       6249 | 0.002
81.28/81.39	c total clause space: 78.2603MB
81.28/81.39	c total #watches: 66356
82.38/82.41	c total #propagations: 70696083 / total #impl: 377947008 (eff. 0.187)
82.38/82.41	c #Conflicts:      41000 | #Learnt:       7249 | 0.002
82.38/82.41	c total clause space: 78.2603MB
82.38/82.41	c total #watches: 76035
83.58/83.65	c total #propagations: 71810868 / total #impl: 390507366 (eff. 0.184)
83.58/83.65	c #Conflicts:      42000 | #Learnt:       8249 | 0.002
83.58/83.65	c total clause space: 78.2603MB
83.58/83.65	c total #watches: 82331
85.08/85.18	c total #propagations: 72884186 / total #impl: 408314978 (eff. 0.178)
85.08/85.18	c #Conflicts:      43000 | #Learnt:       9249 | 0.002
85.08/85.18	c total clause space: 78.2603MB
85.08/85.18	c total #watches: 86990
86.68/86.74	c total #propagations: 73956408 / total #impl: 421567602 (eff. 0.175)
86.68/86.74	c GC COLLECT
86.68/86.74	c #Conflicts:      44000 | #Learnt:       5238 | 0.002
86.68/86.74	c total clause space: 78.2603MB
86.68/86.74	c total #watches: 77376
87.88/87.95	c total #propagations: 75128496 / total #impl: 433854103 (eff. 0.173)
87.88/87.95	c #Conflicts:      45000 | #Learnt:       6238 | 0.002
87.88/87.95	c total clause space: 78.2603MB
87.88/87.95	c total #watches: 82837
89.98/90.08	c total #propagations: 76262043 / total #impl: 448420766 (eff. 0.170)
89.98/90.08	c #Conflicts:      46000 | #Learnt:       7238 | 0.002
89.98/90.08	c total clause space: 78.2603MB
89.98/90.08	c total #watches: 90091
92.48/92.52	c total #propagations: 77581389 / total #impl: 468289840 (eff. 0.166)
92.48/92.52	c #Conflicts:      47000 | #Learnt:       8238 | 0.002
92.48/92.52	c total clause space: 78.2603MB
92.48/92.52	c total #watches: 93166
94.78/94.85	c total #propagations: 78751669 / total #impl: 480377710 (eff. 0.164)
94.78/94.85	c #Conflicts:      48000 | #Learnt:       9238 | 0.001
94.78/94.85	c total clause space: 78.2603MB
94.78/94.85	c total #watches: 96529
96.88/96.98	c total #propagations: 80336312 / total #impl: 489200634 (eff. 0.164)
96.88/96.98	c #Conflicts:      49000 | #Learnt:      10238 | 0.001
96.88/96.98	c total clause space: 78.2603MB
96.88/96.98	c total #watches: 100220
98.68/98.73	c total #propagations: 82004551 / total #impl: 496306410 (eff. 0.165)
98.68/98.73	c GC COLLECT
98.68/98.73	c #Conflicts:      50000 | #Learnt:       5983 | 0.001
98.68/98.73	c total clause space: 78.2603MB
98.68/98.73	c total #watches: 86923
100.47/100.54	c total #propagations: 83417085 / total #impl: 505910136 (eff. 0.165)
100.47/100.54	c #Conflicts:      51000 | #Learnt:       6983 | 0.001
100.47/100.54	c total clause space: 78.2603MB
100.47/100.54	c total #watches: 92750
102.87/102.90	c total #propagations: 85028287 / total #impl: 518831718 (eff. 0.164)
102.87/102.90	c #Conflicts:      52000 | #Learnt:       7983 | 0.001
102.87/102.90	c total clause space: 78.2603MB
102.87/102.90	c total #watches: 96536
105.07/105.13	c total #propagations: 86184435 / total #impl: 533595472 (eff. 0.162)
105.07/105.13	c #Conflicts:      53000 | #Learnt:       8983 | 0.001
105.07/105.13	c total clause space: 78.2603MB
105.07/105.13	c total #watches: 103866
107.88/107.97	c total #propagations: 87690801 / total #impl: 546777011 (eff. 0.160)
107.88/107.97	c #Conflicts:      54000 | #Learnt:       9983 | 0.001
107.88/107.97	c total clause space: 78.2603MB
107.88/107.97	c total #watches: 115529
111.37/111.44	c total #propagations: 89054810 / total #impl: 563463155 (eff. 0.158)
111.37/111.44	c #Conflicts:      55000 | #Learnt:      10983 | 0.001
111.37/111.44	c total clause space: 78.2603MB
111.37/111.44	c total #watches: 125240
113.97/114.07	c total #propagations: 90499656 / total #impl: 578849506 (eff. 0.156)
113.97/114.07	c GC COLLECT
113.97/114.07	c #Conflicts:      56000 | #Learnt:       6353 | 0.001
113.97/114.07	c total clause space: 78.2603MB
113.97/114.07	c total #watches: 98243
118.07/118.13	c total #propagations: 91985943 / total #impl: 593938673 (eff. 0.155)
118.07/118.13	c #Conflicts:      57000 | #Learnt:       7353 | 0.001
118.07/118.13	c total clause space: 78.2603MB
118.07/118.13	c total #watches: 118867
121.67/121.77	c total #propagations: 93144725 / total #impl: 607586980 (eff. 0.153)
121.67/121.77	c #Conflicts:      58000 | #Learnt:       8353 | 0.001
121.67/121.77	c total clause space: 78.2603MB
121.67/121.77	c total #watches: 129433
125.07/125.14	c total #propagations: 94522304 / total #impl: 618826750 (eff. 0.153)
125.07/125.14	c #Conflicts:      59000 | #Learnt:       9353 | 0.002
125.07/125.14	c total clause space: 78.2603MB
125.07/125.14	c total #watches: 146020
129.27/129.30	c total #propagations: 95597482 / total #impl: 625921431 (eff. 0.153)
129.27/129.30	c #Conflicts:      60000 | #Learnt:      10353 | 0.002
129.27/129.30	c total clause space: 78.2603MB
129.27/129.30	c total #watches: 157055
133.87/133.90	c total #propagations: 96499401 / total #impl: 636404517 (eff. 0.152)
133.87/133.90	c #Conflicts:      61000 | #Learnt:      11353 | 0.002
133.87/133.90	c total clause space: 78.2603MB
133.87/133.90	c total #watches: 162536
138.17/138.27	c total #propagations: 97475811 / total #impl: 649694597 (eff. 0.150)
138.17/138.27	c GC COLLECT
138.17/138.27	c #Conflicts:      62000 | #Learnt:       6442 | 0.002
138.17/138.27	c total clause space: 78.2603MB
138.17/138.27	c total #watches: 128927
142.17/142.26	c total #propagations: 98367037 / total #impl: 660490242 (eff. 0.149)
142.17/142.26	c #Conflicts:      63000 | #Learnt:       7442 | 0.002
142.17/142.26	c total clause space: 78.2603MB
142.17/142.26	c total #watches: 167514
145.06/145.19	c total #propagations: 99678006 / total #impl: 673113645 (eff. 0.148)
145.06/145.19	c #Conflicts:      64000 | #Learnt:       8442 | 0.002
145.06/145.19	c total clause space: 78.2603MB
145.06/145.19	c total #watches: 293740
151.46/151.56	c total #propagations: 100781243 / total #impl: 690810251 (eff. 0.146)
151.46/151.56	c #Conflicts:      65000 | #Learnt:       9442 | 0.002
151.46/151.56	c total clause space: 78.2603MB
151.46/151.56	c total #watches: 341257
156.76/156.82	c total #propagations: 102049196 / total #impl: 758860683 (eff. 0.134)
156.76/156.82	c #Conflicts:      66000 | #Learnt:      10442 | 0.002
156.76/156.82	c total clause space: 78.2603MB
156.76/156.82	c total #watches: 351228
162.56/162.65	c total #propagations: 103645364 / total #impl: 848897157 (eff. 0.122)
162.56/162.65	c #Conflicts:      67000 | #Learnt:      11442 | 0.002
162.56/162.65	c total clause space: 78.2603MB
162.56/162.65	c total #watches: 371828
167.86/167.94	c total #propagations: 104936823 / total #impl: 890094681 (eff. 0.118)
167.86/167.94	c #Conflicts:      68000 | #Learnt:      12442 | 0.002
167.86/167.94	c total clause space: 78.2603MB
167.86/167.94	c total #watches: 394826
171.06/171.12	c total #propagations: 106138676 / total #impl: 935113910 (eff. 0.114)
171.06/171.12	c GC COLLECT
171.06/171.12	c #Conflicts:      69000 | #Learnt:       7236 | 0.002
171.06/171.12	c total clause space: 78.2603MB
171.06/171.12	c total #watches: 341861
174.16/174.23	c total #propagations: 107610699 / total #impl: 964910279 (eff. 0.112)
174.16/174.23	c #Conflicts:      70000 | #Learnt:       8236 | 0.002
174.16/174.23	c total clause space: 78.2603MB
174.16/174.23	c total #watches: 356757
176.26/176.34	c total #propagations: 109095590 / total #impl: 985216080 (eff. 0.111)
176.26/176.34	c #Conflicts:      71000 | #Learnt:       9236 | 0.002
176.26/176.34	c total clause space: 78.2603MB
176.26/176.34	c total #watches: 376753
177.56/177.68	c total #propagations: 110286541 / total #impl: 1000036550 (eff. 0.110)
177.56/177.68	c #Conflicts:      72000 | #Learnt:      10236 | 0.002
177.56/177.68	c total clause space: 78.2603MB
177.56/177.68	c total #watches: 394176
178.66/178.77	c total #propagations: 111320555 / total #impl: 1003910641 (eff. 0.111)
178.66/178.77	c #Conflicts:      73000 | #Learnt:      11236 | 0.002
178.66/178.77	c total clause space: 78.2603MB
178.66/178.77	c total #watches: 463954
180.37/180.43	c total #propagations: 112350576 / total #impl: 1008936777 (eff. 0.111)
180.37/180.43	c #Conflicts:      74000 | #Learnt:      12236 | 0.002
180.37/180.43	c total clause space: 78.2603MB
180.37/180.43	c total #watches: 491503
182.26/182.30	c total #propagations: 114295878 / total #impl: 1013353040 (eff. 0.113)
182.26/182.30	c GC COLLECT
182.26/182.30	c #Conflicts:      75000 | #Learnt:       6759 | 0.001
182.26/182.30	c total clause space: 78.2603MB
182.26/182.30	c total #watches: 315128
184.46/184.58	c total #propagations: 116160556 / total #impl: 1016101544 (eff. 0.114)
184.46/184.58	c #Conflicts:      76000 | #Learnt:       7759 | 0.001
184.46/184.58	c total clause space: 78.2603MB
184.46/184.58	c total #watches: 340678
187.16/187.25	c total #propagations: 117684022 / total #impl: 1021172990 (eff. 0.115)
187.16/187.25	c #Conflicts:      77000 | #Learnt:       8759 | 0.001
187.16/187.25	c total clause space: 78.2603MB
187.16/187.25	c total #watches: 351296
190.26/190.33	c total #propagations: 119742590 / total #impl: 1024907320 (eff. 0.117)
190.26/190.33	c #Conflicts:      78000 | #Learnt:       9759 | 0.001
190.26/190.33	c total clause space: 78.2603MB
190.26/190.33	c total #watches: 366747
192.86/192.95	c total #propagations: 121581575 / total #impl: 1027755917 (eff. 0.118)
192.86/192.95	c #Conflicts:      79000 | #Learnt:      10759 | 0.003
192.86/192.95	c total clause space: 78.2603MB
192.86/192.95	c total #watches: 376248
195.36/195.46	c total #propagations: 123673527 / total #impl: 1030510083 (eff. 0.120)
195.36/195.46	c #Conflicts:      80000 | #Learnt:      11759 | 0.003
195.36/195.46	c total clause space: 78.2603MB
195.36/195.46	c total #watches: 381486
197.76/197.80	c total #propagations: 125583827 / total #impl: 1033983176 (eff. 0.121)
197.76/197.80	c #Conflicts:      81000 | #Learnt:      12759 | 0.003
197.76/197.80	c total clause space: 78.2603MB
197.76/197.80	c total #watches: 396486
199.36/199.43	c total #propagations: 127346926 / total #impl: 1038270463 (eff. 0.123)
199.36/199.43	c GC COLLECT
199.36/199.43	c #Conflicts:      82000 | #Learnt:       6937 | 0.003
199.36/199.43	c total clause space: 78.2603MB
199.36/199.43	c total #watches: 244692
200.96/201.09	c total #propagations: 128644811 / total #impl: 1045131517 (eff. 0.123)
200.96/201.09	c #Conflicts:      83000 | #Learnt:       7937 | 0.003
200.96/201.09	c total clause space: 78.2603MB
200.96/201.09	c total #watches: 249418
203.26/203.33	c total #propagations: 130005864 / total #impl: 1048617510 (eff. 0.124)
203.26/203.33	c #Conflicts:      84000 | #Learnt:       8937 | 0.003
203.26/203.33	c total clause space: 78.2603MB
203.26/203.33	c total #watches: 252001
205.76/205.85	c total #propagations: 131679023 / total #impl: 1052680834 (eff. 0.125)
205.76/205.85	c #Conflicts:      85000 | #Learnt:       9937 | 0.003
205.76/205.85	c total clause space: 78.2603MB
205.76/205.85	c total #watches: 254589
207.65/207.75	c total #propagations: 133458454 / total #impl: 1057079468 (eff. 0.126)
207.65/207.75	c #Conflicts:      86000 | #Learnt:      10937 | 0.003
207.65/207.75	c total clause space: 78.2603MB
207.65/207.75	c total #watches: 258037
209.65/209.74	c total #propagations: 134947088 / total #impl: 1060757480 (eff. 0.127)
209.65/209.74	c #Conflicts:      87000 | #Learnt:      11937 | 0.003
209.65/209.74	c total clause space: 78.2603MB
209.65/209.74	c total #watches: 260342
212.15/212.20	c total #propagations: 136758130 / total #impl: 1063859172 (eff. 0.129)
212.15/212.20	c #Conflicts:      88000 | #Learnt:      12937 | 0.003
212.15/212.20	c total clause space: 78.2603MB
212.15/212.20	c total #watches: 263199
214.85/214.94	c total #propagations: 138712869 / total #impl: 1067253456 (eff. 0.130)
214.85/214.94	c #Conflicts:      89000 | #Learnt:      13937 | 0.003
214.85/214.94	c total clause space: 78.2603MB
214.85/214.94	c total #watches: 270693
217.65/217.71	c total #propagations: 140748553 / total #impl: 1071081940 (eff. 0.131)
217.65/217.71	c GC COLLECT
217.65/217.71	c #Conflicts:      90000 | #Learnt:       7849 | 0.003
217.65/217.71	c total clause space: 78.2603MB
217.65/217.71	c total #watches: 70328
219.25/219.32	c total #propagations: 142862977 / total #impl: 1074074663 (eff. 0.133)
219.25/219.32	c #Conflicts:      91000 | #Learnt:       8849 | 0.003
219.25/219.32	c total clause space: 78.2603MB
219.25/219.32	c total #watches: 74204
220.55/220.68	c total #propagations: 144832037 / total #impl: 1076905993 (eff. 0.134)
220.55/220.68	c #Conflicts:      92000 | #Learnt:       9849 | 0.003
220.55/220.68	c total clause space: 78.2603MB
220.55/220.68	c total #watches: 79805
221.55/221.63	c total #propagations: 146732311 / total #impl: 1079637063 (eff. 0.136)
221.55/221.63	c #Conflicts:      93000 | #Learnt:      10849 | 0.003
221.55/221.63	c total clause space: 78.2603MB
221.55/221.63	c total #watches: 82203
222.85/222.96	c total #propagations: 148371414 / total #impl: 1082567972 (eff. 0.137)
222.85/222.96	c #Conflicts:      94000 | #Learnt:      11849 | 0.003
222.85/222.96	c total clause space: 78.2603MB
222.85/222.96	c total #watches: 85612
224.95/225.04	c total #propagations: 150366043 / total #impl: 1085183353 (eff. 0.139)
224.95/225.04	c #Conflicts:      95000 | #Learnt:      12849 | 0.003
224.95/225.04	c total clause space: 78.2603MB
224.95/225.04	c total #watches: 90444
226.25/226.34	c total #propagations: 152194696 / total #impl: 1088464453 (eff. 0.140)
226.25/226.34	c #Conflicts:      96000 | #Learnt:      13849 | 0.003
226.25/226.34	c total clause space: 78.2603MB
226.25/226.34	c total #watches: 92776
227.95/228.09	c total #propagations: 153722500 / total #impl: 1091899660 (eff. 0.141)
227.95/228.09	c #Conflicts:      97000 | #Learnt:      14849 | 0.003
227.95/228.09	c total clause space: 78.2603MB
227.95/228.09	c total #watches: 95004
229.55/229.69	c total #propagations: 155476982 / total #impl: 1095099249 (eff. 0.142)
229.55/229.69	c GC COLLECT
229.55/229.69	c #Conflicts:      98000 | #Learnt:       8426 | 0.003
229.55/229.69	c total clause space: 78.2603MB
229.55/229.69	c total #watches: 63071
231.25/231.38	c total #propagations: 157158918 / total #impl: 1098145945 (eff. 0.143)
231.25/231.38	c #Conflicts:      99000 | #Learnt:       9426 | 0.002
231.25/231.38	c total clause space: 78.2603MB
231.25/231.38	c total #watches: 66346
232.65/232.72	c total #propagations: 159024523 / total #impl: 1101092978 (eff. 0.144)
232.65/232.72	c #Conflicts:     100000 | #Learnt:      10426 | 0.002
232.65/232.72	c total clause space: 78.2603MB
232.65/232.72	c total #watches: 71952
234.26/234.36	c total #propagations: 160749613 / total #impl: 1103742119 (eff. 0.146)
234.26/234.36	c #Conflicts:     101000 | #Learnt:      11426 | 0.002
234.26/234.36	c total clause space: 78.2603MB
234.26/234.36	c total #watches: 77111
235.85/235.99	c total #propagations: 162610428 / total #impl: 1106720388 (eff. 0.147)
235.85/235.99	c #Conflicts:     102000 | #Learnt:      12426 | 0.002
235.85/235.99	c total clause space: 78.2603MB
235.85/235.99	c total #watches: 82735
238.25/238.31	c total #propagations: 164530869 / total #impl: 1109306835 (eff. 0.148)
238.25/238.31	c #Conflicts:     103000 | #Learnt:      13426 | 0.002
238.25/238.31	c total clause space: 78.2603MB
238.25/238.31	c total #watches: 89702
240.05/240.10	c total #propagations: 166696290 / total #impl: 1112018966 (eff. 0.150)
240.05/240.10	c #Conflicts:     104000 | #Learnt:      14426 | 0.002
240.05/240.10	c total clause space: 78.2603MB
240.05/240.10	c total #watches: 94587
243.65/243.71	c total #propagations: 168575120 / total #impl: 1114769017 (eff. 0.151)
243.65/243.71	c #Conflicts:     105000 | #Learnt:      15426 | 0.002
243.65/243.71	c total clause space: 78.2603MB
243.65/243.71	c total #watches: 97621
245.36/245.49	c total #propagations: 170828651 / total #impl: 1117465373 (eff. 0.153)
245.36/245.49	c GC COLLECT
245.36/245.49	c #Conflicts:     106000 | #Learnt:       8730 | 0.002
245.36/245.49	c total clause space: 78.2603MB
245.36/245.49	c total #watches: 70337
248.56/248.64	c total #propagations: 171749730 / total #impl: 1120629229 (eff. 0.153)
248.56/248.64	c #Conflicts:     107000 | #Learnt:       9730 | 0.002
248.56/248.64	c total clause space: 78.2603MB
248.56/248.64	c total #watches: 79844
251.45/251.52	c total #propagations: 174169667 / total #impl: 1123662493 (eff. 0.155)
251.45/251.52	c #Conflicts:     108000 | #Learnt:      10730 | 0.002
251.45/251.52	c total clause space: 78.2603MB
251.45/251.52	c total #watches: 91394
253.95/254.02	c total #propagations: 176312630 / total #impl: 1126718664 (eff. 0.156)
253.95/254.02	c #Conflicts:     109000 | #Learnt:      11730 | 0.002
253.95/254.02	c total clause space: 78.2603MB
253.95/254.02	c total #watches: 102128
255.15/255.23	c total #propagations: 178359582 / total #impl: 1129524395 (eff. 0.158)
255.15/255.23	c #Conflicts:     110000 | #Learnt:      12730 | 0.002
255.15/255.23	c total clause space: 78.2603MB
255.15/255.23	c total #watches: 106913
256.15/256.21	c total #propagations: 178732905 / total #impl: 1131834653 (eff. 0.158)
256.15/256.21	c #Conflicts:     111000 | #Learnt:      13730 | 0.002
256.15/256.21	c total clause space: 78.2603MB
256.15/256.21	c total #watches: 116534
258.75/258.80	c total #propagations: 179128059 / total #impl: 1134810963 (eff. 0.158)
258.75/258.80	c #Conflicts:     112000 | #Learnt:      14730 | 0.002
258.75/258.80	c total clause space: 78.2603MB
258.75/258.80	c total #watches: 131302
264.15/264.21	c total #propagations: 179592243 / total #impl: 1137365860 (eff. 0.158)
264.15/264.21	c #Conflicts:     113000 | #Learnt:      15730 | 0.002
264.15/264.21	c total clause space: 78.2603MB
264.15/264.21	c total #watches: 167732
270.34/270.45	c total #propagations: 180081144 / total #impl: 1140503961 (eff. 0.158)
270.34/270.45	c GC COLLECT
270.34/270.45	c #Conflicts:     114000 | #Learnt:       8750 | 0.002
270.34/270.45	c total clause space: 78.2603MB
270.34/270.45	c total #watches: 162785
280.85/280.96	c total #propagations: 180514523 / total #impl: 1144380388 (eff. 0.158)
280.85/280.96	c #Conflicts:     115000 | #Learnt:       9750 | 0.002
280.85/280.96	c total clause space: 78.2603MB
280.85/280.96	c total #watches: 230868
291.75/291.82	c total #propagations: 181021988 / total #impl: 1150389815 (eff. 0.157)
291.75/291.82	c #Conflicts:     116000 | #Learnt:      10750 | 0.002
291.75/291.82	c total clause space: 78.2603MB
291.75/291.82	c total #watches: 282590
314.84/314.93	c total #propagations: 181393631 / total #impl: 1156311289 (eff. 0.157)
314.84/314.93	c #Conflicts:     117000 | #Learnt:      11750 | 0.002
314.84/314.93	c total clause space: 127.173MB
314.84/314.93	c total #watches: 330916
342.34/342.44	c total #propagations: 182059086 / total #impl: 1167486120 (eff. 0.156)
342.34/342.44	c #Conflicts:     118000 | #Learnt:      12750 | 0.002
342.34/342.44	c total clause space: 127.173MB
342.34/342.44	c total #watches: 400251
373.03/373.12	c total #propagations: 182761840 / total #impl: 1180203208 (eff. 0.155)
373.03/373.12	c #Conflicts:     119000 | #Learnt:      13750 | 0.002
373.03/373.12	c total clause space: 206.656MB
373.03/373.12	c total #watches: 461145
404.13/404.20	c total #propagations: 183378575 / total #impl: 1192756197 (eff. 0.154)
404.13/404.20	c #Conflicts:     120000 | #Learnt:      14750 | 0.002
404.13/404.20	c total clause space: 206.656MB
404.13/404.20	c total #watches: 512403
452.03/452.11	c total #propagations: 183798950 / total #impl: 1205628981 (eff. 0.152)
452.03/452.11	c #Conflicts:     121000 | #Learnt:      15750 | 0.002
452.03/452.11	c total clause space: 206.656MB
452.03/452.11	c total #watches: 581097
489.31/489.50	c total #propagations: 184435188 / total #impl: 1223769312 (eff. 0.151)
489.31/489.50	c GC COLLECT
489.31/489.50	c #Conflicts:     122000 | #Learnt:       8249 | 0.002
489.31/489.50	c total clause space: 206.656MB
489.31/489.50	c total #watches: 512065
534.81/534.97	c total #propagations: 184938042 / total #impl: 1237281596 (eff. 0.149)
534.81/534.97	c #Conflicts:     123000 | #Learnt:       9249 | 0.002
534.81/534.97	c total clause space: 206.656MB
534.81/534.97	c total #watches: 573434
588.41/588.55	c total #propagations: 185466923 / total #impl: 1251616707 (eff. 0.148)
588.41/588.55	c #Conflicts:     124000 | #Learnt:      10249 | 0.002
588.41/588.55	c total clause space: 206.656MB
588.41/588.55	c total #watches: 642608
635.59/635.73	c total #propagations: 186134333 / total #impl: 1269715585 (eff. 0.147)
635.59/635.73	c #Conflicts:     125000 | #Learnt:      11249 | 0.002
635.59/635.73	c total clause space: 206.656MB
635.59/635.73	c total #watches: 710520
677.49/677.69	c total #propagations: 186827495 / total #impl: 1286381898 (eff. 0.145)
677.49/677.69	c #Conflicts:     126000 | #Learnt:      12249 | 0.002
677.49/677.69	c total clause space: 335.816MB
677.49/677.69	c total #watches: 776294
741.57/741.71	c total #propagations: 187293701 / total #impl: 1305404214 (eff. 0.143)
741.57/741.71	c #Conflicts:     127000 | #Learnt:      13249 | 0.002
741.57/741.71	c total clause space: 335.816MB
741.57/741.71	c total #watches: 841284
777.47/777.63	c total #propagations: 188050396 / total #impl: 1339373400 (eff. 0.140)
777.47/777.63	c #Conflicts:     128000 | #Learnt:      14249 | 0.002
777.47/777.63	c total clause space: 335.816MB
777.47/777.63	c total #watches: 913975
804.56/804.79	c total #propagations: 188702225 / total #impl: 1357597338 (eff. 0.139)
804.56/804.79	c #Conflicts:     129000 | #Learnt:      15249 | 0.002
804.56/804.79	c total clause space: 335.816MB
804.56/804.79	c total #watches: 971165
838.36/838.54	c total #propagations: 189231767 / total #impl: 1382261927 (eff. 0.137)
838.36/838.54	c #Conflicts:     130000 | #Learnt:      16249 | 0.002
838.36/838.54	c total clause space: 335.816MB
838.36/838.54	c total #watches: 1030051
888.35/888.54	c total #propagations: 189708919 / total #impl: 1411304566 (eff. 0.134)
888.35/888.54	c GC COLLECT
888.35/888.54	c #Conflicts:     131000 | #Learnt:       8856 | 0.002
888.35/888.54	c total clause space: 335.816MB
888.35/888.54	c total #watches: 650882
912.65/912.88	c total #propagations: 190427178 / total #impl: 1430685562 (eff. 0.133)
912.65/912.88	c #Conflicts:     132000 | #Learnt:       9856 | 0.002
912.65/912.88	c total clause space: 335.816MB
912.65/912.88	c total #watches: 705405
954.44/954.66	c total #propagations: 191047657 / total #impl: 1443367495 (eff. 0.132)
954.44/954.66	c #Conflicts:     133000 | #Learnt:      10856 | 0.002
954.44/954.66	c total clause space: 335.816MB
954.44/954.66	c total #watches: 756374
1005.53/1005.70	c total #propagations: 191826354 / total #impl: 1465741861 (eff. 0.131)
1005.53/1005.70	c #Conflicts:     134000 | #Learnt:      11856 | 0.002
1005.53/1005.70	c total clause space: 335.816MB
1005.53/1005.70	c total #watches: 808099
1055.83/1056.05	c total #propagations: 192758037 / total #impl: 1489733581 (eff. 0.129)
1055.83/1056.05	c #Conflicts:     135000 | #Learnt:      12856 | 0.002
1055.83/1056.05	c total clause space: 335.816MB
1055.83/1056.05	c total #watches: 861424
1119.62/1119.81	c total #propagations: 193645431 / total #impl: 1513474959 (eff. 0.128)
1119.62/1119.81	c #Conflicts:     136000 | #Learnt:      13856 | 0.002
1119.62/1119.81	c total clause space: 335.816MB
1119.62/1119.81	c total #watches: 911044
1178.61/1178.86	c total #propagations: 194665044 / total #impl: 1540168738 (eff. 0.126)
1178.61/1178.86	c #Conflicts:     137000 | #Learnt:      14856 | 0.002
1178.61/1178.86	c total clause space: 335.816MB
1178.61/1178.86	c total #watches: 973117
1229.90/1230.10	c total #propagations: 195588627 / total #impl: 1564206887 (eff. 0.125)
1229.90/1230.10	c #Conflicts:     138000 | #Learnt:      15856 | 0.002
1229.90/1230.10	c total clause space: 335.816MB
1229.90/1230.10	c total #watches: 1027791
1296.99/1297.27	c total #propagations: 196384383 / total #impl: 1584227645 (eff. 0.124)
1296.99/1297.27	c #Conflicts:     139000 | #Learnt:      16856 | 0.002
1296.99/1297.27	c total clause space: 335.816MB
1296.99/1297.27	c total #watches: 1078783
1344.28/1344.53	c total #propagations: 197232480 / total #impl: 1612036526 (eff. 0.122)
1344.28/1344.53	c #Conflicts:     140000 | #Learnt:      17856 | 0.002
1344.28/1344.53	c total clause space: 335.816MB
1344.28/1344.53	c total #watches: 1122302
1390.98/1391.23	c total #propagations: 198051043 / total #impl: 1629766637 (eff. 0.122)
1390.98/1391.23	c GC COLLECT
1390.98/1391.23	c #Conflicts:     141000 | #Learnt:      10082 | 0.002
1390.98/1391.23	c total clause space: 335.816MB
1390.98/1391.23	c total #watches: 678710
1410.27/1410.55	c total #propagations: 199249621 / total #impl: 1649722097 (eff. 0.121)
1410.27/1410.55	c #Conflicts:     142000 | #Learnt:      11082 | 0.002
1410.27/1410.55	c total clause space: 335.816MB
1410.27/1410.55	c total #watches: 684985
1419.07/1419.34	c total #propagations: 199686352 / total #impl: 1652554325 (eff. 0.121)
1419.07/1419.34	c #Conflicts:     143000 | #Learnt:      12082 | 0.002
1419.07/1419.34	c total clause space: 335.816MB
1419.07/1419.34	c total #watches: 692471
1422.18/1422.43	c total #propagations: 200051153 / total #impl: 1656285239 (eff. 0.121)
1422.18/1422.43	c #Conflicts:     144000 | #Learnt:      13082 | 0.002
1422.18/1422.43	c total clause space: 335.816MB
1422.18/1422.43	c total #watches: 697023
1439.27/1439.50	c total #propagations: 200391758 / total #impl: 1660453516 (eff. 0.121)
1439.27/1439.50	c #Conflicts:     145000 | #Learnt:      14082 | 0.002
1439.27/1439.50	c total clause space: 335.816MB
1439.27/1439.50	c total #watches: 702696
1452.26/1452.55	c total #propagations: 200739243 / total #impl: 1664267978 (eff. 0.121)
1452.26/1452.55	c #Conflicts:     146000 | #Learnt:      15082 | 0.002
1452.26/1452.55	c total clause space: 335.816MB
1452.26/1452.55	c total #watches: 717813
1487.06/1487.33	c total #propagations: 201045945 / total #impl: 1668003759 (eff. 0.121)
1487.06/1487.33	c #Conflicts:     147000 | #Learnt:      16082 | 0.002
1487.06/1487.33	c total clause space: 335.816MB
1487.06/1487.33	c total #watches: 733668
1524.95/1525.22	c total #propagations: 201406256 / total #impl: 1672289815 (eff. 0.120)
1524.95/1525.22	c #Conflicts:     148000 | #Learnt:      17082 | 0.002
1524.95/1525.22	c total clause space: 335.816MB
1524.95/1525.22	c total #watches: 748381
1577.35/1577.67	c total #propagations: 201806081 / total #impl: 1675904101 (eff. 0.120)
1577.35/1577.67	c #Conflicts:     149000 | #Learnt:      18082 | 0.002
1577.35/1577.67	c total clause space: 335.816MB
1577.35/1577.67	c total #watches: 769390
1601.54/1601.80	c total #propagations: 202248014 / total #impl: 1680326005 (eff. 0.120)
1601.54/1601.80	c GC COLLECT
1601.54/1601.80	c #Conflicts:     150000 | #Learnt:       8446 | 0.002
1601.54/1601.80	c total clause space: 335.816MB
1601.54/1601.80	c total #watches: 214752
1612.84/1613.14	c total #propagations: 202623589 / total #impl: 1684012431 (eff. 0.120)
1612.84/1613.14	c #Conflicts:     151000 | #Learnt:       9446 | 0.002
1612.84/1613.14	c total clause space: 335.816MB
1612.84/1613.14	c total #watches: 242001
1628.24/1628.55	c total #propagations: 202928040 / total #impl: 1687420735 (eff. 0.120)
1628.24/1628.55	c #Conflicts:     152000 | #Learnt:      10446 | 0.002
1628.24/1628.55	c total clause space: 335.816MB
1628.24/1628.55	c total #watches: 272120
1637.94/1638.27	c total #propagations: 203259915 / total #impl: 1692188946 (eff. 0.120)
1637.94/1638.27	c #Conflicts:     153000 | #Learnt:      11446 | 0.002
1637.94/1638.27	c total clause space: 335.816MB
1637.94/1638.27	c total #watches: 288370
1651.74/1652.00	c total #propagations: 203628980 / total #impl: 1697284381 (eff. 0.120)
1651.74/1652.00	c #Conflicts:     154000 | #Learnt:      12446 | 0.002
1651.74/1652.00	c total clause space: 335.816MB
1651.74/1652.00	c total #watches: 321337
1665.24/1665.53	c total #propagations: 204933186 / total #impl: 1702715251 (eff. 0.120)
1665.24/1665.53	c #Conflicts:     155000 | #Learnt:      13446 | 0.002
1665.24/1665.53	c total clause space: 335.816MB
1665.24/1665.53	c total #watches: 335875
1676.03/1676.30	c total #propagations: 206399310 / total #impl: 1710106461 (eff. 0.121)
1676.03/1676.30	c #Conflicts:     156000 | #Learnt:      14446 | 0.002
1676.03/1676.30	c total clause space: 335.816MB
1676.03/1676.30	c total #watches: 355792
1687.63/1687.96	c total #propagations: 208105328 / total #impl: 1716432712 (eff. 0.121)
1687.63/1687.96	c #Conflicts:     157000 | #Learnt:      15446 | 0.002
1687.63/1687.96	c total clause space: 335.816MB
1687.63/1687.96	c total #watches: 370972
1704.93/1705.26	c total #propagations: 209923261 / total #impl: 1723048524 (eff. 0.122)
1704.93/1705.26	c #Conflicts:     158000 | #Learnt:      16446 | 0.002
1704.93/1705.26	c total clause space: 335.816MB
1704.93/1705.26	c total #watches: 398237
1713.93/1714.29	c total #propagations: 211447605 / total #impl: 1735057750 (eff. 0.122)
1713.93/1714.29	c #Conflicts:     159000 | #Learnt:      17446 | 0.002
1713.93/1714.29	c total clause space: 335.816MB
1713.93/1714.29	c total #watches: 401819
1720.13/1720.47	c total #propagations: 212906183 / total #impl: 1757829622 (eff. 0.121)
1720.13/1720.47	c GC COLLECT
1720.13/1720.47	c #Conflicts:     160000 | #Learnt:       8104 | 0.002
1720.13/1720.47	c total clause space: 335.816MB
1720.13/1720.47	c total #watches: 218725
1722.63/1722.90	c total #propagations: 214612315 / total #impl: 1770519985 (eff. 0.121)
1722.63/1722.90	c #Conflicts:     161000 | #Learnt:       9104 | 0.002
1722.63/1722.90	c total clause space: 335.816MB
1722.63/1722.90	c total #watches: 236626
1724.43/1724.78	c total #propagations: 216556881 / total #impl: 1779542150 (eff. 0.122)
1724.43/1724.78	c #Conflicts:     162000 | #Learnt:      10104 | 0.002
1724.43/1724.78	c total clause space: 335.816MB
1724.43/1724.78	c total #watches: 240848
1727.53/1727.90	c total #propagations: 218476333 / total #impl: 1786968340 (eff. 0.122)
1727.53/1727.90	c #Conflicts:     163000 | #Learnt:      11104 | 0.002
1727.53/1727.90	c total clause space: 335.816MB
1727.53/1727.90	c total #watches: 259867
1728.93/1729.24	c total #propagations: 220418068 / total #impl: 1792449317 (eff. 0.123)
1728.93/1729.24	c #Conflicts:     164000 | #Learnt:      12104 | 0.002
1728.93/1729.24	c total clause space: 335.816MB
1728.93/1729.24	c total #watches: 276605
1732.82/1733.14	c total #propagations: 222375538 / total #impl: 1796789678 (eff. 0.124)
1732.82/1733.14	c #Conflicts:     165000 | #Learnt:      13104 | 0.002
1732.82/1733.14	c total clause space: 335.816MB
1732.82/1733.14	c total #watches: 292358
1735.63/1735.96	c total #propagations: 224639827 / total #impl: 1800691886 (eff. 0.125)
1735.63/1735.96	c #Conflicts:     166000 | #Learnt:      14104 | 0.002
1735.63/1735.96	c total clause space: 335.816MB
1735.63/1735.96	c total #watches: 302284
1738.83/1739.19	c total #propagations: 226705919 / total #impl: 1804718030 (eff. 0.126)
1738.83/1739.19	c #Conflicts:     167000 | #Learnt:      15104 | 0.002
1738.83/1739.19	c total clause space: 335.816MB
1738.83/1739.19	c total #watches: 327660
1741.13/1741.46	c total #propagations: 228495720 / total #impl: 1808334499 (eff. 0.126)
1741.13/1741.46	c #Conflicts:     168000 | #Learnt:      16104 | 0.002
1741.13/1741.46	c total clause space: 335.816MB
1741.13/1741.46	c total #watches: 355379
1742.23/1742.54	c total #propagations: 229321471 / total #impl: 1811100746 (eff. 0.127)
1742.23/1742.54	c #Conflicts:     169000 | #Learnt:      17104 | 0.004
1742.23/1742.54	c total clause space: 335.816MB
1742.23/1742.54	c total #watches: 386764
1743.23/1743.59	c total #propagations: 230696765 / total #impl: 1814004555 (eff. 0.127)
1743.23/1743.59	c GC COLLECT
1743.23/1743.59	c #Conflicts:     170000 | #Learnt:       8598 | 0.004
1743.23/1743.59	c total clause space: 335.816MB
1743.23/1743.59	c total #watches: 263435
1743.92/1744.27	c total #propagations: 232026152 / total #impl: 1817882697 (eff. 0.128)
1743.92/1744.27	c #Conflicts:     171000 | #Learnt:       9598 | 0.005
1743.92/1744.27	c total clause space: 335.816MB
1743.92/1744.27	c total #watches: 284279
1745.53/1745.82	c total #propagations: 233456483 / total #impl: 1821365220 (eff. 0.128)
1745.53/1745.82	c #Conflicts:     172000 | #Learnt:      10598 | 0.005
1745.53/1745.82	c total clause space: 335.816MB
1745.53/1745.82	c total #watches: 291694
1747.22/1747.58	c total #propagations: 235381560 / total #impl: 1825584118 (eff. 0.129)
1747.22/1747.58	c #Conflicts:     173000 | #Learnt:      11598 | 0.005
1747.22/1747.58	c total clause space: 335.816MB
1747.22/1747.58	c total #watches: 298295
1748.52/1748.86	c total #propagations: 237046251 / total #impl: 1829280231 (eff. 0.130)
1748.52/1748.86	c #Conflicts:     174000 | #Learnt:      12598 | 0.005
1748.52/1748.86	c total clause space: 335.816MB
1748.52/1748.86	c total #watches: 306766
1750.32/1750.65	c total #propagations: 239016116 / total #impl: 1832801109 (eff. 0.130)
1750.32/1750.65	c #Conflicts:     175000 | #Learnt:      13598 | 0.005
1750.32/1750.65	c total clause space: 335.816MB
1750.32/1750.65	c total #watches: 317395
1752.03/1752.40	c total #propagations: 240951006 / total #impl: 1836768045 (eff. 0.131)
1752.03/1752.40	c #Conflicts:     176000 | #Learnt:      14598 | 0.005
1752.03/1752.40	c total clause space: 335.816MB
1752.03/1752.40	c total #watches: 333789
1753.82/1754.18	c total #propagations: 242762151 / total #impl: 1840951434 (eff. 0.132)
1753.82/1754.18	c #Conflicts:     177000 | #Learnt:      15598 | 0.005
1753.82/1754.18	c total clause space: 335.816MB
1753.82/1754.18	c total #watches: 339716
1755.92/1756.22	c total #propagations: 244493335 / total #impl: 1846394091 (eff. 0.132)
1755.92/1756.22	c #Conflicts:     178000 | #Learnt:      16598 | 0.005
1755.92/1756.22	c total clause space: 335.816MB
1755.92/1756.22	c total #watches: 346978
1758.42/1758.79	c total #propagations: 246291486 / total #impl: 1853497721 (eff. 0.133)
1758.42/1758.79	c #Conflicts:     179000 | #Learnt:      17598 | 0.005
1758.42/1758.79	c total clause space: 335.816MB
1758.42/1758.79	c total #watches: 350726
1760.52/1760.89	c total #propagations: 248687103 / total #impl: 1858980523 (eff. 0.134)
1760.52/1760.89	c GC COLLECT
1760.52/1760.89	c #Conflicts:     180000 | #Learnt:       7502 | 0.005
1760.52/1760.89	c total clause space: 335.816MB
1760.52/1760.89	c total #watches: 156770
1762.62/1762.92	c total #propagations: 250899168 / total #impl: 1864494687 (eff. 0.135)
1762.62/1762.92	c #Conflicts:     181000 | #Learnt:       8502 | 0.005
1762.62/1762.92	c total clause space: 335.816MB
1762.62/1762.92	c total #watches: 162220
1764.02/1764.40	c total #propagations: 252399927 / total #impl: 1867992169 (eff. 0.135)
1764.02/1764.40	c #Conflicts:     182000 | #Learnt:       9502 | 0.005
1764.02/1764.40	c total clause space: 335.816MB
1764.02/1764.40	c total #watches: 170676
1765.62/1765.98	c total #propagations: 253540034 / total #impl: 1870347348 (eff. 0.136)
1765.62/1765.98	c #Conflicts:     183000 | #Learnt:      10502 | 0.005
1765.62/1765.98	c total clause space: 335.816MB
1765.62/1765.98	c total #watches: 179737
1767.22/1767.53	c total #propagations: 254796956 / total #impl: 1872744740 (eff. 0.136)
1767.22/1767.53	c #Conflicts:     184000 | #Learnt:      11502 | 0.005
1767.22/1767.53	c total clause space: 335.816MB
1767.22/1767.53	c total #watches: 192169
1769.42/1769.73	c total #propagations: 256142326 / total #impl: 1875576635 (eff. 0.137)
1769.42/1769.73	c #Conflicts:     185000 | #Learnt:      12502 | 0.005
1769.42/1769.73	c total clause space: 335.816MB
1769.42/1769.73	c total #watches: 204546
1772.12/1772.47	c total #propagations: 258070482 / total #impl: 1878662419 (eff. 0.137)
1772.12/1772.47	c #Conflicts:     186000 | #Learnt:      13502 | 0.005
1772.12/1772.47	c total clause space: 335.816MB
1772.12/1772.47	c total #watches: 215085
1775.32/1775.62	c total #propagations: 259897364 / total #impl: 1881910605 (eff. 0.138)
1775.32/1775.62	c #Conflicts:     187000 | #Learnt:      14502 | 0.005
1775.32/1775.62	c total clause space: 335.816MB
1775.32/1775.62	c total #watches: 220633
1777.72/1778.05	c total #propagations: 261870290 / total #impl: 1886527963 (eff. 0.139)
1777.72/1778.05	c #Conflicts:     188000 | #Learnt:      15502 | 0.005
1777.72/1778.05	c total clause space: 335.816MB
1777.72/1778.05	c total #watches: 228185
1779.52/1779.88	c total #propagations: 263646959 / total #impl: 1890222737 (eff. 0.139)
1779.52/1779.88	c #Conflicts:     189000 | #Learnt:      16502 | 0.005
1779.52/1779.88	c total clause space: 335.816MB
1779.52/1779.88	c total #watches: 234461
1781.82/1782.17	c total #propagations: 264917076 / total #impl: 1893526934 (eff. 0.140)
1781.82/1782.17	c #Conflicts:     190000 | #Learnt:      17502 | 0.005
1781.82/1782.17	c total clause space: 335.816MB
1781.82/1782.17	c total #watches: 239869
1784.72/1785.08	c total #propagations: 266507628 / total #impl: 1896813325 (eff. 0.141)
1784.72/1785.08	c GC COLLECT
1784.72/1785.08	c #Conflicts:     191000 | #Learnt:       8129 | 0.005
1784.72/1785.08	c total clause space: 335.816MB
1784.72/1785.08	c total #watches: 98593
1787.22/1787.56	c total #propagations: 268346551 / total #impl: 1899815945 (eff. 0.141)
1787.22/1787.56	c #Conflicts:     192000 | #Learnt:       9129 | 0.005
1787.22/1787.56	c total clause space: 335.816MB
1787.22/1787.56	c total #watches: 109232
1789.32/1789.66	c total #propagations: 270079620 / total #impl: 1903679383 (eff. 0.142)
1789.32/1789.66	c #Conflicts:     193000 | #Learnt:      10129 | 0.005
1789.32/1789.66	c total clause space: 335.816MB
1789.32/1789.66	c total #watches: 116988
1792.42/1792.72	c total #propagations: 271754675 / total #impl: 1906697019 (eff. 0.143)
1792.42/1792.72	c #Conflicts:     194000 | #Learnt:      11129 | 0.005
1792.42/1792.72	c total clause space: 335.816MB
1792.42/1792.72	c total #watches: 123615
1797.01/1797.35	c total #propagations: 273654516 / total #impl: 1909640624 (eff. 0.143)
1797.01/1797.35	c #Conflicts:     195000 | #Learnt:      12129 | 0.005
1797.01/1797.35	c total clause space: 335.816MB
1797.01/1797.35	c total #watches: 130027

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-4105960-1466270838/watcher-4105960-1466270838 -o /tmp/evaluation-result-4105960-1466270838/solver-4105960-1466270838 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node129-1466240214-21026 --watchdog 1960 --input HOME/instance-4105960-1466270838.opb ./cdcl-cuttingplanes-opt-linearsearch-release 

pid=24403
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.30 2.30 2.27 3/176 24406
/proc/meminfo: memFree=30176024/32872528 swapFree=1370848/1518016
[pid=24406] ppid=24403 vsize=29112 CPUtime=0 cores=1,3,5,7
/proc/24406/stat : 24406 (cdcl-cuttingpla) R 24403 24406 21009 0 -1 4202496 278 0 0 0 0 0 0 0 20 0 1 0 29130323 29810688 5269 33554432000 4194304 6201397 140736159309792 140734797520248 4211048 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24406/statm: 7278 5269 130 491 0 6777 0

[startup+0.100157 s]
/proc/loadavg: 2.30 2.30 2.27 3/176 24406
/proc/meminfo: memFree=30176024/32872528 swapFree=1370848/1518016
[pid=24406] ppid=24403 vsize=33972 CPUtime=0.09 cores=1,3,5,7
/proc/24406/stat : 24406 (cdcl-cuttingpla) R 24403 24406 21009 0 -1 4202496 691 0 0 0 9 0 0 0 20 0 1 0 29130323 34787328 7105 33554432000 4194304 6201397 140736159309792 140734797520248 4214919 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24406/statm: 8493 7105 146 491 0 7992 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33972

[startup+0.200349 s]
/proc/loadavg: 2.30 2.30 2.27 3/176 24406
/proc/meminfo: memFree=30176024/32872528 swapFree=1370848/1518016
[pid=24406] ppid=24403 vsize=33972 CPUtime=0.19 cores=1,3,5,7
/proc/24406/stat : 24406 (cdcl-cuttingpla) R 24403 24406 21009 0 -1 4202496 698 0 0 0 19 0 0 0 20 0 1 0 29130323 34787328 7112 33554432000 4194304 6201397 140736159309792 140734797520248 4215815 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24406/statm: 8493 7112 146 491 0 7992 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 33972

[startup+0.300263 s]
/proc/loadavg: 2.30 2.30 2.27 3/176 24406
/proc/meminfo: memFree=30176024/32872528 swapFree=1370848/1518016
[pid=24406] ppid=24403 vsize=33972 CPUtime=0.29 cores=1,3,5,7
/proc/24406/stat : 24406 (cdcl-cuttingpla) R 24403 24406 21009 0 -1 4202496 699 0 0 0 29 0 0 0 20 0 1 0 29130323 34787328 7113 33554432000 4194304 6201397 140736159309792 140734797520248 4219282 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24406/statm: 8493 7113 146 491 0 7992 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 33972

[startup+0.700229 s]
/proc/loadavg: 2.30 2.30 2.27 3/176 24406
/proc/meminfo: memFree=30176024/32872528 swapFree=1370848/1518016
[pid=24406] ppid=24403 vsize=34228 CPUtime=0.69 cores=1,3,5,7
/proc/24406/stat : 24406 (cdcl-cuttingpla) R 24403 24406 21009 0 -1 4202496 767 0 0 0 69 0 0 0 20 0 1 0 29130323 35049472 7171 33554432000 4194304 6201397 140736159309792 140736159308248 4215962 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24406/statm: 8557 7171 146 491 0 8056 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 34228

[startup+1.50023 s]
/proc/loadavg: 2.27 2.30 2.27 3/177 24407
/proc/meminfo: memFree=30147176/32872528 swapFree=1370848/1518016
[pid=24406] ppid=24403 vsize=34320 CPUtime=1.49 cores=1,3,5,7
/proc/24406/stat : 24406 (cdcl-cuttingpla) R 24403 24406 21009 0 -1 4202496 1425 0 0 0 149 0 0 0 20 0 1 0 29130323 35143680 7566 33554432000 4194304 6201397 140736159309792 140736159308584 4214911 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24406/statm: 8580 7566 146 491 0 8079 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 34320

[startup+3.10023 s]
/proc/loadavg: 2.27 2.30 2.27 3/177 24407
/proc/meminfo: memFree=30143268/32872528 swapFree=1370848/1518016
[pid=24406] ppid=24403 vsize=37232 CPUtime=3.09 cores=1,3,5,7
/proc/24406/stat : 24406 (cdcl-cuttingpla) R 24403 24406 21009 0 -1 4202496 1679 0 0 0 309 0 0 0 20 0 1 0 29130323 38125568 8253 33554432000 4194304 6201397 140736159309792 140736159308584 4214942 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24406/statm: 9308 8253 159 491 0 8807 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 37232

[startup+6.30023 s]
/proc/loadavg: 2.25 2.29 2.27 4/177 24407
/proc/meminfo: memFree=30141908/32872528 swapFree=1370848/1518016
[pid=24406] ppid=24403 vsize=41856 CPUtime=6.29 cores=1,3,5,7
/proc/24406/stat : 24406 (cdcl-cuttingpla) R 24403 24406 21009 0 -1 4202496 2342 0 0 0 629 0 0 0 20 0 1 0 29130323 42860544 8643 33554432000 4194304 6201397 140736159309792 140736159308920 4214911 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24406/statm: 10464 8643 166 491 0 9963 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 41856

[startup+12.7002 s]
/proc/loadavg: 2.31 2.30 2.27 3/177 24407
/proc/meminfo: memFree=30139288/32872528 swapFree=1370848/1518016
[pid=24406] ppid=24403 vsize=41948 CPUtime=12.68 cores=1,3,5,7
/proc/24406/stat : 24406 (cdcl-cuttingpla) R 24403 24406 21009 0 -1 4202496 2708 0 0 0 1268 0 0 0 20 0 1 0 29130323 42954752 9384 33554432000 4194304 6201397 140736159309792 140736159308584 4214979 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24406/statm: 10487 9384 166 491 0 9986 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 41948

[startup+25.5004 s]
/proc/loadavg: 2.24 2.29 2.27 4/177 24407
/proc/meminfo: memFree=30135480/32872528 swapFree=1370848/1518016
[pid=24406] ppid=24403 vsize=49400 CPUtime=25.49 cores=1,3,5,7
/proc/24406/stat : 24406 (cdcl-cuttingpla) R 24403 24406 21009 0 -1 4202496 3669 0 0 0 2548 1 0 0 20 0 1 0 29130323 50585600 10470 33554432000 4194304 6201397 140736159309792 140736159308920 4216020 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24406/statm: 12350 10470 166 491 0 11849 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 49400

[startup+51.1003 s]
/proc/loadavg: 2.22 2.28 2.27 4/177 24407
/proc/meminfo: memFree=30119240/32872528 swapFree=1370848/1518016
[pid=24406] ppid=24403 vsize=63696 CPUtime=51.08 cores=1,3,5,7
/proc/24406/stat : 24406 (cdcl-cuttingpla) R 24403 24406 21009 0 -1 4202496 5533 0 0 0 5107 1 0 0 20 0 1 0 29130323 65224704 14876 33554432000 4194304 6201397 140736159309792 140736159308920 4216049 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24406/statm: 15924 14876 166 491 0 15423 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 63696

[startup+102.3 s]
/proc/loadavg: 2.15 2.25 2.26 3/177 24408
/proc/meminfo: memFree=30087920/32872528 swapFree=1370848/1518016
[pid=24406] ppid=24403 vsize=116336 CPUtime=102.28 cores=1,3,5,7
/proc/24406/stat : 24406 (cdcl-cuttingpla) R 24403 24406 21009 0 -1 4202496 7669 0 0 0 10226 2 0 0 20 0 1 0 29130323 119128064 22012 33554432000 4194304 6201397 140736159309792 140736159308920 4215962 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24406/statm: 29084 22012 166 491 0 28583 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 116336

[startup+162.3 s]
/proc/loadavg: 2.19 2.25 2.25 3/176 24409
/proc/meminfo: memFree=30073584/32872528 swapFree=1370848/1518016
[pid=24406] ppid=24403 vsize=120384 CPUtime=162.26 cores=1,3,5,7
/proc/24406/stat : 24406 (cdcl-cuttingpla) R 24403 24406 21009 0 -1 4202496 8682 0 0 0 16224 2 0 0 20 0 1 0 29130323 123273216 26091 33554432000 4194304 6201397 140736159309792 140736159308248 4213328 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24406/statm: 30096 26091 166 491 0 29595 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 120384

[startup+222.307 s]
/proc/loadavg: 2.33 2.27 2.26 3/178 24414
/proc/meminfo: memFree=30059952/32872528 swapFree=1370848/1518016
[pid=24406] ppid=24403 vsize=124972 CPUtime=222.26 cores=1,3,5,7
/proc/24406/stat : 24406 (cdcl-cuttingpla) R 24403 24406 21009 0 -1 4202496 9784 0 0 0 22224 2 0 0 20 0 1 0 29130323 127971328 28215 33554432000 4194304 6201397 140736159309792 140736159308920 4214931 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24406/statm: 31243 28215 166 491 0 30742 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 124972

[startup+282.3 s]
/proc/loadavg: 2.18 2.24 2.25 3/177 24416
/proc/meminfo: memFree=30056880/32872528 swapFree=1370848/1518016
[pid=24406] ppid=24403 vsize=127964 CPUtime=282.25 cores=1,3,5,7
/proc/24406/stat : 24406 (cdcl-cuttingpla) R 24403 24406 21009 0 -1 4202496 10503 0 0 0 28222 3 0 0 20 0 1 0 29130323 131035136 28934 33554432000 4194304 6201397 140736159309792 140736159308920 4213328 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24406/statm: 31991 28934 166 491 0 31490 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 127964

[startup+342.3 s]
/proc/loadavg: 2.18 2.22 2.25 3/177 24417
/proc/meminfo: memFree=30006900/32872528 swapFree=1370848/1518016
[pid=24406] ppid=24403 vsize=182332 CPUtime=342.24 cores=1,3,5,7
/proc/24406/stat : 24406 (cdcl-cuttingpla) R 24403 24406 21009 0 -1 4202496 11830 0 0 0 34220 4 0 0 20 0 1 0 29130323 186707968 41407 33554432000 4194304 6201397 140736159309792 140736159308456 4213178 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24406/statm: 45583 41407 166 491 0 45082 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 182332

[startup+402.3 s]
/proc/loadavg: 2.32 2.26 2.25 3/177 24418
/proc/meminfo: memFree=29965604/32872528 swapFree=1370848/1518016
[pid=24406] ppid=24403 vsize=266568 CPUtime=402.23 cores=1,3,5,7
/proc/24406/stat : 24406 (cdcl-cuttingpla) R 24403 24406 21009 0 -1 4202496 12725 0 0 0 40218 5 0 0 20 0 1 0 29130323 272965632 51406 33554432000 4194304 6201397 140736159309792 140736159308456 4213186 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24406/statm: 66642 51406 166 491 0 66141 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 266568

[startup+462.3 s]
/proc/loadavg: 2.17 2.22 2.24 3/177 24419
/proc/meminfo: memFree=29935532/32872528 swapFree=1370848/1518016
[pid=24406] ppid=24403 vsize=269096 CPUtime=462.22 cores=1,3,5,7
/proc/24406/stat : 24406 (cdcl-cuttingpla) R 24403 24406 21009 0 -1 4202496 13262 0 0 0 46216 6 0 0 20 0 1 0 29130323 275554304 58586 33554432000 4194304 6201397 140736159309792 140736159308456 4213186 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24406/statm: 67274 58586 166 491 0 66773 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 269096

[startup+522.3 s]
/proc/loadavg: 2.14 2.21 2.24 3/177 24466
/proc/meminfo: memFree=29992716/32872528 swapFree=1370848/1518016
[pid=24406] ppid=24403 vsize=270856 CPUtime=522.21 cores=1,3,5,7
/proc/24406/stat : 24406 (cdcl-cuttingpla) R 24403 24406 21009 0 -1 4202496 14659 0 0 0 52214 7 0 0 20 0 1 0 29130323 277356544 62608 33554432000 4194304 6201397 140736159309792 140736159308456 4213367 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24406/statm: 67714 62608 166 491 0 67213 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 270856

[startup+582.3 s]
/proc/loadavg: 2.25 2.23 2.24 3/177 24468
/proc/meminfo: memFree=29947876/32872528 swapFree=1370848/1518016
[pid=24406] ppid=24403 vsize=272140 CPUtime=582.2 cores=1,3,5,7
/proc/24406/stat : 24406 (cdcl-cuttingpla) R 24403 24406 21009 0 -1 4202496 14960 0 0 0 58213 7 0 0 20 0 1 0 29130323 278671360 62909 33554432000 4194304 6201397 140736159309792 140736159308456 4213186 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24406/statm: 68035 62909 166 491 0 67534 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 272140


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


[startup+942.3 s]
/proc/loadavg: 2.28 2.26 2.24 3/177 24478
/proc/meminfo: memFree=29658544/32872528 swapFree=1370848/1518016
[pid=24406] ppid=24403 vsize=411940 CPUtime=942.14 cores=1,3,5,7
/proc/24406/stat : 24406 (cdcl-cuttingpla) R 24403 24406 21009 0 -1 4202496 17124 0 0 0 94205 9 0 0 20 0 1 0 29130323 421826560 94882 33554432000 4194304 6201397 140736159309792 140736159308456 4213186 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24406/statm: 102985 94882 166 491 0 102484 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 411940

[startup+1002.3 s]
/proc/loadavg: 2.31 2.26 2.24 3/177 24479
/proc/meminfo: memFree=29639068/32872528 swapFree=1370848/1518016
[pid=24406] ppid=24403 vsize=412132 CPUtime=1002.13 cores=1,3,5,7
/proc/24406/stat : 24406 (cdcl-cuttingpla) R 24403 24406 21009 0 -1 4202496 17280 0 0 0 100204 9 0 0 20 0 1 0 29130323 422023168 95027 33554432000 4194304 6201397 140736159309792 140736159308456 4213359 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24406/statm: 103033 95027 166 491 0 102532 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 412132

[startup+1062.3 s]
/proc/loadavg: 2.33 2.27 2.24 3/177 24480
/proc/meminfo: memFree=29615120/32872528 swapFree=1370848/1518016
[pid=24406] ppid=24403 vsize=412692 CPUtime=1062.12 cores=1,3,5,7
/proc/24406/stat : 24406 (cdcl-cuttingpla) R 24403 24406 21009 0 -1 4202496 17420 0 0 0 106203 9 0 0 20 0 1 0 29130323 422596608 95225 33554432000 4194304 6201397 140736159309792 140736159308456 4213178 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24406/statm: 103173 95225 166 491 0 102672 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 412692

[startup+1122.3 s]
/proc/loadavg: 2.23 2.25 2.24 3/177 24481
/proc/meminfo: memFree=29588804/32872528 swapFree=1370848/1518016
[pid=24406] ppid=24403 vsize=412884 CPUtime=1122.11 cores=1,3,5,7
/proc/24406/stat : 24406 (cdcl-cuttingpla) R 24403 24406 21009 0 -1 4202496 17463 0 0 0 112202 9 0 0 20 0 1 0 29130323 422793216 95886 33554432000 4194304 6201397 140736159309792 140736159308920 4213178 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24406/statm: 103221 95886 166 491 0 102720 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 412884

[startup+1182.3 s]
/proc/loadavg: 2.24 2.25 2.24 3/177 24483
/proc/meminfo: memFree=29586464/32872528 swapFree=1370848/1518016
[pid=24406] ppid=24403 vsize=413724 CPUtime=1182.11 cores=1,3,5,7
/proc/24406/stat : 24406 (cdcl-cuttingpla) R 24403 24406 21009 0 -1 4202496 17612 0 0 0 118201 10 0 0 20 0 1 0 29130323 423653376 96034 33554432000 4194304 6201397 140736159309792 140736159308920 4213186 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24406/statm: 103431 96034 166 491 0 102930 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 413724

[startup+1242.3 s]
/proc/loadavg: 2.13 2.21 2.22 4/177 24484
/proc/meminfo: memFree=29586848/32872528 swapFree=1370848/1518016
[pid=24406] ppid=24403 vsize=413724 CPUtime=1242.1 cores=1,3,5,7
/proc/24406/stat : 24406 (cdcl-cuttingpla) R 24403 24406 21009 0 -1 4202496 17642 0 0 0 124200 10 0 0 20 0 1 0 29130323 423653376 96064 33554432000 4194304 6201397 140736159309792 140736159308920 4213168 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24406/statm: 103431 96064 166 491 0 102930 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 413724

[startup+1302.3 s]
/proc/loadavg: 2.27 2.24 2.23 3/177 24485
/proc/meminfo: memFree=29585256/32872528 swapFree=1370848/1518016
[pid=24406] ppid=24403 vsize=413988 CPUtime=1302.09 cores=1,3,5,7
/proc/24406/stat : 24406 (cdcl-cuttingpla) R 24403 24406 21009 0 -1 4202496 17693 0 0 0 130199 10 0 0 20 0 1 0 29130323 423923712 96115 33554432000 4194304 6201397 140736159309792 140736159308920 4213110 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24406/statm: 103497 96115 166 491 0 102996 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 413988

[startup+1362.3 s]
/proc/loadavg: 2.15 2.21 2.22 3/177 24486
/proc/meminfo: memFree=29568996/32872528 swapFree=1370848/1518016
[pid=24406] ppid=24403 vsize=414120 CPUtime=1362.08 cores=1,3,5,7
/proc/24406/stat : 24406 (cdcl-cuttingpla) R 24403 24406 21009 0 -1 4202496 17748 0 0 0 136198 10 0 0 20 0 1 0 29130323 424058880 99217 33554432000 4194304 6201397 140736159309792 140736159308456 4213367 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24406/statm: 103530 99217 166 491 0 103029 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 414120

[startup+1422.3 s]
/proc/loadavg: 2.17 2.20 2.21 3/178 24490
/proc/meminfo: memFree=29539624/32872528 swapFree=1370848/1518016
[pid=24406] ppid=24403 vsize=421364 CPUtime=1422.08 cores=1,3,5,7
/proc/24406/stat : 24406 (cdcl-cuttingpla) R 24403 24406 21009 0 -1 4202496 19095 0 0 0 142198 10 0 0 20 0 1 0 29130323 431476736 100564 33554432000 4194304 6201397 140736159309792 140736159308920 4213186 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24406/statm: 105341 100564 166 491 0 104840 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 421364

[startup+1482.3 s]
/proc/loadavg: 2.25 2.22 2.22 4/177 24492
/proc/meminfo: memFree=29517192/32872528 swapFree=1370848/1518016
[pid=24406] ppid=24403 vsize=421556 CPUtime=1482.06 cores=1,3,5,7
/proc/24406/stat : 24406 (cdcl-cuttingpla) R 24403 24406 21009 0 -1 4202496 19183 0 0 0 148196 10 0 0 20 0 1 0 29130323 431673344 100652 33554432000 4194304 6201397 140736159309792 140736159308920 4213186 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24406/statm: 105389 100652 166 491 0 104888 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 421556

[startup+1542.31 s]
/proc/loadavg: 2.15 2.20 2.20 3/177 24493
/proc/meminfo: memFree=29497472/32872528 swapFree=1370848/1518016
[pid=24406] ppid=24403 vsize=430420 CPUtime=1542.06 cores=1,3,5,7
/proc/24406/stat : 24406 (cdcl-cuttingpla) R 24403 24406 21009 0 -1 4202496 20767 0 0 0 154195 11 0 0 20 0 1 0 29130323 440750080 102236 33554432000 4194304 6201397 140736159309792 140736159308456 4213192 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24406/statm: 107605 102236 166 491 0 107104 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 430420

[startup+1602.3 s]
/proc/loadavg: 2.10 2.17 2.19 3/177 24494
/proc/meminfo: memFree=29494628/32872528 swapFree=1370848/1518016
[pid=24406] ppid=24403 vsize=432724 CPUtime=1602.04 cores=1,3,5,7
/proc/24406/stat : 24406 (cdcl-cuttingpla) R 24403 24406 21009 0 -1 4202496 21303 0 0 0 160193 11 0 0 20 0 1 0 29130323 443109376 102771 33554432000 4194304 6201397 140736159309792 140736159308456 4214937 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24406/statm: 108181 102771 166 491 0 107680 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 432724

[startup+1662.3 s]
/proc/loadavg: 2.14 2.17 2.19 3/177 24495
/proc/meminfo: memFree=29492272/32872528 swapFree=1370848/1518016
[pid=24406] ppid=24403 vsize=432724 CPUtime=1662.04 cores=1,3,5,7
/proc/24406/stat : 24406 (cdcl-cuttingpla) R 24403 24406 21009 0 -1 4202496 21303 0 0 0 166193 11 0 0 20 0 1 0 29130323 443109376 102771 33554432000 4194304 6201397 140736159309792 140736159308920 4213186 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24406/statm: 108181 102771 166 491 0 107680 0
Current children cumulated CPU time (s) 1662.04
Current children cumulated vsize (KiB) 432724

[startup+1722.3 s]
/proc/loadavg: 2.11 2.15 2.18 3/177 24496
/proc/meminfo: memFree=29491916/32872528 swapFree=1370848/1518016
[pid=24406] ppid=24403 vsize=432724 CPUtime=1722.03 cores=1,3,5,7
/proc/24406/stat : 24406 (cdcl-cuttingpla) R 24403 24406 21009 0 -1 4202496 21303 0 0 0 172192 11 0 0 20 0 1 0 29130323 443109376 102771 33554432000 4194304 6201397 140736159309792 140736159308920 4213261 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24406/statm: 108181 102771 166 491 0 107680 0
Current children cumulated CPU time (s) 1722.03
Current children cumulated vsize (KiB) 432724

[startup+1782.3 s]
/proc/loadavg: 2.15 2.15 2.18 3/177 24498
/proc/meminfo: memFree=29459904/32872528 swapFree=1370848/1518016
[pid=24406] ppid=24403 vsize=432724 CPUtime=1782.02 cores=1,3,5,7
/proc/24406/stat : 24406 (cdcl-cuttingpla) R 24403 24406 21009 0 -1 4202496 21303 0 0 0 178191 11 0 0 20 0 1 0 29130323 443109376 102771 33554432000 4194304 6201397 140736159309792 140736159308920 4216049 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24406/statm: 108181 102771 166 491 0 107680 0
Current children cumulated CPU time (s) 1782.02
Current children cumulated vsize (KiB) 432724



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.19 2.16 2.18 3/177 24498
/proc/meminfo: memFree=29459540/32872528 swapFree=1370848/1518016
[pid=24406] ppid=24403 vsize=432856 CPUtime=1800.01 cores=1,3,5,7
/proc/24406/stat : 24406 (cdcl-cuttingpla) R 24403 24406 21009 0 -1 4202496 21328 0 0 0 179990 11 0 0 20 0 1 0 29130323 443244544 102796 33554432000 4194304 6201397 140736159309792 140736159308920 4213253 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24406/statm: 108214 102796 166 491 0 107713 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 432856

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

[startup+1800.3 s]
/proc/loadavg: 2.19 2.16 2.18 3/177 24498
/proc/meminfo: memFree=29459540/32872528 swapFree=1370848/1518016
[pid=24406] ppid=24403 vsize=432856 CPUtime=1800.01 cores=1,3,5,7
/proc/24406/stat : 24406 (cdcl-cuttingpla) R 24403 24406 21009 0 -1 4202496 21328 0 0 0 179990 11 0 0 20 0 1 0 29130323 443244544 102796 33554432000 4194304 6201397 140736159309792 140736159308920 4213253 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24406/statm: 108214 102796 166 491 0 107713 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 432856

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.3
CPU time (s): 1800.03
CPU user time (s): 1799.91
CPU system time (s): 0.115982
CPU usage (%): 99.9846
Max. virtual memory (cumulated for all children) (KiB): 432856

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.91
system time used= 0.115982
maximum resident set size= 411184
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21328
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= 12
involuntary context switches= 1853

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.52231 second user time and 6.94794 second system time

The end

Launcher Data

Begin job on node129 at 2016-06-18 19:27:18
IDJOB=4105960
IDBENCH=24963
IDSOLVER=2550
FILE ID=node129/4105960-1466270838
RUNJOBID= node129-1466240214-21026
PBS_JOBID= 19918189
Free space on /tmp= 71736 MiB

SOLVER NAME= cdcl-cuttingplanes OPT linear search 2016-05-01
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-LIN/reduced/submittedPB07/aksoy/trarea_ac/normalized-reduced-fir09_trarea_ac.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-linearsearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4105960-1466270838/watcher-4105960-1466270838 -o /tmp/evaluation-result-4105960-1466270838/solver-4105960-1466270838 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node129-1466240214-21026 --watchdog 1960 --input HOME/instance-4105960-1466270838.opb ./cdcl-cuttingplanes-opt-linearsearch-release

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

MD5SUM BENCH= 83e4cddd78ca4f87cfb13af1d930e0cc
RANDOM SEED=172567306

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

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30176552 kB
Buffers:          153280 kB
Cached:           167232 kB
SwapCached:         1940 kB
Active:           201412 kB
Inactive:         239552 kB
Active(anon):     121880 kB
Inactive(anon):     1076 kB
Active(file):      79532 kB
Inactive(file):   238476 kB
Unevictable:     1518016 kB
Mlocked:         1370848 kB
SwapTotal:      67108856 kB
SwapFree:       67099228 kB
Dirty:              2824 kB
Writeback:             0 kB
AnonPages:       1637836 kB
Mapped:             7772 kB
Shmem:                 0 kB
Slab:             601992 kB
SReclaimable:      45928 kB
SUnreclaim:       556064 kB
KernelStack:        1448 kB
PageTables:         7304 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1759684 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    256000 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71732 MiB
End job on node129 at 2016-06-18 19:57:19