Trace number 3712021

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 135.052 135.082

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900571132--soft-33-100-0.wbo
MD5SUM87777454fd73e41b31dd9b36586c9c7c
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard 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 benchmark40.1519
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 constraints1863
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 94064
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 94063
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 761
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.39/0.45	c 2012-05-28T08:16:41+0200
0.39/0.45	c arch = x86_64
0.39/0.45	c os = linux
0.39/0.45	c compiler = ghc 7.4
0.39/0.45	c packages:
0.39/0.45	c   OptDir-0.0.1
0.39/0.45	c   array-0.4.0.0
0.39/0.45	c   base-4.5.0.0
0.39/0.45	c   bytestring-0.9.2.1
0.39/0.45	c   containers-0.4.2.1
0.39/0.45	c   deepseq-1.3.0.0
0.39/0.45	c   mtl-2.1.1
0.39/0.45	c   old_locale-1.0.0.4
0.39/0.45	c   parse_dimacs-1.2
0.39/0.45	c   parsec-3.1.2
0.39/0.45	c   queue-0.1.2
0.39/0.45	c   stm-2.3
0.39/0.45	c   time-1.4
0.39/0.45	c command line = ["--wbo","HOME/instance-3712021-1338185801.wbo"]
0.39/0.45	c #vars 231
0.39/0.45	c #constraints 2707
0.39/0.45	c Solving starts ...
0.49/0.50	c solving time = 0.044s
0.49/0.50	c #decision = 4491
0.49/0.50	c #conflict = 104
0.49/0.50	c #restart = 1
0.49/0.50	o 398
0.49/0.50	c Solving starts ...
0.49/0.51	c solving time = 0.005s
0.49/0.51	c #decision = 5511
0.49/0.51	c #conflict = 104
0.49/0.51	c #restart = 1
0.49/0.51	o 394
0.49/0.51	c Solving starts ...
0.49/0.52	c solving time = 0.008s
0.49/0.52	c #decision = 6394
0.49/0.52	c #conflict = 104
0.49/0.52	c #restart = 1
0.49/0.52	o 388
0.49/0.52	c Solving starts ...
0.49/0.53	c solving time = 0.007s
0.49/0.53	c #decision = 7165
0.49/0.53	c #conflict = 104
0.49/0.53	c #restart = 1
0.49/0.53	o 382
0.49/0.53	c Solving starts ...
0.49/0.54	c solving time = 0.008s
0.49/0.54	c #decision = 8142
0.49/0.54	c #conflict = 104
0.49/0.54	c #restart = 1
0.49/0.54	o 360
0.49/0.54	c Solving starts ...
0.49/0.57	c solving time = 0.019s
0.49/0.57	c #decision = 8899
0.49/0.57	c #conflict = 106
0.49/0.57	c #restart = 1
0.49/0.57	o 351
0.49/0.57	c Solving starts ...
0.49/0.58	c solving time = 0.009s
0.49/0.58	c #decision = 9991
0.49/0.58	c #conflict = 106
0.49/0.58	c #restart = 1
0.49/0.58	o 319
0.49/0.58	c Solving starts ...
0.59/0.60	c solving time = 0.023s
0.59/0.60	c #decision = 10567
0.59/0.60	c #conflict = 108
0.59/0.60	c #restart = 1
0.59/0.61	o 315
0.59/0.61	c Solving starts ...
0.59/0.65	c solving time = 0.039s
0.59/0.65	c #decision = 10928
0.59/0.65	c #conflict = 112
0.59/0.65	c #restart = 1
0.59/0.65	o 308
0.59/0.65	c Solving starts ...
0.59/0.66	c solving time = 0.010s
0.59/0.66	c #decision = 11430
0.59/0.66	c #conflict = 112
0.59/0.66	c #restart = 1
0.59/0.66	o 281
0.59/0.66	c Solving starts ...
1.49/1.55	c solving time = 0.883s
1.49/1.55	c #decision = 11885
1.49/1.55	c #conflict = 243
1.49/1.55	c #restart = 2
1.49/1.55	o 280
1.49/1.55	c Solving starts ...
1.49/1.57	c solving time = 0.016s
1.49/1.57	c #decision = 12224
1.49/1.57	c #conflict = 244
1.49/1.57	c #restart = 2
1.49/1.57	o 263
1.49/1.57	c Solving starts ...
1.59/1.62	c solving time = 0.052s
1.59/1.62	c #decision = 12255
1.59/1.62	c #conflict = 247
1.59/1.62	c #restart = 2
1.59/1.62	o 262
1.59/1.63	c Solving starts ...
1.59/1.64	c solving time = 0.014s
1.59/1.64	c #decision = 12290
1.59/1.64	c #conflict = 247
1.59/1.64	c #restart = 2
1.59/1.64	o 260
1.59/1.65	c Solving starts ...
1.59/1.67	c solving time = 0.019s
1.59/1.67	c #decision = 12321
1.59/1.67	c #conflict = 248
1.59/1.67	c #restart = 2
1.59/1.67	o 259
1.59/1.67	c Solving starts ...
1.59/1.69	c solving time = 0.019s
1.59/1.69	c #decision = 12520
1.59/1.69	c #conflict = 248
1.59/1.69	c #restart = 2
1.59/1.69	o 248
1.59/1.69	c Solving starts ...
1.69/1.73	c solving time = 0.034s
1.69/1.73	c #decision = 12647
1.69/1.73	c #conflict = 250
1.69/1.73	c #restart = 2
1.69/1.73	o 241
1.69/1.73	c Solving starts ...
1.69/1.74	c solving time = 0.013s
1.69/1.74	c #decision = 12837
1.69/1.74	c #conflict = 250
1.69/1.74	c #restart = 2
1.69/1.74	o 230
1.69/1.75	c Solving starts ...
1.69/1.76	c solving time = 0.011s
1.69/1.76	c #decision = 12912
1.69/1.76	c #conflict = 250
1.69/1.76	c #restart = 2
1.69/1.76	o 225
1.69/1.76	c Solving starts ...
13.98/14.02	c solving time = 12.256s
13.98/14.02	c #decision = 14182
13.98/14.02	c #conflict = 1022
13.98/14.02	c #restart = 5
13.98/14.02	o 223
13.98/14.02	c Solving starts ...
15.39/15.47	c solving time = 1.441s
15.39/15.47	c #decision = 14439
15.39/15.47	c #conflict = 1119
15.39/15.47	c #restart = 5
15.39/15.47	o 216
15.39/15.47	c Solving starts ...
18.59/18.66	c solving time = 3.191s
18.59/18.66	c #decision = 14883
18.59/18.66	c #conflict = 1290
18.59/18.66	c #restart = 6
18.59/18.66	o 207
18.59/18.66	c Solving starts ...
18.59/18.68	c solving time = 0.017s
18.59/18.68	c #decision = 15000
18.59/18.68	c #conflict = 1290
18.59/18.68	c #restart = 6
18.59/18.68	o 200
18.59/18.69	c Solving starts ...
18.59/18.70	c solving time = 0.015s
18.59/18.70	c #decision = 15072
18.59/18.70	c #conflict = 1290
18.59/18.70	c #restart = 6
18.59/18.70	o 195
18.69/18.70	c Solving starts ...
27.18/27.27	c solving time = 8.560s
27.18/27.27	c #decision = 16309
27.18/27.27	c #conflict = 1756
27.18/27.27	c #restart = 8
27.18/27.27	o 168
27.18/27.27	c Solving starts ...
27.18/27.27	c learnt constraints deletion: 1748 -> 874
27.18/27.29	c solving time = 0.021s
27.18/27.29	c #decision = 16336
27.18/27.29	c #conflict = 1756
27.18/27.29	c #restart = 8
27.18/27.29	o 166
27.18/27.29	c Solving starts ...
32.08/32.17	c solving time = 4.876s
32.08/32.17	c #decision = 17227
32.08/32.17	c #conflict = 2056
32.08/32.17	c #restart = 10
32.08/32.17	o 152
32.08/32.18	c Solving starts ...
32.08/32.19	c solving time = 0.017s
32.08/32.19	c #decision = 17257
32.08/32.19	c #conflict = 2056
32.08/32.19	c #restart = 10
32.08/32.19	o 150
32.08/32.20	c Solving starts ...
32.18/32.21	c solving time = 0.015s
32.18/32.21	c #decision = 17284
32.18/32.21	c #conflict = 2056
32.18/32.21	c #restart = 10
32.18/32.21	o 148
32.18/32.21	c Solving starts ...
32.18/32.23	c solving time = 0.013s
32.18/32.23	c #decision = 17568
32.18/32.23	c #conflict = 2056
32.18/32.23	c #restart = 10
32.18/32.23	o 132
32.18/32.23	c Solving starts ...
34.48/34.54	c solving time = 2.300s
34.48/34.54	c #decision = 17853
34.48/34.54	c #conflict = 2190
34.48/34.54	c #restart = 11
34.48/34.54	o 128
34.48/34.54	c Solving starts ...
34.48/34.56	c solving time = 0.019s
34.48/34.56	c #decision = 17877
34.48/34.56	c #conflict = 2190
34.48/34.56	c #restart = 11
34.48/34.56	o 126
34.48/34.56	c Solving starts ...
36.58/36.64	c solving time = 2.081s
36.58/36.64	c #decision = 18520
36.58/36.64	c #conflict = 2296
36.58/36.64	c #restart = 12
36.58/36.64	o 99
36.58/36.65	c Solving starts ...
39.68/39.74	c solving time = 3.090s
39.68/39.74	c #decision = 19519
39.68/39.74	c #conflict = 2465
39.68/39.74	c #restart = 13
39.68/39.74	o 63
39.68/39.74	c Solving starts ...
44.07/44.14	c solving time = 4.399s
44.07/44.14	c #decision = 20282
44.07/44.14	c #conflict = 2927
44.07/44.14	c #restart = 15
44.07/44.14	o 62
44.07/44.14	c Solving starts ...
44.07/44.16	c solving time = 0.017s
44.07/44.16	c #decision = 20432
44.07/44.16	c #conflict = 2927
44.07/44.16	c #restart = 15
44.07/44.16	o 53
44.07/44.16	c Solving starts ...
44.07/44.18	c solving time = 0.015s
44.07/44.18	c #decision = 20625
44.07/44.18	c #conflict = 2927
44.07/44.18	c #restart = 15
44.07/44.18	o 41
44.07/44.18	c Solving starts ...
47.38/47.48	c solving time = 3.299s
47.38/47.48	c #decision = 22189
47.38/47.48	c #conflict = 3783
47.38/47.48	c #restart = 19
47.38/47.48	o 27
47.38/47.48	c Solving starts ...
48.67/48.74	c learnt constraints deletion: 3362 -> 1681
48.87/48.93	c solving time = 1.446s
48.87/48.93	c #decision = 23068
48.87/48.93	c #conflict = 4328
48.87/48.93	c #restart = 22
48.87/48.93	o 24
48.87/48.93	c Solving starts ...
55.28/55.32	c learnt constraints deletion: 4393 -> 2199
55.77/55.81	c solving time = 6.879s
55.77/55.81	c #decision = 27362
55.77/55.81	c #conflict = 7180
55.77/55.81	c #restart = 28
55.77/55.81	o 22
55.77/55.81	c Solving starts ...
55.77/55.82	c solving time = 0.010s
55.77/55.82	c #decision = 27382
55.77/55.82	c #conflict = 7180
55.77/55.82	c #restart = 28
55.77/55.82	o 20
55.77/55.82	c Solving starts ...
59.97/60.04	c learnt constraints deletion: 4189 -> 2096
65.07/65.14	c learnt constraints deletion: 4732 -> 2367
68.18/68.26	c solving time = 12.438s
68.18/68.26	c #decision = 36383
68.18/68.26	c #conflict = 12988
68.18/68.26	c #restart = 36
68.18/68.26	o 19
68.18/68.26	c Solving starts ...
68.18/68.27	c learnt constraints deletion: 3745 -> 1873
71.87/71.95	c solving time = 3.689s
71.87/71.95	c #decision = 39041
71.87/71.95	c #conflict = 14728
71.87/71.95	c #restart = 41
71.87/71.95	o 18
71.87/71.95	c Solving starts ...
71.87/71.96	c learnt constraints deletion: 3608 -> 1804
71.97/72.05	c solving time = 0.097s
71.97/72.05	c #decision = 39084
71.97/72.05	c #conflict = 14755
71.97/72.05	c #restart = 41
71.97/72.05	o 17
71.97/72.05	c Solving starts ...
76.57/76.68	c learnt constraints deletion: 4543 -> 2272
79.87/79.96	c solving time = 7.908s
79.87/79.96	c #decision = 45918
79.87/79.96	c #conflict = 19295
79.87/79.96	c #restart = 48
79.87/79.96	o 16
79.87/79.96	c Solving starts ...
79.87/79.97	c learnt constraints deletion: 4093 -> 2047
79.87/79.99	c solving time = 0.026s
79.87/79.99	c #decision = 45948
79.87/79.99	c #conflict = 19295
79.87/79.99	c #restart = 48
79.87/79.99	o 14
79.87/79.99	c Solving starts ...
84.37/84.48	c learnt constraints deletion: 4601 -> 2303
85.67/85.75	c solving time = 5.757s
85.67/85.75	c #decision = 51065
85.67/85.75	c #conflict = 22574
85.67/85.75	c #restart = 55
85.67/85.75	o 13
85.67/85.75	c Solving starts ...
87.06/87.10	c learnt constraints deletion: 3830 -> 1915
90.87/90.93	c solving time = 5.183s
90.87/90.93	c #decision = 56295
90.87/90.93	c #conflict = 25741
90.87/90.93	c #restart = 61
90.87/90.93	o 11
90.87/90.93	c Solving starts ...
90.87/90.94	c learnt constraints deletion: 4267 -> 2134
94.97/95.08	c learnt constraints deletion: 4625 -> 2317
98.47/98.58	c solving time = 7.649s
98.47/98.58	c #decision = 63413
98.47/98.58	c #conflict = 30593
98.47/98.58	c #restart = 68
98.47/98.58	o 10
98.47/98.58	c Solving starts ...
98.57/98.61	c learnt constraints deletion: 4671 -> 2336
98.57/98.62	c solving time = 0.034s
98.57/98.62	c #decision = 63431
98.57/98.62	c #conflict = 30593
98.57/98.62	c #restart = 68
98.57/98.62	o 8
98.57/98.62	c Solving starts ...
101.27/101.30	c learnt constraints deletion: 4402 -> 2201
104.87/104.91	c learnt constraints deletion: 5007 -> 2504
108.06/108.17	c learnt constraints deletion: 5581 -> 2791
111.26/111.38	c learnt constraints deletion: 5676 -> 2838
113.76/113.81	c solving time = 15.194s
113.76/113.81	c #decision = 83245
113.76/113.81	c #conflict = 43296
113.76/113.81	c #restart = 78
113.76/113.81	o 6
113.76/113.81	c Solving starts ...
113.76/113.82	c learnt constraints deletion: 4697 -> 2349
113.76/113.83	c solving time = 0.015s
113.76/113.83	c #decision = 83326
113.76/113.83	c #conflict = 43296
113.76/113.83	c #restart = 78
113.76/113.83	o 1
113.76/113.83	c Solving starts ...
115.66/115.70	c learnt constraints deletion: 4749 -> 2375
117.96/118.00	c learnt constraints deletion: 5355 -> 2678
120.36/120.43	c learnt constraints deletion: 5740 -> 2870
122.36/122.41	c learnt constraints deletion: 5702 -> 2851
124.36/124.47	c learnt constraints deletion: 6085 -> 3043
126.46/126.59	c learnt constraints deletion: 6504 -> 3252
128.26/128.39	c learnt constraints deletion: 6512 -> 3256
129.77/129.88	c learnt constraints deletion: 6540 -> 3270
131.77/131.90	c learnt constraints deletion: 6967 -> 3484
133.67/133.73	c learnt constraints deletion: 6990 -> 3495
134.96/135.08	c solving time = 21.244s
134.96/135.08	c #decision = 142976
134.96/135.08	c #conflict = 77838
134.96/135.08	c #restart = 90
134.96/135.08	s OPTIMUM FOUND
134.96/135.08	v -x1 -x2 -x3 -x4 -x5 -x6 x7 -x8 -x9 x10
134.96/135.08	v -x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20
134.96/135.08	v -x21 -x22 -x23 -x24 -x25 -x26 -x27 -x28 -x29 x30
134.96/135.08	v -x31 -x32 -x33 -x34 -x35 -x36 -x37 -x38 -x39 -x40
134.96/135.08	v -x41 -x42 x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50
134.96/135.08	v -x51 -x52 x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60
134.96/135.08	v x61 -x62 -x63 -x64 -x65 -x66 x67 -x68 -x69 -x70
134.96/135.08	v -x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80
134.96/135.08	v -x81 -x82 -x83 -x84 -x85 -x86 -x87 x88 -x89 -x90
134.96/135.08	v x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100
134.96/135.08	v -x101 -x102 -x103 -x104 -x105 x106 -x107 -x108 -x109 -x110
134.96/135.08	v -x111 x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120
134.96/135.08	v -x121 -x122 -x123 -x124 -x125 x126 -x127 -x128 -x129 -x130
134.96/135.08	v -x131 -x132 -x133 -x134 -x135 -x136 x137 -x138 -x139 -x140
134.96/135.08	v -x141 -x142 -x143 -x144 -x145 -x146 -x147 -x148 -x149 -x150
134.96/135.08	v x151 -x152 x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160
134.96/135.08	v -x161 -x162 -x163 -x164 -x165 -x166 -x167 -x168 -x169 -x170
134.96/135.08	v -x171 -x172 -x173 -x174 -x175 -x176 -x177 -x178 x179 -x180
134.96/135.08	v -x181 -x182 -x183 x184 -x185 -x186 -x187 -x188 -x189 -x190
134.96/135.08	v -x191 -x192 -x193 -x194 -x195 x196 -x197 -x198 -x199 -x200
134.96/135.08	v -x201 -x202 -x203 -x204 -x205 -x206 -x207 -x208 -x209 x210
134.96/135.08	v -x211 -x212 -x213 -x214 -x215 -x216 -x217 -x218 x219 -x220
134.96/135.08	v -x221 x222 -x223 -x224 -x225 -x226 -x227 -x228 -x229 -x230
134.96/135.08	v -x231
134.96/135.08	c total time = 135.051s

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

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: 1.92 1.98 1.99 2/176 10730
/proc/meminfo: memFree=31332092/32873844 swapFree=7632/7632
[pid=10730] ppid=10728 vsize=6208 CPUtime=0 cores=0,2,4,6
/proc/10730/stat : 10730 (toysat) R 10728 10730 7805 0 -1 4202496 793 0 0 0 0 0 0 0 20 0 1 0 284704431 6356992 714 33554432000 4194304 8973514 140734543387104 140735299668440 4209325 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/10730/statm: 1552 716 423 1167 0 333 0

[startup+0.0520171 s]
/proc/loadavg: 1.92 1.98 1.99 2/176 10730
/proc/meminfo: memFree=31332092/32873844 swapFree=7632/7632
[pid=10730] ppid=10728 vsize=9280 CPUtime=0.04 cores=0,2,4,6
/proc/10730/stat : 10730 (toysat) R 10728 10730 7805 0 -1 4202496 1596 0 0 0 4 0 0 0 20 0 1 0 284704431 9502720 1517 33554432000 4194304 8973514 140734543387104 140735299668440 7841851 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/10730/statm: 2320 1517 427 1167 0 1101 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 9280

[startup+0.100225 s]
/proc/loadavg: 1.92 1.98 1.99 2/176 10730
/proc/meminfo: memFree=31332092/32873844 swapFree=7632/7632
[pid=10730] ppid=10728 vsize=11328 CPUtime=0.09 cores=0,2,4,6
/proc/10730/stat : 10730 (toysat) R 10728 10730 7805 0 -1 4202496 1938 0 0 0 9 0 0 0 20 0 1 0 284704431 11599872 1859 33554432000 4194304 8973514 140734543387104 140735299668440 5383599 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/10730/statm: 2832 1859 440 1167 0 1613 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11328

[startup+0.300178 s]
/proc/loadavg: 1.92 1.98 1.99 2/176 10730
/proc/meminfo: memFree=31332092/32873844 swapFree=7632/7632
[pid=10730] ppid=10728 vsize=11328 CPUtime=0.29 cores=0,2,4,6
/proc/10730/stat : 10730 (toysat) R 10728 10730 7805 0 -1 4202496 1938 0 0 0 29 0 0 0 20 0 1 0 284704431 11599872 1859 33554432000 4194304 8973514 140734543387104 140735299668440 7937344 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/10730/statm: 2832 1859 440 1167 0 1613 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11328

[startup+0.700219 s]
/proc/loadavg: 1.92 1.98 1.99 2/176 10730
/proc/meminfo: memFree=31332092/32873844 swapFree=7632/7632
[pid=10730] ppid=10728 vsize=17472 CPUtime=0.68 cores=0,2,4,6
/proc/10730/stat : 10730 (toysat) R 10728 10730 7805 0 -1 4202496 3554 0 0 0 68 0 0 0 20 0 1 0 284704431 17891328 3475 33554432000 4194304 8973514 140734543387104 140734543386368 7680146 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/10730/statm: 4368 3475 468 1167 0 3149 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 17472

[startup+1.50024 s]
/proc/loadavg: 1.92 1.98 1.99 3/177 10731
/proc/meminfo: memFree=31318800/32873844 swapFree=7632/7632
[pid=10730] ppid=10728 vsize=18496 CPUtime=1.49 cores=0,2,4,6
/proc/10730/stat : 10730 (toysat) R 10728 10730 7805 0 -1 4202496 3947 0 0 0 148 1 0 0 20 0 1 0 284704431 18939904 3868 33554432000 4194304 8973514 140734543387104 140734543386600 7688852 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/10730/statm: 4624 3868 468 1167 0 3405 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 18496

[startup+3.10023 s]
/proc/loadavg: 1.92 1.98 1.99 3/177 10731
/proc/meminfo: memFree=31313344/32873844 swapFree=7632/7632
[pid=10730] ppid=10728 vsize=24640 CPUtime=3.09 cores=0,2,4,6
/proc/10730/stat : 10730 (toysat) R 10728 10730 7805 0 -1 4202496 5483 0 0 0 307 2 0 0 20 0 1 0 284704431 25231360 5404 33554432000 4194304 8973514 140734543387104 140734543386600 7732991 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/10730/statm: 6160 5404 468 1167 0 4941 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 24640

[startup+6.30024 s]
/proc/loadavg: 1.93 1.98 1.99 3/177 10731
/proc/meminfo: memFree=31311980/32873844 swapFree=7632/7632
[pid=10730] ppid=10728 vsize=24640 CPUtime=6.29 cores=0,2,4,6
/proc/10730/stat : 10730 (toysat) R 10728 10730 7805 0 -1 4202496 5483 0 0 0 626 3 0 0 20 0 1 0 284704431 25231360 5404 33554432000 4194304 8973514 140734543387104 140734543385088 4416144 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/10730/statm: 6160 5404 468 1167 0 4941 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 24640

[startup+12.7003 s]
/proc/loadavg: 1.93 1.98 1.99 3/177 10731
/proc/meminfo: memFree=31311740/32873844 swapFree=7632/7632
[pid=10730] ppid=10728 vsize=24640 CPUtime=12.68 cores=0,2,4,6
/proc/10730/stat : 10730 (toysat) R 10728 10730 7805 0 -1 4202496 5483 0 0 0 1263 5 0 0 20 0 1 0 284704431 25231360 5404 33554432000 4194304 8973514 140734543387104 140734543386600 4416136 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/10730/statm: 6160 5404 468 1167 0 4941 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 24640

[startup+25.5003 s]
/proc/loadavg: 1.95 1.98 1.99 3/177 10731
/proc/meminfo: memFree=31306284/32873844 swapFree=7632/7632
[pid=10730] ppid=10728 vsize=28736 CPUtime=25.48 cores=0,2,4,6
/proc/10730/stat : 10730 (toysat) R 10728 10730 7805 0 -1 4202496 6511 0 0 0 2537 11 0 0 20 0 1 0 284704431 29425664 6428 33554432000 4194304 8973514 140734543387104 140734543386368 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/10730/statm: 7184 6428 468 1167 0 5965 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 28736

[startup+51.1003 s]
/proc/loadavg: 1.96 1.98 1.99 3/177 10731
/proc/meminfo: memFree=31295104/32873844 swapFree=7632/7632
[pid=10730] ppid=10728 vsize=37952 CPUtime=51.07 cores=0,2,4,6
/proc/10730/stat : 10730 (toysat) R 10728 10730 7805 0 -1 4202496 8821 0 0 0 5085 22 0 0 20 0 1 0 284704431 38862848 8733 33554432000 4194304 8973514 140734543387104 140734543386600 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/10730/statm: 9488 8733 469 1167 0 8269 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 37952

[startup+102.306 s]
/proc/loadavg: 1.98 1.98 1.99 3/177 10732
/proc/meminfo: memFree=31283748/32873844 swapFree=7632/7632
[pid=10730] ppid=10728 vsize=45120 CPUtime=102.28 cores=0,2,4,6
/proc/10730/stat : 10730 (toysat) R 10728 10730 7805 0 -1 4202496 10614 0 0 0 10180 48 0 0 20 0 1 0 284704431 46202880 10525 33554432000 4194304 8973514 140734543387104 140734543386368 7732355 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/10730/statm: 11280 10525 469 1167 0 10061 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 45120

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

[startup+115.1 s]
/proc/loadavg: 1.98 1.98 1.99 3/177 10732
/proc/meminfo: memFree=31283620/32873844 swapFree=7632/7632
[pid=10730] ppid=10728 vsize=45120 CPUtime=115.06 cores=0,2,4,6
/proc/10730/stat : 10730 (toysat) R 10728 10730 7805 0 -1 4202496 10614 0 0 0 11451 55 0 0 20 0 1 0 284704431 46202880 10525 33554432000 4194304 8973514 140734543387104 140734543386600 6817632 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/10730/statm: 11280 10525 469 1167 0 10061 0
Current children cumulated CPU time (s) 115.06
Current children cumulated vsize (KiB) 45120

[startup+127.9 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 10732
/proc/meminfo: memFree=31282628/32873844 swapFree=7632/7632
[pid=10730] ppid=10728 vsize=46144 CPUtime=127.86 cores=0,2,4,6
/proc/10730/stat : 10730 (toysat) R 10728 10730 7805 0 -1 4202496 10870 0 0 0 12724 62 0 0 20 0 1 0 284704431 47251456 10781 33554432000 4194304 8973514 140734543387104 140734543386600 7662101 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/10730/statm: 11536 10781 469 1167 0 10317 0
Current children cumulated CPU time (s) 127.86
Current children cumulated vsize (KiB) 46144

[startup+131.1 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 10732
/proc/meminfo: memFree=31280768/32873844 swapFree=7632/7632
[pid=10730] ppid=10728 vsize=48192 CPUtime=131.06 cores=0,2,4,6
/proc/10730/stat : 10730 (toysat) R 10728 10730 7805 0 -1 4202496 11382 0 0 0 13043 63 0 0 20 0 1 0 284704431 49348608 11293 33554432000 4194304 8973514 140734543387104 140734543386600 4415636 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/10730/statm: 12048 11293 469 1167 0 10829 0
Current children cumulated CPU time (s) 131.06
Current children cumulated vsize (KiB) 48192

[startup+132.7 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 10732
/proc/meminfo: memFree=31280768/32873844 swapFree=7632/7632
[pid=10730] ppid=10728 vsize=48192 CPUtime=132.66 cores=0,2,4,6
/proc/10730/stat : 10730 (toysat) R 10728 10730 7805 0 -1 4202496 11382 0 0 0 13202 64 0 0 20 0 1 0 284704431 49348608 11293 33554432000 4194304 8973514 140734543387104 140734543386600 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/10730/statm: 12048 11293 469 1167 0 10829 0
Current children cumulated CPU time (s) 132.66
Current children cumulated vsize (KiB) 48192

[startup+134.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 10732
/proc/meminfo: memFree=31280768/32873844 swapFree=7632/7632
[pid=10730] ppid=10728 vsize=48192 CPUtime=134.26 cores=0,2,4,6
/proc/10730/stat : 10730 (toysat) R 10728 10730 7805 0 -1 4202496 11382 0 0 0 13361 65 0 0 20 0 1 0 284704431 49348608 11293 33554432000 4194304 8973514 140734543387104 140734543386600 7732832 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/10730/statm: 12048 11293 469 1167 0 10829 0
Current children cumulated CPU time (s) 134.26
Current children cumulated vsize (KiB) 48192

[startup+134.7 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 10732
/proc/meminfo: memFree=31280768/32873844 swapFree=7632/7632
[pid=10730] ppid=10728 vsize=48192 CPUtime=134.66 cores=0,2,4,6
/proc/10730/stat : 10730 (toysat) R 10728 10730 7805 0 -1 4202496 11382 0 0 0 13401 65 0 0 20 0 1 0 284704431 49348608 11293 33554432000 4194304 8973514 140734543387104 140734543386600 4356408 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/10730/statm: 12048 11293 469 1167 0 10829 0
Current children cumulated CPU time (s) 134.66
Current children cumulated vsize (KiB) 48192

[startup+134.9 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 10732
/proc/meminfo: memFree=31280768/32873844 swapFree=7632/7632
[pid=10730] ppid=10728 vsize=48192 CPUtime=134.86 cores=0,2,4,6
/proc/10730/stat : 10730 (toysat) R 10728 10730 7805 0 -1 4202496 11382 0 0 0 13421 65 0 0 20 0 1 0 284704431 49348608 11293 33554432000 4194304 8973514 140734543387104 140734543386600 6817448 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/10730/statm: 12048 11293 469 1167 0 10829 0
Current children cumulated CPU time (s) 134.86
Current children cumulated vsize (KiB) 48192

[startup+135 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 10732
/proc/meminfo: memFree=31280768/32873844 swapFree=7632/7632
[pid=10730] ppid=10728 vsize=48192 CPUtime=134.96 cores=0,2,4,6
/proc/10730/stat : 10730 (toysat) R 10728 10730 7805 0 -1 4202496 11382 0 0 0 13431 65 0 0 20 0 1 0 284704431 49348608 11293 33554432000 4194304 8973514 140734543387104 140734543386600 4427828 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/10730/statm: 12048 11293 469 1167 0 10829 0
Current children cumulated CPU time (s) 134.96
Current children cumulated vsize (KiB) 48192

Child status: 0
Real time (s): 135.082
CPU time (s): 135.052
CPU user time (s): 134.396
CPU system time (s): 0.6569
CPU usage (%): 99.9783
Max. virtual memory (cumulated for all children) (KiB): 48192

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 134.396
system time used= 0.6569
maximum resident set size= 45188
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11386
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= 13
involuntary context switches= 150

runsolver used 0.59091 second user time and 1.21981 second system time

The end

Launcher Data

Begin job on node141 at 2012-05-28 08:16:41
IDJOB=3712021
IDBENCH=78964
IDSOLVER=2291
FILE ID=node141/3712021-1338185801
RUNJOBID= node141-1338174290-9574
PBS_JOBID= 14624547
Free space on /tmp= 71536 MiB

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

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

MD5SUM BENCH= 87777454fd73e41b31dd9b36586c9c7c
RANDOM SEED=2125441679

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.744
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.48
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.744
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.744
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.93
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.744
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.92
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.744
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.92
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.744
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.744
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.92
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.744
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.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31332696 kB
Buffers:          277652 kB
Cached:           372208 kB
SwapCached:          220 kB
Active:           245424 kB
Inactive:         457880 kB
Active(anon):      43896 kB
Inactive(anon):    11292 kB
Active(file):     201528 kB
Inactive(file):   446588 kB
Unevictable:        7632 kB
Mlocked:            7632 kB
SwapTotal:      67108856 kB
SwapFree:       67108636 kB
Dirty:              7392 kB
Writeback:             0 kB
AnonPages:        115060 kB
Mapped:            12436 kB
Shmem:               172 kB
Slab:             697096 kB
SReclaimable:     139600 kB
SUnreclaim:       557496 kB
KernelStack:        1472 kB
PageTables:         3828 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     167428 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     94208 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= 71528 MiB
End job on node141 at 2012-05-28 08:18:56