Trace number 3712321

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 227.818 227.872

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/
tsp/normalized-t3002.11tsp11.1900550720--soft-0-100-0.wbo
MD5SUM78d8e4512631586bbdc844ad983c3b47
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 benchmark77.75
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 135280
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 135279
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 687
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.85	c 2012-05-28T14:13:38+0200
0.79/0.85	c arch = x86_64
0.79/0.85	c os = linux
0.79/0.85	c compiler = ghc 7.4
0.79/0.85	c packages:
0.79/0.85	c   OptDir-0.0.1
0.79/0.85	c   array-0.4.0.0
0.79/0.85	c   base-4.5.0.0
0.79/0.85	c   bytestring-0.9.2.1
0.79/0.85	c   containers-0.4.2.1
0.79/0.85	c   deepseq-1.3.0.0
0.79/0.85	c   mtl-2.1.1
0.79/0.85	c   old_locale-1.0.0.4
0.79/0.85	c   parse_dimacs-1.2
0.79/0.85	c   parsec-3.1.2
0.79/0.85	c   queue-0.1.2
0.79/0.85	c   stm-2.3
0.79/0.85	c   time-1.4
0.79/0.85	c command line = ["--wbo","HOME/instance-3712321-1338207218.wbo"]
0.79/0.85	c #vars 231
0.79/0.85	c #constraints 2707
0.79/0.85	c Solving starts ...
0.89/0.90	c solving time = 0.050s
0.89/0.90	c #decision = 5746
0.89/0.90	c #conflict = 103
0.89/0.90	c #restart = 1
0.89/0.90	o 191
0.89/0.91	c Solving starts ...
0.89/0.92	c solving time = 0.007s
0.89/0.92	c #decision = 8010
0.89/0.92	c #conflict = 103
0.89/0.92	c #restart = 1
0.89/0.92	o 188
0.89/0.92	c Solving starts ...
0.89/0.94	c solving time = 0.014s
0.89/0.94	c #decision = 10608
0.89/0.94	c #conflict = 104
0.89/0.94	c #restart = 1
0.89/0.94	o 172
0.89/0.94	c Solving starts ...
0.89/0.99	c solving time = 0.042s
0.89/0.99	c #decision = 12772
0.89/0.99	c #conflict = 111
0.89/0.99	c #restart = 1
0.89/0.99	o 167
0.89/0.99	c Solving starts ...
0.99/1.01	c solving time = 0.016s
0.99/1.01	c #decision = 13280
0.99/1.01	c #conflict = 111
0.99/1.01	c #restart = 1
0.99/1.01	o 166
0.99/1.01	c Solving starts ...
0.99/1.03	c solving time = 0.012s
0.99/1.03	c #decision = 14740
0.99/1.03	c #conflict = 111
0.99/1.03	c #restart = 1
0.99/1.03	o 129
0.99/1.03	c Solving starts ...
8.59/8.68	c solving time = 7.645s
8.59/8.68	c #decision = 15351
8.59/8.68	c #conflict = 382
8.59/8.68	c #restart = 3
8.59/8.68	o 128
8.59/8.68	c Solving starts ...
8.69/8.71	c solving time = 0.020s
8.69/8.71	c #decision = 15367
8.69/8.71	c #conflict = 382
8.69/8.71	c #restart = 3
8.69/8.71	o 127
8.69/8.71	c Solving starts ...
8.69/8.73	c solving time = 0.016s
8.69/8.73	c #decision = 15382
8.69/8.73	c #conflict = 382
8.69/8.73	c #restart = 3
8.69/8.73	o 126
8.69/8.73	c Solving starts ...
31.18/31.28	c solving time = 22.541s
31.18/31.28	c #decision = 16591
31.18/31.28	c #conflict = 1044
31.18/31.28	c #restart = 6
31.18/31.28	o 121
31.18/31.29	c Solving starts ...
31.28/31.31	c solving time = 0.020s
31.28/31.31	c #decision = 16610
31.28/31.31	c #conflict = 1044
31.28/31.31	c #restart = 6
31.28/31.31	o 120
31.28/31.32	c Solving starts ...
39.38/39.45	c solving time = 8.132s
39.38/39.45	c #decision = 17043
39.38/39.45	c #conflict = 1257
39.38/39.45	c #restart = 7
39.38/39.45	o 117
39.38/39.46	c Solving starts ...
39.38/39.48	c solving time = 0.025s
39.38/39.48	c #decision = 17070
39.38/39.48	c #conflict = 1257
39.38/39.48	c #restart = 7
39.38/39.48	o 116
39.38/39.49	c Solving starts ...
39.48/39.51	c solving time = 0.025s
39.48/39.51	c #decision = 17093
39.48/39.51	c #conflict = 1257
39.48/39.51	c #restart = 7
39.48/39.51	o 115
39.48/39.53	c Solving starts ...
39.58/39.65	c solving time = 0.118s
39.58/39.65	c #decision = 17313
39.58/39.65	c #conflict = 1259
39.58/39.65	c #restart = 7
39.58/39.65	o 107
39.58/39.65	c Solving starts ...
53.97/54.07	c solving time = 14.416s
53.97/54.07	c #decision = 17947
53.97/54.07	c #conflict = 1632
53.97/54.07	c #restart = 9
53.97/54.07	o 106
53.97/54.08	c Solving starts ...
54.07/54.13	c solving time = 0.046s
54.07/54.13	c #decision = 18167
54.07/54.13	c #conflict = 1633
54.07/54.13	c #restart = 9
54.07/54.13	o 98
54.07/54.14	c Solving starts ...
75.87/75.92	c solving time = 21.782s
75.87/75.92	c #decision = 19268
75.87/75.92	c #conflict = 2111
75.87/75.92	c #restart = 12
75.87/75.92	o 87
75.87/75.93	c Solving starts ...
80.28/80.39	c solving time = 4.458s
80.28/80.39	c #decision = 19625
80.28/80.39	c #conflict = 2246
80.28/80.39	c #restart = 13
80.28/80.39	o 84
80.28/80.39	c Solving starts ...
80.37/80.43	c solving time = 0.037s
80.37/80.43	c #decision = 19642
80.37/80.43	c #conflict = 2246
80.37/80.43	c #restart = 13
80.37/80.43	o 83
80.37/80.43	c Solving starts ...
81.66/81.75	c solving time = 1.313s
81.66/81.75	c #decision = 19779
81.66/81.75	c #conflict = 2311
81.66/81.75	c #restart = 13
81.66/81.75	o 82
81.66/81.75	c Solving starts ...
86.97/87.03	c solving time = 5.280s
86.97/87.03	c #decision = 20124
86.97/87.03	c #conflict = 2495
86.97/87.03	c #restart = 14
86.97/87.03	o 80
86.97/87.04	c Solving starts ...
86.97/87.04	c learnt constraints deletion: 2481 -> 1241
86.97/87.06	c solving time = 0.026s
86.97/87.06	c #decision = 20174
86.97/87.06	c #conflict = 2495
86.97/87.06	c #restart = 14
86.97/87.06	o 78
86.97/87.07	c Solving starts ...
93.06/93.12	c solving time = 6.050s
93.06/93.12	c #decision = 20659
93.06/93.12	c #conflict = 2749
93.06/93.12	c #restart = 16
93.06/93.12	o 75
93.06/93.12	c Solving starts ...
93.06/93.16	c solving time = 0.033s
93.06/93.16	c #decision = 20812
93.06/93.16	c #conflict = 2749
93.06/93.16	c #restart = 16
93.06/93.16	o 69
93.06/93.16	c Solving starts ...
93.16/93.20	c solving time = 0.043s
93.16/93.20	c #decision = 20827
93.16/93.20	c #conflict = 2749
93.16/93.20	c #restart = 16
93.16/93.20	o 68
93.16/93.21	c Solving starts ...
96.36/96.44	c solving time = 3.231s
96.36/96.44	c #decision = 21112
96.36/96.44	c #conflict = 2897
96.36/96.44	c #restart = 17
96.36/96.44	o 66
96.36/96.44	c Solving starts ...
96.36/96.46	c solving time = 0.022s
96.36/96.46	c #decision = 21188
96.36/96.46	c #conflict = 2897
96.36/96.46	c #restart = 17
96.36/96.46	o 63
96.36/96.47	c Solving starts ...
110.06/110.14	c solving time = 13.673s
110.06/110.14	c #decision = 23405
110.06/110.14	c #conflict = 3987
110.06/110.14	c #restart = 21
110.06/110.14	o 58
110.06/110.15	c Solving starts ...
110.06/110.18	c solving time = 0.033s
110.06/110.18	c #decision = 23427
110.06/110.18	c #conflict = 3987
110.06/110.18	c #restart = 21
110.06/110.18	o 57
110.06/110.18	c Solving starts ...
110.16/110.21	c solving time = 0.029s
110.16/110.21	c #decision = 23447
110.16/110.21	c #conflict = 3987
110.16/110.21	c #restart = 21
110.16/110.21	o 56
110.16/110.22	c Solving starts ...
110.16/110.24	c solving time = 0.026s
110.16/110.24	c #decision = 23734
110.16/110.24	c #conflict = 3987
110.16/110.24	c #restart = 21
110.16/110.24	o 45
110.16/110.25	c Solving starts ...
113.96/114.09	c solving time = 3.838s
113.96/114.09	c #decision = 24465
113.96/114.09	c #conflict = 4381
113.96/114.09	c #restart = 23
113.96/114.09	o 43
113.96/114.09	c Solving starts ...
114.06/114.12	c solving time = 0.031s
114.06/114.12	c #decision = 24483
114.06/114.12	c #conflict = 4381
114.06/114.12	c #restart = 23
114.06/114.12	o 42
114.06/114.12	c Solving starts ...
114.06/114.15	c solving time = 0.026s
114.06/114.15	c #decision = 24559
114.06/114.15	c #conflict = 4381
114.06/114.15	c #restart = 23
114.06/114.15	o 39
114.06/114.15	c Solving starts ...
114.46/114.55	c solving time = 0.403s
114.46/114.55	c #decision = 24771
114.46/114.55	c #conflict = 4434
114.46/114.55	c #restart = 23
114.46/114.55	o 34
114.46/114.55	c Solving starts ...
114.66/114.77	c solving time = 0.216s
114.66/114.77	c #decision = 25246
114.66/114.77	c #conflict = 4467
114.66/114.77	c #restart = 23
114.66/114.77	o 18
114.66/114.77	c Solving starts ...
114.66/114.79	c solving time = 0.020s
114.66/114.79	c #decision = 25255
114.66/114.79	c #conflict = 4467
114.66/114.79	c #restart = 23
114.66/114.79	o 17
114.66/114.79	c Solving starts ...
114.86/114.90	c solving time = 0.107s
114.86/114.90	c #decision = 25313
114.86/114.90	c #conflict = 4486
114.86/114.90	c #restart = 23
114.86/114.90	o 16
114.86/114.90	c Solving starts ...
114.86/114.94	c solving time = 0.038s
114.86/114.94	c #decision = 25424
114.86/114.94	c #conflict = 4490
114.86/114.94	c #restart = 23
114.86/114.94	o 12
114.86/114.94	c Solving starts ...
115.36/115.48	c solving time = 0.539s
115.36/115.48	c #decision = 25744
115.36/115.48	c #conflict = 4716
115.36/115.48	c #restart = 24
115.36/115.48	o 11
115.36/115.48	c Solving starts ...
115.36/115.50	c solving time = 0.016s
115.36/115.50	c #decision = 25752
115.36/115.50	c #conflict = 4716
115.36/115.50	c #restart = 24
115.36/115.50	o 10
115.36/115.50	c Solving starts ...
116.06/116.19	c solving time = 0.689s
116.06/116.19	c #decision = 26445
116.06/116.19	c #conflict = 5132
116.06/116.19	c #restart = 26
116.06/116.19	o 9
116.06/116.19	c Solving starts ...
116.47/116.57	c solving time = 0.383s
116.47/116.57	c #decision = 26925
116.47/116.57	c #conflict = 5409
116.47/116.57	c #restart = 28
116.47/116.57	o 8
116.47/116.57	c Solving starts ...
116.47/116.58	c solving time = 0.012s
116.47/116.58	c #decision = 26997
116.47/116.58	c #conflict = 5409
116.47/116.58	c #restart = 28
116.47/116.58	o 5
116.47/116.58	c Solving starts ...
117.16/117.21	c solving time = 0.626s
117.16/117.21	c #decision = 28045
117.16/117.21	c #conflict = 6010
117.16/117.21	c #restart = 31
117.16/117.21	o 4
117.16/117.21	c Solving starts ...
117.16/117.22	c learnt constraints deletion: 4739 -> 2370
117.16/117.23	c solving time = 0.020s
117.16/117.23	c #decision = 28073
117.16/117.23	c #conflict = 6010
117.16/117.23	c #restart = 31
117.16/117.23	o 3
117.16/117.23	c Solving starts ...
122.46/122.56	c learnt constraints deletion: 6440 -> 3220
127.66/127.79	c learnt constraints deletion: 7188 -> 3596
133.36/133.45	c learnt constraints deletion: 7602 -> 3801
139.46/139.55	c learnt constraints deletion: 7636 -> 3818
145.16/145.24	c solving time = 28.006s
145.16/145.24	c #decision = 57191
145.16/145.24	c #conflict = 25586
145.16/145.24	c #restart = 42
145.16/145.24	o 2
145.16/145.24	c Solving starts ...
145.16/145.28	c learnt constraints deletion: 7504 -> 3752
148.16/148.24	c learnt constraints deletion: 5799 -> 2900
154.05/154.19	c learnt constraints deletion: 6793 -> 3397
159.65/159.79	c learnt constraints deletion: 7175 -> 3588
165.75/165.80	c learnt constraints deletion: 7635 -> 3818
172.75/172.85	c learnt constraints deletion: 8125 -> 4063
178.64/178.71	c learnt constraints deletion: 8132 -> 4066
185.54/185.60	c learnt constraints deletion: 8676 -> 4338
192.24/192.36	c solving time = 47.104s
192.24/192.36	c #decision = 104106
192.24/192.36	c #conflict = 56674
192.24/192.36	c #restart = 54
192.24/192.36	o 1
192.24/192.36	c Solving starts ...
192.35/192.48	c learnt constraints deletion: 8661 -> 4331
193.55/193.67	c learnt constraints deletion: 5516 -> 2758
195.84/195.94	c learnt constraints deletion: 6431 -> 3216
197.64/197.71	c learnt constraints deletion: 7226 -> 3613
199.54/199.63	c learnt constraints deletion: 7664 -> 3832
201.25/201.32	c learnt constraints deletion: 7668 -> 3834
203.54/203.63	c learnt constraints deletion: 8149 -> 4076
205.64/205.73	c learnt constraints deletion: 8167 -> 4084
208.04/208.19	c learnt constraints deletion: 8714 -> 4357
209.94/210.10	c learnt constraints deletion: 8701 -> 4351
212.14/212.29	c learnt constraints deletion: 8702 -> 4351
214.94/215.07	c learnt constraints deletion: 9305 -> 4653
217.24/217.38	c learnt constraints deletion: 9327 -> 4664
219.85/219.90	c learnt constraints deletion: 9289 -> 4645
222.04/222.19	c learnt constraints deletion: 9308 -> 4655
224.84/224.93	c learnt constraints deletion: 9955 -> 4978
227.24/227.37	c learnt constraints deletion: 9972 -> 4986
227.74/227.87	c solving time = 35.501s
227.74/227.87	c #decision = 238410
227.74/227.87	c #conflict = 125366
227.74/227.87	c #restart = 68
227.74/227.87	s OPTIMUM FOUND
227.74/227.87	v -x1 x2 -x3 -x4 -x5 -x6 -x7 -x8 -x9 -x10
227.74/227.87	v x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20
227.74/227.87	v -x21 -x22 -x23 -x24 -x25 -x26 -x27 -x28 x29 -x30
227.74/227.87	v -x31 -x32 -x33 -x34 -x35 x36 -x37 -x38 -x39 -x40
227.74/227.87	v -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50
227.74/227.87	v -x51 -x52 -x53 -x54 x55 -x56 -x57 -x58 -x59 x60
227.74/227.87	v -x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70
227.74/227.87	v -x71 -x72 -x73 x74 -x75 -x76 -x77 -x78 -x79 -x80
227.74/227.87	v -x81 -x82 -x83 -x84 -x85 x86 -x87 -x88 -x89 x90
227.74/227.87	v -x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100
227.74/227.87	v -x101 -x102 x103 -x104 -x105 -x106 -x107 -x108 -x109 -x110
227.74/227.87	v -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 x120
227.74/227.87	v -x121 -x122 -x123 -x124 -x125 x126 -x127 -x128 -x129 -x130
227.74/227.87	v -x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 x139 -x140
227.74/227.87	v -x141 -x142 -x143 -x144 -x145 -x146 x147 -x148 -x149 -x150
227.74/227.87	v -x151 -x152 x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160
227.74/227.87	v -x161 -x162 -x163 -x164 -x165 -x166 -x167 -x168 -x169 -x170
227.74/227.87	v x171 -x172 -x173 -x174 -x175 -x176 -x177 -x178 -x179 x180
227.74/227.87	v -x181 x182 -x183 -x184 -x185 -x186 -x187 -x188 -x189 -x190
227.74/227.87	v -x191 -x192 -x193 -x194 -x195 -x196 -x197 -x198 -x199 -x200
227.74/227.87	v -x201 -x202 -x203 -x204 -x205 -x206 -x207 -x208 x209 -x210
227.74/227.87	v -x211 -x212 -x213 -x214 x215 -x216 -x217 -x218 -x219 -x220
227.74/227.87	v -x221 -x222 -x223 x224 -x225 -x226 -x227 -x228 -x229 -x230
227.74/227.87	v -x231
227.74/227.87	c total time = 227.818s

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-3712321-1338207218/watcher-3712321-1338207218 -o /tmp/evaluation-result-3712321-1338207218/solver-3712321-1338207218 -C 1800 -W 1900 -M 15500 HOME/toysat --wbo HOME/instance-3712321-1338207218.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.00 2.00 2.00 3/176 30207
/proc/meminfo: memFree=26231836/32873844 swapFree=7108/7108
[pid=30207] ppid=30205 vsize=6208 CPUtime=0 cores=0,2,4,6
/proc/30207/stat : 30207 (toysat) R 30205 30207 28734 0 -1 4202496 811 0 0 0 0 0 0 0 20 0 1 0 286848779 6356992 733 33554432000 4194304 8973514 140733986085120 140734930232488 7937344 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/30207/statm: 1552 733 424 1167 0 333 0

[startup+0.0228611 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 30207
/proc/meminfo: memFree=26231836/32873844 swapFree=7108/7108
[pid=30207] ppid=30205 vsize=8256 CPUtime=0.01 cores=0,2,4,6
/proc/30207/stat : 30207 (toysat) R 30205 30207 28734 0 -1 4202496 1145 0 0 0 1 0 0 0 20 0 1 0 286848779 8454144 1067 33554432000 4194304 8973514 140733986085120 140734930232488 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/30207/statm: 2064 1067 427 1167 0 845 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8256

[startup+0.100277 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 30207
/proc/meminfo: memFree=26231836/32873844 swapFree=7108/7108
[pid=30207] ppid=30205 vsize=12352 CPUtime=0.09 cores=0,2,4,6
/proc/30207/stat : 30207 (toysat) R 30205 30207 28734 0 -1 4202496 2205 0 0 0 9 0 0 0 20 0 1 0 286848779 12648448 2127 33554432000 4194304 8973514 140733986085120 140734930232488 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/30207/statm: 3088 2127 438 1167 0 1869 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12352

[startup+0.300238 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 30207
/proc/meminfo: memFree=26231836/32873844 swapFree=7108/7108
[pid=30207] ppid=30205 vsize=12352 CPUtime=0.29 cores=0,2,4,6
/proc/30207/stat : 30207 (toysat) R 30205 30207 28734 0 -1 4202496 2205 0 0 0 29 0 0 0 20 0 1 0 286848779 12648448 2127 33554432000 4194304 8973514 140733986085120 140734930232488 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/30207/statm: 3088 2127 438 1167 0 1869 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12352

[startup+0.700239 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 30207
/proc/meminfo: memFree=26231836/32873844 swapFree=7108/7108
[pid=30207] ppid=30205 vsize=12352 CPUtime=0.69 cores=0,2,4,6
/proc/30207/stat : 30207 (toysat) R 30205 30207 28734 0 -1 4202496 2206 0 0 0 69 0 0 0 20 0 1 0 286848779 12648448 2128 33554432000 4194304 8973514 140733986085120 140734930232488 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/30207/statm: 3088 2128 438 1167 0 1869 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12352

[startup+1.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 30208
/proc/meminfo: memFree=26221404/32873844 swapFree=7108/7108
[pid=30207] ppid=30205 vsize=19520 CPUtime=1.49 cores=0,2,4,6
/proc/30207/stat : 30207 (toysat) R 30205 30207 28734 0 -1 4202496 4198 0 0 0 149 0 0 0 20 0 1 0 286848779 19988480 4120 33554432000 4194304 8973514 140733986085120 140733986084616 7717872 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/30207/statm: 4880 4120 466 1167 0 3661 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 19520

[startup+3.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 30208
/proc/meminfo: memFree=26216552/32873844 swapFree=7108/7108
[pid=30207] ppid=30205 vsize=19520 CPUtime=3.08 cores=0,2,4,6
/proc/30207/stat : 30207 (toysat) R 30205 30207 28734 0 -1 4202496 4198 0 0 0 308 0 0 0 20 0 1 0 286848779 19988480 4120 33554432000 4194304 8973514 140733986085120 140733986084616 7688773 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/30207/statm: 4880 4120 466 1167 0 3661 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 19520

[startup+6.3003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 30208
/proc/meminfo: memFree=26215312/32873844 swapFree=7108/7108
[pid=30207] ppid=30205 vsize=19520 CPUtime=6.28 cores=0,2,4,6
/proc/30207/stat : 30207 (toysat) R 30205 30207 28734 0 -1 4202496 4198 0 0 0 627 1 0 0 20 0 1 0 286848779 19988480 4120 33554432000 4194304 8973514 140733986085120 140733986084616 4208840 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/30207/statm: 4880 4120 466 1167 0 3661 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 19520

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 30208
/proc/meminfo: memFree=26214200/32873844 swapFree=7108/7108
[pid=30207] ppid=30205 vsize=22592 CPUtime=12.68 cores=0,2,4,6
/proc/30207/stat : 30207 (toysat) R 30205 30207 28734 0 -1 4202496 4972 0 0 0 1265 3 0 0 20 0 1 0 286848779 23134208 4890 33554432000 4194304 8973514 140733986085120 140733986084616 4209439 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/30207/statm: 5648 4890 466 1167 0 4429 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 22592

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 30208
/proc/meminfo: memFree=26213020/32873844 swapFree=7108/7108
[pid=30207] ppid=30205 vsize=23616 CPUtime=25.48 cores=0,2,4,6
/proc/30207/stat : 30207 (toysat) R 30205 30207 28734 0 -1 4202496 5229 0 0 0 2541 7 0 0 20 0 1 0 286848779 24182784 5146 33554432000 4194304 8973514 140733986085120 140733986084384 7732832 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/30207/statm: 5904 5146 466 1167 0 4685 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 23616

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 30208
/proc/meminfo: memFree=26207124/32873844 swapFree=7108/7108
[pid=30207] ppid=30205 vsize=29760 CPUtime=51.08 cores=0,2,4,6
/proc/30207/stat : 30207 (toysat) R 30205 30207 28734 0 -1 4202496 6768 0 0 0 5093 15 0 0 20 0 1 0 286848779 30474240 6682 33554432000 4194304 8973514 140733986085120 140733986084616 4206133 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/30207/statm: 7440 6682 466 1167 0 6221 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 29760

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 30208
/proc/meminfo: memFree=26193224/32873844 swapFree=7108/7108
[pid=30207] ppid=30205 vsize=38976 CPUtime=102.27 cores=0,2,4,6
/proc/30207/stat : 30207 (toysat) R 30205 30207 28734 0 -1 4202496 9075 0 0 0 10193 34 0 0 20 0 1 0 286848779 39911424 8987 33554432000 4194304 8973514 140733986085120 140733986084384 7841851 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/30207/statm: 9744 8987 467 1167 0 8525 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 38976

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 30208
/proc/meminfo: memFree=26175968/32873844 swapFree=7108/7108
[pid=30207] ppid=30205 vsize=56384 CPUtime=162.24 cores=0,2,4,6
/proc/30207/stat : 30207 (toysat) R 30205 30207 28734 0 -1 4202496 13434 0 0 0 16163 61 0 0 20 0 1 0 286848779 57737216 13339 33554432000 4194304 8973514 140733986085120 140733986084616 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/30207/statm: 14096 13339 467 1167 0 12877 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 56384

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 30208
/proc/meminfo: memFree=26168152/32873844 swapFree=7108/7108
[pid=30207] ppid=30205 vsize=62528 CPUtime=222.24 cores=0,2,4,6
/proc/30207/stat : 30207 (toysat) R 30205 30207 28734 0 -1 4202496 14970 0 0 0 22131 93 0 0 20 0 1 0 286848779 64028672 14875 33554432000 4194304 8973514 140733986085120 140733986084616 7720752 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/30207/statm: 15632 14875 467 1167 0 14413 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 62528

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

[startup+223.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 30208
/proc/meminfo: memFree=26168152/32873844 swapFree=7108/7108
[pid=30207] ppid=30205 vsize=62528 CPUtime=223.84 cores=0,2,4,6
/proc/30207/stat : 30207 (toysat) R 30205 30207 28734 0 -1 4202496 14970 0 0 0 22290 94 0 0 20 0 1 0 286848779 64028672 14875 33554432000 4194304 8973514 140733986085120 140733986084616 7937344 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/30207/statm: 15632 14875 467 1167 0 14413 0
Current children cumulated CPU time (s) 223.84
Current children cumulated vsize (KiB) 62528

[startup+225.506 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 30208
/proc/meminfo: memFree=26168152/32873844 swapFree=7108/7108
[pid=30207] ppid=30205 vsize=62528 CPUtime=225.44 cores=0,2,4,6
/proc/30207/stat : 30207 (toysat) R 30205 30207 28734 0 -1 4202496 14970 0 0 0 22449 95 0 0 20 0 1 0 286848779 64028672 14875 33554432000 4194304 8973514 140733986085120 140733986084616 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/30207/statm: 15632 14875 467 1167 0 14413 0
Current children cumulated CPU time (s) 225.44
Current children cumulated vsize (KiB) 62528

[startup+227.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 30208
/proc/meminfo: memFree=26168152/32873844 swapFree=7108/7108
[pid=30207] ppid=30205 vsize=62528 CPUtime=227.03 cores=0,2,4,6
/proc/30207/stat : 30207 (toysat) R 30205 30207 28734 0 -1 4202496 14970 0 0 0 22608 95 0 0 20 0 1 0 286848779 64028672 14875 33554432000 4194304 8973514 140733986085120 140733986084616 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/30207/statm: 15632 14875 467 1167 0 14413 0
Current children cumulated CPU time (s) 227.03
Current children cumulated vsize (KiB) 62528

[startup+227.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 30208
/proc/meminfo: memFree=26168152/32873844 swapFree=7108/7108
[pid=30207] ppid=30205 vsize=62528 CPUtime=227.44 cores=0,2,4,6
/proc/30207/stat : 30207 (toysat) R 30205 30207 28734 0 -1 4202496 14970 0 0 0 22648 96 0 0 20 0 1 0 286848779 64028672 14875 33554432000 4194304 8973514 140733986085120 140733986084616 4214507 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/30207/statm: 15632 14875 467 1167 0 14413 0
Current children cumulated CPU time (s) 227.44
Current children cumulated vsize (KiB) 62528

[startup+227.707 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 30208
/proc/meminfo: memFree=26168152/32873844 swapFree=7108/7108
[pid=30207] ppid=30205 vsize=62528 CPUtime=227.65 cores=0,2,4,6
/proc/30207/stat : 30207 (toysat) R 30205 30207 28734 0 -1 4202496 14970 0 0 0 22669 96 0 0 20 0 1 0 286848779 64028672 14875 33554432000 4194304 8973514 140733986085120 140733986084616 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/30207/statm: 15632 14875 467 1167 0 14413 0
Current children cumulated CPU time (s) 227.65
Current children cumulated vsize (KiB) 62528

[startup+227.8 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 30208
/proc/meminfo: memFree=26168152/32873844 swapFree=7108/7108
[pid=30207] ppid=30205 vsize=62528 CPUtime=227.74 cores=0,2,4,6
/proc/30207/stat : 30207 (toysat) R 30205 30207 28734 0 -1 4202496 14970 0 0 0 22678 96 0 0 20 0 1 0 286848779 64028672 14875 33554432000 4194304 8973514 140733986085120 140733986084616 7716212 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/30207/statm: 15632 14875 467 1167 0 14413 0
Current children cumulated CPU time (s) 227.74
Current children cumulated vsize (KiB) 62528

Child status: 0
Real time (s): 227.872
CPU time (s): 227.818
CPU user time (s): 226.856
CPU system time (s): 0.962853
CPU usage (%): 99.9763
Max. virtual memory (cumulated for all children) (KiB): 62528

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 226.856
system time used= 0.962853
maximum resident set size= 59516
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14974
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= 22
involuntary context switches= 238

runsolver used 0.578911 second user time and 2.45063 second system time

The end

Launcher Data

Begin job on node111 at 2012-05-28 14:13:38
IDJOB=3712321
IDBENCH=79283
IDSOLVER=2291
FILE ID=node111/3712321-1338207218
RUNJOBID= node111-1338194732-28750
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.1900550720--soft-0-100-0.wbo
COMMAND LINE= HOME/toysat --wbo BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3712321-1338207218/watcher-3712321-1338207218 -o /tmp/evaluation-result-3712321-1338207218/solver-3712321-1338207218 -C 1800 -W 1900 -M 15500  HOME/toysat --wbo HOME/instance-3712321-1338207218.wbo

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

MD5SUM BENCH= 78d8e4512631586bbdc844ad983c3b47
RANDOM SEED=1512857203

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:        26231836 kB
Buffers:          561092 kB
Cached:          5107112 kB
SwapCached:         1624 kB
Active:          4738948 kB
Inactive:         962484 kB
Active(anon):      24828 kB
Inactive(anon):     9132 kB
Active(file):    4714120 kB
Inactive(file):   953352 kB
Unevictable:        7108 kB
Mlocked:            7108 kB
SwapTotal:      67108856 kB
SwapFree:       67105364 kB
Dirty:              7384 kB
Writeback:            12 kB
AnonPages:         37528 kB
Mapped:            16176 kB
Shmem:                 8 kB
Slab:             798268 kB
SReclaimable:     240588 kB
SUnreclaim:       557680 kB
KernelStack:        1448 kB
PageTables:         3668 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     147496 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     16384 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 14:17:26