Trace number 1880020

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 NameAnswerobjCPU timeWall clock time
bsolo 3.1 pbSAT315 1798.01 1798.63

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-ii8a4.opb
MD5SUM39250f205953aedd83d7a2bcba6bda16
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark283
Best CPU time to get the best result obtained on this benchmark1008.46
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 283
Optimality of the best value was proved NO
Number of variables792
Total number of constraints3194
Number of constraints which are clauses3194
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 constraint8
Number of terms in the objective function 792
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 792
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 792
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.00	c bsolo beta version 3.1 - 13/04/2009 : 1630 GMT
0.00/0.00	c Developed by Vasco Manquinho and José Santos 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 Learning Strategy: Generic Pseudo-Boolean Learning
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 HOME/instance-1880020-1245160030.opb
0.00/0.00	c File size is 93409 bytes.
0.00/0.01	c Highest Coefficient sum: 792
0.00/0.01	c Parsing was ok!!
0.00/0.01	c Total parsing time: 0.012 s
0.00/0.01	c Var: 792 Constr: 3194 3194/0/0 Lit: 8388 Watch. Lit: 6388
0.00/0.01	c Obj. Vars: 792 (100 % of total variables)
0.00/0.04	c Pre-processing Time: 0.042 s
0.00/0.04	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.04	c        0    792     3134     7908    2     6268    1044      0      0 0.04
0.00/0.04	c Switching off lower bounding mode.
0.00/0.04	o 344
0.08/0.09	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.08/0.09	c       11    792     3157     8850    2     6762    2044     23    244 0.04
0.08/0.09	o 343
64.37/64.48	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
64.37/64.48	c       51    792     3225    39514   12    16787    2044     91    536 0.10
64.37/64.48	c      151    792     3345    67734   20    16345    2249    211    702 0.21
64.37/64.48	c      401    792     3597   154307   42    16594    2474    463    737 0.54
64.37/64.48	c      878    792     4542   652439  143   194655    2722   1408    319 2.75
64.37/64.48	c     1692    792     5360   929797  173   168050    2995   2226    367 4.60
64.37/64.48	c     3012    792     6008   872697  145   139397    3295   2874     73 40.73
64.37/64.48	c     5094    792     4793   555653  115   116656    3625   1659     79 64.29
64.37/64.48	o 340
67.37/67.45	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
67.37/67.45	c     5094    792     4794   556445  116    94428    2044   1660     79 64.46
67.37/67.45	c     5194    792     4992   645065  129   114427    2249   1858     79 64.94
67.37/67.45	c     5445    792     5244   725446  138   108460    2474   2110     82 65.77
67.37/67.45	o 338
85.45/85.51	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
85.45/85.51	c     5570    792     5495   818756  149   124198    2044   2361     82 67.43
85.45/85.51	c     5670    792     4320   396196   91    77214    2249   1186     81 69.17
85.45/85.51	c     5920    792     4655   522916  112    95603    2474   1521     84 70.06
85.45/85.51	c     6397    792     5608   843114  150   170670    2722   2474     81 78.43
85.45/85.51	c     7211    792     4544   483914  106    91719    2995   1410     84 85.22
85.45/85.51	o 336
85.45/85.55	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
85.45/85.55	c     7211    792     4545   484706  106    91756    2044   1411     84 85.48
85.45/85.55	o 330
110.75/110.81	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
110.75/110.81	c     7211    792     4546   485498  106    92242    2044   1412     84 85.53
110.75/110.81	c     7311    792     4648   519646  111    93180    2249   1514     85 85.94
110.75/110.81	c     7561    792     5083   700742  137   141815    2474   1949     84 89.04
110.75/110.81	c     8036    792     4387   451979  103   113136    2722   1253     73 109.13
110.75/110.81	o 329
192.73/192.88	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
192.73/192.88	c     8173    792     4637   559128  120   141965    2044   1503     73 110.77
192.73/192.88	c     8274    792     4824   633050  131   158488    2249   1690     73 113.25
192.73/192.88	c     8524    792     5319   832429  156   210399    2474   2185     71 119.50
192.73/192.88	c     8999    792     4585   529643  115   155144    2722   1451     61 145.20
192.73/192.88	c     9813    792     5426   795795  146   155715    2995   2292     64 151.26
192.73/192.88	c    11134    792     5759   979312  170   188271    3295   2625     58 190.65
192.73/192.88	o 315
1797.98/1798.61	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1797.98/1798.61	c    12063    792     4806   551323  114    50817    2044   1672     61 194.82
1797.98/1798.61	c    12163    792     5002   620283  124    69657    2249   1868     61 196.78
1797.98/1798.61	c    12414    792     4284   411598   96    92101    2474   1150     62 198.62
1797.98/1798.61	c    12890    792     5192   758700  146   165651    2722   2058     60 211.46
1797.98/1798.61	c    13703    792     4802   561959  117   134690    2995   1668     61 223.36
1797.98/1798.61	c    15024    792     5415   887593  163   245905    3295   2281     58 256.33
1797.98/1798.61	c    17105    792     5202   695464  133   137589    3625   2068     52 327.23
1797.98/1798.61	c    20329    792     6507  1262416  194   164331    3988   3373     46 436.57
1797.98/1798.61	c    25265    792     6079   995627  163   151016    4387   2945     41 615.01
1797.98/1798.61	c    32772    792     6322   939578  148   162901    4826   3188     36 906.74
1797.98/1798.61	c    44133    792     7264  1187914  163   173384    5309   4130     29 1511.42
1797.98/1798.61	c Resources Exceeded
1797.98/1798.61	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 -x257 x258 -x259 x260 -x261 x262 -x263 x264 -x265 x266 x267 -x268 -x269 x270 -x271 -x272 -x273 x274 -x275 -x276 -x277 x278 x279 -x280 -x281 x282 -x283 -x284 -x285 x286 -x287 -x288 -x289 -x290 -x291 x292 -x293 -x294 -x295 -x296 -x297 x298 x299 -x300 x301 -x302 -x303 x304 -x305 -x306 -x307 -x308 -x309 x310 -x311 -x312 -x313 x314 x315 -x316 -x317 x318 -x319 x320 -x321 x322 -x323 x324 -x325 x326 x327 -x328 -x329 x330 -x331 -x332 -x333 x334 -x335 -x336 -x337 x338 -x339 x340 -x341 x342 -x343 x344 x345 -x346 -x347 x348 -x349 -x350 -x351 x352 -x353 x354 x355 -x356 -x357 x358 -x359 -x360 -x361 x362 -x363 -x364 -x365 x366 x367 -x368 -x369 x370 -x371 -x372 -x373 x374 -x375 -x376 x377 -x378 -x379 -x380 -x381 x382 -x383 -x384 -x385 x386 x387 -x388 -x389 x390 -x391 x392 -x393 x394 -x395 x396 -x397 x398 x399 -x400 -x401 x402 -x403 -x404 -x405 x406 -x407 -x408 -x409 x410 x411 -x412 -x413 x414 -x415 -x416 -x417 x418 -x419 -x420 -x421 x422 -x423 -x424 -x425 -x426 x427 -x428 -x429 x430 -x431 -x432 -x433 x434 x435 -x436 -x437 x438 -x439 x440 -x441 x442 -x443 x444 -x445 -x446 -x447 x448 x449 -x450 -x451 -x452 -x453 x454 -x455 -x456 -x457 -x458 -x459 x460 -x461 x462 x463 -x464 -x465 x466 -x467 -x468 -x469 x470 -x471 -x472 -x473 x474 -x475 -x476 -x477 x478 x479 -x480 x481 -x482 -x483 x484 -x485 x486 -x487 -x488 -x489 x490 -x491 -x492 -x493 x494 -x495 x496 -x497 x498 -x499 x500 x501 -x502 -x503 x504 -x505 x506 x507 -x508 -x509 x510 -x511 x512 -x513 x514 -x515 x516 -x517 x518 x519 -x520 -x521 x522 -x523 x524 -x525 x526 -x527 x528 -x529 x530 x531 -x532 -x533 x534 -x535 x536 -x537 x538 -x539 x540 -x541 -x542 -x543 x544 -x545 -x546 -x547 -x548 -x549 x550 x551 -x552 x553 -x554 -x555 x556 -x557 x558 -x559 -x560 -x561 x562 -x563 -x564 -x565 x566 -x567 -x568 -x569 x570 -x571 x572 x573 -x574 -x575 x576 -x577 x578 x579 -x580 -x581 x582 -x583 x584 -x585 x586 -x587 x588 -x589 -x590 -x591 x592 x593 -x594 -x595 -x596 -x597 x598 -x599 -x600 -x601 x602 x603 -x604 -x605 x606 -x607 x608 -x609 x610 -x611 x612 -x613 -x614 -x615 x616 -x617 -x618 x619 -x620 -x621 x622 -x623 -x624 -x625 x626 -x627 x628 -x629 x630 -x631 x632 x633 -x634 -x635 x636 -x637 x638 -x639 -x640 -x641 -x642 x643 -x644 -x645 x646 -x647 -x648 -x649 x650 x651 -x652 -x653 x654 -x655 -x656 -x657 x658 -x659 -x660 -x661 -x662 -x663 x664 x665 -x666 -x667 -x668 -x669 x670 -x671 -x672 -x673 -x674 -x675 x676 x677 -x678 -x679 -x680 -x681 x682 -x683 -x684 -x685 x686 x687 -x688 -x689 x690 -x691 x692 -x693 x694 -x695 x696 -x697 -x698 -x699 x700 -x701 x702 x703 -x704 -x705 x706 -x707 -x708 -x709 x710 x711 -x712 -x713 x714 -x715 x716 -x717 x718 -x719 x720 -x721 -x722 -x723 x724 -x725 -x726 -x727 -x728 -x729 x730 x731 -x732 -x733 x734 x735 -x736 -x737 x738 -x739 -x740 -x741 x742 -x743 -x744 -x745 x746 -x747 x748 -x749 x750 -x751 x752 x753 -x754 -x755 x756 x757 -x758 -x759 x760 -x761 x762 -x763 -x764 -x765 x766 -x767 -x768 x769 -x770 -x771 x772 -x773 x774 -x775 -x776 -x777 x778 -x779 -x780 -x781 x782 -x783 x784 -x785 x786 -x787 x788 x789 -x790 -x791 x792 
1797.98/1798.61	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.98/1798.61	c   38    51121   9586    89050     7986  1533387   4852     28 1798.00
1797.98/1798.61	c Objective: 315
1797.98/1798.61	s SATISFIABLE
1797.98/1798.61	c Total time: 1798 s

Verifier Data

OK	315

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1880020-1245160030/watcher-1880020-1245160030 -o /tmp/evaluation-result-1880020-1245160030/solver-1880020-1245160030 -C 1800 -W 2000 -M 1800 bsolo -l3 -t1800 -m1800 HOME/instance-1880020-1245160030.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): 2000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 1.00 0.99 3/64 9626
/proc/meminfo: memFree=1848576/2055920 swapFree=4192812/4192956
[pid=9626] ppid=9624 vsize=10808 CPUtime=0
/proc/9626/stat : 9626 (bsolo) R 9624 9626 9547 0 -1 4194304 249 0 0 0 0 0 0 0 18 0 1 0 183603875 11067392 233 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9626/statm: 2702 233 174 640 0 2035 0

[startup+0.0908139 s]
/proc/loadavg: 0.99 1.00 0.99 3/64 9626
/proc/meminfo: memFree=1848576/2055920 swapFree=4192812/4192956
[pid=9626] ppid=9624 vsize=11888 CPUtime=0.08
/proc/9626/stat : 9626 (bsolo) R 9624 9626 9547 0 -1 4194304 579 0 0 0 8 0 0 0 18 0 1 0 183603875 12173312 540 1992294400 134512640 137136520 4294956256 18446744073709551615 134543933 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9626/statm: 2972 540 196 640 0 2328 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 11888

[startup+0.101816 s]
/proc/loadavg: 0.99 1.00 0.99 3/64 9626
/proc/meminfo: memFree=1848576/2055920 swapFree=4192812/4192956
[pid=9626] ppid=9624 vsize=11888 CPUtime=0.09
/proc/9626/stat : 9626 (bsolo) R 9624 9626 9547 0 -1 4194304 589 0 0 0 9 0 0 0 18 0 1 0 183603875 12173312 550 1992294400 134512640 137136520 4294956256 18446744073709551615 134544129 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9626/statm: 2972 550 196 640 0 2328 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11888

[startup+0.301852 s]
/proc/loadavg: 0.99 1.00 0.99 3/64 9626
/proc/meminfo: memFree=1848576/2055920 swapFree=4192812/4192956
[pid=9626] ppid=9624 vsize=12496 CPUtime=0.29
/proc/9626/stat : 9626 (bsolo) R 9624 9626 9547 0 -1 4194304 742 0 0 0 29 0 0 0 19 0 1 0 183603875 12795904 703 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9626/statm: 3124 703 196 640 0 2480 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12496

[startup+0.701926 s]
/proc/loadavg: 0.99 1.00 0.99 3/64 9626
/proc/meminfo: memFree=1848576/2055920 swapFree=4192812/4192956
[pid=9626] ppid=9624 vsize=14608 CPUtime=0.69
/proc/9626/stat : 9626 (bsolo) R 9624 9626 9547 0 -1 4194304 1275 0 0 0 69 0 0 0 22 0 1 0 183603875 14958592 1236 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9626/statm: 3652 1236 196 640 0 3008 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14608

[startup+1.50108 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 9627
/proc/meminfo: memFree=1842744/2055920 swapFree=4192812/4192956
[pid=9626] ppid=9624 vsize=18884 CPUtime=1.49
/proc/9626/stat : 9626 (bsolo) R 9624 9626 9547 0 -1 4194304 2335 0 0 0 148 1 0 0 25 0 1 0 183603875 19337216 2296 1992294400 134512640 137136520 4294956256 18446744073709551615 134606731 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9626/statm: 4721 2296 197 640 0 4077 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 18884

[startup+3.10137 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 9627
/proc/meminfo: memFree=1837368/2055920 swapFree=4192812/4192956
[pid=9626] ppid=9624 vsize=24104 CPUtime=3.09
/proc/9626/stat : 9626 (bsolo) R 9624 9626 9547 0 -1 4194304 3648 0 0 0 308 1 0 0 25 0 1 0 183603875 24682496 3609 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9626/statm: 6026 3609 197 640 0 5382 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 24104

[startup+6.30196 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 9627
/proc/meminfo: memFree=1830520/2055920 swapFree=4192812/4192956
[pid=9626] ppid=9624 vsize=28448 CPUtime=6.29
/proc/9626/stat : 9626 (bsolo) R 9624 9626 9547 0 -1 4194304 4719 0 0 0 627 2 0 0 25 0 1 0 183603875 29130752 4680 1992294400 134512640 137136520 4294956256 18446744073709551615 134544036 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9626/statm: 7112 4680 197 640 0 6468 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 28448

[startup+12.7011 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 9627
/proc/meminfo: memFree=1829432/2055920 swapFree=4192812/4192956
[pid=9626] ppid=9624 vsize=29472 CPUtime=12.68
/proc/9626/stat : 9626 (bsolo) R 9624 9626 9547 0 -1 4194304 4983 0 0 0 1266 2 0 0 25 0 1 0 183603875 30179328 4944 1992294400 134512640 137136520 4294956256 18446744073709551615 134544160 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9626/statm: 7368 4944 197 640 0 6724 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 29472

[startup+25.5015 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 9627
/proc/meminfo: memFree=1826744/2055920 swapFree=4192812/4192956
[pid=9626] ppid=9624 vsize=31920 CPUtime=25.48
/proc/9626/stat : 9626 (bsolo) R 9624 9626 9547 0 -1 4194304 5593 0 0 0 2545 3 0 0 25 0 1 0 183603875 32686080 5554 1992294400 134512640 137136520 4294956256 18446744073709551615 134543942 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9626/statm: 7980 5554 197 640 0 7336 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 31920

[startup+51.1012 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 9627
/proc/meminfo: memFree=1826744/2055920 swapFree=4192812/4192956
[pid=9626] ppid=9624 vsize=31908 CPUtime=51.07
/proc/9626/stat : 9626 (bsolo) R 9624 9626 9547 0 -1 4194304 5593 0 0 0 5103 4 0 0 25 0 1 0 183603875 32673792 5554 1992294400 134512640 137136520 4294956256 18446744073709551615 134605804 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9626/statm: 7977 5554 197 640 0 7333 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 31908

[startup+102.306 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 9627
/proc/meminfo: memFree=1825848/2055920 swapFree=4192812/4192956
[pid=9626] ppid=9624 vsize=32784 CPUtime=102.26
/proc/9626/stat : 9626 (bsolo) R 9624 9626 9547 0 -1 4194304 5826 0 0 0 10220 6 0 0 25 0 1 0 183603875 33570816 5787 1992294400 134512640 137136520 4294956256 18446744073709551615 134544425 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9626/statm: 8196 5787 197 640 0 7552 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 32784

[startup+162.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 9627
/proc/meminfo: memFree=1825784/2055920 swapFree=4192812/4192956
[pid=9626] ppid=9624 vsize=32784 CPUtime=162.24
/proc/9626/stat : 9626 (bsolo) R 9624 9626 9547 0 -1 4194304 5826 0 0 0 16217 7 0 0 25 0 1 0 183603875 33570816 5787 1992294400 134512640 137136520 4294956256 18446744073709551615 134544148 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9626/statm: 8196 5787 197 640 0 7552 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 32784

[startup+222.302 s]
/proc/loadavg: 1.03 1.01 1.00 2/65 9627
/proc/meminfo: memFree=1823288/2055920 swapFree=4192812/4192956
[pid=9626] ppid=9624 vsize=35280 CPUtime=222.22
/proc/9626/stat : 9626 (bsolo) R 9624 9626 9547 0 -1 4194304 6445 0 0 0 22213 9 0 0 25 0 1 0 183603875 36126720 6406 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9626/statm: 8820 6406 197 640 0 8176 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 35280

[startup+282.302 s]
/proc/loadavg: 1.01 1.01 1.00 2/65 9629
/proc/meminfo: memFree=1820792/2055920 swapFree=4192812/4192956
[pid=9626] ppid=9624 vsize=37972 CPUtime=282.2
/proc/9626/stat : 9626 (bsolo) R 9624 9626 9547 0 -1 4194304 7124 0 0 0 28210 10 0 0 25 0 1 0 183603875 38883328 7085 1992294400 134512640 137136520 4294956256 18446744073709551615 134544116 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9626/statm: 9493 7085 197 640 0 8849 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 37972

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9629
/proc/meminfo: memFree=1820152/2055920 swapFree=4192812/4192956
[pid=9626] ppid=9624 vsize=38356 CPUtime=342.18
/proc/9626/stat : 9626 (bsolo) R 9624 9626 9547 0 -1 4194304 7220 0 0 0 34207 11 0 0 25 0 1 0 183603875 39276544 7181 1992294400 134512640 137136520 4294956256 18446744073709551615 134544116 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9626/statm: 9589 7181 197 640 0 8945 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 38356

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9629
/proc/meminfo: memFree=1818744/2055920 swapFree=4192812/4192956
[pid=9626] ppid=9624 vsize=39740 CPUtime=402.15
/proc/9626/stat : 9626 (bsolo) R 9624 9626 9547 0 -1 4194304 7545 0 0 0 40204 11 0 0 25 0 1 0 183603875 40693760 7506 1992294400 134512640 137136520 4294956256 18446744073709551615 134544160 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9626/statm: 9935 7506 197 640 0 9291 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 39740

[startup+462.301 s]
/proc/loadavg: 1.04 1.01 1.00 2/65 9629
/proc/meminfo: memFree=1817528/2055920 swapFree=4192812/4192956
[pid=9626] ppid=9624 vsize=40904 CPUtime=462.14
/proc/9626/stat : 9626 (bsolo) R 9624 9626 9547 0 -1 4194304 7854 0 0 0 46201 13 0 0 25 0 1 0 183603875 41885696 7815 1992294400 134512640 137136520 4294956256 18446744073709551615 134543933 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9626/statm: 10226 7815 197 640 0 9582 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 40904

[startup+522.301 s]
/proc/loadavg: 1.01 1.01 1.00 2/65 9629
/proc/meminfo: memFree=1817528/2055920 swapFree=4192812/4192956
[pid=9626] ppid=9624 vsize=40904 CPUtime=522.11
/proc/9626/stat : 9626 (bsolo) R 9624 9626 9547 0 -1 4194304 7854 0 0 0 52198 13 0 0 25 0 1 0 183603875 41885696 7815 1992294400 134512640 137136520 4294956256 18446744073709551615 134544116 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9626/statm: 10226 7815 197 640 0 9582 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 40904

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9629
/proc/meminfo: memFree=1817528/2055920 swapFree=4192812/4192956
[pid=9626] ppid=9624 vsize=40904 CPUtime=582.09
/proc/9626/stat : 9626 (bsolo) R 9624 9626 9547 0 -1 4194304 7854 0 0 0 58196 13 0 0 25 0 1 0 183603875 41885696 7815 1992294400 134512640 137136520 4294956256 18446744073709551615 134543951 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9626/statm: 10226 7815 197 640 0 9582 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 40904

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9629
/proc/meminfo: memFree=1817464/2055920 swapFree=4192812/4192956
[pid=9626] ppid=9624 vsize=40904 CPUtime=642.07
/proc/9626/stat : 9626 (bsolo) R 9624 9626 9547 0 -1 4194304 7854 0 0 0 64193 14 0 0 25 0 1 0 183603875 41885696 7815 1992294400 134512640 137136520 4294956256 18446744073709551615 134544425 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9626/statm: 10226 7815 197 640 0 9582 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 40904

[startup+702.302 s]

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

/proc/meminfo: memFree=1817144/2055920 swapFree=4192812/4192956
[pid=9626] ppid=9624 vsize=40908 CPUtime=1121.9
/proc/9626/stat : 9626 (bsolo) R 9624 9626 9547 0 -1 4194304 7855 0 0 0 112171 19 0 0 25 0 1 0 183603875 41889792 7816 1992294400 134512640 137136520 4294956256 18446744073709551615 134544440 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9626/statm: 10227 7816 197 640 0 9583 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 40908

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9635
/proc/meminfo: memFree=1817144/2055920 swapFree=4192812/4192956
[pid=9626] ppid=9624 vsize=40908 CPUtime=1181.88
/proc/9626/stat : 9626 (bsolo) R 9624 9626 9547 0 -1 4194304 7855 0 0 0 118169 19 0 0 25 0 1 0 183603875 41889792 7816 1992294400 134512640 137136520 4294956256 18446744073709551615 134544440 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9626/statm: 10227 7816 197 640 0 9583 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 40908

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9635
/proc/meminfo: memFree=1817080/2055920 swapFree=4192812/4192956
[pid=9626] ppid=9624 vsize=40908 CPUtime=1241.86
/proc/9626/stat : 9626 (bsolo) R 9624 9626 9547 0 -1 4194304 7855 0 0 0 124167 19 0 0 25 0 1 0 183603875 41889792 7816 1992294400 134512640 137136520 4294956256 18446744073709551615 134544437 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9626/statm: 10227 7816 197 640 0 9583 0
Current children cumulated CPU time (s) 1241.86
Current children cumulated vsize (KiB) 40908

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9635
/proc/meminfo: memFree=1817016/2055920 swapFree=4192812/4192956
[pid=9626] ppid=9624 vsize=40908 CPUtime=1301.85
/proc/9626/stat : 9626 (bsolo) R 9624 9626 9547 0 -1 4194304 7855 0 0 0 130165 20 0 0 25 0 1 0 183603875 41889792 7816 1992294400 134512640 137136520 4294956256 18446744073709551615 134544140 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9626/statm: 10227 7816 197 640 0 9583 0
Current children cumulated CPU time (s) 1301.85
Current children cumulated vsize (KiB) 40908

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9635
/proc/meminfo: memFree=1816952/2055920 swapFree=4192812/4192956
[pid=9626] ppid=9624 vsize=40908 CPUtime=1361.82
/proc/9626/stat : 9626 (bsolo) R 9624 9626 9547 0 -1 4194304 7855 0 0 0 136162 20 0 0 25 0 1 0 183603875 41889792 7816 1992294400 134512640 137136520 4294956256 18446744073709551615 134573554 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9626/statm: 10227 7816 197 640 0 9583 0
Current children cumulated CPU time (s) 1361.82
Current children cumulated vsize (KiB) 40908

[startup+1422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9635
/proc/meminfo: memFree=1816888/2055920 swapFree=4192812/4192956
[pid=9626] ppid=9624 vsize=40908 CPUtime=1421.81
/proc/9626/stat : 9626 (bsolo) R 9624 9626 9547 0 -1 4194304 7855 0 0 0 142160 21 0 0 25 0 1 0 183603875 41889792 7816 1992294400 134512640 137136520 4294956256 18446744073709551615 134543942 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9626/statm: 10227 7816 197 640 0 9583 0
Current children cumulated CPU time (s) 1421.81
Current children cumulated vsize (KiB) 40908

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9635
/proc/meminfo: memFree=1816824/2055920 swapFree=4192812/4192956
[pid=9626] ppid=9624 vsize=40908 CPUtime=1481.78
/proc/9626/stat : 9626 (bsolo) R 9624 9626 9547 0 -1 4194304 7855 0 0 0 148157 21 0 0 25 0 1 0 183603875 41889792 7816 1992294400 134512640 137136520 4294956256 18446744073709551615 134543959 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9626/statm: 10227 7816 197 640 0 9583 0
Current children cumulated CPU time (s) 1481.78
Current children cumulated vsize (KiB) 40908

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9635
/proc/meminfo: memFree=1808632/2055920 swapFree=4192812/4192956
[pid=9626] ppid=9624 vsize=49600 CPUtime=1541.76
/proc/9626/stat : 9626 (bsolo) R 9624 9626 9547 0 -1 4194304 10012 0 0 0 154153 23 0 0 25 0 1 0 183603875 50790400 9973 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9626/statm: 12400 9973 197 640 0 11756 0
Current children cumulated CPU time (s) 1541.76
Current children cumulated vsize (KiB) 49600

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9635
/proc/meminfo: memFree=1801208/2055920 swapFree=4192812/4192956
[pid=9626] ppid=9624 vsize=56600 CPUtime=1601.74
/proc/9626/stat : 9626 (bsolo) R 9624 9626 9547 0 -1 4194304 11762 0 0 0 160149 25 0 0 25 0 1 0 183603875 57958400 11723 1992294400 134512640 137136520 4294956256 18446744073709551615 134544116 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9626/statm: 14150 11723 197 640 0 13506 0
Current children cumulated CPU time (s) 1601.74
Current children cumulated vsize (KiB) 56600

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9635
/proc/meminfo: memFree=1801272/2055920 swapFree=4192812/4192956
[pid=9626] ppid=9624 vsize=56588 CPUtime=1661.73
/proc/9626/stat : 9626 (bsolo) R 9624 9626 9547 0 -1 4194304 11762 0 0 0 166147 26 0 0 25 0 1 0 183603875 57946112 11723 1992294400 134512640 137136520 4294956256 18446744073709551615 134606777 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9626/statm: 14147 11723 197 640 0 13503 0
Current children cumulated CPU time (s) 1661.73
Current children cumulated vsize (KiB) 56588

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9635
/proc/meminfo: memFree=1801208/2055920 swapFree=4192812/4192956
[pid=9626] ppid=9624 vsize=56588 CPUtime=1721.7
/proc/9626/stat : 9626 (bsolo) R 9624 9626 9547 0 -1 4194304 11762 0 0 0 172144 26 0 0 25 0 1 0 183603875 57946112 11723 1992294400 134512640 137136520 4294956256 18446744073709551615 134544425 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9626/statm: 14147 11723 197 640 0 13503 0
Current children cumulated CPU time (s) 1721.7
Current children cumulated vsize (KiB) 56588

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9635
/proc/meminfo: memFree=1801208/2055920 swapFree=4192812/4192956
[pid=9626] ppid=9624 vsize=56588 CPUtime=1781.69
/proc/9626/stat : 9626 (bsolo) R 9624 9626 9547 0 -1 4194304 11762 0 0 0 178142 27 0 0 25 0 1 0 183603875 57946112 11723 1992294400 134512640 137136520 4294956256 18446744073709551615 135982528 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9626/statm: 14147 11723 197 640 0 13503 0
Current children cumulated CPU time (s) 1781.69
Current children cumulated vsize (KiB) 56588

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

[startup+1791.91 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9635
/proc/meminfo: memFree=1801208/2055920 swapFree=4192812/4192956
[pid=9626] ppid=9624 vsize=56588 CPUtime=1791.29
/proc/9626/stat : 9626 (bsolo) R 9624 9626 9547 0 -1 4194304 11762 0 0 0 179102 27 0 0 25 0 1 0 183603875 57946112 11723 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9626/statm: 14147 11723 197 640 0 13503 0
Current children cumulated CPU time (s) 1791.29
Current children cumulated vsize (KiB) 56588

[startup+1795.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9635
/proc/meminfo: memFree=1801208/2055920 swapFree=4192812/4192956
[pid=9626] ppid=9624 vsize=56588 CPUtime=1794.49
/proc/9626/stat : 9626 (bsolo) R 9624 9626 9547 0 -1 4194304 11762 0 0 0 179422 27 0 0 25 0 1 0 183603875 57946112 11723 1992294400 134512640 137136520 4294956256 18446744073709551615 134544148 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9626/statm: 14147 11723 197 640 0 13503 0
Current children cumulated CPU time (s) 1794.49
Current children cumulated vsize (KiB) 56588

[startup+1796.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9635
/proc/meminfo: memFree=1801208/2055920 swapFree=4192812/4192956
[pid=9626] ppid=9624 vsize=56588 CPUtime=1796.08
/proc/9626/stat : 9626 (bsolo) R 9624 9626 9547 0 -1 4194304 11762 0 0 0 179581 27 0 0 25 0 1 0 183603875 57946112 11723 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9626/statm: 14147 11723 197 640 0 13503 0
Current children cumulated CPU time (s) 1796.08
Current children cumulated vsize (KiB) 56588

[startup+1797.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9635
/proc/meminfo: memFree=1801208/2055920 swapFree=4192812/4192956
[pid=9626] ppid=9624 vsize=56588 CPUtime=1796.88
/proc/9626/stat : 9626 (bsolo) R 9624 9626 9547 0 -1 4194304 11762 0 0 0 179661 27 0 0 25 0 1 0 183603875 57946112 11723 1992294400 134512640 137136520 4294956256 18446744073709551615 134544425 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9626/statm: 14147 11723 197 640 0 13503 0
Current children cumulated CPU time (s) 1796.88
Current children cumulated vsize (KiB) 56588

[startup+1798.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9635
/proc/meminfo: memFree=1801208/2055920 swapFree=4192812/4192956
[pid=9626] ppid=9624 vsize=56588 CPUtime=1797.68
/proc/9626/stat : 9626 (bsolo) R 9624 9626 9547 0 -1 4194304 11762 0 0 0 179741 27 0 0 25 0 1 0 183603875 57946112 11723 1992294400 134512640 137136520 4294956256 18446744073709551615 134544431 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9626/statm: 14147 11723 197 640 0 13503 0
Current children cumulated CPU time (s) 1797.68
Current children cumulated vsize (KiB) 56588

[startup+1798.51 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9635
/proc/meminfo: memFree=1801208/2055920 swapFree=4192812/4192956
[pid=9626] ppid=9624 vsize=56588 CPUtime=1797.88
/proc/9626/stat : 9626 (bsolo) R 9624 9626 9547 0 -1 4194304 11762 0 0 0 179761 27 0 0 25 0 1 0 183603875 57946112 11723 1992294400 134512640 137136520 4294956256 18446744073709551615 134544256 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9626/statm: 14147 11723 197 640 0 13503 0
Current children cumulated CPU time (s) 1797.88
Current children cumulated vsize (KiB) 56588

[startup+1798.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9635
/proc/meminfo: memFree=1801208/2055920 swapFree=4192812/4192956
[pid=9626] ppid=9624 vsize=56588 CPUtime=1797.98
/proc/9626/stat : 9626 (bsolo) R 9624 9626 9547 0 -1 4194304 11762 0 0 0 179771 27 0 0 25 0 1 0 183603875 57946112 11723 1992294400 134512640 137136520 4294956256 18446744073709551615 134543948 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9626/statm: 14147 11723 197 640 0 13503 0
Current children cumulated CPU time (s) 1797.98
Current children cumulated vsize (KiB) 56588

Child status: 0
Real time (s): 1798.63
CPU time (s): 1798.01
CPU user time (s): 1797.73
CPU system time (s): 0.280957
CPU usage (%): 99.9659
Max. virtual memory (cumulated for all children) (KiB): 56600

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.73
system time used= 0.280957
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11764
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= 2
involuntary context switches= 1919

runsolver used 1.52577 second user time and 3.48547 second system time

The end

Launcher Data

Begin job on node7 at 2009-06-16 15:47:11
IDJOB=1880020
IDBENCH=2185
IDSOLVER=701
FILE ID=node7/1880020-1245160030
PBS_JOBID= 9363840
Free space on /tmp= 66272 MiB

SOLVER NAME= bsolo 3.1 pb
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-ii8a4.opb
COMMAND LINE= bsolo -l3 -tTIMEOUT -mMEMLIMIT BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1880020-1245160030/watcher-1880020-1245160030 -o /tmp/evaluation-result-1880020-1245160030/solver-1880020-1245160030 -C 1800 -W 2000 -M 1800  bsolo -l3 -t1800 -m1800 HOME/instance-1880020-1245160030.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 39250f205953aedd83d7a2bcba6bda16
RANDOM SEED=1396763112

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

/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.274
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.274
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:       1849056 kB
Buffers:         40148 kB
Cached:          97280 kB
SwapCached:          0 kB
Active:          42712 kB
Inactive:       108612 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1849056 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4028 kB
Writeback:           0 kB
Mapped:          23716 kB
Slab:            41520 kB
Committed_AS:   159332 kB
PageTables:       1444 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-1880020-1245160030.opb

Free space on /tmp at the end= 66268 MiB
End job on node7 at 2009-06-16 16:17:09