Trace number 3462761

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.2SAT-119 1798.05 1797.97

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mis/normalized-mis_1000_25_4.opb
MD5SUMd847cf1d914db0ec942abd195c5092c7
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-123
Best CPU time to get the best result obtained on this benchmark1800.3
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -124
Optimality of the best value was proved NO
Number of variables1000
Total number of constraints1000
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1000
Minimum length of a constraint25
Maximum length of a constraint50
Number of terms in the objective function 1000
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 1000
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 1000
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)31592
Sum of products size (including duplicates)63184
Number of different products15796
Sum of products size31592

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 Learning Strategy: Cardinality Constraint Learning
0.00/0.00	c Time Limit set to 1800
0.00/0.00	c Instance file HOME/instance-3462761-1307182677.opb
0.00/0.00	c File size is 416286 bytes.
0.00/0.07	c Highest Coefficient sum: 1000
0.00/0.07	c Parsing was ok!!
0.00/0.07	c Total parsing time: 0.076 s
0.00/0.09	c Var: 32592 Constr: 65184 32592/1000/31592 Lit: 252736 Watch. Lit: 189552
0.00/0.09	c Obj. Vars: 1000 (3.06824 % of total variables)
0.39/0.44	c Pre-processing Time: 0.44 s
0.39/0.44	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.39/0.44	c        0   1000    15796    47388    3    31592    5265      0      0 0.44
0.39/0.44	c Switching off lower bounding mode.
0.39/0.44	o -117
0.39/0.44	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.39/0.44	c        0   1000    15797    48388    3    31711    6265      1      0 0.44
0.39/0.44	o -118
193.61/193.63	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
193.61/193.63	c        1   1000    15799    50269    3    31833    6265      3      2 0.45
193.61/193.63	c      101   1000    15899   138160    8    32033    6892    103    181 0.56
193.61/193.63	c      351   1000    16149   357763   22    32533    7582    353    413 0.85
193.61/193.63	c      826   1000    16624   775208   46    33483    8341    828    582 1.42
193.61/193.63	c     1640   1000    17439  1491191   85    35113    9176   1643    675 2.43
193.61/193.63	c     2961   1000    18760  2652714  141    37755   10094   2964    728 4.06
193.61/193.63	c     5042   1000    20842  4482951  215    41919   11104   5046    744 6.78
193.61/193.63	c     8265   1000    24069  7318650  304    48373   12215   8273    735 11.23
193.61/193.63	c    13202   1000    29022 11671875  402    58279   13437  13226    727 18.14
193.61/193.63	c    20708   1000    36534 18275745  500    73303   14781  20738    612 33.78
193.61/193.63	c    32070   1000    47924 28285637  590    96083   16260  32128    509 63.00
193.61/193.63	c    49214   1000    24427  7566549  309    49291   17887   8631    423 116.24
193.61/193.63	c    75033   1000    50278 30204473  600   101214   19676  34482    411 182.26
193.61/193.63	o -119
1797.98/1797.93	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1797.98/1797.93	c    79721   1000    54974 34321107  624   110839    6265  39178    411 193.65
1797.98/1797.93	c    79821   1000    19030  2879619  151    38179    6892   3234    406 196.58
1797.98/1797.93	c    80071   1000    19280  3099142  160    38679    7582   3484    406 196.95
1797.98/1797.93	c    80548   1000    19757  3517907  178    39633    8341   3961    407 197.64
1797.98/1797.93	c    81361   1000    20570  4231478  205    41259    9176   4774    409 198.89
1797.98/1797.93	c    82682   1000    21891  5391568  246    43901   10094   6095    411 200.98
1797.98/1797.93	c    84764   1000    23977  7218215  301    48189   11104   8181    414 204.34
1797.98/1797.93	c    87987   1000    27205 10052126  369    54645   12215  11409    418 210.03
1797.98/1797.93	c    92923   1000    32148 14391301  447    64531   13437  16352    422 219.94
1797.98/1797.93	c   100429   1000    39665 20991757  529    79565   14781  23869    428 234.29
1797.98/1797.93	c   111790   1000    51048 30957486  606   102447   16260  35252    431 258.99
1797.98/1797.93	c   128934   1000    27570 10353496  375    55259   17887  11774    425 302.85
1797.98/1797.93	c   154753   1000    53424 33050465  618   107083   19676  37628    405 381.54
1797.98/1797.93	c   193585   1000    49967 29811252  596   100393   21644  34171    379 509.95
1797.98/1797.93	c   251937   1000    65096 42514147  653   131991   23809  49300    336 748.06
1797.98/1797.93	c   339570   1000    63891 41227696  645   130848   26190  48095    315 1077.59
1797.98/1797.93	c   471122   1000    54842 33381205  608   109987   28810  39046    303 1550.12
1797.98/1797.93	c Resources Exceeded
1797.98/1797.93	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 -x809 -x810 -x811 -x812 -x813 -x814 -x815 -x816 -x817 -x818 -x819 -x820 -x821 -x822 -x823 -x824 x825 -x826 -x827 -x828 -x829 -x830 -x831 -x832 -x833 -x834 x835 x836 -x837 -x838 -x839 x840 -x841 -x842 -x843 -x844 -x845 -x846 -x847 -x848 -x849 -x850 -x851 -x852 -x853 -x854 x855 -x856 -x857 -x858 -x859 -x860 -x861 -x862 -x863 x864 -x865 x866 -x867 -x868 -x869 -x870 -x871 x872 -x873 x874 x875 -x876 -x877 -x878 -x879 x880 -x881 -x882 -x883 -x884 -x885 -x886 -x887 x888 x889 -x890 x891 -x892 -x893 x894 -x895 -x896 -x897 -x898 -x899 -x900 -x901 -x902 -x903 -x904 -x905 -x906 -x907 -x908 -x909 -x910 -x911 x912 -x913 -x914 -x915 x916 -x917 -x918 -x919 -x920 -x921 -x922 -x923 -x924 -x925 -x926 -x927 x928 -x929 -x930 x931 x932 -x933 -x934 -x935 -x936 x937 -x938 -x939 -x940 -x941 -x942 -x943 -x944 -x945 -x946 -x947 -x948 -x949 -x950 -x951 -x952 -x953 -x954 -x955 -x956 -x957 -x958 -x959 -x960 -x961 -x962 -x963 -x964 x965 x966 -x967 -x968 -x969 -x970 -x971 -x972 -x973 -x974 -x975 -x976 x977 -x978 -x979 -x980 -x981 -x982 -x983 -x984 -x985 x986 -x987 -x988 -x989 -x990 -x991 -x992 -x993 -x994 -x995 -x996 -x997 x998 -x999 x1000 
1797.98/1797.93	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.98/1797.93	c   31   532496 118256   785261    66758 44183123  50962    296 1798.02
1797.98/1797.93	c Objective: -119
1797.98/1797.93	s SATISFIABLE
1797.98/1797.93	c Total time: 1798.02 s

Verifier Data

OK	-119

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

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-3462761-1307182677/watcher-3462761-1307182677 -o /tmp/evaluation-result-3462761-1307182677/solver-3462761-1307182677 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 HOME/instance-3462761-1307182677.opb 

running on 4 cores: 0,2,4,6

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: 2.01 2.03 2.00 2/517 17611
/proc/meminfo: memFree=21456808/32950928 swapFree=34259960/67111528
[pid=17611] ppid=17609 vsize=12856 CPUtime=0.01 cores=0,2,4,6
/proc/17611/stat : 17611 (bsolo) R 17609 17611 15618 0 -1 4202496 730 0 0 0 1 0 0 0 25 0 1 0 829864391 13164544 685 33554432000 134512640 137138936 4293648928 18446744073709551615 136506715 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/17611/statm: 3214 686 190 642 0 2468 0

[startup+0.104529 s]
/proc/loadavg: 2.01 2.03 2.00 2/517 17611
/proc/meminfo: memFree=21456808/32950928 swapFree=34259960/67111528
[pid=17611] ppid=17609 vsize=28392 CPUtime=0.09 cores=0,2,4,6
/proc/17611/stat : 17611 (bsolo) R 17609 17611 15618 0 -1 4202496 4786 0 0 0 9 0 0 0 25 0 1 0 829864391 29073408 4599 33554432000 134512640 137138936 4293648928 18446744073709551615 134543391 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/17611/statm: 7098 4599 184 642 0 6454 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28392

[startup+0.200513 s]
/proc/loadavg: 2.01 2.03 2.00 2/517 17611
/proc/meminfo: memFree=21456808/32950928 swapFree=34259960/67111528
[pid=17611] ppid=17609 vsize=28696 CPUtime=0.19 cores=0,2,4,6
/proc/17611/stat : 17611 (bsolo) R 17609 17611 15618 0 -1 4202496 4821 0 0 0 19 0 0 0 25 0 1 0 829864391 29384704 4634 33554432000 134512640 137138936 4293648928 18446744073709551615 134542295 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/17611/statm: 7174 4634 185 642 0 6530 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 28696

[startup+0.30049 s]
/proc/loadavg: 2.01 2.03 2.00 2/517 17611
/proc/meminfo: memFree=21456808/32950928 swapFree=34259960/67111528
[pid=17611] ppid=17609 vsize=28696 CPUtime=0.29 cores=0,2,4,6
/proc/17611/stat : 17611 (bsolo) R 17609 17611 15618 0 -1 4202496 4821 0 0 0 29 0 0 0 25 0 1 0 829864391 29384704 4634 33554432000 134512640 137138936 4293648928 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/17611/statm: 7174 4634 185 642 0 6530 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 28696

[startup+0.700407 s]
/proc/loadavg: 2.01 2.03 2.00 2/517 17611
/proc/meminfo: memFree=21456808/32950928 swapFree=34259960/67111528
[pid=17611] ppid=17609 vsize=31340 CPUtime=0.69 cores=0,2,4,6
/proc/17611/stat : 17611 (bsolo) R 17609 17611 15618 0 -1 4202496 5910 0 0 0 67 2 0 0 25 0 1 0 829864391 32092160 5275 33554432000 134512640 137138936 4293648928 18446744073709551615 136501689 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/17611/statm: 7835 5275 192 642 0 7191 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31340

[startup+1.50025 s]
/proc/loadavg: 2.01 2.03 2.00 3/518 17612
/proc/meminfo: memFree=21432368/32950928 swapFree=34259960/67111528
[pid=17611] ppid=17609 vsize=38176 CPUtime=1.49 cores=0,2,4,6
/proc/17611/stat : 17611 (bsolo) R 17609 17611 15618 0 -1 4202496 7632 0 0 0 147 2 0 0 25 0 1 0 829864391 39092224 6997 33554432000 134512640 137138936 4293648928 18446744073709551615 136504025 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/17611/statm: 9544 6997 192 642 0 8900 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38176

[startup+3.10093 s]
/proc/loadavg: 2.01 2.03 2.00 3/518 17612
/proc/meminfo: memFree=21421584/32950928 swapFree=34259960/67111528
[pid=17611] ppid=17609 vsize=51676 CPUtime=3.09 cores=0,2,4,6
/proc/17611/stat : 17611 (bsolo) R 17609 17611 15618 0 -1 4202496 10994 0 0 0 306 3 0 0 25 0 1 0 829864391 52916224 10359 33554432000 134512640 137138936 4293648928 18446744073709551615 136297742 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/17611/statm: 12919 10359 192 642 0 12275 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 51676

[startup+6.30029 s]
/proc/loadavg: 2.01 2.03 2.00 3/518 17612
/proc/meminfo: memFree=21393556/32950928 swapFree=34259960/67111528
[pid=17611] ppid=17609 vsize=78640 CPUtime=6.29 cores=0,2,4,6
/proc/17611/stat : 17611 (bsolo) R 17609 17611 15618 0 -1 4202496 17752 0 0 0 625 4 0 0 25 0 1 0 829864391 80527360 17117 33554432000 134512640 137138936 4293648928 18446744073709551615 134539684 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/17611/statm: 19660 17117 192 642 0 19016 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 78640

[startup+12.701 s]
/proc/loadavg: 2.01 2.03 2.00 3/518 17613
/proc/meminfo: memFree=21337828/32950928 swapFree=34259960/67111528
[pid=17611] ppid=17609 vsize=131912 CPUtime=12.69 cores=0,2,4,6
/proc/17611/stat : 17611 (bsolo) R 17609 17611 15618 0 -1 4202496 31067 0 0 0 1264 5 0 0 25 0 1 0 829864391 135077888 30432 33554432000 134512640 137138936 4293648928 18446744073709551615 134551026 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/17611/statm: 32978 30432 192 642 0 32334 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 131912

[startup+25.5005 s]
/proc/loadavg: 2.01 2.03 2.00 3/518 17613
/proc/meminfo: memFree=21241460/32950928 swapFree=34259960/67111528
[pid=17611] ppid=17609 vsize=220220 CPUtime=25.49 cores=0,2,4,6
/proc/17611/stat : 17611 (bsolo) R 17609 17611 15618 0 -1 4202496 53155 0 0 0 2541 8 0 0 25 0 1 0 829864391 225505280 52520 33554432000 134512640 137138936 4293648928 18446744073709551615 134551606 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/17611/statm: 55055 52520 192 642 0 54411 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 220220

[startup+51.1014 s]
/proc/loadavg: 2.08 2.04 2.00 3/518 17614
/proc/meminfo: memFree=21125772/32950928 swapFree=34259960/67111528
[pid=17611] ppid=17609 vsize=336004 CPUtime=51.09 cores=0,2,4,6
/proc/17611/stat : 17611 (bsolo) R 17609 17611 15618 0 -1 4202496 82107 0 0 0 5095 14 0 0 25 0 1 0 829864391 344068096 81472 33554432000 134512640 137138936 4293648928 18446744073709551615 134542333 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/17611/statm: 84001 81472 192 642 0 83357 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 336004

[startup+102.301 s]
/proc/loadavg: 2.11 2.05 2.01 3/518 17615
/proc/meminfo: memFree=20917308/32950928 swapFree=34259960/67111528
[pid=17611] ppid=17609 vsize=542828 CPUtime=102.31 cores=0,2,4,6
/proc/17611/stat : 17611 (bsolo) R 17609 17611 15618 0 -1 4202496 133795 0 0 0 10206 25 0 0 25 0 1 0 829864391 555855872 133160 33554432000 134512640 137138936 4293648928 18446744073709551615 134542516 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/17611/statm: 135707 133160 192 642 0 135063 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 542828

[startup+162.301 s]
/proc/loadavg: 2.04 2.04 2.00 3/518 17617
/proc/meminfo: memFree=20887888/32950928 swapFree=34259960/67111528
[pid=17611] ppid=17609 vsize=570796 CPUtime=162.29 cores=0,2,4,6
/proc/17611/stat : 17611 (bsolo) R 17609 17611 15618 0 -1 4202496 140782 0 0 0 16201 28 0 0 25 0 1 0 829864391 584495104 140147 33554432000 134512640 137138936 4293648928 18446744073709551615 134542770 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/17611/statm: 142699 140147 192 642 0 142055 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 570796

[startup+222.319 s]
/proc/loadavg: 2.01 2.03 2.00 3/518 17618
/proc/meminfo: memFree=21100032/32950928 swapFree=34259960/67111528
[pid=17611] ppid=17609 vsize=359160 CPUtime=222.32 cores=0,2,4,6
/proc/17611/stat : 17611 (bsolo) R 17609 17611 15618 0 -1 4202496 140782 0 0 0 22200 32 0 0 25 0 1 0 829864391 367779840 87262 33554432000 134512640 137138936 4293648928 18446744073709551615 134575629 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/17611/statm: 89790 87262 192 642 0 89146 0
Current children cumulated CPU time (s) 222.32
Current children cumulated vsize (KiB) 359160

[startup+282.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/518 17620
/proc/meminfo: memFree=20927268/32950928 swapFree=34259960/67111528
[pid=17611] ppid=17609 vsize=536140 CPUtime=282.3 cores=0,2,4,6
/proc/17611/stat : 17611 (bsolo) R 17609 17611 15618 0 -1 4202496 185026 0 0 0 28188 42 0 0 25 0 1 0 829864391 549007360 131506 33554432000 134512640 137138936 4293648928 18446744073709551615 136504096 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/17611/statm: 134035 131506 192 642 0 133391 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 536140

[startup+342.301 s]
/proc/loadavg: 2.14 2.06 2.01 3/518 17621
/proc/meminfo: memFree=20890412/32950928 swapFree=34259960/67111528
[pid=17611] ppid=17609 vsize=569776 CPUtime=342.3 cores=0,2,4,6
/proc/17611/stat : 17611 (bsolo) R 17609 17611 15618 0 -1 4202496 193414 0 0 0 34184 46 0 0 25 0 1 0 829864391 583450624 139894 33554432000 134512640 137138936 4293648928 18446744073709551615 134542480 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/17611/statm: 142444 139894 192 642 0 141800 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 569776

[startup+402.3 s]
/proc/loadavg: 2.05 2.05 2.00 3/518 17623
/proc/meminfo: memFree=20891008/32950928 swapFree=34259960/67111528
[pid=17611] ppid=17609 vsize=569776 CPUtime=402.31 cores=0,2,4,6
/proc/17611/stat : 17611 (bsolo) R 17609 17611 15618 0 -1 4202496 193414 0 0 0 40182 49 0 0 25 0 1 0 829864391 583450624 139894 33554432000 134512640 137138936 4293648928 18446744073709551615 134609379 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/17611/statm: 142444 139894 192 642 0 141800 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 569776

[startup+462.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/518 17625
/proc/meminfo: memFree=20852168/32950928 swapFree=34259960/67111528
[pid=17611] ppid=17609 vsize=607880 CPUtime=462.31 cores=0,2,4,6
/proc/17611/stat : 17611 (bsolo) R 17609 17611 15618 0 -1 4202496 202960 0 0 0 46177 54 0 0 25 0 1 0 829864391 622469120 149440 33554432000 134512640 137138936 4293648928 18446744073709551615 134542503 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/17611/statm: 151970 149440 192 642 0 151326 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 607880

[startup+522.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/518 17626
/proc/meminfo: memFree=20851148/32950928 swapFree=34259960/67111528
[pid=17611] ppid=17609 vsize=607880 CPUtime=522.32 cores=0,2,4,6
/proc/17611/stat : 17611 (bsolo) R 17609 17611 15618 0 -1 4202496 202960 0 0 0 52176 56 0 0 25 0 1 0 829864391 622469120 149440 33554432000 134512640 137138936 4293648928 18446744073709551615 134542480 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/17611/statm: 151970 149440 192 642 0 151326 0
Current children cumulated CPU time (s) 522.32
Current children cumulated vsize (KiB) 607880

[startup+582.301 s]
/proc/loadavg: 2.10 2.05 2.01 3/518 17628
/proc/meminfo: memFree=20832520/32950928 swapFree=34259960/67111528
[pid=17611] ppid=17609 vsize=627856 CPUtime=582.31 cores=0,2,4,6
/proc/17611/stat : 17611 (bsolo) R 17609 17611 15618 0 -1 4202496 207946 0 0 0 58172 59 0 0 25 0 1 0 829864391 642924544 154426 33554432000 134512640 137138936 4293648928 18446744073709551615 134576220 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/17611/statm: 156964 154426 192 642 0 156320 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 627856

[startup+642.301 s]

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

/proc/meminfo: memFree=20788752/32950928 swapFree=34259960/67111528
[pid=17611] ppid=17609 vsize=668168 CPUtime=1122.34 cores=0,2,4,6
/proc/17611/stat : 17611 (bsolo) R 17609 17611 15618 0 -1 4202496 218022 0 0 0 112153 81 0 0 25 0 1 0 829864391 684204032 164502 33554432000 134512640 137138936 4293648928 18446744073709551615 134542516 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/17611/statm: 167042 164502 192 642 0 166398 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 668168

[startup+1182.3 s]
/proc/loadavg: 2.04 2.04 2.00 3/518 17644
/proc/meminfo: memFree=20787240/32950928 swapFree=34259960/67111528
[pid=17611] ppid=17609 vsize=668168 CPUtime=1182.35 cores=0,2,4,6
/proc/17611/stat : 17611 (bsolo) R 17609 17611 15618 0 -1 4202496 218022 0 0 0 118151 84 0 0 25 0 1 0 829864391 684204032 164502 33554432000 134512640 137138936 4293648928 18446744073709551615 135984570 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/17611/statm: 167042 164502 192 642 0 166398 0
Current children cumulated CPU time (s) 1182.35
Current children cumulated vsize (KiB) 668168

[startup+1242.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/518 17645
/proc/meminfo: memFree=20788580/32950928 swapFree=34259960/67111528
[pid=17611] ppid=17609 vsize=668168 CPUtime=1242.35 cores=0,2,4,6
/proc/17611/stat : 17611 (bsolo) R 17609 17611 15618 0 -1 4202496 218022 0 0 0 124149 86 0 0 25 0 1 0 829864391 684204032 164502 33554432000 134512640 137138936 4293648928 18446744073709551615 134542325 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/17611/statm: 167042 164502 192 642 0 166398 0
Current children cumulated CPU time (s) 1242.35
Current children cumulated vsize (KiB) 668168

[startup+1302.3 s]
/proc/loadavg: 2.15 2.06 2.01 3/518 17647
/proc/meminfo: memFree=20780620/32950928 swapFree=34259960/67111528
[pid=17611] ppid=17609 vsize=675468 CPUtime=1302.35 cores=0,2,4,6
/proc/17611/stat : 17611 (bsolo) R 17609 17611 15618 0 -1 4202496 219857 0 0 0 130146 89 0 0 25 0 1 0 829864391 691679232 166337 33554432000 134512640 137138936 4293648928 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/17611/statm: 168867 166337 192 642 0 168223 0
Current children cumulated CPU time (s) 1302.35
Current children cumulated vsize (KiB) 675468

[startup+1362.3 s]
/proc/loadavg: 2.05 2.05 2.00 3/518 17649
/proc/meminfo: memFree=20781356/32950928 swapFree=34259960/67111528
[pid=17611] ppid=17609 vsize=675468 CPUtime=1362.35 cores=0,2,4,6
/proc/17611/stat : 17611 (bsolo) R 17609 17611 15618 0 -1 4202496 219857 0 0 0 136144 91 0 0 25 0 1 0 829864391 691679232 166337 33554432000 134512640 137138936 4293648928 18446744073709551615 134542624 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/17611/statm: 168867 166337 192 642 0 168223 0
Current children cumulated CPU time (s) 1362.35
Current children cumulated vsize (KiB) 675468

[startup+1422.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/518 17650
/proc/meminfo: memFree=20776980/32950928 swapFree=34259960/67111528
[pid=17611] ppid=17609 vsize=675468 CPUtime=1422.37 cores=0,2,4,6
/proc/17611/stat : 17611 (bsolo) R 17609 17611 15618 0 -1 4202496 219857 0 0 0 142144 93 0 0 25 0 1 0 829864391 691679232 166337 33554432000 134512640 137138936 4293648928 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/17611/statm: 168867 166337 192 642 0 168223 0
Current children cumulated CPU time (s) 1422.37
Current children cumulated vsize (KiB) 675468

[startup+1482.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/518 17652
/proc/meminfo: memFree=20803240/32950928 swapFree=34259960/67111528
[pid=17611] ppid=17609 vsize=648080 CPUtime=1482.36 cores=0,2,4,6
/proc/17611/stat : 17611 (bsolo) R 17609 17611 15618 0 -1 4202496 219857 0 0 0 148141 95 0 0 25 0 1 0 829864391 663633920 159492 33554432000 134512640 137138936 4293648928 18446744073709551615 134551037 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/17611/statm: 162020 159492 192 642 0 161376 0
Current children cumulated CPU time (s) 1482.36
Current children cumulated vsize (KiB) 648080

[startup+1542.32 s]
/proc/loadavg: 2.00 2.02 2.00 3/518 17653
/proc/meminfo: memFree=20803584/32950928 swapFree=34259960/67111528
[pid=17611] ppid=17609 vsize=648080 CPUtime=1542.38 cores=0,2,4,6
/proc/17611/stat : 17611 (bsolo) R 17609 17611 15618 0 -1 4202496 219857 0 0 0 154140 98 0 0 25 0 1 0 829864391 663633920 159492 33554432000 134512640 137138936 4293648928 18446744073709551615 134607563 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/17611/statm: 162020 159492 192 642 0 161376 0
Current children cumulated CPU time (s) 1542.38
Current children cumulated vsize (KiB) 648080

[startup+1602.3 s]
/proc/loadavg: 2.08 2.04 2.01 3/518 17655
/proc/meminfo: memFree=20803824/32950928 swapFree=34259960/67111528
[pid=17611] ppid=17609 vsize=648080 CPUtime=1602.36 cores=0,2,4,6
/proc/17611/stat : 17611 (bsolo) R 17609 17611 15618 0 -1 4202496 219857 0 0 0 160136 100 0 0 25 0 1 0 829864391 663633920 159492 33554432000 134512640 137138936 4293648928 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/17611/statm: 162020 159492 192 642 0 161376 0
Current children cumulated CPU time (s) 1602.36
Current children cumulated vsize (KiB) 648080

[startup+1662.3 s]
/proc/loadavg: 2.07 2.05 2.01 3/518 17657
/proc/meminfo: memFree=20754200/32950928 swapFree=34259960/67111528
[pid=17611] ppid=17609 vsize=698220 CPUtime=1662.37 cores=0,2,4,6
/proc/17611/stat : 17611 (bsolo) R 17609 17611 15618 0 -1 4202496 232363 0 0 0 166132 105 0 0 25 0 1 0 829864391 714977280 171998 33554432000 134512640 137138936 4293648928 18446744073709551615 134542770 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/17611/statm: 174555 171998 192 642 0 173911 0
Current children cumulated CPU time (s) 1662.37
Current children cumulated vsize (KiB) 698220

[startup+1722.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/518 17685
/proc/meminfo: memFree=20745036/32950928 swapFree=34259960/67111528
[pid=17611] ppid=17609 vsize=698220 CPUtime=1722.37 cores=0,2,4,6
/proc/17611/stat : 17611 (bsolo) R 17609 17611 15618 0 -1 4202496 232363 0 0 0 172129 108 0 0 25 0 1 0 829864391 714977280 171998 33554432000 134512640 137138936 4293648928 18446744073709551615 136500283 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/17611/statm: 174555 171998 192 642 0 173911 0
Current children cumulated CPU time (s) 1722.37
Current children cumulated vsize (KiB) 698220

[startup+1782.3 s]
/proc/loadavg: 2.14 2.06 2.01 3/518 17687
/proc/meminfo: memFree=20744012/32950928 swapFree=34259960/67111528
[pid=17611] ppid=17609 vsize=698220 CPUtime=1782.38 cores=0,2,4,6
/proc/17611/stat : 17611 (bsolo) R 17609 17611 15618 0 -1 4202496 232363 0 0 0 178128 110 0 0 25 0 1 0 829864391 714977280 171998 33554432000 134512640 137138936 4293648928 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/17611/statm: 174555 171998 192 642 0 173911 0
Current children cumulated CPU time (s) 1782.38
Current children cumulated vsize (KiB) 698220

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

[startup+1785.6 s]
/proc/loadavg: 2.13 2.06 2.01 3/518 17687
/proc/meminfo: memFree=20744380/32950928 swapFree=34259960/67111528
[pid=17611] ppid=17609 vsize=698220 CPUtime=1785.68 cores=0,2,4,6
/proc/17611/stat : 17611 (bsolo) R 17609 17611 15618 0 -1 4202496 232363 0 0 0 178458 110 0 0 25 0 1 0 829864391 714977280 171998 33554432000 134512640 137138936 4293648928 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/17611/statm: 174555 171998 192 642 0 173911 0
Current children cumulated CPU time (s) 1785.68
Current children cumulated vsize (KiB) 698220

[startup+1792.02 s]
/proc/loadavg: 2.12 2.06 2.01 3/518 17687
/proc/meminfo: memFree=20745124/32950928 swapFree=34259960/67111528
[pid=17611] ppid=17609 vsize=698220 CPUtime=1792.09 cores=0,2,4,6
/proc/17611/stat : 17611 (bsolo) R 17609 17611 15618 0 -1 4202496 232363 0 0 0 179099 110 0 0 25 0 1 0 829864391 714977280 171998 33554432000 134512640 137138936 4293648928 18446744073709551615 134542752 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/17611/statm: 174555 171998 192 642 0 173911 0
Current children cumulated CPU time (s) 1792.09
Current children cumulated vsize (KiB) 698220

[startup+1795.2 s]
/proc/loadavg: 2.11 2.06 2.01 3/518 17687
/proc/meminfo: memFree=20745124/32950928 swapFree=34259960/67111528
[pid=17611] ppid=17609 vsize=698220 CPUtime=1795.29 cores=0,2,4,6
/proc/17611/stat : 17611 (bsolo) R 17609 17611 15618 0 -1 4202496 232363 0 0 0 179419 110 0 0 25 0 1 0 829864391 714977280 171998 33554432000 134512640 137138936 4293648928 18446744073709551615 134606653 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/17611/statm: 174555 171998 192 642 0 173911 0
Current children cumulated CPU time (s) 1795.29
Current children cumulated vsize (KiB) 698220

[startup+1796.8 s]
/proc/loadavg: 2.11 2.06 2.01 3/518 17687
/proc/meminfo: memFree=20745496/32950928 swapFree=34259960/67111528
[pid=17611] ppid=17609 vsize=698220 CPUtime=1796.87 cores=0,2,4,6
/proc/17611/stat : 17611 (bsolo) R 17609 17611 15618 0 -1 4202496 232363 0 0 0 179577 110 0 0 25 0 1 0 829864391 714977280 171998 33554432000 134512640 137138936 4293648928 18446744073709551615 134542490 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/17611/statm: 174555 171998 192 642 0 173911 0
Current children cumulated CPU time (s) 1796.87
Current children cumulated vsize (KiB) 698220

[startup+1797.6 s]
/proc/loadavg: 2.11 2.06 2.01 3/518 17687
/proc/meminfo: memFree=20745124/32950928 swapFree=34259960/67111528
[pid=17611] ppid=17609 vsize=698220 CPUtime=1797.67 cores=0,2,4,6
/proc/17611/stat : 17611 (bsolo) R 17609 17611 15618 0 -1 4202496 232363 0 0 0 179657 110 0 0 25 0 1 0 829864391 714977280 171998 33554432000 134512640 137138936 4293648928 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/17611/statm: 174555 171998 192 642 0 173911 0
Current children cumulated CPU time (s) 1797.67
Current children cumulated vsize (KiB) 698220

[startup+1797.8 s]
/proc/loadavg: 2.11 2.06 2.01 3/518 17687
/proc/meminfo: memFree=20745124/32950928 swapFree=34259960/67111528
[pid=17611] ppid=17609 vsize=698220 CPUtime=1797.87 cores=0,2,4,6
/proc/17611/stat : 17611 (bsolo) R 17609 17611 15618 0 -1 4202496 232363 0 0 0 179677 110 0 0 25 0 1 0 829864391 714977280 171998 33554432000 134512640 137138936 4293648928 18446744073709551615 134618214 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/17611/statm: 174555 171998 192 642 0 173911 0
Current children cumulated CPU time (s) 1797.87
Current children cumulated vsize (KiB) 698220

[startup+1797.9 s]
/proc/loadavg: 2.11 2.06 2.01 3/518 17687
/proc/meminfo: memFree=20745124/32950928 swapFree=34259960/67111528
[pid=17611] ppid=17609 vsize=698220 CPUtime=1797.98 cores=0,2,4,6
/proc/17611/stat : 17611 (bsolo) R 17609 17611 15618 0 -1 4202496 232363 0 0 0 179688 110 0 0 25 0 1 0 829864391 714977280 171998 33554432000 134512640 137138936 4293648928 18446744073709551615 134542484 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/17611/statm: 174555 171998 192 642 0 173911 0
Current children cumulated CPU time (s) 1797.98
Current children cumulated vsize (KiB) 698220

Child status: 0
Real time (s): 1797.97
CPU time (s): 1798.05
CPU user time (s): 1796.91
CPU system time (s): 1.13583
CPU usage (%): 100.005
Max. virtual memory (cumulated for all children) (KiB): 698220

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.91
system time used= 1.13583
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 232364
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= 4
involuntary context switches= 3396

runsolver used 9.77451 second user time and 20.2889 second system time

The end

Launcher Data

Begin job on node149 at 2011-06-04 12:17:57
IDJOB=3462761
IDBENCH=48177
IDSOLVER=1955
FILE ID=node149/3462761-1307182677
RUNJOBID= node149-1307175103-16689
PBS_JOBID= 13508817
Free space on /tmp= 73764 MiB

SOLVER NAME= bsolo 3.2
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mis/normalized-mis_1000_25_4.opb
COMMAND LINE= bsolo -l2 -tTIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3462761-1307182677/watcher-3462761-1307182677 -o /tmp/evaluation-result-3462761-1307182677/solver-3462761-1307182677 -C 1800 -W 1900 -M 15500  bsolo -l2 -t1800 HOME/instance-3462761-1307182677.opb

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

MD5SUM BENCH= d847cf1d914db0ec942abd195c5092c7
RANDOM SEED=709219715

node149.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	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.61
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.73
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      21457088 kB
Buffers:        336708 kB
Cached:        3277464 kB
SwapCached:     123196 kB
Active:         440832 kB
Inactive:     10717044 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      21457088 kB
SwapTotal:    67111528 kB
SwapFree:     34259960 kB
Dirty:            4348 kB
Writeback:           0 kB
AnonPages:     7444836 kB
Mapped:          18740 kB
Slab:           148008 kB
PageTables:     118140 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 173181048 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73756 MiB
End job on node149 at 2011-06-04 12:47:55