Trace number 3447166

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
wbo 1.6OPTIMUM 1218.36 1218.33

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/wcsp/academics/
normalized-16wqueens_wcsp.wbo
MD5SUM0eca1cee1f66f0b91a7a0aa842de562c
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark0.088985
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables256
Total number of constraints4608
Number of soft constraints4592
Number of constraints which are clauses4592
Number of constraints which are cardinality constraints (but not clauses)16
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint16
Top cost 17
Min constraint cost 1
Max constraint cost 17
Sum of constraints costs 74992
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 17
Number of bits of the biggest sum of numbers5
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c wbo 1.6 beta - 20110321
0.00/0.00	c Parsing wbo file format. File HOME/instance-3447166-1307907042.wbo.
0.00/0.00	c Instance file HOME/instance-3447166-1307907042.wbo
0.00/0.00	c File size is 129882 bytes.
0.00/0.00	c Highest Coefficient sum: 17
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Parsing time:          0.01         s                                      |
0.00/0.00	c |  Number Variables:      256                                                 |
0.00/0.00	c |  Number Clauses:        4608                                                |
0.00/0.00	c |  Number Cardinality:    16                                                  |
0.00/0.00	c |  Number PB Constraints: 0                                                   |
0.00/0.00	c ============================[ Search Statistics ]==============================
0.00/0.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.00	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.00	c ===============================================================================
0.00/0.00	c |         0 |      64     4624     9312 |     5000        0   -nan |  0.000 % |
0.00/0.01	c ===============================================================================
0.00/0.01	c core #1
0.00/0.01	c 
0.00/0.01	c 
0.00/0.01	c Core size: 368	Core Weight: 1	Total Weight: 1
0.00/0.01	c Current CPU time: 0.008998 s
0.00/0.01	c
0.00/0.01	c ============================[ Search Statistics ]==============================
0.00/0.01	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.01	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.01	c ===============================================================================
0.00/0.01	c |         0 |     624     4801    10592 |     5000        0   -nan |  0.000 % |
0.00/0.01	c |       100 |     624     4801    10592 |     5500      100    103 |  0.000 % |
0.00/0.02	c |       250 |     624     4801    10592 |     6050      250    106 |  0.000 % |
0.00/0.04	c |       475 |     624     4801    10592 |     6655      475     93 |  0.000 % |
0.00/0.07	c |       812 |     624     4801    10592 |     7320      812     90 |  0.000 % |
0.09/0.11	c |      1318 |     624     4801    10592 |     8052     1318     84 |  0.000 % |
0.09/0.19	c |      2077 |     624     4801    10592 |     8857     2077     82 |  0.000 % |
0.29/0.30	c |      3216 |     624     4801    10592 |     9743     3216     84 |  0.000 % |
0.49/0.58	c |      4928 |     624     4801    10592 |    10717     4928     84 |  0.000 % |
0.59/0.68	c ===============================================================================
0.68/0.71	c core #2
0.68/0.71	c 
0.68/0.71	c 
0.68/0.71	c Core size: 4284	Core Weight: 1	Total Weight: 2
0.68/0.71	c Current CPU time: 0.689895 s
0.68/0.71	c
0.68/0.71	c ============================[ Search Statistics ]==============================
0.68/0.71	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.68/0.71	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.68/0.71	c ===============================================================================
0.68/0.71	c |         0 |    4907     8893    27340 |     5000        0   -nan |  0.000 % |
0.68/0.72	c |       101 |    4907     8893    27340 |     5500      101     94 |  0.000 % |
0.68/0.73	c |       251 |    4907     8893    27340 |     6050      251     98 |  0.000 % |
0.68/0.74	c |       478 |    4907     8893    27340 |     6655      478    112 |  0.000 % |
0.68/0.78	c |       815 |    4907     8893    27340 |     7320      815    112 |  0.000 % |
0.79/0.83	c |      1324 |    4907     8893    27340 |     8052     1324    116 |  0.000 % |
0.89/0.92	c |      2086 |    4907     8893    27340 |     8857     2086    123 |  0.000 % |
1.10/1.15	c |      3227 |    4907     8893    27340 |     9743     3227    126 |  0.000 % |
1.49/1.50	c |      4941 |    4907     8893    27340 |    10717     4941    127 |  0.000 % |
2.09/2.15	c |      7503 |    4907     8893    27340 |    11789     7503    128 |  0.000 % |
3.49/3.56	c |     11348 |    4907     8893    27340 |    12968    11348    126 |  0.000 % |
5.29/5.33	c |     17114 |    4907     8893    27340 |    14265    10525    119 |  0.000 % |
7.70/7.74	c |     25763 |    4907     8893    27340 |    15692    11943    118 |  0.000 % |
12.09/12.13	c |     38743 |    4907     8893    27340 |    17261     9036    119 |  0.000 % |
19.98/20.08	c |     58206 |    4907     8893    27340 |    18987    11068    120 |  0.000 % |
32.50/32.59	c |     87398 |    4907     8893    27340 |    20886    11497    112 |  0.000 % |
51.60/51.68	c |    131189 |    4907     8893    27340 |    22974    13159    124 |  0.000 % |
81.30/81.32	c |    196873 |    4907     8893    27340 |    25272    20981    120 |  0.000 % |
127.79/127.89	c |    295399 |    4907     8893    27340 |    27799    17796    114 |  0.000 % |
200.20/200.22	c |    443193 |    4907     8893    27340 |    30579    25021    114 |  0.000 % |
310.10/310.14	c |    664877 |    4907     8893    27340 |    33637    22579    107 |  0.000 % |
504.60/504.63	c |    997402 |    4907     8893    27340 |    37001    15766     99 |  0.000 % |
752.41/752.43	c |   1496192 |    4907     8893    27340 |    40701    28057    103 |  0.000 % |
1191.92/1191.91	c |   2244378 |    4907     8893    27340 |    44771    39178    121 |  0.000 % |
1218.33/1218.30	c ===============================================================================
1218.33/1218.30	c #cores: 2
1218.33/1218.30	o 2
1218.33/1218.30	s OPTIMUM FOUND
1218.33/1218.30	v -x1 -x2 -x3 -x4 -x5 -x6 -x7 -x8 -x9 -x10 -x11 -x12 -x13 -x14 x15 -x16 -x17 -x18 -x19 -x20 -x21 -x22 -x23 -x24 x25 -x26 -x27 -x28 -x29 -x30 -x31 -x32 -x33 x34 -x35 -x36 -x37 -x38 -x39 -x40 -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50 -x51 -x52 -x53 -x54 -x55 -x56 -x57 x58 -x59 -x60 -x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70 -x71 x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80 -x81 -x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90 x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 x99 -x100 -x101 -x102 -x103 -x104 -x105 -x106 -x107 -x108 -x109 -x110 -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120 -x121 -x122 -x123 -x124 -x125 -x126 -x127 x128 -x129 -x130 -x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140 x141 -x142 -x143 -x144 -x145 -x146 -x147 -x148 x149 -x150 -x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160 x161 -x162 -x163 -x164 -x165 -x166 -x167 -x168 -x169 -x170 -x171 -x172 -x173 -x174 -x175 -x176 -x177 -x178 -x179 -x180 -x181 x182 -x183 -x184 -x185 -x186 -x187 -x188 -x189 -x190 -x191 -x192 -x193 -x194 -x195 -x196 -x197 -x198 -x199 -x200 -x201 -x202 -x203 -x204 -x205 x206 -x207 -x208 -x209 -x210 -x211 -x212 -x213 -x214 -x215 -x216 -x217 -x218 -x219 x220 -x221 -x222 -x223 -x224 -x225 -x226 -x227 x228 -x229 -x230 -x231 -x232 -x233 -x234 -x235 -x236 -x237 -x238 -x239 -x240 -x241 -x242 -x243 -x244 -x245 -x246 x247 -x248 -x249 -x250 -x251 -x252 -x253 -x254 -x255 -x256
1218.33/1218.30	c Total CPU time: 1213.48 s

Verifier Data

OK	2

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 /var/tmp/evaluation-result-3447166-1307907042/watcher-3447166-1307907042 -o /var/tmp/evaluation-result-3447166-1307907042/solver-3447166-1307907042 -C 1800 -W 1900 -M 15500 wbo1.6 -file-format=wbo -time-limit=1800 -search-mode=0 HOME/instance-3447166-1307907042.wbo 

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

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


[startup+0 s]
/proc/loadavg: 1.93 1.98 1.96 3/177 7039
/proc/meminfo: memFree=789360/32950928 swapFree=67048888/67111528
[pid=7039] ppid=7037 vsize=2232 CPUtime=0 cores=1,3,5,7
/proc/7039/stat : 7039 (wbo1.6) R 7037 7039 4454 0 -1 4202496 334 0 0 0 0 0 0 0 25 0 1 0 902303011 2285568 285 33554432000 4194304 5714214 140734742591072 18446744073709551615 4970426 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/7039/statm: 558 285 180 372 0 151 0

[startup+0.00978409 s]
/proc/loadavg: 1.93 1.98 1.96 3/177 7039
/proc/meminfo: memFree=789360/32950928 swapFree=67048888/67111528
[pid=7039] ppid=7037 vsize=2368 CPUtime=0 cores=1,3,5,7
/proc/7039/stat : 7039 (wbo1.6) R 7037 7039 4454 0 -1 4202496 413 0 0 0 0 0 0 0 25 0 1 0 902303011 2424832 332 33554432000 4194304 5714214 140734742591072 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/7039/statm: 592 332 176 372 0 217 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2368

[startup+0.100768 s]
/proc/loadavg: 1.93 1.98 1.96 3/177 7039
/proc/meminfo: memFree=789360/32950928 swapFree=67048888/67111528
[pid=7039] ppid=7037 vsize=3316 CPUtime=0.09 cores=1,3,5,7
/proc/7039/stat : 7039 (wbo1.6) R 7037 7039 4454 0 -1 4202496 643 0 0 0 9 0 0 0 25 0 1 0 902303011 3395584 562 33554432000 4194304 5714214 140734742591072 18446744073709551615 4319446 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/7039/statm: 829 562 178 372 0 454 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3316

[startup+0.300733 s]
/proc/loadavg: 1.93 1.98 1.96 3/177 7039
/proc/meminfo: memFree=789360/32950928 swapFree=67048888/67111528
[pid=7039] ppid=7037 vsize=4636 CPUtime=0.29 cores=1,3,5,7
/proc/7039/stat : 7039 (wbo1.6) R 7037 7039 4454 0 -1 4202496 973 0 0 0 28 1 0 0 25 0 1 0 902303011 4747264 892 33554432000 4194304 5714214 140734742591072 18446744073709551615 4319878 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/7039/statm: 1159 892 178 372 0 784 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4636

[startup+0.700662 s]
/proc/loadavg: 1.93 1.98 1.96 3/177 7039
/proc/meminfo: memFree=789360/32950928 swapFree=67048888/67111528
[pid=7039] ppid=7037 vsize=6784 CPUtime=0.68 cores=1,3,5,7
/proc/7039/stat : 7039 (wbo1.6) R 7037 7039 4454 0 -1 4202496 1512 0 0 0 67 1 0 0 25 0 1 0 902303011 6946816 1431 33554432000 4194304 5714214 140734742591072 18446744073709551615 4324754 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/7039/statm: 1696 1432 178 372 0 1321 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 6784

[startup+1.50052 s]
/proc/loadavg: 1.93 1.98 1.96 3/178 7041
/proc/meminfo: memFree=782572/32950928 swapFree=67048888/67111528
[pid=7039] ppid=7037 vsize=8784 CPUtime=1.49 cores=1,3,5,7
/proc/7039/stat : 7039 (wbo1.6) R 7037 7039 4454 0 -1 4202496 2004 0 0 0 146 3 0 0 25 0 1 0 902303011 8994816 1923 33554432000 4194304 5714214 140734742591072 18446744073709551615 4319395 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/7039/statm: 2196 1923 178 372 0 1821 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8784

[startup+3.10023 s]
/proc/loadavg: 1.93 1.98 1.96 3/178 7041
/proc/meminfo: memFree=780960/32950928 swapFree=67048888/67111528
[pid=7039] ppid=7037 vsize=12644 CPUtime=3.08 cores=1,3,5,7
/proc/7039/stat : 7039 (wbo1.6) R 7037 7039 4454 0 -1 4202496 2958 0 0 0 304 4 0 0 25 0 1 0 902303011 12947456 2877 33554432000 4194304 5714214 140734742591072 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/7039/statm: 3161 2877 178 372 0 2786 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 12644

[startup+6.3007 s]
/proc/loadavg: 1.93 1.98 1.96 3/178 7041
/proc/meminfo: memFree=775896/32950928 swapFree=67048888/67111528
[pid=7039] ppid=7037 vsize=17040 CPUtime=6.29 cores=1,3,5,7
/proc/7039/stat : 7039 (wbo1.6) R 7037 7039 4454 0 -1 4202496 4039 0 0 0 623 6 0 0 25 0 1 0 902303011 17448960 3958 33554432000 4194304 5714214 140734742591072 18446744073709551615 4319384 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/7039/statm: 4260 3958 178 372 0 3885 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 17040

[startup+12.7005 s]
/proc/loadavg: 1.94 1.98 1.96 3/178 7041
/proc/meminfo: memFree=768628/32950928 swapFree=67048888/67111528
[pid=7039] ppid=7037 vsize=22908 CPUtime=12.69 cores=1,3,5,7
/proc/7039/stat : 7039 (wbo1.6) R 7037 7039 4454 0 -1 4202496 5514 0 0 0 1258 11 0 0 25 0 1 0 902303011 23457792 5433 33554432000 4194304 5714214 140734742591072 18446744073709551615 4319384 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/7039/statm: 5727 5433 178 372 0 5352 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 22908

[startup+25.5002 s]
/proc/loadavg: 1.95 1.98 1.96 3/178 7041
/proc/meminfo: memFree=751900/32950928 swapFree=67048888/67111528
[pid=7039] ppid=7037 vsize=31668 CPUtime=25.49 cores=1,3,5,7
/proc/7039/stat : 7039 (wbo1.6) R 7037 7039 4454 0 -1 4202496 7669 0 0 0 2532 17 0 0 25 0 1 0 902303011 32428032 7588 33554432000 4194304 5714214 140734742591072 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/7039/statm: 7917 7588 178 372 0 7542 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 31668

[startup+51.1007 s]
/proc/loadavg: 1.97 1.98 1.96 3/178 7042
/proc/meminfo: memFree=737116/32950928 swapFree=67048888/67111528
[pid=7039] ppid=7037 vsize=46908 CPUtime=51.09 cores=1,3,5,7
/proc/7039/stat : 7039 (wbo1.6) R 7037 7039 4454 0 -1 4202496 11421 0 0 0 5081 28 0 0 25 0 1 0 902303011 48033792 11340 33554432000 4194304 5714214 140734742591072 18446744073709551615 4319341 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/7039/statm: 11727 11340 178 372 0 11352 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 46908

[startup+102.307 s]
/proc/loadavg: 1.98 1.98 1.96 3/178 7157
/proc/meminfo: memFree=1165108/32950928 swapFree=67048888/67111528
[pid=7039] ppid=7037 vsize=72412 CPUtime=102.3 cores=1,3,5,7
/proc/7039/stat : 7039 (wbo1.6) R 7037 7039 4454 0 -1 4202496 17701 0 0 0 10177 53 0 0 25 0 1 0 902303011 74149888 17620 33554432000 4194304 5714214 140734742591072 18446744073709551615 4319384 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/7039/statm: 18103 17620 178 372 0 17728 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 72412

[startup+162.301 s]
/proc/loadavg: 1.99 1.98 1.96 3/178 7159
/proc/meminfo: memFree=1105292/32950928 swapFree=67048888/67111528
[pid=7039] ppid=7037 vsize=99716 CPUtime=162.3 cores=1,3,5,7
/proc/7039/stat : 7039 (wbo1.6) R 7037 7039 4454 0 -1 4202496 24445 0 0 0 16151 79 0 0 25 0 1 0 902303011 102109184 24364 33554432000 4194304 5714214 140734742591072 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/7039/statm: 24929 24364 178 372 0 24554 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 99716

[startup+222.3 s]
/proc/loadavg: 1.99 1.98 1.96 3/178 7160
/proc/meminfo: memFree=1040764/32950928 swapFree=67048888/67111528
[pid=7039] ppid=7037 vsize=126532 CPUtime=222.3 cores=1,3,5,7
/proc/7039/stat : 7039 (wbo1.6) R 7037 7039 4454 0 -1 4202496 31136 0 0 0 22126 104 0 0 25 0 1 0 902303011 129568768 31055 33554432000 4194304 5714214 140734742591072 18446744073709551615 4319355 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/7039/statm: 31633 31055 178 372 0 31258 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 126532

[startup+282.301 s]
/proc/loadavg: 1.99 1.98 1.96 3/178 7162
/proc/meminfo: memFree=985924/32950928 swapFree=67048888/67111528
[pid=7039] ppid=7037 vsize=153524 CPUtime=282.3 cores=1,3,5,7
/proc/7039/stat : 7039 (wbo1.6) R 7037 7039 4454 0 -1 4202496 37786 0 0 0 28100 130 0 0 25 0 1 0 902303011 157208576 37705 33554432000 4194304 5714214 140734742591072 18446744073709551615 4198960 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/7039/statm: 38381 37705 178 372 0 38006 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 153524

[startup+342.301 s]
/proc/loadavg: 1.99 1.98 1.96 3/178 7164
/proc/meminfo: memFree=937640/32950928 swapFree=67048888/67111528
[pid=7039] ppid=7037 vsize=178344 CPUtime=342.29 cores=1,3,5,7
/proc/7039/stat : 7039 (wbo1.6) R 7037 7039 4454 0 -1 4202496 43957 0 0 0 34075 154 0 0 25 0 1 0 902303011 182624256 43876 33554432000 4194304 5714214 140734742591072 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/7039/statm: 44586 43876 178 372 0 44211 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 178344

[startup+402.3 s]
/proc/loadavg: 2.12 2.02 1.97 3/178 7165
/proc/meminfo: memFree=889716/32950928 swapFree=67048888/67111528
[pid=7039] ppid=7037 vsize=198312 CPUtime=402.3 cores=1,3,5,7
/proc/7039/stat : 7039 (wbo1.6) R 7037 7039 4454 0 -1 4202496 48905 0 0 0 40054 176 0 0 25 0 1 0 902303011 203071488 48824 33554432000 4194304 5714214 140734742591072 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/7039/statm: 49578 48824 178 372 0 49203 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 198312

[startup+462.301 s]
/proc/loadavg: 2.04 2.01 1.97 3/178 7167
/proc/meminfo: memFree=835728/32950928 swapFree=67048888/67111528
[pid=7039] ppid=7037 vsize=221576 CPUtime=462.3 cores=1,3,5,7
/proc/7039/stat : 7039 (wbo1.6) R 7037 7039 4454 0 -1 4202496 54696 0 0 0 46034 196 0 0 25 0 1 0 902303011 226893824 54615 33554432000 4194304 5714214 140734742591072 18446744073709551615 4198960 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/7039/statm: 55394 54615 178 372 0 55019 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 221576

[startup+522.301 s]
/proc/loadavg: 2.01 2.00 1.97 3/178 7168
/proc/meminfo: memFree=793028/32950928 swapFree=67048888/67111528
[pid=7039] ppid=7037 vsize=244240 CPUtime=522.31 cores=1,3,5,7
/proc/7039/stat : 7039 (wbo1.6) R 7037 7039 4454 0 -1 4202496 60346 0 0 0 52008 223 0 0 25 0 1 0 902303011 250101760 60265 33554432000 4194304 5714214 140734742591072 18446744073709551615 4319341 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/7039/statm: 61060 60265 178 372 0 60685 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 244240

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 7170
/proc/meminfo: memFree=746240/32950928 swapFree=67048888/67111528
[pid=7039] ppid=7037 vsize=269228 CPUtime=582.3 cores=1,3,5,7
/proc/7039/stat : 7039 (wbo1.6) R 7037 7039 4454 0 -1 4202496 66581 0 0 0 57981 249 0 0 25 0 1 0 902303011 275689472 66500 33554432000 4194304 5714214 140734742591072 18446744073709551615 4319319 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/7039/statm: 67307 66500 178 372 0 66932 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 269228

[startup+642.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 7172
/proc/meminfo: memFree=700932/32950928 swapFree=67048888/67111528
[pid=7039] ppid=7037 vsize=295568 CPUtime=642.31 cores=1,3,5,7
/proc/7039/stat : 7039 (wbo1.6) R 7037 7039 4454 0 -1 4202496 73126 0 0 0 63958 273 0 0 25 0 1 0 902303011 302661632 73045 33554432000 4194304 5714214 140734742591072 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/7039/statm: 73892 73045 178 372 0 73517 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 295568

[startup+702.301 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 7173
/proc/meminfo: memFree=661440/32950928 swapFree=67048888/67111528
[pid=7039] ppid=7037 vsize=316844 CPUtime=702.3 cores=1,3,5,7
/proc/7039/stat : 7039 (wbo1.6) R 7037 7039 4454 0 -1 4202496 78396 0 0 0 69935 295 0 0 25 0 1 0 902303011 324448256 78315 33554432000 4194304 5714214 140734742591072 18446744073709551615 4319384 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/7039/statm: 79211 78315 178 372 0 78836 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 316844

[startup+762.306 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 7175
/proc/meminfo: memFree=613516/32950928 swapFree=67048888/67111528
[pid=7039] ppid=7037 vsize=342800 CPUtime=762.31 cores=1,3,5,7
/proc/7039/stat : 7039 (wbo1.6) R 7037 7039 4454 0 -1 4202496 84869 0 0 0 75912 319 0 0 25 0 1 0 902303011 351027200 84788 33554432000 4194304 5714214 140734742591072 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/7039/statm: 85700 84788 178 372 0 85325 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 342800

[startup+822.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 7176
/proc/meminfo: memFree=580480/32950928 swapFree=67048888/67111528
[pid=7039] ppid=7037 vsize=363916 CPUtime=822.31 cores=1,3,5,7
/proc/7039/stat : 7039 (wbo1.6) R 7037 7039 4454 0 -1 4202496 90103 0 0 0 81887 344 0 0 25 0 1 0 902303011 372649984 90022 33554432000 4194304 5714214 140734742591072 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/7039/statm: 90979 90022 178 372 0 90604 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 363916

[startup+882.301 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 7178
/proc/meminfo: memFree=536044/32950928 swapFree=67048888/67111528
[pid=7039] ppid=7037 vsize=387940 CPUtime=882.32 cores=1,3,5,7
/proc/7039/stat : 7039 (wbo1.6) R 7037 7039 4454 0 -1 4202496 96091 0 0 0 87868 364 0 0 25 0 1 0 902303011 397250560 96010 33554432000 4194304 5714214 140734742591072 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/7039/statm: 96985 96010 178 372 0 96610 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 387940

[startup+942.301 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 7180
/proc/meminfo: memFree=497664/32950928 swapFree=67048888/67111528
[pid=7039] ppid=7037 vsize=406536 CPUtime=942.31 cores=1,3,5,7
/proc/7039/stat : 7039 (wbo1.6) R 7037 7039 4454 0 -1 4202496 100709 0 0 0 93845 386 0 0 25 0 1 0 902303011 416292864 100628 33554432000 4194304 5714214 140734742591072 18446744073709551615 4319422 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/7039/statm: 101634 100628 178 372 0 101259 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 406536

[startup+1002.3 s]
/proc/loadavg: 2.06 2.03 1.98 3/178 7181
/proc/meminfo: memFree=406460/32950928 swapFree=67048888/67111528
[pid=7039] ppid=7037 vsize=426292 CPUtime=1002.32 cores=1,3,5,7
/proc/7039/stat : 7039 (wbo1.6) R 7037 7039 4454 0 -1 4202496 105605 0 0 0 99825 407 0 0 25 0 1 0 902303011 436523008 105524 33554432000 4194304 5714214 140734742591072 18446744073709551615 4319446 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/7039/statm: 106573 105524 178 372 0 106198 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 426292

[startup+1062.3 s]
/proc/loadavg: 2.02 2.02 1.98 3/178 7183
/proc/meminfo: memFree=385328/32950928 swapFree=67048888/67111528
[pid=7039] ppid=7037 vsize=447536 CPUtime=1062.32 cores=1,3,5,7
/proc/7039/stat : 7039 (wbo1.6) R 7037 7039 4454 0 -1 4202496 110884 0 0 0 105806 426 0 0 25 0 1 0 902303011 458276864 110803 33554432000 4194304 5714214 140734742591072 18446744073709551615 4319254 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/7039/statm: 111884 110803 178 372 0 111509 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 447536

[startup+1122.3 s]
/proc/loadavg: 2.01 2.01 1.98 3/178 7184
/proc/meminfo: memFree=364456/32950928 swapFree=67048888/67111528
[pid=7039] ppid=7037 vsize=468308 CPUtime=1122.32 cores=1,3,5,7
/proc/7039/stat : 7039 (wbo1.6) R 7037 7039 4454 0 -1 4202496 116056 0 0 0 111785 447 0 0 25 0 1 0 902303011 479547392 115975 33554432000 4194304 5714214 140734742591072 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/7039/statm: 117077 115975 178 372 0 116702 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 468308

[startup+1182.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/178 7186
/proc/meminfo: memFree=342832/32950928 swapFree=67048888/67111528
[pid=7039] ppid=7037 vsize=489832 CPUtime=1182.32 cores=1,3,5,7
/proc/7039/stat : 7039 (wbo1.6) R 7037 7039 4454 0 -1 4202496 121427 0 0 0 117761 471 0 0 25 0 1 0 902303011 501587968 121346 33554432000 4194304 5714214 140734742591072 18446744073709551615 4198960 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/7039/statm: 122458 121346 178 372 0 122083 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 489832

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

[startup+1203.1 s]
/proc/loadavg: 2.00 2.01 1.98 3/178 7187
/proc/meminfo: memFree=332092/32950928 swapFree=67048888/67111528
[pid=7039] ppid=7037 vsize=499364 CPUtime=1203.12 cores=1,3,5,7
/proc/7039/stat : 7039 (wbo1.6) R 7037 7039 4454 0 -1 4202496 123765 0 0 0 119833 479 0 0 25 0 1 0 902303011 511348736 123684 33554432000 4194304 5714214 140734742591072 18446744073709551615 4319968 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/7039/statm: 124841 123684 178 372 0 124466 0
Current children cumulated CPU time (s) 1203.12
Current children cumulated vsize (KiB) 499364

[startup+1209.5 s]
/proc/loadavg: 2.00 2.01 1.98 3/178 7187
/proc/meminfo: memFree=329488/32950928 swapFree=67048888/67111528
[pid=7039] ppid=7037 vsize=502184 CPUtime=1209.52 cores=1,3,5,7
/proc/7039/stat : 7039 (wbo1.6) R 7037 7039 4454 0 -1 4202496 124475 0 0 0 120471 481 0 0 25 0 1 0 902303011 514236416 124394 33554432000 4194304 5714214 140734742591072 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/7039/statm: 125546 124394 178 372 0 125171 0
Current children cumulated CPU time (s) 1209.52
Current children cumulated vsize (KiB) 502184

[startup+1212.7 s]
/proc/loadavg: 2.00 2.01 1.98 3/178 7187
/proc/meminfo: memFree=325316/32950928 swapFree=67048888/67111528
[pid=7039] ppid=7037 vsize=505880 CPUtime=1212.72 cores=1,3,5,7
/proc/7039/stat : 7039 (wbo1.6) R 7037 7039 4454 0 -1 4202496 125380 0 0 0 120789 483 0 0 25 0 1 0 902303011 518021120 125299 33554432000 4194304 5714214 140734742591072 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/7039/statm: 126470 125299 178 372 0 126095 0
Current children cumulated CPU time (s) 1212.72
Current children cumulated vsize (KiB) 505880

[startup+1215.9 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 7187
/proc/meminfo: memFree=324932/32950928 swapFree=67048888/67111528
[pid=7039] ppid=7037 vsize=505880 CPUtime=1215.92 cores=1,3,5,7
/proc/7039/stat : 7039 (wbo1.6) R 7037 7039 4454 0 -1 4202496 125380 0 0 0 121107 485 0 0 25 0 1 0 902303011 518021120 125299 33554432000 4194304 5714214 140734742591072 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/7039/statm: 126470 125299 178 372 0 126095 0
Current children cumulated CPU time (s) 1215.92
Current children cumulated vsize (KiB) 505880

[startup+1217.5 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 7187
/proc/meminfo: memFree=324932/32950928 swapFree=67048888/67111528
[pid=7039] ppid=7037 vsize=505880 CPUtime=1217.52 cores=1,3,5,7
/proc/7039/stat : 7039 (wbo1.6) R 7037 7039 4454 0 -1 4202496 125380 0 0 0 121267 485 0 0 25 0 1 0 902303011 518021120 125299 33554432000 4194304 5714214 140734742591072 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/7039/statm: 126470 125299 178 372 0 126095 0
Current children cumulated CPU time (s) 1217.52
Current children cumulated vsize (KiB) 505880

[startup+1217.9 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 7187
/proc/meminfo: memFree=324932/32950928 swapFree=67048888/67111528
[pid=7039] ppid=7037 vsize=505880 CPUtime=1217.93 cores=1,3,5,7
/proc/7039/stat : 7039 (wbo1.6) R 7037 7039 4454 0 -1 4202496 125380 0 0 0 121307 486 0 0 25 0 1 0 902303011 518021120 125299 33554432000 4194304 5714214 140734742591072 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/7039/statm: 126470 125299 178 372 0 126095 0
Current children cumulated CPU time (s) 1217.93
Current children cumulated vsize (KiB) 505880

[startup+1218.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 7187
/proc/meminfo: memFree=324932/32950928 swapFree=67048888/67111528
[pid=7039] ppid=7037 vsize=505880 CPUtime=1218.33 cores=1,3,5,7
/proc/7039/stat : 7039 (wbo1.6) R 7037 7039 4454 0 -1 4202496 125380 0 0 0 121347 486 0 0 25 0 1 0 902303011 518021120 125299 33554432000 4194304 5714214 140734742591072 18446744073709551615 4319422 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/7039/statm: 126470 125299 178 372 0 126095 0
Current children cumulated CPU time (s) 1218.33
Current children cumulated vsize (KiB) 505880

Child status: 0
Real time (s): 1218.33
CPU time (s): 1218.36
CPU user time (s): 1213.48
CPU system time (s): 4.88026
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 505880

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1213.48
system time used= 4.88026
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 125383
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= 6
involuntary context switches= 2455

runsolver used 1.62475 second user time and 3.9714 second system time

The end

Launcher Data

Begin job on node122 at 2011-06-12 21:30:42
IDJOB=3447166
IDBENCH=79359
IDSOLVER=1943
FILE ID=node122/3447166-1307907042
RUNJOBID= node122-1307904089-6122
PBS_JOBID= 13559584
Free space on /var/tmp= 2888 MiB

SOLVER NAME= wbo 1.6
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/wcsp/academics/normalized-16wqueens_wcsp.wbo
COMMAND LINE= wbo1.6 -file-format=wbo -time-limit=TIMEOUT -search-mode=0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-3447166-1307907042/watcher-3447166-1307907042 -o /var/tmp/evaluation-result-3447166-1307907042/solver-3447166-1307907042 -C 1800 -W 1900 -M 15500  wbo1.6 -file-format=wbo -time-limit=1800 -search-mode=0 HOME/instance-3447166-1307907042.wbo

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

MD5SUM BENCH= 0eca1cee1f66f0b91a7a0aa842de562c
RANDOM SEED=1838287361

node122.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/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.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.64
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.820
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.820
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.820
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.820
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.97
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:        790284 kB
Buffers:         60728 kB
Cached:       30630656 kB
SwapCached:      14964 kB
Active:       16130448 kB
Inactive:     15074044 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:        790284 kB
SwapTotal:    67111528 kB
SwapFree:     67048888 kB
Dirty:            4352 kB
Writeback:           0 kB
AnonPages:      510076 kB
Mapped:           9876 kB
Slab:           891112 kB
PageTables:       5296 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   705848 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /var/tmp at the end= 2884 MiB
End job on node122 at 2011-06-12 21:51:01