Trace number 3461010

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.6SAT 44.1203 44.1248

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
prestwich/armies/normalized-army10.14bt.opb
MD5SUM35996461279b46395c12d24fd378138e
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark1.2918
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables316
Total number of constraints686
Number of constraints which are clauses477
Number of constraints which are cardinality constraints (but not clauses)2
Number of constraints which are nor clauses,nor cardinality constraints207
Minimum length of a constraint1
Maximum length of a constraint100
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 16
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 114
Number of bits of the biggest sum of numbers7
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 opb file format. File HOME/instance-3461010-1307066208.opb.
0.00/0.00	c Instance file HOME/instance-3461010-1307066208.opb
0.00/0.00	c File size is 33310 bytes.
0.00/0.00	c Highest Coefficient sum: 114
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Parsing time:          0.00         s                                      |
0.00/0.00	c |  Number Variables:      316                                                 |
0.00/0.00	c |  Number Clauses:        477                                                 |
0.00/0.00	c |  Number Cardinality:    2                                                   |
0.00/0.00	c |  Number PB Constraints: 207                                                 |
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 |     303      686     3627 |     5000        0   -nan |  0.000 % |
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 |     303      668     3477 |     5000        0   -nan |  0.000 % |
0.00/0.00	c |       100 |     303      668     3477 |     5500      100     71 |  4.118 % |
0.00/0.01	c |       251 |     303      668     3477 |     6050      251     76 |  4.115 % |
0.00/0.02	c |       477 |     301      668     3477 |     6655      477     78 |  4.748 % |
0.00/0.03	c |       815 |     301      668     3477 |     7320      815     79 |  4.748 % |
0.00/0.05	c |      1324 |     301      668     3477 |     8052     1324     80 |  4.748 % |
0.06/0.09	c |      2084 |     301      668     3477 |     8857     2084     82 |  4.748 % |
0.09/0.16	c |      3224 |     301      668     3477 |     9743     3224     82 |  4.748 % |
0.29/0.33	c |      4932 |     301      668     3477 |    10717     4932     81 |  4.748 % |
0.69/0.72	c |      7497 |     299      668     3477 |    11789     7497     80 |  5.381 % |
1.29/1.37	c |     11343 |     298      668     3477 |    12968    11343     80 |  5.697 % |
2.21/2.23	c |     17112 |     298      668     3477 |    14265    10543     77 |  5.697 % |
3.69/3.72	c |     25762 |     298      668     3477 |    15692    11971     75 |  5.697 % |
6.50/6.58	c |     38738 |     295      668     3477 |    17261     9062     75 |  6.647 % |
10.79/10.91	c |     58200 |     295      668     3477 |    18987    11068     77 |  6.647 % |
17.61/17.63	c |     87394 |     295      668     3477 |    20886    11526     72 |  6.647 % |
28.29/28.32	c |    131183 |     295      668     3477 |    22974     3935     58 |  6.647 % |
44.09/44.12	c ===============================================================================
44.09/44.12	c #cores: 0
44.09/44.12	c Final Weight: 0
44.09/44.12	s SATISFIABLE
44.09/44.12	v x1 -x3 -x5 -x7 x9 x11 x13 -x15 -x17 -x19 -x21 x23 -x25 -x27 x29 x31 x33 -x35 -x37 -x39 -x41 -x43 -x45 -x47 -x49 x51 x53 -x55 -x57 -x59 x61 -x63 -x65 -x67 -x69 -x71 -x73 -x75 -x77 -x79 x81 x83 -x85 -x87 x89 -x91 -x93 -x95 -x97 -x99 -x101 -x103 -x105 -x107 -x109 -x111 -x113 -x115 -x117 -x119 -x121 -x123 -x125 -x127 -x129 -x131 -x133 -x135 -x137 -x139 -x141 -x143 -x145 -x147 -x149 -x151 -x153 -x155 -x157 -x159 -x161 -x163 -x165 -x167 -x169 -x171 -x173 -x175 -x177 -x179 -x181 -x183 -x185 -x187 -x189 -x191 -x193 -x195 -x197 -x199 -x2 -x4 -x6 -x8 -x10 -x12 -x14 -x16 -x18 -x20 -x22 -x24 -x26 -x28 -x30 -x32 -x34 -x36 -x38 -x40 -x42 -x44 -x46 -x48 -x50 -x52 -x54 -x56 -x58 -x60 -x62 -x64 -x66 -x68 -x70 -x72 -x74 -x76 -x78 -x80 -x82 -x84 -x86 -x88 -x90 -x92 -x94 -x96 -x98 -x100 -x102 -x104 -x106 -x108 -x110 -x112 -x114 x116 -x118 -x120 -x122 -x124 -x126 -x128 -x130 -x132 -x134 x136 x138 -x140 -x142 -x144 x146 -x148 -x150 -x152 -x154 -x156 x158 x160 -x162 -x164 x166 x168 -x170 -x172 -x174 x176 -x178 x180 -x182 -x184 x186 x188 -x190 -x192 -x194 x196 x198 -x200 x202 -x201 x204 -x203 x206 -x205 x208 -x207 x210 -x209 -x212 x211 -x214 x213 -x216 x215 -x218 x217 -x220 x219 x222 -x221 x224 -x223 -x226 x225 -x228 x227 x230 -x229 x232 -x231 x234 -x233 -x236 x235 -x238 x237 -x240 x239 x242 -x241 -x244 x243 -x246 x245 x248 -x247 x250 -x249 -x252 x251 -x254 x253 -x256 x255 -x258 -x257 -x260 -x259 x262 -x261 -x264 -x263 x266 -x265 x268 -x267 x270 -x269 x272 -x271 x274 -x273 x276 -x275 x278 -x277 -x280 x279 -x282 x281 -x284 x283 -x286 x285 -x288 x287 -x290 x289 -x292 x291 -x294 x293 -x296 x295 -x298 -x297 -x300 -x299 -x302 -x301 -x304 -x303 x306 -x305 x308 -x307 x310 -x309 x312 -x311 -x314 x313 -x316 x315
44.09/44.12	c Total CPU time: 43.9873 s

Verifier Data

OK	0

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

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-3461010-1307066208/watcher-3461010-1307066208 -o /tmp/evaluation-result-3461010-1307066208/solver-3461010-1307066208 -C 1800 -W 1900 -M 15500 wbo1.6 -file-format=opb -time-limit=1800 HOME/instance-3461010-1307066208.opb 

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: 0.92 0.99 1.22 3/385 24322
/proc/meminfo: memFree=23883964/32951124 swapFree=49244120/67111528
[pid=24320] ppid=24317 vsize=2372 CPUtime=0 cores=0,2,4,6
/proc/24320/stat : 24320 (wbo1.6) R 24317 24320 23490 0 -1 4202496 392 0 0 0 0 0 0 0 21 0 1 0 818223596 2428928 336 33554432000 4194304 5714214 140734271937408 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/24320/statm: 593 336 180 372 0 218 0

[startup+0.064984 s]
/proc/loadavg: 0.92 0.99 1.22 3/385 24322
/proc/meminfo: memFree=23883964/32951124 swapFree=49244120/67111528
[pid=24320] ppid=24317 vsize=2888 CPUtime=0.06 cores=0,2,4,6
/proc/24320/stat : 24320 (wbo1.6) R 24317 24320 23490 0 -1 4202496 540 0 0 0 6 0 0 0 21 0 1 0 818223596 2957312 484 33554432000 4194304 5714214 140734271937408 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/24320/statm: 722 484 180 372 0 347 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 2888

[startup+0.101024 s]
/proc/loadavg: 0.92 0.99 1.22 3/385 24322
/proc/meminfo: memFree=23883964/32951124 swapFree=49244120/67111528
[pid=24320] ppid=24317 vsize=3272 CPUtime=0.09 cores=0,2,4,6
/proc/24320/stat : 24320 (wbo1.6) R 24317 24320 23490 0 -1 4202496 627 0 0 0 9 0 0 0 21 0 1 0 818223596 3350528 571 33554432000 4194304 5714214 140734271937408 18446744073709551615 4319446 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/24320/statm: 818 571 180 372 0 443 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3272

[startup+0.300963 s]
/proc/loadavg: 0.92 0.99 1.22 3/385 24322
/proc/meminfo: memFree=23883964/32951124 swapFree=49244120/67111528
[pid=24320] ppid=24317 vsize=4716 CPUtime=0.29 cores=0,2,4,6
/proc/24320/stat : 24320 (wbo1.6) R 24317 24320 23490 0 -1 4202496 981 0 0 0 29 0 0 0 21 0 1 0 818223596 4829184 925 33554432000 4194304 5714214 140734271937408 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/24320/statm: 1179 925 180 372 0 804 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4716

[startup+0.7009 s]
/proc/loadavg: 0.92 0.99 1.22 3/385 24322
/proc/meminfo: memFree=23883964/32951124 swapFree=49244120/67111528
[pid=24320] ppid=24317 vsize=6232 CPUtime=0.69 cores=0,2,4,6
/proc/24320/stat : 24320 (wbo1.6) R 24317 24320 23490 0 -1 4202496 1348 0 0 0 69 0 0 0 22 0 1 0 818223596 6381568 1292 33554432000 4194304 5714214 140734271937408 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/24320/statm: 1558 1292 180 372 0 1183 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6232

[startup+1.5007 s]
/proc/loadavg: 0.92 0.99 1.22 4/387 24324
/proc/meminfo: memFree=23863928/32951124 swapFree=49244120/67111528
[pid=24320] ppid=24317 vsize=8928 CPUtime=1.49 cores=0,2,4,6
/proc/24320/stat : 24320 (wbo1.6) R 24317 24320 23490 0 -1 4202496 2007 0 0 0 148 1 0 0 25 0 1 0 818223596 9142272 1951 33554432000 4194304 5714214 140734271937408 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/24320/statm: 2232 1951 180 372 0 1857 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8928

[startup+3.10045 s]
/proc/loadavg: 0.92 0.99 1.22 4/387 24324
/proc/meminfo: memFree=23852768/32951124 swapFree=49244120/67111528
[pid=24320] ppid=24317 vsize=11004 CPUtime=3.09 cores=0,2,4,6
/proc/24320/stat : 24320 (wbo1.6) R 24317 24320 23490 0 -1 4202496 2524 0 0 0 307 2 0 0 25 0 1 0 818223596 11268096 2468 33554432000 4194304 5714214 140734271937408 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/24320/statm: 2751 2468 180 372 0 2376 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11004

[startup+6.3009 s]
/proc/loadavg: 1.01 1.00 1.22 4/387 24324
/proc/meminfo: memFree=23827704/32951124 swapFree=49244120/67111528
[pid=24320] ppid=24317 vsize=13848 CPUtime=6.29 cores=0,2,4,6
/proc/24320/stat : 24320 (wbo1.6) R 24317 24320 23490 0 -1 4202496 3193 0 0 0 626 3 0 0 25 0 1 0 818223596 14180352 3137 33554432000 4194304 5714214 140734271937408 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/24320/statm: 3462 3137 180 372 0 3087 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13848

[startup+12.7008 s]
/proc/loadavg: 1.09 1.02 1.23 4/387 24324
/proc/meminfo: memFree=23795244/32951124 swapFree=49244120/67111528
[pid=24320] ppid=24317 vsize=18900 CPUtime=12.69 cores=0,2,4,6
/proc/24320/stat : 24320 (wbo1.6) R 24317 24320 23490 0 -1 4202496 4447 0 0 0 1265 4 0 0 25 0 1 0 818223596 19353600 4391 33554432000 4194304 5714214 140734271937408 18446744073709551615 4300287 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/24320/statm: 4725 4391 180 372 0 4350 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 18900

[startup+25.5005 s]
/proc/loadavg: 1.29 1.07 1.24 4/387 24325
/proc/meminfo: memFree=23756308/32951124 swapFree=49244120/67111528
[pid=24320] ppid=24317 vsize=25332 CPUtime=25.49 cores=0,2,4,6
/proc/24320/stat : 24320 (wbo1.6) R 24317 24320 23490 0 -1 4202496 6040 0 0 0 2541 8 0 0 25 0 1 0 818223596 25939968 5984 33554432000 4194304 5714214 140734271937408 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/24320/statm: 6333 5984 180 372 0 5958 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 25332

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

[startup+31.9154 s]
/proc/loadavg: 1.34 1.08 1.24 4/387 24325
/proc/meminfo: memFree=23752580/32951124 swapFree=49244120/67111528
[pid=24320] ppid=24317 vsize=28136 CPUtime=31.9 cores=0,2,4,6
/proc/24320/stat : 24320 (wbo1.6) R 24317 24320 23490 0 -1 4202496 6755 0 0 0 3180 10 0 0 25 0 1 0 818223596 28811264 6699 33554432000 4194304 5714214 140734271937408 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/24320/statm: 7034 6699 180 372 0 6659 0
Current children cumulated CPU time (s) 31.9
Current children cumulated vsize (KiB) 28136

[startup+38.3002 s]
/proc/loadavg: 1.40 1.10 1.25 4/387 24325
/proc/meminfo: memFree=23744096/32951124 swapFree=49244120/67111528
[pid=24320] ppid=24317 vsize=31132 CPUtime=38.29 cores=0,2,4,6
/proc/24320/stat : 24320 (wbo1.6) R 24317 24320 23490 0 -1 4202496 7469 0 0 0 3817 12 0 0 25 0 1 0 818223596 31879168 7413 33554432000 4194304 5714214 140734271937408 18446744073709551615 4319341 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/24320/statm: 7783 7413 180 372 0 7408 0
Current children cumulated CPU time (s) 38.29
Current children cumulated vsize (KiB) 31132

[startup+41.5007 s]
/proc/loadavg: 1.44 1.11 1.25 4/387 24325
/proc/meminfo: memFree=23742960/32951124 swapFree=49244120/67111528
[pid=24320] ppid=24317 vsize=32412 CPUtime=41.48 cores=0,2,4,6
/proc/24320/stat : 24320 (wbo1.6) R 24317 24320 23490 0 -1 4202496 7778 0 0 0 4136 12 0 0 25 0 1 0 818223596 33189888 7722 33554432000 4194304 5714214 140734271937408 18446744073709551615 4319409 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/24320/statm: 8103 7722 180 372 0 7728 0
Current children cumulated CPU time (s) 41.48
Current children cumulated vsize (KiB) 32412

[startup+43.1004 s]
/proc/loadavg: 1.44 1.11 1.25 4/387 24325
/proc/meminfo: memFree=23742464/32951124 swapFree=49244120/67111528
[pid=24320] ppid=24317 vsize=33312 CPUtime=43.08 cores=0,2,4,6
/proc/24320/stat : 24320 (wbo1.6) R 24317 24320 23490 0 -1 4202496 8012 0 0 0 4296 12 0 0 25 0 1 0 818223596 34111488 7956 33554432000 4194304 5714214 140734271937408 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/24320/statm: 8328 7956 180 372 0 7953 0
Current children cumulated CPU time (s) 43.08
Current children cumulated vsize (KiB) 33312

[startup+43.9002 s]
/proc/loadavg: 1.49 1.12 1.25 3/387 24325
/proc/meminfo: memFree=23742216/32951124 swapFree=49244120/67111528
[pid=24320] ppid=24317 vsize=33312 CPUtime=43.89 cores=0,2,4,6
/proc/24320/stat : 24320 (wbo1.6) R 24317 24320 23490 0 -1 4202496 8030 0 0 0 4377 12 0 0 25 0 1 0 818223596 34111488 7974 33554432000 4194304 5714214 140734271937408 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/24320/statm: 8328 7974 180 372 0 7953 0
Current children cumulated CPU time (s) 43.89
Current children cumulated vsize (KiB) 33312

[startup+44.1002 s]
/proc/loadavg: 1.49 1.12 1.25 3/387 24325
/proc/meminfo: memFree=23742216/32951124 swapFree=49244120/67111528
[pid=24320] ppid=24317 vsize=33312 CPUtime=44.09 cores=0,2,4,6
/proc/24320/stat : 24320 (wbo1.6) R 24317 24320 23490 0 -1 4202496 8030 0 0 0 4396 13 0 0 25 0 1 0 818223596 34111488 7974 33554432000 4194304 5714214 140734271937408 18446744073709551615 4311708 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/24320/statm: 8328 7974 180 372 0 7953 0
Current children cumulated CPU time (s) 44.09
Current children cumulated vsize (KiB) 33312

Child status: 0
Real time (s): 44.1248
CPU time (s): 44.1203
CPU user time (s): 43.9873
CPU system time (s): 0.132979
CPU usage (%): 99.9898
Max. virtual memory (cumulated for all children) (KiB): 33312

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 43.9873
system time used= 0.132979
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8033
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= 4
involuntary context switches= 98

runsolver used 0.187971 second user time and 0.385941 second system time

The end

Launcher Data

Begin job on node101 at 2011-06-03 03:56:48
IDJOB=3461010
IDBENCH=1157
IDSOLVER=1953
FILE ID=node101/3461010-1307066208
RUNJOBID= node101-1307066208-24303
PBS_JOBID= 13497887
Free space on /tmp= 73916 MiB

SOLVER NAME= wbo 1.6
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/prestwich/armies/normalized-army10.14bt.opb
COMMAND LINE= wbo1.6 -file-format=opb -time-limit=TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3461010-1307066208/watcher-3461010-1307066208 -o /tmp/evaluation-result-3461010-1307066208/solver-3461010-1307066208 -C 1800 -W 1900 -M 15500  wbo1.6 -file-format=opb -time-limit=1800 HOME/instance-3461010-1307066208.opb

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

MD5SUM BENCH= 35996461279b46395c12d24fd378138e
RANDOM SEED=1278879266

node101.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.841
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.68
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.841
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	: 5226.07
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.841
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.77
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.841
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.841
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.74
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.841
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.83
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.841
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.841
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23884540 kB
Buffers:        213728 kB
Cached:         440656 kB
SwapCached:      27120 kB
Active:        8391912 kB
Inactive:       398768 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23884540 kB
SwapTotal:    67111528 kB
SwapFree:     49244120 kB
Dirty:            9360 kB
Writeback:           0 kB
AnonPages:     8131344 kB
Mapped:          17148 kB
Slab:           134232 kB
PageTables:      74756 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 78582016 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 /tmp at the end= 73908 MiB
End job on node101 at 2011-06-03 03:57:33