Trace number 1877147

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.1SAT5435 1798.04 1798.95

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/
synthesis-ptl-cmos-circuits/normalized-C432.opb
MD5SUMa8708c855e8ec8c2a31771025318bb9b
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark4822
Best CPU time to get the best result obtained on this benchmark4.34334
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 4822
Optimality of the best value was proved YES
Number of variables771
Total number of constraints1951
Number of constraints which are clauses1949
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints2
Minimum length of a constraint1
Maximum length of a constraint42
Number of terms in the objective function 771
Biggest coefficient in the objective function 61
Number of bits for the biggest coefficient in the objective function 6
Sum of the numbers in the objective function 33355
Number of bits of the sum of numbers in the objective function 16
Biggest number in a constraint 61
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 33355
Number of bits of the biggest sum of numbers16
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: Cardinality Constraint 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-1877147-1245147552.opb
0.00/0.00	c File size is 94864 bytes.
0.00/0.01	c Highest Coefficient sum: 33355
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: 771 Constr: 1951 1951/0/0 Lit: 9362 Watch. Lit: 3891
0.00/0.01	c Obj. Vars: 771 (100 % of total variables)
0.00/0.03	c Formula reductions applied at preprocessing
0.00/0.03	c Pre-processing Time: 0.031 s
0.09/0.18	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.09/0.18	c        0    752     1727     8778    5     3454     575      0      0 0.03
0.09/0.18	c Initial Lower Bound: 4728
0.09/0.18	c Initial Path Cost: 552
0.09/0.18	o 7143
2.19/2.20	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
2.19/2.20	c        0    752     1728     9530    5     4031    2079      1      0 0.18
2.19/2.20	o 6900
4.19/4.20	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
4.19/4.20	c        0    752     1729    10282    5     4590    3583      2      0 2.21
4.19/4.20	o 6730
6.19/6.21	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
6.19/6.21	c        0    752     1730    11034    6     5149    5087      3      0 4.20
6.19/6.21	o 6698
7.79/7.81	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
7.79/7.81	c        2    752     1737    14201    8     5723    5087     10      0 6.21
7.79/7.81	o 5826
10.09/10.14	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
10.09/10.14	c        2    752     1738    14953    8     6331    5087     11      0 7.81
10.09/10.14	o 5818
268.47/268.64	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
268.47/268.64	c       75    752     1958    82233   41     7345    5087    231      7 10.14
268.47/268.64	c      175    752     2257   183503   81     7950    5596    530     13 13.25
268.47/268.64	c      431    752     3024   438882  145     9469    6156   1297     24 17.37
268.47/268.64	c      917    752     4482   902259  201    12379    6772   2755     37 24.44
268.47/268.64	c     1731    752     6921  1695295  244    17272    7450   5194     49 35.00
268.47/268.64	c     3051    752     6736  1644743  244    14067    8196   5009     58 52.51
268.47/268.64	c     5161    752     8587  2384432  277    17767    9016   6860     67 76.91
268.47/268.64	c     8390    752     8252  2244113  271    17111    9918   6525     75 111.32
268.47/268.64	c    13326    752     6904  1811849  262    14410   10910   5177     80 165.23
268.47/268.64	c    20851    752    11661  3270629  280    23918   12002   9934     83 250.30
268.47/268.64	o 5817
509.56/509.80	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
509.56/509.80	c    22423    752     9965  2809123  281    21136    2079   8238     83 268.52
509.56/509.80	c    22523    752     3065   441626  144     6725    2287   1338     82 272.59
509.56/509.80	c    22791    752     3860   713513  184     8312    2516   2133     82 276.69
509.56/509.80	c    23266    752     3658   611520  167     7908    2768   1931     82 283.51
509.56/509.80	c    24080    752     4354   782252  179     9301    3045   2627     81 294.32
509.56/509.80	c    25400    752     4574   799654  174     9740    3350   2847     81 310.32
509.56/509.80	c    27482    752     4667   892175  191     9926    3686   2940     82 334.59
509.56/509.80	c    30708    752     5344  1168587  218    11282    4055   3617     82 370.60
509.56/509.80	c    35651    752     5479  1329970  242    11552    4461   3752     84 420.14
509.56/509.80	c    43159    752     3965   788668  198     8526    4908   2238     87 495.22
509.56/509.80	o 5815
664.49/664.84	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
664.49/664.84	c    44424    752     4679  1054582  225    10566    2079   2952     87 509.57
664.49/664.84	c    44525    752     3076   477158  155     6750    2287   1349     86 512.02
664.49/664.84	c    44786    752     3858   734928  190     8311    2516   2131     86 516.33
664.49/664.84	c    45268    752     3674   665822  181     7943    2768   1947     86 523.00
664.49/664.84	c    46096    752     4211   818671  194     9041    3045   2484     86 532.71
664.49/664.84	c    47459    752     4199   834361  198     9003    3350   2472     86 547.29
664.49/664.84	c    49540    752     3817   736978  193     8242    3686   2090     86 569.61
664.49/664.84	c    52764    752     4576   882035  192     9749    4055   2849     87 604.14
664.49/664.84	c    57700    752     4910   905487  184    10416    4461   3183     87 663.12
664.49/664.84	o 5435
1797.98/1798.93	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1797.98/1798.93	c    57716    752     4958   919451  185    11110    2079   3231     86 664.53
1797.98/1798.93	c    57820    752     3086   371464  120     6764    2287   1359     86 666.84
1797.98/1798.93	c    58121    752     3988   561610  140     8568    2516   2261     86 671.95
1797.98/1798.93	c    58597    752     3874   527257  136     8341    2768   2147     86 678.44
1797.98/1798.93	c    59414    752     3117   337064  108     6828    3045   1390     86 689.07
1797.98/1798.93	c    60737    752     3361   439369  130     7331    3350   1634     86 705.66
1797.98/1798.93	c    62818    752     3472   523669  150     7551    3686   1745     86 729.53
1797.98/1798.93	c    66043    752     4421   762794  172     9446    4055   2694     86 765.38
1797.98/1798.93	c    70988    752     4705   827869  175    10020    4461   2978     86 818.67
1797.98/1798.93	c    78494    752     4224   675411  159     9059    4908   2497     87 899.98
1797.98/1798.93	c    89855    752     5311   888736  167    11227    5399   3584     87 1032.67
1797.98/1798.93	c   107003    752     4434   714683  161     9478    5939   2707     88 1213.20
1797.98/1798.94	c   132828    752     6106  1125119  184    12820    6533   4379     89 1490.67
1797.98/1798.94	c Resources Exceeded
1797.98/1798.94	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 
1797.98/1798.94	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.98/1798.94	c   47   157393   6371   183821     8398  1441463   6671     87 1798.02
1797.98/1798.94	c Objective: 5435
1797.98/1798.94	s SATISFIABLE
1797.98/1798.94	c Total time: 1798.02 s

Verifier Data

OK	5435

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1877147-1245147552/watcher-1877147-1245147552 -o /tmp/evaluation-result-1877147-1245147552/solver-1877147-1245147552 -C 1800 -W 2000 -M 1800 bsolo -l2 -t1800 -m1800 HOME/instance-1877147-1245147552.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.91 0.95 0.98 3/64 1695
/proc/meminfo: memFree=1857496/2055920 swapFree=4181384/4192956
[pid=1695] ppid=1693 vsize=10812 CPUtime=0
/proc/1695/stat : 1695 (bsolo) R 1693 1695 1571 0 -1 4194304 254 0 0 0 0 0 0 0 18 0 1 0 182348139 11071488 238 1992294400 134512640 137136520 4294956256 18446744073709551615 134517643 0 0 4096 16384 0 0 0 17 0 0 0
/proc/1695/statm: 2703 239 177 640 0 2035 0

[startup+0.0947519 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 1695
/proc/meminfo: memFree=1857496/2055920 swapFree=4181384/4192956
[pid=1695] ppid=1693 vsize=13332 CPUtime=0.09
/proc/1695/stat : 1695 (bsolo) R 1693 1695 1571 0 -1 4194304 848 0 0 0 9 0 0 0 18 0 1 0 182348139 13651968 705 1992294400 134512640 137136520 4294956256 18446744073709551615 135464017 0 0 4096 16384 0 0 0 17 0 0 0
/proc/1695/statm: 3333 705 283 640 0 2689 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13332

[startup+0.101752 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 1695
/proc/meminfo: memFree=1857496/2055920 swapFree=4181384/4192956
[pid=1695] ppid=1693 vsize=13568 CPUtime=0.09
/proc/1695/stat : 1695 (bsolo) R 1693 1695 1571 0 -1 4194304 933 0 0 0 9 0 0 0 18 0 1 0 182348139 13893632 749 1992294400 134512640 137136520 4294956256 18446744073709551615 135442568 0 0 4096 16384 0 0 0 17 0 0 0
/proc/1695/statm: 3392 749 284 640 0 2748 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13568

[startup+0.301779 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 1695
/proc/meminfo: memFree=1857496/2055920 swapFree=4181384/4192956
[pid=1695] ppid=1693 vsize=13900 CPUtime=0.29
/proc/1695/stat : 1695 (bsolo) R 1693 1695 1571 0 -1 4194304 4702 0 0 0 28 1 0 0 19 0 1 0 182348139 14233600 761 1992294400 134512640 137136520 4294956256 18446744073709551615 135410675 0 0 4096 16384 0 0 0 17 0 0 0
/proc/1695/statm: 3475 761 290 640 0 2831 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13900

[startup+0.701837 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 1695
/proc/meminfo: memFree=1857496/2055920 swapFree=4181384/4192956
[pid=1695] ppid=1693 vsize=11656 CPUtime=0.69
/proc/1695/stat : 1695 (bsolo) R 1693 1695 1571 0 -1 4194304 19055 0 0 0 63 6 0 0 23 0 1 0 182348139 11935744 594 1992294400 134512640 137136520 4294956256 18446744073709551615 135258651 0 0 4096 16384 0 0 0 17 0 0 0
/proc/1695/statm: 2914 601 290 640 0 2270 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11656

[startup+1.50195 s]
/proc/loadavg: 0.91 0.95 0.98 2/65 1696
/proc/meminfo: memFree=1856144/2055920 swapFree=4181384/4192956
[pid=1695] ppid=1693 vsize=13780 CPUtime=1.49
/proc/1695/stat : 1695 (bsolo) R 1693 1695 1571 0 -1 4194304 49176 0 0 0 133 16 0 0 25 0 1 0 182348139 14110720 758 1992294400 134512640 137136520 4294956256 18446744073709551615 135385617 0 0 4096 16384 0 0 0 17 0 0 0
/proc/1695/statm: 3445 758 290 640 0 2801 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13780

[startup+3.10218 s]
/proc/loadavg: 0.91 0.95 0.98 2/65 1696
/proc/meminfo: memFree=1856272/2055920 swapFree=4181384/4192956
[pid=1695] ppid=1693 vsize=13852 CPUtime=3.09
/proc/1695/stat : 1695 (bsolo) R 1693 1695 1571 0 -1 4194304 107009 0 0 0 277 32 0 0 25 0 1 0 182348139 14184448 697 1992294400 134512640 137136520 4294956256 18446744073709551615 134732890 0 0 4096 16384 0 0 0 17 0 0 0
/proc/1695/statm: 3463 702 291 640 0 2819 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13852

[startup+6.30163 s]
/proc/loadavg: 0.92 0.95 0.98 2/65 1696
/proc/meminfo: memFree=1855824/2055920 swapFree=4181384/4192956
[pid=1695] ppid=1693 vsize=14144 CPUtime=6.29
/proc/1695/stat : 1695 (bsolo) R 1693 1695 1571 0 -1 4194304 223358 0 0 0 563 66 0 0 25 0 1 0 182348139 14483456 922 1992294400 134512640 137136520 4294956256 18446744073709551615 134718946 0 0 4096 16384 0 0 0 17 0 0 0
/proc/1695/statm: 3536 922 293 640 0 2892 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14144

[startup+12.7015 s]
/proc/loadavg: 0.93 0.95 0.98 2/65 1696
/proc/meminfo: memFree=1855320/2055920 swapFree=4181384/4192956
[pid=1695] ppid=1693 vsize=15500 CPUtime=12.69
/proc/1695/stat : 1695 (bsolo) R 1693 1695 1571 0 -1 4194304 455515 0 0 0 1133 136 0 0 25 0 1 0 182348139 15872000 1137 1992294400 134512640 137136520 4294956256 18446744073709551615 136526511 0 0 4096 16384 0 0 0 17 0 0 0
/proc/1695/statm: 3875 1147 293 640 0 3231 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 15500

[startup+25.5014 s]
/proc/loadavg: 0.94 0.96 0.98 2/65 1696
/proc/meminfo: memFree=1843736/2055920 swapFree=4181384/4192956
[pid=1695] ppid=1693 vsize=24224 CPUtime=25.48
/proc/1695/stat : 1695 (bsolo) R 1693 1695 1571 0 -1 4194304 870409 0 0 0 2281 267 0 0 25 0 1 0 182348139 24805376 3740 1992294400 134512640 137136520 4294956256 18446744073709551615 135258651 0 0 4096 16384 0 0 0 17 0 0 0
/proc/1695/statm: 6056 3746 293 640 0 5412 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 24224

[startup+51.102 s]
/proc/loadavg: 0.96 0.96 0.98 2/65 1696
/proc/meminfo: memFree=1820632/2055920 swapFree=4181384/4192956
[pid=1695] ppid=1693 vsize=48224 CPUtime=51.07
/proc/1695/stat : 1695 (bsolo) R 1693 1695 1571 0 -1 4194304 1620451 0 0 0 4597 510 0 0 25 0 1 0 182348139 49381376 9497 1992294400 134512640 137136520 4294956256 18446744073709551615 135375197 0 0 4096 16384 0 0 0 17 0 0 0
/proc/1695/statm: 12056 9498 293 640 0 11412 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 48224

[startup+102.305 s]
/proc/loadavg: 0.98 0.96 0.98 2/65 1696
/proc/meminfo: memFree=1809240/2055920 swapFree=4181384/4192956
[pid=1695] ppid=1693 vsize=60196 CPUtime=102.25
/proc/1695/stat : 1695 (bsolo) R 1693 1695 1571 0 -1 4194304 2230543 0 0 0 9497 728 0 0 25 0 1 0 182348139 61640704 12367 1992294400 134512640 137136520 4294956256 18446744073709551615 135438857 0 0 4096 16384 0 0 0 17 0 0 0
/proc/1695/statm: 15049 12367 293 640 0 14405 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 60196

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 1696
/proc/meminfo: memFree=1804440/2055920 swapFree=4181384/4192956
[pid=1695] ppid=1693 vsize=63468 CPUtime=162.22
/proc/1695/stat : 1695 (bsolo) R 1693 1695 1571 0 -1 4194304 2663937 0 0 0 15327 895 0 0 25 0 1 0 182348139 64991232 13562 1992294400 134512640 137136520 4294956256 18446744073709551615 135781768 0 0 4096 16384 0 0 0 17 0 0 0
/proc/1695/statm: 15867 13562 293 640 0 15223 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 63468

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 1696
/proc/meminfo: memFree=1804056/2055920 swapFree=4181384/4192956
[pid=1695] ppid=1693 vsize=64904 CPUtime=222.19
/proc/1695/stat : 1695 (bsolo) R 1693 1695 1571 0 -1 4194304 2999965 0 0 0 21190 1029 0 0 25 0 1 0 182348139 66461696 13651 1992294400 134512640 137136520 4294956256 18446744073709551615 134847322 0 0 4096 16384 0 0 0 17 0 0 0
/proc/1695/statm: 16226 13651 293 640 0 15582 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 64904

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 1696
/proc/meminfo: memFree=1797336/2055920 swapFree=4181384/4192956
[pid=1695] ppid=1693 vsize=71276 CPUtime=282.16
/proc/1695/stat : 1695 (bsolo) R 1693 1695 1571 0 -1 4194304 3324250 0 0 0 27065 1151 0 0 25 0 1 0 182348139 72986624 15356 1992294400 134512640 137136520 4294956256 18446744073709551615 135410678 0 0 4096 16384 0 0 0 17 0 0 0
/proc/1695/statm: 17819 15356 293 640 0 17175 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 71276

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 1696
/proc/meminfo: memFree=1797272/2055920 swapFree=4181384/4192956
[pid=1695] ppid=1693 vsize=71276 CPUtime=342.14
/proc/1695/stat : 1695 (bsolo) R 1693 1695 1571 0 -1 4194304 3324250 0 0 0 33062 1152 0 0 25 0 1 0 182348139 72986624 15356 1992294400 134512640 137136520 4294956256 18446744073709551615 135386530 0 0 4096 16384 0 0 0 17 0 0 0
/proc/1695/statm: 17819 15356 293 640 0 17175 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 71276

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 1696
/proc/meminfo: memFree=1797720/2055920 swapFree=4181384/4192956
[pid=1695] ppid=1693 vsize=70148 CPUtime=402.11
/proc/1695/stat : 1695 (bsolo) R 1693 1695 1571 0 -1 4194304 3324250 0 0 0 39057 1154 0 0 25 0 1 0 182348139 71831552 15232 1992294400 134512640 137136520 4294956256 18446744073709551615 135377529 0 0 4096 16384 0 0 0 17 0 0 0
/proc/1695/statm: 17537 15232 293 640 0 16893 0
Current children cumulated CPU time (s) 402.11
Current children cumulated vsize (KiB) 70148

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 1696
/proc/meminfo: memFree=1797656/2055920 swapFree=4181384/4192956
[pid=1695] ppid=1693 vsize=70148 CPUtime=462.08
/proc/1695/stat : 1695 (bsolo) R 1693 1695 1571 0 -1 4194304 3324250 0 0 0 45052 1156 0 0 25 0 1 0 182348139 71831552 15232 1992294400 134512640 137136520 4294956256 18446744073709551615 135445560 0 0 4096 16384 0 0 0 17 0 0 0
/proc/1695/statm: 17537 15232 293 640 0 16893 0
Current children cumulated CPU time (s) 462.08
Current children cumulated vsize (KiB) 70148

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 1696
/proc/meminfo: memFree=1797656/2055920 swapFree=4181384/4192956
[pid=1695] ppid=1693 vsize=70148 CPUtime=522.06
/proc/1695/stat : 1695 (bsolo) R 1693 1695 1571 0 -1 4194304 3324250 0 0 0 51049 1157 0 0 25 0 1 0 182348139 71831552 15232 1992294400 134512640 137136520 4294956256 18446744073709551615 135410603 0 0 4096 16384 0 0 0 17 0 0 0
/proc/1695/statm: 17537 15232 293 640 0 16893 0
Current children cumulated CPU time (s) 522.06
Current children cumulated vsize (KiB) 70148

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 1696
/proc/meminfo: memFree=1797656/2055920 swapFree=4181384/4192956
[pid=1695] ppid=1693 vsize=70148 CPUtime=582.02
/proc/1695/stat : 1695 (bsolo) R 1693 1695 1571 0 -1 4194304 3324250 0 0 0 57044 1158 0 0 25 0 1 0 182348139 71831552 15232 1992294400 134512640 137136520 4294956256 18446744073709551615 135249308 0 0 4096 16384 0 0 0 17 0 0 0
/proc/1695/statm: 17537 15232 293 640 0 16893 0
Current children cumulated CPU time (s) 582.02
Current children cumulated vsize (KiB) 70148

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 1696
/proc/meminfo: memFree=1797592/2055920 swapFree=4181384/4192956
[pid=1695] ppid=1693 vsize=70148 CPUtime=642
/proc/1695/stat : 1695 (bsolo) R 1693 1695 1571 0 -1 4194304 3324250 0 0 0 63041 1159 0 0 25 0 1 0 182348139 71831552 15232 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 0 0 0
/proc/1695/statm: 17537 15232 293 640 0 16893 0
Current children cumulated CPU time (s) 642
Current children cumulated vsize (KiB) 70148

[startup+702.301 s]

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

/proc/meminfo: memFree=1797464/2055920 swapFree=4181384/4192956
[pid=1695] ppid=1693 vsize=70148 CPUtime=1061.8
/proc/1695/stat : 1695 (bsolo) R 1693 1695 1571 0 -1 4194304 3324250 0 0 0 105009 1171 0 0 25 0 1 0 182348139 71831552 15232 1992294400 134512640 137136520 4294956256 18446744073709551615 135410586 0 0 4096 16384 0 0 0 17 0 0 0
/proc/1695/statm: 17537 15232 293 640 0 16893 0
Current children cumulated CPU time (s) 1061.8
Current children cumulated vsize (KiB) 70148

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 1696
/proc/meminfo: memFree=1797400/2055920 swapFree=4181384/4192956
[pid=1695] ppid=1693 vsize=70148 CPUtime=1121.75
/proc/1695/stat : 1695 (bsolo) R 1693 1695 1571 0 -1 4194304 3324250 0 0 0 111003 1172 0 0 25 0 1 0 182348139 71831552 15232 1992294400 134512640 137136520 4294956256 18446744073709551615 134849533 0 0 4096 16384 0 0 0 17 0 0 0
/proc/1695/statm: 17537 15232 293 640 0 16893 0
Current children cumulated CPU time (s) 1121.75
Current children cumulated vsize (KiB) 70148

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 1696
/proc/meminfo: memFree=1797400/2055920 swapFree=4181384/4192956
[pid=1695] ppid=1693 vsize=70148 CPUtime=1181.71
/proc/1695/stat : 1695 (bsolo) R 1693 1695 1571 0 -1 4194304 3324250 0 0 0 116998 1173 0 0 25 0 1 0 182348139 71831552 15232 1992294400 134512640 137136520 4294956256 18446744073709551615 134623432 0 0 4096 16384 0 0 0 17 0 0 0
/proc/1695/statm: 17537 15232 293 640 0 16893 0
Current children cumulated CPU time (s) 1181.71
Current children cumulated vsize (KiB) 70148

[startup+1242.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 1696
/proc/meminfo: memFree=1797272/2055920 swapFree=4181384/4192956
[pid=1695] ppid=1693 vsize=70148 CPUtime=1241.69
/proc/1695/stat : 1695 (bsolo) R 1693 1695 1571 0 -1 4194304 3324250 0 0 0 122995 1174 0 0 25 0 1 0 182348139 71831552 15232 1992294400 134512640 137136520 4294956256 18446744073709551615 136518959 0 0 4096 16384 0 0 0 17 0 0 0
/proc/1695/statm: 17537 15232 293 640 0 16893 0
Current children cumulated CPU time (s) 1241.69
Current children cumulated vsize (KiB) 70148

[startup+1302.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 1696
/proc/meminfo: memFree=1797208/2055920 swapFree=4181384/4192956
[pid=1695] ppid=1693 vsize=70148 CPUtime=1301.66
/proc/1695/stat : 1695 (bsolo) R 1693 1695 1571 0 -1 4194304 3324250 0 0 0 128990 1176 0 0 25 0 1 0 182348139 71831552 15232 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 0 0 0
/proc/1695/statm: 17537 15232 293 640 0 16893 0
Current children cumulated CPU time (s) 1301.66
Current children cumulated vsize (KiB) 70148

[startup+1362.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 1696
/proc/meminfo: memFree=1797272/2055920 swapFree=4181384/4192956
[pid=1695] ppid=1693 vsize=70148 CPUtime=1361.63
/proc/1695/stat : 1695 (bsolo) R 1693 1695 1571 0 -1 4194304 3324250 0 0 0 134986 1177 0 0 25 0 1 0 182348139 71831552 15232 1992294400 134512640 137136520 4294956256 18446744073709551615 134597754 0 0 4096 16384 0 0 0 17 0 0 0
/proc/1695/statm: 17537 15232 293 640 0 16893 0
Current children cumulated CPU time (s) 1361.63
Current children cumulated vsize (KiB) 70148

[startup+1422.31 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 1696
/proc/meminfo: memFree=1797272/2055920 swapFree=4181384/4192956
[pid=1695] ppid=1693 vsize=70148 CPUtime=1421.6
/proc/1695/stat : 1695 (bsolo) R 1693 1695 1571 0 -1 4194304 3324250 0 0 0 140981 1179 0 0 25 0 1 0 182348139 71831552 15232 1992294400 134512640 137136520 4294956256 18446744073709551615 135248961 0 0 4096 16384 0 0 0 17 0 0 0
/proc/1695/statm: 17537 15232 293 640 0 16893 0
Current children cumulated CPU time (s) 1421.6
Current children cumulated vsize (KiB) 70148

[startup+1482.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 1696
/proc/meminfo: memFree=1797208/2055920 swapFree=4181384/4192956
[pid=1695] ppid=1693 vsize=70148 CPUtime=1481.56
/proc/1695/stat : 1695 (bsolo) R 1693 1695 1571 0 -1 4194304 3324250 0 0 0 146976 1180 0 0 25 0 1 0 182348139 71831552 15232 1992294400 134512640 137136520 4294956256 18446744073709551615 134623588 0 0 4096 16384 0 0 0 17 0 0 0
/proc/1695/statm: 17537 15232 293 640 0 16893 0
Current children cumulated CPU time (s) 1481.56
Current children cumulated vsize (KiB) 70148

[startup+1542.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 1696
/proc/meminfo: memFree=1797272/2055920 swapFree=4181384/4192956
[pid=1695] ppid=1693 vsize=70148 CPUtime=1541.53
/proc/1695/stat : 1695 (bsolo) R 1693 1695 1571 0 -1 4194304 3324250 0 0 0 152971 1182 0 0 25 0 1 0 182348139 71831552 15232 1992294400 134512640 137136520 4294956256 18446744073709551615 135571040 0 0 4096 16384 0 0 0 17 0 0 0
/proc/1695/statm: 17537 15232 293 640 0 16893 0
Current children cumulated CPU time (s) 1541.53
Current children cumulated vsize (KiB) 70148

[startup+1602.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 1696
/proc/meminfo: memFree=1797208/2055920 swapFree=4181384/4192956
[pid=1695] ppid=1693 vsize=70148 CPUtime=1601.48
/proc/1695/stat : 1695 (bsolo) R 1693 1695 1571 0 -1 4194304 3324250 0 0 0 158965 1183 0 0 25 0 1 0 182348139 71831552 15232 1992294400 134512640 137136520 4294956256 18446744073709551615 134732866 0 0 4096 16384 0 0 0 17 0 0 0
/proc/1695/statm: 17537 15232 293 640 0 16893 0
Current children cumulated CPU time (s) 1601.48
Current children cumulated vsize (KiB) 70148

[startup+1662.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 1696
/proc/meminfo: memFree=1797144/2055920 swapFree=4181384/4192956
[pid=1695] ppid=1693 vsize=70148 CPUtime=1661.44
/proc/1695/stat : 1695 (bsolo) R 1693 1695 1571 0 -1 4194304 3324250 0 0 0 164960 1184 0 0 25 0 1 0 182348139 71831552 15232 1992294400 134512640 137136520 4294956256 18446744073709551615 134826730 0 0 4096 16384 0 0 0 17 0 0 0
/proc/1695/statm: 17537 15232 293 640 0 16893 0
Current children cumulated CPU time (s) 1661.44
Current children cumulated vsize (KiB) 70148

[startup+1722.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 1696
/proc/meminfo: memFree=1797208/2055920 swapFree=4181384/4192956
[pid=1695] ppid=1693 vsize=70148 CPUtime=1721.42
/proc/1695/stat : 1695 (bsolo) R 1693 1695 1571 0 -1 4194304 3324250 0 0 0 170956 1186 0 0 25 0 1 0 182348139 71831552 15232 1992294400 134512640 137136520 4294956256 18446744073709551615 135455688 0 0 4096 16384 0 0 0 17 0 0 0
/proc/1695/statm: 17537 15232 293 640 0 16893 0
Current children cumulated CPU time (s) 1721.42
Current children cumulated vsize (KiB) 70148

[startup+1782.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 1696
/proc/meminfo: memFree=1797016/2055920 swapFree=4181384/4192956
[pid=1695] ppid=1693 vsize=70148 CPUtime=1781.39
/proc/1695/stat : 1695 (bsolo) R 1693 1695 1571 0 -1 4194304 3324250 0 0 0 176952 1187 0 0 25 0 1 0 182348139 71831552 15232 1992294400 134512640 137136520 4294956256 18446744073709551615 134616805 0 0 4096 16384 0 0 0 17 0 0 0
/proc/1695/statm: 17537 15232 293 640 0 16893 0
Current children cumulated CPU time (s) 1781.39
Current children cumulated vsize (KiB) 70148

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

[startup+1791.91 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 1696
/proc/meminfo: memFree=1797016/2055920 swapFree=4181384/4192956
[pid=1695] ppid=1693 vsize=70148 CPUtime=1790.98
/proc/1695/stat : 1695 (bsolo) R 1693 1695 1571 0 -1 4194304 3324250 0 0 0 177911 1187 0 0 25 0 1 0 182348139 71831552 15232 1992294400 134512640 137136520 4294956256 18446744073709551615 134845948 0 0 4096 16384 0 0 0 17 0 0 0
/proc/1695/statm: 17537 15232 293 640 0 16893 0
Current children cumulated CPU time (s) 1790.98
Current children cumulated vsize (KiB) 70148

[startup+1795.1 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 1696
/proc/meminfo: memFree=1797016/2055920 swapFree=4181384/4192956
[pid=1695] ppid=1693 vsize=70148 CPUtime=1794.18
/proc/1695/stat : 1695 (bsolo) R 1693 1695 1571 0 -1 4194304 3324250 0 0 0 178231 1187 0 0 25 0 1 0 182348139 71831552 15232 1992294400 134512640 137136520 4294956256 18446744073709551615 134849141 0 0 4096 16384 0 0 0 17 0 0 0
/proc/1695/statm: 17537 15232 293 640 0 16893 0
Current children cumulated CPU time (s) 1794.18
Current children cumulated vsize (KiB) 70148

[startup+1796.7 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 1696
/proc/meminfo: memFree=1797016/2055920 swapFree=4181384/4192956
[pid=1695] ppid=1693 vsize=70148 CPUtime=1795.77
/proc/1695/stat : 1695 (bsolo) R 1693 1695 1571 0 -1 4194304 3324250 0 0 0 178390 1187 0 0 25 0 1 0 182348139 71831552 15232 1992294400 134512640 137136520 4294956256 18446744073709551615 135386811 0 0 4096 16384 0 0 0 17 0 0 0
/proc/1695/statm: 17537 15232 293 640 0 16893 0
Current children cumulated CPU time (s) 1795.77
Current children cumulated vsize (KiB) 70148

[startup+1798.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 1696
/proc/meminfo: memFree=1797016/2055920 swapFree=4181384/4192956
[pid=1695] ppid=1693 vsize=70148 CPUtime=1797.37
/proc/1695/stat : 1695 (bsolo) R 1693 1695 1571 0 -1 4194304 3324250 0 0 0 178550 1187 0 0 25 0 1 0 182348139 71831552 15232 1992294400 134512640 137136520 4294956256 18446744073709551615 135438823 0 0 4096 16384 0 0 0 17 0 0 0
/proc/1695/statm: 17537 15232 293 640 0 16893 0
Current children cumulated CPU time (s) 1797.37
Current children cumulated vsize (KiB) 70148

[startup+1798.7 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 1696
/proc/meminfo: memFree=1797016/2055920 swapFree=4181384/4192956
[pid=1695] ppid=1693 vsize=70148 CPUtime=1797.78
/proc/1695/stat : 1695 (bsolo) R 1693 1695 1571 0 -1 4194304 3324250 0 0 0 178590 1188 0 0 25 0 1 0 182348139 71831552 15232 1992294400 134512640 137136520 4294956256 18446744073709551615 134847230 0 0 4096 16384 0 0 0 17 0 0 0
/proc/1695/statm: 17537 15232 293 640 0 16893 0
Current children cumulated CPU time (s) 1797.78
Current children cumulated vsize (KiB) 70148

[startup+1798.9 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 1696
/proc/meminfo: memFree=1797016/2055920 swapFree=4181384/4192956
[pid=1695] ppid=1693 vsize=70148 CPUtime=1797.98
/proc/1695/stat : 1695 (bsolo) R 1693 1695 1571 0 -1 4194304 3324250 0 0 0 178610 1188 0 0 25 0 1 0 182348139 71831552 15232 1992294400 134512640 137136520 4294956256 18446744073709551615 135385907 0 0 4096 16384 0 0 0 17 0 0 0
/proc/1695/statm: 17537 15232 293 640 0 16893 0
Current children cumulated CPU time (s) 1797.98
Current children cumulated vsize (KiB) 70148

Child status: 0
Real time (s): 1798.95
CPU time (s): 1798.04
CPU user time (s): 1786.14
CPU system time (s): 11.8912
CPU usage (%): 99.9491
Max. virtual memory (cumulated for all children) (KiB): 73008

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

runsolver used 1.55876 second user time and 4.99024 second system time

The end

Launcher Data

Begin job on node49 at 2009-06-16 12:19:12
IDJOB=1877147
IDBENCH=2018
IDSOLVER=699
FILE ID=node49/1877147-1245147552
PBS_JOBID= 9363763
Free space on /tmp= 66028 MiB

SOLVER NAME= bsolo 3.1
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/synthesis-ptl-cmos-circuits/normalized-C432.opb
COMMAND LINE= bsolo -l2 -tTIMEOUT -mMEMLIMIT BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1877147-1245147552/watcher-1877147-1245147552 -o /tmp/evaluation-result-1877147-1245147552/solver-1877147-1245147552 -C 1800 -W 2000 -M 1800  bsolo -l2 -t1800 -m1800 HOME/instance-1877147-1245147552.opb

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

MD5SUM BENCH= a8708c855e8ec8c2a31771025318bb9b
RANDOM SEED=1858138545

node49.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.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1858040 kB
Buffers:         35624 kB
Cached:          92940 kB
SwapCached:       4580 kB
Active:          16396 kB
Inactive:       120268 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1858040 kB
SwapTotal:     4192956 kB
SwapFree:      4181384 kB
Dirty:            4036 kB
Writeback:           0 kB
Mapped:          13852 kB
Slab:            46972 kB
Committed_AS:   163588 kB
PageTables:       1388 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-1877147-1245147552.opb

Free space on /tmp at the end= 66024 MiB
End job on node49 at 2009-06-16 12:49:11