Trace number 4102304

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-01OPT503 165.926 165.951

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-ii32e5.opb
MD5SUMad6c04a791a5d9edc6d6bca9a842a8ee
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark503
Best CPU time to get the best result obtained on this benchmark11.7762
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 503
Optimality of the best value was proved YES
Number of variables1044
Total number of constraints12158
Number of constraints which are clauses12158
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 constraint2
Maximum length of a constraint32
Number of terms in the objective function 1044
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1044
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1044
Number of bits of the biggest sum of numbers11
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= 1044 #constraint= 12158
0.49/0.50	c #Conflicts:       1000 | #Learnt:       1018 | 0.001
0.49/0.50	c total clause space: 29.637MB
0.49/0.50	c total #watches: 251529
3.49/3.50	c total #propagations: 54613 / total #impl: 3294360 (eff. 0.017)
3.49/3.50	c #Conflicts:       2000 | #Learnt:       2019 | 0.001
3.49/3.50	c total clause space: 48.1602MB
3.49/3.50	c total #watches: 353219
6.09/6.13	c total #propagations: 181789 / total #impl: 4621326 (eff. 0.039)
6.09/6.13	c GC COLLECT
6.09/6.13	c #Conflicts:       3000 | #Learnt:       2032 | 0.000
6.09/6.13	c total clause space: 48.1602MB
6.09/6.13	c total #watches: 263776
8.49/8.51	c total #propagations: 364787 / total #impl: 5832733 (eff. 0.063)
8.49/8.51	c #Conflicts:       4000 | #Learnt:       3032 | 0.000
8.49/8.51	c total clause space: 48.1602MB
8.49/8.51	c total #watches: 344402
10.19/10.26	c total #propagations: 487713 / total #impl: 7261368 (eff. 0.067)
10.19/10.26	c GC COLLECT
10.19/10.26	c #Conflicts:       5000 | #Learnt:       2393 | 0.000
10.19/10.26	c total clause space: 48.1602MB
10.19/10.26	c total #watches: 273278
11.99/12.00	c total #propagations: 569828 / total #impl: 8849084 (eff. 0.064)
11.99/12.00	c #Conflicts:       6000 | #Learnt:       3393 | 0.000
11.99/12.00	c total clause space: 78.2603MB
11.99/12.00	c total #watches: 359867
13.59/13.65	c total #propagations: 649330 / total #impl: 10438783 (eff. 0.062)
13.59/13.65	c GC COLLECT
13.59/13.65	c #Conflicts:       7000 | #Learnt:       2295 | 0.000
13.59/13.65	c total clause space: 78.2603MB
13.59/13.65	c total #watches: 300175
15.19/15.20	c total #propagations: 699463 / total #impl: 13366032 (eff. 0.052)
15.19/15.20	c #Conflicts:       8000 | #Learnt:       3295 | 0.000
15.19/15.20	c total clause space: 78.2603MB
15.19/15.20	c total #watches: 350261
18.59/18.60	c total #propagations: 773084 / total #impl: 14598771 (eff. 0.053)
18.59/18.60	c #Conflicts:       9000 | #Learnt:       4295 | 0.000
18.59/18.60	c total clause space: 78.2603MB
18.59/18.60	c total #watches: 407153
22.39/22.46	c total #propagations: 925294 / total #impl: 18135017 (eff. 0.051)
22.39/22.46	c GC COLLECT
22.39/22.46	c #Conflicts:      10000 | #Learnt:       2768 | 0.000
22.39/22.46	c total clause space: 78.2603MB
22.39/22.46	c total #watches: 225992
24.19/24.26	c total #propagations: 1125706 / total #impl: 18928451 (eff. 0.059)
24.19/24.26	c #Conflicts:      11000 | #Learnt:       3768 | 0.000
24.19/24.26	c total clause space: 78.2603MB
24.19/24.26	c total #watches: 291598
26.29/26.40	c total #propagations: 1254649 / total #impl: 19848893 (eff. 0.063)
26.29/26.40	c #Conflicts:      12000 | #Learnt:       4768 | 0.000
26.29/26.40	c total clause space: 78.2603MB
26.29/26.40	c total #watches: 345346
29.79/29.84	c total #propagations: 1373458 / total #impl: 21117013 (eff. 0.065)
29.79/29.84	c #Conflicts:      13000 | #Learnt:       5768 | 0.000
29.79/29.84	c total clause space: 78.2603MB
29.79/29.84	c total #watches: 363317
31.08/31.18	c total #propagations: 1590976 / total #impl: 21900845 (eff. 0.073)
31.08/31.18	c GC COLLECT
31.08/31.18	c #Conflicts:      14000 | #Learnt:       3908 | 0.000
31.08/31.18	c total clause space: 78.2603MB
31.08/31.18	c total #watches: 240144
32.88/32.92	c total #propagations: 1745190 / total #impl: 22912174 (eff. 0.076)
32.88/32.92	c #Conflicts:      15000 | #Learnt:       4908 | 0.000
32.88/32.92	c total clause space: 78.2603MB
32.88/32.92	c total #watches: 324643
35.48/35.58	c total #propagations: 1826975 / total #impl: 24230180 (eff. 0.075)
35.48/35.58	c #Conflicts:      16000 | #Learnt:       5908 | 0.000
35.48/35.58	c total clause space: 78.2603MB
35.48/35.58	c total #watches: 350136
38.28/38.35	c total #propagations: 1990684 / total #impl: 25033659 (eff. 0.080)
38.28/38.35	c GC COLLECT
38.28/38.35	c #Conflicts:      17000 | #Learnt:       3732 | 0.000
38.28/38.35	c total clause space: 78.2603MB
38.28/38.35	c total #watches: 226837
39.78/39.90	c total #propagations: 2177336 / total #impl: 26128194 (eff. 0.083)
39.78/39.90	c #Conflicts:      18000 | #Learnt:       4732 | 0.000
39.78/39.90	c total clause space: 78.2603MB
39.78/39.90	c total #watches: 270416
41.79/41.81	c total #propagations: 2308354 / total #impl: 28073369 (eff. 0.082)
41.79/41.81	c #Conflicts:      19000 | #Learnt:       5732 | 0.000
41.79/41.81	c total clause space: 78.2603MB
41.79/41.81	c total #watches: 333182
44.28/44.35	c total #propagations: 2412485 / total #impl: 29231563 (eff. 0.083)
44.28/44.35	c #Conflicts:      20000 | #Learnt:       6732 | 0.000
44.28/44.35	c total clause space: 78.2603MB
44.28/44.35	c total #watches: 404597
47.39/47.42	c total #propagations: 2519996 / total #impl: 30423616 (eff. 0.083)
47.39/47.42	c GC COLLECT
47.39/47.42	c #Conflicts:      21000 | #Learnt:       4240 | 0.000
47.39/47.42	c total clause space: 78.2603MB
47.39/47.42	c total #watches: 264196
49.68/49.79	c total #propagations: 2744779 / total #impl: 31186377 (eff. 0.088)
49.68/49.79	c #Conflicts:      22000 | #Learnt:       5240 | 0.000
49.68/49.79	c total clause space: 78.2603MB
49.68/49.79	c total #watches: 323680
52.28/52.30	c total #propagations: 2874602 / total #impl: 32418892 (eff. 0.089)
52.28/52.30	c #Conflicts:      23000 | #Learnt:       6240 | 0.000
52.28/52.30	c total clause space: 78.2603MB
52.28/52.30	c total #watches: 372226
56.48/56.54	c total #propagations: 3015485 / total #impl: 33743980 (eff. 0.089)
56.48/56.54	c #Conflicts:      24000 | #Learnt:       7240 | 0.000
56.48/56.54	c total clause space: 78.2603MB
56.48/56.54	c total #watches: 393672
58.38/58.45	c total #propagations: 3245310 / total #impl: 34467628 (eff. 0.094)
58.38/58.45	c GC COLLECT
58.38/58.45	c #Conflicts:      25000 | #Learnt:       4454 | 0.000
58.38/58.45	c total clause space: 78.2603MB
58.38/58.45	c total #watches: 276267
60.08/60.19	c total #propagations: 3299398 / total #impl: 36025759 (eff. 0.092)
60.08/60.19	c #Conflicts:      26000 | #Learnt:       5454 | 0.000
60.08/60.19	c total clause space: 78.2603MB
60.08/60.19	c total #watches: 334240
62.58/62.61	c total #propagations: 3365297 / total #impl: 37546463 (eff. 0.090)
62.58/62.61	c #Conflicts:      27000 | #Learnt:       6454 | 0.000
62.58/62.61	c total clause space: 78.2603MB
62.58/62.61	c total #watches: 420308
65.38/65.48	c total #propagations: 3443943 / total #impl: 39049617 (eff. 0.088)
65.38/65.48	c #Conflicts:      28000 | #Learnt:       7454 | 0.000
65.38/65.48	c total clause space: 127.173MB
65.38/65.48	c total #watches: 484623
69.39/69.46	c total #propagations: 3522816 / total #impl: 41522519 (eff. 0.085)
69.39/69.46	c GC COLLECT
69.39/69.46	c #Conflicts:      29000 | #Learnt:       4369 | 0.000
69.39/69.46	c total clause space: 127.173MB
69.39/69.46	c total #watches: 345393
72.88/72.96	c total #propagations: 3697841 / total #impl: 42631388 (eff. 0.087)
72.88/72.96	c #Conflicts:      30000 | #Learnt:       5369 | 0.000
72.88/72.96	c total clause space: 127.173MB
72.88/72.96	c total #watches: 400105
76.48/76.52	c total #propagations: 3825146 / total #impl: 43543103 (eff. 0.088)
76.48/76.52	c #Conflicts:      31000 | #Learnt:       6369 | 0.000
76.48/76.52	c total clause space: 127.173MB
76.48/76.52	c total #watches: 437146
79.58/79.67	c total #propagations: 4025867 / total #impl: 44255927 (eff. 0.091)
79.58/79.67	c #Conflicts:      32000 | #Learnt:       7369 | 0.000
79.58/79.67	c total clause space: 127.173MB
79.58/79.67	c total #watches: 505494
83.68/83.72	c total #propagations: 4105360 / total #impl: 45424327 (eff. 0.090)
83.68/83.72	c #Conflicts:      33000 | #Learnt:       8369 | 0.000
83.68/83.72	c total clause space: 127.173MB
83.68/83.72	c total #watches: 540258
85.58/85.69	c total #propagations: 4279239 / total #impl: 46287750 (eff. 0.092)
85.58/85.69	c GC COLLECT
85.58/85.69	c #Conflicts:      34000 | #Learnt:       4961 | 0.000
85.58/85.69	c total clause space: 127.173MB
85.58/85.69	c total #watches: 344417
88.18/88.25	c total #propagations: 4320473 / total #impl: 48441696 (eff. 0.089)
88.18/88.25	c #Conflicts:      35000 | #Learnt:       5961 | 0.000
88.18/88.25	c total clause space: 127.173MB
88.18/88.25	c total #watches: 387667
91.18/91.28	c total #propagations: 4475855 / total #impl: 49663283 (eff. 0.090)
91.18/91.28	c #Conflicts:      36000 | #Learnt:       6961 | 0.000
91.18/91.28	c total clause space: 127.173MB
91.18/91.28	c total #watches: 410825
95.08/95.13	c total #propagations: 4642304 / total #impl: 50553454 (eff. 0.092)
95.08/95.13	c #Conflicts:      37000 | #Learnt:       7961 | 0.000
95.08/95.13	c total clause space: 127.173MB
95.08/95.13	c total #watches: 412825
98.68/98.76	c total #propagations: 4872879 / total #impl: 51119845 (eff. 0.095)
98.68/98.76	c #Conflicts:      38000 | #Learnt:       8961 | 0.000
98.68/98.76	c total clause space: 127.173MB
98.68/98.76	c total #watches: 452243
100.28/100.35	c total #propagations: 5047595 / total #impl: 51954483 (eff. 0.097)
100.28/100.35	c GC COLLECT
100.28/100.35	c #Conflicts:      39000 | #Learnt:       5264 | 0.000
100.28/100.35	c total clause space: 127.173MB
100.28/100.35	c total #watches: 266085
102.68/102.72	c total #propagations: 5113521 / total #impl: 53188622 (eff. 0.096)
102.68/102.72	c #Conflicts:      40000 | #Learnt:       6264 | 0.000
102.68/102.72	c total clause space: 127.173MB
102.68/102.72	c total #watches: 313636
105.58/105.69	c total #propagations: 5270462 / total #impl: 54608589 (eff. 0.097)
105.58/105.69	c #Conflicts:      41000 | #Learnt:       7264 | 0.000
105.58/105.69	c total clause space: 127.173MB
105.58/105.69	c total #watches: 337231
107.88/107.99	c total #propagations: 5436526 / total #impl: 55550849 (eff. 0.098)
107.88/107.99	c #Conflicts:      42000 | #Learnt:       8264 | 0.000
107.88/107.99	c total clause space: 127.173MB
107.88/107.99	c total #watches: 339231
110.98/111.01	c total #propagations: 5641485 / total #impl: 56090981 (eff. 0.101)
110.98/111.01	c #Conflicts:      43000 | #Learnt:       9264 | 0.000
110.98/111.01	c total clause space: 127.173MB
110.98/111.01	c total #watches: 341245
113.98/114.09	c total #propagations: 5869410 / total #impl: 56604173 (eff. 0.104)
113.98/114.09	c GC COLLECT
113.98/114.09	c #Conflicts:      44000 | #Learnt:       5277 | 0.000
113.98/114.09	c total clause space: 127.173MB
113.98/114.09	c total #watches: 240866
115.88/115.97	c total #propagations: 6027534 / total #impl: 57872098 (eff. 0.104)
115.88/115.97	c #Conflicts:      45000 | #Learnt:       6277 | 0.000
115.88/115.97	c total clause space: 127.173MB
115.88/115.97	c total #watches: 299751
118.18/118.23	c total #propagations: 6153830 / total #impl: 58822919 (eff. 0.105)
118.18/118.23	c #Conflicts:      46000 | #Learnt:       7277 | 0.000
118.18/118.23	c total clause space: 127.173MB
118.18/118.23	c total #watches: 384676
121.17/121.27	c total #propagations: 6245398 / total #impl: 62099384 (eff. 0.101)
121.17/121.27	c #Conflicts:      47000 | #Learnt:       8277 | 0.000
121.17/121.27	c total clause space: 127.173MB
121.17/121.27	c total #watches: 443380
124.17/124.27	c total #propagations: 6340960 / total #impl: 63169016 (eff. 0.100)
124.17/124.27	c #Conflicts:      48000 | #Learnt:       9277 | 0.000
124.17/124.27	c total clause space: 127.173MB
124.17/124.27	c total #watches: 499608
128.37/128.43	c total #propagations: 6422912 / total #impl: 64180659 (eff. 0.100)
128.37/128.43	c #Conflicts:      49000 | #Learnt:      10277 | 0.000
128.37/128.43	c total clause space: 127.173MB
128.37/128.43	c total #watches: 551272
130.57/130.65	c total #propagations: 6560130 / total #impl: 65479028 (eff. 0.100)
130.57/130.65	c GC COLLECT
130.57/130.65	c #Conflicts:      50000 | #Learnt:       5964 | 0.000
130.57/130.65	c total clause space: 127.173MB
130.57/130.65	c total #watches: 293537
132.87/132.91	c total #propagations: 6664821 / total #impl: 66767112 (eff. 0.100)
132.87/132.91	c #Conflicts:      51000 | #Learnt:       6964 | 0.000
132.87/132.91	c total clause space: 127.173MB
132.87/132.91	c total #watches: 340825
134.97/135.09	c total #propagations: 6772073 / total #impl: 67572180 (eff. 0.100)
134.97/135.09	c #Conflicts:      52000 | #Learnt:       7964 | 0.000
134.97/135.09	c total clause space: 127.173MB
134.97/135.09	c total #watches: 423996
138.37/138.48	c total #propagations: 6830493 / total #impl: 68737207 (eff. 0.099)
138.37/138.48	c #Conflicts:      53000 | #Learnt:       8964 | 0.000
138.37/138.48	c total clause space: 127.173MB
138.37/138.48	c total #watches: 473088
142.57/142.64	c total #propagations: 6944423 / total #impl: 69945505 (eff. 0.099)
142.57/142.64	c #Conflicts:      54000 | #Learnt:       9964 | 0.000
142.57/142.64	c total clause space: 127.173MB
142.57/142.64	c total #watches: 522765
146.77/146.86	c total #propagations: 7100202 / total #impl: 72368401 (eff. 0.098)
146.77/146.86	c #Conflicts:      55000 | #Learnt:      10964 | 0.000
146.77/146.86	c total clause space: 127.173MB
146.77/146.86	c total #watches: 549807
149.57/149.70	c total #propagations: 7276229 / total #impl: 73193476 (eff. 0.099)
149.57/149.70	c GC COLLECT
149.57/149.70	c #Conflicts:      56000 | #Learnt:       6326 | 0.000
149.57/149.70	c total clause space: 127.173MB
149.57/149.70	c total #watches: 320174
152.27/152.39	c total #propagations: 7430870 / total #impl: 74538474 (eff. 0.100)
152.27/152.39	c #Conflicts:      57000 | #Learnt:       7326 | 0.000
152.27/152.39	c total clause space: 127.173MB
152.27/152.39	c total #watches: 391596
155.97/156.00	c total #propagations: 7545202 / total #impl: 75903387 (eff. 0.099)
155.97/156.00	c #Conflicts:      58000 | #Learnt:       8326 | 0.000
155.97/156.00	c total clause space: 127.173MB
155.97/156.00	c total #watches: 435827
158.66/158.72	c total #propagations: 7688332 / total #impl: 77129619 (eff. 0.100)
158.66/158.72	c #Conflicts:      59000 | #Learnt:       9326 | 0.000
158.66/158.72	c total clause space: 127.173MB
158.66/158.72	c total #watches: 508393
162.77/162.88	c total #propagations: 7759423 / total #impl: 78985365 (eff. 0.098)
162.77/162.88	c #Conflicts:      60000 | #Learnt:      10326 | 0.000
162.77/162.88	c total clause space: 127.173MB
162.77/162.88	c total #watches: 539754
165.86/165.94	c total #propagations: 7952082 / total #impl: 79752144 (eff. 0.100)
165.86/165.94	o 503
165.86/165.94	s OPTIMUM FOUND
165.86/165.94	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 x331 -x332 x333 -x334 x335 -x336 -x337 -x338 x339 -x340 x341 -x342 -x343 -x344 x345 -x346 -x347 -x348 x349 -x350 -x351 -x352 -x353 -x354 x355 -x356 x357 -x358 -x359 -x360 x361 -x362 -x363 -x364 x365 -x366 x367 -x368 x369 -x370 -x371 -x372 x373 -x374 x375 -x376 -x377 -x378 x379 -x380 x381 -x382 -x383 x384 x385 -x386 -x387 x388 -x389 x390 -x391 x392 x393 -x394 -x395 x396 x397 -x398 -x399 x400 -x401 x402 x403 -x404 -x405 -x406 -x407 x408 -x409 x410 x411 -x412 -x413 x414 x415 -x416 -x417 x418 -x419 x420 -x421 x422 x423 -x424 -x425 x426 x427 -x428 -x429 x430 -x431 x432 x433 -x434 -x435 x436 -x437 x438 x439 -x440 -x441 x442 -x443 x444 -x445 x446 -x447 x448 x449 -x450 -x451 x452 x453 -x454 -x455 x456 x457 -x458 -x459 x460 -x461 x462 -x463 x464 x465 -x466 -x467 x468 -x469 x470 x471 -x472 -x473 x474 x475 -x476 -x477 x478 -x479 x480 -x481 x482 x483 -x484 -x485 x486 -x487 x488 x489 -x490 -x491 x492 x493 -x494 -x495 x496 -x497 x498 -x499 x500 x501 -x502 -x503 x504 -x505 x506 x507 -x508 -x509 x510 -x511 x512 x513 -x514 -x515 x516 x517 -x518 -x519 x520 -x521 x522 x523 -x524 -x525 x526 -x527 x528 x529 -x530 -x531 x532 -x533 x534 x535 -x536 -x537 x538 -x539 x540 -x541 x542 x543 -x544 -x545 x546 -x547 x548 x549 -x550 -x551 x552 -x553 x554 x555 -x556 -x557 x558 x559 -x560 -x561 x562 -x563 x564 x565 -x566 -x567 x568 -x569 x570 x571 -x572 -x573 x574 -x575 x576 x577 -x578 -x579 x580 -x581 x582 x583 -x584 -x585 x586 -x587 x588 x589 -x590 -x591 x592 -x593 x594 x595 -x596 -x597 x598 -x599 x600 x601 -x602 -x603 x604 -x605 x606 -x607 x608 x609 -x610 -x611 x612 -x613 x614 x615 -x616 -x617 x618 x619 -x620 -x621 x622 -x623 x624 x625 -x626 -x627 x628 -x629 x630 x631 -x632 -x633 x634 -x635 x636 -x637 x638 x639 -x640 -x641 x642 -x643 x644 x645 -x646 -x647 x648 -x649 x650 x651 -x652 -x653 x654 -x655 x656 x657 -x658 -x659 x660 -x661 x662 x663 -x664 -x665 x666 x667 -x668 -x669 x670 -x671 x672 x673 -x674 -x675 x676 -x677 x678 x679 -x680 -x681 x682 -x683 x684 -x685 x686 x687 -x688 -x689 x690 x691 -x692 -x693 x694 -x695 x696 x697 -x698 -x699 x700 -x701 x702 x703 -x704 -x705 x706 -x707 x708 x709 -x710 -x711 x712 -x713 x714 -x715 x716 x717 -x718 -x719 x720 -x721 x722 -x723 x724 x725 -x726 x727 -x728 -x729 x730 -x731 x732 x733 -x734 -x735 x736 -x737 x738 -x739 x740 x741 -x742 -x743 x744 -x745 x746 x747 -x748 -x749 x750 x751 -x752 -x753 -x754 -x755 x756 x757 -x758 -x759 x760 -x761 x762 x763 -x764 -x765 x766 -x767 x768 -x769 x770 x771 -x772 -x773 x774 x775 -x776 -x777 x778 -x779 x780 x781 -x782 -x783 -x784 -x785 x786 -x787 x788 x789 -x790 -x791 x792 -x793 x794 x795 -x796 -x797 x798 x799 -x800 -x801 x802 -x803 x804 x805 -x806 -x807 x808 -x809 x810 -x811 x812 x813 -x814 -x815 x816 x817 -x818 -x819 x820 -x821 x822 x823 -x824 -x825 x826 -x827 x828 x829 -x830 -x831 x832 -x833 x834 x835 -x836 -x837 x838 -x839 x840 -x841 x842 x843 -x844 -x845 x846 x847 -x848 -x849 x850 -x851 x852 -x853 x854 x855 -x856 -x857 x858 x859 -x860 -x861 x862 -x863 x864 x865 -x866 -x867 x868 -x869 x870 -x871 x872 x873 -x874 -x875 x876 x877 -x878 -x879 x880 -x881 x882 -x883 x884 x885 -x886 -x887 x888 x889 -x890 -x891 x892 -x893 x894 x895 -x896 -x897 x898 -x899 x900 -x901 x902 x903 -x904 -x905 x906 x907 -x908 -x909 x910 -x911 x912 -x913 x914 x915 -x916 -x917 x918 -x919 x920 x921 -x922 -x923 x924 x925 -x926 -x927 x928 -x929 x930 -x931 x932 x933 -x934 -x935 x936 -x937 x938 x939 -x940 -x941 x942 -x943 x944 x945 -x946 -x947 x948 -x949 x950 x951 -x952 -x953 x954 -x955 x956 x957 -x958 -x959 x960 x961 -x962 -x963 x964 -x965 x966 x967 -x968 -x969 x970 -x971 x972 -x973 x974 x975 -x976 -x977 x978 x979 -x980 -x981 x982 -x983 x984 -x985 x986 x987 -x988 -x989 x990 -x991 x992 x993 -x994 -x995 x996 -x997 x998 x999 -x1000 -x1001 x1002 x1003 -x1004 -x1005 x1006 -x1007 x1008 x1009 -x1010 -x1011 x1012 -x1013 x1014 x1015 -x1016 -x1017 x1018 -x1019 x1020 -x1021 x1022 x1023 -x1024 -x1025 x1026 -x1027 x1028 x1029 -x1030 -x1031 x1032 -x1033 x1034 x1035 -x1036 -x1037 x1038 x1039 -x1040 -x1041 x1042 -x1043 x1044
165.86/165.94	c CPU time              : 165.873 s

Verifier Data

OK	503

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-4102304-1466259690/watcher-4102304-1466259690 -o /tmp/evaluation-result-4102304-1466259690/solver-4102304-1466259690 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node131-1466241681-3934 --watchdog 1960 --input HOME/instance-4102304-1466259690.opb ./cdcl-cuttingplanes-opt-linearsearch-release 

pid=5713
running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.19 2.24 2.19 3/176 5716
/proc/meminfo: memFree=30290020/32872528 swapFree=1200228/1314692
[pid=5716] ppid=5713 vsize=29112 CPUtime=0 cores=0,2,4,6
/proc/5716/stat : 5716 (cdcl-cuttingpla) R 5713 5716 3918 0 -1 4202496 277 0 0 0 0 0 0 0 20 0 1 0 28015563 29810688 5268 33554432000 4194304 6201397 140735626024832 140734238093080 5194148 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5716/statm: 7278 5268 130 491 0 6777 0

[startup+0.100166 s]
/proc/loadavg: 2.19 2.24 2.19 3/176 5716
/proc/meminfo: memFree=30290020/32872528 swapFree=1200228/1314692
[pid=5716] ppid=5713 vsize=37352 CPUtime=0.09 cores=0,2,4,6
/proc/5716/stat : 5716 (cdcl-cuttingpla) R 5713 5716 3918 0 -1 4202496 1406 0 0 0 9 0 0 0 20 0 1 0 28015563 38248448 7651 33554432000 4194304 6201397 140735626024832 140735626022968 4222244 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5716/statm: 9338 7651 146 491 0 8837 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 37352

[startup+0.200324 s]
/proc/loadavg: 2.19 2.24 2.19 3/176 5716
/proc/meminfo: memFree=30290020/32872528 swapFree=1200228/1314692
[pid=5716] ppid=5713 vsize=49600 CPUtime=0.19 cores=0,2,4,6
/proc/5716/stat : 5716 (cdcl-cuttingpla) R 5713 5716 3918 0 -1 4202496 1889 0 0 0 19 0 0 0 20 0 1 0 28015563 50790400 9061 33554432000 4194304 6201397 140735626024832 140735626022968 4213186 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5716/statm: 12400 9061 146 491 0 11899 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 49600

[startup+0.300346 s]
/proc/loadavg: 2.19 2.24 2.19 3/176 5716
/proc/meminfo: memFree=30290020/32872528 swapFree=1200228/1314692
[pid=5716] ppid=5713 vsize=50756 CPUtime=0.29 cores=0,2,4,6
/proc/5716/stat : 5716 (cdcl-cuttingpla) R 5713 5716 3918 0 -1 4202496 2319 0 0 0 29 0 0 0 20 0 1 0 28015563 51974144 10474 33554432000 4194304 6201397 140735626024832 140735626022968 4213268 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5716/statm: 12689 10474 146 491 0 12188 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 50756

[startup+0.700279 s]
/proc/loadavg: 2.19 2.24 2.19 3/176 5716
/proc/meminfo: memFree=30290020/32872528 swapFree=1200228/1314692
[pid=5716] ppid=5713 vsize=64596 CPUtime=0.69 cores=0,2,4,6
/proc/5716/stat : 5716 (cdcl-cuttingpla) R 5713 5716 3918 0 -1 4202496 3174 0 0 0 68 1 0 0 20 0 1 0 28015563 66146304 13799 33554432000 4194304 6201397 140735626024832 140735626022968 4220987 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5716/statm: 16149 13799 159 491 0 15648 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 64596

[startup+1.50025 s]
/proc/loadavg: 2.18 2.24 2.19 3/177 5717
/proc/meminfo: memFree=30233160/32872528 swapFree=1200228/1314692
[pid=5716] ppid=5713 vsize=85976 CPUtime=1.49 cores=0,2,4,6
/proc/5716/stat : 5716 (cdcl-cuttingpla) R 5713 5716 3918 0 -1 4202496 4120 0 0 0 148 1 0 0 20 0 1 0 28015563 88039424 15147 33554432000 4194304 6201397 140735626024832 140735626023672 4213192 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5716/statm: 21494 15147 159 491 0 20993 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 85976

[startup+3.10031 s]
/proc/loadavg: 2.18 2.24 2.19 3/177 5717
/proc/meminfo: memFree=30224908/32872528 swapFree=1200228/1314692
[pid=5716] ppid=5713 vsize=86644 CPUtime=3.09 cores=0,2,4,6
/proc/5716/stat : 5716 (cdcl-cuttingpla) R 5713 5716 3918 0 -1 4202496 4291 0 0 0 308 1 0 0 20 0 1 0 28015563 88723456 16340 33554432000 4194304 6201397 140735626024832 140735626023672 4213110 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5716/statm: 21661 16340 159 491 0 21160 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 86644

[startup+6.30026 s]
/proc/loadavg: 2.16 2.23 2.19 3/177 5717
/proc/meminfo: memFree=30219640/32872528 swapFree=1200228/1314692
[pid=5716] ppid=5713 vsize=86644 CPUtime=6.29 cores=0,2,4,6
/proc/5716/stat : 5716 (cdcl-cuttingpla) R 5713 5716 3918 0 -1 4202496 6253 0 0 0 628 1 0 0 20 0 1 0 28015563 88723456 17566 33554432000 4194304 6201397 140735626024832 140735626023960 4213186 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5716/statm: 21661 17566 165 491 0 21160 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 86644

[startup+12.7003 s]
/proc/loadavg: 2.15 2.23 2.19 4/177 5717
/proc/meminfo: memFree=30201072/32872528 swapFree=1200228/1314692
[pid=5716] ppid=5713 vsize=117824 CPUtime=12.69 cores=0,2,4,6
/proc/5716/stat : 5716 (cdcl-cuttingpla) R 5713 5716 3918 0 -1 4202496 6905 0 0 0 1267 2 0 0 20 0 1 0 28015563 120651776 23703 33554432000 4194304 6201397 140735626024832 140735626023960 4213110 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5716/statm: 29456 23703 165 491 0 28955 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 117824

[startup+25.5003 s]
/proc/loadavg: 2.20 2.24 2.19 3/177 5717
/proc/meminfo: memFree=30182808/32872528 swapFree=1200228/1314692
[pid=5716] ppid=5713 vsize=118504 CPUtime=25.49 cores=0,2,4,6
/proc/5716/stat : 5716 (cdcl-cuttingpla) R 5713 5716 3918 0 -1 4202496 7542 0 0 0 2547 2 0 0 20 0 1 0 28015563 121348096 26121 33554432000 4194304 6201397 140735626024832 140735626023960 4213192 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5716/statm: 29626 26121 165 491 0 29125 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 118504

[startup+51.1004 s]
/proc/loadavg: 2.23 2.24 2.19 3/177 5717
/proc/meminfo: memFree=30175680/32872528 swapFree=1200228/1314692
[pid=5716] ppid=5713 vsize=118740 CPUtime=51.08 cores=0,2,4,6
/proc/5716/stat : 5716 (cdcl-cuttingpla) R 5713 5716 3918 0 -1 4202496 7773 0 0 0 5106 2 0 0 20 0 1 0 28015563 121589760 27880 33554432000 4194304 6201397 140735626024832 140735626023960 4213192 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5716/statm: 29685 27880 165 491 0 29184 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 118740

[startup+102.3 s]
/proc/loadavg: 2.19 2.23 2.19 3/177 5718
/proc/meminfo: memFree=30135248/32872528 swapFree=1200228/1314692
[pid=5716] ppid=5713 vsize=175540 CPUtime=102.28 cores=0,2,4,6
/proc/5716/stat : 5716 (cdcl-cuttingpla) R 5713 5716 3918 0 -1 4202496 10004 0 0 0 10224 4 0 0 20 0 1 0 28015563 179752960 37901 33554432000 4194304 6201397 140735626024832 140735626023960 4213178 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5716/statm: 43885 37901 165 491 0 43384 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 175540

[startup+162.3 s]
/proc/loadavg: 2.17 2.22 2.18 3/177 5719
/proc/meminfo: memFree=30121472/32872528 swapFree=1200228/1314692
[pid=5716] ppid=5713 vsize=176404 CPUtime=162.26 cores=0,2,4,6
/proc/5716/stat : 5716 (cdcl-cuttingpla) R 5713 5716 3918 0 -1 4202496 10270 0 0 0 16222 4 0 0 20 0 1 0 28015563 180637696 40211 33554432000 4194304 6201397 140735626024832 140735626023960 4213168 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5716/statm: 44101 40211 165 491 0 43600 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 176404

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

[startup+163.2 s]
/proc/loadavg: 2.17 2.22 2.18 3/177 5719
/proc/meminfo: memFree=30121348/32872528 swapFree=1200228/1314692
[pid=5716] ppid=5713 vsize=176404 CPUtime=163.16 cores=0,2,4,6
/proc/5716/stat : 5716 (cdcl-cuttingpla) R 5713 5716 3918 0 -1 4202496 10277 0 0 0 16312 4 0 0 20 0 1 0 28015563 180637696 40218 33554432000 4194304 6201397 140735626024832 140735626023960 4213686 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5716/statm: 44101 40218 165 491 0 43600 0
Current children cumulated CPU time (s) 163.16
Current children cumulated vsize (KiB) 176404

[startup+164.8 s]
/proc/loadavg: 2.17 2.22 2.18 3/177 5719
/proc/meminfo: memFree=30121472/32872528 swapFree=1200228/1314692
[pid=5716] ppid=5713 vsize=176404 CPUtime=164.76 cores=0,2,4,6
/proc/5716/stat : 5716 (cdcl-cuttingpla) R 5713 5716 3918 0 -1 4202496 10283 0 0 0 16472 4 0 0 20 0 1 0 28015563 180637696 40224 33554432000 4194304 6201397 140735626024832 140735626023960 4213168 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5716/statm: 44101 40224 165 491 0 43600 0
Current children cumulated CPU time (s) 164.76
Current children cumulated vsize (KiB) 176404

[startup+165.6 s]
/proc/loadavg: 2.17 2.22 2.18 3/177 5719
/proc/meminfo: memFree=30119300/32872528 swapFree=1200228/1314692
[pid=5716] ppid=5713 vsize=176548 CPUtime=165.56 cores=0,2,4,6
/proc/5716/stat : 5716 (cdcl-cuttingpla) R 5713 5716 3918 0 -1 4202496 10299 0 0 0 16552 4 0 0 20 0 1 0 28015563 180785152 40240 33554432000 4194304 6201397 140735626024832 140735626023960 4213186 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5716/statm: 44137 40240 165 491 0 43636 0
Current children cumulated CPU time (s) 165.56
Current children cumulated vsize (KiB) 176548

[startup+165.8 s]
/proc/loadavg: 2.17 2.22 2.18 3/177 5719
/proc/meminfo: memFree=30119300/32872528 swapFree=1200228/1314692
[pid=5716] ppid=5713 vsize=176548 CPUtime=165.76 cores=0,2,4,6
/proc/5716/stat : 5716 (cdcl-cuttingpla) R 5713 5716 3918 0 -1 4202496 10302 0 0 0 16572 4 0 0 20 0 1 0 28015563 180785152 40243 33554432000 4194304 6201397 140735626024832 140735626023960 4213178 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5716/statm: 44137 40243 165 491 0 43636 0
Current children cumulated CPU time (s) 165.76
Current children cumulated vsize (KiB) 176548

[startup+165.9 s]
/proc/loadavg: 2.17 2.22 2.18 3/177 5719
/proc/meminfo: memFree=30119300/32872528 swapFree=1200228/1314692
[pid=5716] ppid=5713 vsize=176548 CPUtime=165.86 cores=0,2,4,6
/proc/5716/stat : 5716 (cdcl-cuttingpla) R 5713 5716 3918 0 -1 4202496 10304 0 0 0 16582 4 0 0 20 0 1 0 28015563 180785152 40245 33554432000 4194304 6201397 140735626024832 140735626023960 4213738 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5716/statm: 44137 40245 165 491 0 43636 0
Current children cumulated CPU time (s) 165.86
Current children cumulated vsize (KiB) 176548

Child status: 30
Real time (s): 165.951
CPU time (s): 165.926
CPU user time (s): 165.875
CPU system time (s): 0.050992
CPU usage (%): 99.9851
Max. virtual memory (cumulated for all children) (KiB): 176548

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 165.875
system time used= 0.050992
maximum resident set size= 161272
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10378
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= 3
involuntary context switches= 171

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.500923 second user time and 0.650901 second system time

The end

Launcher Data

Begin job on node131 at 2016-06-18 16:21:30
IDJOB=4102304
IDBENCH=2093
IDSOLVER=2550
FILE ID=node131/4102304-1466259690
RUNJOBID= node131-1466241681-3934
PBS_JOBID= 19918210
Free space on /tmp= 71704 MiB

SOLVER NAME= cdcl-cuttingplanes OPT linear search 2016-05-01
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-ii32e5.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-linearsearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4102304-1466259690/watcher-4102304-1466259690 -o /tmp/evaluation-result-4102304-1466259690/solver-4102304-1466259690 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node131-1466241681-3934 --watchdog 1960 --input HOME/instance-4102304-1466259690.opb ./cdcl-cuttingplanes-opt-linearsearch-release

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

MD5SUM BENCH= ad6c04a791a5d9edc6d6bca9a842a8ee
RANDOM SEED=1558638920

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30290284 kB
Buffers:          140472 kB
Cached:           151508 kB
SwapCached:         1460 kB
Active:           326144 kB
Inactive:         205888 kB
Active(anon):     239916 kB
Inactive(anon):     2920 kB
Active(file):      86228 kB
Inactive(file):   202968 kB
Unevictable:     1314692 kB
Mlocked:         1200228 kB
SwapTotal:      67108856 kB
SwapFree:       67099856 kB
Dirty:              2760 kB
Writeback:             0 kB
AnonPages:       1664740 kB
Mapped:             7668 kB
Shmem:                 0 kB
Slab:             602568 kB
SReclaimable:      46656 kB
SUnreclaim:       555912 kB
KernelStack:        1472 kB
PageTables:         7176 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1687056 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    448512 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= 71700 MiB
End job on node131 at 2016-06-18 16:24:16