Trace number 2670915

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 NameAnswerobjective functionCPU timeWall clock time
bsolo 3.2 CardSAT-25 1798 1798.69

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mis/normalized-mis_100_10_5.opb
MD5SUMa142d6d7b95394ce9dab5e7d7d075ea6
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-25
Best CPU time to get the best result obtained on this benchmark1789.34
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -25
Optimality of the best value was proved YES
Number of variables100
Total number of constraints100
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints100
Minimum length of a constraint10
Maximum length of a constraint18
Number of terms in the objective function 100
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 100
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 100
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)1252
Sum of products size (including duplicates)2504
Number of different products626
Sum of products size1252

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.2 - 23/05/2010 : 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 Time Limit set to 1800
0.00/0.00	c Learning Strategy: Cardinality Constraint Learning
0.00/0.00	c Instance file HOME/instance-2670915-1276711339.opb
0.00/0.00	c File size is 49466 bytes.
0.00/0.01	c Highest Coefficient sum: 100
0.00/0.01	c Parsing was ok!!
0.00/0.01	c Total parsing time: 0.009 s
0.00/0.01	c Var: 726 Constr: 1452 726/100/626 Lit: 6260 Watch. Lit: 4382
0.00/0.01	c Obj. Vars: 100 (13.7741 % of total variables)
0.00/0.01	c Pre-processing Time: 0.014 s
0.00/0.01	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.01	c        0    100      626     1878    3     1252     208      0      0 0.01
0.00/0.01	c Switching off lower bounding mode.
0.00/0.01	o -22
0.00/0.01	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.01	c        0    100      627     1978    3     1276     975      1      0 0.01
0.00/0.01	o -23
0.99/1.06	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.99/1.06	c        6    100      634     2534    3     1313    1008      8    375 0.02
0.99/1.06	c      106    100      734     9895   13     1513    1109    108   3028 0.04
0.99/1.06	c      356    100      985    28367   28     2015    1220    359   4238 0.08
0.99/1.06	c      831    100     1460    63296   43     2965    1343    834   4516 0.18
0.99/1.06	c     1645    100     2276   123217   54     4618    1478   1650   4112 0.40
0.99/1.06	c     2965    100     2175   115237   52     4373    1626   1549   3953 0.75
0.99/1.06	o -24
595.97/596.21	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
595.97/596.21	c     4085    100     1792    86853   48     3631    1041   1166   3861 1.06
595.97/596.21	c     4185    100     1892    94139   49     3831    1146   1266   3871 1.08
595.97/596.21	c     4435    100     2143   112303   52     4333    1261   1517   3904 1.14
595.97/596.21	c     4912    100     1290    49720   38     2604    1388    664   3889 1.26
595.97/596.21	c     5726    100     2106   108714   51     4236    1527   1480   3916 1.46
595.97/596.21	c     7047    100     1965    98284   50     3954    1680   1339   3855 1.83
595.97/596.21	c     9128    100     2518   138118   54     5060    1849   1892   3724 2.45
595.97/596.21	c    12352    100     2496   136438   54     5016    2034   1870   3603 3.43
595.97/596.21	c    17290    100     2291   120668   52     4606    2238   1665   3274 5.28
595.97/596.21	c    24796    100     2560   140638   54     5144    2462   1934   3185 7.79
595.97/596.21	c    36157    100     2390   126936   53     4804    2709   1764   3050 11.85
595.97/596.21	c    53302    100     3191   186027   58     6406    2980   2565   2912 18.30
595.97/596.21	c    79121    100     2825   160688   56     5674    3279   2199   2818 28.08
595.97/596.21	c   117955    100     4408   274361   62     8840    3607   3782   2620 45.01
595.97/596.21	c   176307    100     2970   168980   56     5964    3968   2344   2541 69.37
595.97/596.21	c   263940    100     5207   328194   63    10460    4365   4581   2398 110.07
595.97/596.21	c   395492    100     4878   302808   62     9802    4802   4252   2317 170.66
595.97/596.21	c   592925    100     5026   310398   61    10096    5283   4400   2203 269.10
595.97/596.21	c   889177    100     5655   340565   60    11375    5812   5029   2027 438.66
595.97/596.21	o -25
1797.90/1798.69	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1797.90/1798.69	c  1150337    100     4880   308728   63     9809    1075   4254   1930 595.98
1797.90/1798.69	c  1150437    100     1265    47852   37     2555    1183    639   1930 596.03
1797.90/1798.69	c  1150687    100     1515    65719   43     3055    1302    889   1930 596.10
1797.90/1798.69	c  1151162    100     1990    99657   50     4005    1433   1364   1930 596.21
1797.90/1798.69	c  1151976    100     1391    56243   40     2807    1577    765   1931 596.44
1797.90/1798.69	c  1153296    100     2711   150199   55     5447    1735   2085   1932 596.78
1797.90/1798.69	c  1155378    100     1666    75351   45     3357    1909   1040   1933 597.43
1797.90/1798.69	c  1158601    100     1600    70791   44     3225    2100    974   1935 598.45
1797.90/1798.69	c  1163537    100     3058   174193   56     6141    2311   2432   1939 600.07
1797.90/1798.69	c  1171043    100     3185   182221   57     6419    2543   2559   1942 602.78
1797.90/1798.69	c  1182405    100     2818   156799   55     5661    2798   2192   1949 606.64
1797.90/1798.69	c  1199550    100     3229   186297   57     6483    3078   2603   1955 613.33
1797.90/1798.69	c  1225369    100     2302   120017   52     4629    3386   1676   1966 623.20
1797.90/1798.69	c  1264201    100     2997   169775   56     6019    3725   2371   1977 639.16
1797.90/1798.69	c  1322553    100     2734   151197   55     5493    4098   2108   1996 662.54
1797.90/1798.69	c  1410186    100     2906   163479   56     5837    4508   2280   2008 702.23
1797.90/1798.69	c  1541738    100     5175   317970   61    10398    4959   4549   2009 767.25
1797.90/1798.69	c  1739170    100     3592   201901   56     7246    5455   2966   1990 873.70
1797.90/1798.69	c  2035423    100     3477   203194   58     6979    6001   2851   1969 1033.56
1797.90/1798.69	c  2479906    100     6468   415973   64    12984    6602   5842   1910 1298.14
1797.90/1798.69	c  3146733     99     5116   310853   60    10256    7263   4490   1839 1710.30
1797.90/1798.69	c Resources Exceeded
1797.90/1798.69	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 
1797.90/1798.69	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.90/1798.69	c   47  3280989 209965  3528348     5869   351122   5243   1824 1798.00
1797.90/1798.69	c Objective: -25
1797.90/1798.69	s SATISFIABLE
1797.90/1798.69	c Total time: 1798 s

Verifier Data

OK	-25

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2670915-1276711339/watcher-2670915-1276711339 -o /tmp/evaluation-result-2670915-1276711339/solver-2670915-1276711339 -C 1800 -W 2000 -M 1800 bsolo_pb10 -t1800 -l2 HOME/instance-2670915-1276711339.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: 1.00 1.02 1.00 3/106 13456
/proc/meminfo: memFree=1721016/2059040 swapFree=4140132/4192956
[pid=13456] ppid=13454 vsize=10848 CPUtime=0
/proc/13456/stat : 13456 (bsolo_pb10) R 13454 13456 12490 0 -1 4202496 336 0 0 0 0 0 0 0 20 0 1 0 46737416 11108352 255 1992294400 134512640 137138936 4291256080 18446744073709551615 136511209 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13456/statm: 2712 255 175 642 0 2055 0

[startup+0.0754021 s]
/proc/loadavg: 1.00 1.02 1.00 3/106 13456
/proc/meminfo: memFree=1721016/2059040 swapFree=4140132/4192956
[pid=13456] ppid=13454 vsize=11300 CPUtime=0.07
/proc/13456/stat : 13456 (bsolo_pb10) R 13454 13456 12490 0 -1 4202496 481 0 0 0 7 0 0 0 20 0 1 0 46737416 11571200 387 1992294400 134512640 137138936 4291256080 18446744073709551615 136504503 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13456/statm: 2825 387 192 642 0 2181 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 11300

[startup+0.100406 s]
/proc/loadavg: 1.00 1.02 1.00 3/106 13456
/proc/meminfo: memFree=1721016/2059040 swapFree=4140132/4192956
[pid=13456] ppid=13454 vsize=11420 CPUtime=0.09
/proc/13456/stat : 13456 (bsolo_pb10) R 13454 13456 12490 0 -1 4202496 509 0 0 0 9 0 0 0 20 0 1 0 46737416 11694080 415 1992294400 134512640 137138936 4291256080 18446744073709551615 136506715 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13456/statm: 2855 415 192 642 0 2211 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11420

[startup+0.300443 s]
/proc/loadavg: 1.00 1.02 1.00 3/106 13456
/proc/meminfo: memFree=1721016/2059040 swapFree=4140132/4192956
[pid=13456] ppid=13454 vsize=12268 CPUtime=0.29
/proc/13456/stat : 13456 (bsolo_pb10) R 13454 13456 12490 0 -1 4202496 715 0 0 0 29 0 0 0 20 0 1 0 46737416 12562432 621 1992294400 134512640 137138936 4291256080 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13456/statm: 3067 621 192 642 0 2423 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12268

[startup+0.700516 s]
/proc/loadavg: 1.00 1.02 1.00 3/106 13456
/proc/meminfo: memFree=1721016/2059040 swapFree=4140132/4192956
[pid=13456] ppid=13454 vsize=13124 CPUtime=0.69
/proc/13456/stat : 13456 (bsolo_pb10) R 13454 13456 12490 0 -1 4202496 948 0 0 0 69 0 0 0 20 0 1 0 46737416 13438976 854 1992294400 134512640 137138936 4291256080 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13456/statm: 3281 854 192 642 0 2637 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13124

[startup+1.50066 s]
/proc/loadavg: 1.00 1.02 1.00 2/107 13457
/proc/meminfo: memFree=1718280/2059040 swapFree=4140132/4192956
[pid=13456] ppid=13454 vsize=13372 CPUtime=1.49
/proc/13456/stat : 13456 (bsolo_pb10) R 13454 13456 12490 0 -1 4202496 985 0 0 0 148 1 0 0 22 0 1 0 46737416 13692928 891 1992294400 134512640 137138936 4291256080 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13456/statm: 3343 891 192 642 0 2699 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13372

[startup+3.10096 s]
/proc/loadavg: 1.00 1.02 1.00 2/107 13457
/proc/meminfo: memFree=1718032/2059040 swapFree=4140132/4192956
[pid=13456] ppid=13454 vsize=13500 CPUtime=3.09
/proc/13456/stat : 13456 (bsolo_pb10) R 13454 13456 12490 0 -1 4202496 1038 0 0 0 307 2 0 0 25 0 1 0 46737416 13824000 944 1992294400 134512640 137138936 4291256080 18446744073709551615 134599777 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13456/statm: 3375 944 192 642 0 2731 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13500

[startup+6.30055 s]
/proc/loadavg: 1.00 1.02 1.00 2/107 13457
/proc/meminfo: memFree=1717536/2059040 swapFree=4140132/4192956
[pid=13456] ppid=13454 vsize=13872 CPUtime=6.29
/proc/13456/stat : 13456 (bsolo_pb10) R 13454 13456 12490 0 -1 4202496 1133 0 0 0 626 3 0 0 25 0 1 0 46737416 14204928 1039 1992294400 134512640 137138936 4291256080 18446744073709551615 134618512 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13456/statm: 3468 1039 192 642 0 2824 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13872

[startup+12.7007 s]
/proc/loadavg: 1.00 1.02 1.00 2/107 13457
/proc/meminfo: memFree=1717040/2059040 swapFree=4140132/4192956
[pid=13456] ppid=13454 vsize=14368 CPUtime=12.69
/proc/13456/stat : 13456 (bsolo_pb10) R 13454 13456 12490 0 -1 4202496 1255 0 0 0 1263 6 0 0 25 0 1 0 46737416 14712832 1161 1992294400 134512640 137138936 4291256080 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13456/statm: 3592 1161 192 642 0 2948 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 14368

[startup+25.5011 s]
/proc/loadavg: 1.00 1.02 1.00 2/107 13457
/proc/meminfo: memFree=1716544/2059040 swapFree=4140132/4192956
[pid=13456] ppid=13454 vsize=14732 CPUtime=25.48
/proc/13456/stat : 13456 (bsolo_pb10) R 13454 13456 12490 0 -1 4202496 1332 0 0 0 2539 9 0 0 25 0 1 0 46737416 15085568 1238 1992294400 134512640 137138936 4291256080 18446744073709551615 134551360 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13456/statm: 3683 1238 192 642 0 3039 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 14732

[startup+51.1008 s]
/proc/loadavg: 1.00 1.01 1.00 2/107 13459
/proc/meminfo: memFree=1715924/2059040 swapFree=4140132/4192956
[pid=13456] ppid=13454 vsize=15340 CPUtime=51.07
/proc/13456/stat : 13456 (bsolo_pb10) R 13454 13456 12490 0 -1 4202496 1495 0 0 0 5089 18 0 0 25 0 1 0 46737416 15708160 1401 1992294400 134512640 137138936 4291256080 18446744073709551615 134542208 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13456/statm: 3835 1401 192 642 0 3191 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 15340

[startup+102.308 s]
/proc/loadavg: 1.00 1.01 1.00 2/107 13459
/proc/meminfo: memFree=1715304/2059040 swapFree=4140132/4192956
[pid=13456] ppid=13454 vsize=15708 CPUtime=102.26
/proc/13456/stat : 13456 (bsolo_pb10) R 13454 13456 12490 0 -1 4202496 1590 0 0 0 10191 35 0 0 25 0 1 0 46737416 16084992 1496 1992294400 134512640 137138936 4291256080 18446744073709551615 134542143 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13456/statm: 3927 1496 192 642 0 3283 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 15708

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 13461
/proc/meminfo: memFree=1714932/2059040 swapFree=4140132/4192956
[pid=13456] ppid=13454 vsize=16164 CPUtime=162.23
/proc/13456/stat : 13456 (bsolo_pb10) R 13454 13456 12490 0 -1 4202496 1690 0 0 0 16167 56 0 0 25 0 1 0 46737416 16551936 1596 1992294400 134512640 137138936 4291256080 18446744073709551615 136297655 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13456/statm: 4041 1596 192 642 0 3397 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 16164

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 13463
/proc/meminfo: memFree=1714436/2059040 swapFree=4140132/4192956
[pid=13456] ppid=13454 vsize=16604 CPUtime=222.21
/proc/13456/stat : 13456 (bsolo_pb10) R 13454 13456 12490 0 -1 4202496 1806 0 0 0 22145 76 0 0 25 0 1 0 46737416 17002496 1712 1992294400 134512640 137138936 4291256080 18446744073709551615 134573759 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13456/statm: 4151 1712 192 642 0 3507 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 16604

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 13465
/proc/meminfo: memFree=1713940/2059040 swapFree=4140132/4192956
[pid=13456] ppid=13454 vsize=17096 CPUtime=282.18
/proc/13456/stat : 13456 (bsolo_pb10) R 13454 13456 12490 0 -1 4202496 1921 0 0 0 28125 93 0 0 25 0 1 0 46737416 17506304 1827 1992294400 134512640 137138936 4291256080 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13456/statm: 4274 1827 192 642 0 3630 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 17096

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 13467
/proc/meminfo: memFree=1713940/2059040 swapFree=4140132/4192956
[pid=13456] ppid=13454 vsize=17096 CPUtime=342.17
/proc/13456/stat : 13456 (bsolo_pb10) R 13454 13456 12490 0 -1 4202496 1930 0 0 0 34109 108 0 0 25 0 1 0 46737416 17506304 1836 1992294400 134512640 137138936 4291256080 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13456/statm: 4274 1836 192 642 0 3630 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 17096

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 13467
/proc/meminfo: memFree=1713940/2059040 swapFree=4140132/4192956
[pid=13456] ppid=13454 vsize=17096 CPUtime=402.14
/proc/13456/stat : 13456 (bsolo_pb10) R 13454 13456 12490 0 -1 4202496 1930 0 0 0 40090 124 0 0 25 0 1 0 46737416 17506304 1836 1992294400 134512640 137138936 4291256080 18446744073709551615 134542484 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13456/statm: 4274 1836 192 642 0 3630 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 17096

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 13469
/proc/meminfo: memFree=1713196/2059040 swapFree=4140132/4192956
[pid=13456] ppid=13454 vsize=17596 CPUtime=462.11
/proc/13456/stat : 13456 (bsolo_pb10) R 13454 13456 12490 0 -1 4202496 2065 0 0 0 46069 142 0 0 25 0 1 0 46737416 18018304 1971 1992294400 134512640 137138936 4291256080 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13456/statm: 4399 1971 192 642 0 3755 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 17596

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 13471
/proc/meminfo: memFree=1713196/2059040 swapFree=4140132/4192956
[pid=13456] ppid=13454 vsize=17596 CPUtime=522.09
/proc/13456/stat : 13456 (bsolo_pb10) R 13454 13456 12490 0 -1 4202496 2066 0 0 0 52050 159 0 0 25 0 1 0 46737416 18018304 1972 1992294400 134512640 137138936 4291256080 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13456/statm: 4399 1972 192 642 0 3755 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 17596

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 13473
/proc/meminfo: memFree=1713196/2059040 swapFree=4140132/4192956
[pid=13456] ppid=13454 vsize=17596 CPUtime=582.07
/proc/13456/stat : 13456 (bsolo_pb10) R 13454 13456 12490 0 -1 4202496 2066 0 0 0 58031 176 0 0 25 0 1 0 46737416 18018304 1972 1992294400 134512640 137138936 4291256080 18446744073709551615 134542779 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13456/statm: 4399 1972 192 642 0 3755 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 17596

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 13475
/proc/meminfo: memFree=1713072/2059040 swapFree=4140132/4192956
[pid=13456] ppid=13454 vsize=17576 CPUtime=642.05
/proc/13456/stat : 13456 (bsolo_pb10) R 13454 13456 12490 0 -1 4202496 2066 0 0 0 64011 194 0 0 25 0 1 0 46737416 17997824 1969 1992294400 134512640 137138936 4291256080 18446744073709551615 134618552 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13456/statm: 4394 1969 192 642 0 3750 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 17576

[startup+702.301 s]

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

/proc/meminfo: memFree=1712204/2059040 swapFree=4140132/4192956
[pid=13456] ppid=13454 vsize=17768 CPUtime=1121.86
/proc/13456/stat : 13456 (bsolo_pb10) R 13454 13456 12490 0 -1 4202496 2142 0 0 0 111854 332 0 0 25 0 1 0 46737416 18194432 2003 1992294400 134512640 137138936 4291256080 18446744073709551615 136504207 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13456/statm: 4442 2003 192 642 0 3798 0
Current children cumulated CPU time (s) 1121.86
Current children cumulated vsize (KiB) 17768

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 13492
/proc/meminfo: memFree=1712080/2059040 swapFree=4140132/4192956
[pid=13456] ppid=13454 vsize=17740 CPUtime=1181.84
/proc/13456/stat : 13456 (bsolo_pb10) R 13454 13456 12490 0 -1 4202496 2142 0 0 0 117835 349 0 0 25 0 1 0 46737416 18165760 2003 1992294400 134512640 137138936 4291256080 18446744073709551615 134542310 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13456/statm: 4435 2003 192 642 0 3791 0
Current children cumulated CPU time (s) 1181.84
Current children cumulated vsize (KiB) 17740

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 13494
/proc/meminfo: memFree=1712080/2059040 swapFree=4140132/4192956
[pid=13456] ppid=13454 vsize=17740 CPUtime=1241.81
/proc/13456/stat : 13456 (bsolo_pb10) R 13454 13456 12490 0 -1 4202496 2142 0 0 0 123815 366 0 0 25 0 1 0 46737416 18165760 2003 1992294400 134512640 137138936 4291256080 18446744073709551615 136504080 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13456/statm: 4435 2003 192 642 0 3791 0
Current children cumulated CPU time (s) 1241.81
Current children cumulated vsize (KiB) 17740

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 13494
/proc/meminfo: memFree=1711460/2059040 swapFree=4140132/4192956
[pid=13456] ppid=13454 vsize=18352 CPUtime=1301.79
/proc/13456/stat : 13456 (bsolo_pb10) R 13454 13456 12490 0 -1 4202496 2290 0 0 0 129795 384 0 0 25 0 1 0 46737416 18792448 2151 1992294400 134512640 137138936 4291256080 18446744073709551615 136511176 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13456/statm: 4588 2151 192 642 0 3944 0
Current children cumulated CPU time (s) 1301.79
Current children cumulated vsize (KiB) 18352

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 13496
/proc/meminfo: memFree=1711460/2059040 swapFree=4140132/4192956
[pid=13456] ppid=13454 vsize=18352 CPUtime=1361.77
/proc/13456/stat : 13456 (bsolo_pb10) R 13454 13456 12490 0 -1 4202496 2291 0 0 0 135775 402 0 0 25 0 1 0 46737416 18792448 2152 1992294400 134512640 137138936 4291256080 18446744073709551615 134542301 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13456/statm: 4588 2152 192 642 0 3944 0
Current children cumulated CPU time (s) 1361.77
Current children cumulated vsize (KiB) 18352

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 13498
/proc/meminfo: memFree=1711460/2059040 swapFree=4140132/4192956
[pid=13456] ppid=13454 vsize=18352 CPUtime=1421.76
/proc/13456/stat : 13456 (bsolo_pb10) R 13454 13456 12490 0 -1 4202496 2294 0 0 0 141759 417 0 0 25 0 1 0 46737416 18792448 2155 1992294400 134512640 137138936 4291256080 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13456/statm: 4588 2155 192 642 0 3944 0
Current children cumulated CPU time (s) 1421.76
Current children cumulated vsize (KiB) 18352

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 13500
/proc/meminfo: memFree=1711336/2059040 swapFree=4140132/4192956
[pid=13456] ppid=13454 vsize=18352 CPUtime=1481.72
/proc/13456/stat : 13456 (bsolo_pb10) R 13454 13456 12490 0 -1 4202496 2294 0 0 0 147740 432 0 0 25 0 1 0 46737416 18792448 2155 1992294400 134512640 137138936 4291256080 18446744073709551615 136502620 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13456/statm: 4588 2155 192 642 0 3944 0
Current children cumulated CPU time (s) 1481.72
Current children cumulated vsize (KiB) 18352

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 13502
/proc/meminfo: memFree=1711336/2059040 swapFree=4140132/4192956
[pid=13456] ppid=13454 vsize=18352 CPUtime=1541.7
/proc/13456/stat : 13456 (bsolo_pb10) R 13454 13456 12490 0 -1 4202496 2294 0 0 0 153722 448 0 0 25 0 1 0 46737416 18792448 2155 1992294400 134512640 137138936 4291256080 18446744073709551615 136504225 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13456/statm: 4588 2155 192 642 0 3944 0
Current children cumulated CPU time (s) 1541.7
Current children cumulated vsize (KiB) 18352

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 13502
/proc/meminfo: memFree=1711336/2059040 swapFree=4140132/4192956
[pid=13456] ppid=13454 vsize=18352 CPUtime=1601.68
/proc/13456/stat : 13456 (bsolo_pb10) R 13454 13456 12490 0 -1 4202496 2294 0 0 0 159704 464 0 0 25 0 1 0 46737416 18792448 2155 1992294400 134512640 137138936 4291256080 18446744073709551615 134618924 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13456/statm: 4588 2155 192 642 0 3944 0
Current children cumulated CPU time (s) 1601.68
Current children cumulated vsize (KiB) 18352

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 13504
/proc/meminfo: memFree=1711336/2059040 swapFree=4140132/4192956
[pid=13456] ppid=13454 vsize=18352 CPUtime=1661.66
/proc/13456/stat : 13456 (bsolo_pb10) R 13454 13456 12490 0 -1 4202496 2294 0 0 0 165684 482 0 0 25 0 1 0 46737416 18792448 2155 1992294400 134512640 137138936 4291256080 18446744073709551615 134542252 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13456/statm: 4588 2155 192 642 0 3944 0
Current children cumulated CPU time (s) 1661.66
Current children cumulated vsize (KiB) 18352

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 13506
/proc/meminfo: memFree=1710716/2059040 swapFree=4140132/4192956
[pid=13456] ppid=13454 vsize=18932 CPUtime=1721.63
/proc/13456/stat : 13456 (bsolo_pb10) R 13454 13456 12490 0 -1 4202496 2438 0 0 0 171663 500 0 0 25 0 1 0 46737416 19386368 2299 1992294400 134512640 137138936 4291256080 18446744073709551615 134603150 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13456/statm: 4733 2299 192 642 0 4089 0
Current children cumulated CPU time (s) 1721.63
Current children cumulated vsize (KiB) 18932

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 13508
/proc/meminfo: memFree=1710716/2059040 swapFree=4140132/4192956
[pid=13456] ppid=13454 vsize=18932 CPUtime=1781.6
/proc/13456/stat : 13456 (bsolo_pb10) R 13454 13456 12490 0 -1 4202496 2438 0 0 0 177643 517 0 0 25 0 1 0 46737416 19386368 2299 1992294400 134512640 137138936 4291256080 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13456/statm: 4733 2299 192 642 0 4089 0
Current children cumulated CPU time (s) 1781.6
Current children cumulated vsize (KiB) 18932

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

[startup+1791.91 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 13508
/proc/meminfo: memFree=1710716/2059040 swapFree=4140132/4192956
[pid=13456] ppid=13454 vsize=18932 CPUtime=1791.21
/proc/13456/stat : 13456 (bsolo_pb10) R 13454 13456 12490 0 -1 4202496 2438 0 0 0 178602 519 0 0 25 0 1 0 46737416 19386368 2299 1992294400 134512640 137138936 4291256080 18446744073709551615 134542295 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13456/statm: 4733 2299 192 642 0 4089 0
Current children cumulated CPU time (s) 1791.21
Current children cumulated vsize (KiB) 18932

[startup+1795.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 13508
/proc/meminfo: memFree=1710716/2059040 swapFree=4140132/4192956
[pid=13456] ppid=13454 vsize=18932 CPUtime=1794.41
/proc/13456/stat : 13456 (bsolo_pb10) R 13454 13456 12490 0 -1 4202496 2438 0 0 0 178921 520 0 0 25 0 1 0 46737416 19386368 2299 1992294400 134512640 137138936 4291256080 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13456/statm: 4733 2299 192 642 0 4089 0
Current children cumulated CPU time (s) 1794.41
Current children cumulated vsize (KiB) 18932

[startup+1796.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 13508
/proc/meminfo: memFree=1710716/2059040 swapFree=4140132/4192956
[pid=13456] ppid=13454 vsize=18932 CPUtime=1796
/proc/13456/stat : 13456 (bsolo_pb10) R 13454 13456 12490 0 -1 4202496 2438 0 0 0 179080 520 0 0 25 0 1 0 46737416 19386368 2299 1992294400 134512640 137138936 4291256080 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13456/statm: 4733 2299 192 642 0 4089 0
Current children cumulated CPU time (s) 1796
Current children cumulated vsize (KiB) 18932

[startup+1797.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 13508
/proc/meminfo: memFree=1710716/2059040 swapFree=4140132/4192956
[pid=13456] ppid=13454 vsize=18932 CPUtime=1796.8
/proc/13456/stat : 13456 (bsolo_pb10) R 13454 13456 12490 0 -1 4202496 2438 0 0 0 179160 520 0 0 25 0 1 0 46737416 19386368 2299 1992294400 134512640 137138936 4291256080 18446744073709551615 134542886 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13456/statm: 4733 2299 192 642 0 4089 0
Current children cumulated CPU time (s) 1796.8
Current children cumulated vsize (KiB) 18932

[startup+1798.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 13508
/proc/meminfo: memFree=1710716/2059040 swapFree=4140132/4192956
[pid=13456] ppid=13454 vsize=18932 CPUtime=1797.6
/proc/13456/stat : 13456 (bsolo_pb10) R 13454 13456 12490 0 -1 4202496 2438 0 0 0 179239 521 0 0 25 0 1 0 46737416 19386368 2299 1992294400 134512640 137138936 4291256080 18446744073709551615 136505687 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13456/statm: 4733 2299 192 642 0 4089 0
Current children cumulated CPU time (s) 1797.6
Current children cumulated vsize (KiB) 18932

[startup+1798.51 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 13508
/proc/meminfo: memFree=1710716/2059040 swapFree=4140132/4192956
[pid=13456] ppid=13454 vsize=18932 CPUtime=1797.81
/proc/13456/stat : 13456 (bsolo_pb10) R 13454 13456 12490 0 -1 4202496 2438 0 0 0 179260 521 0 0 25 0 1 0 46737416 19386368 2299 1992294400 134512640 137138936 4291256080 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13456/statm: 4733 2299 192 642 0 4089 0
Current children cumulated CPU time (s) 1797.81
Current children cumulated vsize (KiB) 18932

[startup+1798.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 13508
/proc/meminfo: memFree=1710716/2059040 swapFree=4140132/4192956
[pid=13456] ppid=13454 vsize=18932 CPUtime=1797.9
/proc/13456/stat : 13456 (bsolo_pb10) R 13454 13456 12490 0 -1 4202496 2438 0 0 0 179269 521 0 0 25 0 1 0 46737416 19386368 2299 1992294400 134512640 137138936 4291256080 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13456/statm: 4733 2299 192 642 0 4089 0
Current children cumulated CPU time (s) 1797.9
Current children cumulated vsize (KiB) 18932

Child status: 0
Real time (s): 1798.69
CPU time (s): 1798
CPU user time (s): 1792.79
CPU system time (s): 5.21121
CPU usage (%): 99.9616
Max. virtual memory (cumulated for all children) (KiB): 18932

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1792.79
system time used= 5.21121
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2439
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= 1
involuntary context switches= 6917

runsolver used 3.04554 second user time and 8.41172 second system time

The end

Launcher Data

Begin job on node007 at 2010-06-16 20:02:20
IDJOB=2670915
IDBENCH=48174
IDSOLVER=1162
FILE ID=node007/2670915-1276711339
PBS_JOBID= 11174126
Free space on /tmp= 62488 MiB

SOLVER NAME= bsolo 3.2 Card
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mis/normalized-mis_100_10_5.opb
COMMAND LINE= bsolo_pb10 -tTIMEOUT -l2 BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2670915-1276711339/watcher-2670915-1276711339 -o /tmp/evaluation-result-2670915-1276711339/solver-2670915-1276711339 -C 1800 -W 2000 -M 1800  bsolo_pb10 -t1800 -l2 HOME/instance-2670915-1276711339.opb

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

MD5SUM BENCH= a142d6d7b95394ce9dab5e7d7d075ea6
RANDOM SEED=1744729467

node007.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	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.264
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
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 constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.52
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.264
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
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 constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5599.44
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1721792 kB
Buffers:        103276 kB
Cached:         139744 kB
SwapCached:       7044 kB
Active:         113296 kB
Inactive:       143868 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1721792 kB
SwapTotal:     4192956 kB
SwapFree:      4140132 kB
Dirty:            3912 kB
Writeback:           0 kB
AnonPages:       12180 kB
Mapped:          12964 kB
Slab:            58324 kB
PageTables:       4032 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182584 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-2670915-1276711339.opb

Free space on /tmp at the end= 62484 MiB
End job on node007 at 2010-06-16 20:32:18