Trace number 457002

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.16SAT 720.246 720.461

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_500_10_1_15.opb
MD5SUM35f11a54f1fd329a650032f8b75cdf62
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 benchmark0.436932
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)12636
Sum of products size (including duplicates)25272
Number of different products6318
Sum of products size12636

Solver Data (download as text)

0.00/0.00	c bsolo beta version 3.0.16 - 04/04/2007 : 1458 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 Time Limit set to 1800
0.00/0.00	c Memory Limit set to 1800 MB
0.00/0.00	c Instance file /tmp/evaluation/457002-1178365307/instance-457002-1178365307.opb
0.00/0.00	c File size is 192853 bytes.
0.06/0.08	c Highest Coefficient sum: 1000
0.06/0.08	c Parsing was ok!!
0.06/0.08	c Total parsing time: 0.08 s
0.08/0.10	c Var: 13636 Constr: 26775 13136/1003/12636 Lit: 91952 Watch. Lit: 77834
0.08/0.10	c Obj. Vars: 0 (0 % of total variables)
7.08/7.13	c Pre-processing Time: 7.129 s
7.08/7.13	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
7.08/7.13	c        0  13636    26775    91952    3    77834  134245      0      0 7.13
7.08/7.13	c Switching off LPR mode.
720.08/720.31	c      476  13636    27251   447277   16    78786  147670    476     44 10.60
720.08/720.31	c      944  13636    27719   798846   28    79722  162438    944     61 15.45
720.08/720.31	c     1174  13636    27949  1023625   36    80182  178682   1174     73 15.96
720.08/720.31	c     1536  13636    28311  1374885   48    80906  196551   1536     90 16.98
720.08/720.31	c     2066  13636    28841  1885756   65    81966  216207   2066    108 18.98
720.08/720.31	c     2835  13636    29610  2634807   88    83504  237828   2835    137 20.64
720.08/720.31	c     3990  13636    30765  3764786  122    85814  261611   3990    151 26.27
720.08/720.31	c     5726  13636    32501  5459703  167    89286  287773   5726    185 30.85
720.08/720.31	c     8313  13636    35088  7979898  227    94460  316551   8313    152 54.40
720.08/720.31	c    12192  13636    38967 11784238  302   102218  348207  12192    155 78.55
720.08/720.31	c    18019  13636    44794 17503160  390   113872  383028  18019    146 123.22
720.08/720.31	c    26760  13636    53535 26087238  487   131354  421331  26760    110 242.56
720.08/720.31	c    39870  13636    66645 38959226  584   157574  463465  39870    116 341.61
720.08/720.31	c    59541  13636    86316 58280793  675   196916  509812  59541     89 667.57
720.08/720.31	v -x1 x2 x3 x4 x5 x6 -x7 -x8 x9 x10 x11 x12 x13 x14 x15 -x16 x17 x18 -x19 -x20 -x21 -x22 -x23 -x24 -x25 -x26 -x27 -x28 -x29 -x30 -x31
720.08/720.31	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
720.08/720.31	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
720.08/720.31	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
720.08/720.31	v -x108 -x109 -x110 -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120 -x121 -x122 -x123 -x124 -x125 -x126 -x127 -x128
720.08/720.31	v -x129 -x130 -x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140 -x141 -x142 -x143 -x144 -x145 -x146 -x147 -x148 -x149
720.08/720.31	v -x150 -x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160 -x161 -x162 -x163 -x164 -x165 -x166 -x167 -x168 -x169 -x170
720.08/720.31	v -x171 -x172 -x173 -x174 -x175 -x176 -x177 -x178 -x179 -x180 -x181 -x182 -x183 -x184 -x185 -x186 -x187 -x188 -x189 -x190 -x191
720.08/720.31	v -x192 -x193 -x194 -x195 -x196 -x197 -x198 -x199 -x200 -x201 -x202 -x203 -x204 -x205 -x206 -x207 -x208 -x209 -x210 -x211 -x212
720.08/720.31	v -x213 -x214 -x215 -x216 -x217 -x218 -x219 -x220 -x221 -x222 -x223 -x224 -x225 -x226 -x227 -x228 -x229 -x230 -x231 -x232 -x233
720.08/720.31	v -x234 -x235 -x236 -x237 -x238 -x239 -x240 -x241 -x242 -x243 -x244 -x245 -x246 -x247 -x248 -x249 -x250 -x251 -x252 -x253 -x254
720.08/720.31	v -x255 -x256 -x257 -x258 -x259 -x260 -x261 -x262 -x263 -x264 -x265 -x266 -x267 -x268 -x269 -x270 -x271 -x272 -x273 -x274 -x275
720.08/720.31	v -x276 -x277 -x278 -x279 -x280 -x281 -x282 -x283 -x284 -x285 -x286 -x287 -x288 -x289 -x290 -x291 -x292 -x293 -x294 -x295 -x296
720.08/720.31	v -x297 -x298 -x299 -x300 -x301 -x302 -x303 -x304 -x305 -x306 -x307 -x308 -x309 -x310 -x311 -x312 -x313 -x314 -x315 -x316 -x317
720.08/720.31	v -x318 -x319 -x320 -x321 -x322 -x323 -x324 -x325 -x326 -x327 -x328 -x329 -x330 -x331 -x332 -x333 -x334 -x335 -x336 -x337 -x338
720.08/720.31	v -x339 -x340 -x341 -x342 -x343 -x344 -x345 -x346 -x347 -x348 -x349 -x350 -x351 -x352 -x353 -x354 -x355 x356 -x357 -x358 -x359
720.08/720.31	v -x360 -x361 -x362 -x363 -x364 -x365 -x366 -x367 -x368 -x369 -x370 -x371 -x372 -x373 -x374 -x375 -x376 -x377 -x378 -x379 -x380
720.08/720.31	v -x381 -x382 -x383 -x384 -x385 -x386 -x387 -x388 -x389 -x390 -x391 -x392 -x393 -x394 -x395 -x396 -x397 -x398 -x399 -x400 -x401
720.08/720.31	v -x402 -x403 -x404 -x405 -x406 -x407 -x408 -x409 -x410 -x411 -x412 -x413 -x414 -x415 -x416 -x417 -x418 -x419 -x420 -x421 -x422
720.08/720.31	v -x423 -x424 -x425 -x426 -x427 -x428 -x429 -x430 -x431 -x432 -x433 -x434 -x435 -x436 -x437 -x438 -x439 -x440 -x441 -x442 -x443
720.08/720.31	v -x444 -x445 -x446 -x447 -x448 -x449 -x450 -x451 -x452 -x453 -x454 -x455 -x456 -x457 -x458 -x459 -x460 -x461 -x462 -x463 -x464
720.08/720.31	v -x465 -x466 -x467 -x468 -x469 -x470 -x471 -x472 -x473 -x474 -x475 -x476 -x477 -x478 -x479 -x480 -x481 -x482 -x483 -x484 -x485
720.08/720.31	v -x486 -x487 -x488 -x489 -x490 -x491 -x492 -x493 -x494 -x495 -x496 -x497 -x498 -x499 -x500 x884 -x887 -x778 -x916 -x794 -x836
720.08/720.31	v -x993 -x650 -x922 -x863 -x517 x544 -x548 -x590 -x607 -x692 -x716 -x724 -x807 -x852 -x938 -x501 -x528 -x691 -x560 -x764 -x927
720.08/720.31	v -x541 -x673 -x737 -x712 -x869 -x805 -x999 -x502 -x568 -x930 -x783 x531 -x624 -x636 -x803 -x523 -x559 -x566 -x626 -x754 -x757
720.08/720.31	v -x835 -x898 -x953 -x998 -x503 -x570 -x668 -x894 -x957 -x512 -x543 -x730 -x874 -x920 -x515 -x578 -x675 -x676 -x710 -x864 -x917
720.08/720.31	v -x937 -x504 -x785 -x538 -x699 -x825 -x816 -x871 -x914 -x527 -x592 -x981 -x540 -x549 -x720 -x893 -x896 -x505 -x671 -x997 -x782
720.08/720.31	v -x806 -x926 -x585 -x828 -x507 -x738 -x780 -x506 -x837 -x847 x814 -x858 -x625 x583 -x546 -x589 -x595 x611 -x614 -x647 -x822
720.08/720.31	v -x832 -x891 -x815 -x868 -x935 -x865 -x751 -x588 -x809 -x777 -x679 -x524 -x771 -x802 -x879 -x975 -x508 -x789 -x904 -x652 -x755
720.08/720.31	v -x900 -x933 -x561 -x677 -x601 -x684 -x747 -x774 -x799 -x862 -x982 -x509 -x740 -x513 -x727 -x587 -x796 -x571 -x532 -x873 -x510
720.08/720.31	v -x968 -x602 -x598 -x903 -x818 -x653 -x781 -x631 -x722 -x965 -x511 -x787 -x942 -x866 -x690 -x945 -x620 -x941 -x520 -x613 -x639
720.08/720.31	v -x708 -x744 -x618 -x772 -x928 -x857 -x557 -x736 -x823 -x969 -x854 -x966 -x529 -x872 -x656 -x662 -x514 -x733 -x830 -x709 -x841
720.08/720.31	v -x678 -x696 -x739 -x767 -x810 x876 -x797 x619 -x746 -x952 -x556 -x880 -x989 -x638 -x682 -x516 -x765 -x729 -x842 -x851 -x694
720.08/720.31	v -x535 -x915 -x988 -x674 -x992 -x728 -x860 -x552 -x574 -x605 -x725 -x743 -x518 -x776 -x908 -x622 -x859 -x530 -x576 -x580 -x685
720.08/720.31	v -x726 -x839 -x519 -x819 -x929 -x644 -x905 -x944 -x640 -x539 -x629 -x689 -x870 -x707 -x731 -x521 -x918 -x971 -x991 -x1000
720.08/720.31	v -x773 -x565 -x567 -x597 -x954 -x522 -x645 -x591 -x955 -x670 -x526 -x734 -x853 -x698 -x856 -x849 -x612 -x623 -x829 -x800 -x553
720.08/720.31	v -x666 -x702 -x741 -x890 -x844 -x569 -x923 -x812 -x811 -x606 x537 -x554 -x635 -x525 -x821 -x627 -x562 -x599 -x703 -x717 -x750
720.08/720.31	v -x759 x925 -x563 -x683 -x897 -x551 -x572 -x974 -x632 -x882 -x547 -x867 -x932 -x979 -x931 -x934 -x895 -x661 -x664 -x700 -x603
720.08/720.31	v -x646 -x669 -x948 -x960 -x596 -x967 -x555 -x630 -x701 -x770 -x985 -x877 -x608 -x946 -x582 -x735 -x795 -x889 -x994 -x680 -x919
720.08/720.31	v -x888 -x913 -x660 -x711 -x843 -x714 -x756 -x533 -x820 -x600 -x940 -x706 -x545 -x881 -x964 -x534 -x628 -x651 -x659 -x921 -x687
720.08/720.31	v -x732 -x949 -x793 -x973 -x886 -x723 -x617 -x536 -x641 -x899 -x542 -x579 -x995 -x748 -x861 -x643 -x885 -x615 -x962 -x827 -x760
720.08/720.31	v -x846 -x581 -x658 -x704 -x749 -x909 -x959 -x804 -x834 -x584 -x609 -x634 -x649 -x788 -x817 -x798 -x573 -x976 -x950 -x961 -x833
720.08/720.31	v -x686 -x648 -x667 -x779 -x840 -x693 -x550 -x786 -x901 -x972 -x790 -x892 -x762 -x594 -x604 -x558 -x813 -x831 -x902 -x963 -x947
720.08/720.31	v -x768 -x791 -x715 -x980 -x808 -x970 -x775 -x642 -x621 -x564 x633 -x761 -x850 -x766 -x718 -x784 -x984 -x758 -x939 -x575 -x848
720.08/720.31	v -x792 -x616 -x826 -x719 -x978 -x672 -x745 x912 -x951 -x655 -x681 -x721 -x742 -x753 -x977 x990 -x956 -x769 -x883 -x983 -x577
720.08/720.31	v x657 -x987 -x878 -x763 -x697 -x654 -x906 -x996 -x986 -x593 -x936 -x705 -x943 -x958 -x586 -x637 -x911 -x610 -x824 -x688 -x663
720.08/720.31	v -x838 -x801 x855 -x665 -x845 -x910 -x713 -x752 -x875 -x907 -x695 -x924
720.08/720.31	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
720.08/720.31	c   14    68740      9    94912    95515 67283950  68740     95 720.10
720.08/720.31	s SATISFIABLE
720.08/720.31	c Total time: 720.103 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/node2/watcher-457002-1178365307 -o ROOT/results/node2/solver-457002-1178365307 -C 1800 -W 3600 -M 1800 --output-limit 1,15 bsolo3.0.16 -t1800 -m1800 /tmp/evaluation/457002-1178365307/instance-457002-1178365307.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.84 0.95 0.90 3/77 25564
/proc/meminfo: memFree=1807032/2055920 swapFree=4148884/4192956
[pid=25564] ppid=25562 vsize=11928 CPUtime=0
/proc/25564/stat : 25564 (bsolo3.0.16) R 25562 25564 24919 0 -1 4194304 367 0 0 0 0 0 0 0 18 0 1 0 312568506 12214272 336 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25564/statm: 2982 337 281 324 0 2003 0

[startup+0.071718 s]
/proc/loadavg: 0.84 0.95 0.90 3/77 25564
/proc/meminfo: memFree=1807032/2055920 swapFree=4148884/4192956
[pid=25564] ppid=25562 vsize=7716 CPUtime=0.06
/proc/25564/stat : 25564 (bsolo3.0.16) R 25562 25564 24919 0 -1 4194304 1314 0 0 0 6 0 0 0 18 0 1 0 312568506 7901184 1283 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134538905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25564/statm: 1929 1283 328 324 0 950 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 7716

[startup+0.101722 s]
/proc/loadavg: 0.84 0.95 0.90 3/77 25564
/proc/meminfo: memFree=1807032/2055920 swapFree=4148884/4192956
[pid=25564] ppid=25562 vsize=10512 CPUtime=0.08
/proc/25564/stat : 25564 (bsolo3.0.16) R 25562 25564 24919 0 -1 4194304 2039 0 0 0 8 0 0 0 18 0 1 0 312568506 10764288 1960 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 10970747 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25564/statm: 2628 1961 302 324 0 1697 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 10512

[startup+0.301743 s]
/proc/loadavg: 0.84 0.95 0.90 3/77 25564
/proc/meminfo: memFree=1807032/2055920 swapFree=4148884/4192956
[pid=25564] ppid=25562 vsize=11104 CPUtime=0.29
/proc/25564/stat : 25564 (bsolo3.0.16) R 25562 25564 24919 0 -1 4194304 2175 0 0 0 28 1 0 0 19 0 1 0 312568506 11370496 2096 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25564/statm: 2776 2096 306 324 0 1845 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11104

[startup+0.701784 s]
/proc/loadavg: 0.84 0.95 0.90 3/77 25564
/proc/meminfo: memFree=1807032/2055920 swapFree=4148884/4192956
[pid=25564] ppid=25562 vsize=11104 CPUtime=0.69
/proc/25564/stat : 25564 (bsolo3.0.16) R 25562 25564 24919 0 -1 4194304 2175 0 0 0 68 1 0 0 22 0 1 0 312568506 11370496 2096 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25564/statm: 2776 2096 306 324 0 1845 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11104

[startup+1.50188 s]
/proc/loadavg: 0.84 0.95 0.90 2/78 25565
/proc/meminfo: memFree=1799792/2055920 swapFree=4148884/4192956
[pid=25564] ppid=25562 vsize=11104 CPUtime=1.49
/proc/25564/stat : 25564 (bsolo3.0.16) R 25562 25564 24919 0 -1 4194304 2175 0 0 0 148 1 0 0 25 0 1 0 312568506 11370496 2096 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25564/statm: 2776 2096 306 324 0 1845 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11104

[startup+3.10103 s]
/proc/loadavg: 0.84 0.95 0.90 2/78 25565
/proc/meminfo: memFree=1799672/2055920 swapFree=4148884/4192956
[pid=25564] ppid=25562 vsize=11104 CPUtime=3.08
/proc/25564/stat : 25564 (bsolo3.0.16) R 25562 25564 24919 0 -1 4194304 2175 0 0 0 307 1 0 0 25 0 1 0 312568506 11370496 2096 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25564/statm: 2776 2096 306 324 0 1845 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 11104

[startup+6.30137 s]
/proc/loadavg: 0.85 0.95 0.90 2/78 25565
/proc/meminfo: memFree=1799544/2055920 swapFree=4148884/4192956
[pid=25564] ppid=25562 vsize=11104 CPUtime=6.29
/proc/25564/stat : 25564 (bsolo3.0.16) R 25562 25564 24919 0 -1 4194304 2175 0 0 0 627 2 0 0 25 0 1 0 312568506 11370496 2096 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25564/statm: 2776 2096 306 324 0 1845 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 11104

[startup+12.701 s]
/proc/loadavg: 0.87 0.95 0.90 2/78 25565
/proc/meminfo: memFree=1794296/2055920 swapFree=4148884/4192956
[pid=25564] ppid=25562 vsize=18196 CPUtime=12.68
/proc/25564/stat : 25564 (bsolo3.0.16) R 25562 25564 24919 0 -1 4194304 4403 0 0 0 1261 7 0 0 25 0 1 0 312568506 18632704 3894 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134586732 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25564/statm: 4549 3894 311 324 0 3618 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 18196

[startup+25.5014 s]
/proc/loadavg: 0.89 0.95 0.90 2/78 25565
/proc/meminfo: memFree=1754552/2055920 swapFree=4148884/4192956
[pid=25564] ppid=25562 vsize=56788 CPUtime=25.48
/proc/25564/stat : 25564 (bsolo3.0.16) R 25562 25564 24919 0 -1 4194304 14058 0 0 0 2535 13 0 0 25 0 1 0 312568506 58150912 13549 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550996 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25564/statm: 14197 13549 311 324 0 13266 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 56788

[startup+51.102 s]
/proc/loadavg: 0.93 0.96 0.90 2/78 25565
/proc/meminfo: memFree=1705784/2055920 swapFree=4148884/4192956
[pid=25564] ppid=25562 vsize=105256 CPUtime=51.06
/proc/25564/stat : 25564 (bsolo3.0.16) R 25562 25564 24919 0 -1 4194304 26188 0 0 0 5088 18 0 0 25 0 1 0 312568506 107782144 25679 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551504 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25564/statm: 26314 25679 311 324 0 25383 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 105256

[startup+102.305 s]
/proc/loadavg: 0.97 0.96 0.91 2/78 25565
/proc/meminfo: memFree=1598776/2055920 swapFree=4148884/4192956
[pid=25564] ppid=25562 vsize=212040 CPUtime=102.25
/proc/25564/stat : 25564 (bsolo3.0.16) R 25562 25564 24919 0 -1 4194304 52861 0 0 0 10192 33 0 0 25 0 1 0 312568506 217128960 52352 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551276 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25564/statm: 53010 52352 311 324 0 52079 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 212040

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 25565
/proc/meminfo: memFree=1518200/2055920 swapFree=4148884/4192956
[pid=25564] ppid=25562 vsize=292692 CPUtime=162.23
/proc/25564/stat : 25564 (bsolo3.0.16) R 25562 25564 24919 0 -1 4194304 73040 0 0 0 16178 45 0 0 25 0 1 0 312568506 299716608 72531 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551263 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25564/statm: 73173 72531 311 324 0 72242 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 292692

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 25565
/proc/meminfo: memFree=1476600/2055920 swapFree=4148884/4192956
[pid=25564] ppid=25562 vsize=333704 CPUtime=222.22
/proc/25564/stat : 25564 (bsolo3.0.16) R 25562 25564 24919 0 -1 4194304 83303 0 0 0 22170 52 0 0 25 0 1 0 312568506 341712896 82794 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551378 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25564/statm: 83426 82794 311 324 0 82495 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 333704

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 25565
/proc/meminfo: memFree=1417784/2055920 swapFree=4148884/4192956
[pid=25564] ppid=25562 vsize=393860 CPUtime=282.2
/proc/25564/stat : 25564 (bsolo3.0.16) R 25562 25564 24919 0 -1 4194304 98327 0 0 0 28158 62 0 0 25 0 1 0 312568506 403312640 97818 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25564/statm: 98465 97818 311 324 0 97534 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 393860

[startup+342.301 s]
/proc/loadavg: 1.05 0.99 0.91 2/78 25565
/proc/meminfo: memFree=1300472/2055920 swapFree=4148884/4192956
[pid=25564] ppid=25562 vsize=509972 CPUtime=342.18
/proc/25564/stat : 25564 (bsolo3.0.16) R 25562 25564 24919 0 -1 4194304 127345 0 0 0 34143 75 0 0 25 0 1 0 312568506 522211328 126836 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551094 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25564/statm: 127493 126836 311 324 0 126562 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 509972

[startup+402.301 s]
/proc/loadavg: 1.12 1.02 0.93 2/78 25565
/proc/meminfo: memFree=1226744/2055920 swapFree=4148884/4192956
[pid=25564] ppid=25562 vsize=583688 CPUtime=402.17
/proc/25564/stat : 25564 (bsolo3.0.16) R 25562 25564 24919 0 -1 4194304 145799 0 0 0 40131 86 0 0 25 0 1 0 312568506 597696512 145290 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551058 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25564/statm: 145922 145290 311 324 0 144991 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 583688

[startup+462.302 s]
/proc/loadavg: 1.09 1.03 0.93 2/78 25565
/proc/meminfo: memFree=1179576/2055920 swapFree=4148884/4192956
[pid=25564] ppid=25562 vsize=630508 CPUtime=462.15
/proc/25564/stat : 25564 (bsolo3.0.16) R 25562 25564 24919 0 -1 4194304 157494 0 0 0 46123 92 0 0 25 0 1 0 312568506 645640192 156985 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25564/statm: 157627 156985 311 324 0 156696 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 630508

[startup+522.302 s]
/proc/loadavg: 1.08 1.03 0.94 2/78 25565
/proc/meminfo: memFree=1136888/2055920 swapFree=4148884/4192956
[pid=25564] ppid=25562 vsize=673532 CPUtime=522.13
/proc/25564/stat : 25564 (bsolo3.0.16) R 25562 25564 24919 0 -1 4194304 168241 0 0 0 52115 98 0 0 25 0 1 0 312568506 689696768 167732 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551064 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25564/statm: 168383 167732 311 324 0 167452 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 673532

[startup+582.301 s]
/proc/loadavg: 1.07 1.04 0.94 2/78 25565
/proc/meminfo: memFree=1099448/2055920 swapFree=4148884/4192956
[pid=25564] ppid=25562 vsize=710412 CPUtime=582.12
/proc/25564/stat : 25564 (bsolo3.0.16) R 25562 25564 24919 0 -1 4194304 177458 0 0 0 58110 102 0 0 25 0 1 0 312568506 727461888 176949 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551058 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25564/statm: 177603 176949 311 324 0 176672 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 710412

[startup+642.301 s]
/proc/loadavg: 1.06 1.04 0.95 2/78 25565
/proc/meminfo: memFree=1063864/2055920 swapFree=4148884/4192956
[pid=25564] ppid=25562 vsize=745648 CPUtime=642.1
/proc/25564/stat : 25564 (bsolo3.0.16) R 25562 25564 24919 0 -1 4194304 186273 0 0 0 64104 106 0 0 25 0 1 0 312568506 763543552 185764 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551371 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25564/statm: 186412 185764 311 324 0 185481 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 745648

[startup+702.302 s]
/proc/loadavg: 1.06 1.05 0.95 2/78 25565
/proc/meminfo: memFree=987128/2055920 swapFree=4148884/4192956
[pid=25564] ppid=25562 vsize=823588 CPUtime=702.08
/proc/25564/stat : 25564 (bsolo3.0.16) R 25562 25564 24919 0 -1 4194304 205752 0 0 0 70091 117 0 0 25 0 1 0 312568506 843354112 205243 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551064 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25564/statm: 205897 205243 311 324 0 204966 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 823588

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

[startup+703.902 s]
/proc/loadavg: 1.05 1.05 0.95 2/78 25565
/proc/meminfo: memFree=980856/2055920 swapFree=4148884/4192956
[pid=25564] ppid=25562 vsize=828492 CPUtime=703.69
/proc/25564/stat : 25564 (bsolo3.0.16) R 25562 25564 24919 0 -1 4194304 206993 0 0 0 70251 118 0 0 25 0 1 0 312568506 848375808 206484 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134586732 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25564/statm: 207123 206484 311 324 0 206192 0
Current children cumulated CPU time (s) 703.69
Current children cumulated vsize (KiB) 828492

[startup+710.301 s]
/proc/loadavg: 1.05 1.05 0.95 2/78 25565
/proc/meminfo: memFree=965432/2055920 swapFree=4148884/4192956
[pid=25564] ppid=25562 vsize=845452 CPUtime=710.09
/proc/25564/stat : 25564 (bsolo3.0.16) R 25562 25564 24919 0 -1 4194304 211240 0 0 0 70888 121 0 0 25 0 1 0 312568506 865742848 210731 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551085 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25564/statm: 211363 210731 311 324 0 210432 0
Current children cumulated CPU time (s) 710.09
Current children cumulated vsize (KiB) 845452

[startup+716.701 s]
/proc/loadavg: 1.04 1.05 0.95 2/78 25565
/proc/meminfo: memFree=948600/2055920 swapFree=4148884/4192956
[pid=25564] ppid=25562 vsize=862548 CPUtime=716.48
/proc/25564/stat : 25564 (bsolo3.0.16) R 25562 25564 24919 0 -1 4194304 215511 0 0 0 71525 123 0 0 25 0 1 0 312568506 883249152 215002 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550996 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25564/statm: 215637 215002 311 324 0 214706 0
Current children cumulated CPU time (s) 716.48
Current children cumulated vsize (KiB) 862548

[startup+718.305 s]
/proc/loadavg: 1.04 1.05 0.95 2/78 25565
/proc/meminfo: memFree=941048/2055920 swapFree=4148884/4192956
[pid=25564] ppid=25562 vsize=868472 CPUtime=718.08
/proc/25564/stat : 25564 (bsolo3.0.16) R 25562 25564 24919 0 -1 4194304 216969 0 0 0 71685 123 0 0 25 0 1 0 312568506 889315328 216460 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550971 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25564/statm: 217118 216460 311 324 0 216187 0
Current children cumulated CPU time (s) 718.08
Current children cumulated vsize (KiB) 868472

[startup+719.101 s]
/proc/loadavg: 1.04 1.05 0.95 2/78 25565
/proc/meminfo: memFree=941048/2055920 swapFree=4148884/4192956
[pid=25564] ppid=25562 vsize=870736 CPUtime=718.88
/proc/25564/stat : 25564 (bsolo3.0.16) R 25562 25564 24919 0 -1 4194304 217558 0 0 0 71764 124 0 0 25 0 1 0 312568506 891633664 217049 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551276 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25564/statm: 217684 217049 311 324 0 216753 0
Current children cumulated CPU time (s) 718.88
Current children cumulated vsize (KiB) 870736

[startup+719.902 s]
/proc/loadavg: 1.04 1.04 0.95 2/78 25565
/proc/meminfo: memFree=938040/2055920 swapFree=4148884/4192956
[pid=25564] ppid=25562 vsize=871876 CPUtime=719.68
/proc/25564/stat : 25564 (bsolo3.0.16) R 25562 25564 24919 0 -1 4194304 217827 0 0 0 71844 124 0 0 25 0 1 0 312568506 892801024 217318 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551085 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25564/statm: 217969 217318 311 324 0 217038 0
Current children cumulated CPU time (s) 719.68
Current children cumulated vsize (KiB) 871876

[startup+720.302 s]
/proc/loadavg: 1.04 1.04 0.95 2/78 25565
/proc/meminfo: memFree=938040/2055920 swapFree=4148884/4192956
[pid=25564] ppid=25562 vsize=872248 CPUtime=720.08
/proc/25564/stat : 25564 (bsolo3.0.16) R 25562 25564 24919 0 -1 4194304 217942 0 0 0 71884 124 0 0 25 0 1 0 312568506 893181952 217433 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551064 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25564/statm: 218062 217433 311 324 0 217131 0
Current children cumulated CPU time (s) 720.08
Current children cumulated vsize (KiB) 872248

[startup+720.402 s]
/proc/loadavg: 1.04 1.04 0.95 2/78 25565
/proc/meminfo: memFree=1438968/2055920 swapFree=4148884/4192956
[pid=25564] ppid=25562 vsize=0 CPUtime=720.18
/proc/25564/stat : 25564 (bsolo3.0.16) R 25562 25564 24919 0 -1 4194308 217956 0 0 0 71885 133 0 0 25 0 1 0 312568506 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25564/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 720.18
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 720.461
CPU time (s): 720.246
CPU user time (s): 718.859
CPU system time (s): 1.38779
CPU usage (%): 99.9703
Max. virtual memory (cumulated for all children) (KiB): 872248

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 718.859
system time used= 1.38779
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 217956
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= 12
involuntary context switches= 1445

runsolver used 0.583911 second user time and 1.50977 second system time

The end

Launcher Data (download as text)

Begin job on node2 on Sat May  5 11:41:47 UTC 2007

IDJOB= 457002
IDBENCH= 48312
IDSOLVER= 163
FILE ID= node2/457002-1178365307

PBS_JOBID= 5188973

Free space on /tmp= 66558 MiB

SOLVER NAME= bsolo 3.0.16
BENCH NAME= HOME/pub/bench/PB07/normalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/manquinho/dbsg/normalized-dbsg_500_10_1_15.opb
COMMAND LINE= bsolo3.0.16 -t1800 -m1800 /tmp/evaluation/457002-1178365307/instance-457002-1178365307.opb            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node2/watcher-457002-1178365307 -o ROOT/results/node2/solver-457002-1178365307 -C 1800 -W 3600 -M 1800 --output-limit 1,15  bsolo3.0.16 -t1800 -m1800 /tmp/evaluation/457002-1178365307/instance-457002-1178365307.opb            

META MD5SUM SOLVER= b11bf0769a124f73ad50b0fdfcd50482
MD5SUM BENCH=  35f11a54f1fd329a650032f8b75cdf62

RANDOM SEED= 257030209

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node2.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.234
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.234
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:       1807440 kB
Buffers:         35696 kB
Cached:         121260 kB
SwapCached:      12296 kB
Active:         126536 kB
Inactive:        57456 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1807440 kB
SwapTotal:     4192956 kB
SwapFree:      4148884 kB
Dirty:            6940 kB
Writeback:           0 kB
Mapped:          34012 kB
Slab:            49832 kB
Committed_AS: 11642252 kB
PageTables:       1872 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 node2 on Sat May  5 11:53:48 UTC 2007