Trace number 3708466

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.01 1798.37

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-128
Best CPU time to get the best result obtained on this benchmark1800.02
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-3708466-1338175123.opb
0.00/0.00	c File size is 416286 bytes.
0.00/0.08	c Highest Coefficient sum: 1000
0.00/0.08	c Parsing was ok!!
0.00/0.08	c Total parsing time: 0.078 s
0.08/0.10	c Var: 32592 Constr: 65184 32592/1000/31592 Lit: 252736 Watch. Lit: 189552
0.08/0.10	c Obj. Vars: 1000 (3.06824 % of total variables)
0.49/0.52	c Pre-processing Time: 0.523 s
0.49/0.52	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.49/0.52	c        0   1000    15796    47388    3    31592    5265      0      0 0.52
0.49/0.52	c Switching off lower bounding mode.
0.49/0.52	o -117
0.49/0.53	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.49/0.53	c        0   1000    15797    48388    3    31711    6265      1      0 0.53
0.49/0.53	o -118
177.42/177.56	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
177.42/177.56	c        1   1000    15799    50269    3    31833    6265      3      1 0.53
177.42/177.56	c      101   1000    15899   138160    8    32033    6892    103    157 0.64
177.42/177.56	c      351   1000    16149   357763   22    32533    7582    353    375 0.94
177.42/177.56	c      826   1000    16624   775208   46    33483    8341    828    547 1.51
177.42/177.56	c     1640   1000    17439  1491191   85    35113    9176   1643    649 2.53
177.42/177.56	c     2961   1000    18760  2652714  141    37755   10094   2964    710 4.17
177.42/177.56	c     5042   1000    20842  4482951  215    41919   11104   5046    729 6.91
177.42/177.56	c     8265   1000    24069  7318650  304    48373   12215   8273    722 11.44
177.42/177.56	c    13202   1000    29022 11671875  402    58279   13437  13226    731 18.06
177.42/177.56	c    20708   1000    36534 18275745  500    73303   14781  20738    637 32.48
177.42/177.56	c    32070   1000    47924 28285637  590    96083   16260  32128    520 61.64
177.42/177.56	c    49214   1000    24427  7566549  309    49291   17887   8631    452 108.71
177.42/177.56	c    75033   1000    50278 30204473  600   101214   19676  34482    447 167.61
177.42/177.56	o -119
1797.93/1798.36	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1797.93/1798.36	c    79721   1000    54974 34321107  624   110839    6265  39178    449 177.50
1797.93/1798.36	c    79821   1000    19030  2879619  151    38179    6892   3234    445 179.32
1797.93/1798.36	c    80071   1000    19280  3099142  160    38679    7582   3484    445 179.61
1797.93/1798.36	c    80548   1000    19757  3517907  178    39633    8341   3961    447 180.14
1797.93/1798.36	c    81361   1000    20570  4231478  205    41259    9176   4774    449 181.11
1797.93/1798.36	c    82682   1000    21891  5391568  246    43901   10094   6095    452 182.74
1797.93/1798.36	c    84764   1000    23977  7218215  301    48189   11104   8181    457 185.35
1797.93/1798.36	c    87987   1000    27205 10052126  369    54645   12215  11409    463 189.86
1797.93/1798.36	c    92923   1000    32148 14391301  447    64531   13437  16352    469 197.89
1797.93/1798.36	c   100429   1000    39665 20991757  529    79565   14781  23869    479 209.34
1797.93/1798.36	c   111790   1000    51048 30957486  606   102447   16260  35252    485 230.02
1797.93/1798.36	c   128934   1000    27570 10353496  375    55259   17887  11774    482 267.49
1797.93/1798.36	c   154753   1000    53424 33050465  618   107083   19676  37628    458 337.63
1797.93/1798.36	c   193585   1000    49967 29811252  596   100393   21644  34171    426 453.70
1797.93/1798.36	c   251937   1000    65096 42514147  653   131991   23809  49300    371 677.25
1797.93/1798.36	c   339570   1000    63891 41227696  645   130848   26190  48095    346 980.97
1797.93/1798.36	c   471122   1000    54842 33381205  608   109987   28810  39046    333 1412.65
1797.93/1798.36	c Resources Exceeded
1797.93/1798.36	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.93/1798.36	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.93/1798.36	c   31   564985 125768   830527    49739 29229801  33943    314 1798.01
1797.93/1798.36	c Objective: -119
1797.93/1798.36	s SATISFIABLE
1797.93/1798.36	c Total time: 1798.01 s

Verifier Data

OK	-119

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-3708466-1338175123/watcher-3708466-1338175123 -o /tmp/evaluation-result-3708466-1338175123/solver-3708466-1338175123 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 HOME/instance-3708466-1338175123.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: 2.00 2.00 2.00 3/176 9437
/proc/meminfo: memFree=31032232/32873844 swapFree=7112/7112
[pid=9437] ppid=9435 vsize=11752 CPUtime=0 cores=1,3,5,7
/proc/9437/stat : 9437 (bsolo) R 9435 9437 7024 0 -1 4202496 421 0 0 0 0 0 0 0 20 0 1 0 283637165 12034048 375 33554432000 134512640 137138936 4293827168 4293825440 136577166 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9437/statm: 2938 376 179 642 0 2192 0

[startup+0.0839151 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 9437
/proc/meminfo: memFree=31032232/32873844 swapFree=7112/7112
[pid=9437] ppid=9435 vsize=20880 CPUtime=0.07 cores=1,3,5,7
/proc/9437/stat : 9437 (bsolo) R 9435 9437 7024 0 -1 4202496 2954 0 0 0 7 0 0 0 20 0 1 0 283637165 21381120 2766 33554432000 134512640 137138936 4293827168 4293825860 136500283 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9437/statm: 5220 2766 181 642 0 4576 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 20880

[startup+0.100387 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 9437
/proc/meminfo: memFree=31032232/32873844 swapFree=7112/7112
[pid=9437] ppid=9435 vsize=27216 CPUtime=0.08 cores=1,3,5,7
/proc/9437/stat : 9437 (bsolo) R 9435 9437 7024 0 -1 4202496 4474 0 0 0 8 0 0 0 20 0 1 0 283637165 27869184 4286 33554432000 134512640 137138936 4293827168 4293825848 136506715 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9437/statm: 6804 4290 183 642 0 6160 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 27216

[startup+0.300317 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 9437
/proc/meminfo: memFree=31032232/32873844 swapFree=7112/7112
[pid=9437] ppid=9435 vsize=28704 CPUtime=0.28 cores=1,3,5,7
/proc/9437/stat : 9437 (bsolo) R 9435 9437 7024 0 -1 4202496 4822 0 0 0 28 0 0 0 20 0 1 0 283637165 29392896 4634 33554432000 134512640 137138936 4293827168 4293434764 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9437/statm: 7176 4634 185 642 0 6532 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 28704

[startup+0.70029 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 9437
/proc/meminfo: memFree=31032232/32873844 swapFree=7112/7112
[pid=9437] ppid=9435 vsize=30544 CPUtime=0.69 cores=1,3,5,7
/proc/9437/stat : 9437 (bsolo) R 9435 9437 7024 0 -1 4202496 5721 0 0 0 67 2 0 0 20 0 1 0 283637165 31277056 5085 33554432000 134512640 137138936 4293827168 4293825696 134603268 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9437/statm: 7636 5085 192 642 0 6992 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 30544

[startup+1.50026 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9438
/proc/meminfo: memFree=31010004/32873844 swapFree=7112/7112
[pid=9437] ppid=9435 vsize=37380 CPUtime=1.48 cores=1,3,5,7
/proc/9437/stat : 9437 (bsolo) R 9435 9437 7024 0 -1 4202496 7437 0 0 0 146 2 0 0 20 0 1 0 283637165 38277120 6801 33554432000 134512640 137138936 4293827168 4293826284 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9437/statm: 9345 6801 192 642 0 8701 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 37380

[startup+3.10029 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9438
/proc/meminfo: memFree=31000332/32873844 swapFree=7112/7112
[pid=9437] ppid=9435 vsize=50748 CPUtime=3.08 cores=1,3,5,7
/proc/9437/stat : 9437 (bsolo) R 9435 9437 7024 0 -1 4202496 10771 0 0 0 305 3 0 0 20 0 1 0 283637165 51965952 10135 33554432000 134512640 137138936 4293827168 4293826284 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9437/statm: 12687 10135 192 642 0 12043 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 50748

[startup+6.30029 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9438
/proc/meminfo: memFree=30972680/32873844 swapFree=7112/7112
[pid=9437] ppid=9435 vsize=77440 CPUtime=6.29 cores=1,3,5,7
/proc/9437/stat : 9437 (bsolo) R 9435 9437 7024 0 -1 4202496 17459 0 0 0 624 5 0 0 20 0 1 0 283637165 79298560 16823 33554432000 134512640 137138936 4293827168 4293825696 134602746 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9437/statm: 19360 16823 192 642 0 18716 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 77440

[startup+12.7003 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 9438
/proc/meminfo: memFree=30918384/32873844 swapFree=7112/7112
[pid=9437] ppid=9435 vsize=130008 CPUtime=12.69 cores=1,3,5,7
/proc/9437/stat : 9437 (bsolo) R 9435 9437 7024 0 -1 4202496 30590 0 0 0 1261 8 0 0 20 0 1 0 283637165 133128192 29954 33554432000 134512640 137138936 4293827168 4293825696 134602746 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9437/statm: 32502 29954 192 642 0 31858 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 130008

[startup+25.5003 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 9438
/proc/meminfo: memFree=30819688/32873844 swapFree=7112/7112
[pid=9437] ppid=9435 vsize=224704 CPUtime=25.48 cores=1,3,5,7
/proc/9437/stat : 9437 (bsolo) R 9435 9437 7024 0 -1 4202496 54250 0 0 0 2535 13 0 0 20 0 1 0 283637165 230096896 53614 33554432000 134512640 137138936 4293827168 4293825704 136504212 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9437/statm: 56176 53614 192 642 0 55532 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 224704

[startup+51.1004 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 9438
/proc/meminfo: memFree=30705608/32873844 swapFree=7112/7112
[pid=9437] ppid=9435 vsize=341020 CPUtime=51.08 cores=1,3,5,7
/proc/9437/stat : 9437 (bsolo) R 9435 9437 7024 0 -1 4202496 83357 0 0 0 5084 24 0 0 20 0 1 0 283637165 349204480 82721 33554432000 134512640 137138936 4293827168 4293826096 134542199 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9437/statm: 85255 82721 192 642 0 84611 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 341020

[startup+102.307 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 9441
/proc/meminfo: memFree=30481340/32873844 swapFree=7112/7112
[pid=9437] ppid=9435 vsize=560436 CPUtime=102.27 cores=1,3,5,7
/proc/9437/stat : 9437 (bsolo) R 9435 9437 7024 0 -1 4202496 138200 0 0 0 10185 42 0 0 20 0 1 0 283637165 573886464 137555 33554432000 134512640 137138936 4293827168 4293826096 134542233 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9437/statm: 140109 137555 192 642 0 139465 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 560436

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9441
/proc/meminfo: memFree=30470836/32873844 swapFree=7112/7112
[pid=9437] ppid=9435 vsize=570804 CPUtime=162.23 cores=1,3,5,7
/proc/9437/stat : 9437 (bsolo) R 9435 9437 7024 0 -1 4202496 140805 0 0 0 16177 46 0 0 20 0 1 0 283637165 584503296 140147 33554432000 134512640 137138936 4293827168 4293826284 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9437/statm: 142701 140147 192 642 0 142057 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 570804

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9518
/proc/meminfo: memFree=30720564/32873844 swapFree=7112/7112
[pid=9437] ppid=9435 vsize=375920 CPUtime=222.21 cores=1,3,5,7
/proc/9437/stat : 9437 (bsolo) R 9435 9437 7024 0 -1 4202496 144983 0 0 0 22168 53 0 0 20 0 1 0 283637165 384942080 91432 33554432000 134512640 137138936 4293827168 4293826096 134542525 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9437/statm: 93980 91435 192 642 0 93336 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 375920

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9518
/proc/meminfo: memFree=30402532/32873844 swapFree=7112/7112
[pid=9437] ppid=9435 vsize=569784 CPUtime=282.19 cores=1,3,5,7
/proc/9437/stat : 9437 (bsolo) R 9435 9437 7024 0 -1 4202496 193448 0 0 0 28150 69 0 0 20 0 1 0 283637165 583458816 139894 33554432000 134512640 137138936 4293827168 4293826284 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9437/statm: 142446 139894 192 642 0 141802 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 569784

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9518
/proc/meminfo: memFree=30392144/32873844 swapFree=7112/7112
[pid=9437] ppid=9435 vsize=569784 CPUtime=342.18 cores=1,3,5,7
/proc/9437/stat : 9437 (bsolo) R 9435 9437 7024 0 -1 4202496 193461 0 0 0 34146 72 0 0 20 0 1 0 283637165 583458816 139894 33554432000 134512640 137138936 4293827168 4293826064 134542187 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9437/statm: 142446 139894 192 642 0 141802 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 569784

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9518
/proc/meminfo: memFree=30354104/32873844 swapFree=7112/7112
[pid=9437] ppid=9435 vsize=607888 CPUtime=402.16 cores=1,3,5,7
/proc/9437/stat : 9437 (bsolo) R 9435 9437 7024 0 -1 4202496 203010 0 0 0 40138 78 0 0 20 0 1 0 283637165 622477312 149440 33554432000 134512640 137138936 4293827168 4293826284 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9437/statm: 151972 149440 192 642 0 151328 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 607888

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9518
/proc/meminfo: memFree=30345288/32873844 swapFree=7112/7112
[pid=9437] ppid=9435 vsize=607888 CPUtime=462.14 cores=1,3,5,7
/proc/9437/stat : 9437 (bsolo) R 9435 9437 7024 0 -1 4202496 203017 0 0 0 46133 81 0 0 20 0 1 0 283637165 622477312 149440 33554432000 134512640 137138936 4293827168 4293826284 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9437/statm: 151972 149440 192 642 0 151328 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 607888

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9519
/proc/meminfo: memFree=30321012/32873844 swapFree=7112/7112
[pid=9437] ppid=9435 vsize=627864 CPUtime=522.13 cores=1,3,5,7
/proc/9437/stat : 9437 (bsolo) R 9435 9437 7024 0 -1 4202496 208003 0 0 0 52127 86 0 0 20 0 1 0 283637165 642932736 154426 33554432000 134512640 137138936 4293827168 4293825776 134544459 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9437/statm: 156966 154426 192 642 0 156322 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 627864

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9519
/proc/meminfo: memFree=30320916/32873844 swapFree=7112/7112
[pid=9437] ppid=9435 vsize=627864 CPUtime=582.12 cores=1,3,5,7
/proc/9437/stat : 9437 (bsolo) R 9435 9437 7024 0 -1 4202496 208003 0 0 0 58123 89 0 0 20 0 1 0 283637165 642932736 154426 33554432000 134512640 137138936 4293827168 4293826284 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9437/statm: 156966 154426 192 642 0 156322 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 627864

[startup+642.3 s]

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

/proc/meminfo: memFree=30236536/32873844 swapFree=7112/7112
[pid=9437] ppid=9435 vsize=668176 CPUtime=1062.05 cores=1,3,5,7
/proc/9437/stat : 9437 (bsolo) R 9435 9437 7024 0 -1 4202496 218084 0 0 0 106091 114 0 0 20 0 1 0 283637165 684212224 164502 33554432000 134512640 137138936 4293827168 4293826096 134542316 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9437/statm: 167044 164502 192 642 0 166400 0
Current children cumulated CPU time (s) 1062.05
Current children cumulated vsize (KiB) 668176

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9524
/proc/meminfo: memFree=30236644/32873844 swapFree=7112/7112
[pid=9437] ppid=9435 vsize=668176 CPUtime=1122.03 cores=1,3,5,7
/proc/9437/stat : 9437 (bsolo) R 9435 9437 7024 0 -1 4202496 218087 0 0 0 112086 117 0 0 20 0 1 0 283637165 684212224 164502 33554432000 134512640 137138936 4293827168 4293826272 134543413 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9437/statm: 167044 164502 192 642 0 166400 0
Current children cumulated CPU time (s) 1122.03
Current children cumulated vsize (KiB) 668176

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9524
/proc/meminfo: memFree=30229204/32873844 swapFree=7112/7112
[pid=9437] ppid=9435 vsize=675476 CPUtime=1182.02 cores=1,3,5,7
/proc/9437/stat : 9437 (bsolo) R 9435 9437 7024 0 -1 4202496 219922 0 0 0 118081 121 0 0 20 0 1 0 283637165 691687424 166337 33554432000 134512640 137138936 4293827168 4293826096 134542286 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9437/statm: 168869 166337 192 642 0 168225 0
Current children cumulated CPU time (s) 1182.02
Current children cumulated vsize (KiB) 675476

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9524
/proc/meminfo: memFree=30229080/32873844 swapFree=7112/7112
[pid=9437] ppid=9435 vsize=675476 CPUtime=1242.02 cores=1,3,5,7
/proc/9437/stat : 9437 (bsolo) R 9435 9437 7024 0 -1 4202496 219922 0 0 0 124077 125 0 0 20 0 1 0 283637165 691687424 166337 33554432000 134512640 137138936 4293827168 4293825704 136504029 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9437/statm: 168869 166337 192 642 0 168225 0
Current children cumulated CPU time (s) 1242.02
Current children cumulated vsize (KiB) 675476

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9527
/proc/meminfo: memFree=30229816/32873844 swapFree=7112/7112
[pid=9437] ppid=9435 vsize=675476 CPUtime=1302.01 cores=1,3,5,7
/proc/9437/stat : 9437 (bsolo) R 9435 9437 7024 0 -1 4202496 219922 0 0 0 130074 127 0 0 20 0 1 0 283637165 691687424 166337 33554432000 134512640 137138936 4293827168 4293826096 134542286 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9437/statm: 168869 166337 192 642 0 168225 0
Current children cumulated CPU time (s) 1302.01
Current children cumulated vsize (KiB) 675476

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9527
/proc/meminfo: memFree=30256660/32873844 swapFree=7112/7112
[pid=9437] ppid=9435 vsize=648088 CPUtime=1362 cores=1,3,5,7
/proc/9437/stat : 9437 (bsolo) R 9435 9437 7024 0 -1 4202496 219922 0 0 0 136070 130 0 0 20 0 1 0 283637165 663642112 159492 33554432000 134512640 137138936 4293827168 4293825824 134617976 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9437/statm: 162022 159492 192 642 0 161378 0
Current children cumulated CPU time (s) 1362
Current children cumulated vsize (KiB) 648088

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9528
/proc/meminfo: memFree=30256536/32873844 swapFree=7112/7112
[pid=9437] ppid=9435 vsize=648088 CPUtime=1421.99 cores=1,3,5,7
/proc/9437/stat : 9437 (bsolo) R 9435 9437 7024 0 -1 4202496 219922 0 0 0 142066 133 0 0 20 0 1 0 283637165 663642112 159492 33554432000 134512640 137138936 4293827168 4293825704 136504280 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9437/statm: 162022 159492 192 642 0 161378 0
Current children cumulated CPU time (s) 1421.99
Current children cumulated vsize (KiB) 648088

[startup+1482.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 9528
/proc/meminfo: memFree=30223928/32873844 swapFree=7112/7112
[pid=9437] ppid=9435 vsize=687524 CPUtime=1481.98 cores=1,3,5,7
/proc/9437/stat : 9437 (bsolo) R 9435 9437 7024 0 -1 4202496 229779 0 0 0 148060 138 0 0 20 0 1 0 283637165 704024576 169349 33554432000 134512640 137138936 4293827168 4293826096 134542316 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9437/statm: 171881 169349 192 642 0 171237 0
Current children cumulated CPU time (s) 1481.98
Current children cumulated vsize (KiB) 687524

[startup+1542.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 9528
/proc/meminfo: memFree=30212024/32873844 swapFree=7112/7112
[pid=9437] ppid=9435 vsize=698228 CPUtime=1541.97 cores=1,3,5,7
/proc/9437/stat : 9437 (bsolo) R 9435 9437 7024 0 -1 4202496 232428 0 0 0 154054 143 0 0 20 0 1 0 283637165 714985472 171998 33554432000 134512640 137138936 4293827168 4293826064 134542325 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9437/statm: 174557 171998 192 642 0 173913 0
Current children cumulated CPU time (s) 1541.97
Current children cumulated vsize (KiB) 698228

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9528
/proc/meminfo: memFree=30212024/32873844 swapFree=7112/7112
[pid=9437] ppid=9435 vsize=698228 CPUtime=1601.96 cores=1,3,5,7
/proc/9437/stat : 9437 (bsolo) R 9435 9437 7024 0 -1 4202496 232428 0 0 0 160050 146 0 0 20 0 1 0 283637165 714985472 171998 33554432000 134512640 137138936 4293827168 4293826284 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9437/statm: 174557 171998 192 642 0 173913 0
Current children cumulated CPU time (s) 1601.96
Current children cumulated vsize (KiB) 698228

[startup+1662.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/177 9528
/proc/meminfo: memFree=30212148/32873844 swapFree=7112/7112
[pid=9437] ppid=9435 vsize=698228 CPUtime=1661.95 cores=1,3,5,7
/proc/9437/stat : 9437 (bsolo) R 9435 9437 7024 0 -1 4202496 232428 0 0 0 166047 148 0 0 20 0 1 0 283637165 714985472 171998 33554432000 134512640 137138936 4293827168 4293825712 134598907 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9437/statm: 174557 171998 192 642 0 173913 0
Current children cumulated CPU time (s) 1661.95
Current children cumulated vsize (KiB) 698228

[startup+1722.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 9529
/proc/meminfo: memFree=30221828/32873844 swapFree=7112/7112
[pid=9437] ppid=9435 vsize=699296 CPUtime=1721.95 cores=1,3,5,7
/proc/9437/stat : 9437 (bsolo) R 9435 9437 7024 0 -1 4202496 232715 0 0 0 172045 150 0 0 20 0 1 0 283637165 716079104 172285 33554432000 134512640 137138936 4293827168 4293826208 134540747 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9437/statm: 174824 172285 192 642 0 174180 0
Current children cumulated CPU time (s) 1721.95
Current children cumulated vsize (KiB) 699296

[startup+1782.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 9529
/proc/meminfo: memFree=30221468/32873844 swapFree=7112/7112
[pid=9437] ppid=9435 vsize=699296 CPUtime=1781.93 cores=1,3,5,7
/proc/9437/stat : 9437 (bsolo) R 9435 9437 7024 0 -1 4202496 232715 0 0 0 178041 152 0 0 20 0 1 0 283637165 716079104 172285 33554432000 134512640 137138936 4293827168 4293826284 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9437/statm: 174824 172285 192 642 0 174180 0
Current children cumulated CPU time (s) 1781.93
Current children cumulated vsize (KiB) 699296

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

[startup+1791.91 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 9529
/proc/meminfo: memFree=30221716/32873844 swapFree=7112/7112
[pid=9437] ppid=9435 vsize=699296 CPUtime=1791.54 cores=1,3,5,7
/proc/9437/stat : 9437 (bsolo) R 9435 9437 7024 0 -1 4202496 232715 0 0 0 179001 153 0 0 20 0 1 0 283637165 716079104 172285 33554432000 134512640 137138936 4293827168 4293825920 134577157 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9437/statm: 174824 172285 192 642 0 174180 0
Current children cumulated CPU time (s) 1791.54
Current children cumulated vsize (KiB) 699296

[startup+1795.1 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 9529
/proc/meminfo: memFree=30221840/32873844 swapFree=7112/7112
[pid=9437] ppid=9435 vsize=699296 CPUtime=1794.74 cores=1,3,5,7
/proc/9437/stat : 9437 (bsolo) R 9435 9437 7024 0 -1 4202496 232715 0 0 0 179321 153 0 0 20 0 1 0 283637165 716079104 172285 33554432000 134512640 137138936 4293827168 4293826096 134542286 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9437/statm: 174824 172285 192 642 0 174180 0
Current children cumulated CPU time (s) 1794.74
Current children cumulated vsize (KiB) 699296

[startup+1796.7 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 9529
/proc/meminfo: memFree=30221840/32873844 swapFree=7112/7112
[pid=9437] ppid=9435 vsize=699296 CPUtime=1796.33 cores=1,3,5,7
/proc/9437/stat : 9437 (bsolo) R 9435 9437 7024 0 -1 4202496 232715 0 0 0 179480 153 0 0 20 0 1 0 283637165 716079104 172285 33554432000 134512640 137138936 4293827168 4293825684 134551618 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9437/statm: 174824 172285 192 642 0 174180 0
Current children cumulated CPU time (s) 1796.33
Current children cumulated vsize (KiB) 699296

[startup+1797.5 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 9529
/proc/meminfo: memFree=30221840/32873844 swapFree=7112/7112
[pid=9437] ppid=9435 vsize=699296 CPUtime=1797.13 cores=1,3,5,7
/proc/9437/stat : 9437 (bsolo) R 9435 9437 7024 0 -1 4202496 232715 0 0 0 179560 153 0 0 20 0 1 0 283637165 716079104 172285 33554432000 134512640 137138936 4293827168 4293826096 134542480 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9437/statm: 174824 172285 192 642 0 174180 0
Current children cumulated CPU time (s) 1797.13
Current children cumulated vsize (KiB) 699296

[startup+1797.9 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 9529
/proc/meminfo: memFree=30221840/32873844 swapFree=7112/7112
[pid=9437] ppid=9435 vsize=699296 CPUtime=1797.53 cores=1,3,5,7
/proc/9437/stat : 9437 (bsolo) R 9435 9437 7024 0 -1 4202496 232715 0 0 0 179600 153 0 0 20 0 1 0 283637165 716079104 172285 33554432000 134512640 137138936 4293827168 4293826284 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9437/statm: 174824 172285 192 642 0 174180 0
Current children cumulated CPU time (s) 1797.53
Current children cumulated vsize (KiB) 699296

[startup+1798.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 9529
/proc/meminfo: memFree=30221840/32873844 swapFree=7112/7112
[pid=9437] ppid=9435 vsize=699296 CPUtime=1797.93 cores=1,3,5,7
/proc/9437/stat : 9437 (bsolo) R 9435 9437 7024 0 -1 4202496 232715 0 0 0 179640 153 0 0 20 0 1 0 283637165 716079104 172285 33554432000 134512640 137138936 4293827168 4293826096 134542624 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9437/statm: 174824 172285 192 642 0 174180 0
Current children cumulated CPU time (s) 1797.93
Current children cumulated vsize (KiB) 699296

Child status: 0
Real time (s): 1798.37
CPU time (s): 1798.01
CPU user time (s): 1796.47
CPU system time (s): 1.54077
CPU usage (%): 99.9801
Max. virtual memory (cumulated for all children) (KiB): 699296

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.47
system time used= 1.54076
maximum resident set size= 689144
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 232716
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= 105
involuntary context switches= 1842

runsolver used 3.03254 second user time and 9.38757 second system time

The end

Launcher Data

Begin job on node142 at 2012-05-28 05:18:43
IDJOB=3708466
IDBENCH=48177
IDSOLVER=2286
FILE ID=node142/3708466-1338175123
RUNJOBID= node142-1338150692-7041
PBS_JOBID= 14624520
Free space on /tmp= 71692 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-3708466-1338175123/watcher-3708466-1338175123 -o /tmp/evaluation-result-3708466-1338175123/solver-3708466-1338175123 -C 1800 -W 1900 -M 15500  bsolo -l2 -t1800 HOME/instance-3708466-1338175123.opb

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

MD5SUM BENCH= d847cf1d914db0ec942abd195c5092c7
RANDOM SEED=1228963269

node142.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		: 2666.776
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	: 5333.55
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		: 2666.776
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		: 2666.776
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	: 5391.91
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		: 2666.776
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.92
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		: 2666.776
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.90
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		: 2666.776
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		: 2666.776
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		: 2666.776
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.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31032620 kB
Buffers:          335440 kB
Cached:           385804 kB
SwapCached:            0 kB
Active:           773400 kB
Inactive:         245552 kB
Active(anon):     288380 kB
Inactive(anon):    11212 kB
Active(file):     485020 kB
Inactive(file):   234340 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              4288 kB
Writeback:             0 kB
AnonPages:        303420 kB
Mapped:            12404 kB
Shmem:               200 kB
Slab:             682168 kB
SReclaimable:     124480 kB
SUnreclaim:       557688 kB
KernelStack:        1472 kB
PageTables:         4600 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     418640 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    282624 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71688 MiB
End job on node142 at 2012-05-28 05:48:41