Trace number 3712323

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 NameAnswerCPU timeWall clock time
toysat 2012-05-17OPTIMUM 188.602 188.642

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/
tsp/normalized-t3002.11tsp11.1900552288--soft-0-100-0.wbo
MD5SUMca8c0bf53108e4446976d449224bf298
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark56.5404
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables231
Total number of constraints2707
Number of soft constraints2707
Number of constraints which are clauses2684
Number of constraints which are cardinality constraints (but not clauses)22
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint110
Top cost 136368
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 136367
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 727
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.79/0.84	c 2012-05-28T13:49:31+0200
0.79/0.84	c arch = x86_64
0.79/0.84	c os = linux
0.79/0.84	c compiler = ghc 7.4
0.79/0.84	c packages:
0.79/0.84	c   OptDir-0.0.1
0.79/0.84	c   array-0.4.0.0
0.79/0.84	c   base-4.5.0.0
0.79/0.84	c   bytestring-0.9.2.1
0.79/0.84	c   containers-0.4.2.1
0.79/0.84	c   deepseq-1.3.0.0
0.79/0.84	c   mtl-2.1.1
0.79/0.84	c   old_locale-1.0.0.4
0.79/0.84	c   parse_dimacs-1.2
0.79/0.84	c   parsec-3.1.2
0.79/0.84	c   queue-0.1.2
0.79/0.84	c   stm-2.3
0.79/0.84	c   time-1.4
0.79/0.84	c command line = ["--wbo","HOME/instance-3712323-1338205771.wbo"]
0.79/0.84	c #vars 231
0.79/0.84	c #constraints 2707
0.79/0.84	c Solving starts ...
0.89/0.90	c solving time = 0.051s
0.89/0.90	c #decision = 6257
0.89/0.90	c #conflict = 108
0.89/0.90	c #restart = 1
0.89/0.90	o 355
0.89/0.90	c Solving starts ...
0.89/0.91	c solving time = 0.008s
0.89/0.91	c #decision = 8080
0.89/0.91	c #conflict = 108
0.89/0.91	c #restart = 1
0.89/0.91	o 349
0.89/0.92	c Solving starts ...
0.89/0.93	c solving time = 0.009s
0.89/0.93	c #decision = 9870
0.89/0.93	c #conflict = 108
0.89/0.93	c #restart = 1
0.89/0.93	o 344
0.89/0.94	c Solving starts ...
0.89/0.95	c solving time = 0.015s
0.89/0.95	c #decision = 11946
0.89/0.95	c #conflict = 108
0.89/0.95	c #restart = 1
0.89/0.95	o 328
0.89/0.96	c Solving starts ...
0.89/0.97	c solving time = 0.011s
0.89/0.97	c #decision = 14541
0.89/0.97	c #conflict = 108
0.89/0.97	c #restart = 1
0.89/0.97	o 287
0.89/0.97	c Solving starts ...
0.99/1.00	c solving time = 0.027s
0.99/1.00	c #decision = 16685
0.99/1.00	c #conflict = 111
0.99/1.00	c #restart = 1
0.99/1.00	o 263
0.99/1.01	c Solving starts ...
1.69/1.76	c solving time = 0.746s
1.69/1.76	c #decision = 18462
1.69/1.76	c #conflict = 203
1.69/1.76	c #restart = 1
1.69/1.76	o 236
1.69/1.76	c Solving starts ...
1.89/1.95	c solving time = 0.189s
1.89/1.95	c #decision = 18638
1.89/1.95	c #conflict = 215
1.89/1.95	c #restart = 1
1.89/1.95	o 234
1.89/1.96	c Solving starts ...
1.89/1.98	c solving time = 0.015s
1.89/1.98	c #decision = 18783
1.89/1.98	c #conflict = 215
1.89/1.98	c #restart = 1
1.89/1.98	o 229
1.89/1.98	c Solving starts ...
1.99/2.01	c solving time = 0.025s
1.99/2.01	c #decision = 18882
1.99/2.01	c #conflict = 216
1.99/2.01	c #restart = 1
1.99/2.01	o 226
1.99/2.02	c Solving starts ...
1.99/2.08	c solving time = 0.060s
1.99/2.08	c #decision = 18916
1.99/2.08	c #conflict = 217
1.99/2.08	c #restart = 1
1.99/2.08	o 225
1.99/2.09	c Solving starts ...
1.99/2.10	c solving time = 0.014s
1.99/2.10	c #decision = 18984
1.99/2.10	c #conflict = 217
1.99/2.10	c #restart = 1
1.99/2.10	o 223
2.09/2.11	c Solving starts ...
2.09/2.12	c solving time = 0.017s
2.09/2.12	c #decision = 20077
2.09/2.12	c #conflict = 217
2.09/2.12	c #restart = 1
2.09/2.12	o 182
2.09/2.14	c Solving starts ...
6.09/6.10	c solving time = 3.957s
6.09/6.10	c #decision = 20238
6.09/6.10	c #conflict = 312
6.09/6.10	c #restart = 1
6.09/6.10	o 181
6.09/6.10	c Solving starts ...
6.09/6.12	c solving time = 0.017s
6.09/6.12	c #decision = 20440
6.09/6.12	c #conflict = 312
6.09/6.12	c #restart = 1
6.09/6.12	o 174
6.09/6.12	c Solving starts ...
9.18/9.21	c solving time = 3.077s
9.18/9.21	c #decision = 21049
9.18/9.21	c #conflict = 414
9.18/9.21	c #restart = 2
9.18/9.21	o 162
9.18/9.21	c Solving starts ...
9.18/9.23	c solving time = 0.016s
9.18/9.23	c #decision = 21129
9.18/9.23	c #conflict = 414
9.18/9.23	c #restart = 2
9.18/9.23	o 161
9.18/9.23	c Solving starts ...
9.29/9.37	c solving time = 0.132s
9.29/9.37	c #decision = 21436
9.29/9.37	c #conflict = 421
9.29/9.37	c #restart = 2
9.29/9.37	o 156
9.29/9.37	c Solving starts ...
9.29/9.39	c solving time = 0.019s
9.29/9.39	c #decision = 21572
9.29/9.39	c #conflict = 421
9.29/9.39	c #restart = 2
9.29/9.39	o 152
9.39/9.40	c Solving starts ...
9.39/9.42	c solving time = 0.018s
9.39/9.42	c #decision = 21656
9.39/9.42	c #conflict = 421
9.39/9.42	c #restart = 2
9.39/9.42	o 150
9.39/9.43	c Solving starts ...
9.39/9.45	c solving time = 0.023s
9.39/9.45	c #decision = 21774
9.39/9.45	c #conflict = 421
9.39/9.45	c #restart = 2
9.39/9.45	o 147
9.39/9.46	c Solving starts ...
9.39/9.48	c solving time = 0.021s
9.39/9.48	c #decision = 21878
9.39/9.48	c #conflict = 421
9.39/9.48	c #restart = 2
9.39/9.48	o 144
9.39/9.49	c Solving starts ...
9.49/9.51	c solving time = 0.020s
9.49/9.51	c #decision = 21999
9.49/9.51	c #conflict = 421
9.49/9.51	c #restart = 2
9.49/9.51	o 140
9.49/9.51	c Solving starts ...
52.58/52.61	c solving time = 43.087s
52.58/52.61	c #decision = 24174
52.58/52.61	c #conflict = 1529
52.58/52.61	c #restart = 6
52.58/52.61	o 129
52.58/52.61	c Solving starts ...
52.58/52.64	c solving time = 0.028s
52.58/52.64	c #decision = 24311
52.58/52.64	c #conflict = 1529
52.58/52.64	c #restart = 6
52.58/52.64	o 125
52.58/52.65	c Solving starts ...
52.58/52.67	c solving time = 0.027s
52.58/52.67	c #decision = 24465
52.58/52.67	c #conflict = 1529
52.58/52.67	c #restart = 6
52.58/52.67	o 120
52.58/52.68	c Solving starts ...
62.27/62.32	c solving time = 9.640s
62.27/62.32	c #decision = 25358
62.27/62.32	c #conflict = 1911
62.27/62.32	c #restart = 8
62.27/62.32	o 116
62.27/62.33	c Solving starts ...
62.27/62.33	c learnt constraints deletion: 1903 -> 952
62.27/62.36	c solving time = 0.037s
62.27/62.36	c #decision = 25427
62.27/62.36	c #conflict = 1911
62.27/62.36	c #restart = 8
62.27/62.36	o 114
62.27/62.37	c Solving starts ...
66.77/66.85	c solving time = 4.477s
66.77/66.85	c #decision = 25799
66.77/66.85	c #conflict = 2067
66.77/66.85	c #restart = 9
66.77/66.85	o 112
66.77/66.86	c Solving starts ...
66.87/66.90	c solving time = 0.039s
66.87/66.90	c #decision = 25913
66.87/66.90	c #conflict = 2067
66.87/66.90	c #restart = 9
66.87/66.90	o 108
66.87/66.90	c Solving starts ...
66.87/66.94	c solving time = 0.038s
66.87/66.94	c #decision = 25975
66.87/66.94	c #conflict = 2067
66.87/66.94	c #restart = 9
66.87/66.94	o 106
66.87/66.94	c Solving starts ...
80.07/80.14	c solving time = 13.188s
80.07/80.14	c #decision = 26477
80.07/80.14	c #conflict = 2382
80.07/80.14	c #restart = 11
80.07/80.14	o 105
80.07/80.14	c Solving starts ...
80.07/80.18	c solving time = 0.040s
80.07/80.18	c #decision = 26531
80.07/80.18	c #conflict = 2382
80.07/80.18	c #restart = 11
80.07/80.18	o 103
80.07/80.19	c Solving starts ...
80.18/80.23	c solving time = 0.038s
80.18/80.23	c #decision = 26736
80.18/80.23	c #conflict = 2382
80.18/80.23	c #restart = 11
80.18/80.23	o 95
80.18/80.23	c Solving starts ...
82.27/82.38	c solving time = 2.147s
82.27/82.38	c #decision = 26917
82.27/82.38	c #conflict = 2432
82.27/82.38	c #restart = 11
82.27/82.38	o 91
82.27/82.38	c Solving starts ...
82.37/82.43	c solving time = 0.047s
82.37/82.43	c #decision = 27044
82.37/82.43	c #conflict = 2432
82.37/82.43	c #restart = 11
82.37/82.43	o 86
82.37/82.44	c Solving starts ...
82.37/82.48	c solving time = 0.044s
82.37/82.48	c #decision = 27100
82.37/82.48	c #conflict = 2432
82.37/82.48	c #restart = 11
82.37/82.48	o 84
82.37/82.49	c Solving starts ...
82.47/82.54	c solving time = 0.053s
82.47/82.54	c #decision = 27205
82.47/82.54	c #conflict = 2432
82.47/82.54	c #restart = 11
82.47/82.54	o 80
82.47/82.54	c Solving starts ...
86.37/86.47	c solving time = 3.920s
86.37/86.47	c #decision = 27669
86.37/86.47	c #conflict = 2598
86.37/86.47	c #restart = 12
86.37/86.47	o 71
86.37/86.47	c Solving starts ...
97.47/97.57	c solving time = 11.095s
97.47/97.57	c #decision = 28482
97.47/97.57	c #conflict = 3087
97.47/97.57	c #restart = 15
97.47/97.57	o 70
97.47/97.57	c Solving starts ...
97.57/97.60	c solving time = 0.028s
97.57/97.60	c #decision = 28511
97.57/97.60	c #conflict = 3088
97.57/97.60	c #restart = 15
97.57/97.60	o 69
97.57/97.60	c Solving starts ...
98.97/99.03	c solving time = 1.426s
98.97/99.03	c #decision = 29195
98.97/99.03	c #conflict = 3190
98.97/99.03	c #restart = 16
98.97/99.03	o 52
98.97/99.04	c Solving starts ...
98.97/99.07	c solving time = 0.032s
98.97/99.07	c #decision = 29281
98.97/99.07	c #conflict = 3190
98.97/99.07	c #restart = 16
98.97/99.07	o 51
98.97/99.07	c Solving starts ...
99.07/99.10	c solving time = 0.025s
99.07/99.10	c #decision = 29449
99.07/99.10	c #conflict = 3190
99.07/99.10	c #restart = 16
99.07/99.10	o 47
99.07/99.10	c Solving starts ...
99.07/99.12	c solving time = 0.020s
99.07/99.12	c #decision = 29753
99.07/99.12	c #conflict = 3190
99.07/99.12	c #restart = 16
99.07/99.12	o 37
99.07/99.12	c Solving starts ...
99.07/99.14	c solving time = 0.015s
99.07/99.14	c #decision = 30105
99.07/99.14	c #conflict = 3190
99.07/99.14	c #restart = 16
99.07/99.14	o 25
99.07/99.14	c Solving starts ...
99.07/99.15	c solving time = 0.009s
99.07/99.15	c #decision = 30196
99.07/99.15	c #conflict = 3190
99.07/99.15	c #restart = 16
99.07/99.15	o 23
99.07/99.15	c Solving starts ...
106.46/106.57	c solving time = 7.415s
106.46/106.57	c #decision = 33041
106.46/106.57	c #conflict = 4896
106.46/106.57	c #restart = 21
106.46/106.57	o 22
106.46/106.57	c Solving starts ...
109.57/109.68	c learnt constraints deletion: 4733 -> 2367
111.47/111.50	c solving time = 4.928s
111.47/111.50	c #decision = 35162
111.47/111.50	c #conflict = 6252
111.47/111.50	c #restart = 26
111.47/111.50	o 21
111.47/111.50	c Solving starts ...
111.47/111.53	c solving time = 0.032s
111.47/111.53	c #decision = 35206
111.47/111.53	c #conflict = 6252
111.47/111.53	c #restart = 26
111.47/111.53	o 19
111.47/111.53	c Solving starts ...
111.47/111.56	c solving time = 0.025s
111.47/111.56	c #decision = 35248
111.47/111.56	c #conflict = 6252
111.47/111.56	c #restart = 26
111.47/111.56	o 17
111.47/111.56	c Solving starts ...
119.77/119.82	c learnt constraints deletion: 5697 -> 2850
122.07/122.15	c solving time = 10.583s
122.07/122.15	c #decision = 40612
122.07/122.15	c #conflict = 9668
122.07/122.15	c #restart = 33
122.07/122.15	o 15
122.07/122.15	c Solving starts ...
128.36/128.46	c learnt constraints deletion: 5464 -> 2736
128.46/128.55	c solving time = 6.400s
128.46/128.55	c #decision = 43810
128.46/128.55	c #conflict = 11684
128.46/128.55	c #restart = 38
128.46/128.55	o 14
128.46/128.55	c Solving starts ...
128.46/128.59	c solving time = 0.037s
128.46/128.59	c #decision = 43829
128.46/128.59	c #conflict = 11684
128.46/128.59	c #restart = 38
128.46/128.59	o 13
128.46/128.59	c Solving starts ...
128.57/128.62	c solving time = 0.031s
128.57/128.62	c #decision = 43847
128.57/128.62	c #conflict = 11684
128.57/128.62	c #restart = 38
128.57/128.62	o 12
128.57/128.62	c Solving starts ...
128.57/128.65	c solving time = 0.026s
128.57/128.65	c #decision = 43863
128.57/128.65	c #conflict = 11684
128.57/128.65	c #restart = 38
128.57/128.65	o 11
128.57/128.65	c Solving starts ...
136.46/136.57	c learnt constraints deletion: 5850 -> 2925
146.27/146.39	c learnt constraints deletion: 6559 -> 3280
154.97/155.01	c solving time = 26.356s
154.97/155.01	c #decision = 58487
154.97/155.01	c #conflict = 21072
154.97/155.01	c #restart = 47
154.97/155.01	o 10
154.97/155.01	c Solving starts ...
154.97/155.04	c learnt constraints deletion: 5929 -> 2965
154.97/155.06	c solving time = 0.055s
154.97/155.06	c #decision = 58502
154.97/155.06	c #conflict = 21072
154.97/155.06	c #restart = 47
154.97/155.06	o 9
154.97/155.06	c Solving starts ...
164.26/164.39	c learnt constraints deletion: 5959 -> 2980
166.46/166.53	c solving time = 11.466s
166.46/166.53	c #decision = 64063
166.46/166.53	c #conflict = 24742
166.46/166.53	c #restart = 54
166.46/166.53	o 8
166.46/166.53	c Solving starts ...
166.46/166.55	c solving time = 0.021s
166.46/166.55	c #decision = 64140
166.46/166.55	c #conflict = 24742
166.46/166.55	c #restart = 54
166.46/166.55	o 6
166.46/166.55	c Solving starts ...
166.46/166.57	c solving time = 0.014s
166.46/166.57	c #decision = 64265
166.46/166.57	c #conflict = 24742
166.46/166.57	c #restart = 54
166.46/166.57	o 2
166.46/166.57	c Solving starts ...
169.45/169.57	c learnt constraints deletion: 6094 -> 3047
174.76/174.82	c learnt constraints deletion: 6787 -> 3394
179.96/180.01	c learnt constraints deletion: 7195 -> 3598
181.36/181.43	c solving time = 14.862s
181.36/181.43	c #decision = 82134
181.36/181.43	c #conflict = 35739
181.36/181.43	c #restart = 63
181.36/181.43	o 1
181.36/181.43	c Solving starts ...
181.46/181.51	c learnt constraints deletion: 4648 -> 2325
184.05/184.14	c learnt constraints deletion: 6444 -> 3222
186.05/186.13	c learnt constraints deletion: 7229 -> 3615
188.06/188.19	c learnt constraints deletion: 7679 -> 3840
188.55/188.64	c solving time = 7.199s
188.55/188.64	c #decision = 108373
188.55/188.64	c #conflict = 49159
188.55/188.64	c #restart = 73
188.55/188.64	s OPTIMUM FOUND
188.55/188.64	v -x1 -x2 -x3 -x4 -x5 -x6 -x7 -x8 -x9 -x10
188.55/188.64	v x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 x20
188.55/188.64	v -x21 -x22 -x23 -x24 x25 -x26 -x27 -x28 -x29 -x30
188.55/188.64	v -x31 -x32 -x33 -x34 -x35 -x36 -x37 x38 -x39 -x40
188.55/188.64	v -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50
188.55/188.64	v x51 -x52 -x53 -x54 -x55 -x56 -x57 -x58 x59 -x60
188.55/188.64	v -x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70
188.55/188.64	v -x71 -x72 -x73 x74 -x75 -x76 -x77 x78 -x79 -x80
188.55/188.64	v -x81 -x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90
188.55/188.64	v -x91 -x92 -x93 -x94 -x95 -x96 x97 -x98 -x99 -x100
188.55/188.64	v -x101 -x102 -x103 -x104 -x105 -x106 -x107 -x108 -x109 x110
188.55/188.64	v -x111 x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120
188.55/188.64	v -x121 -x122 -x123 -x124 -x125 -x126 -x127 x128 -x129 -x130
188.55/188.64	v -x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140
188.55/188.64	v -x141 -x142 -x143 -x144 -x145 -x146 -x147 -x148 -x149 x150
188.55/188.64	v -x151 -x152 -x153 -x154 -x155 -x156 x157 -x158 -x159 -x160
188.55/188.64	v -x161 -x162 -x163 x164 -x165 -x166 -x167 -x168 -x169 -x170
188.55/188.64	v -x171 -x172 x173 -x174 -x175 -x176 -x177 -x178 -x179 -x180
188.55/188.64	v -x181 -x182 -x183 -x184 -x185 x186 -x187 -x188 -x189 -x190
188.55/188.64	v -x191 -x192 -x193 -x194 x195 -x196 -x197 -x198 -x199 -x200
188.55/188.64	v -x201 x202 -x203 -x204 -x205 -x206 -x207 -x208 -x209 -x210
188.55/188.64	v -x211 -x212 -x213 -x214 -x215 -x216 x217 -x218 -x219 -x220
188.55/188.64	v -x221 -x222 -x223 -x224 -x225 -x226 -x227 -x228 -x229 x230
188.55/188.64	v -x231
188.55/188.64	c total time = 188.601s

Verifier Data

OK	1

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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-3712323-1338205771/watcher-3712323-1338205771 -o /tmp/evaluation-result-3712323-1338205771/solver-3712323-1338205771 -C 1800 -W 1900 -M 15500 HOME/toysat --wbo HOME/instance-3712323-1338205771.wbo 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 2.00 2.01 2.00 3/176 29941
/proc/meminfo: memFree=26226208/32873844 swapFree=7108/7108
[pid=29941] ppid=29939 vsize=6208 CPUtime=0 cores=1,3,5,7
/proc/29941/stat : 29941 (toysat) R 29939 29941 28734 0 -1 4202496 810 0 0 0 0 0 0 0 20 0 1 0 286704091 6356992 732 33554432000 4194304 8973514 140735743994592 140737335961416 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/29941/statm: 1552 732 424 1167 0 333 0

[startup+0.039975 s]
/proc/loadavg: 2.00 2.01 2.00 3/176 29941
/proc/meminfo: memFree=26226208/32873844 swapFree=7108/7108
[pid=29941] ppid=29939 vsize=8256 CPUtime=0.03 cores=1,3,5,7
/proc/29941/stat : 29941 (toysat) R 29939 29941 28734 0 -1 4202496 1339 0 0 0 3 0 0 0 20 0 1 0 286704091 8454144 1261 33554432000 4194304 8973514 140735743994592 140737335961416 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/29941/statm: 2064 1261 427 1167 0 845 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 8256

[startup+0.100327 s]
/proc/loadavg: 2.00 2.01 2.00 3/176 29941
/proc/meminfo: memFree=26226208/32873844 swapFree=7108/7108
[pid=29941] ppid=29939 vsize=12352 CPUtime=0.09 cores=1,3,5,7
/proc/29941/stat : 29941 (toysat) R 29939 29941 28734 0 -1 4202496 2218 0 0 0 9 0 0 0 20 0 1 0 286704091 12648448 2140 33554432000 4194304 8973514 140735743994592 140737335961416 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/29941/statm: 3088 2140 438 1167 0 1869 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12352

[startup+0.300237 s]
/proc/loadavg: 2.00 2.01 2.00 3/176 29941
/proc/meminfo: memFree=26226208/32873844 swapFree=7108/7108
[pid=29941] ppid=29939 vsize=12352 CPUtime=0.29 cores=1,3,5,7
/proc/29941/stat : 29941 (toysat) R 29939 29941 28734 0 -1 4202496 2219 0 0 0 29 0 0 0 20 0 1 0 286704091 12648448 2141 33554432000 4194304 8973514 140735743994592 140737335961416 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/29941/statm: 3088 2141 438 1167 0 1869 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12352

[startup+0.700251 s]
/proc/loadavg: 2.00 2.01 2.00 3/176 29941
/proc/meminfo: memFree=26226208/32873844 swapFree=7108/7108
[pid=29941] ppid=29939 vsize=12352 CPUtime=0.69 cores=1,3,5,7
/proc/29941/stat : 29941 (toysat) R 29939 29941 28734 0 -1 4202496 2378 0 0 0 69 0 0 0 20 0 1 0 286704091 12648448 2300 33554432000 4194304 8973514 140735743994592 140737335961416 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/29941/statm: 3088 2300 438 1167 0 1869 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12352

[startup+1.5004 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 29942
/proc/meminfo: memFree=26215668/32873844 swapFree=7108/7108
[pid=29941] ppid=29939 vsize=19520 CPUtime=1.48 cores=1,3,5,7
/proc/29941/stat : 29941 (toysat) R 29939 29941 28734 0 -1 4202496 4198 0 0 0 148 0 0 0 20 0 1 0 286704091 19988480 4120 33554432000 4194304 8973514 140735743994592 140735743994088 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/29941/statm: 4880 4120 466 1167 0 3661 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 19520

[startup+3.10034 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 29942
/proc/meminfo: memFree=26209220/32873844 swapFree=7108/7108
[pid=29941] ppid=29939 vsize=25664 CPUtime=3.08 cores=1,3,5,7
/proc/29941/stat : 29941 (toysat) R 29939 29941 28734 0 -1 4202496 5734 0 0 0 307 1 0 0 20 0 1 0 286704091 26279936 5656 33554432000 4194304 8973514 140735743994592 140735743994088 4204292 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/29941/statm: 6416 5656 466 1167 0 5197 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 25664

[startup+6.30038 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 29942
/proc/meminfo: memFree=26204764/32873844 swapFree=7108/7108
[pid=29941] ppid=29939 vsize=27712 CPUtime=6.28 cores=1,3,5,7
/proc/29941/stat : 29941 (toysat) R 29939 29941 28734 0 -1 4202496 6246 0 0 0 626 2 0 0 20 0 1 0 286704091 28377088 6168 33554432000 4194304 8973514 140735743994592 140735743992512 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/29941/statm: 6928 6168 466 1167 0 5709 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 27712

[startup+12.7004 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 29942
/proc/meminfo: memFree=26195084/32873844 swapFree=7108/7108
[pid=29941] ppid=29939 vsize=34880 CPUtime=12.68 cores=1,3,5,7
/proc/29941/stat : 29941 (toysat) R 29939 29941 28734 0 -1 4202496 8042 0 0 0 1263 5 0 0 20 0 1 0 286704091 35717120 7962 33554432000 4194304 8973514 140735743994592 140735743994088 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/29941/statm: 8720 7962 466 1167 0 7501 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 34880

[startup+25.5003 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 29942
/proc/meminfo: memFree=26194276/32873844 swapFree=7108/7108
[pid=29941] ppid=29939 vsize=34880 CPUtime=25.48 cores=1,3,5,7
/proc/29941/stat : 29941 (toysat) R 29939 29941 28734 0 -1 4202496 8042 0 0 0 2539 9 0 0 20 0 1 0 286704091 35717120 7962 33554432000 4194304 8973514 140735743994592 140735743993856 4415034 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/29941/statm: 8720 7962 466 1167 0 7501 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 34880

[startup+51.1004 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 29945
/proc/meminfo: memFree=26193152/32873844 swapFree=7108/7108
[pid=29941] ppid=29939 vsize=35904 CPUtime=51.08 cores=1,3,5,7
/proc/29941/stat : 29941 (toysat) R 29939 29941 28734 0 -1 4202496 8298 0 0 0 5090 18 0 0 20 0 1 0 286704091 36765696 8218 33554432000 4194304 8973514 140735743994592 140735743994088 7720845 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/29941/statm: 8976 8218 466 1167 0 7757 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 35904

[startup+102.307 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 29945
/proc/meminfo: memFree=26175732/32873844 swapFree=7108/7108
[pid=29941] ppid=29939 vsize=54336 CPUtime=102.28 cores=1,3,5,7
/proc/29941/stat : 29941 (toysat) R 29939 29941 28734 0 -1 4202496 12728 0 0 0 10192 36 0 0 20 0 1 0 286704091 55640064 12645 33554432000 4194304 8973514 140735743994592 140735743994088 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/29941/statm: 13584 12645 467 1167 0 12365 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 54336

[startup+162.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 29945
/proc/meminfo: memFree=26166476/32873844 swapFree=7108/7108
[pid=29941] ppid=29939 vsize=62528 CPUtime=162.26 cores=1,3,5,7
/proc/29941/stat : 29941 (toysat) R 29939 29941 28734 0 -1 4202496 14961 0 0 0 16164 62 0 0 20 0 1 0 286704091 64028672 14875 33554432000 4194304 8973514 140735743994592 140735743994088 4424164 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/29941/statm: 15632 14875 467 1167 0 14413 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 62528

Solver just ended. Dumping a history of the last processes samples

[startup+166.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 29945
/proc/meminfo: memFree=26165360/32873844 swapFree=7108/7108
[pid=29941] ppid=29939 vsize=63552 CPUtime=166.25 cores=1,3,5,7
/proc/29941/stat : 29941 (toysat) R 29939 29941 28734 0 -1 4202496 15217 0 0 0 16562 63 0 0 20 0 1 0 286704091 65077248 15131 33554432000 4194304 8973514 140735743994592 140735743994088 4427192 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/29941/statm: 15888 15131 467 1167 0 14669 0
Current children cumulated CPU time (s) 166.25
Current children cumulated vsize (KiB) 63552

[startup+179.1 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 29945
/proc/meminfo: memFree=26165360/32873844 swapFree=7108/7108
[pid=29941] ppid=29939 vsize=63552 CPUtime=179.05 cores=1,3,5,7
/proc/29941/stat : 29941 (toysat) R 29939 29941 28734 0 -1 4202496 15217 0 0 0 17836 69 0 0 20 0 1 0 286704091 65077248 15131 33554432000 4194304 8973514 140735743994592 140735743993856 4372552 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/29941/statm: 15888 15131 467 1167 0 14669 0
Current children cumulated CPU time (s) 179.05
Current children cumulated vsize (KiB) 63552

[startup+185.5 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 29945
/proc/meminfo: memFree=26165236/32873844 swapFree=7108/7108
[pid=29941] ppid=29939 vsize=63552 CPUtime=185.45 cores=1,3,5,7
/proc/29941/stat : 29941 (toysat) R 29939 29941 28734 0 -1 4202496 15217 0 0 0 18473 72 0 0 20 0 1 0 286704091 65077248 15131 33554432000 4194304 8973514 140735743994592 140735743994088 4414889 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/29941/statm: 15888 15131 467 1167 0 14669 0
Current children cumulated CPU time (s) 185.45
Current children cumulated vsize (KiB) 63552

[startup+187.1 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 29945
/proc/meminfo: memFree=26165356/32873844 swapFree=7108/7108
[pid=29941] ppid=29939 vsize=63552 CPUtime=187.05 cores=1,3,5,7
/proc/29941/stat : 29941 (toysat) R 29939 29941 28734 0 -1 4202496 15219 0 0 0 18632 73 0 0 20 0 1 0 286704091 65077248 15131 33554432000 4194304 8973514 140735743994592 140735743993856 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/29941/statm: 15888 15131 467 1167 0 14669 0
Current children cumulated CPU time (s) 187.05
Current children cumulated vsize (KiB) 63552

[startup+187.9 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 29945
/proc/meminfo: memFree=26165356/32873844 swapFree=7108/7108
[pid=29941] ppid=29939 vsize=63552 CPUtime=187.85 cores=1,3,5,7
/proc/29941/stat : 29941 (toysat) R 29939 29941 28734 0 -1 4202496 15219 0 0 0 18711 74 0 0 20 0 1 0 286704091 65077248 15131 33554432000 4194304 8973514 140735743994592 140735743993856 4209309 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/29941/statm: 15888 15131 467 1167 0 14669 0
Current children cumulated CPU time (s) 187.85
Current children cumulated vsize (KiB) 63552

[startup+188.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 29945
/proc/meminfo: memFree=26165356/32873844 swapFree=7108/7108
[pid=29941] ppid=29939 vsize=63552 CPUtime=188.25 cores=1,3,5,7
/proc/29941/stat : 29941 (toysat) R 29939 29941 28734 0 -1 4202496 15219 0 0 0 18751 74 0 0 20 0 1 0 286704091 65077248 15131 33554432000 4194304 8973514 140735743994592 140735743993856 4415744 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/29941/statm: 15888 15131 467 1167 0 14669 0
Current children cumulated CPU time (s) 188.25
Current children cumulated vsize (KiB) 63552

[startup+188.5 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 29945
/proc/meminfo: memFree=26165356/32873844 swapFree=7108/7108
[pid=29941] ppid=29939 vsize=63552 CPUtime=188.45 cores=1,3,5,7
/proc/29941/stat : 29941 (toysat) R 29939 29941 28734 0 -1 4202496 15219 0 0 0 18771 74 0 0 20 0 1 0 286704091 65077248 15131 33554432000 4194304 8973514 140735743994592 140735743993856 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/29941/statm: 15888 15131 467 1167 0 14669 0
Current children cumulated CPU time (s) 188.45
Current children cumulated vsize (KiB) 63552

[startup+188.6 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 29945
/proc/meminfo: memFree=26165356/32873844 swapFree=7108/7108
[pid=29941] ppid=29939 vsize=63552 CPUtime=188.55 cores=1,3,5,7
/proc/29941/stat : 29941 (toysat) R 29939 29941 28734 0 -1 4202496 15219 0 0 0 18781 74 0 0 20 0 1 0 286704091 65077248 15131 33554432000 4194304 8973514 140735743994592 140735743993856 4415744 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/29941/statm: 15888 15131 467 1167 0 14669 0
Current children cumulated CPU time (s) 188.55
Current children cumulated vsize (KiB) 63552

Child status: 0
Real time (s): 188.642
CPU time (s): 188.602
CPU user time (s): 187.858
CPU system time (s): 0.743886
CPU usage (%): 99.9792
Max. virtual memory (cumulated for all children) (KiB): 63552

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 187.858
system time used= 0.743886
maximum resident set size= 60540
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15223
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= 15
involuntary context switches= 192

runsolver used 0.947855 second user time and 1.72574 second system time

The end

Launcher Data

Begin job on node111 at 2012-05-28 13:49:31
IDJOB=3712323
IDBENCH=79265
IDSOLVER=2291
FILE ID=node111/3712323-1338205771
RUNJOBID= node111-1338194732-28751
PBS_JOBID= 14624600
Free space on /tmp= 67808 MiB

SOLVER NAME= toysat 2012-05-17
BENCH NAME= PB10/normalized-PB10/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900552288--soft-0-100-0.wbo
COMMAND LINE= HOME/toysat --wbo BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3712323-1338205771/watcher-3712323-1338205771 -o /tmp/evaluation-result-3712323-1338205771/solver-3712323-1338205771 -C 1800 -W 1900 -M 15500  HOME/toysat --wbo HOME/instance-3712323-1338205771.wbo

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

MD5SUM BENCH= ca8c0bf53108e4446976d449224bf298
RANDOM SEED=1564317432

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        26227000 kB
Buffers:          560436 kB
Cached:          5106592 kB
SwapCached:         1624 kB
Active:          4747144 kB
Inactive:         962008 kB
Active(anon):      33512 kB
Inactive(anon):     9132 kB
Active(file):    4713632 kB
Inactive(file):   952876 kB
Unevictable:        7108 kB
Mlocked:            7108 kB
SwapTotal:      67108856 kB
SwapFree:       67105364 kB
Dirty:              7408 kB
Writeback:             0 kB
AnonPages:         45712 kB
Mapped:            16180 kB
Shmem:                 8 kB
Slab:             798072 kB
SReclaimable:     240500 kB
SUnreclaim:       557572 kB
KernelStack:        1464 kB
PageTables:         4128 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     155764 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     26624 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 67800 MiB
End job on node111 at 2012-05-28 13:52:40