Trace number 3732507

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
PB09: bsolo 3.1SAT372 1798 1798.31

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-ii32d2.opb
MD5SUM05a418d42b6e85967009c0fa73623d83
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark372
Best CPU time to get the best result obtained on this benchmark439.002
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 372
Optimality of the best value was proved NO
Number of variables808
Total number of constraints5557
Number of constraints which are clauses5557
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint32
Number of terms in the objective function 808
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 808
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 808
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.00	c bsolo beta version 3.1 - 13/04/2009 : 1630 GMT
0.00/0.00	c Developed by Vasco Manquinho and José Santos IST/UTL - INESC-ID
0.00/0.00	c type "bsolo -h" for help
0.00/0.00	c Time Limit set via environment variable PBTIMEOUT to 1800
0.00/0.00	c Learning Strategy: Cardinality Constraint Learning
0.00/0.00	c Time Limit set to 1800
0.00/0.00	c Memory Limit set to 15500 MB
0.00/0.00	c Instance file HOME/instance-3732507-1338704636.opb
0.00/0.00	c File size is 192989 bytes.
0.00/0.01	c Highest Coefficient sum: 808
0.00/0.01	c Parsing was ok!!
0.00/0.01	c Total parsing time: 0.011 s
0.00/0.01	c Var: 808 Constr: 5557 5557/0/0 Lit: 18748 Watch. Lit: 11114
0.00/0.01	c Obj. Vars: 808 (100 % of total variables)
0.02/0.03	c Pre-processing Time: 0.037 s
0.02/0.03	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.02/0.03	c        0    808     5557    18748    3    11114    1852      0      0 0.04
0.02/0.03	c Switching off lower bounding mode.
0.49/0.56	c      101    808     5759    31822    5    11518    2038    202   1870 0.05
0.49/0.56	c      251    808     6059    59770    9    12118    2242    502   2535 0.10
0.49/0.56	c      478    808     6513   104126   15    13026    2467    956   2896 0.17
0.49/0.56	c      817    808     7191   175798   24    14382    2714   1634   2741 0.30
0.49/0.56	o 394
0.49/0.56	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.49/0.56	c     1320    808     8198   302312   36    16810    2852   2641   2352 0.56
0.49/0.56	o 391
1.28/1.39	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1.28/1.39	c     1321    808     8200   303509   37    17231    2852   2643   2350 0.56
1.28/1.39	c     1422    808     8391   333790   39    17613    3138   2834   2208 0.64
1.28/1.39	c     1672    808     7127   187735   26    14671    3452   1570   2138 0.78
1.28/1.39	c     2147    808     8077   299035   37    16571    3798   2520   2086 1.03
1.28/1.39	o 390
2.20/2.28	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
2.20/2.28	c     2725    808     9234   421819   45    19303    2852   3677   1961 1.39
2.20/2.28	c     2825    808     7184   180406   25    14786    3138   1627   1968 1.44
2.20/2.28	c     3075    808     7684   229354   29    15786    3452   2127   1983 1.55
2.20/2.28	c     3551    808     8636   339688   39    17690    3798   3079   1997 1.78
2.20/2.28	o 389
2.59/2.64	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
2.59/2.64	c     4346    808     8155   302089   37    17147    2852   2598   1906 2.28
2.59/2.64	c     4448    808     8359   312975   37    17555    3138   2802   1923 2.31
2.59/2.64	c     4698    808     7127   164776   23    14673    3452   1570   1925 2.44
2.59/2.64	o 385
18.99/19.08	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
18.99/19.08	c     5114    808     7940   256592   32    16722    2852   2383   1934 2.64
18.99/19.08	c     5214    808     8140   276646   33    17122    3138   2583   1936 2.69
18.99/19.08	c     5467    808     8646   338892   39    18134    3452   3089   1922 2.84
18.99/19.08	c     5942    808     7637   232951   30    15697    3798   2080   1921 3.09
18.99/19.08	c     6758    808     9269   416035   44    18961    4178   3712   1902 3.55
18.99/19.08	c     8078    808     9611   427808   44    19645    4596   4054   1859 4.34
18.99/19.08	c    10160    808     8650   337349   38    17723    5056   3093   1756 5.79
18.99/19.08	c    13384    808     9486   438803   46    19395    5562   3929   1665 8.04
18.99/19.08	c    18320    808    10315   477023   46    21053    6119   4758   1626 11.26
18.99/19.08	c    25829    808     8618   316242   36    17659    6731   3061   1545 16.71
18.99/19.08	o 374
26.09/26.10	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
26.09/26.10	c    29112    808    11142   826231   74    23519    2852   5585   1525 19.08
26.09/26.10	c    29212    808     7184   292892   40    14802    3138   1627   1528 19.12
26.09/26.10	c    29462    808     7684   319690   41    15802    3452   2127   1535 19.19
26.09/26.10	c    29937    808     8634   396292   45    17702    3798   3077   1544 19.39
26.09/26.10	c    30750    808     8166   244290   29    16766    4178   2609   1550 19.83
26.09/26.10	c    32070    808     8389   271488   32    17212    4596   2832   1561 20.54
26.09/26.10	c    34153    808    10147   452448   44    20728    5056   4590   1572 21.72
26.09/26.10	c    37376    808     8419   278085   33    17272    5562   2862   1568 23.83
26.09/26.10	o 373
42.48/42.55	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
42.48/42.55	c    40608    808     8865   340773   38    18982    2852   3308   1555 26.10
42.48/42.55	c    40708    808     7184   154344   21    15186    3138   1627   1557 26.14
42.48/42.55	c    40959    808     7681   198480   25    16180    3452   2124   1562 26.22
42.48/42.55	c    41435    808     8588   272589   31    18383    3798   3031   1568 26.42
42.48/42.55	c    42249    808     8197   260685   31    16829    4178   2640   1571 26.88
42.48/42.55	c    43570    808     8484   307389   36    17403    4596   2927   1576 27.64
42.48/42.55	c    45653    808    10107   507401   50    20649    5056   4550   1573 29.01
42.48/42.55	c    48876    808     8179   246124   30    16793    5562   2622   1564 31.25
42.48/42.55	c    53814    808     9162   408780   44    18759    6119   3605   1547 34.77
42.48/42.55	c    61322    808    10805   632696   58    23239    6731   5248   1525 40.20
42.48/42.55	o 372
1797.98/1798.31	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1797.98/1798.31	c    64276    808    12151  1077264   88    29118    2852   6594   1510 42.55
1797.98/1798.31	c    64376    808     7184   419636   58    16369    3138   1627   1511 42.60
1797.98/1798.31	c    64626    808     7684   445168   57    17369    3452   2127   1514 42.68
1797.98/1798.31	c    65101    808     8523   573192   67    19832    3798   2966   1514 42.98
1797.98/1798.31	c    65916    808     7889   246301   31    16214    4178   2332   1515 43.51
1797.98/1798.31	c    67236    808     8326   295464   35    17088    4596   2769   1522 44.16
1797.98/1798.31	c    69317    808    10012   501166   50    20460    5056   4455   1522 45.52
1797.98/1798.31	c    72540    808     8144   289597   35    16724    5562   2587   1524 47.60
1797.98/1798.31	c    77476    808     9025   360359   39    18486    6119   3468   1529 50.65
1797.98/1798.31	c    84984    808     9790   453927   46    20016    6731   4233   1523 55.80
1797.98/1798.31	c    96345    808    10154   605983   59    20744    7405   4597   1501 64.14
1797.98/1798.31	c   113490    808    10123  1721878  170    21064    8146   4566   1406 80.70
1797.98/1798.31	c   139309    808    12895  2803212  217    27816    8961   7338   1320 105.50
1797.98/1798.31	c   178142    808    14349  3333839  232    31930    9858   8792   1242 143.37
1797.98/1798.31	c   236494    808    12592  2627948  208    27982   10844   7035   1101 214.69
1797.98/1798.31	c   324127    808    10980  2084446  189    22798   11929   5423   1031 314.34
1797.98/1798.31	c   455679    808    11523  2239441  194    23482   13122   5966   1051 433.50
1797.98/1798.31	c   653111    808    15768  3862844  244    35117   14435  10211    956 683.06
1797.98/1798.31	c   949363    808    19031  5135553  269    41655   15879  13474    910 1042.52
1797.98/1798.31	c  1393845    808    19580  5255426  268    41962   17467  14023    854 1630.90
1797.98/1798.31	c Resources Exceeded
1797.98/1798.31	v x1 -x2 x3 -x4 x5 -x6 x7 -x8 x9 -x10 x11 -x12 -x13 x14 x15 -x16 x17 -x18 x19 -x20 x21 -x22 x23 -x24 x25 -x26 x27 -x28 x29 -x30 x31 -x32 x33 -x34 x35 -x36 x37 -x38 x39 -x40 -x41 x42 x43 -x44 x45 -x46 x47 -x48 x49 -x50 x51 -x52 x53 -x54 x55 -x56 x57 -x58 x59 -x60 x61 -x62 x63 -x64 x65 -x66 x67 -x68 x69 -x70 x71 -x72 x73 -x74 x75 -x76 x77 -x78 x79 -x80 x81 -x82 x83 -x84 x85 -x86 -x87 x88 x89 -x90 x91 -x92 x93 -x94 x95 -x96 x97 -x98 x99 -x100 x101 -x102 x103 -x104 x105 -x106 x107 -x108 x109 -x110 x111 -x112 x113 -x114 x115 -x116 x117 -x118 x119 -x120 x121 -x122 x123 -x124 x125 -x126 x127 -x128 -x129 -x130 x131 -x132 x133 -x134 -x135 -x136 -x137 -x138 x139 -x140 -x141 x142 x143 -x144 x145 -x146 -x147 -x148 x149 -x150 -x151 -x152 -x153 -x154 x155 -x156 -x157 -x158 x159 -x160 x161 -x162 -x163 -x164 -x165 -x166 x167 -x168 -x169 x170 x171 -x172 -x173 -x174 x175 -x176 -x177 -x178 x179 -x180 x181 -x182 -x183 -x184 -x185 -x186 x187 -x188 x189 -x190 -x191 -x192 x193 -x194 -x195 -x196 x197 -x198 -x199 -x200 -x201 -x202 x203 -x204 -x205 -x206 x207 -x208 x209 -x210 -x211 -x212 x213 -x214 -x215 x216 x217 -x218 -x219 -x220 -x221 -x222 x223 -x224 -x225 -x226 x227 -x228 x229 -x230 -x231 -x232 x233 -x234 -x235 -x236 x237 -x238 -x239 -x240 -x241 -x242 x243 -x244 -x245 -x246 x247 -x248 -x249 -x250 x251 -x252 x253 -x254 -x255 -x256 x257 -x258 x259 -x260 x261 -x262 x263 -x264 x265 -x266 x267 -x268 x269 -x270 x271 -x272 x273 -x274 x275 -x276 x277 -x278 x279 -x280 x281 -x282 x283 -x284 x285 -x286 x287 -x288 x289 -x290 x291 -x292 x293 -x294 x295 -x296 x297 -x298 x299 -x300 -x301 x302 x303 -x304 x305 -x306 x307 -x308 x309 -x310 x311 -x312 x313 -x314 -x315 x316 x317 -x318 -x319 x320 x321 -x322 x323 -x324 x325 -x326 x327 -x328 x329 -x330 x331 -x332 x333 -x334 x335 -x336 x337 -x338 x339 -x340 x341 -x342 x343 -x344 x345 -x346 x347 -x348 x349 -x350 x351 -x352 x353 -x354 x355 -x356 x357 -x358 x359 -x360 x361 -x362 x363 -x364 x365 -x366 x367 -x368 x369 -x370 -x371 x372 x373 -x374 x375 -x376 x377 -x378 x379 -x380 x381 -x382 x383 -x384 x385 -x386 x387 -x388 x389 -x390 x391 -x392 x393 -x394 -x395 x396 x397 -x398 x399 -x400 x401 -x402 x403 -x404 x405 -x406 x407 -x408 x409 -x410 x411 -x412 x413 -x414 x415 -x416 -x417 x418 x419 -x420 x421 -x422 x423 -x424 x425 -x426 x427 -x428 x429 -x430 x431 -x432 x433 -x434 x435 -x436 x437 -x438 x439 -x440 x441 -x442 x443 -x444 x445 -x446 x447 -x448 x449 -x450 x451 -x452 x453 -x454 x455 -x456 x457 -x458 x459 -x460 -x461 x462 x463 -x464 x465 -x466 x467 -x468 x469 -x470 x471 -x472 x473 -x474 x475 -x476 x477 -x478 x479 -x480 x481 -x482 x483 -x484 x485 -x486 x487 -x488 x489 -x490 x491 -x492 x493 -x494 x495 -x496 x497 -x498 x499 -x500 x501 -x502 x503 -x504 x505 -x506 x507 -x508 x509 -x510 x511 -x512 -x513 x514 -x515 x516 -x517 x518 x519 -x520 -x521 x522 -x523 x524 x525 -x526 -x527 x528 x529 -x530 -x531 x532 -x533 x534 -x535 x536 -x537 x538 -x539 x540 -x541 x542 x543 -x544 -x545 -x546 x547 -x548 -x549 x550 -x551 x552 -x553 x554 -x555 x556 -x557 x558 x559 -x560 -x561 x562 -x563 x564 -x565 x566 x567 -x568 -x569 x570 -x571 x572 -x573 x574 x575 -x576 x577 -x578 -x579 x580 -x581 x582 -x583 x584 -x585 x586 -x587 x588 x589 -x590 -x591 x592 -x593 x594 -x595 x596 -x597 x598 x599 -x600 -x601 x602 -x603 x604 -x605 x606 x607 -x608 -x609 x610 -x611 x612 x613 -x614 -x615 x616 x617 -x618 -x619 x620 -x621 x622 -x623 x624 x625 -x626 -x627 x628 -x629 x630 -x631 x632 -x633 x634 -x635 x636 -x637 x638 x639 -x640 x641 -x642 -x643 x644 -x645 x646 -x647 x648 -x649 x650 -x651 x652 -x653 x654 x655 -x656 -x657 x658 -x659 x660 -x661 x662 x663 -x664 x665 -x666 -x667 x668 -x669 x670 -x671 x672 x673 -x674 -x675 x676 -x677 x678 -x679 x680 -x681 x682 -x683 x684 -x685 x686 x687 -x688 -x689 x690 -x691 x692 -x693 x694 x695 -x696 -x697 x698 -x699 x700 -x701 x702 x703 -x704 x705 -x706 -x707 x708 -x709 x710 -x711 x712 -x713 x714 -x715 x716 -x717 x718 x719 -x720 x721 -x722 -x723 x724 -x725 x726 -x727 x728 -x729 x730 -x731 x732 x733 -x734 -x735 x736 -x737 x738 -x739 x740 -x741 -x742 x743 -x744 -x745 x746 -x747 x748 x749 -x750 -x751 x752 -x753 x754 -x755 x756 -x757 x758 x759 -x760 x761 -x762 -x763 x764 -x765 x766 -x767 x768 -x769 x770 -x771 x772 x773 -x774 -x775 x776 -x777 x778 -x779 x780 -x781 x782 x783 -x784 x785 -x786 -x787 x788 -x789 -x790 -x791 x792 x793 -x794 -x795 x796 -x797 x798 -x799 x800 x801 -x802 -x803 x804 -x805 x806 -x807 x808 
1797.98/1798.31	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.98/1798.31	c   64  1512647 828850  5601987    17492  4483962  11935    841 1798.00
1797.98/1798.31	c Objective: 372
1797.98/1798.31	s SATISFIABLE
1797.98/1798.31	c Total time: 1798 s

Verifier Data

OK	372

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3732507-1338704636/watcher-3732507-1338704636 -o /tmp/evaluation-result-3732507-1338704636/solver-3732507-1338704636 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 -m15500 HOME/instance-3732507-1338704636.opb 

running on 4 cores: 1,3,5,7

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): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.92 1.98 1.99 3/176 8542
/proc/meminfo: memFree=26719296/32873844 swapFree=7628/7628
[pid=8542] ppid=8540 vsize=11116 CPUtime=0 cores=1,3,5,7
/proc/8542/stat : 8542 (bsolo) R 8540 8542 8349 0 -1 4202496 317 0 0 0 0 0 0 0 20 0 1 0 336587936 11382784 270 33554432000 134512640 137136520 4291764128 4291762536 136504572 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8542/statm: 2779 270 187 641 0 2087 0

[startup+0.0304249 s]
/proc/loadavg: 1.92 1.98 1.99 3/176 8542
/proc/meminfo: memFree=26719296/32873844 swapFree=7628/7628
[pid=8542] ppid=8540 vsize=12000 CPUtime=0.02 cores=1,3,5,7
/proc/8542/stat : 8542 (bsolo) R 8540 8542 8349 0 -1 4202496 653 0 0 0 2 0 0 0 20 0 1 0 336587936 12288000 558 33554432000 134512640 137136520 4291764128 4291752940 136568305 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8542/statm: 3000 558 190 641 0 2356 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 12000

[startup+0.100261 s]
/proc/loadavg: 1.92 1.98 1.99 3/176 8542
/proc/meminfo: memFree=26719296/32873844 swapFree=7628/7628
[pid=8542] ppid=8540 vsize=12260 CPUtime=0.09 cores=1,3,5,7
/proc/8542/stat : 8542 (bsolo) R 8540 8542 8349 0 -1 4202496 729 0 0 0 9 0 0 0 20 0 1 0 336587936 12554240 634 33554432000 134512640 137136520 4291764128 4291763244 136568305 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8542/statm: 3065 634 196 641 0 2421 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12260

[startup+0.30023 s]
/proc/loadavg: 1.92 1.98 1.99 3/176 8542
/proc/meminfo: memFree=26719296/32873844 swapFree=7628/7628
[pid=8542] ppid=8540 vsize=13936 CPUtime=0.29 cores=1,3,5,7
/proc/8542/stat : 8542 (bsolo) R 8540 8542 8349 0 -1 4202496 1134 0 0 0 29 0 0 0 20 0 1 0 336587936 14270464 1039 33554432000 134512640 137136520 4291764128 4291763056 134544001 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8542/statm: 3484 1039 196 641 0 2840 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13936

[startup+0.700229 s]
/proc/loadavg: 1.92 1.98 1.99 3/176 8542
/proc/meminfo: memFree=26719296/32873844 swapFree=7628/7628
[pid=8542] ppid=8540 vsize=16248 CPUtime=0.69 cores=1,3,5,7
/proc/8542/stat : 8542 (bsolo) R 8540 8542 8349 0 -1 4202496 1737 0 0 0 69 0 0 0 20 0 1 0 336587936 16637952 1642 33554432000 134512640 137136520 4291764128 4291763056 134543831 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8542/statm: 4062 1642 196 641 0 3418 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16248

[startup+1.50023 s]
/proc/loadavg: 1.92 1.98 1.99 3/177 8543
/proc/meminfo: memFree=26713220/32873844 swapFree=7628/7628
[pid=8542] ppid=8540 vsize=17284 CPUtime=1.49 cores=1,3,5,7
/proc/8542/stat : 8542 (bsolo) R 8540 8542 8349 0 -1 4202496 1986 0 0 0 148 1 0 0 20 0 1 0 336587936 17698816 1891 33554432000 134512640 137136520 4291764128 4291762768 134606774 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8542/statm: 4321 1891 196 641 0 3677 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 17284

[startup+3.10023 s]
/proc/loadavg: 1.92 1.98 1.99 3/177 8543
/proc/meminfo: memFree=26712220/32873844 swapFree=7628/7628
[pid=8542] ppid=8540 vsize=17548 CPUtime=3.09 cores=1,3,5,7
/proc/8542/stat : 8542 (bsolo) R 8540 8542 8349 0 -1 4202496 2042 0 0 0 308 1 0 0 20 0 1 0 336587936 17969152 1947 33554432000 134512640 137136520 4291764128 4291763056 134543869 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8542/statm: 4387 1947 196 641 0 3743 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17548

[startup+6.30024 s]
/proc/loadavg: 1.93 1.98 1.99 3/177 8543
/proc/meminfo: memFree=26710492/32873844 swapFree=7628/7628
[pid=8542] ppid=8540 vsize=19096 CPUtime=6.29 cores=1,3,5,7
/proc/8542/stat : 8542 (bsolo) R 8540 8542 8349 0 -1 4202496 2428 0 0 0 627 2 0 0 20 0 1 0 336587936 19554304 2333 33554432000 134512640 137136520 4291764128 4291763056 134543965 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8542/statm: 4774 2333 196 641 0 4130 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 19096

[startup+12.7002 s]
/proc/loadavg: 1.93 1.98 1.99 3/177 8543
/proc/meminfo: memFree=26708532/32873844 swapFree=7628/7628
[pid=8542] ppid=8540 vsize=20756 CPUtime=12.69 cores=1,3,5,7
/proc/8542/stat : 8542 (bsolo) R 8540 8542 8349 0 -1 4202496 2838 0 0 0 1266 3 0 0 20 0 1 0 336587936 21254144 2743 33554432000 134512640 137136520 4291764128 4291763056 134544408 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8542/statm: 5189 2743 196 641 0 4545 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 20756

[startup+25.5002 s]
/proc/loadavg: 1.95 1.98 1.99 3/177 8543
/proc/meminfo: memFree=26706068/32873844 swapFree=7628/7628
[pid=8542] ppid=8540 vsize=23432 CPUtime=25.49 cores=1,3,5,7
/proc/8542/stat : 8542 (bsolo) R 8540 8542 8349 0 -1 4202496 3514 0 0 0 2543 6 0 0 20 0 1 0 336587936 23994368 3419 33554432000 134512640 137136520 4291764128 4291763244 136568305 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8542/statm: 5858 3419 197 641 0 5214 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 23432

[startup+51.1002 s]
/proc/loadavg: 1.96 1.98 1.99 3/177 8543
/proc/meminfo: memFree=26702832/32873844 swapFree=7628/7628
[pid=8542] ppid=8540 vsize=26544 CPUtime=51.08 cores=1,3,5,7
/proc/8542/stat : 8542 (bsolo) R 8540 8542 8349 0 -1 4202496 4326 0 0 0 5097 11 0 0 20 0 1 0 336587936 27181056 4202 33554432000 134512640 137136520 4291764128 4291763056 134544245 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8542/statm: 6636 4202 197 641 0 5992 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 26544

[startup+102.306 s]
/proc/loadavg: 1.98 1.98 1.99 3/176 8543
/proc/meminfo: memFree=26673500/32873844 swapFree=7628/7628
[pid=8542] ppid=8540 vsize=57056 CPUtime=102.27 cores=1,3,5,7
/proc/8542/stat : 8542 (bsolo) R 8540 8542 8349 0 -1 4202496 12184 0 0 0 10207 20 0 0 20 0 1 0 336587936 58425344 11825 33554432000 134512640 137136520 4291764128 4291763168 134540859 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8542/statm: 14264 11825 197 641 0 13620 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 57056

[startup+162.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 8544
/proc/meminfo: memFree=26667896/32873844 swapFree=7628/7628
[pid=8542] ppid=8540 vsize=61096 CPUtime=162.25 cores=1,3,5,7
/proc/8542/stat : 8542 (bsolo) R 8540 8542 8349 0 -1 4202496 13504 0 0 0 16195 30 0 0 20 0 1 0 336587936 62562304 12855 33554432000 134512640 137136520 4291764128 4291763056 134544402 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8542/statm: 15274 12855 197 641 0 14630 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 61096

[startup+222.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 8641
/proc/meminfo: memFree=26698676/32873844 swapFree=7628/7628
[pid=8542] ppid=8540 vsize=67416 CPUtime=222.23 cores=1,3,5,7
/proc/8542/stat : 8542 (bsolo) R 8540 8542 8349 0 -1 4202496 16440 0 0 0 22186 37 0 0 20 0 1 0 336587936 69033984 14434 33554432000 134512640 137136520 4291764128 4291762656 134600778 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8542/statm: 16854 14434 197 641 0 16210 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 67416

[startup+282.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 8929
/proc/meminfo: memFree=26684888/32873844 swapFree=7628/7628
[pid=8542] ppid=8540 vsize=70684 CPUtime=282.22 cores=1,3,5,7
/proc/8542/stat : 8542 (bsolo) R 8540 8542 8349 0 -1 4202496 17395 0 0 0 28173 49 0 0 20 0 1 0 336587936 72380416 15233 33554432000 134512640 137136520 4291764128 4291763244 136568305 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8542/statm: 17671 15233 197 641 0 17027 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 70684

[startup+342.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 8929
/proc/meminfo: memFree=26682652/32873844 swapFree=7628/7628
[pid=8542] ppid=8540 vsize=70408 CPUtime=342.22 cores=1,3,5,7
/proc/8542/stat : 8542 (bsolo) R 8540 8542 8349 0 -1 4202496 17396 0 0 0 34162 60 0 0 20 0 1 0 336587936 72097792 15183 33554432000 134512640 137136520 4291764128 4291763244 136568305 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8542/statm: 17602 15183 197 641 0 16958 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 70408

[startup+402.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/178 8932
/proc/meminfo: memFree=26676684/32873844 swapFree=7628/7628
[pid=8542] ppid=8540 vsize=75600 CPUtime=402.2 cores=1,3,5,7
/proc/8542/stat : 8542 (bsolo) R 8540 8542 8349 0 -1 4202496 19363 0 0 0 40143 77 0 0 20 0 1 0 336587936 77414400 16481 33554432000 134512640 137136520 4291764128 4291762828 136518869 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8542/statm: 18900 16481 197 641 0 18256 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 75600

[startup+462.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 8932
/proc/meminfo: memFree=26671668/32873844 swapFree=7628/7628
[pid=8542] ppid=8540 vsize=80116 CPUtime=462.19 cores=1,3,5,7
/proc/8542/stat : 8542 (bsolo) R 8540 8542 8349 0 -1 4202496 20553 0 0 0 46128 91 0 0 20 0 1 0 336587936 82038784 17608 33554432000 134512640 137136520 4291764128 4291763244 136568305 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8542/statm: 20029 17608 197 641 0 19385 0
Current children cumulated CPU time (s) 462.19
Current children cumulated vsize (KiB) 80116

[startup+522.3 s]
/proc/loadavg: 2.03 2.00 2.00 3/177 8933
/proc/meminfo: memFree=26669924/32873844 swapFree=7628/7628
[pid=8542] ppid=8540 vsize=81664 CPUtime=522.18 cores=1,3,5,7
/proc/8542/stat : 8542 (bsolo) R 8540 8542 8349 0 -1 4202496 21039 0 0 0 52117 101 0 0 20 0 1 0 336587936 83623936 17997 33554432000 134512640 137136520 4291764128 4291762768 134606772 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8542/statm: 20416 17997 197 641 0 19772 0
Current children cumulated CPU time (s) 522.18
Current children cumulated vsize (KiB) 81664

[startup+582.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 8933
/proc/meminfo: memFree=26668312/32873844 swapFree=7628/7628
[pid=8542] ppid=8540 vsize=81488 CPUtime=582.18 cores=1,3,5,7
/proc/8542/stat : 8542 (bsolo) R 8540 8542 8349 0 -1 4202496 21293 0 0 0 58111 107 0 0 20 0 1 0 336587936 83443712 17953 33554432000 134512640 137136520 4291764128 4291758144 134600687 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8542/statm: 20372 17953 197 641 0 19728 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 81488

[startup+642.3 s]

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

/proc/meminfo: memFree=26660800/32873844 swapFree=7628/7628
[pid=8542] ppid=8540 vsize=89712 CPUtime=1062.1 cores=1,3,5,7
/proc/8542/stat : 8542 (bsolo) R 8540 8542 8349 0 -1 4202496 23708 0 0 0 106016 194 0 0 20 0 1 0 336587936 91865088 20003 33554432000 134512640 137136520 4291764128 4291762660 134551840 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8542/statm: 22428 20003 197 641 0 21784 0
Current children cumulated CPU time (s) 1062.1
Current children cumulated vsize (KiB) 89712

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8939
/proc/meminfo: memFree=26654968/32873844 swapFree=7628/7628
[pid=8542] ppid=8540 vsize=94384 CPUtime=1122.08 cores=1,3,5,7
/proc/8542/stat : 8542 (bsolo) R 8540 8542 8349 0 -1 4202496 26372 0 0 0 112009 199 0 0 20 0 1 0 336587936 96649216 21166 33554432000 134512640 137136520 4291764128 4291763244 136568305 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8542/statm: 23596 21166 197 641 0 22952 0
Current children cumulated CPU time (s) 1122.08
Current children cumulated vsize (KiB) 94384

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8939
/proc/meminfo: memFree=26653660/32873844 swapFree=7628/7628
[pid=8542] ppid=8540 vsize=95316 CPUtime=1182.07 cores=1,3,5,7
/proc/8542/stat : 8542 (bsolo) R 8540 8542 8349 0 -1 4202496 26778 0 0 0 117997 210 0 0 20 0 1 0 336587936 97603584 21410 33554432000 134512640 137136520 4291764128 4291763024 134544157 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8542/statm: 23829 21410 197 641 0 23185 0
Current children cumulated CPU time (s) 1182.07
Current children cumulated vsize (KiB) 95316

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8939
/proc/meminfo: memFree=26653844/32873844 swapFree=7628/7628
[pid=8542] ppid=8540 vsize=95352 CPUtime=1242.06 cores=1,3,5,7
/proc/8542/stat : 8542 (bsolo) R 8540 8542 8349 0 -1 4202496 26822 0 0 0 123984 222 0 0 20 0 1 0 336587936 97640448 21415 33554432000 134512640 137136520 4291764128 4291763056 134543927 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8542/statm: 23838 21415 197 641 0 23194 0
Current children cumulated CPU time (s) 1242.06
Current children cumulated vsize (KiB) 95352

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8939
/proc/meminfo: memFree=26653348/32873844 swapFree=7628/7628
[pid=8542] ppid=8540 vsize=95276 CPUtime=1302.06 cores=1,3,5,7
/proc/8542/stat : 8542 (bsolo) R 8540 8542 8349 0 -1 4202496 26822 0 0 0 129975 231 0 0 20 0 1 0 336587936 97562624 21400 33554432000 134512640 137136520 4291764128 4291763056 134544148 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8542/statm: 23819 21400 197 641 0 23175 0
Current children cumulated CPU time (s) 1302.06
Current children cumulated vsize (KiB) 95276

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8939
/proc/meminfo: memFree=26653472/32873844 swapFree=7628/7628
[pid=8542] ppid=8540 vsize=95364 CPUtime=1362.04 cores=1,3,5,7
/proc/8542/stat : 8542 (bsolo) R 8540 8542 8349 0 -1 4202496 26963 0 0 0 135961 243 0 0 20 0 1 0 336587936 97652736 21422 33554432000 134512640 137136520 4291764128 4291762896 134574468 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8542/statm: 23841 21422 197 641 0 23197 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 95364

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8940
/proc/meminfo: memFree=26653348/32873844 swapFree=7628/7628
[pid=8542] ppid=8540 vsize=95732 CPUtime=1422.04 cores=1,3,5,7
/proc/8542/stat : 8542 (bsolo) R 8540 8542 8349 0 -1 4202496 27187 0 0 0 141947 257 0 0 20 0 1 0 336587936 98029568 21505 33554432000 134512640 137136520 4291764128 4291763024 134544402 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8542/statm: 23933 21505 197 641 0 23289 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 95732

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8940
/proc/meminfo: memFree=26653472/32873844 swapFree=7628/7628
[pid=8542] ppid=8540 vsize=95344 CPUtime=1482.03 cores=1,3,5,7
/proc/8542/stat : 8542 (bsolo) R 8540 8542 8349 0 -1 4202496 27187 0 0 0 147936 267 0 0 20 0 1 0 336587936 97632256 21417 33554432000 134512640 137136520 4291764128 4291753320 134598601 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8542/statm: 23836 21417 197 641 0 23192 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 95344

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8940
/proc/meminfo: memFree=26653224/32873844 swapFree=7628/7628
[pid=8542] ppid=8540 vsize=95192 CPUtime=1542.02 cores=1,3,5,7
/proc/8542/stat : 8542 (bsolo) R 8540 8542 8349 0 -1 4202496 27187 0 0 0 153923 279 0 0 20 0 1 0 336587936 97476608 21379 33554432000 134512640 137136520 4291764128 4291763056 134543971 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8542/statm: 23798 21379 197 641 0 23154 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 95192

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 8943
/proc/meminfo: memFree=26653836/32873844 swapFree=7628/7628
[pid=8542] ppid=8540 vsize=95304 CPUtime=1602.01 cores=1,3,5,7
/proc/8542/stat : 8542 (bsolo) R 8540 8542 8349 0 -1 4202496 27312 0 0 0 159911 290 0 0 20 0 1 0 336587936 97591296 21407 33554432000 134512640 137136520 4291764128 4291753440 134600709 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8542/statm: 23826 21407 197 641 0 23182 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 95304

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8943
/proc/meminfo: memFree=26645412/32873844 swapFree=7628/7628
[pid=8542] ppid=8540 vsize=103240 CPUtime=1662 cores=1,3,5,7
/proc/8542/stat : 8542 (bsolo) R 8540 8542 8349 0 -1 4202496 29326 0 0 0 165899 301 0 0 20 0 1 0 336587936 105717760 23386 33554432000 134512640 137136520 4291764128 4291762720 134616556 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8542/statm: 25810 23386 197 641 0 25166 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 103240

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8944
/proc/meminfo: memFree=26645964/32873844 swapFree=7628/7628
[pid=8542] ppid=8540 vsize=102100 CPUtime=1721.99 cores=1,3,5,7
/proc/8542/stat : 8542 (bsolo) R 8540 8542 8349 0 -1 4202496 29328 0 0 0 171889 310 0 0 20 0 1 0 336587936 104550400 23106 33554432000 134512640 137136520 4291764128 4291763244 136568305 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8542/statm: 25525 23106 197 641 0 24881 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 102100

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8944
/proc/meminfo: memFree=26645280/32873844 swapFree=7628/7628
[pid=8542] ppid=8540 vsize=102544 CPUtime=1781.99 cores=1,3,5,7
/proc/8542/stat : 8542 (bsolo) R 8540 8542 8349 0 -1 4202496 29559 0 0 0 177880 319 0 0 20 0 1 0 336587936 105005056 23203 33554432000 134512640 137136520 4291764128 4291763244 136568305 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8542/statm: 25636 23203 197 641 0 24992 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 102544

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

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8944
/proc/meminfo: memFree=26645032/32873844 swapFree=7628/7628
[pid=8542] ppid=8540 vsize=102828 CPUtime=1791.59 cores=1,3,5,7
/proc/8542/stat : 8542 (bsolo) R 8540 8542 8349 0 -1 4202496 29638 0 0 0 178839 320 0 0 20 0 1 0 336587936 105295872 23282 33554432000 134512640 137136520 4291764128 4291763244 136568305 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8542/statm: 25707 23282 197 641 0 25063 0
Current children cumulated CPU time (s) 1791.59
Current children cumulated vsize (KiB) 102828

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8944
/proc/meminfo: memFree=26645032/32873844 swapFree=7628/7628
[pid=8542] ppid=8540 vsize=102544 CPUtime=1794.78 cores=1,3,5,7
/proc/8542/stat : 8542 (bsolo) R 8540 8542 8349 0 -1 4202496 29638 0 0 0 179158 320 0 0 20 0 1 0 336587936 105005056 23217 33554432000 134512640 137136520 4291764128 4291763244 136568305 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8542/statm: 25636 23217 197 641 0 24992 0
Current children cumulated CPU time (s) 1794.78
Current children cumulated vsize (KiB) 102544

[startup+1796.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8944
/proc/meminfo: memFree=26645156/32873844 swapFree=7628/7628
[pid=8542] ppid=8540 vsize=102544 CPUtime=1796.38 cores=1,3,5,7
/proc/8542/stat : 8542 (bsolo) R 8540 8542 8349 0 -1 4202496 29638 0 0 0 179318 320 0 0 20 0 1 0 336587936 105005056 23217 33554432000 134512640 137136520 4291764128 4291763056 134543957 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8542/statm: 25636 23217 197 641 0 24992 0
Current children cumulated CPU time (s) 1796.38
Current children cumulated vsize (KiB) 102544

[startup+1797.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8944
/proc/meminfo: memFree=26645156/32873844 swapFree=7628/7628
[pid=8542] ppid=8540 vsize=102544 CPUtime=1797.18 cores=1,3,5,7
/proc/8542/stat : 8542 (bsolo) R 8540 8542 8349 0 -1 4202496 29638 0 0 0 179397 321 0 0 20 0 1 0 336587936 105005056 23217 33554432000 134512640 137136520 4291764128 4291763056 134543918 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8542/statm: 25636 23217 197 641 0 24992 0
Current children cumulated CPU time (s) 1797.18
Current children cumulated vsize (KiB) 102544

[startup+1797.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8944
/proc/meminfo: memFree=26645156/32873844 swapFree=7628/7628
[pid=8542] ppid=8540 vsize=102544 CPUtime=1797.58 cores=1,3,5,7
/proc/8542/stat : 8542 (bsolo) R 8540 8542 8349 0 -1 4202496 29638 0 0 0 179437 321 0 0 20 0 1 0 336587936 105005056 23217 33554432000 134512640 137136520 4291764128 4291763024 134543819 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8542/statm: 25636 23217 197 641 0 24992 0
Current children cumulated CPU time (s) 1797.58
Current children cumulated vsize (KiB) 102544

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8944
/proc/meminfo: memFree=26645156/32873844 swapFree=7628/7628
[pid=8542] ppid=8540 vsize=102544 CPUtime=1797.98 cores=1,3,5,7
/proc/8542/stat : 8542 (bsolo) R 8540 8542 8349 0 -1 4202496 29638 0 0 0 179477 321 0 0 20 0 1 0 336587936 105005056 23217 33554432000 134512640 137136520 4291764128 4291763244 136568305 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8542/statm: 25636 23217 197 641 0 24992 0
Current children cumulated CPU time (s) 1797.98
Current children cumulated vsize (KiB) 102544

Child status: 0
Real time (s): 1798.31
CPU time (s): 1798
CPU user time (s): 1794.79
CPU system time (s): 3.21451
CPU usage (%): 99.9827
Max. virtual memory (cumulated for all children) (KiB): 103240

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.79
system time used= 3.21451
maximum resident set size= 93544
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29640
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= 45
involuntary context switches= 1846

runsolver used 2.72959 second user time and 7.08592 second system time

The end

Launcher Data

Begin job on node145 at 2012-06-03 08:23:56
IDJOB=3732507
IDBENCH=2106
IDSOLVER=2320
FILE ID=node145/3732507-1338704636
RUNJOBID= node145-1338702833-8366
PBS_JOBID= 14636715
Free space on /tmp= 70920 MiB

SOLVER NAME= PB09: bsolo 3.1
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-ii32d2.opb
COMMAND LINE= bsolo -l2 -tTIMEOUT -mMEMLIMIT BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3732507-1338704636/watcher-3732507-1338704636 -o /tmp/evaluation-result-3732507-1338704636/solver-3732507-1338704636 -C 1800 -W 1900 -M 15500  bsolo -l2 -t1800 -m15500 HOME/instance-3732507-1338704636.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 05a418d42b6e85967009c0fa73623d83
RANDOM SEED=1271205054

node145.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.149
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.29
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.149
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.149
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5313.38
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.149
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.149
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.149
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.149
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.149
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.89
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        26719468 kB
Buffers:          434088 kB
Cached:          4814044 kB
SwapCached:            0 kB
Active:          1693528 kB
Inactive:        3605228 kB
Active(anon):      41452 kB
Inactive(anon):    10916 kB
Active(file):    1652076 kB
Inactive(file):  3594312 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              3916 kB
Writeback:             0 kB
AnonPages:         57108 kB
Mapped:            15244 kB
Shmem:               200 kB
Slab:             716688 kB
SReclaimable:     158188 kB
SUnreclaim:       558500 kB
KernelStack:        1456 kB
PageTables:         4084 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     171436 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     36864 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-3732507-1338704636.opb

Free space on /tmp at the end= 70916 MiB
End job on node145 at 2012-06-03 08:53:54