Trace number 4100240

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-01OPT0 420.676 420.752

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-markshare2_1.opb
MD5SUMf3b3c7fec040599f5daa92cc157157c9
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark55.8595
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 9
Optimality of the best value was proved NO
Number of variables330
Total number of constraints13
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints13
Minimum length of a constraint11
Maximum length of a constraint150
Number of terms in the objective function 210
Biggest coefficient in the objective function 37450
Number of bits for the biggest coefficient in the objective function 16
Sum of the numbers in the objective function 524454
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 261082
Number of bits of the biggest number in a constraint 18
Biggest sum of numbers in a constraint 524454
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.01	c OPTIONS:
0.00/0.01	c - Resolve (`-resolve-always' or `-resolve-skip'): -resolve-skip
0.00/0.01	c * #variable= 330 #constraint= 13
0.18/0.28	c #Conflicts:       1000 | #Learnt:       1004 | 0.111
0.18/0.28	c total clause space: 4.25031MB
0.18/0.28	c total #watches: 33437
0.68/0.70	c total #propagations: 27482 / total #impl: 1459947 (eff. 0.019)
0.68/0.70	c #Conflicts:       2000 | #Learnt:       2004 | 0.056
0.68/0.70	c total clause space: 11.2235MB
0.68/0.70	c total #watches: 72465
1.28/1.39	c total #propagations: 52715 / total #impl: 4180999 (eff. 0.013)
1.28/1.39	c GC COLLECT
1.28/1.39	c #Conflicts:       3000 | #Learnt:       2010 | 0.037
1.28/1.39	c total clause space: 11.2235MB
1.28/1.39	c total #watches: 74331
1.97/2.04	c total #propagations: 71896 / total #impl: 5478050 (eff. 0.013)
1.97/2.04	c #Conflicts:       4000 | #Learnt:       3010 | 0.040
1.97/2.04	c total clause space: 11.2235MB
1.97/2.04	c total #watches: 103872
2.57/2.62	c total #propagations: 93114 / total #impl: 6891983 (eff. 0.014)
2.57/2.62	c GC COLLECT
2.57/2.62	c #Conflicts:       5000 | #Learnt:       2359 | 0.032
2.57/2.62	c total clause space: 18.2382MB
2.57/2.62	c total #watches: 81720
3.28/3.35	c total #propagations: 114114 / total #impl: 8840591 (eff. 0.013)
3.28/3.35	c #Conflicts:       6000 | #Learnt:       3359 | 0.029
3.28/3.35	c total clause space: 18.2382MB
3.28/3.35	c total #watches: 107318
4.08/4.14	c total #propagations: 136108 / total #impl: 10237580 (eff. 0.013)
4.08/4.14	c GC COLLECT
4.08/4.14	c #Conflicts:       7000 | #Learnt:       2237 | 0.027
4.08/4.14	c total clause space: 18.2382MB
4.08/4.14	c total #watches: 88969
4.68/4.75	c total #propagations: 154250 / total #impl: 12551701 (eff. 0.012)
4.68/4.75	c #Conflicts:       8000 | #Learnt:       3237 | 0.026
4.68/4.75	c total clause space: 18.2382MB
4.68/4.75	c total #watches: 145285
6.18/6.26	c total #propagations: 175784 / total #impl: 16210304 (eff. 0.011)
6.18/6.26	c #Conflicts:       9000 | #Learnt:       4237 | 0.028
6.18/6.26	c total clause space: 18.2382MB
6.18/6.26	c total #watches: 187631
7.58/7.63	c total #propagations: 199129 / total #impl: 20337599 (eff. 0.010)
7.58/7.63	c GC COLLECT
7.58/7.63	c #Conflicts:      10000 | #Learnt:       2721 | 0.026
7.58/7.63	c total clause space: 18.2382MB
7.58/7.63	c total #watches: 131762
8.28/8.32	c total #propagations: 220334 / total #impl: 24048978 (eff. 0.009)
8.28/8.32	c #Conflicts:      11000 | #Learnt:       3721 | 0.023
8.28/8.32	c total clause space: 18.2382MB
8.28/8.32	c total #watches: 174013
10.28/10.33	c total #propagations: 258083 / total #impl: 28454323 (eff. 0.009)
10.28/10.33	c #Conflicts:      12000 | #Learnt:       4726 | 0.065
10.28/10.33	c total clause space: 18.2382MB
10.28/10.33	c total #watches: 267424
13.88/13.95	c total #propagations: 282853 / total #impl: 42056516 (eff. 0.007)
13.88/13.95	c #Conflicts:      13000 | #Learnt:       5732 | 0.133
13.88/13.95	c total clause space: 29.637MB
13.88/13.95	c total #watches: 360497
16.38/16.47	c total #propagations: 316314 / total #impl: 61344110 (eff. 0.005)
16.38/16.47	c GC COLLECT
16.38/16.47	c #Conflicts:      14000 | #Learnt:       3870 | 0.129
16.38/16.47	c total clause space: 29.637MB
16.38/16.47	c total #watches: 278021
18.08/18.12	c total #propagations: 340530 / total #impl: 76061783 (eff. 0.004)
18.08/18.12	c #Conflicts:      15000 | #Learnt:       4870 | 0.122
18.08/18.12	c total clause space: 29.637MB
18.08/18.12	c total #watches: 341804
19.97/20.03	c total #propagations: 365233 / total #impl: 86804199 (eff. 0.004)
19.97/20.03	c #Conflicts:      16000 | #Learnt:       5870 | 0.114
19.97/20.03	c total clause space: 29.637MB
19.97/20.03	c total #watches: 400769
22.37/22.45	c total #propagations: 394878 / total #impl: 98788583 (eff. 0.004)
22.37/22.45	c GC COLLECT
22.37/22.45	c #Conflicts:      17000 | #Learnt:       3692 | 0.108
22.37/22.45	c total clause space: 29.637MB
22.37/22.45	c total #watches: 235818
23.77/23.86	c total #propagations: 417256 / total #impl: 110956834 (eff. 0.004)
23.77/23.86	c #Conflicts:      18000 | #Learnt:       4692 | 0.102
23.77/23.86	c total clause space: 29.637MB
23.77/23.86	c total #watches: 295835
25.38/25.43	c total #propagations: 438653 / total #impl: 119842465 (eff. 0.004)
25.38/25.43	c #Conflicts:      19000 | #Learnt:       5692 | 0.096
25.38/25.43	c total clause space: 29.637MB
25.38/25.43	c total #watches: 344699
28.68/28.73	c total #propagations: 470724 / total #impl: 132668942 (eff. 0.004)
28.68/28.73	c #Conflicts:      20000 | #Learnt:       6692 | 0.091
28.68/28.73	c total clause space: 29.637MB
28.68/28.73	c total #watches: 383505
30.57/30.60	c total #propagations: 500940 / total #impl: 148799016 (eff. 0.003)
30.57/30.60	c GC COLLECT
30.57/30.60	c #Conflicts:      21000 | #Learnt:       4204 | 0.087
30.57/30.60	c total clause space: 29.637MB
30.57/30.60	c total #watches: 199309
31.88/31.96	c total #propagations: 529015 / total #impl: 151809223 (eff. 0.003)
31.88/31.96	c #Conflicts:      22000 | #Learnt:       5204 | 0.083
31.88/31.96	c total clause space: 29.637MB
31.88/31.96	c total #watches: 217987
33.47/33.50	c total #propagations: 553635 / total #impl: 155259318 (eff. 0.004)
33.47/33.50	c #Conflicts:      23000 | #Learnt:       6204 | 0.080
33.47/33.50	c total clause space: 29.637MB
33.47/33.50	c total #watches: 241250
34.77/34.81	c total #propagations: 587420 / total #impl: 159779297 (eff. 0.004)
34.77/34.81	c #Conflicts:      24000 | #Learnt:       7204 | 0.078
34.77/34.81	c total clause space: 29.637MB
34.77/34.81	c total #watches: 282186
36.37/36.47	c total #propagations: 621015 / total #impl: 165073280 (eff. 0.004)
36.37/36.47	c GC COLLECT
36.37/36.47	c #Conflicts:      25000 | #Learnt:       4406 | 0.078
36.37/36.47	c total clause space: 29.637MB
36.37/36.47	c total #watches: 195199
37.47/37.59	c total #propagations: 668760 / total #impl: 178588509 (eff. 0.004)
37.47/37.59	c #Conflicts:      26000 | #Learnt:       5407 | 0.076
37.47/37.59	c total clause space: 29.637MB
37.47/37.59	c total #watches: 266048
38.78/38.85	c total #propagations: 689010 / total #impl: 188073578 (eff. 0.004)
38.78/38.85	c #Conflicts:      27000 | #Learnt:       6407 | 0.073
38.78/38.85	c total clause space: 29.637MB
38.78/38.85	c total #watches: 325976
41.47/41.51	c total #propagations: 707408 / total #impl: 199184891 (eff. 0.004)
41.47/41.51	c #Conflicts:      28000 | #Learnt:       7407 | 0.070
41.47/41.51	c total clause space: 29.637MB
41.47/41.51	c total #watches: 381559
44.17/44.20	c total #propagations: 729605 / total #impl: 209015233 (eff. 0.003)
44.17/44.20	c GC COLLECT
44.17/44.20	c #Conflicts:      29000 | #Learnt:       4309 | 0.068
44.17/44.20	c total clause space: 29.637MB
44.17/44.20	c total #watches: 284816
47.07/47.17	c total #propagations: 754959 / total #impl: 219816762 (eff. 0.003)
47.07/47.17	c #Conflicts:      30000 | #Learnt:       5310 | 0.067
47.07/47.17	c total clause space: 29.637MB
47.07/47.17	c total #watches: 368040
51.37/51.48	c total #propagations: 792824 / total #impl: 240127008 (eff. 0.003)
51.37/51.48	c #Conflicts:      31000 | #Learnt:       6310 | 0.065
51.37/51.48	c total clause space: 29.637MB
51.37/51.48	c total #watches: 426712
54.47/54.58	c total #propagations: 838351 / total #impl: 262995323 (eff. 0.003)
54.47/54.58	c #Conflicts:      32000 | #Learnt:       7310 | 0.063
54.47/54.58	c total clause space: 29.637MB
54.47/54.58	c total #watches: 446648
58.07/58.18	c total #propagations: 861684 / total #impl: 268700725 (eff. 0.003)
58.07/58.18	c #Conflicts:      33000 | #Learnt:       8310 | 0.061
58.07/58.18	c total clause space: 48.1602MB
58.07/58.18	c total #watches: 481939
60.07/60.12	c total #propagations: 890395 / total #impl: 274440514 (eff. 0.003)
60.07/60.12	c GC COLLECT
60.07/60.12	c #Conflicts:      34000 | #Learnt:       4907 | 0.059
60.07/60.12	c total clause space: 48.1602MB
60.07/60.12	c total #watches: 249947
61.68/61.75	c total #propagations: 912417 / total #impl: 279006637 (eff. 0.003)
61.68/61.75	c #Conflicts:      35000 | #Learnt:       5907 | 0.058
61.68/61.75	c total clause space: 48.1602MB
61.68/61.75	c total #watches: 264223
63.17/63.27	c total #propagations: 934366 / total #impl: 282577431 (eff. 0.003)
63.17/63.27	c #Conflicts:      36000 | #Learnt:       6907 | 0.056
63.17/63.27	c total clause space: 48.1602MB
63.17/63.27	c total #watches: 298693
64.67/64.71	c total #propagations: 961294 / total #impl: 289337253 (eff. 0.003)
64.67/64.71	c #Conflicts:      37000 | #Learnt:       7907 | 0.055
64.67/64.71	c total clause space: 48.1602MB
64.67/64.71	c total #watches: 344027
66.37/66.46	c total #propagations: 990152 / total #impl: 300783400 (eff. 0.003)
66.37/66.46	c #Conflicts:      38000 | #Learnt:       8907 | 0.053
66.37/66.46	c total clause space: 48.1602MB
66.37/66.46	c total #watches: 379025
67.87/67.99	c total #propagations: 1015442 / total #impl: 311812797 (eff. 0.003)
67.87/67.99	c GC COLLECT
67.87/67.99	c #Conflicts:      39000 | #Learnt:       5206 | 0.052
67.87/67.99	c total clause space: 48.1602MB
67.87/67.99	c total #watches: 195177
69.07/69.12	c total #propagations: 1038575 / total #impl: 319770757 (eff. 0.003)
69.07/69.12	c #Conflicts:      40000 | #Learnt:       6206 | 0.051
69.07/69.12	c total clause space: 48.1602MB
69.07/69.12	c total #watches: 211831
70.17/70.22	c total #propagations: 1059782 / total #impl: 324620942 (eff. 0.003)
70.17/70.22	c #Conflicts:      41000 | #Learnt:       7206 | 0.049
70.17/70.22	c total clause space: 48.1602MB
70.17/70.22	c total #watches: 235406
72.07/72.12	c total #propagations: 1081117 / total #impl: 331325967 (eff. 0.003)
72.07/72.12	c #Conflicts:      42000 | #Learnt:       8206 | 0.048
72.07/72.12	c total clause space: 48.1602MB
72.07/72.12	c total #watches: 246642
74.57/74.65	c total #propagations: 1104224 / total #impl: 334045620 (eff. 0.003)
74.57/74.65	c #Conflicts:      43000 | #Learnt:       9206 | 0.047
74.57/74.65	c total clause space: 48.1602MB
74.57/74.65	c total #watches: 255603
76.17/76.26	c total #propagations: 1130876 / total #impl: 337160538 (eff. 0.003)
76.17/76.26	c GC COLLECT
76.17/76.26	c #Conflicts:      44000 | #Learnt:       5211 | 0.046
76.17/76.26	c total clause space: 48.1602MB
76.17/76.26	c total #watches: 125461
77.07/77.11	c total #propagations: 1151302 / total #impl: 340726087 (eff. 0.003)
77.07/77.11	c #Conflicts:      45000 | #Learnt:       6211 | 0.045
77.07/77.11	c total clause space: 48.1602MB
77.07/77.11	c total #watches: 147109
78.07/78.18	c total #propagations: 1169605 / total #impl: 342933579 (eff. 0.003)
78.07/78.18	c #Conflicts:      46000 | #Learnt:       7211 | 0.044
78.07/78.18	c total clause space: 48.1602MB
78.07/78.18	c total #watches: 192051
79.57/79.65	c total #propagations: 1197110 / total #impl: 347710788 (eff. 0.003)
79.57/79.65	c #Conflicts:      47000 | #Learnt:       8211 | 0.046
79.57/79.65	c total clause space: 48.1602MB
79.57/79.65	c total #watches: 244639
80.57/80.65	c total #propagations: 1232258 / total #impl: 355241957 (eff. 0.003)
80.57/80.65	c #Conflicts:      48000 | #Learnt:       9211 | 0.045
80.57/80.65	c total clause space: 48.1602MB
80.57/80.65	c total #watches: 303351
83.07/83.12	c total #propagations: 1261600 / total #impl: 361961844 (eff. 0.003)
83.07/83.12	c #Conflicts:      49000 | #Learnt:      10213 | 0.049
83.07/83.12	c total clause space: 48.1602MB
83.07/83.12	c total #watches: 377069
86.27/86.37	c total #propagations: 1290852 / total #impl: 379015287 (eff. 0.003)
86.27/86.37	c GC COLLECT
86.27/86.37	c #Conflicts:      50000 | #Learnt:       5913 | 0.049
86.27/86.37	c total clause space: 48.1602MB
86.27/86.37	c total #watches: 341436
89.67/89.75	c total #propagations: 1321726 / total #impl: 399190609 (eff. 0.003)
89.67/89.75	c #Conflicts:      51000 | #Learnt:       6914 | 0.053
89.67/89.75	c total clause space: 48.1602MB
89.67/89.75	c total #watches: 424923
94.67/94.73	c total #propagations: 1355571 / total #impl: 421225160 (eff. 0.003)
94.67/94.73	c #Conflicts:      52000 | #Learnt:       7917 | 0.052
94.67/94.73	c total clause space: 48.1602MB
94.67/94.73	c total #watches: 499933
100.66/100.78	c total #propagations: 1393953 / total #impl: 452204699 (eff. 0.003)
100.66/100.78	c #Conflicts:      53000 | #Learnt:       8923 | 0.056
100.66/100.78	c total clause space: 48.1602MB
100.66/100.78	c total #watches: 574973
107.77/107.83	c total #propagations: 1420094 / total #impl: 481649321 (eff. 0.003)
107.77/107.83	c #Conflicts:      54000 | #Learnt:       9925 | 0.056
107.77/107.83	c total clause space: 48.1602MB
107.77/107.83	c total #watches: 635580
114.06/114.14	c total #propagations: 1451154 / total #impl: 508184708 (eff. 0.003)
114.06/114.14	c #Conflicts:      55000 | #Learnt:      10925 | 0.055
114.06/114.14	c total clause space: 48.1602MB
114.06/114.14	c total #watches: 692561
118.16/118.23	c total #propagations: 1482690 / total #impl: 527574720 (eff. 0.003)
118.16/118.23	c GC COLLECT
118.16/118.23	c #Conflicts:      56000 | #Learnt:       6333 | 0.055
118.16/118.23	c total clause space: 48.1602MB
118.16/118.23	c total #watches: 439767
122.17/122.21	c total #propagations: 1515236 / total #impl: 539751984 (eff. 0.003)
122.17/122.21	c #Conflicts:      57000 | #Learnt:       7333 | 0.054
122.17/122.21	c total clause space: 48.1602MB
122.17/122.21	c total #watches: 470815
127.76/127.88	c total #propagations: 1548795 / total #impl: 548987327 (eff. 0.003)
127.76/127.88	c #Conflicts:      58000 | #Learnt:       8338 | 0.056
127.76/127.88	c total clause space: 48.1602MB
127.76/127.88	c total #watches: 548579
132.16/132.27	c total #propagations: 1590300 / total #impl: 573273972 (eff. 0.003)
132.16/132.27	c #Conflicts:      59000 | #Learnt:       9339 | 0.056
132.16/132.27	c total clause space: 48.1602MB
132.16/132.27	c total #watches: 580951
136.96/137.06	c total #propagations: 1627579 / total #impl: 588102389 (eff. 0.003)
136.96/137.06	c #Conflicts:      60000 | #Learnt:      10339 | 0.055
136.96/137.06	c total clause space: 48.1602MB
136.96/137.06	c total #watches: 617078
141.76/141.83	c total #propagations: 1661310 / total #impl: 601918237 (eff. 0.003)
141.76/141.83	c #Conflicts:      61000 | #Learnt:      11339 | 0.054
141.76/141.83	c total clause space: 48.1602MB
141.76/141.83	c total #watches: 659871
144.85/144.94	c total #propagations: 1696161 / total #impl: 619829751 (eff. 0.003)
144.85/144.94	c GC COLLECT
144.85/144.94	c #Conflicts:      62000 | #Learnt:       6443 | 0.054
144.85/144.94	c total clause space: 48.1602MB
144.85/144.94	c total #watches: 336617
147.25/147.30	c total #propagations: 1730185 / total #impl: 636289744 (eff. 0.003)
147.25/147.30	c #Conflicts:      63000 | #Learnt:       7443 | 0.053
147.25/147.30	c total clause space: 48.1602MB
147.25/147.30	c total #watches: 394230
149.56/149.70	c total #propagations: 1767470 / total #impl: 656897482 (eff. 0.003)
149.56/149.70	c #Conflicts:      64000 | #Learnt:       8443 | 0.052
149.56/149.70	c total clause space: 48.1602MB
149.56/149.70	c total #watches: 447639
153.15/153.21	c total #propagations: 1795392 / total #impl: 672131377 (eff. 0.003)
153.15/153.21	c #Conflicts:      65000 | #Learnt:       9443 | 0.051
153.15/153.21	c total clause space: 48.1602MB
153.15/153.21	c total #watches: 468791
155.65/155.74	c total #propagations: 1829470 / total #impl: 681724989 (eff. 0.003)
155.65/155.74	c #Conflicts:      66000 | #Learnt:      10443 | 0.050
155.65/155.74	c total clause space: 48.1602MB
155.65/155.74	c total #watches: 490019
158.15/158.25	c total #propagations: 1859704 / total #impl: 687061136 (eff. 0.003)
158.15/158.25	c #Conflicts:      67000 | #Learnt:      11443 | 0.050
158.15/158.25	c total clause space: 48.1602MB
158.15/158.25	c total #watches: 525826
162.35/162.42	c total #propagations: 1884184 / total #impl: 695009657 (eff. 0.003)
162.35/162.42	c #Conflicts:      68000 | #Learnt:      12443 | 0.052
162.35/162.42	c total clause space: 48.1602MB
162.35/162.42	c total #watches: 579036
165.35/165.40	c total #propagations: 1913514 / total #impl: 715083046 (eff. 0.003)
165.35/165.40	c GC COLLECT
165.35/165.40	c #Conflicts:      69000 | #Learnt:       7247 | 0.055
165.35/165.40	c total clause space: 48.1602MB
165.35/165.40	c total #watches: 362949
168.15/168.24	c total #propagations: 1941399 / total #impl: 733409170 (eff. 0.003)
168.15/168.24	c #Conflicts:      70000 | #Learnt:       8247 | 0.055
168.15/168.24	c total clause space: 48.1602MB
168.15/168.24	c total #watches: 404283
171.25/171.33	c total #propagations: 1987128 / total #impl: 747336625 (eff. 0.003)
171.25/171.33	c #Conflicts:      71000 | #Learnt:       9247 | 0.055
171.25/171.33	c total clause space: 48.1602MB
171.25/171.33	c total #watches: 463082
175.25/175.36	c total #propagations: 2026256 / total #impl: 767959154 (eff. 0.003)
175.25/175.36	c #Conflicts:      72000 | #Learnt:      10247 | 0.054
175.25/175.36	c total clause space: 48.1602MB
175.25/175.36	c total #watches: 510522
179.65/179.79	c total #propagations: 2067427 / total #impl: 795613648 (eff. 0.003)
179.65/179.79	c #Conflicts:      73000 | #Learnt:      11247 | 0.053
179.65/179.79	c total clause space: 48.1602MB
179.65/179.79	c total #watches: 562909
183.25/183.33	c total #propagations: 2103172 / total #impl: 817386802 (eff. 0.003)
183.25/183.33	c #Conflicts:      74000 | #Learnt:      12247 | 0.053
183.25/183.33	c total clause space: 48.1602MB
183.25/183.33	c total #watches: 595281
186.45/186.50	c total #propagations: 2136048 / total #impl: 826449957 (eff. 0.003)
186.45/186.50	c GC COLLECT
186.45/186.50	c #Conflicts:      75000 | #Learnt:       6755 | 0.052
186.45/186.50	c total clause space: 48.1602MB
186.45/186.50	c total #watches: 352616
188.85/188.97	c total #propagations: 2169599 / total #impl: 836582732 (eff. 0.003)
188.85/188.97	c #Conflicts:      76000 | #Learnt:       7755 | 0.052
188.85/188.97	c total clause space: 48.1602MB
188.85/188.97	c total #watches: 396288
191.35/191.44	c total #propagations: 2210884 / total #impl: 849122273 (eff. 0.003)
191.35/191.44	c #Conflicts:      77000 | #Learnt:       8755 | 0.051
191.35/191.44	c total clause space: 48.1602MB
191.35/191.44	c total #watches: 424709
193.75/193.84	c total #propagations: 2238050 / total #impl: 855605549 (eff. 0.003)
193.75/193.84	c #Conflicts:      78000 | #Learnt:       9756 | 0.050
193.75/193.84	c total clause space: 48.1602MB
193.75/193.84	c total #watches: 447056
197.45/197.52	c total #propagations: 2265343 / total #impl: 860377881 (eff. 0.003)
197.45/197.52	c #Conflicts:      79000 | #Learnt:      10757 | 0.050
197.45/197.52	c total clause space: 48.1602MB
197.45/197.52	c total #watches: 506617
201.05/201.11	c total #propagations: 2309627 / total #impl: 881662876 (eff. 0.003)
201.05/201.11	c #Conflicts:      80000 | #Learnt:      11757 | 0.050
201.05/201.11	c total clause space: 48.1602MB
201.05/201.11	c total #watches: 573207
206.24/206.33	c total #propagations: 2343210 / total #impl: 902243820 (eff. 0.003)
206.24/206.33	c #Conflicts:      81000 | #Learnt:      12758 | 0.053
206.24/206.33	c total clause space: 48.1602MB
206.24/206.33	c total #watches: 638707
211.44/211.55	c total #propagations: 2381430 / total #impl: 932084865 (eff. 0.003)
211.44/211.55	c GC COLLECT
211.44/211.55	c #Conflicts:      82000 | #Learnt:       6946 | 0.053
211.44/211.55	c total clause space: 48.1602MB
211.44/211.55	c total #watches: 396364
214.64/214.79	c total #propagations: 2424582 / total #impl: 964676860 (eff. 0.003)
214.64/214.79	c #Conflicts:      83000 | #Learnt:       7946 | 0.053
214.64/214.79	c total clause space: 48.1602MB
214.64/214.79	c total #watches: 405181
218.04/218.12	c total #propagations: 2448837 / total #impl: 971370765 (eff. 0.003)
218.04/218.12	c #Conflicts:      84000 | #Learnt:       8947 | 0.054
218.04/218.12	c total clause space: 48.1602MB
218.04/218.12	c total #watches: 448718
221.94/222.04	c total #propagations: 2481126 / total #impl: 986547017 (eff. 0.003)
221.94/222.04	c #Conflicts:      85000 | #Learnt:       9947 | 0.054
221.94/222.04	c total clause space: 48.1602MB
221.94/222.04	c total #watches: 512125
226.65/226.70	c total #propagations: 2522817 / total #impl: 1008598555 (eff. 0.003)
226.65/226.70	c #Conflicts:      86000 | #Learnt:      10949 | 0.054
226.65/226.70	c total clause space: 48.1602MB
226.65/226.70	c total #watches: 562145
231.34/231.44	c total #propagations: 2561437 / total #impl: 1035870554 (eff. 0.002)
231.34/231.44	c #Conflicts:      87000 | #Learnt:      11949 | 0.054
231.34/231.44	c total clause space: 48.1602MB
231.34/231.44	c total #watches: 596364
236.84/236.93	c total #propagations: 2600055 / total #impl: 1056063142 (eff. 0.002)
236.84/236.93	c #Conflicts:      88000 | #Learnt:      12949 | 0.053
236.84/236.93	c total clause space: 48.1602MB
236.84/236.93	c total #watches: 646603
243.34/243.48	c total #propagations: 2641540 / total #impl: 1083280130 (eff. 0.002)
243.34/243.48	c #Conflicts:      89000 | #Learnt:      13949 | 0.053
243.34/243.48	c total clause space: 48.1602MB
243.34/243.48	c total #watches: 697599
247.34/247.49	c total #propagations: 2689404 / total #impl: 1118199057 (eff. 0.002)
247.34/247.49	c GC COLLECT
247.34/247.49	c #Conflicts:      90000 | #Learnt:       7866 | 0.052
247.34/247.49	c total clause space: 48.1602MB
247.34/247.49	c total #watches: 409394
250.74/250.86	c total #propagations: 2732898 / total #impl: 1145701001 (eff. 0.002)
250.74/250.86	c #Conflicts:      91000 | #Learnt:       8867 | 0.052
250.74/250.86	c total clause space: 48.1602MB
250.74/250.86	c total #watches: 488220
256.34/256.47	c total #propagations: 2771940 / total #impl: 1182670269 (eff. 0.002)
256.34/256.47	c #Conflicts:      92000 | #Learnt:       9867 | 0.052
256.34/256.47	c total clause space: 48.1602MB
256.34/256.47	c total #watches: 517532
262.04/262.14	c total #propagations: 2805360 / total #impl: 1204698594 (eff. 0.002)
262.04/262.14	c #Conflicts:      93000 | #Learnt:      10869 | 0.052
262.04/262.14	c total clause space: 48.1602MB
262.04/262.14	c total #watches: 561166
266.63/266.71	c total #propagations: 2845975 / total #impl: 1235392995 (eff. 0.002)
266.63/266.71	c #Conflicts:      94000 | #Learnt:      11869 | 0.051
266.63/266.71	c total clause space: 48.1602MB
266.63/266.71	c total #watches: 613076
271.74/271.87	c total #propagations: 2891103 / total #impl: 1266366980 (eff. 0.002)
271.74/271.87	c #Conflicts:      95000 | #Learnt:      12869 | 0.051
271.74/271.87	c total clause space: 48.1602MB
271.74/271.87	c total #watches: 672454
279.13/279.20	c total #propagations: 2932914 / total #impl: 1306881484 (eff. 0.002)
279.13/279.20	c #Conflicts:      96000 | #Learnt:      13870 | 0.051
279.13/279.20	c total clause space: 48.1602MB
279.13/279.20	c total #watches: 738480
286.53/286.62	c total #propagations: 2975947 / total #impl: 1352257115 (eff. 0.002)
286.53/286.62	c #Conflicts:      97000 | #Learnt:      14872 | 0.051
286.53/286.62	c total clause space: 78.2603MB
286.53/286.62	c total #watches: 760299
291.73/291.86	c total #propagations: 3001584 / total #impl: 1373346914 (eff. 0.002)
291.73/291.86	c GC COLLECT
291.73/291.86	c #Conflicts:      98000 | #Learnt:       8480 | 0.050
291.73/291.86	c total clause space: 78.2603MB
291.73/291.86	c total #watches: 462935
296.13/296.21	c total #propagations: 3053889 / total #impl: 1403692562 (eff. 0.002)
296.13/296.21	c #Conflicts:      99000 | #Learnt:       9482 | 0.050
296.13/296.21	c total clause space: 78.2603MB
296.13/296.21	c total #watches: 517317
301.13/301.21	c total #propagations: 3086953 / total #impl: 1435611819 (eff. 0.002)
301.13/301.21	c #Conflicts:     100000 | #Learnt:      10482 | 0.050
301.13/301.21	c total clause space: 78.2603MB
301.13/301.21	c total #watches: 562044
306.73/306.90	c total #propagations: 3126593 / total #impl: 1470271320 (eff. 0.002)
306.73/306.90	c #Conflicts:     101000 | #Learnt:      11483 | 0.049
306.73/306.90	c total clause space: 78.2603MB
306.73/306.90	c total #watches: 606259
314.13/314.25	c total #propagations: 3165167 / total #impl: 1506510649 (eff. 0.002)
314.13/314.25	c #Conflicts:     102000 | #Learnt:      12485 | 0.049
314.13/314.25	c total clause space: 78.2603MB
314.13/314.25	c total #watches: 658188
319.63/319.73	c total #propagations: 3204847 / total #impl: 1549444592 (eff. 0.002)
319.63/319.73	c #Conflicts:     103000 | #Learnt:      13485 | 0.049
319.63/319.73	c total clause space: 78.2603MB
319.63/319.73	c total #watches: 672118
325.03/325.13	c total #propagations: 3245704 / total #impl: 1560366066 (eff. 0.002)
325.03/325.13	c #Conflicts:     104000 | #Learnt:      14485 | 0.048
325.03/325.13	c total clause space: 78.2603MB
325.03/325.13	c total #watches: 697554
330.22/330.33	c total #propagations: 3291540 / total #impl: 1571394286 (eff. 0.002)
330.22/330.33	c #Conflicts:     105000 | #Learnt:      15485 | 0.048
330.22/330.33	c total clause space: 78.2603MB
330.22/330.33	c total #watches: 713647
332.92/333.02	c total #propagations: 3333830 / total #impl: 1579074401 (eff. 0.002)
332.92/333.02	c GC COLLECT
332.92/333.02	c #Conflicts:     106000 | #Learnt:       8789 | 0.048
332.92/333.02	c total clause space: 78.2603MB
332.92/333.02	c total #watches: 368929
335.32/335.46	c total #propagations: 3393462 / total #impl: 1589336225 (eff. 0.002)
335.32/335.46	c #Conflicts:     107000 | #Learnt:       9789 | 0.047
335.32/335.46	c total clause space: 78.2603MB
335.32/335.46	c total #watches: 391277
338.02/338.19	c total #propagations: 3437633 / total #impl: 1597066381 (eff. 0.002)
338.02/338.19	c #Conflicts:     108000 | #Learnt:      10790 | 0.047
338.02/338.19	c total clause space: 78.2603MB
338.02/338.19	c total #watches: 419795
340.62/340.73	c total #propagations: 3476358 / total #impl: 1609590447 (eff. 0.002)
340.62/340.73	c #Conflicts:     109000 | #Learnt:      11791 | 0.047
340.62/340.73	c total clause space: 78.2603MB
340.62/340.73	c total #watches: 446701
343.23/343.38	c total #propagations: 3514479 / total #impl: 1624120267 (eff. 0.002)
343.23/343.38	c #Conflicts:     110000 | #Learnt:      12791 | 0.046
343.23/343.38	c total clause space: 78.2603MB
343.23/343.38	c total #watches: 468744
345.52/345.69	c total #propagations: 3548320 / total #impl: 1633052265 (eff. 0.002)
345.52/345.69	c #Conflicts:     111000 | #Learnt:      13791 | 0.046
345.52/345.69	c total clause space: 78.2603MB
345.52/345.69	c total #watches: 481252
348.22/348.33	c total #propagations: 3586584 / total #impl: 1640835948 (eff. 0.002)
348.22/348.33	c #Conflicts:     112000 | #Learnt:      14791 | 0.046
348.22/348.33	c total clause space: 78.2603MB
348.22/348.33	c total #watches: 508022
351.32/351.46	c total #propagations: 3625394 / total #impl: 1653394000 (eff. 0.002)
351.32/351.46	c #Conflicts:     113000 | #Learnt:      15791 | 0.046
351.32/351.46	c total clause space: 78.2603MB
351.32/351.46	c total #watches: 533193
353.13/353.24	c total #propagations: 3663972 / total #impl: 1669301895 (eff. 0.002)
353.13/353.24	c GC COLLECT
353.13/353.24	c #Conflicts:     114000 | #Learnt:       8793 | 0.045
353.13/353.24	c total clause space: 78.2603MB
353.13/353.24	c total #watches: 262593
355.02/355.19	c total #propagations: 3699585 / total #impl: 1672098356 (eff. 0.002)
355.02/355.19	c #Conflicts:     115000 | #Learnt:       9793 | 0.045
355.02/355.19	c total clause space: 78.2603MB
355.02/355.19	c total #watches: 278055
356.62/356.73	c total #propagations: 3749893 / total #impl: 1680364367 (eff. 0.002)
356.62/356.73	c #Conflicts:     116000 | #Learnt:      10793 | 0.044
356.62/356.73	c total clause space: 78.2603MB
356.62/356.73	c total #watches: 297187
358.42/358.60	c total #propagations: 3786111 / total #impl: 1688049976 (eff. 0.002)
358.42/358.60	c #Conflicts:     117000 | #Learnt:      11794 | 0.044
358.42/358.60	c total clause space: 78.2603MB
358.42/358.60	c total #watches: 344786
360.83/360.98	c total #propagations: 3834409 / total #impl: 1706654396 (eff. 0.002)
360.83/360.98	c #Conflicts:     118000 | #Learnt:      12795 | 0.045
360.83/360.98	c total clause space: 78.2603MB
360.83/360.98	c total #watches: 395392
363.42/363.51	c total #propagations: 3877282 / total #impl: 1734375235 (eff. 0.002)
363.42/363.51	c #Conflicts:     119000 | #Learnt:      13795 | 0.044
363.42/363.51	c total clause space: 78.2603MB
363.42/363.51	c total #watches: 422610
365.62/365.72	c total #propagations: 3922463 / total #impl: 1752724942 (eff. 0.002)
365.62/365.72	c #Conflicts:     120000 | #Learnt:      14795 | 0.044
365.62/365.72	c total clause space: 78.2603MB
365.62/365.72	c total #watches: 435649
367.92/368.04	c total #propagations: 3974938 / total #impl: 1762062991 (eff. 0.002)
367.92/368.04	c #Conflicts:     121000 | #Learnt:      15795 | 0.043
367.92/368.04	c total clause space: 78.2603MB
367.92/368.04	c total #watches: 467624
370.32/370.48	c total #propagations: 4013390 / total #impl: 1778685852 (eff. 0.002)
370.32/370.48	c GC COLLECT
370.32/370.48	c #Conflicts:     122000 | #Learnt:       8498 | 0.043
370.32/370.48	c total clause space: 78.2603MB
370.32/370.48	c total #watches: 298940
372.42/372.52	c total #propagations: 4047238 / total #impl: 1795170935 (eff. 0.002)
372.42/372.52	c #Conflicts:     123000 | #Learnt:       9498 | 0.043
372.42/372.52	c total clause space: 78.2603MB
372.42/372.52	c total #watches: 307965
373.93/374.09	c total #propagations: 4091666 / total #impl: 1801118057 (eff. 0.002)
373.93/374.09	c #Conflicts:     124000 | #Learnt:      10498 | 0.043
373.93/374.09	c total clause space: 78.2603MB
373.93/374.09	c total #watches: 314794
375.22/375.36	c total #propagations: 4128466 / total #impl: 1803753466 (eff. 0.002)
375.22/375.36	c #Conflicts:     125000 | #Learnt:      11498 | 0.042
375.22/375.36	c total clause space: 78.2603MB
375.22/375.36	c total #watches: 320617
377.92/378.05	c total #propagations: 4169408 / total #impl: 1805701813 (eff. 0.002)
377.92/378.05	c #Conflicts:     126000 | #Learnt:      12501 | 0.042
377.92/378.05	c total clause space: 78.2603MB
377.92/378.05	c total #watches: 358103
380.32/380.48	c total #propagations: 4219458 / total #impl: 1823138861 (eff. 0.002)
380.32/380.48	c #Conflicts:     127000 | #Learnt:      13501 | 0.042
380.32/380.48	c total clause space: 78.2603MB
380.32/380.48	c total #watches: 379836
382.72/382.81	c total #propagations: 4271118 / total #impl: 1831756235 (eff. 0.002)
382.72/382.81	c #Conflicts:     128000 | #Learnt:      14501 | 0.042
382.72/382.81	c total clause space: 78.2603MB
382.72/382.81	c total #watches: 400497
384.72/384.80	c total #propagations: 4322306 / total #impl: 1841522839 (eff. 0.002)
384.72/384.80	c #Conflicts:     129000 | #Learnt:      15501 | 0.042
384.72/384.80	c total clause space: 78.2603MB
384.72/384.80	c total #watches: 408873
386.42/386.50	c total #propagations: 4349326 / total #impl: 1846395967 (eff. 0.002)
386.42/386.50	c #Conflicts:     130000 | #Learnt:      16501 | 0.041
386.42/386.50	c total clause space: 78.2603MB
386.42/386.50	c total #watches: 413658
388.42/388.54	c total #propagations: 4365927 / total #impl: 1848557618 (eff. 0.002)
388.42/388.54	c GC COLLECT
388.42/388.54	c #Conflicts:     131000 | #Learnt:       8906 | 0.041
388.42/388.54	c total clause space: 78.2603MB
388.42/388.54	c total #watches: 203846
389.82/389.95	c total #propagations: 4411590 / total #impl: 1854872986 (eff. 0.002)
389.82/389.95	c #Conflicts:     132000 | #Learnt:       9906 | 0.041
389.82/389.95	c total clause space: 78.2603MB
389.82/389.95	c total #watches: 218202
391.22/391.33	c total #propagations: 4461838 / total #impl: 1861751774 (eff. 0.002)
391.22/391.33	c #Conflicts:     133000 | #Learnt:      10906 | 0.041
391.22/391.33	c total clause space: 78.2603MB
391.22/391.33	c total #watches: 248266
392.92/393.07	c total #propagations: 4510482 / total #impl: 1872981743 (eff. 0.002)
392.92/393.07	c #Conflicts:     134000 | #Learnt:      11906 | 0.041
392.92/393.07	c total clause space: 78.2603MB
392.92/393.07	c total #watches: 279596
394.62/394.72	c total #propagations: 4553092 / total #impl: 1886108725 (eff. 0.002)
394.62/394.72	c #Conflicts:     135000 | #Learnt:      12906 | 0.040
394.62/394.72	c total clause space: 78.2603MB
394.62/394.72	c total #watches: 297187
396.51/396.62	c total #propagations: 4602938 / total #impl: 1894609671 (eff. 0.002)
396.51/396.62	c #Conflicts:     136000 | #Learnt:      13906 | 0.040
396.51/396.62	c total clause space: 78.2603MB
396.51/396.62	c total #watches: 326691
398.51/398.68	c total #propagations: 4653577 / total #impl: 1905653198 (eff. 0.002)
398.51/398.68	c #Conflicts:     137000 | #Learnt:      14907 | 0.040
398.51/398.68	c total clause space: 78.2603MB
398.51/398.68	c total #watches: 352230
400.81/400.93	c total #propagations: 4695686 / total #impl: 1916792515 (eff. 0.002)
400.81/400.93	c #Conflicts:     138000 | #Learnt:      15907 | 0.040
400.81/400.93	c total clause space: 78.2603MB
400.81/400.93	c total #watches: 369785
403.41/403.57	c total #propagations: 4746483 / total #impl: 1926873853 (eff. 0.002)
403.41/403.57	c #Conflicts:     139000 | #Learnt:      16908 | 0.040
403.41/403.57	c total clause space: 78.2603MB
403.41/403.57	c total #watches: 393815
405.11/405.25	c total #propagations: 4802434 / total #impl: 1940831302 (eff. 0.002)
405.11/405.25	c #Conflicts:     140000 | #Learnt:      17908 | 0.039
405.11/405.25	c total clause space: 78.2603MB
405.11/405.25	c total #watches: 406334
406.51/406.66	c total #propagations: 4839272 / total #impl: 1947351513 (eff. 0.002)
406.51/406.66	c GC COLLECT
406.51/406.66	c #Conflicts:     141000 | #Learnt:      10015 | 0.039
406.51/406.66	c total clause space: 78.2603MB
406.51/406.66	c total #watches: 280406
407.81/407.99	c total #propagations: 4879295 / total #impl: 1953498644 (eff. 0.002)
407.81/407.99	c #Conflicts:     142000 | #Learnt:      11015 | 0.039
407.81/407.99	c total clause space: 78.2603MB
407.81/407.99	c total #watches: 287166
409.51/409.61	c total #propagations: 4912458 / total #impl: 1957028681 (eff. 0.003)
409.51/409.61	c #Conflicts:     143000 | #Learnt:      12015 | 0.039
409.51/409.61	c total clause space: 78.2603MB
409.51/409.61	c total #watches: 298216
411.71/411.88	c total #propagations: 4960145 / total #impl: 1964242365 (eff. 0.003)
411.71/411.88	c #Conflicts:     144000 | #Learnt:      13015 | 0.039
411.71/411.88	c total clause space: 78.2603MB
411.71/411.88	c total #watches: 322429
413.21/413.38	c total #propagations: 5012676 / total #impl: 1978173027 (eff. 0.003)
413.21/413.38	c #Conflicts:     145000 | #Learnt:      14015 | 0.038
413.21/413.38	c total clause space: 78.2603MB
413.21/413.38	c total #watches: 331610
415.21/415.30	c total #propagations: 5055601 / total #impl: 1983458024 (eff. 0.003)
415.21/415.30	c #Conflicts:     146000 | #Learnt:      15015 | 0.038
415.21/415.30	c total clause space: 78.2603MB
415.21/415.30	c total #watches: 345018
417.41/417.57	c total #propagations: 5105864 / total #impl: 1991805812 (eff. 0.003)
417.41/417.57	c #Conflicts:     147000 | #Learnt:      16015 | 0.038
417.41/417.57	c total clause space: 78.2603MB
417.41/417.57	c total #watches: 370096
419.21/419.36	c total #propagations: 5163704 / total #impl: 2006902536 (eff. 0.003)
419.21/419.36	c #Conflicts:     148000 | #Learnt:      17016 | 0.038
419.21/419.36	c total clause space: 78.2603MB
419.21/419.36	c total #watches: 390185
420.61/420.75	c total #propagations: 5201587 / total #impl: 2017235644 (eff. 0.003)
420.61/420.75	o 0
420.61/420.75	s OPTIMUM FOUND
420.61/420.75	v -x1 -x2 -x3 -x4 -x5 -x6 -x7 -x8 -x9 -x10 -x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20 -x21 -x22 -x23 -x24 -x25 -x26 -x27 -x28 -x29 -x30 -x31 -x32 -x33 -x34 -x35 -x36 -x37 -x38 -x39 -x40 -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50 -x51 -x52 -x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60 -x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70 -x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80 -x81 -x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90 -x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100 -x101 -x102 -x103 -x104 -x105 -x106 -x107 -x108 -x109 -x110 -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120 -x121 -x122 -x123 -x124 -x125 -x126 -x127 -x128 -x129 -x130 -x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140 -x141 -x142 -x143 -x144 -x145 -x146 -x147 -x148 -x149 -x150 -x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160 -x161 -x162 -x163 -x164 -x165 -x166 -x167 -x168 -x169 -x170 -x171 -x172 -x173 -x174 -x175 -x176 -x177 -x178 -x179 -x180 -x181 -x182 -x183 -x184 -x185 -x186 -x187 -x188 -x189 -x190 -x191 -x192 -x193 -x194 -x195 -x196 -x197 -x198 -x199 -x200 -x201 -x202 -x203 -x204 -x205 -x206 -x207 -x208 -x209 -x210 -x211 x212 x213 -x214 -x215 -x216 -x217 -x218 -x219 x220 x221 x222 -x223 x224 x225 -x226 -x227 -x228 x229 -x230 -x231 -x232 x233 x234 -x235 -x236 -x237 -x238 x239 x240 x241 -x242 -x243 -x244 x245 -x246 -x247 x248 x249 x250 -x251 x252 x253 x254 x255 x256 -x257 x258 -x259 -x260 -x261 -x262 -x263 -x264 -x265 -x266 -x267 x268 x269 x270 -x271 -x272 -x273 -x274 -x275 -x276 -x277 x278 -x279 x280 -x281 -x282 -x283 -x284 -x285 -x286 -x287 x288 x289 x290 -x291 -x292 -x293 -x294 -x295 -x296 -x297 -x298 -x299 x300 -x301 x302 -x303 -x304 -x305 -x306 -x307 -x308 -x309 -x310 -x311 x312 x313 x314 -x315 -x316 -x317 -x318 -x319 -x320 x321 x322 x323 -x324 x325 -x326 x327 x328 -x329 -x330
420.61/420.75	c CPU time              : 420.644 s

Verifier Data

OK	0

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

pid=3496
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

[startup+0 s]
/proc/loadavg: 2.22 2.17 2.10 3/176 3499
/proc/meminfo: memFree=31301892/32872528 swapFree=496868/529572
[pid=3499] ppid=3496 vsize=24328 CPUtime=0 cores=1,3,5,7
/proc/3499/stat : 3499 (runsolver) R 3496 2721 2721 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 1 0 25518451 24911872 51 33554432000 4194304 4338465 140737007882848 140737007880384 211462151751 0 0 4096 24578 0 0 0 17 7 0 0 0 0 0
/proc/3499/statm: 6082 51 5 36 0 2655 0
Current StackSize limit: 10240 KiB


[startup+0.100164 s]
/proc/loadavg: 2.22 2.17 2.10 3/176 3499
/proc/meminfo: memFree=31301892/32872528 swapFree=496868/529572
[pid=3499] ppid=3496 vsize=33860 CPUtime=0.08 cores=1,3,5,7
/proc/3499/stat : 3499 (cdcl-cuttingpla) R 3496 3499 2721 0 -1 4202496 1093 0 0 0 8 0 0 0 20 0 1 0 25518451 34672640 6803 33554432000 4194304 6201397 140736699116944 140737007880344 4207987 0 0 4096 8388610 0 0 0 17 1 0 0 0 0 0
/proc/3499/statm: 8465 6803 145 491 0 7964 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 33860

[startup+0.200352 s]
/proc/loadavg: 2.22 2.17 2.10 3/176 3499
/proc/meminfo: memFree=31301892/32872528 swapFree=496868/529572
[pid=3499] ppid=3496 vsize=33992 CPUtime=0.18 cores=1,3,5,7
/proc/3499/stat : 3499 (cdcl-cuttingpla) R 3496 3499 2721 0 -1 4202496 1233 0 0 0 18 0 0 0 20 0 1 0 25518451 34807808 7412 33554432000 4194304 6201397 140736699116944 140736699115656 5150858 0 0 4096 8388610 0 0 0 17 1 0 0 0 0 0
/proc/3499/statm: 8498 7412 145 491 0 7997 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 33992

[startup+0.300256 s]
/proc/loadavg: 2.22 2.17 2.10 3/176 3499
/proc/meminfo: memFree=31301892/32872528 swapFree=496868/529572
[pid=3499] ppid=3496 vsize=33992 CPUtime=0.28 cores=1,3,5,7
/proc/3499/stat : 3499 (cdcl-cuttingpla) R 3496 3499 2721 0 -1 4202496 1258 0 0 0 28 0 0 0 20 0 1 0 25518451 34807808 7437 33554432000 4194304 6201397 140736699116944 140736699115656 4234012 0 0 4096 8388610 0 0 0 17 1 0 0 0 0 0
/proc/3499/statm: 8498 7437 158 491 0 7997 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 33992

[startup+0.700232 s]
/proc/loadavg: 2.22 2.17 2.10 3/176 3499
/proc/meminfo: memFree=31301892/32872528 swapFree=496868/529572
[pid=3499] ppid=3496 vsize=41792 CPUtime=0.68 cores=1,3,5,7
/proc/3499/stat : 3499 (cdcl-cuttingpla) R 3496 3499 2721 0 -1 4202496 3009 0 0 0 68 0 0 0 20 0 1 0 25518451 42795008 8501 33554432000 4194304 6201397 140736699116944 140736699115976 4207716 0 0 4096 8388610 0 0 0 17 1 0 0 0 0 0
/proc/3499/statm: 10448 8501 158 491 0 9947 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 41792

[startup+1.50019 s]
/proc/loadavg: 2.22 2.17 2.10 3/177 3500
/proc/meminfo: memFree=31267060/32872528 swapFree=496868/529572
[pid=3499] ppid=3496 vsize=41924 CPUtime=1.48 cores=1,3,5,7
/proc/3499/stat : 3499 (cdcl-cuttingpla) R 3496 3499 2721 0 -1 4202496 3265 0 0 0 148 0 0 0 20 0 1 0 25518451 42930176 9184 33554432000 4194304 6201397 140736699116944 140736699115608 4213328 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3499/statm: 10481 9184 165 491 0 9980 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 41924

[startup+3.10027 s]
/proc/loadavg: 2.20 2.17 2.10 2/174 3514
/proc/meminfo: memFree=31293116/32872528 swapFree=496868/529572
[pid=3499] ppid=3496 vsize=49912 CPUtime=3.07 cores=1,3,5,7
/proc/3499/stat : 3499 (cdcl-cuttingpla) R 3496 3499 2721 0 -1 4202496 4286 0 0 0 307 0 0 0 20 0 1 0 25518451 51109888 9837 33554432000 4194304 6201397 140736699116944 140736699115976 4213365 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3499/statm: 12478 9837 165 491 0 11977 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 49912

[startup+6.30027 s]
/proc/loadavg: 2.20 2.17 2.10 3/177 3546
/proc/meminfo: memFree=31208608/32872528 swapFree=496868/529572
[pid=3499] ppid=3496 vsize=51320 CPUtime=6.28 cores=1,3,5,7
/proc/3499/stat : 3499 (cdcl-cuttingpla) R 3496 3499 2721 0 -1 4202496 4655 0 0 0 627 1 0 0 20 0 1 0 25518451 52551680 11212 33554432000 4194304 6201397 140736699116944 140736699115608 4213328 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3499/statm: 12830 11212 165 491 0 12329 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 51320

[startup+12.7003 s]
/proc/loadavg: 2.17 2.16 2.10 3/177 3546
/proc/meminfo: memFree=31153292/32872528 swapFree=496868/529572
[pid=3499] ppid=3496 vsize=64920 CPUtime=12.68 cores=1,3,5,7
/proc/3499/stat : 3499 (cdcl-cuttingpla) R 3496 3499 2721 0 -1 4202496 5956 0 0 0 1267 1 0 0 20 0 1 0 25518451 66478080 13166 33554432000 4194304 6201397 140736699116944 140736699115608 4213110 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3499/statm: 16230 13166 165 491 0 15729 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 64920

[startup+25.5003 s]
/proc/loadavg: 2.22 2.17 2.10 3/177 3546
/proc/meminfo: memFree=31106808/32872528 swapFree=496868/529572
[pid=3499] ppid=3496 vsize=67000 CPUtime=25.47 cores=1,3,5,7
/proc/3499/stat : 3499 (cdcl-cuttingpla) R 3496 3499 2721 0 -1 4202496 6386 0 0 0 2546 1 0 0 20 0 1 0 25518451 68608000 14617 33554432000 4194304 6201397 140736699116944 140736699115656 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3499/statm: 16750 14617 165 491 0 16249 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 67000

[startup+51.1004 s]
/proc/loadavg: 2.21 2.17 2.10 3/177 3546
/proc/meminfo: memFree=31066164/32872528 swapFree=496868/529572
[pid=3499] ppid=3496 vsize=69624 CPUtime=51.07 cores=1,3,5,7
/proc/3499/stat : 3499 (cdcl-cuttingpla) R 3496 3499 2721 0 -1 4202496 7293 0 0 0 5105 2 0 0 20 0 1 0 25518451 71294976 15964 33554432000 4194304 6201397 140736699116944 140736699115608 4213244 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3499/statm: 17406 15964 165 491 0 16905 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 69624

[startup+102.3 s]
/proc/loadavg: 2.19 2.17 2.10 3/177 3547
/proc/meminfo: memFree=31004804/32872528 swapFree=496868/529572
[pid=3499] ppid=3496 vsize=90768 CPUtime=102.27 cores=1,3,5,7
/proc/3499/stat : 3499 (cdcl-cuttingpla) R 3496 3499 2721 0 -1 4202496 8285 0 0 0 10225 2 0 0 20 0 1 0 25518451 92946432 18248 33554432000 4194304 6201397 140736699116944 140736699115608 4213168 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3499/statm: 22692 18248 165 491 0 22191 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 90768

[startup+162.3 s]
/proc/loadavg: 2.17 2.17 2.10 3/177 3549
/proc/meminfo: memFree=30978848/32872528 swapFree=496868/529572
[pid=3499] ppid=3496 vsize=93648 CPUtime=162.25 cores=1,3,5,7
/proc/3499/stat : 3499 (cdcl-cuttingpla) R 3496 3499 2721 0 -1 4202496 8847 0 0 0 16223 2 0 0 20 0 1 0 25518451 95895552 20343 33554432000 4194304 6201397 140736699116944 140736699115608 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3499/statm: 23412 20343 165 491 0 22911 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 93648

[startup+222.308 s]
/proc/loadavg: 2.33 2.21 2.12 3/177 3550
/proc/meminfo: memFree=30934428/32872528 swapFree=496868/529572
[pid=3499] ppid=3496 vsize=95124 CPUtime=222.25 cores=1,3,5,7
/proc/3499/stat : 3499 (cdcl-cuttingpla) R 3496 3499 2721 0 -1 4202496 9109 0 0 0 22223 2 0 0 20 0 1 0 25518451 97406976 22138 33554432000 4194304 6201397 140736699116944 140736699116072 4213168 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3499/statm: 23781 22138 165 491 0 23280 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 95124

[startup+282.3 s]
/proc/loadavg: 2.17 2.19 2.11 3/178 3554
/proc/meminfo: memFree=30926196/32872528 swapFree=496868/529572
[pid=3499] ppid=3496 vsize=128248 CPUtime=282.23 cores=1,3,5,7
/proc/3499/stat : 3499 (cdcl-cuttingpla) R 3496 3499 2721 0 -1 4202496 10267 0 0 0 28221 2 0 0 20 0 1 0 25518451 131325952 23001 33554432000 4194304 6201397 140736699116944 140736699115608 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3499/statm: 32062 23001 165 491 0 31561 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 128248

[startup+342.3 s]
/proc/loadavg: 2.15 2.18 2.11 3/177 3555
/proc/meminfo: memFree=30910528/32872528 swapFree=496868/529572
[pid=3499] ppid=3496 vsize=129016 CPUtime=342.22 cores=1,3,5,7
/proc/3499/stat : 3499 (cdcl-cuttingpla) R 3496 3499 2721 0 -1 4202496 10708 0 0 0 34220 2 0 0 20 0 1 0 25518451 132112384 23861 33554432000 4194304 6201397 140736699116944 140736699116072 4213328 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3499/statm: 32254 23861 165 491 0 31753 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 129016

[startup+402.3 s]
/proc/loadavg: 2.27 2.21 2.12 3/177 3556
/proc/meminfo: memFree=30909288/32872528 swapFree=496868/529572
[pid=3499] ppid=3496 vsize=129340 CPUtime=402.21 cores=1,3,5,7
/proc/3499/stat : 3499 (cdcl-cuttingpla) R 3496 3499 2721 0 -1 4202496 10756 0 0 0 40219 2 0 0 20 0 1 0 25518451 132444160 23909 33554432000 4194304 6201397 140736699116944 140736699116072 4213332 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3499/statm: 32335 23909 165 491 0 31834 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 129340

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

[startup+409.6 s]
/proc/loadavg: 2.22 2.20 2.12 3/177 3556
/proc/meminfo: memFree=30889004/32872528 swapFree=496868/529572
[pid=3499] ppid=3496 vsize=129340 CPUtime=409.51 cores=1,3,5,7
/proc/3499/stat : 3499 (cdcl-cuttingpla) R 3496 3499 2721 0 -1 4202496 10759 0 0 0 40949 2 0 0 20 0 1 0 25518451 132444160 23912 33554432000 4194304 6201397 140736699116944 140736699116072 4213365 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3499/statm: 32335 23912 165 491 0 31834 0
Current children cumulated CPU time (s) 409.51
Current children cumulated vsize (KiB) 129340

[startup+416 s]
/proc/loadavg: 2.29 2.21 2.12 3/177 3556
/proc/meminfo: memFree=30878396/32872528 swapFree=496868/529572
[pid=3499] ppid=3496 vsize=129340 CPUtime=415.91 cores=1,3,5,7
/proc/3499/stat : 3499 (cdcl-cuttingpla) R 3496 3499 2721 0 -1 4202496 10768 0 0 0 41589 2 0 0 20 0 1 0 25518451 132444160 23921 33554432000 4194304 6201397 140736699116944 140736699116072 4213244 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3499/statm: 32335 23921 165 491 0 31834 0
Current children cumulated CPU time (s) 415.91
Current children cumulated vsize (KiB) 129340

[startup+419.207 s]
/proc/loadavg: 2.26 2.21 2.12 3/177 3556
/proc/meminfo: memFree=30876224/32872528 swapFree=496868/529572
[pid=3499] ppid=3496 vsize=129532 CPUtime=419.12 cores=1,3,5,7
/proc/3499/stat : 3499 (cdcl-cuttingpla) R 3496 3499 2721 0 -1 4202496 10778 0 0 0 41910 2 0 0 20 0 1 0 25518451 132640768 23931 33554432000 4194304 6201397 140736699116944 140736699115608 4213203 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3499/statm: 32383 23931 165 491 0 31882 0
Current children cumulated CPU time (s) 419.12
Current children cumulated vsize (KiB) 129532

[startup+420 s]
/proc/loadavg: 2.26 2.21 2.12 3/177 3556
/proc/meminfo: memFree=30876224/32872528 swapFree=496868/529572
[pid=3499] ppid=3496 vsize=129532 CPUtime=419.91 cores=1,3,5,7
/proc/3499/stat : 3499 (cdcl-cuttingpla) R 3496 3499 2721 0 -1 4202496 10778 0 0 0 41989 2 0 0 20 0 1 0 25518451 132640768 23931 33554432000 4194304 6201397 140736699116944 140736699115608 4213361 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3499/statm: 32383 23931 165 491 0 31882 0
Current children cumulated CPU time (s) 419.91
Current children cumulated vsize (KiB) 129532

[startup+420.4 s]
/proc/loadavg: 2.26 2.21 2.12 3/177 3556
/proc/meminfo: memFree=30876100/32872528 swapFree=496868/529572
[pid=3499] ppid=3496 vsize=129532 CPUtime=420.31 cores=1,3,5,7
/proc/3499/stat : 3499 (cdcl-cuttingpla) R 3496 3499 2721 0 -1 4202496 10778 0 0 0 42029 2 0 0 20 0 1 0 25518451 132640768 23931 33554432000 4194304 6201397 140736699116944 140736699116072 4213268 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3499/statm: 32383 23931 165 491 0 31882 0
Current children cumulated CPU time (s) 420.31
Current children cumulated vsize (KiB) 129532

[startup+420.6 s]
/proc/loadavg: 2.26 2.21 2.12 3/177 3556
/proc/meminfo: memFree=30876100/32872528 swapFree=496868/529572
[pid=3499] ppid=3496 vsize=129532 CPUtime=420.51 cores=1,3,5,7
/proc/3499/stat : 3499 (cdcl-cuttingpla) R 3496 3499 2721 0 -1 4202496 10779 0 0 0 42049 2 0 0 20 0 1 0 25518451 132640768 23932 33554432000 4194304 6201397 140736699116944 140736699116072 4213192 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3499/statm: 32383 23932 165 491 0 31882 0
Current children cumulated CPU time (s) 420.51
Current children cumulated vsize (KiB) 129532

[startup+420.7 s]
/proc/loadavg: 2.26 2.21 2.12 3/177 3556
/proc/meminfo: memFree=30876100/32872528 swapFree=496868/529572
[pid=3499] ppid=3496 vsize=129532 CPUtime=420.61 cores=1,3,5,7
/proc/3499/stat : 3499 (cdcl-cuttingpla) R 3496 3499 2721 0 -1 4202496 10779 0 0 0 42059 2 0 0 20 0 1 0 25518451 132640768 23932 33554432000 4194304 6201397 140736699116944 140736699116072 4213186 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3499/statm: 32383 23932 165 491 0 31882 0
Current children cumulated CPU time (s) 420.61
Current children cumulated vsize (KiB) 129532

Child status: 30
Real time (s): 420.752
CPU time (s): 420.676
CPU user time (s): 420.646
CPU system time (s): 0.029995
CPU usage (%): 99.982
Max. virtual memory (cumulated for all children) (KiB): 129532

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 420.646
system time used= 0.029995
maximum resident set size= 95732
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10781
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= 8
involuntary context switches= 436

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.08083 second user time and 1.64475 second system time

The end

Launcher Data

Begin job on node141 at 2016-06-18 09:25:30
IDJOB=4100240
IDBENCH=1590
IDSOLVER=2550
FILE ID=node141/4100240-1466234730
RUNJOBID= node141-1466229325-2738
PBS_JOBID= 19918173
Free space on /tmp= 71724 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-markshare2_1.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-linearsearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4100240-1466234730/watcher-4100240-1466234730 -o /tmp/evaluation-result-4100240-1466234730/solver-4100240-1466234730 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node141-1466229325-2738 --watchdog 1960 --input HOME/instance-4100240-1466234730.opb ./cdcl-cuttingplanes-opt-linearsearch-release

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

MD5SUM BENCH= f3b3c7fec040599f5daa92cc157157c9
RANDOM SEED=1282500540

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:        31302148 kB
Buffers:          113460 kB
Cached:           154080 kB
SwapCached:         2528 kB
Active:           112736 kB
Inactive:         190020 kB
Active(anon):      35576 kB
Inactive(anon):     2028 kB
Active(file):      77160 kB
Inactive(file):   187992 kB
Unevictable:      529572 kB
Mlocked:          496868 kB
SwapTotal:      67108856 kB
SwapFree:       67099068 kB
Dirty:              5824 kB
Writeback:             0 kB
AnonPages:        563232 kB
Mapped:             7768 kB
Shmem:                 0 kB
Slab:             607324 kB
SReclaimable:      50372 kB
SUnreclaim:       556952 kB
KernelStack:        1440 kB
PageTables:         4804 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     685188 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:     59392 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= 71720 MiB
End job on node141 at 2016-06-18 09:32:31