Trace number 2671059

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-12 1798.01 1798.64

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/bsg/normalized-bsg_50_10_3.opb
MD5SUM138d1c5c8dee06528dd1cfb072975c49
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-14
Best CPU time to get the best result obtained on this benchmark855.239
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -14
Optimality of the best value was proved NO
Number of variables100
Total number of constraints151
Number of constraints which are clauses50
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints101
Minimum length of a constraint2
Maximum length of a constraint100
Number of terms in the objective function 50
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 50
Number of bits of the sum of numbers in the objective function 6
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)1236
Sum of products size (including duplicates)2472
Number of different products618
Sum of products size1236

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-2671059-1276716738.opb
0.00/0.00	c File size is 50556 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.008 s
0.00/0.01	c Var: 718 Constr: 1388 668/102/618 Lit: 5244 Watch. Lit: 4528
0.00/0.01	c Obj. Vars: 50 (6.96379 % of total variables)
0.09/0.13	c Pre-processing Time: 0.136 s
0.09/0.13	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.09/0.13	c        0    718     1388     5244    3     4528   10741      0      0 0.14
0.09/0.13	c Switching off lower bounding mode.
0.09/0.13	o -1
0.09/0.14	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.09/0.14	c        0    718     1389     5294    3     4531   10774      1      0 0.14
0.09/0.14	o -2
0.09/0.14	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.09/0.14	c        1    718     1392     5444    3     4540   10791      4      7 0.14
0.09/0.14	o -3
0.09/0.14	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.09/0.14	c        2    718     1395     5617    4     4551   10807      7     14 0.14
0.09/0.14	o -4
0.09/0.14	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.09/0.14	c        3    718     1398     5782    4     4564   10824     10     21 0.14
0.09/0.14	o -5
0.09/0.14	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.09/0.14	c        8    718     1405     5974    4     4587   10841     17     56 0.14
0.09/0.14	o -6
0.09/0.15	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.09/0.15	c       22    718     1421     6487    4     4630   10857     33    151 0.14
0.09/0.15	o -7
0.09/0.15	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.09/0.15	c       33    718     1434     7023    4     4669   10874     46    222 0.15
0.09/0.15	o -8
0.09/0.17	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.09/0.17	c       71    718     1474     7561    5     4764   10891     86    467 0.15
0.09/0.17	c      172    718     1578    10489    6     4980   11981    190    977 0.18
0.09/0.17	o -9
0.09/0.18	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.09/0.18	c      175    718     1582    10665    6     4997   10907    194    988 0.18
0.09/0.18	o -10
0.09/0.19	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.09/0.19	c      185    718     1594    11069    6     5040   10924    206   1033 0.18
0.09/0.19	o -11
111.15/111.26	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
111.15/111.26	c      271    718     1684    13898    8     5241   10941    296   1411 0.19
111.15/111.26	c      371    718     1793    18508   10     5502   12036    405   1725 0.21
111.15/111.26	c      621    718     2061    30706   14     6038   13240    673   2300 0.27
111.15/111.26	c     1096    718     2570    56688   22     7074   14565   1182   2817 0.39
111.15/111.26	c     1911    718     3469   105743   30     8896   16022   2081   3117 0.61
111.15/111.26	c     3231    718     4945   192112   38    11982   17625   3557   3074 1.05
111.15/111.26	c     5312    718     7241   308809   42    16582   19388   5853   2812 1.89
111.15/111.26	c     8536    718    10817   504178   46    23894   21327   9429   2368 3.60
111.15/111.26	c    13472    718    16291   797263   48    34940   23460  14903   1695 7.95
111.15/111.26	c    20978    718    24679  1251835   50    51910   25807  23291   1205 17.40
111.15/111.26	c    32339    718    23536  1218540   51    49307   28388  22148   1004 32.19
111.15/111.26	c    49483    718    26495  1392490   52    55288   31227  25107    835 59.20
111.15/111.26	c    75303    718    17143   871882   50    36571   34350  15755    737 102.11
111.15/111.26	o -12
1797.97/1798.63	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1797.97/1798.63	c    82584    718    25224  1328065   52    53041   10958  23836    742 111.23
1797.97/1798.63	c    82684    718     6991   296340   42    15901   12054   5603    735 112.49
1797.97/1798.63	c    82934    718     7258   308374   42    16435   13260   5870    736 112.63
1797.97/1798.63	c    83409    718     7780   332245   42    17497   14587   6392    738 112.90
1797.97/1798.63	c    84222    718     8660   374279   43    19262   16046   7272    742 113.39
1797.97/1798.63	c    85542    718    10110   445412   44    22177   17651   8722    749 114.15
1797.97/1798.63	c    87623    718    12432   562816   45    26893   19417  11044    757 115.65
1797.97/1798.63	c    90846    718    15960   736177   46    33996   21359  14572    769 118.06
1797.97/1798.63	c    95782    718    21516  1029671   47    45306   23495  20128    773 123.87
1797.97/1798.63	c   103290    718    17850   887020   49    39962   25845  16462    768 134.40
1797.97/1798.63	c   114651    718    17086   868356   50    36644   28430  15698    759 150.91
1797.97/1798.63	c   131795    718    20047   991531   49    42283   31274  18659    753 174.86
1797.97/1798.63	c   157614    718    30163  1521942   50    62803   34402  28775    722 218.01
1797.97/1798.63	c   196448    718    30641  1607677   52    64312   37843  29253    679 289.14
1797.97/1798.63	c   254800    718    19612   953729   48    41516   41628  18224    625 407.65
1797.97/1798.63	c   342433    718    31253  1606737   51    64967   45791  29865    598 572.01
1797.97/1798.63	c   473986    718    46971  2469288   52    99034   50371  45583    536 884.27
1797.97/1798.63	c   671418    718    44804  2500571   55    92423   55409  43416    483 1388.78
1797.97/1798.63	c Resources Exceeded
1797.97/1798.63	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 -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 -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 
1797.97/1798.63	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.97/1798.63	c   42   820614 110842   970773    43363  2345083  41975    456 1798.00
1797.97/1798.63	c Objective: -12
1797.97/1798.63	s SATISFIABLE
1797.97/1798.63	c Total time: 1798 s

Verifier Data

OK	-12

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2671059-1276716738/watcher-2671059-1276716738 -o /tmp/evaluation-result-2671059-1276716738/solver-2671059-1276716738 -C 1800 -W 2000 -M 1800 bsolo_pb10 -t1800 -l2 HOME/instance-2671059-1276716738.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.08 1.02 1.01 3/106 19063
/proc/meminfo: memFree=1687280/2059040 swapFree=4192956/4192956
[pid=19063] ppid=19061 vsize=10840 CPUtime=0
/proc/19063/stat : 19063 (bsolo_pb10) R 19061 19063 18608 0 -1 4202496 332 0 0 0 0 0 0 0 18 0 1 0 12966138 11100160 250 1992294400 134512640 137138936 4289230656 18446744073709551615 136506715 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19063/statm: 2710 250 175 642 0 2053 0

[startup+0.04141 s]
/proc/loadavg: 1.08 1.02 1.01 3/106 19063
/proc/meminfo: memFree=1687280/2059040 swapFree=4192956/4192956
[pid=19063] ppid=19061 vsize=11056 CPUtime=0.03
/proc/19063/stat : 19063 (bsolo_pb10) R 19061 19063 18608 0 -1 4202496 413 0 0 0 3 0 0 0 20 0 1 0 12966138 11321344 318 1992294400 134512640 137138936 4289230656 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19063/statm: 2764 318 184 642 0 2120 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 11056

[startup+0.101421 s]
/proc/loadavg: 1.08 1.02 1.01 3/106 19063
/proc/meminfo: memFree=1687280/2059040 swapFree=4192956/4192956
[pid=19063] ppid=19061 vsize=11056 CPUtime=0.09
/proc/19063/stat : 19063 (bsolo_pb10) R 19061 19063 18608 0 -1 4202496 413 0 0 0 9 0 0 0 20 0 1 0 12966138 11321344 318 1992294400 134512640 137138936 4289230656 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19063/statm: 2764 318 184 642 0 2120 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11056

[startup+0.301457 s]
/proc/loadavg: 1.08 1.02 1.01 3/106 19063
/proc/meminfo: memFree=1687280/2059040 swapFree=4192956/4192956
[pid=19063] ppid=19061 vsize=11560 CPUtime=0.29
/proc/19063/stat : 19063 (bsolo_pb10) R 19061 19063 18608 0 -1 4202496 547 0 0 0 29 0 0 0 20 0 1 0 12966138 11837440 452 1992294400 134512640 137138936 4289230656 18446744073709551615 134551141 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19063/statm: 2890 452 192 642 0 2246 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11560

[startup+0.70153 s]
/proc/loadavg: 1.08 1.02 1.01 3/106 19063
/proc/meminfo: memFree=1687280/2059040 swapFree=4192956/4192956
[pid=19063] ppid=19061 vsize=12808 CPUtime=0.69
/proc/19063/stat : 19063 (bsolo_pb10) R 19061 19063 18608 0 -1 4202496 871 0 0 0 69 0 0 0 20 0 1 0 12966138 13115392 776 1992294400 134512640 137138936 4289230656 18446744073709551615 134542493 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19063/statm: 3202 776 192 642 0 2558 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12808

[startup+1.50167 s]
/proc/loadavg: 1.08 1.02 1.01 2/107 19064
/proc/meminfo: memFree=1684172/2059040 swapFree=4192956/4192956
[pid=19063] ppid=19061 vsize=14828 CPUtime=1.49
/proc/19063/stat : 19063 (bsolo_pb10) R 19061 19063 18608 0 -1 4202496 1373 0 0 0 148 1 0 0 23 0 1 0 12966138 15183872 1278 1992294400 134512640 137138936 4289230656 18446744073709551615 134542805 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19063/statm: 3707 1278 192 642 0 3063 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14828

[startup+3.10097 s]
/proc/loadavg: 1.07 1.02 1.00 2/107 19064
/proc/meminfo: memFree=1681692/2059040 swapFree=4192956/4192956
[pid=19063] ppid=19061 vsize=17824 CPUtime=3.09
/proc/19063/stat : 19063 (bsolo_pb10) R 19061 19063 18608 0 -1 4202496 2114 0 0 0 307 2 0 0 25 0 1 0 12966138 18251776 2019 1992294400 134512640 137138936 4289230656 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19063/statm: 4456 2019 192 642 0 3812 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17824

[startup+6.30155 s]
/proc/loadavg: 1.07 1.02 1.00 2/107 19064
/proc/meminfo: memFree=1676980/2059040 swapFree=4192956/4192956
[pid=19063] ppid=19061 vsize=21564 CPUtime=6.29
/proc/19063/stat : 19063 (bsolo_pb10) R 19061 19063 18608 0 -1 4202496 3042 0 0 0 625 4 0 0 25 0 1 0 12966138 22081536 2947 1992294400 134512640 137138936 4289230656 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19063/statm: 5391 2947 192 642 0 4747 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 21564

[startup+12.7017 s]
/proc/loadavg: 1.06 1.02 1.00 2/107 19064
/proc/meminfo: memFree=1671276/2059040 swapFree=4192956/4192956
[pid=19063] ppid=19061 vsize=26600 CPUtime=12.69
/proc/19063/stat : 19063 (bsolo_pb10) R 19061 19063 18608 0 -1 4202496 4306 0 0 0 1262 7 0 0 25 0 1 0 12966138 27238400 4211 1992294400 134512640 137138936 4289230656 18446744073709551615 134542725 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19063/statm: 6650 4211 192 642 0 6006 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 26600

[startup+25.501 s]
/proc/loadavg: 1.05 1.01 1.00 2/107 19064
/proc/meminfo: memFree=1664952/2059040 swapFree=4192956/4192956
[pid=19063] ppid=19061 vsize=32412 CPUtime=25.48
/proc/19063/stat : 19063 (bsolo_pb10) R 19061 19063 18608 0 -1 4202496 5768 0 0 0 2536 12 0 0 25 0 1 0 12966138 33189888 5673 1992294400 134512640 137138936 4289230656 18446744073709551615 134607563 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19063/statm: 8103 5673 192 642 0 7459 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 32412

[startup+51.1007 s]
/proc/loadavg: 1.03 1.01 1.00 2/107 19064
/proc/meminfo: memFree=1662596/2059040 swapFree=4192956/4192956
[pid=19063] ppid=19061 vsize=34748 CPUtime=51.08
/proc/19063/stat : 19063 (bsolo_pb10) R 19061 19063 18608 0 -1 4202496 6356 0 0 0 5089 19 0 0 25 0 1 0 12966138 35581952 6261 1992294400 134512640 137138936 4289230656 18446744073709551615 134542246 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19063/statm: 8687 6261 192 642 0 8043 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 34748

[startup+102.309 s]
/proc/loadavg: 1.01 1.01 1.00 2/107 19066
/proc/meminfo: memFree=1659496/2059040 swapFree=4192956/4192956
[pid=19063] ppid=19061 vsize=37812 CPUtime=102.26
/proc/19063/stat : 19063 (bsolo_pb10) R 19061 19063 18608 0 -1 4202496 7123 0 0 0 10194 32 0 0 25 0 1 0 12966138 38719488 7028 1992294400 134512640 137138936 4289230656 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19063/statm: 9453 7028 192 642 0 8809 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 37812

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 19068
/proc/meminfo: memFree=1659372/2059040 swapFree=4192956/4192956
[pid=19063] ppid=19061 vsize=37792 CPUtime=162.24
/proc/19063/stat : 19063 (bsolo_pb10) R 19061 19063 18608 0 -1 4202496 7123 0 0 0 16179 45 0 0 25 0 1 0 12966138 38699008 7024 1992294400 134512640 137138936 4289230656 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19063/statm: 9448 7024 192 642 0 8804 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 37792

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 19070
/proc/meminfo: memFree=1659372/2059040 swapFree=4192956/4192956
[pid=19063] ppid=19061 vsize=37784 CPUtime=222.22
/proc/19063/stat : 19063 (bsolo_pb10) R 19061 19063 18608 0 -1 4202496 7123 0 0 0 22165 57 0 0 25 0 1 0 12966138 38690816 7022 1992294400 134512640 137138936 4289230656 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19063/statm: 9446 7022 192 642 0 8802 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 37784

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 19070
/proc/meminfo: memFree=1657388/2059040 swapFree=4192956/4192956
[pid=19063] ppid=19061 vsize=39924 CPUtime=282.19
/proc/19063/stat : 19063 (bsolo_pb10) R 19061 19063 18608 0 -1 4202496 7662 0 0 0 28151 68 0 0 25 0 1 0 12966138 40882176 7525 1992294400 134512640 137138936 4289230656 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19063/statm: 9981 7525 192 642 0 9337 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 39924

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 19072
/proc/meminfo: memFree=1654784/2059040 swapFree=4192956/4192956
[pid=19063] ppid=19061 vsize=42180 CPUtime=342.18
/proc/19063/stat : 19063 (bsolo_pb10) R 19061 19063 18608 0 -1 4202496 8287 0 0 0 34136 82 0 0 25 0 1 0 12966138 43192320 8112 1992294400 134512640 137138936 4289230656 18446744073709551615 136504506 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19063/statm: 10545 8112 192 642 0 9901 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 42180

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 19074
/proc/meminfo: memFree=1654660/2059040 swapFree=4192956/4192956
[pid=19063] ppid=19061 vsize=42420 CPUtime=402.16
/proc/19063/stat : 19063 (bsolo_pb10) R 19061 19063 18608 0 -1 4202496 8347 0 0 0 40124 92 0 0 25 0 1 0 12966138 43438080 8172 1992294400 134512640 137138936 4289230656 18446744073709551615 134540747 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19063/statm: 10605 8172 192 642 0 9961 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 42420

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 19076
/proc/meminfo: memFree=1652428/2059040 swapFree=4192956/4192956
[pid=19063] ppid=19061 vsize=44416 CPUtime=462.14
/proc/19063/stat : 19063 (bsolo_pb10) R 19061 19063 18608 0 -1 4202496 8892 0 0 0 46109 105 0 0 25 0 1 0 12966138 45481984 8675 1992294400 134512640 137138936 4289230656 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19063/statm: 11104 8675 192 642 0 10460 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 44416

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 19078
/proc/meminfo: memFree=1651808/2059040 swapFree=4192956/4192956
[pid=19063] ppid=19061 vsize=45300 CPUtime=522.11
/proc/19063/stat : 19063 (bsolo_pb10) R 19061 19063 18608 0 -1 4202496 9086 0 0 0 52094 117 0 0 25 0 1 0 12966138 46387200 8869 1992294400 134512640 137138936 4289230656 18446744073709551615 134542764 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19063/statm: 11325 8869 192 642 0 10681 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 45300

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 19078
/proc/meminfo: memFree=1651436/2059040 swapFree=4192956/4192956
[pid=19063] ppid=19061 vsize=45636 CPUtime=582.09
/proc/19063/stat : 19063 (bsolo_pb10) R 19061 19063 18608 0 -1 4202496 9170 0 0 0 58081 128 0 0 25 0 1 0 12966138 46731264 8953 1992294400 134512640 137138936 4289230656 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19063/statm: 11409 8953 192 642 0 10765 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 45636

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 19080
/proc/meminfo: memFree=1648956/2059040 swapFree=4192956/4192956
[pid=19063] ppid=19061 vsize=47896 CPUtime=642.08
/proc/19063/stat : 19063 (bsolo_pb10) R 19061 19063 18608 0 -1 4202496 9790 0 0 0 64067 141 0 0 25 0 1 0 12966138 49045504 9527 1992294400 134512640 137138936 4289230656 18446744073709551615 134542205 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19063/statm: 11974 9527 192 642 0 11330 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 47896

[startup+702.301 s]

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

/proc/meminfo: memFree=1643996/2059040 swapFree=4192956/4192956
[pid=19063] ppid=19061 vsize=52696 CPUtime=1121.91
/proc/19063/stat : 19063 (bsolo_pb10) R 19061 19063 18608 0 -1 4202496 11031 0 0 0 111968 223 0 0 25 0 1 0 12966138 53960704 10718 1992294400 134512640 137138936 4289230656 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19063/statm: 13174 10718 192 642 0 12530 0
Current children cumulated CPU time (s) 1121.91
Current children cumulated vsize (KiB) 52696

[startup+1182.3 s]
/proc/loadavg: 1.08 1.05 1.00 2/107 19094
/proc/meminfo: memFree=1642880/2059040 swapFree=4192956/4192956
[pid=19063] ppid=19061 vsize=53784 CPUtime=1181.89
/proc/19063/stat : 19063 (bsolo_pb10) R 19061 19063 18608 0 -1 4202496 11303 0 0 0 117955 234 0 0 25 0 1 0 12966138 55074816 10990 1992294400 134512640 137138936 4289230656 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19063/statm: 13446 10990 192 642 0 12802 0
Current children cumulated CPU time (s) 1181.89
Current children cumulated vsize (KiB) 53784

[startup+1242.3 s]
/proc/loadavg: 1.22 1.10 1.02 2/107 19096
/proc/meminfo: memFree=1642880/2059040 swapFree=4192956/4192956
[pid=19063] ppid=19061 vsize=53784 CPUtime=1241.87
/proc/19063/stat : 19063 (bsolo_pb10) R 19061 19063 18608 0 -1 4202496 11303 0 0 0 123945 242 0 0 25 0 1 0 12966138 55074816 10990 1992294400 134512640 137138936 4289230656 18446744073709551615 134540747 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19063/statm: 13446 10990 192 642 0 12802 0
Current children cumulated CPU time (s) 1241.87
Current children cumulated vsize (KiB) 53784

[startup+1302.3 s]
/proc/loadavg: 1.12 1.09 1.02 2/107 19098
/proc/meminfo: memFree=1642880/2059040 swapFree=4192956/4192956
[pid=19063] ppid=19061 vsize=53784 CPUtime=1301.86
/proc/19063/stat : 19063 (bsolo_pb10) R 19061 19063 18608 0 -1 4202496 11303 0 0 0 129933 253 0 0 25 0 1 0 12966138 55074816 10990 1992294400 134512640 137138936 4289230656 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19063/statm: 13446 10990 192 642 0 12802 0
Current children cumulated CPU time (s) 1301.86
Current children cumulated vsize (KiB) 53784

[startup+1362.3 s]
/proc/loadavg: 1.04 1.07 1.01 2/107 19100
/proc/meminfo: memFree=1642756/2059040 swapFree=4192956/4192956
[pid=19063] ppid=19061 vsize=53784 CPUtime=1361.83
/proc/19063/stat : 19063 (bsolo_pb10) R 19061 19063 18608 0 -1 4202496 11303 0 0 0 135922 261 0 0 25 0 1 0 12966138 55074816 10990 1992294400 134512640 137138936 4289230656 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19063/statm: 13446 10990 192 642 0 12802 0
Current children cumulated CPU time (s) 1361.83
Current children cumulated vsize (KiB) 53784

[startup+1422.31 s]
/proc/loadavg: 1.01 1.06 1.01 2/107 19102
/proc/meminfo: memFree=1639284/2059040 swapFree=4192956/4192956
[pid=19063] ppid=19061 vsize=57232 CPUtime=1421.82
/proc/19063/stat : 19063 (bsolo_pb10) R 19061 19063 18608 0 -1 4202496 12190 0 0 0 141911 271 0 0 25 0 1 0 12966138 58605568 11877 1992294400 134512640 137138936 4289230656 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19063/statm: 14308 11877 192 642 0 13664 0
Current children cumulated CPU time (s) 1421.82
Current children cumulated vsize (KiB) 57232

[startup+1482.3 s]
/proc/loadavg: 1.00 1.04 1.00 2/107 19102
/proc/meminfo: memFree=1637300/2059040 swapFree=4192956/4192956
[pid=19063] ppid=19061 vsize=58960 CPUtime=1481.79
/proc/19063/stat : 19063 (bsolo_pb10) R 19061 19063 18608 0 -1 4202496 12674 0 0 0 147901 278 0 0 25 0 1 0 12966138 60375040 12306 1992294400 134512640 137138936 4289230656 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19063/statm: 14740 12306 192 642 0 14096 0
Current children cumulated CPU time (s) 1481.79
Current children cumulated vsize (KiB) 58960

[startup+1542.3 s]
/proc/loadavg: 1.00 1.03 1.00 2/107 19104
/proc/meminfo: memFree=1637300/2059040 swapFree=4192956/4192956
[pid=19063] ppid=19061 vsize=59264 CPUtime=1541.77
/proc/19063/stat : 19063 (bsolo_pb10) R 19061 19063 18608 0 -1 4202496 12727 0 0 0 153892 285 0 0 25 0 1 0 12966138 60686336 12359 1992294400 134512640 137138936 4289230656 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19063/statm: 14816 12359 192 642 0 14172 0
Current children cumulated CPU time (s) 1541.77
Current children cumulated vsize (KiB) 59264

[startup+1602.3 s]
/proc/loadavg: 1.00 1.03 1.00 2/107 19106
/proc/meminfo: memFree=1637300/2059040 swapFree=4192956/4192956
[pid=19063] ppid=19061 vsize=59264 CPUtime=1601.75
/proc/19063/stat : 19063 (bsolo_pb10) R 19061 19063 18608 0 -1 4202496 12727 0 0 0 159877 298 0 0 25 0 1 0 12966138 60686336 12359 1992294400 134512640 137138936 4289230656 18446744073709551615 136500388 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19063/statm: 14816 12359 192 642 0 14172 0
Current children cumulated CPU time (s) 1601.75
Current children cumulated vsize (KiB) 59264

[startup+1662.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/107 19108
/proc/meminfo: memFree=1637300/2059040 swapFree=4192956/4192956
[pid=19063] ppid=19061 vsize=59264 CPUtime=1661.73
/proc/19063/stat : 19063 (bsolo_pb10) R 19061 19063 18608 0 -1 4202496 12728 0 0 0 165866 307 0 0 25 0 1 0 12966138 60686336 12360 1992294400 134512640 137138936 4289230656 18446744073709551615 136500388 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19063/statm: 14816 12360 192 642 0 14172 0
Current children cumulated CPU time (s) 1661.73
Current children cumulated vsize (KiB) 59264

[startup+1722.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/107 19110
/proc/meminfo: memFree=1637300/2059040 swapFree=4192956/4192956
[pid=19063] ppid=19061 vsize=59264 CPUtime=1721.71
/proc/19063/stat : 19063 (bsolo_pb10) R 19061 19063 18608 0 -1 4202496 12728 0 0 0 171854 317 0 0 25 0 1 0 12966138 60686336 12360 1992294400 134512640 137138936 4289230656 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/19063/statm: 14816 12360 192 642 0 14172 0
Current children cumulated CPU time (s) 1721.71
Current children cumulated vsize (KiB) 59264

[startup+1782.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/107 19119
/proc/meminfo: memFree=1636432/2059040 swapFree=4192956/4192956
[pid=19063] ppid=19061 vsize=59264 CPUtime=1781.67
/proc/19063/stat : 19063 (bsolo_pb10) R 19061 19063 18608 0 -1 4202496 12728 0 0 0 177841 326 0 0 25 0 1 0 12966138 60686336 12360 1992294400 134512640 137138936 4289230656 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19063/statm: 14816 12360 192 642 0 14172 0
Current children cumulated CPU time (s) 1781.67
Current children cumulated vsize (KiB) 59264

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

[startup+1791.91 s]
/proc/loadavg: 1.00 1.01 1.00 2/107 19119
/proc/meminfo: memFree=1636432/2059040 swapFree=4192956/4192956
[pid=19063] ppid=19061 vsize=59264 CPUtime=1791.27
/proc/19063/stat : 19063 (bsolo_pb10) R 19061 19063 18608 0 -1 4202496 12728 0 0 0 178799 328 0 0 25 0 1 0 12966138 60686336 12360 1992294400 134512640 137138936 4289230656 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19063/statm: 14816 12360 192 642 0 14172 0
Current children cumulated CPU time (s) 1791.27
Current children cumulated vsize (KiB) 59264

[startup+1795.1 s]
/proc/loadavg: 1.00 1.01 1.00 2/107 19121
/proc/meminfo: memFree=1636432/2059040 swapFree=4192956/4192956
[pid=19063] ppid=19061 vsize=59264 CPUtime=1794.47
/proc/19063/stat : 19063 (bsolo_pb10) R 19061 19063 18608 0 -1 4202496 12728 0 0 0 179118 329 0 0 25 0 1 0 12966138 60686336 12360 1992294400 134512640 137138936 4289230656 18446744073709551615 134542301 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19063/statm: 14816 12360 192 642 0 14172 0
Current children cumulated CPU time (s) 1794.47
Current children cumulated vsize (KiB) 59264

[startup+1796.7 s]
/proc/loadavg: 1.00 1.01 1.00 2/107 19121
/proc/meminfo: memFree=1636432/2059040 swapFree=4192956/4192956
[pid=19063] ppid=19061 vsize=59264 CPUtime=1796.06
/proc/19063/stat : 19063 (bsolo_pb10) R 19061 19063 18608 0 -1 4202496 12728 0 0 0 179277 329 0 0 25 0 1 0 12966138 60686336 12360 1992294400 134512640 137138936 4289230656 18446744073709551615 136501687 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19063/statm: 14816 12360 192 642 0 14172 0
Current children cumulated CPU time (s) 1796.06
Current children cumulated vsize (KiB) 59264

[startup+1797.5 s]
/proc/loadavg: 1.00 1.01 1.00 2/107 19121
/proc/meminfo: memFree=1636432/2059040 swapFree=4192956/4192956
[pid=19063] ppid=19061 vsize=59264 CPUtime=1796.86
/proc/19063/stat : 19063 (bsolo_pb10) R 19061 19063 18608 0 -1 4202496 12728 0 0 0 179357 329 0 0 25 0 1 0 12966138 60686336 12360 1992294400 134512640 137138936 4289230656 18446744073709551615 136511176 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19063/statm: 14816 12360 192 642 0 14172 0
Current children cumulated CPU time (s) 1796.86
Current children cumulated vsize (KiB) 59264

[startup+1798.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/107 19121
/proc/meminfo: memFree=1636432/2059040 swapFree=4192956/4192956
[pid=19063] ppid=19061 vsize=59264 CPUtime=1797.66
/proc/19063/stat : 19063 (bsolo_pb10) R 19061 19063 18608 0 -1 4202496 12728 0 0 0 179437 329 0 0 25 0 1 0 12966138 60686336 12360 1992294400 134512640 137138936 4289230656 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19063/statm: 14816 12360 192 642 0 14172 0
Current children cumulated CPU time (s) 1797.66
Current children cumulated vsize (KiB) 59264

[startup+1798.51 s]
/proc/loadavg: 1.00 1.01 1.00 2/107 19121
/proc/meminfo: memFree=1636432/2059040 swapFree=4192956/4192956
[pid=19063] ppid=19061 vsize=59264 CPUtime=1797.87
/proc/19063/stat : 19063 (bsolo_pb10) R 19061 19063 18608 0 -1 4202496 12728 0 0 0 179458 329 0 0 25 0 1 0 12966138 60686336 12360 1992294400 134512640 137138936 4289230656 18446744073709551615 134542779 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19063/statm: 14816 12360 192 642 0 14172 0
Current children cumulated CPU time (s) 1797.87
Current children cumulated vsize (KiB) 59264

[startup+1798.6 s]
/proc/loadavg: 1.00 1.01 1.00 2/107 19121
/proc/meminfo: memFree=1636432/2059040 swapFree=4192956/4192956
[pid=19063] ppid=19061 vsize=59264 CPUtime=1797.97
/proc/19063/stat : 19063 (bsolo_pb10) R 19061 19063 18608 0 -1 4202496 12728 0 0 0 179467 330 0 0 25 0 1 0 12966138 60686336 12360 1992294400 134512640 137138936 4289230656 18446744073709551615 134618311 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19063/statm: 14816 12360 192 642 0 14172 0
Current children cumulated CPU time (s) 1797.97
Current children cumulated vsize (KiB) 59264

Child status: 0
Real time (s): 1798.64
CPU time (s): 1798.01
CPU user time (s): 1794.7
CPU system time (s): 3.3065
CPU usage (%): 99.965
Max. virtual memory (cumulated for all children) (KiB): 59264

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.7
system time used= 3.3065
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12729
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= 3150

runsolver used 2.85757 second user time and 8.60269 second system time

The end

Launcher Data

Begin job on node044 at 2010-06-16 21:32:18
IDJOB=2671059
IDBENCH=48246
IDSOLVER=1162
FILE ID=node044/2671059-1276716738
PBS_JOBID= 11174148
Free space on /tmp= 62588 MiB

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

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

MD5SUM BENCH= 138d1c5c8dee06528dd1cfb072975c49
RANDOM SEED=1648466789

node044.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.266
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.53
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.266
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.46
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1687932 kB
Buffers:         92884 kB
Cached:         149524 kB
SwapCached:          0 kB
Active:         128712 kB
Inactive:       172992 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1687932 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            5784 kB
Writeback:           0 kB
AnonPages:       59368 kB
Mapped:          15452 kB
Slab:            47492 kB
PageTables:       3996 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   179684 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-2671059-1276716738.opb

Free space on /tmp at the end= 62584 MiB
End job on node044 at 2010-06-16 22:02:17