Trace number 3712023

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 99.8398 99.8654

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900573901--soft-33-100-0.wbo
MD5SUMc6676bcfc0f6c4806260dd430fa1f6e3
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.5528
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 constraints1783
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 90636
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 90635
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 701
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.42	c 2012-05-28T08:09:24+0200
0.39/0.42	c arch = x86_64
0.39/0.42	c os = linux
0.39/0.42	c compiler = ghc 7.4
0.39/0.42	c packages:
0.39/0.42	c   OptDir-0.0.1
0.39/0.42	c   array-0.4.0.0
0.39/0.42	c   base-4.5.0.0
0.39/0.42	c   bytestring-0.9.2.1
0.39/0.42	c   containers-0.4.2.1
0.39/0.42	c   deepseq-1.3.0.0
0.39/0.42	c   mtl-2.1.1
0.39/0.42	c   old_locale-1.0.0.4
0.39/0.42	c   parse_dimacs-1.2
0.39/0.42	c   parsec-3.1.2
0.39/0.42	c   queue-0.1.2
0.39/0.42	c   stm-2.3
0.39/0.42	c   time-1.4
0.39/0.42	c command line = ["--wbo","HOME/instance-3712023-1338185364.wbo"]
0.39/0.42	c #vars 231
0.39/0.42	c #constraints 2707
0.39/0.42	c Solving starts ...
0.39/0.46	c solving time = 0.035s
0.39/0.46	c #decision = 3748
0.39/0.46	c #conflict = 101
0.39/0.46	c #restart = 1
0.39/0.46	o 262
0.39/0.46	c Solving starts ...
0.39/0.49	c solving time = 0.029s
0.39/0.49	c #decision = 4456
0.39/0.49	c #conflict = 115
0.39/0.49	c #restart = 1
0.39/0.49	o 243
0.48/0.50	c Solving starts ...
0.59/0.65	c solving time = 0.155s
0.59/0.65	c #decision = 4518
0.59/0.65	c #conflict = 132
0.59/0.65	c #restart = 1
0.59/0.65	o 241
0.59/0.66	c Solving starts ...
0.59/0.66	c solving time = 0.005s
0.59/0.66	c #decision = 4575
0.59/0.66	c #conflict = 132
0.59/0.66	c #restart = 1
0.59/0.66	o 238
0.59/0.66	c Solving starts ...
1.49/1.56	c solving time = 0.891s
1.49/1.56	c #decision = 4854
1.49/1.56	c #conflict = 218
1.49/1.56	c #restart = 1
1.49/1.56	o 230
1.49/1.56	c Solving starts ...
2.69/2.76	c solving time = 1.197s
2.69/2.76	c #decision = 5638
2.69/2.76	c #conflict = 327
2.69/2.76	c #restart = 2
2.69/2.76	o 198
2.69/2.76	c Solving starts ...
2.69/2.77	c solving time = 0.007s
2.69/2.77	c #decision = 5757
2.69/2.77	c #conflict = 327
2.69/2.77	c #restart = 2
2.69/2.77	o 192
2.69/2.78	c Solving starts ...
3.29/3.38	c solving time = 0.602s
3.29/3.38	c #decision = 5939
3.29/3.38	c #conflict = 419
3.29/3.38	c #restart = 2
3.29/3.38	o 191
3.29/3.38	c Solving starts ...
3.29/3.39	c solving time = 0.009s
3.29/3.39	c #decision = 6057
3.29/3.39	c #conflict = 419
3.29/3.39	c #restart = 2
3.29/3.39	o 185
3.29/3.40	c Solving starts ...
3.39/3.41	c solving time = 0.014s
3.39/3.41	c #decision = 6269
3.39/3.41	c #conflict = 419
3.39/3.41	c #restart = 2
3.39/3.41	o 173
3.39/3.41	c Solving starts ...
6.59/6.63	c solving time = 3.212s
6.59/6.63	c #decision = 6925
6.59/6.63	c #conflict = 703
6.59/6.63	c #restart = 4
6.59/6.63	o 164
6.59/6.63	c Solving starts ...
6.69/6.71	c solving time = 0.078s
6.69/6.71	c #decision = 7071
6.69/6.71	c #conflict = 705
6.69/6.71	c #restart = 4
6.69/6.71	o 156
6.69/6.71	c Solving starts ...
6.69/6.73	c solving time = 0.012s
6.69/6.73	c #decision = 7179
6.69/6.73	c #conflict = 705
6.69/6.73	c #restart = 4
6.69/6.73	o 150
6.69/6.73	c Solving starts ...
7.39/7.41	c solving time = 0.672s
7.39/7.41	c #decision = 7296
7.39/7.41	c #conflict = 753
7.39/7.41	c #restart = 4
7.39/7.41	o 147
7.39/7.41	c Solving starts ...
7.98/8.06	c solving time = 0.648s
7.98/8.06	c #decision = 7432
7.98/8.06	c #conflict = 790
7.98/8.06	c #restart = 4
7.98/8.06	o 143
7.98/8.06	c Solving starts ...
11.28/11.38	c solving time = 3.313s
11.28/11.38	c #decision = 7890
11.28/11.38	c #conflict = 1032
11.28/11.38	c #restart = 5
11.28/11.38	o 139
11.28/11.38	c Solving starts ...
11.38/11.44	c solving time = 0.055s
11.38/11.44	c #decision = 8094
11.38/11.44	c #conflict = 1034
11.38/11.44	c #restart = 5
11.38/11.44	o 128
11.38/11.44	c Solving starts ...
11.38/11.46	c solving time = 0.013s
11.38/11.46	c #decision = 8275
11.38/11.46	c #conflict = 1034
11.38/11.46	c #restart = 5
11.38/11.46	o 118
11.38/11.46	c Solving starts ...
12.19/12.30	c solving time = 0.836s
12.19/12.30	c #decision = 8402
12.19/12.30	c #conflict = 1100
12.19/12.30	c #restart = 5
12.19/12.30	o 117
12.28/12.30	c Solving starts ...
12.28/12.31	c solving time = 0.009s
12.28/12.31	c #decision = 8615
12.28/12.31	c #conflict = 1100
12.28/12.31	c #restart = 5
12.28/12.31	o 105
12.28/12.31	c Solving starts ...
13.68/13.74	c solving time = 1.424s
13.68/13.74	c #decision = 9273
13.68/13.74	c #conflict = 1219
13.68/13.74	c #restart = 6
13.68/13.74	o 83
13.68/13.74	c Solving starts ...
13.68/13.76	c solving time = 0.024s
13.68/13.76	c #decision = 9352
13.68/13.76	c #conflict = 1219
13.68/13.76	c #restart = 6
13.68/13.76	o 79
13.68/13.77	c Solving starts ...
13.68/13.78	c solving time = 0.016s
13.68/13.78	c #decision = 9386
13.68/13.78	c #conflict = 1219
13.68/13.78	c #restart = 6
13.68/13.78	o 77
13.68/13.79	c Solving starts ...
14.58/14.68	c solving time = 0.890s
14.58/14.68	c #decision = 9595
14.58/14.68	c #conflict = 1318
14.58/14.68	c #restart = 6
14.58/14.68	o 74
14.58/14.68	c Solving starts ...
14.58/14.69	c solving time = 0.013s
14.58/14.69	c #decision = 9769
14.58/14.69	c #conflict = 1318
14.58/14.69	c #restart = 6
14.58/14.69	o 64
14.58/14.69	c Solving starts ...
15.08/15.13	c solving time = 0.439s
15.08/15.13	c #decision = 9939
15.08/15.13	c #conflict = 1390
15.08/15.13	c #restart = 6
15.08/15.13	o 62
15.08/15.13	c Solving starts ...
15.08/15.15	c solving time = 0.016s
15.08/15.15	c #decision = 10043
15.08/15.15	c #conflict = 1390
15.08/15.15	c #restart = 6
15.08/15.15	o 56
15.08/15.15	c Solving starts ...
15.08/15.17	c solving time = 0.014s
15.08/15.17	c #decision = 10094
15.08/15.17	c #conflict = 1390
15.08/15.17	c #restart = 6
15.08/15.17	o 53
15.08/15.17	c Solving starts ...
15.08/15.18	c solving time = 0.013s
15.08/15.18	c #decision = 10105
15.08/15.18	c #conflict = 1390
15.08/15.18	c #restart = 6
15.08/15.18	o 52
15.08/15.18	c Solving starts ...
15.18/15.21	c solving time = 0.021s
15.18/15.21	c #decision = 10154
15.18/15.21	c #conflict = 1390
15.18/15.21	c #restart = 6
15.18/15.21	o 49
15.18/15.21	c Solving starts ...
17.89/17.97	c solving time = 2.767s
17.89/17.97	c #decision = 11270
17.89/17.97	c #conflict = 2083
17.89/17.97	c #restart = 9
17.89/17.97	o 46
17.89/17.98	c Solving starts ...
17.89/17.99	c solving time = 0.011s
17.89/17.99	c #decision = 11322
17.89/17.99	c #conflict = 2083
17.89/17.99	c #restart = 9
17.89/17.99	o 43
17.89/17.99	c Solving starts ...
18.38/18.45	c solving time = 0.461s
18.38/18.45	c #decision = 11546
18.38/18.45	c #conflict = 2204
18.38/18.45	c #restart = 10
18.38/18.45	o 41
18.38/18.45	c Solving starts ...
18.38/18.46	c solving time = 0.014s
18.38/18.46	c #decision = 11574
18.38/18.46	c #conflict = 2204
18.38/18.46	c #restart = 10
18.38/18.46	o 39
18.38/18.47	c Solving starts ...
19.08/19.11	c solving time = 0.647s
19.08/19.11	c #decision = 11983
19.08/19.11	c #conflict = 2389
19.08/19.11	c #restart = 11
19.08/19.11	o 31
19.08/19.11	c Solving starts ...
19.08/19.13	c solving time = 0.016s
19.08/19.13	c #decision = 11998
19.08/19.13	c #conflict = 2389
19.08/19.13	c #restart = 11
19.08/19.13	o 30
19.08/19.13	c Solving starts ...
19.08/19.15	c solving time = 0.014s
19.08/19.15	c #decision = 12028
19.08/19.15	c #conflict = 2389
19.08/19.15	c #restart = 11
19.08/19.15	o 28
19.08/19.15	c Solving starts ...
19.18/19.23	c solving time = 0.078s
19.18/19.23	c #decision = 12098
19.18/19.23	c #conflict = 2417
19.18/19.23	c #restart = 11
19.18/19.23	o 27
19.18/19.23	c Solving starts ...
19.49/19.57	c solving time = 0.339s
19.49/19.57	c #decision = 12301
19.49/19.57	c #conflict = 2534
19.49/19.57	c #restart = 12
19.49/19.57	o 26
19.49/19.57	c Solving starts ...
19.69/19.73	c solving time = 0.159s
19.69/19.73	c #decision = 12439
19.69/19.73	c #conflict = 2590
19.69/19.73	c #restart = 12
19.69/19.73	o 23
19.69/19.73	c Solving starts ...
19.69/19.73	c solving time = 0.009s
19.69/19.73	c #decision = 12546
19.69/19.73	c #conflict = 2590
19.69/19.73	c #restart = 12
19.69/19.73	o 17
19.69/19.74	c Solving starts ...
21.58/21.66	c learnt constraints deletion: 3847 -> 1924
23.09/23.16	c solving time = 3.418s
23.09/23.16	c #decision = 16074
23.09/23.16	c #conflict = 4912
23.09/23.16	c #restart = 18
23.09/23.16	o 15
23.09/23.16	c Solving starts ...
23.68/23.72	c solving time = 0.559s
23.68/23.72	c #decision = 16597
23.68/23.72	c #conflict = 5248
23.68/23.72	c #restart = 20
23.68/23.72	o 14
23.68/23.72	c Solving starts ...
23.68/23.72	c learnt constraints deletion: 3305 -> 1653
23.68/23.73	c solving time = 0.012s
23.68/23.73	c #decision = 16614
23.68/23.73	c #conflict = 5248
23.68/23.73	c #restart = 20
23.68/23.73	o 13
23.68/23.73	c Solving starts ...
27.48/27.59	c learnt constraints deletion: 4417 -> 2210
31.38/31.43	c learnt constraints deletion: 5075 -> 2538
36.39/36.41	c learnt constraints deletion: 5438 -> 2719
41.08/41.15	c learnt constraints deletion: 5345 -> 2673
46.87/46.97	c learnt constraints deletion: 5776 -> 2891
52.68/52.78	c learnt constraints deletion: 6133 -> 3067
56.18/56.25	c solving time = 32.509s
56.18/56.25	c #decision = 44383
56.18/56.25	c #conflict = 24418
56.18/56.25	c #restart = 31
56.18/56.25	o 11
56.18/56.25	c Solving starts ...
56.18/56.26	c learnt constraints deletion: 4726 -> 2363
56.18/56.27	c solving time = 0.021s
56.18/56.27	c #decision = 44416
56.18/56.27	c #conflict = 24418
56.18/56.27	c #restart = 31
56.18/56.27	o 10
56.18/56.27	c Solving starts ...
58.78/58.81	c learnt constraints deletion: 4290 -> 2145
63.07/63.11	c learnt constraints deletion: 4784 -> 2392
66.37/66.42	c learnt constraints deletion: 5079 -> 2540
71.47/71.56	c learnt constraints deletion: 5493 -> 2748
76.37/76.45	c learnt constraints deletion: 5830 -> 2915
76.97/77.09	c solving time = 20.814s
76.97/77.09	c #decision = 64973
76.97/77.09	c #conflict = 38186
76.97/77.09	c #restart = 41
76.97/77.09	o 9
76.97/77.09	c Solving starts ...
77.08/77.11	c learnt constraints deletion: 3385 -> 1693
77.08/77.12	c solving time = 0.035s
77.08/77.12	c #decision = 65005
77.08/77.12	c #conflict = 38186
77.08/77.12	c #restart = 41
77.08/77.12	o 8
77.08/77.12	c Solving starts ...
77.08/77.13	c solving time = 0.005s
77.08/77.13	c #decision = 65033
77.08/77.13	c #conflict = 38186
77.08/77.13	c #restart = 41
77.08/77.13	o 7
77.08/77.13	c Solving starts ...
77.08/77.13	c solving time = 0.003s
77.08/77.13	c #decision = 65120
77.08/77.13	c #conflict = 38186
77.08/77.13	c #restart = 41
77.08/77.13	o 3
77.08/77.13	c Solving starts ...
77.97/78.04	c solving time = 0.905s
77.97/78.04	c #decision = 66647
77.97/78.04	c #conflict = 39076
77.97/78.04	c #restart = 45
77.97/78.04	o 1
77.97/78.04	c Solving starts ...
79.46/79.59	c learnt constraints deletion: 4410 -> 2207
81.38/81.46	c learnt constraints deletion: 4911 -> 2456
83.17/83.22	c learnt constraints deletion: 5228 -> 2614
84.86/84.93	c learnt constraints deletion: 5576 -> 2788
86.87/86.91	c learnt constraints deletion: 5946 -> 2974
88.66/88.73	c learnt constraints deletion: 5980 -> 2990
90.67/90.76	c learnt constraints deletion: 6345 -> 3173
92.37/92.46	c learnt constraints deletion: 6417 -> 3209
94.27/94.38	c learnt constraints deletion: 6820 -> 3410
96.06/96.11	c learnt constraints deletion: 6811 -> 3406
97.97/98.09	c learnt constraints deletion: 6826 -> 3415
99.76/99.86	c solving time = 21.816s
99.76/99.86	c #decision = 132901
99.76/99.86	c #conflict = 75948
99.76/99.86	c #restart = 57
99.76/99.86	s OPTIMUM FOUND
99.76/99.86	v -x1 -x2 -x3 -x4 -x5 -x6 -x7 x8 -x9 -x10
99.76/99.86	v -x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 x19 -x20
99.76/99.86	v -x21 -x22 -x23 -x24 x25 -x26 -x27 -x28 -x29 -x30
99.76/99.86	v -x31 -x32 -x33 -x34 x35 -x36 -x37 -x38 -x39 -x40
99.76/99.86	v -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50
99.76/99.86	v x51 -x52 -x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60
99.76/99.86	v x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70
99.76/99.86	v x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80
99.76/99.86	v -x81 -x82 -x83 -x84 -x85 -x86 -x87 x88 x89 -x90
99.76/99.86	v -x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100
99.76/99.86	v -x101 -x102 -x103 -x104 -x105 -x106 -x107 x108 -x109 -x110
99.76/99.86	v -x111 -x112 -x113 -x114 -x115 -x116 -x117 x118 -x119 -x120
99.76/99.86	v -x121 -x122 -x123 -x124 -x125 -x126 -x127 -x128 -x129 -x130
99.76/99.86	v x131 -x132 x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140
99.76/99.86	v -x141 -x142 -x143 -x144 -x145 -x146 -x147 -x148 -x149 -x150
99.76/99.86	v -x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 x160
99.76/99.86	v -x161 -x162 -x163 -x164 -x165 x166 -x167 -x168 -x169 -x170
99.76/99.86	v -x171 -x172 -x173 -x174 -x175 -x176 x177 -x178 -x179 -x180
99.76/99.86	v -x181 -x182 x183 -x184 -x185 -x186 -x187 -x188 -x189 -x190
99.76/99.97	v -x191 -x192 -x193 -x194 -x195 -x196 -x197 -x198 x199 -x200
99.76/99.97	v -x201 x202 -x203 -x204 -x205 -x206 -x207 -x208 -x209 -x210
99.76/99.97	v -x211 -x212 -x213 -x214 -x215 -x216 -x217 -x218 x219 -x220
99.76/99.97	v -x221 -x222 -x223 -x224 -x225 x226 -x227 -x228 -x229 -x230
99.76/99.97	v -x231
99.76/99.97	c total time = 99.839s

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-3712023-1338185364/watcher-3712023-1338185364 -o /tmp/evaluation-result-3712023-1338185364/solver-3712023-1338185364 -C 1800 -W 1900 -M 15500 HOME/toysat --wbo HOME/instance-3712023-1338185364.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: 2.08 2.01 2.00 2/176 10498
/proc/meminfo: memFree=31370012/32873844 swapFree=7632/7632
[pid=10498] ppid=10496 vsize=6208 CPUtime=0 cores=0,2,4,6
/proc/10498/stat : 10498 (toysat) R 10496 10498 7805 0 -1 4202496 788 0 0 0 0 0 0 0 20 0 1 0 284660766 6356992 709 33554432000 4194304 8973514 140735016672368 140735401840040 4209325 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/10498/statm: 1552 709 423 1167 0 333 0

[startup+0.100114 s]
/proc/loadavg: 2.08 2.01 2.00 2/176 10498
/proc/meminfo: memFree=31370012/32873844 swapFree=7632/7632
[pid=10498] ppid=10496 vsize=10304 CPUtime=0.09 cores=0,2,4,6
/proc/10498/stat : 10498 (toysat) R 10496 10498 7805 0 -1 4202496 1872 0 0 0 9 0 0 0 20 0 1 0 284660766 10551296 1793 33554432000 4194304 8973514 140735016672368 140735016671864 4447101 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/10498/statm: 2576 1793 441 1167 0 1357 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10304

[startup+0.200277 s]
/proc/loadavg: 2.08 2.01 2.00 2/176 10498
/proc/meminfo: memFree=31370012/32873844 swapFree=7632/7632
[pid=10498] ppid=10496 vsize=11328 CPUtime=0.19 cores=0,2,4,6
/proc/10498/stat : 10498 (toysat) R 10496 10498 7805 0 -1 4202496 1929 0 0 0 19 0 0 0 20 0 1 0 284660766 11599872 1850 33554432000 4194304 8973514 140735016672368 140735016671864 5383427 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/10498/statm: 2832 1850 441 1167 0 1613 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 11328

[startup+0.300258 s]
/proc/loadavg: 2.08 2.01 2.00 2/176 10498
/proc/meminfo: memFree=31370012/32873844 swapFree=7632/7632
[pid=10498] ppid=10496 vsize=11328 CPUtime=0.29 cores=0,2,4,6
/proc/10498/stat : 10498 (toysat) R 10496 10498 7805 0 -1 4202496 1929 0 0 0 29 0 0 0 20 0 1 0 284660766 11599872 1850 33554432000 4194304 8973514 140735016672368 140735016671864 4481432 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/10498/statm: 2832 1850 441 1167 0 1613 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11328

[startup+0.700253 s]
/proc/loadavg: 2.08 2.01 2.00 2/176 10498
/proc/meminfo: memFree=31370012/32873844 swapFree=7632/7632
[pid=10498] ppid=10496 vsize=14400 CPUtime=0.69 cores=0,2,4,6
/proc/10498/stat : 10498 (toysat) R 10496 10498 7805 0 -1 4202496 2702 0 0 0 68 1 0 0 20 0 1 0 284660766 14745600 2623 33554432000 4194304 8973514 140735016672368 140735016671864 4414896 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/10498/statm: 3600 2623 469 1167 0 2381 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14400

[startup+1.50028 s]
/proc/loadavg: 2.08 2.01 2.00 3/177 10499
/proc/meminfo: memFree=31360308/32873844 swapFree=7632/7632
[pid=10498] ppid=10496 vsize=15424 CPUtime=1.49 cores=0,2,4,6
/proc/10498/stat : 10498 (toysat) R 10496 10498 7805 0 -1 4202496 3180 0 0 0 148 1 0 0 20 0 1 0 284660766 15794176 3101 33554432000 4194304 8973514 140735016672368 140735016671864 4414992 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/10498/statm: 3856 3101 469 1167 0 2637 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15424

[startup+3.10029 s]
/proc/loadavg: 2.08 2.01 2.00 3/177 10499
/proc/meminfo: memFree=31359084/32873844 swapFree=7632/7632
[pid=10498] ppid=10496 vsize=16448 CPUtime=3.08 cores=0,2,4,6
/proc/10498/stat : 10498 (toysat) R 10496 10498 7805 0 -1 4202496 3436 0 0 0 307 1 0 0 20 0 1 0 284660766 16842752 3357 33554432000 4194304 8973514 140735016672368 140735016671632 7937344 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/10498/statm: 4112 3357 469 1167 0 2893 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 16448

[startup+6.30028 s]
/proc/loadavg: 2.08 2.01 2.00 3/177 10499
/proc/meminfo: memFree=31355736/32873844 swapFree=7632/7632
[pid=10498] ppid=10496 vsize=18496 CPUtime=6.29 cores=0,2,4,6
/proc/10498/stat : 10498 (toysat) R 10496 10498 7805 0 -1 4202496 3948 0 0 0 626 3 0 0 20 0 1 0 284660766 18939904 3869 33554432000 4194304 8973514 140735016672368 140735016671632 7688856 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/10498/statm: 4624 3869 469 1167 0 3405 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18496

[startup+12.7003 s]
/proc/loadavg: 2.06 2.01 2.00 3/177 10499
/proc/meminfo: memFree=31349780/32873844 swapFree=7632/7632
[pid=10498] ppid=10496 vsize=25664 CPUtime=12.69 cores=0,2,4,6
/proc/10498/stat : 10498 (toysat) R 10496 10498 7805 0 -1 4202496 5746 0 0 0 1263 6 0 0 20 0 1 0 284660766 26279936 5666 33554432000 4194304 8973514 140735016672368 140735016671864 4434713 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/10498/statm: 6416 5666 469 1167 0 5197 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 25664

[startup+25.5003 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 10537
/proc/meminfo: memFree=31328296/32873844 swapFree=7632/7632
[pid=10498] ppid=10496 vsize=34880 CPUtime=25.48 cores=0,2,4,6
/proc/10498/stat : 10498 (toysat) R 10496 10498 7805 0 -1 4202496 8056 0 0 0 2537 11 0 0 20 0 1 0 284660766 35717120 7971 33554432000 4194304 8973514 140735016672368 140735016671864 4204292 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/10498/statm: 8720 7971 470 1167 0 7501 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 34880

[startup+51.1003 s]
/proc/loadavg: 2.04 2.01 2.00 3/178 10540
/proc/meminfo: memFree=31309296/32873844 swapFree=7632/7632
[pid=10498] ppid=10496 vsize=42048 CPUtime=51.08 cores=0,2,4,6
/proc/10498/stat : 10498 (toysat) R 10496 10498 7805 0 -1 4202496 9682 0 0 0 5084 24 0 0 20 0 1 0 284660766 43057152 9597 33554432000 4194304 8973514 140735016672368 140735016671864 7841851 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/10498/statm: 10512 9597 470 1167 0 9293 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 42048

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

[startup+51.2003 s]
/proc/loadavg: 2.04 2.01 2.00 3/178 10540
/proc/meminfo: memFree=31309296/32873844 swapFree=7632/7632
[pid=10498] ppid=10496 vsize=42048 CPUtime=51.18 cores=0,2,4,6
/proc/10498/stat : 10498 (toysat) R 10496 10498 7805 0 -1 4202496 9682 0 0 0 5094 24 0 0 20 0 1 0 284660766 43057152 9597 33554432000 4194304 8973514 140735016672368 140735016671864 7732328 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/10498/statm: 10512 9597 470 1167 0 9293 0
Current children cumulated CPU time (s) 51.18
Current children cumulated vsize (KiB) 42048

[startup+76.8003 s]
/proc/loadavg: 2.10 2.02 2.00 3/178 10540
/proc/meminfo: memFree=31298820/32873844 swapFree=7632/7632
[pid=10498] ppid=10496 vsize=43072 CPUtime=76.76 cores=0,2,4,6
/proc/10498/stat : 10498 (toysat) R 10496 10498 7805 0 -1 4202496 10106 0 0 0 7638 38 0 0 20 0 1 0 284660766 44105728 10019 33554432000 4194304 8973514 140735016672368 140735016671864 7937344 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/10498/statm: 10768 10019 470 1167 0 9549 0
Current children cumulated CPU time (s) 76.76
Current children cumulated vsize (KiB) 43072

[startup+89.6003 s]
/proc/loadavg: 2.07 2.02 2.00 3/178 10540
/proc/meminfo: memFree=31298564/32873844 swapFree=7632/7632
[pid=10498] ppid=10496 vsize=43072 CPUtime=89.57 cores=0,2,4,6
/proc/10498/stat : 10498 (toysat) R 10496 10498 7805 0 -1 4202496 10106 0 0 0 8911 46 0 0 20 0 1 0 284660766 44105728 10019 33554432000 4194304 8973514 140735016672368 140735016671864 4543993 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/10498/statm: 10768 10019 470 1167 0 9549 0
Current children cumulated CPU time (s) 89.57
Current children cumulated vsize (KiB) 43072

[startup+96.0003 s]
/proc/loadavg: 2.07 2.02 2.00 3/178 10540
/proc/meminfo: memFree=31296456/32873844 swapFree=7632/7632
[pid=10498] ppid=10496 vsize=43072 CPUtime=95.96 cores=0,2,4,6
/proc/10498/stat : 10498 (toysat) R 10496 10498 7805 0 -1 4202496 10106 0 0 0 9547 49 0 0 20 0 1 0 284660766 44105728 10019 33554432000 4194304 8973514 140735016672368 140735016671864 4415213 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/10498/statm: 10768 10019 470 1167 0 9549 0
Current children cumulated CPU time (s) 95.96
Current children cumulated vsize (KiB) 43072

[startup+97.6002 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 10578
/proc/meminfo: memFree=31323592/32873844 swapFree=7632/7632
[pid=10498] ppid=10496 vsize=43072 CPUtime=97.57 cores=0,2,4,6
/proc/10498/stat : 10498 (toysat) R 10496 10498 7805 0 -1 4202496 10106 0 0 0 9707 50 0 0 20 0 1 0 284660766 44105728 10019 33554432000 4194304 8973514 140735016672368 140735016671864 7730127 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/10498/statm: 10768 10019 470 1167 0 9549 0
Current children cumulated CPU time (s) 97.57
Current children cumulated vsize (KiB) 43072

[startup+99.2003 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 10578
/proc/meminfo: memFree=31316516/32873844 swapFree=7632/7632
[pid=10498] ppid=10496 vsize=43072 CPUtime=99.17 cores=0,2,4,6
/proc/10498/stat : 10498 (toysat) R 10496 10498 7805 0 -1 4202496 10106 0 0 0 9866 51 0 0 20 0 1 0 284660766 44105728 10019 33554432000 4194304 8973514 140735016672368 140735016671864 6817552 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/10498/statm: 10768 10019 470 1167 0 9549 0
Current children cumulated CPU time (s) 99.17
Current children cumulated vsize (KiB) 43072

[startup+99.6003 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 10578
/proc/meminfo: memFree=31316516/32873844 swapFree=7632/7632
[pid=10498] ppid=10496 vsize=43072 CPUtime=99.56 cores=0,2,4,6
/proc/10498/stat : 10498 (toysat) R 10496 10498 7805 0 -1 4202496 10106 0 0 0 9905 51 0 0 20 0 1 0 284660766 44105728 10019 33554432000 4194304 8973514 140735016672368 140735016671864 4414885 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/10498/statm: 10768 10019 470 1167 0 9549 0
Current children cumulated CPU time (s) 99.56
Current children cumulated vsize (KiB) 43072

[startup+99.8002 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 10578
/proc/meminfo: memFree=31316516/32873844 swapFree=7632/7632
[pid=10498] ppid=10496 vsize=43072 CPUtime=99.76 cores=0,2,4,6
/proc/10498/stat : 10498 (toysat) R 10496 10498 7805 0 -1 4202496 10106 0 0 0 9925 51 0 0 20 0 1 0 284660766 44105728 10019 33554432000 4194304 8973514 140735016672368 140735016671864 6545088 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/10498/statm: 10768 10019 470 1167 0 9549 0
Current children cumulated CPU time (s) 99.76
Current children cumulated vsize (KiB) 43072

Child status: 0
Real time (s): 99.8654
CPU time (s): 99.8398
CPU user time (s): 99.3189
CPU system time (s): 0.52092
CPU usage (%): 99.9744
Max. virtual memory (cumulated for all children) (KiB): 43072

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 99.3189
system time used= 0.52092
maximum resident set size= 40092
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10110
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= 16
involuntary context switches= 208

runsolver used 0.131979 second user time and 0.555915 second system time

The end

Launcher Data

Begin job on node141 at 2012-05-28 08:09:24
IDJOB=3712023
IDBENCH=78894
IDSOLVER=2291
FILE ID=node141/3712023-1338185364
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.1900573901--soft-33-100-0.wbo
COMMAND LINE= HOME/toysat --wbo BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3712023-1338185364/watcher-3712023-1338185364 -o /tmp/evaluation-result-3712023-1338185364/solver-3712023-1338185364 -C 1800 -W 1900 -M 15500  HOME/toysat --wbo HOME/instance-3712023-1338185364.wbo

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

MD5SUM BENCH= c6676bcfc0f6c4806260dd430fa1f6e3
RANDOM SEED=1789072295

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:        31370012 kB
Buffers:          276896 kB
Cached:           371932 kB
SwapCached:          220 kB
Active:           209204 kB
Inactive:         457300 kB
Active(anon):       8120 kB
Inactive(anon):    11292 kB
Active(file):     201084 kB
Inactive(file):   446008 kB
Unevictable:        7632 kB
Mlocked:            7632 kB
SwapTotal:      67108856 kB
SwapFree:       67108636 kB
Dirty:              7432 kB
Writeback:             0 kB
AnonPages:         28148 kB
Mapped:            12408 kB
Shmem:               172 kB
Slab:             697028 kB
SReclaimable:     139548 kB
SUnreclaim:       557480 kB
KernelStack:        1472 kB
PageTables:         4032 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     131336 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:      4096 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:11:04