Trace number 457203

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, and are wall clock time (not CPU 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 NameAnswerCPU timeWall clock time
bsolo 3.0.17SAT 1537.96 1539.17

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_500_25_5_15.opb
MD5SUMb33a935d423c3fea7f6ee6702f232aa4
Bench CategorySATUNSAT-SMALLINT-NLC (no optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark1.58476
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables1000
Total number of constraints1502
Number of constraints which are clauses500
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints1001
Minimum length of a constraint2
Maximum length of a constraint1000
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 15
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 1000
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)31412
Sum of products size (including duplicates)62824
Number of different products15706
Sum of products size31412

Solver Data (download as text)

0.00/0.00	c bsolo beta version 3.0.17 - 27/04/2007 : 1600 GMT
0.00/0.00	c Developed by Vasco Manquinho 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 Memory Limit set to 1800 MB
0.00/0.00	c Instance file /tmp/evaluation/457203-1178367346/instance-457203-1178367346.opb
0.00/0.00	c File size is 432090 bytes.
0.09/0.19	c Highest Coefficient sum: 1000
0.09/0.19	c Parsing was ok!!
0.09/0.19	c Total parsing time: 0.187 s
0.19/0.24	c Var: 32412 Constr: 64327 31912/1003/31412 Lit: 223384 Watch. Lit: 190490
0.19/0.24	c Obj. Vars: 0 (0 % of total variables)
179.23/179.41	c Pre-processing Time: 179.249 s
179.23/179.41	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
179.23/179.41	c        0  32412    64327   223384    3   190490  529158      0      0 179.25
179.23/179.41	c Switching off LPR mode.
1537.68/1538.99	c      454  32412    64781   567258    8   191398  582074    454      2 183.68
1537.68/1538.99	c      963  32412    65290   940542   14   192416  640282    963      5 192.45
1537.68/1538.99	c     1191  32412    65518  1163364   17   192872  704311   1191      6 192.96
1537.68/1538.99	c     1552  32412    65879  1513667   22   193594  774743   1552      8 193.99
1537.68/1538.99	c     2081  32412    66408  2023578   30   194652  852218   2081     10 195.83
1537.68/1538.99	c     2847  32412    67174  2773585   41   196184  937440   2847     14 197.75
1537.68/1538.99	c     3993  32412    68320  3894372   57   198476  500000   3993     19 203.11
1537.68/1538.99	c     5716  32412    70043  5584443   79   201922  550001   5716     27 209.27
1537.68/1538.99	c     8301  32412    72628  8121904  111   207092  605002   8301     36 226.01
1537.68/1538.99	c    12185  32412    76512 11917207  155   214860  665503  12185     45 267.06
1537.68/1538.99	c    18008  32412    82335 17619402  213   226506  732054  18008     51 350.95
1537.68/1538.99	c    26745  32412    91072 26147714  287   243980  805260  26745     56 476.63
1537.68/1538.99	c    39858  32412   104185 38916024  373   270206  885787  39858     63 625.59
1537.68/1538.99	c    59529  32412   123856 58228295  470   309548  974366  59529     61 973.13
1537.68/1538.99	c    89043  32412   153370 87212277  568   368576  500000  89043     59 1502.44
1537.68/1538.99	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
1537.68/1538.99	v 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
1537.68/1538.99	v -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
1537.68/1538.99	v -x84 -x85 -x86 -x87 -x88 -x89 -x90 -x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100 -x101 -x102 -x103 -x104 -x105 -x106 -x107
1537.68/1538.99	v -x108 -x109 -x110 -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120 -x121 -x122 -x123 -x124 -x125 -x126 -x127 -x128
1537.68/1538.99	v -x129 -x130 -x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140 -x141 -x142 -x143 -x144 -x145 -x146 -x147 -x148 -x149
1537.68/1538.99	v -x150 -x151 -x152 -x153 x154 -x155 -x156 -x157 -x158 -x159 -x160 -x161 -x162 -x163 -x164 -x165 -x166 -x167 -x168 -x169 -x170
1537.68/1538.99	v -x171 -x172 -x173 -x174 -x175 -x176 -x177 -x178 -x179 -x180 -x181 -x182 -x183 -x184 -x185 -x186 -x187 -x188 -x189 -x190 -x191
1537.68/1538.99	v -x192 -x193 -x194 -x195 -x196 -x197 -x198 -x199 -x200 -x201 -x202 -x203 -x204 -x205 -x206 -x207 -x208 -x209 -x210 -x211 -x212
1537.68/1538.99	v -x213 -x214 -x215 -x216 -x217 -x218 -x219 -x220 -x221 -x222 -x223 -x224 -x225 -x226 -x227 -x228 -x229 -x230 -x231 -x232 -x233
1537.68/1538.99	v -x234 -x235 -x236 -x237 -x238 -x239 -x240 -x241 -x242 -x243 -x244 -x245 -x246 -x247 -x248 -x249 -x250 -x251 -x252 -x253 -x254
1537.68/1538.99	v -x255 -x256 -x257 -x258 -x259 -x260 -x261 -x262 -x263 -x264 -x265 -x266 -x267 -x268 -x269 -x270 -x271 -x272 -x273 -x274 -x275
1537.68/1538.99	v -x276 -x277 -x278 -x279 -x280 -x281 -x282 -x283 -x284 -x285 -x286 -x287 -x288 -x289 -x290 -x291 -x292 -x293 -x294 -x295 -x296
1537.68/1538.99	v -x297 -x298 -x299 -x300 -x301 -x302 -x303 -x304 -x305 -x306 -x307 -x308 -x309 -x310 -x311 -x312 -x313 -x314 -x315 -x316 -x317
1537.68/1538.99	v -x318 -x319 -x320 -x321 -x322 -x323 -x324 -x325 -x326 -x327 -x328 -x329 -x330 -x331 -x332 -x333 -x334 -x335 -x336 -x337 -x338
1537.68/1538.99	v -x339 -x340 -x341 -x342 -x343 -x344 -x345 -x346 -x347 -x348 -x349 -x350 -x351 -x352 -x353 -x354 -x355 -x356 -x357 -x358 -x359
1537.68/1538.99	v -x360 -x361 -x362 -x363 -x364 -x365 -x366 -x367 -x368 -x369 -x370 -x371 -x372 -x373 -x374 -x375 -x376 -x377 -x378 -x379 -x380
1537.68/1538.99	v -x381 -x382 -x383 -x384 -x385 -x386 -x387 -x388 -x389 -x390 -x391 -x392 -x393 -x394 -x395 -x396 -x397 -x398 -x399 -x400 -x401
1537.68/1538.99	v -x402 -x403 -x404 -x405 -x406 -x407 -x408 -x409 -x410 -x411 -x412 -x413 -x414 -x415 -x416 -x417 -x418 -x419 -x420 -x421 -x422
1537.68/1538.99	v -x423 -x424 -x425 -x426 -x427 -x428 -x429 -x430 -x431 -x432 -x433 -x434 -x435 -x436 -x437 -x438 -x439 -x440 -x441 -x442 -x443
1537.68/1538.99	v -x444 -x445 -x446 -x447 -x448 -x449 -x450 -x451 -x452 -x453 -x454 -x455 -x456 -x457 -x458 -x459 -x460 -x461 -x462 -x463 -x464
1537.68/1538.99	v -x465 -x466 -x467 -x468 -x469 -x470 -x471 -x472 -x473 -x474 -x475 -x476 -x477 -x478 -x479 -x480 -x481 -x482 -x483 -x484 -x485
1537.68/1538.99	v -x486 -x487 -x488 -x489 -x490 -x491 -x492 -x493 -x494 -x495 -x496 -x497 -x498 -x499 -x500 x676 -x766 -x611 -x573 -x777 -x633
1537.68/1538.99	v -x921 -x650 -x574 x882 -x527 x849 -x861 x699 -x911 -x521 -x727 -x829 -x987 -x915 -x506 -x680 -x874 -x832 -x961 -x517 -x572
1537.68/1538.99	v -x581 -x595 -x598 -x649 -x681 -x731 -x739 -x867 -x878 -x501 -x884 -x553 -x968 -x847 -x728 -x585 -x809 -x800 -x862 -x941 -x511
1537.68/1538.99	v x866 -x954 -x538 -x714 -x666 -x736 -x624 -x608 -x702 -x594 -x616 -x723 -x504 -x535 -x548 -x567 -x577 -x596 -x617 -x625 -x635
1537.68/1538.99	v -x653 -x660 -x720 -x776 -x785 -x813 -x827 -x843 -x902 -x992 -x502 -x774 -x989 -x554 -x586 -x724 -x928 -x990 -x543 -x717 x628
1537.68/1538.99	v -x934 -x869 -x940 -x851 -x591 -x745 -x888 -x804 -x762 -x975 -x779 -x799 -x980 -x664 x515 -x520 -x523 -x566 -x672 -x735 -x746
1537.68/1538.99	v -x769 -x944 -x503 -x528 -x887 -x935 -x792 -x590 -x659 -x719 -x579 -x844 -x647 -x807 -x871 -x592 -x551 -x610 -x747 -x505 -x510
1537.68/1538.99	v -x532 -x541 -x559 -x605 -x629 -x662 -x667 -x688 -x705 -x711 -x789 -x823 -x908 -x937 -x525 -x963 -x870 -x979 -x897 -x901 -x533
1537.68/1538.99	v -x508 -x568 -x922 -x715 -x627 -x646 -x552 -x571 -x587 -x654 -x663 -x679 -x722 -x730 -x740 -x761 -x794 -x859 -x868 -x996 -x938
1537.68/1538.99	v -x978 -x742 -x602 -x619 -x564 -x622 -x542 -x758 -x636 -x956 -x626 -x998 -x545 -x765 -x514 -x529 -x530 -x558 -x601 -x613 -x640
1537.68/1538.99	v -x669 -x692 -x704 -x793 -x795 -x889 -x570 -x815 -x716 -x578 -x764 -x820 -x516 -x751 -x899 -x822 -x886 x652 -x612 -x684 -x694
1537.68/1538.99	v -x738 -x781 -x898 -x974 -x507 -x569 -x518 -x991 -x926 -x709 -x639 -x561 -x857 -x756 -x677 -x912 -x651 -x919 -x536 -x563 -x634
1537.68/1538.99	v -x710 -x743 -x744 -x837 -x875 -x879 -x945 -x964 -x966 -x787 -x695 -x923 -x556 -x534 -x811 -x806 -x835 -x718 -x981 -x936 -x725
1537.68/1538.99	v -x931 -x920 -x550 -x637 -x685 -x768 -x812 -x821 x828 -x833 -x850 -x876 -x988 -x509 -x959 -x946 -x914 -x609 -x970 -x607 x917
1537.68/1538.99	v -x895 -x540 -x881 x883 -x953 -x836 -x576 -x648 x665 -x775 -x810 -x830 -x863 x890 -x615 -x589 -x958 -x854 -x839 -x949 -x960
1537.68/1538.99	v -x984 -x864 -x557 -x641 -x797 -x892 -x903 -x733 -x734 -x801 -x555 -x778 -x840 -x790 -x696 -x599 -x713 -x965 -x802 -x593 -x657
1537.68/1538.99	v -x757 -x782 -x824 -x904 -x947 -x971 -x512 -x638 -x753 -x853 -x838 -x803 -x580 -x932 -x939 -x826 -x537 -x771 -x865 -x983 -x604
1537.68/1538.99	v -x631 -x721 -x732 -x798 -x910 -x950 -x957 -x513 -x759 -x786 -x698 -x546 -x729 -x539 -x620 -x683 -x689 -x770 -x860 -x933 -x642
1537.68/1538.99	v -x597 -x708 -x969 -x955 -x962 -x748 -x924 -x519 -x565 -x655 -x855 -x805 -x760 -x872 -x977 -x701 -x948 -x700 -x549 -x767 -x825
1537.68/1538.99	v -x927 -x952 -x600 -x750 -x737 -x834 -x930 -x749 -x976 -x796 -x656 -x671 -x816 -x687 -x856 -x916 -x818 -x763 -x544 -x741 -x909
1537.68/1538.99	v -x522 -x877 -x900 -x560 -x967 -x682 -x773 -x788 -x842 -x623 -x524 -x678 -x913 -x668 -x845 -x582 -x880 -x780 -x942 -x583 -x584
1537.68/1538.99	v -x691 -x693 -x670 -x562 -x995 -x603 -x754 -x907 -x791 -x575 -x985 -x905 -x606 -x630 -x951 -x783 -x644 -x674 -x906 -x526 -x831
1537.68/1538.99	v x547 -x755 -x808 -x1000 -x673 -x841 -x918 -x531 -x645 -x885 -x994 -x943 -x858 -x614 -x784 -x894 -x814 -x973 -x706 -x752 -x675
1537.68/1538.99	v -x661 -x891 -x588 -x621 -x848 -x697 -x707 -x925 x658 -x643 -x686 -x712 -x632 -x993 -x999 -x972 -x893 -x982 -x929 -x690 -x986
1537.68/1538.99	v -x852 -x873 -x846 -x896 -x997 -x819 -x772 -x817 -x618 -x703 -x726
1537.68/1538.99	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1537.68/1538.99	c   15    91604    154   137840   155931 89723156  91604     59 1537.79
1537.68/1538.99	s SATISFIABLE
1537.68/1538.99	c Total time: 1537.79 s

Verifier Data (download as text)

OK	0

Watcher Data (download as text)

runsolver version 3.2.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node11/watcher-457203-1178367346 -o ROOT/results/node11/solver-457203-1178367346 -C 1800 -W 3600 -M 1800 --output-limit 1,15 bsolo3.0.17 -m1800 /tmp/evaluation/457203-1178367346/instance-457203-1178367346.opb 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.98 0.96 0.91 1/77 12617
/proc/meminfo: memFree=1797744/2055920 swapFree=4147148/4192956
[pid=12617] ppid=12615 vsize=4484 CPUtime=0
/proc/12617/stat : 12617 (bsolo3.0.17) R 12615 12617 11788 0 -1 4194304 391 0 0 0 0 0 0 0 18 0 1 0 277783543 4591616 361 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 0 0 0
/proc/12617/statm: 1121 362 290 324 0 85 0

[startup+0.0312661 s]
/proc/loadavg: 0.98 0.96 0.91 1/77 12617
/proc/meminfo: memFree=1797744/2055920 swapFree=4147148/4192956
[pid=12617] ppid=12615 vsize=5856 CPUtime=0.02
/proc/12617/stat : 12617 (bsolo3.0.17) R 12615 12617 11788 0 -1 4194304 743 0 0 0 2 0 0 0 18 0 1 0 277783543 5996544 713 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 8414843 0 0 4096 16384 0 0 0 17 0 0 0
/proc/12617/statm: 1464 714 304 324 0 428 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 5856

[startup+0.102274 s]
/proc/loadavg: 0.98 0.96 0.91 1/77 12617
/proc/meminfo: memFree=1797744/2055920 swapFree=4147148/4192956
[pid=12617] ppid=12615 vsize=9660 CPUtime=0.09
/proc/12617/stat : 12617 (bsolo3.0.17) R 12615 12617 11788 0 -1 4194304 1743 0 0 0 9 0 0 0 18 0 1 0 277783543 9891840 1713 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 0 0 0
/proc/12617/statm: 2415 1714 344 324 0 1379 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9660

[startup+0.302297 s]
/proc/loadavg: 0.98 0.96 0.91 1/77 12617
/proc/meminfo: memFree=1797744/2055920 swapFree=4147148/4192956
[pid=12617] ppid=12615 vsize=21192 CPUtime=0.29
/proc/12617/stat : 12617 (bsolo3.0.17) R 12615 12617 11788 0 -1 4194304 4709 0 0 0 27 2 0 0 20 0 1 0 277783543 21700608 4533 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 0 0 0
/proc/12617/statm: 5298 4533 305 324 0 4368 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 21192

[startup+0.702342 s]
/proc/loadavg: 0.98 0.96 0.91 1/77 12617
/proc/meminfo: memFree=1797744/2055920 swapFree=4147148/4192956
[pid=12617] ppid=12615 vsize=21192 CPUtime=0.69
/proc/12617/stat : 12617 (bsolo3.0.17) R 12615 12617 11788 0 -1 4194304 4743 0 0 0 67 2 0 0 23 0 1 0 277783543 21700608 4567 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 8413011 0 0 4096 16384 0 0 0 17 0 0 0
/proc/12617/statm: 5298 4567 305 324 0 4368 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21192

[startup+1.50144 s]
/proc/loadavg: 0.98 0.96 0.91 2/78 12618
/proc/meminfo: memFree=1780648/2055920 swapFree=4147148/4192956
[pid=12617] ppid=12615 vsize=21324 CPUtime=1.49
/proc/12617/stat : 12617 (bsolo3.0.17) R 12615 12617 11788 0 -1 4194304 4747 0 0 0 147 2 0 0 25 0 1 0 277783543 21835776 4571 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134583052 0 0 4096 16384 0 0 0 17 0 0 0
/proc/12617/statm: 5331 4571 305 324 0 4401 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 21324

[startup+3.10163 s]
/proc/loadavg: 0.98 0.96 0.91 2/78 12618
/proc/meminfo: memFree=1780456/2055920 swapFree=4147148/4192956
[pid=12617] ppid=12615 vsize=21324 CPUtime=3.09
/proc/12617/stat : 12617 (bsolo3.0.17) R 12615 12617 11788 0 -1 4194304 4747 0 0 0 307 2 0 0 25 0 1 0 277783543 21835776 4571 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 8412730 0 0 4096 16384 0 0 0 17 0 0 0
/proc/12617/statm: 5331 4571 305 324 0 4401 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 21324

[startup+6.302 s]
/proc/loadavg: 0.98 0.96 0.91 2/78 12618
/proc/meminfo: memFree=1780328/2055920 swapFree=4147148/4192956
[pid=12617] ppid=12615 vsize=21324 CPUtime=6.28
/proc/12617/stat : 12617 (bsolo3.0.17) R 12615 12617 11788 0 -1 4194304 4747 0 0 0 626 2 0 0 25 0 1 0 277783543 21835776 4571 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134583175 0 0 4096 16384 0 0 0 17 0 0 0
/proc/12617/statm: 5331 4571 305 324 0 4401 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 21324

[startup+12.7018 s]
/proc/loadavg: 0.98 0.96 0.91 2/78 12618
/proc/meminfo: memFree=1780328/2055920 swapFree=4147148/4192956
[pid=12617] ppid=12615 vsize=21324 CPUtime=12.68
/proc/12617/stat : 12617 (bsolo3.0.17) R 12615 12617 11788 0 -1 4194304 4748 0 0 0 1265 3 0 0 25 0 1 0 277783543 21835776 4572 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 8413334 0 0 4096 16384 0 0 0 17 0 0 0
/proc/12617/statm: 5331 4572 305 324 0 4401 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 21324

[startup+25.5013 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 12618
/proc/meminfo: memFree=1780328/2055920 swapFree=4147148/4192956
[pid=12617] ppid=12615 vsize=21324 CPUtime=25.47
/proc/12617/stat : 12617 (bsolo3.0.17) R 12615 12617 11788 0 -1 4194304 4748 0 0 0 2544 3 0 0 25 0 1 0 277783543 21835776 4572 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134567665 0 0 4096 16384 0 0 0 17 0 0 0
/proc/12617/statm: 5331 4572 305 324 0 4401 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 21324

[startup+51.1013 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 12618
/proc/meminfo: memFree=1780328/2055920 swapFree=4147148/4192956
[pid=12617] ppid=12615 vsize=21324 CPUtime=51.05
/proc/12617/stat : 12617 (bsolo3.0.17) R 12615 12617 11788 0 -1 4194304 4748 0 0 0 5100 5 0 0 25 0 1 0 277783543 21835776 4572 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134551186 0 0 4096 16384 0 0 0 17 0 0 0
/proc/12617/statm: 5331 4572 305 324 0 4401 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 21324

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 12618
/proc/meminfo: memFree=1780264/2055920 swapFree=4147148/4192956
[pid=12617] ppid=12615 vsize=21324 CPUtime=102.21
/proc/12617/stat : 12617 (bsolo3.0.17) R 12615 12617 11788 0 -1 4194304 4748 0 0 0 10214 7 0 0 25 0 1 0 277783543 21835776 4572 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550705 0 0 4096 16384 0 0 0 17 0 0 0
/proc/12617/statm: 5331 4572 305 324 0 4401 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 21324

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 12618
/proc/meminfo: memFree=1780264/2055920 swapFree=4147148/4192956
[pid=12617] ppid=12615 vsize=21324 CPUtime=162.14
/proc/12617/stat : 12617 (bsolo3.0.17) R 12615 12617 11788 0 -1 4194304 4748 0 0 0 16206 8 0 0 25 0 1 0 277783543 21835776 4572 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 8409137 0 0 4096 16384 0 0 0 17 0 0 0
/proc/12617/statm: 5331 4572 305 324 0 4401 0
Current children cumulated CPU time (s) 162.14
Current children cumulated vsize (KiB) 21324

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 12618
/proc/meminfo: memFree=1684264/2055920 swapFree=4147148/4192956
[pid=12617] ppid=12615 vsize=117316 CPUtime=222.11
/proc/12617/stat : 12617 (bsolo3.0.17) R 12615 12617 11788 0 -1 4194304 28881 0 0 0 22190 21 0 0 25 0 1 0 277783543 120131584 28641 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134551065 0 0 4096 16384 0 0 0 17 0 0 0
/proc/12617/statm: 29329 28641 309 324 0 28399 0
Current children cumulated CPU time (s) 222.11
Current children cumulated vsize (KiB) 117316

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 12618
/proc/meminfo: memFree=1616936/2055920 swapFree=4147148/4192956
[pid=12617] ppid=12615 vsize=185004 CPUtime=282.06
/proc/12617/stat : 12617 (bsolo3.0.17) R 12615 12617 11788 0 -1 4194304 45815 0 0 0 28175 31 0 0 25 0 1 0 277783543 189444096 45575 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550893 0 0 4096 16384 0 0 0 17 0 0 0
/proc/12617/statm: 46251 45575 309 324 0 45321 0
Current children cumulated CPU time (s) 282.06
Current children cumulated vsize (KiB) 185004

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 12618
/proc/meminfo: memFree=1564392/2055920 swapFree=4147148/4192956
[pid=12617] ppid=12615 vsize=236956 CPUtime=341.99
/proc/12617/stat : 12617 (bsolo3.0.17) R 12615 12617 11788 0 -1 4194304 58807 0 0 0 34161 38 0 0 25 0 1 0 277783543 242642944 58567 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134551065 0 0 4096 16384 0 0 0 17 0 0 0
/proc/12617/statm: 59239 58567 309 324 0 58309 0
Current children cumulated CPU time (s) 341.99
Current children cumulated vsize (KiB) 236956

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 12618
/proc/meminfo: memFree=1516904/2055920 swapFree=4147148/4192956
[pid=12617] ppid=12615 vsize=284520 CPUtime=401.95
/proc/12617/stat : 12617 (bsolo3.0.17) R 12615 12617 11788 0 -1 4194304 70679 0 0 0 40150 45 0 0 25 0 1 0 277783543 291348480 70439 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134551312 0 0 4096 16384 0 0 0 17 0 0 0
/proc/12617/statm: 71130 70439 309 324 0 70200 0
Current children cumulated CPU time (s) 401.95
Current children cumulated vsize (KiB) 284520

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 12618
/proc/meminfo: memFree=1462632/2055920 swapFree=4147148/4192956
[pid=12617] ppid=12615 vsize=338872 CPUtime=461.86
/proc/12617/stat : 12617 (bsolo3.0.17) R 12615 12617 11788 0 -1 4194304 84286 0 0 0 46134 52 0 0 25 0 1 0 277783543 347004928 84046 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134551058 0 0 4096 16384 0 0 0 17 0 0 0
/proc/12617/statm: 84718 84046 309 324 0 83788 0
Current children cumulated CPU time (s) 461.86
Current children cumulated vsize (KiB) 338872

[startup+522.303 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 12618
/proc/meminfo: memFree=1397096/2055920 swapFree=4147148/4192956
[pid=12617] ppid=12615 vsize=406160 CPUtime=521.82
/proc/12617/stat : 12617 (bsolo3.0.17) R 12615 12617 11788 0 -1 4194304 101092 0 0 0 52122 60 0 0 25 0 1 0 277783543 415907840 100852 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134551058 0 0 4096 16384 0 0 0 17 0 0 0
/proc/12617/statm: 101540 100852 309 324 0 100610 0
Current children cumulated CPU time (s) 521.82
Current children cumulated vsize (KiB) 406160

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 12618
/proc/meminfo: memFree=1332584/2055920 swapFree=4147148/4192956
[pid=12617] ppid=12615 vsize=468464 CPUtime=581.79
/proc/12617/stat : 12617 (bsolo3.0.17) R 12615 12617 11788 0 -1 4194304 116677 0 0 0 58110 69 0 0 25 0 1 0 277783543 479707136 116437 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134551058 0 0 4096 16384 0 0 0 17 0 0 0
/proc/12617/statm: 117116 116437 309 324 0 116186 0
Current children cumulated CPU time (s) 581.79
Current children cumulated vsize (KiB) 468464

[startup+642.302 s]
/proc/loadavg: 1.03 0.99 0.91 2/78 12618
/proc/meminfo: memFree=1271528/2055920 swapFree=4147148/4192956
[pid=12617] ppid=12615 vsize=529076 CPUtime=641.75
/proc/12617/stat : 12617 (bsolo3.0.17) R 12615 12617 11788 0 -1 4194304 131827 0 0 0 64099 76 0 0 25 0 1 0 277783543 541773824 131587 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550866 0 0 4096 16384 0 0 0 17 0 0 0
/proc/12617/statm: 132269 131587 309 324 0 131339 0
Current children cumulated CPU time (s) 641.75
Current children cumulated vsize (KiB) 529076


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

/proc/meminfo: memFree=1049192/2055920 swapFree=4147148/4192956
[pid=12617] ppid=12615 vsize=751096 CPUtime=941.56
/proc/12617/stat : 12617 (bsolo3.0.17) R 12615 12617 11788 0 -1 4194304 187351 0 0 0 94050 106 0 0 25 0 1 0 277783543 769122304 187111 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550866 0 0 4096 16384 0 0 0 17 0 0 0
/proc/12617/statm: 187774 187111 309 324 0 186844 0
Current children cumulated CPU time (s) 941.56
Current children cumulated vsize (KiB) 751096

[startup+1002.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 12618
/proc/meminfo: memFree=1025064/2055920 swapFree=4147148/4192956
[pid=12617] ppid=12615 vsize=775120 CPUtime=1001.5
/proc/12617/stat : 12617 (bsolo3.0.17) R 12615 12617 11788 0 -1 4194304 193357 0 0 0 100042 108 0 0 25 0 1 0 277783543 793722880 193117 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134551058 0 0 4096 16384 0 0 0 17 0 0 0
/proc/12617/statm: 193780 193117 309 324 0 192850 0
Current children cumulated CPU time (s) 1001.5
Current children cumulated vsize (KiB) 775120

[startup+1062.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 12618
/proc/meminfo: memFree=993704/2055920 swapFree=4147148/4192956
[pid=12617] ppid=12615 vsize=806952 CPUtime=1061.46
/proc/12617/stat : 12617 (bsolo3.0.17) R 12615 12617 11788 0 -1 4194304 201287 0 0 0 106034 112 0 0 25 0 1 0 277783543 826318848 201047 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134551084 0 0 4096 16384 0 0 0 17 0 0 0
/proc/12617/statm: 201738 201047 309 324 0 200808 0
Current children cumulated CPU time (s) 1061.46
Current children cumulated vsize (KiB) 806952

[startup+1122.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 12618
/proc/meminfo: memFree=947624/2055920 swapFree=4147148/4192956
[pid=12617] ppid=12615 vsize=852508 CPUtime=1121.38
/proc/12617/stat : 12617 (bsolo3.0.17) R 12615 12617 11788 0 -1 4194304 212698 0 0 0 112020 118 0 0 25 0 1 0 277783543 872968192 212458 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134551058 0 0 4096 16384 0 0 0 17 0 0 0
/proc/12617/statm: 213127 212458 309 324 0 212197 0
Current children cumulated CPU time (s) 1121.38
Current children cumulated vsize (KiB) 852508

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 12618
/proc/meminfo: memFree=899304/2055920 swapFree=4147148/4192956
[pid=12617] ppid=12615 vsize=901332 CPUtime=1181.3
/proc/12617/stat : 12617 (bsolo3.0.17) R 12615 12617 11788 0 -1 4194304 224898 0 0 0 118004 126 0 0 25 0 1 0 277783543 922963968 224658 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134551048 0 0 4096 16384 0 0 0 17 0 0 0
/proc/12617/statm: 225333 224658 309 324 0 224403 0
Current children cumulated CPU time (s) 1181.3
Current children cumulated vsize (KiB) 901332

[startup+1242.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 12618
/proc/meminfo: memFree=856296/2055920 swapFree=4147148/4192956
[pid=12617] ppid=12615 vsize=943736 CPUtime=1241.27
/proc/12617/stat : 12617 (bsolo3.0.17) R 12615 12617 11788 0 -1 4194304 235496 0 0 0 123994 133 0 0 25 0 1 0 277783543 966385664 235256 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550878 0 0 4096 16384 0 0 0 17 0 0 0
/proc/12617/statm: 235934 235256 309 324 0 235004 0
Current children cumulated CPU time (s) 1241.27
Current children cumulated vsize (KiB) 943736

[startup+1302.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 12618
/proc/meminfo: memFree=822184/2055920 swapFree=4147148/4192956
[pid=12617] ppid=12615 vsize=977336 CPUtime=1301.23
/proc/12617/stat : 12617 (bsolo3.0.17) R 12615 12617 11788 0 -1 4194304 243908 0 0 0 129986 137 0 0 25 0 1 0 277783543 1000792064 243668 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134551186 0 0 4096 16384 0 0 0 17 0 0 0
/proc/12617/statm: 244334 243668 309 324 0 243404 0
Current children cumulated CPU time (s) 1301.23
Current children cumulated vsize (KiB) 977336

[startup+1362.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 12618
/proc/meminfo: memFree=790376/2055920 swapFree=4147148/4192956
[pid=12617] ppid=12615 vsize=1009540 CPUtime=1361.19
/proc/12617/stat : 12617 (bsolo3.0.17) R 12615 12617 11788 0 -1 4194304 251950 0 0 0 135979 140 0 0 25 0 1 0 277783543 1033768960 251710 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134551347 0 0 4096 16384 0 0 0 17 0 0 0
/proc/12617/statm: 252385 251710 309 324 0 251455 0
Current children cumulated CPU time (s) 1361.19
Current children cumulated vsize (KiB) 1009540

[startup+1422.31 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 12618
/proc/meminfo: memFree=744040/2055920 swapFree=4147148/4192956
[pid=12617] ppid=12615 vsize=1055472 CPUtime=1421.17
/proc/12617/stat : 12617 (bsolo3.0.17) R 12615 12617 11788 0 -1 4194304 263436 0 0 0 141971 146 0 0 25 0 1 0 277783543 1080803328 263196 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134551330 0 0 4096 16384 0 0 0 17 0 0 0
/proc/12617/statm: 263868 263196 309 324 0 262938 0
Current children cumulated CPU time (s) 1421.17
Current children cumulated vsize (KiB) 1055472

[startup+1482.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 12618
/proc/meminfo: memFree=686312/2055920 swapFree=4147148/4192956
[pid=12617] ppid=12615 vsize=1113620 CPUtime=1481.13
/proc/12617/stat : 12617 (bsolo3.0.17) R 12615 12617 11788 0 -1 4194304 277970 0 0 0 147960 153 0 0 25 0 1 0 277783543 1140346880 277730 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134551052 0 0 4096 16384 0 0 0 17 0 0 0
/proc/12617/statm: 278405 277730 309 324 0 277475 0
Current children cumulated CPU time (s) 1481.13
Current children cumulated vsize (KiB) 1113620

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

[startup+1484.7 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 12618
/proc/meminfo: memFree=684392/2055920 swapFree=4147148/4192956
[pid=12617] ppid=12615 vsize=1115760 CPUtime=1483.52
/proc/12617/stat : 12617 (bsolo3.0.17) R 12615 12617 11788 0 -1 4194304 278505 0 0 0 148199 153 0 0 25 0 1 0 277783543 1142538240 278265 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134551312 0 0 4096 16384 0 0 0 17 0 0 0
/proc/12617/statm: 278940 278265 309 324 0 278010 0
Current children cumulated CPU time (s) 1483.52
Current children cumulated vsize (KiB) 1115760

[startup+1510.31 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 12618
/proc/meminfo: memFree=659112/2055920 swapFree=4147148/4192956
[pid=12617] ppid=12615 vsize=1140172 CPUtime=1509.11
/proc/12617/stat : 12617 (bsolo3.0.17) R 12615 12617 11788 0 -1 4194304 284617 0 0 0 150756 155 0 0 25 0 1 0 277783543 1167536128 284377 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550878 0 0 4096 16384 0 0 0 17 0 0 0
/proc/12617/statm: 285043 284377 309 324 0 284113 0
Current children cumulated CPU time (s) 1509.11
Current children cumulated vsize (KiB) 1140172

[startup+1523.1 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 12618
/proc/meminfo: memFree=647912/2055920 swapFree=4147148/4192956
[pid=12617] ppid=12615 vsize=1152488 CPUtime=1521.9
/proc/12617/stat : 12617 (bsolo3.0.17) R 12615 12617 11788 0 -1 4194304 287693 0 0 0 152033 157 0 0 25 0 1 0 277783543 1180147712 287453 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550779 0 0 4096 16384 0 0 0 17 0 0 0
/proc/12617/statm: 288122 287453 309 324 0 287192 0
Current children cumulated CPU time (s) 1521.9
Current children cumulated vsize (KiB) 1152488

[startup+1529.5 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 12618
/proc/meminfo: memFree=643112/2055920 swapFree=4147148/4192956
[pid=12617] ppid=12615 vsize=1157008 CPUtime=1528.29
/proc/12617/stat : 12617 (bsolo3.0.17) R 12615 12617 11788 0 -1 4194304 288808 0 0 0 152671 158 0 0 25 0 1 0 277783543 1184776192 288568 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134551186 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12617/statm: 289252 288568 309 324 0 288322 0
Current children cumulated CPU time (s) 1528.29
Current children cumulated vsize (KiB) 1157008

[startup+1535.9 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 12618
/proc/meminfo: memFree=636200/2055920 swapFree=4147148/4192956
[pid=12617] ppid=12615 vsize=1164168 CPUtime=1534.69
/proc/12617/stat : 12617 (bsolo3.0.17) R 12615 12617 11788 0 -1 4194304 290620 0 0 0 153310 159 0 0 25 0 1 0 277783543 1192108032 290380 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134551315 0 0 4096 16384 0 0 0 17 0 0 0
/proc/12617/statm: 291042 290380 309 324 0 290112 0
Current children cumulated CPU time (s) 1534.69
Current children cumulated vsize (KiB) 1164168

[startup+1537.5 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 12618
/proc/meminfo: memFree=632872/2055920 swapFree=4147148/4192956
[pid=12617] ppid=12615 vsize=1167820 CPUtime=1536.28
/proc/12617/stat : 12617 (bsolo3.0.17) R 12615 12617 11788 0 -1 4194304 291526 0 0 0 153469 159 0 0 25 0 1 0 277783543 1195847680 291286 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 4160091748 0 0 4096 16384 0 0 0 17 0 0 0
/proc/12617/statm: 291955 291286 309 324 0 291025 0
Current children cumulated CPU time (s) 1536.28
Current children cumulated vsize (KiB) 1167820

[startup+1538.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 12618
/proc/meminfo: memFree=631336/2055920 swapFree=4147148/4192956
[pid=12617] ppid=12615 vsize=1168072 CPUtime=1537.08
/proc/12617/stat : 12617 (bsolo3.0.17) R 12615 12617 11788 0 -1 4194304 291582 0 0 0 153549 159 0 0 25 0 1 0 277783543 1196105728 291342 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550910 0 0 4096 16384 0 0 0 17 0 0 0
/proc/12617/statm: 292018 291342 309 324 0 291088 0
Current children cumulated CPU time (s) 1537.08
Current children cumulated vsize (KiB) 1168072

[startup+1538.7 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 12618
/proc/meminfo: memFree=631336/2055920 swapFree=4147148/4192956
[pid=12617] ppid=12615 vsize=1168320 CPUtime=1537.48
/proc/12617/stat : 12617 (bsolo3.0.17) R 12615 12617 11788 0 -1 4194304 291654 0 0 0 153589 159 0 0 25 0 1 0 277783543 1196359680 291414 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134551330 0 0 4096 16384 0 0 0 17 0 0 0
/proc/12617/statm: 292080 291414 309 324 0 291150 0
Current children cumulated CPU time (s) 1537.48
Current children cumulated vsize (KiB) 1168320

[startup+1539.1 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 12618
/proc/meminfo: memFree=630760/2055920 swapFree=4147148/4192956
[pid=12617] ppid=12615 vsize=0 CPUtime=1537.89
/proc/12617/stat : 12617 (bsolo3.0.17) R 12615 12617 11788 0 -1 4194308 291746 0 0 0 153619 170 0 0 25 0 1 0 277783543 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 16384 0 0 0 17 0 0 0
/proc/12617/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1537.89
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1539.17
CPU time (s): 1537.96
CPU user time (s): 1536.19
CPU system time (s): 1.77073
CPU usage (%): 99.9214
Max. virtual memory (cumulated for all children) (KiB): 1168572

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1536.19
system time used= 1.77073
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 291746
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= 10
involuntary context switches= 33364

runsolver used 1.43878 second user time and 4.16737 second system time

The end

Launcher Data (download as text)

Begin job on node11 on Sat May  5 12:15:46 UTC 2007

IDJOB= 457203
IDBENCH= 48325
IDSOLVER= 199
FILE ID= node11/457203-1178367346

PBS_JOBID= 5188985

Free space on /tmp= 66558 MiB

SOLVER NAME= bsolo 3.0.17
BENCH NAME= HOME/pub/bench/PB07/normalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/manquinho/dbsg/normalized-dbsg_500_25_5_15.opb
COMMAND LINE= bsolo3.0.17 -m1800 /tmp/evaluation/457203-1178367346/instance-457203-1178367346.opb            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node11/watcher-457203-1178367346 -o ROOT/results/node11/solver-457203-1178367346 -C 1800 -W 3600 -M 1800 --output-limit 1,15  bsolo3.0.17 -m1800 /tmp/evaluation/457203-1178367346/instance-457203-1178367346.opb            

META MD5SUM SOLVER= c9b15312c639dd71a11a1e3ca1b27020
MD5SUM BENCH=  b33a935d423c3fea7f6ee6702f232aa4

RANDOM SEED= 899607404

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node11.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1798216 kB
Buffers:         39828 kB
Cached:         122876 kB
SwapCached:      14436 kB
Active:         132400 kB
Inactive:        54344 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1798216 kB
SwapTotal:     4192956 kB
SwapFree:      4147148 kB
Dirty:            7020 kB
Writeback:           0 kB
Mapped:          30756 kB
Slab:            56464 kB
Committed_AS:  7500108 kB
PageTables:       1852 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66558 MiB

End job on node11 on Sat May  5 12:41:25 UTC 2007