Trace number 353449

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, and are wall clock time (not CPU 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 NameAnswerObjective functionCPU timeWall clock time
bsolo 3.0.16SAT (TO)-32 1800.09 1800.72

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb40-19-opb/normalized-frb40-19-1.opb
MD5SUM9984e76947bf9addca42277d72ff7107
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-40
Best CPU time to get the best result obtained on this benchmark785.031
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -40
Optimality of the best value was proved YES
Number of variables760
Total number of constraints41314
Number of constraints which are clauses41314
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint2
Number of terms in the objective function 760
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 760
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 760
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 (download as text)

0.00/0.00	c bsolo beta version 3.0.16 - 04/04/2007 : 1458 GMT
0.00/0.00	c Developed by Vasco Manquinho IST/UTL - INESC-ID
0.00/0.00	c type "bsolo -h" for help
0.00/0.00	c Time Limit set via environment variable PBTIMEOUT to 1800
0.00/0.00	c Time Limit set to 1800
0.00/0.00	c Memory Limit set to 1800 MB
0.00/0.00	c Instance file /tmp/evaluation/353449-1176666317/instance-353449-1176666317.opb
0.00/0.00	c File size is 987647 bytes.
0.09/0.17	c Highest Coefficient sum: 760
0.09/0.17	c Parsing was ok!!
0.09/0.17	c Total parsing time: 0.169 s
0.09/0.18	c Var: 760 Constr: 41314 41314/0/0 Lit: 82628 Watch. Lit: 82628
0.09/0.18	c Obj. Vars: 760 (100 % of total variables)
0.89/0.90	c Pre-processing Time: 0.898 s
0.89/0.90	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.89/0.90	c        0    760    41314    82628    2    82628   13771      0      0 0.90
0.89/0.90	c Switching off LPR mode.
0.89/0.90	o -30	0.905
2.10/2.12	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
2.10/2.12	c        0    760    41315    83388    2    82660   14771      1      0 0.91
2.10/2.12	c      100    760    41415   156073    3    82860   16249    101    105 0.95
2.10/2.12	c      350    760    41665   337705    8    83360   17874    351    329 1.06
2.10/2.12	c      825    760    42140   682842   16    84310   19662    826    613 1.34
2.10/2.12	c     1639    760    42954  1273727   29    85938   21629   1640    847 1.93
2.10/2.12	o -31	2.122
126.35/126.45	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
126.35/126.45	c     1987    760    43303  1527496   35    86667   14771   1989    935 2.12
126.35/126.45	c     2087    760    43403  1600002   36    86867   16249   2089    961 2.17
126.35/126.45	c     2337    760    43653  1781302   40    87367   17874   2339   1019 2.29
126.35/126.45	c     2815    760    44131  2127656   48    88323   19662   2817   1094 2.57
126.35/126.45	c     3629    760    44945  2718787   60    89951   21629   3631   1134 3.20
126.35/126.45	c     4949    760    46265  3675872   79    92591   23792   4951   1188 4.16
126.35/126.45	c     7030    760    48346  5186057  107    96753   26172   7032    949 7.41
126.35/126.45	c    10253    760    51569  7522709  145   103199   28790  10255    774 13.24
126.35/126.45	c    15189    760    56505 11100621  196   113071   31670  15191    608 24.98
126.35/126.45	c    22696    760    64012 16546669  258   128085   34838  22698    377 60.15
126.35/126.45	c    34057    760    75373 24779655  328   150807   38322  34059    290 117.13
126.35/126.45	o -32	126.417
1799.97/1800.62	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1799.97/1800.62	c    37508    760    78825 27283358  346   157743   14771  37511    296 126.42
1799.97/1800.62	c    37609    760    48802  5510226  112    97636   16249   7488    270 139.24
1799.97/1800.62	c    37859    760    49052  5691318  116    98136   17874   7738    271 139.48
1799.97/1800.62	c    38335    760    49528  6036068  121    99088   19662   8214    274 139.81
1799.97/1800.62	c    39148    760    50341  6625161  131   100714   21629   9027    278 140.47
1799.97/1800.62	c    40470    760    51663  7581503  146   103358   23792  10349    285 141.73
1799.97/1800.62	c    42551    760    53744  9088480  169   107520   26172  12430    294 144.53
1799.97/1800.62	c    45774    760    56967 11422910  200   113966   28790  15653    305 149.84
1799.97/1800.62	c    50710    760    61903 14996316  242   123838   31670  20589    311 162.59
1799.97/1800.62	c    58217    760    69410 20432141  294   138852   34838  28096    310 187.55
1799.97/1800.62	c    69578    760    56526 11095398  196   113084   38322  15212    290 239.44
1799.97/1800.62	c    86723    760    73671 23501865  319   147374   42155  32357    252 342.90
1799.97/1800.62	c   112542    760    68093 19466082  285   136218   46371  26779    220 509.37
1799.97/1800.62	c   151375    760    71430 21888166  306   142892   51009  30116    177 850.86
1799.97/1800.62	c   209728    760    90033 35320894  392   180098   56110  48719    125 1669.06
1799.97/1800.62	c Resources Exceeded
1799.97/1800.62	v -x760 -x759 -x758 x757 -x756 -x755 -x754 -x753 -x752 -x751 -x750 -x749 -x748 -x747 -x746 -x745 -x744 -x743 -x742 -x741 -x740
1799.97/1800.62	v -x739 -x738 -x737 -x736 -x735 -x734 -x733 -x732 -x731 -x730 -x729 -x728 -x727 -x726 -x725 -x724 -x723 x722 -x721 -x720 -x719
1799.97/1800.62	v -x718 -x717 -x716 -x715 -x714 -x713 -x712 -x711 -x710 -x709 -x708 -x707 -x706 -x705 -x704 -x703 -x702 -x701 -x700 -x699 -x698
1799.97/1800.62	v -x697 -x696 -x695 -x694 -x693 -x692 -x691 -x690 -x689 -x688 -x687 -x686 -x685 -x684 -x683 -x682 -x681 -x680 -x679 -x678 -x677
1799.97/1800.62	v -x676 -x675 -x674 -x673 -x672 -x671 -x670 -x669 -x668 -x667 -x666 -x665 -x664 -x663 -x662 -x661 -x660 -x659 -x658 -x657 -x656
1799.97/1800.62	v -x655 -x654 -x653 x652 -x651 -x650 -x649 -x648 -x647 -x646 -x645 -x644 -x643 -x642 -x641 -x640 x639 -x638 -x637 -x636 -x635
1799.97/1800.62	v -x634 -x633 -x632 -x631 -x630 -x629 -x628 -x627 -x626 -x625 -x624 -x623 -x622 -x621 -x620 -x619 -x618 x617 -x616 -x615 -x614
1799.97/1800.62	v -x613 -x612 -x611 -x610 -x609 -x608 -x607 -x606 -x605 -x604 -x603 -x602 -x601 -x600 -x599 -x598 -x597 -x596 -x595 -x594 -x593
1799.97/1800.62	v -x592 -x591 -x590 -x589 -x588 -x587 -x586 -x585 -x584 -x583 -x582 -x581 -x580 -x579 -x578 -x577 -x576 -x575 -x574 -x573 x572
1799.97/1800.62	v -x571 -x570 -x569 x568 -x567 -x566 -x565 -x564 -x563 -x562 -x561 -x560 -x559 -x558 -x557 -x556 -x555 -x554 -x553 -x552 -x551
1799.97/1800.62	v -x550 -x549 -x548 -x547 -x546 -x545 -x544 -x543 x542 -x541 -x540 -x539 -x538 -x537 -x536 -x535 -x534 -x533 x532 -x531 -x530
1799.97/1800.62	v -x529 -x528 -x527 -x526 -x525 -x524 -x523 -x522 -x521 -x520 -x519 -x518 -x517 -x516 -x515 -x514 -x513 -x512 -x511 -x510 -x509
1799.97/1800.62	v -x508 -x507 -x506 -x505 -x504 -x503 -x502 -x501 -x500 -x499 -x498 -x497 -x496 x495 -x494 -x493 -x492 -x491 -x490 -x489 -x488
1799.97/1800.62	v -x487 -x486 -x485 -x484 -x483 -x482 -x481 x480 -x479 -x478 -x477 -x476 -x475 -x474 -x473 -x472 -x471 -x470 -x469 -x468 -x467
1799.97/1800.62	v -x466 -x465 -x464 x463 -x462 -x461 -x460 -x459 -x458 -x457 -x456 -x455 -x454 -x453 -x452 -x451 -x450 -x449 -x448 -x447 -x446
1799.97/1800.62	v -x445 -x444 -x443 -x442 x441 -x440 -x439 -x438 -x437 x436 -x435 -x434 -x433 -x432 -x431 -x430 -x429 -x428 -x427 -x426 -x425
1799.97/1800.62	v -x424 -x423 -x422 -x421 -x420 -x419 -x418 -x417 -x416 -x415 -x414 -x413 -x412 -x411 -x410 -x409 -x408 -x407 x406 -x405 -x404
1799.97/1800.62	v -x403 -x402 -x401 -x400 -x399 -x398 -x397 -x396 -x395 -x394 -x393 -x392 -x391 -x390 -x389 -x388 -x387 x386 -x385 -x384 -x383
1799.97/1800.62	v -x382 -x381 -x380 -x379 -x378 -x377 -x376 -x375 -x374 -x373 -x372 -x371 -x370 -x369 -x368 x367 -x366 -x365 -x364 -x363 -x362
1799.97/1800.62	v -x361 -x360 -x359 -x358 -x357 -x356 -x355 -x354 -x353 -x352 -x351 -x350 -x349 -x348 x347 -x346 -x345 -x344 -x343 -x342 x341
1799.97/1800.62	v -x340 -x339 -x338 -x337 -x336 -x335 -x334 -x333 -x332 -x331 -x330 -x329 -x328 -x327 -x326 -x325 -x324 -x323 -x322 -x321 -x320
1799.97/1800.62	v -x319 x318 -x317 -x316 -x315 -x314 -x313 -x312 -x311 -x310 -x309 -x308 -x307 -x306 -x305 -x304 -x303 -x302 -x301 -x300 -x299
1799.97/1800.62	v -x298 -x297 x296 -x295 -x294 -x293 -x292 -x291 -x290 -x289 -x288 -x287 -x286 -x285 -x284 x283 -x282 -x281 -x280 -x279 -x278
1799.97/1800.62	v -x277 -x276 -x275 -x274 -x273 -x272 -x271 -x270 -x269 -x268 -x267 -x266 -x265 -x264 -x263 -x262 x261 -x260 -x259 -x258 -x257
1799.97/1800.62	v -x256 -x255 -x254 -x253 -x252 -x251 -x250 -x249 -x248 -x247 -x246 -x245 -x244 -x243 -x242 -x241 -x240 -x239 -x238 x237 -x236
1799.97/1800.62	v -x235 -x234 -x233 -x232 -x231 -x230 -x229 -x228 -x227 -x226 -x225 -x224 -x223 -x222 -x221 -x220 -x219 -x218 x217 -x216 -x215
1799.97/1800.62	v -x214 -x213 -x212 -x211 -x210 -x209 -x208 -x207 -x206 -x205 -x204 -x203 -x202 -x201 -x200 -x199 -x198 -x197 -x196 -x195 -x194
1799.97/1800.62	v -x193 -x192 -x191 -x190 -x189 -x188 -x187 -x186 -x185 -x184 -x183 -x182 -x181 -x180 -x179 -x178 -x177 -x176 -x175 -x174 -x173
1799.97/1800.62	v x172 -x171 -x170 -x169 -x168 -x167 -x166 -x165 -x164 -x163 -x162 -x161 -x160 -x159 -x158 -x157 -x156 -x155 -x154 -x153 -x152
1799.97/1800.62	v x151 -x150 -x149 -x148 -x147 -x146 -x145 -x144 -x143 -x142 -x141 -x140 -x139 -x138 -x137 -x136 -x135 -x134 -x133 -x132 -x131
1799.97/1800.62	v -x130 x129 -x128 -x127 -x126 -x125 -x124 -x123 -x122 -x121 -x120 -x119 -x118 -x117 -x116 -x115 -x114 -x113 -x112 -x111 -x110
1799.97/1800.62	v -x109 -x108 -x107 -x106 -x105 -x104 -x103 -x102 -x101 -x100 -x99 -x98 x97 -x96 -x95 -x94 -x93 -x92 -x91 -x90 -x89 -x88 -x87
1799.97/1800.62	v -x86 -x85 x84 -x83 -x82 -x81 -x80 -x79 -x78 -x77 -x76 -x75 -x74 -x73 -x72 -x71 -x70 -x69 -x68 -x67 -x66 -x65 -x64 -x63 -x62 -x61
1799.97/1800.62	v -x60 -x59 -x58 -x57 -x56 -x55 -x54 -x53 -x52 -x51 -x50 -x49 -x48 -x47 x46 -x45 -x44 -x43 -x42 -x41 -x40 -x39 -x38 -x37 -x36 -x35
1799.97/1800.62	v -x34 -x33 -x32 -x31 -x30 -x29 -x28 -x27 -x26 -x25 -x24 -x23 -x22 -x21 -x20 -x19 -x18 -x17 -x16 -x15 -x14 -x13 x12 -x11 -x10 -x9
1799.97/1800.62	v -x8 -x7 -x6 -x5 -x4 -x3 -x2 -x1
1799.97/1800.63	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1799.97/1800.63	c   31   229715  25545   263136    64929 17182506  23615    127 1800.01
1799.97/1800.63	c Objective: -32
1799.97/1800.63	s SATISFIABLE
1799.97/1800.63	c Total time: 1800.01 s

Verifier Data (download as text)

OK	-32

Watcher Data (download as text)

runsolver version 3.2.2 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node21/watcher-353449-1176666317 -o ROOT/results/node21/solver-353449-1176666317 -C 1800 -W 3600 -M 1800 --output-limit 1,15 bsolo3.0.16 -t1800 -m1800 /tmp/evaluation/353449-1176666317/instance-353449-1176666317.opb 

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): 3600 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 0.99 0.99 3/77 32454
/proc/meminfo: memFree=1826728/2055920 swapFree=4169044/4192956
[pid=32454] ppid=32452 vsize=12704 CPUtime=0
/proc/32454/stat : 32454 (bsolo3.0.16) R 32452 32454 32332 0 -1 4194304 368 0 0 0 0 0 0 0 18 0 1 0 114549000 13008896 336 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32454/statm: 3176 336 281 324 0 2003 0

[startup+0.0564379 s]
/proc/loadavg: 1.00 0.99 0.99 3/77 32454
/proc/meminfo: memFree=1826728/2055920 swapFree=4169044/4192956
[pid=32454] ppid=32452 vsize=6268 CPUtime=0.05
/proc/32454/stat : 32454 (bsolo3.0.16) R 32452 32454 32332 0 -1 4194304 764 0 0 0 5 0 0 0 18 0 1 0 114549000 6418432 732 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134524931 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32454/statm: 1567 732 356 324 0 394 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 6268

[startup+0.101441 s]
/proc/loadavg: 1.00 0.99 0.99 3/77 32454
/proc/meminfo: memFree=1826728/2055920 swapFree=4169044/4192956
[pid=32454] ppid=32452 vsize=7236 CPUtime=0.09
/proc/32454/stat : 32454 (bsolo3.0.16) R 32452 32454 32332 0 -1 4194304 1095 0 0 0 9 0 0 0 18 0 1 0 114549000 7409664 1063 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134524931 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32454/statm: 1809 1064 420 324 0 636 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7236

[startup+0.301463 s]
/proc/loadavg: 1.00 0.99 0.99 3/77 32454
/proc/meminfo: memFree=1826728/2055920 swapFree=4169044/4192956
[pid=32454] ppid=32452 vsize=11352 CPUtime=0.29
/proc/32454/stat : 32454 (bsolo3.0.16) R 32452 32454 32332 0 -1 4194304 2486 0 0 0 28 1 0 0 19 0 1 0 114549000 11624448 2212 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32454/statm: 2838 2212 307 324 0 1907 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11352

[startup+0.701507 s]
/proc/loadavg: 1.00 0.99 0.99 3/77 32454
/proc/meminfo: memFree=1826728/2055920 swapFree=4169044/4192956
[pid=32454] ppid=32452 vsize=11352 CPUtime=0.69
/proc/32454/stat : 32454 (bsolo3.0.16) R 32452 32454 32332 0 -1 4194304 2486 0 0 0 67 2 0 0 23 0 1 0 114549000 11624448 2212 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32454/statm: 2838 2212 307 324 0 1907 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11352

[startup+1.5016 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 32455
/proc/meminfo: memFree=1818208/2055920 swapFree=4169044/4192956
[pid=32454] ppid=32452 vsize=20580 CPUtime=1.49
/proc/32454/stat : 32454 (bsolo3.0.16) R 32452 32454 32332 0 -1 4194304 5393 0 0 0 145 4 0 0 25 0 1 0 114549000 21073920 4533 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 8873595 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32454/statm: 5145 4533 312 324 0 4214 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 20580

[startup+3.10177 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 32455
/proc/meminfo: memFree=1802016/2055920 swapFree=4169044/4192956
[pid=32454] ppid=32452 vsize=42888 CPUtime=3.09
/proc/32454/stat : 32454 (bsolo3.0.16) R 32452 32454 32332 0 -1 4194304 10961 0 0 0 301 8 0 0 25 0 1 0 114549000 43917312 10101 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32454/statm: 10722 10101 312 324 0 9791 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 42888

[startup+6.30112 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 32455
/proc/meminfo: memFree=1763752/2055920 swapFree=4169044/4192956
[pid=32454] ppid=32452 vsize=70304 CPUtime=6.29
/proc/32454/stat : 32454 (bsolo3.0.16) R 32452 32454 32332 0 -1 4194304 17825 0 0 0 618 11 0 0 25 0 1 0 114549000 71991296 16965 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134548229 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32454/statm: 17576 16965 312 324 0 16645 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 70304

[startup+12.7018 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 32455
/proc/meminfo: memFree=1728424/2055920 swapFree=4169044/4192956
[pid=32454] ppid=32452 vsize=104048 CPUtime=12.69
/proc/32454/stat : 32454 (bsolo3.0.16) R 32452 32454 32332 0 -1 4194304 26235 0 0 0 1253 16 0 0 25 0 1 0 114549000 106545152 25375 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551085 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32454/statm: 26012 25375 312 324 0 25081 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 104048

[startup+25.5012 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 32455
/proc/meminfo: memFree=1677032/2055920 swapFree=4169044/4192956
[pid=32454] ppid=32452 vsize=154548 CPUtime=25.49
/proc/32454/stat : 32454 (bsolo3.0.16) R 32452 32454 32332 0 -1 4194304 38872 0 0 0 2525 24 0 0 25 0 1 0 114549000 158257152 38012 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 8873595 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32454/statm: 38637 38012 312 324 0 37706 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 154548

[startup+51.102 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 32455
/proc/meminfo: memFree=1622824/2055920 swapFree=4169044/4192956
[pid=32454] ppid=32452 vsize=207756 CPUtime=51.08
/proc/32454/stat : 32454 (bsolo3.0.16) R 32452 32454 32332 0 -1 4194304 52181 0 0 0 5076 32 0 0 25 0 1 0 114549000 212742144 51321 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134550971 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32454/statm: 51939 51321 312 324 0 51008 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 207756

[startup+102.306 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 32455
/proc/meminfo: memFree=1527016/2055920 swapFree=4169044/4192956
[pid=32454] ppid=32452 vsize=302776 CPUtime=102.27
/proc/32454/stat : 32454 (bsolo3.0.16) R 32452 32454 32332 0 -1 4194304 75921 0 0 0 10179 48 0 0 25 0 1 0 114549000 310042624 75061 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551108 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32454/statm: 75694 75061 312 324 0 74763 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 302776

[startup+162.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 32455
/proc/meminfo: memFree=1469608/2055920 swapFree=4169044/4192956
[pid=32454] ppid=32452 vsize=359700 CPUtime=162.25
/proc/32454/stat : 32454 (bsolo3.0.16) R 32452 32454 32332 0 -1 4194304 90201 0 0 0 16166 59 0 0 25 0 1 0 114549000 368332800 89304 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32454/statm: 89925 89304 312 324 0 88994 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 359700

[startup+222.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 32455
/proc/meminfo: memFree=1469608/2055920 swapFree=4169044/4192956
[pid=32454] ppid=32452 vsize=359700 CPUtime=222.23
/proc/32454/stat : 32454 (bsolo3.0.16) R 32452 32454 32332 0 -1 4194304 90201 0 0 0 22160 63 0 0 25 0 1 0 114549000 368332800 89304 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551085 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32454/statm: 89925 89304 312 324 0 88994 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 359700

[startup+282.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 32455
/proc/meminfo: memFree=1469608/2055920 swapFree=4169044/4192956
[pid=32454] ppid=32452 vsize=359700 CPUtime=282.21
/proc/32454/stat : 32454 (bsolo3.0.16) R 32452 32454 32332 0 -1 4194304 90201 0 0 0 28155 66 0 0 25 0 1 0 114549000 368332800 89304 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551292 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32454/statm: 89925 89304 312 324 0 88994 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 359700

[startup+342.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 32455
/proc/meminfo: memFree=1469608/2055920 swapFree=4169044/4192956
[pid=32454] ppid=32452 vsize=359700 CPUtime=342.19
/proc/32454/stat : 32454 (bsolo3.0.16) R 32452 32454 32332 0 -1 4194304 90201 0 0 0 34151 68 0 0 25 0 1 0 114549000 368332800 89304 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551058 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32454/statm: 89925 89304 312 324 0 88994 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 359700

[startup+402.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 32455
/proc/meminfo: memFree=1419880/2055920 swapFree=4169044/4192956
[pid=32454] ppid=32452 vsize=409180 CPUtime=402.17
/proc/32454/stat : 32454 (bsolo3.0.16) R 32452 32454 32332 0 -1 4194304 102597 0 0 0 40140 77 0 0 25 0 1 0 114549000 419000320 101658 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134546313 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32454/statm: 102295 101658 312 324 0 101364 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 409180

[startup+462.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 32455
/proc/meminfo: memFree=1419944/2055920 swapFree=4169044/4192956
[pid=32454] ppid=32452 vsize=409180 CPUtime=462.16
/proc/32454/stat : 32454 (bsolo3.0.16) R 32452 32454 32332 0 -1 4194304 102597 0 0 0 46136 80 0 0 25 0 1 0 114549000 419000320 101658 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551276 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32454/statm: 102295 101658 312 324 0 101364 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 409180

[startup+522.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 32455
/proc/meminfo: memFree=1420008/2055920 swapFree=4169044/4192956
[pid=32454] ppid=32452 vsize=409180 CPUtime=522.14
/proc/32454/stat : 32454 (bsolo3.0.16) R 32452 32454 32332 0 -1 4194304 102597 0 0 0 52131 83 0 0 25 0 1 0 114549000 419000320 101658 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134572758 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32454/statm: 102295 101658 312 324 0 101364 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 409180

[startup+582.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 32455
/proc/meminfo: memFree=1420008/2055920 swapFree=4169044/4192956
[pid=32454] ppid=32452 vsize=409180 CPUtime=582.12
/proc/32454/stat : 32454 (bsolo3.0.16) R 32452 32454 32332 0 -1 4194304 102597 0 0 0 58126 86 0 0 25 0 1 0 114549000 419000320 101658 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551085 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32454/statm: 102295 101658 312 324 0 101364 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 409180

[startup+642.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 32455
/proc/meminfo: memFree=1399016/2055920 swapFree=4169044/4192956
[pid=32454] ppid=32452 vsize=430076 CPUtime=642.11
/proc/32454/stat : 32454 (bsolo3.0.16) R 32452 32454 32332 0 -1 4194304 107842 0 0 0 64120 91 0 0 25 0 1 0 114549000 440397824 106903 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551094 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32454/statm: 107519 106903 312 324 0 106588 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 430076


################
# More data... #
################

[startup+882.302 s]
/proc/loadavg: 1.04 1.00 0.99 2/78 32455
/proc/meminfo: memFree=1380648/2055920 swapFree=4169044/4192956
[pid=32454] ppid=32452 vsize=448464 CPUtime=882.04
/proc/32454/stat : 32454 (bsolo3.0.16) R 32452 32454 32332 0 -1 4194304 112475 0 0 0 88102 102 0 0 25 0 1 0 114549000 459227136 111489 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134550971 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32454/statm: 112116 111489 312 324 0 111185 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 448464

[startup+942.301 s]
/proc/loadavg: 1.01 1.00 0.99 2/78 32455
/proc/meminfo: memFree=1380584/2055920 swapFree=4169044/4192956
[pid=32454] ppid=32452 vsize=448464 CPUtime=942.02
/proc/32454/stat : 32454 (bsolo3.0.16) R 32452 32454 32332 0 -1 4194304 112475 0 0 0 94098 104 0 0 25 0 1 0 114549000 459227136 111489 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551085 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32454/statm: 112116 111489 312 324 0 111185 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 448464

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 32653
/proc/meminfo: memFree=1351784/2055920 swapFree=4169044/4192956
[pid=32454] ppid=32452 vsize=477196 CPUtime=1001.9
/proc/32454/stat : 32454 (bsolo3.0.16) R 32452 32454 32332 0 -1 4194304 119662 0 0 0 100081 109 0 0 25 0 1 0 114549000 488648704 118676 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551064 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32454/statm: 119299 118676 312 324 0 118368 0
Current children cumulated CPU time (s) 1001.9
Current children cumulated vsize (KiB) 477196

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 32653
/proc/meminfo: memFree=1337064/2055920 swapFree=4169044/4192956
[pid=32454] ppid=32452 vsize=491532 CPUtime=1061.88
/proc/32454/stat : 32454 (bsolo3.0.16) R 32452 32454 32332 0 -1 4194304 123306 0 0 0 106075 113 0 0 25 0 1 0 114549000 503328768 122269 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551091 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32454/statm: 122883 122269 312 324 0 121952 0
Current children cumulated CPU time (s) 1061.88
Current children cumulated vsize (KiB) 491532

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 32653
/proc/meminfo: memFree=1337128/2055920 swapFree=4169044/4192956
[pid=32454] ppid=32452 vsize=491532 CPUtime=1121.86
/proc/32454/stat : 32454 (bsolo3.0.16) R 32452 32454 32332 0 -1 4194304 123306 0 0 0 112071 115 0 0 25 0 1 0 114549000 503328768 122269 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551240 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32454/statm: 122883 122269 312 324 0 121952 0
Current children cumulated CPU time (s) 1121.86
Current children cumulated vsize (KiB) 491532

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 32653
/proc/meminfo: memFree=1337128/2055920 swapFree=4169044/4192956
[pid=32454] ppid=32452 vsize=491532 CPUtime=1181.84
/proc/32454/stat : 32454 (bsolo3.0.16) R 32452 32454 32332 0 -1 4194304 123306 0 0 0 118067 117 0 0 25 0 1 0 114549000 503328768 122269 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134550956 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32454/statm: 122883 122269 312 324 0 121952 0
Current children cumulated CPU time (s) 1181.84
Current children cumulated vsize (KiB) 491532

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 32653
/proc/meminfo: memFree=1337128/2055920 swapFree=4169044/4192956
[pid=32454] ppid=32452 vsize=491532 CPUtime=1241.82
/proc/32454/stat : 32454 (bsolo3.0.16) R 32452 32454 32332 0 -1 4194304 123306 0 0 0 124064 118 0 0 25 0 1 0 114549000 503328768 122269 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134550971 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32454/statm: 122883 122269 312 324 0 121952 0
Current children cumulated CPU time (s) 1241.82
Current children cumulated vsize (KiB) 491532

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 32653
/proc/meminfo: memFree=1337192/2055920 swapFree=4169044/4192956
[pid=32454] ppid=32452 vsize=491532 CPUtime=1301.82
/proc/32454/stat : 32454 (bsolo3.0.16) R 32452 32454 32332 0 -1 4194304 123306 0 0 0 130062 120 0 0 25 0 1 0 114549000 503328768 122269 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134550971 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32454/statm: 122883 122269 312 324 0 121952 0
Current children cumulated CPU time (s) 1301.82
Current children cumulated vsize (KiB) 491532

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 32653
/proc/meminfo: memFree=1337192/2055920 swapFree=4169044/4192956
[pid=32454] ppid=32452 vsize=491532 CPUtime=1361.8
/proc/32454/stat : 32454 (bsolo3.0.16) R 32452 32454 32332 0 -1 4194304 123306 0 0 0 136059 121 0 0 25 0 1 0 114549000 503328768 122269 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551276 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32454/statm: 122883 122269 312 324 0 121952 0
Current children cumulated CPU time (s) 1361.8
Current children cumulated vsize (KiB) 491532

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 32653
/proc/meminfo: memFree=1337128/2055920 swapFree=4169044/4192956
[pid=32454] ppid=32452 vsize=491532 CPUtime=1421.78
/proc/32454/stat : 32454 (bsolo3.0.16) R 32452 32454 32332 0 -1 4194304 123306 0 0 0 142056 122 0 0 25 0 1 0 114549000 503328768 122269 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551064 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32454/statm: 122883 122269 312 324 0 121952 0
Current children cumulated CPU time (s) 1421.78
Current children cumulated vsize (KiB) 491532

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 32653
/proc/meminfo: memFree=1337128/2055920 swapFree=4169044/4192956
[pid=32454] ppid=32452 vsize=491532 CPUtime=1481.76
/proc/32454/stat : 32454 (bsolo3.0.16) R 32452 32454 32332 0 -1 4194304 123306 0 0 0 148053 123 0 0 25 0 1 0 114549000 503328768 122269 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551724 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32454/statm: 122883 122269 312 324 0 121952 0
Current children cumulated CPU time (s) 1481.76
Current children cumulated vsize (KiB) 491532

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 32653
/proc/meminfo: memFree=1337128/2055920 swapFree=4169044/4192956
[pid=32454] ppid=32452 vsize=491532 CPUtime=1541.74
/proc/32454/stat : 32454 (bsolo3.0.16) R 32452 32454 32332 0 -1 4194304 123306 0 0 0 154050 124 0 0 25 0 1 0 114549000 503328768 122269 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551292 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32454/statm: 122883 122269 312 324 0 121952 0
Current children cumulated CPU time (s) 1541.74
Current children cumulated vsize (KiB) 491532

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 32653
/proc/meminfo: memFree=1337128/2055920 swapFree=4169044/4192956
[pid=32454] ppid=32452 vsize=491532 CPUtime=1601.73
/proc/32454/stat : 32454 (bsolo3.0.16) R 32452 32454 32332 0 -1 4194304 123306 0 0 0 160047 126 0 0 25 0 1 0 114549000 503328768 122269 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551088 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32454/statm: 122883 122269 312 324 0 121952 0
Current children cumulated CPU time (s) 1601.73
Current children cumulated vsize (KiB) 491532

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 32653
/proc/meminfo: memFree=1337128/2055920 swapFree=4169044/4192956
[pid=32454] ppid=32452 vsize=491532 CPUtime=1661.71
/proc/32454/stat : 32454 (bsolo3.0.16) R 32452 32454 32332 0 -1 4194304 123306 0 0 0 166044 127 0 0 25 0 1 0 114549000 503328768 122269 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134550971 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32454/statm: 122883 122269 312 324 0 121952 0
Current children cumulated CPU time (s) 1661.71
Current children cumulated vsize (KiB) 491532

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 32653
/proc/meminfo: memFree=1289640/2055920 swapFree=4169044/4192956
[pid=32454] ppid=32452 vsize=538780 CPUtime=1721.69
/proc/32454/stat : 32454 (bsolo3.0.16) R 32452 32454 32332 0 -1 4194304 135162 0 0 0 172033 136 0 0 25 0 1 0 114549000 551710720 134069 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551276 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32454/statm: 134695 134069 312 324 0 133764 0
Current children cumulated CPU time (s) 1721.69
Current children cumulated vsize (KiB) 538780

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 32653
/proc/meminfo: memFree=1289640/2055920 swapFree=4169044/4192956
[pid=32454] ppid=32452 vsize=538780 CPUtime=1781.67
/proc/32454/stat : 32454 (bsolo3.0.16) R 32452 32454 32332 0 -1 4194304 135162 0 0 0 178029 138 0 0 25 0 1 0 114549000 551710720 134069 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134550974 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32454/statm: 134695 134069 312 324 0 133764 0
Current children cumulated CPU time (s) 1781.67
Current children cumulated vsize (KiB) 538780



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.71 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 32653
/proc/meminfo: memFree=1791080/2055920 swapFree=4169044/4192956
[pid=32454] ppid=32452 vsize=0 CPUtime=1800.07
/proc/32454/stat : 32454 (bsolo3.0.16) R 32452 32454 32332 0 -1 4194308 135163 0 0 0 179860 147 0 0 17 0 1 0 114549000 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32454/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 0

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1800.71 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 32653
/proc/meminfo: memFree=1791080/2055920 swapFree=4169044/4192956
[pid=32454] ppid=32452 vsize=0 CPUtime=1800.07
/proc/32454/stat : 32454 (bsolo3.0.16) R 32452 32454 32332 0 -1 4194308 135163 0 0 0 179860 147 0 0 17 0 1 0 114549000 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32454/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1800.72
CPU time (s): 1800.09
CPU user time (s): 1798.61
CPU system time (s): 1.48077
CPU usage (%): 99.9653
Max. virtual memory (cumulated for all children) (KiB): 539004

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.61
system time used= 1.48077
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 135163
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= 14
involuntary context switches= 36305

runsolver used 2.22466 second user time and 4.26935 second system time

The end

Launcher Data (download as text)

Begin job on node21 on Sun Apr 15 19:45:17 UTC 2007

IDJOB= 353449
IDBENCH= 2243
IDSOLVER= 163
FILE ID= node21/353449-1176666317

PBS_JOBID= 4559925

Free space on /tmp= 66558 MiB

SOLVER NAME= bsolo 3.0.16
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/~kexu/benchmarks/frb40-19-opb/normalized-frb40-19-1.opb
COMMAND LINE= bsolo3.0.16 -t1800 -m1800 /tmp/evaluation/353449-1176666317/instance-353449-1176666317.opb            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node21/watcher-353449-1176666317 -o ROOT/results/node21/solver-353449-1176666317 -C 1800 -W 3600 -M 1800 --output-limit 1,15  bsolo3.0.16 -t1800 -m1800 /tmp/evaluation/353449-1176666317/instance-353449-1176666317.opb            

META MD5SUM SOLVER= b11bf0769a124f73ad50b0fdfcd50482
MD5SUM BENCH=  9984e76947bf9addca42277d72ff7107

RANDOM SEED= 379538384

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node21.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1827136 kB
Buffers:         28852 kB
Cached:         101060 kB
SwapCached:       2076 kB
Active:          85968 kB
Inactive:        66300 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1827136 kB
SwapTotal:     4192956 kB
SwapFree:      4169044 kB
Dirty:            5352 kB
Writeback:           0 kB
Mapped:          30344 kB
Slab:            62096 kB
Committed_AS:   410076 kB
PageTables:       1784 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66558 MiB

End job on node21 on Sun Apr 15 20:15:20 UTC 2007