Trace number 457782

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 578.809 579.074

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_500_25_2_15.opb
MD5SUM2e96a8731ecdc9612117a9b1f6bb2f31
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.56476
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)31340
Sum of products size (including duplicates)62680
Number of different products15670
Sum of products size31340

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/457782-1178373676/instance-457782-1178373676.opb
0.00/0.00	c File size is 431176 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: 32340 Constr: 64183 31840/1003/31340 Lit: 222880 Watch. Lit: 190058
0.19/0.24	c Obj. Vars: 0 (0 % of total variables)
180.17/180.38	c Pre-processing Time: 180.253 s
180.17/180.38	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
180.17/180.38	c        0  32340    64183   222880    3   190058  526974      0      0 180.25
180.17/180.38	c Switching off LPR mode.
578.63/578.94	c      459  32340    64642   569399    8   190976  579672    459      2 184.99
578.63/578.94	c      961  32340    65144   938878   14   191980  637640    961      4 193.79
578.63/578.94	c     1189  32340    65372  1161708   17   192436  701405   1189      6 194.34
578.63/578.94	c     1550  32340    65733  1512002   23   193158  771546   1550      7 195.44
578.63/578.94	c     2074  32340    66257  2017182   30   194206  848701   2074     10 197.47
578.63/578.94	c     2837  32340    67020  2765214   41   195732  933572   2837     14 199.31
578.63/578.94	c     3986  32340    68169  3889154   57   198030  500000   3986     19 202.16
578.63/578.94	c     5715  32340    69898  5585851   79   201488  550001   5715     27 206.89
578.63/578.94	c     8299  32340    72482  8114734  111   206656  605002   8299     38 218.30
578.63/578.94	c    12178  32340    76361 11923142  156   214414  665503  12178     50 239.71
578.63/578.94	c    18000  32340    82183 17641089  214   226058  732054  18000     66 269.46
578.63/578.94	c    26739  32340    90922 26223835  288   243536  805260  26739     80 332.89
578.63/578.94	c    39849  32340   104032 38973041  374   269756  885787  39849     96 415.09
578.63/578.94	c    59519  32340   123702 58281737  471   309096  974366  59519    103 576.67
578.63/578.94	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
578.63/578.94	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
578.63/578.94	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
578.63/578.94	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
578.63/578.94	v -x108 -x109 -x110 -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120 -x121 -x122 -x123 -x124 -x125 -x126 -x127 -x128
578.63/578.94	v -x129 -x130 -x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140 -x141 -x142 -x143 -x144 -x145 -x146 -x147 -x148 -x149
578.63/578.94	v -x150 -x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160 -x161 -x162 -x163 -x164 -x165 -x166 -x167 -x168 -x169 -x170
578.63/578.94	v -x171 -x172 -x173 -x174 -x175 -x176 -x177 -x178 -x179 -x180 -x181 -x182 -x183 -x184 -x185 -x186 -x187 -x188 -x189 -x190 -x191
578.63/578.94	v -x192 -x193 -x194 -x195 -x196 -x197 -x198 -x199 -x200 -x201 -x202 -x203 x204 -x205 -x206 -x207 -x208 -x209 -x210 -x211 -x212
578.63/578.94	v -x213 -x214 -x215 -x216 -x217 -x218 -x219 -x220 -x221 -x222 -x223 -x224 -x225 -x226 -x227 -x228 -x229 -x230 -x231 -x232 -x233
578.63/578.94	v -x234 -x235 -x236 -x237 -x238 -x239 -x240 -x241 -x242 -x243 -x244 -x245 -x246 -x247 -x248 -x249 -x250 -x251 -x252 -x253 -x254
578.63/578.94	v -x255 -x256 -x257 -x258 -x259 -x260 -x261 -x262 -x263 -x264 -x265 -x266 -x267 -x268 -x269 -x270 -x271 -x272 -x273 -x274 -x275
578.63/578.94	v -x276 -x277 -x278 -x279 -x280 -x281 -x282 -x283 -x284 -x285 -x286 -x287 -x288 -x289 -x290 -x291 -x292 -x293 -x294 -x295 -x296
578.63/578.94	v -x297 -x298 -x299 -x300 -x301 -x302 -x303 -x304 -x305 -x306 -x307 -x308 -x309 -x310 -x311 -x312 -x313 -x314 -x315 -x316 -x317
578.63/578.94	v -x318 -x319 -x320 -x321 -x322 -x323 -x324 -x325 -x326 -x327 -x328 -x329 -x330 -x331 -x332 -x333 -x334 -x335 -x336 -x337 -x338
578.63/578.94	v -x339 -x340 -x341 -x342 -x343 -x344 -x345 -x346 -x347 -x348 -x349 -x350 -x351 -x352 -x353 -x354 -x355 -x356 -x357 -x358 -x359
578.63/578.94	v -x360 -x361 -x362 -x363 -x364 -x365 -x366 -x367 -x368 -x369 -x370 -x371 -x372 -x373 -x374 -x375 -x376 -x377 -x378 -x379 -x380
578.63/578.94	v -x381 -x382 -x383 -x384 -x385 -x386 -x387 -x388 -x389 -x390 -x391 -x392 -x393 -x394 -x395 -x396 -x397 -x398 -x399 -x400 -x401
578.63/578.94	v -x402 -x403 -x404 -x405 -x406 -x407 -x408 -x409 -x410 -x411 -x412 -x413 -x414 -x415 -x416 -x417 -x418 -x419 -x420 -x421 -x422
578.63/578.94	v -x423 -x424 -x425 -x426 -x427 -x428 -x429 -x430 -x431 -x432 -x433 -x434 -x435 -x436 -x437 -x438 -x439 -x440 -x441 -x442 -x443
578.63/578.94	v -x444 -x445 -x446 -x447 -x448 -x449 -x450 -x451 -x452 -x453 -x454 -x455 -x456 -x457 -x458 -x459 -x460 -x461 -x462 -x463 -x464
578.63/578.94	v -x465 -x466 -x467 -x468 -x469 -x470 -x471 -x472 -x473 -x474 -x475 -x476 -x477 -x478 -x479 -x480 -x481 -x482 -x483 -x484 -x485
578.63/578.94	v -x486 -x487 -x488 -x489 -x490 -x491 -x492 -x493 -x494 -x495 -x496 -x497 -x498 -x499 -x500 x791 -x720 -x789 -x576 -x562 -x999
578.63/578.94	v -x865 -x778 -x746 -x628 -x843 x680 -x650 -x594 -x538 -x550 -x655 -x774 -x868 -x731 -x503 -x573 -x570 -x816 -x768 -x519 -x578
578.63/578.94	v -x601 -x606 -x610 -x625 -x629 -x644 -x727 -x769 -x796 -x837 -x851 -x888 -x926 -x931 -x945 -x957 -x959 -x501 -x892 -x711 -x631
578.63/578.94	v -x797 -x564 -x514 -x587 -x783 -x803 -x662 -x697 -x653 -x878 -x974 -x898 -x858 -x668 -x929 -x507 -x761 -x966 -x557 -x915 -x591
578.63/578.94	v -x776 -x512 -x541 -x546 -x560 -x561 -x574 -x588 -x673 -x728 -x738 -x810 -x812 -x828 -x869 -x885 -x947 -x502 -x645 -x946 -x700
578.63/578.94	v -x567 -x967 -x824 -x949 -x887 -x963 -x544 -x522 -x617 -x718 -x787 -x691 -x518 -x526 -x589 -x623 -x671 -x683 -x753 -x755 -x798
578.63/578.94	v -x820 -x829 -x971 -x763 -x558 -x705 -x686 -x734 -x800 -x704 -x961 -x938 -x652 -x918 -x582 -x870 -x766 -x702 -x656 -x809 -x719
578.63/578.94	v -x551 -x575 -x602 -x630 x712 -x744 -x799 -x891 -x920 -x504 -x516 -x989 -x710 -x983 -x747 -x984 -x598 -x924 -x535 -x690 -x693
578.63/578.94	v -x506 -x907 -x875 -x521 -x524 -x532 -x539 -x572 -x595 -x642 -x678 -x839 -x876 -x916 -x505 -x882 -x833 -x861 -x831 -x988 -x638
578.63/578.94	v -x580 -x823 -x973 -x542 -x921 -x510 -x817 -x807 -x699 -x517 -x545 -x605 -x681 -x752 -x775 -x813 -x899 -x960 -x706 -x867 -x646
578.63/578.94	v -x741 -x622 -x632 -x982 -x835 -x732 -x579 -x792 -x571 -x568 -x723 -x893 -x540 -x548 -x661 -x672 -x679 -x688 -x757 -x836 -x922
578.63/578.94	v -x941 -x969 -x665 -x785 -x972 -x600 -x840 -x657 -x615 -x802 -x914 -x725 -x897 -x939 -x729 -x730 -x754 -x748 -x520 -x627 -x651
578.63/578.94	v -x654 -x659 x714 -x759 -x881 -x883 -x993 -x508 -x670 -x709 -x620 -x736 -x902 -x666 -x742 -x758 -x677 -x708 -x911 -x781 -x857
578.63/578.94	v -x586 -x658 -x511 -x515 -x649 -x663 -x968 -x509 -x749 -x927 -x841 -x955 -x772 -x827 -x904 -x844 -x513 -x826 -x923 -x640 -x676
578.63/578.94	v -x765 -x793 -x852 -x913 -x987 -x767 -x619 -x533 -x788 -x643 -x942 -x950 -x596 -x565 -x863 -x990 -x890 -x534 -x636 -x896 -x930
578.63/578.94	v -x944 -x996 -x786 -x994 -x530 -x952 -x853 -x985 x978 -x722 -x698 -x593 -x599 -x733 -x739 -x856 -x937 -x618 -x777 -x597 -x581
578.63/578.94	v -x818 -x934 -x611 -x675 -x674 -x717 -x750 -x773 -x808 -x822 -x928 -x849 -x556 -x981 -x804 -x932 -x590 -x692 -x850 -x624 -x543
578.63/578.94	v -x735 -x647 -x847 -x903 -x917 -x737 -x905 -x559 x694 -x713 -x779 -x900 -x948 x669 -x616 x756 -x873 -x609 -x607 x536 -x577
578.63/578.94	v -x584 -x716 -x745 -x687 -x637 -x956 -x626 -x780 -x848 -x919 -x621 -x523 -x547 -x553 -x815 -x721 -x958 -x689 -x814 -x879 -x970
578.63/578.94	v -x954 x795 -x592 -x634 -x529 -x859 -x860 -x936 -x608 -x953 -x855 -x604 -x525 -x528 -x555 -x583 -x790 -x908 -x912 -x874 -x866
578.63/578.94	v -x695 -x554 -x975 -x998 -x901 -x527 -x819 -x760 -x794 -x614 -x566 -x740 x965 x943 -x549 -x825 -x872 -x933 -x552 -x762 -x877
578.63/578.94	v -x845 -x635 -x743 -x830 -x641 -x660 -x806 -x864 -x682 -x801 -x834 -x537 -x648 x770 -x980 -x986 -x664 -x805 -x862 -x880 -x612
578.63/578.94	v -x935 -x696 -x979 -x995 -x832 -x784 -x563 -x889 -x940 -x1000 -x925 -x909 -x821 -x685 -x910 -x531 -x846 -x977 -x842 -x639
578.63/578.94	v -x751 x838 -x782 -x569 -x613 -x603 -x726 -x707 -x701 -x684 -x811 -x906 -x633 -x991 -x771 x964 -x962 -x764 -x997 -x724 -x992
578.63/578.94	v -x884 -x951 -x894 -x585 -x667 -x854 -x895 -x715 -x703 -x976 -x871 -x886
578.63/578.94	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
578.63/578.94	c   14    59652     78   104595   123835 58409047  59652    103 578.68
578.63/578.94	s SATISFIABLE
578.63/578.94	c Total time: 578.683 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/node37/watcher-457782-1178373676 -o ROOT/results/node37/solver-457782-1178373676 -C 1800 -W 3600 -M 1800 --output-limit 1,15 bsolo3.0.16 -t1800 -m1800 /tmp/evaluation/457782-1178373676/instance-457782-1178373676.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.96 0.98 3/84 8755
/proc/meminfo: memFree=1415704/2055920 swapFree=4145672/4192956
[pid=8755] ppid=8753 vsize=12164 CPUtime=0
/proc/8755/stat : 8755 (bsolo3.0.16) R 8753 8755 6922 0 -1 4194304 385 0 0 0 0 0 0 0 18 0 1 0 285280060 12455936 354 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 3438672 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8755/statm: 3041 354 292 324 0 2004 0

[startup+0.04275 s]
/proc/loadavg: 0.84 0.96 0.98 3/84 8755
/proc/meminfo: memFree=1415704/2055920 swapFree=4145672/4192956
[pid=8755] ppid=8753 vsize=6408 CPUtime=0.03
/proc/8755/stat : 8755 (bsolo3.0.16) R 8753 8755 6922 0 -1 4194304 918 0 0 0 3 0 0 0 18 0 1 0 285280060 6561792 887 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 3602043 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8755/statm: 1602 887 312 324 0 565 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 6408

[startup+0.10176 s]
/proc/loadavg: 0.84 0.96 0.98 3/84 8755
/proc/meminfo: memFree=1415704/2055920 swapFree=4145672/4192956
[pid=8755] ppid=8753 vsize=9652 CPUtime=0.09
/proc/8755/stat : 8755 (bsolo3.0.16) R 8753 8755 6922 0 -1 4194304 1751 0 0 0 9 0 0 0 18 0 1 0 285280060 9883648 1720 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 3602043 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8755/statm: 2413 1720 346 324 0 1376 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9652

[startup+0.301798 s]
/proc/loadavg: 0.84 0.96 0.98 3/84 8755
/proc/meminfo: memFree=1415704/2055920 swapFree=4145672/4192956
[pid=8755] ppid=8753 vsize=21040 CPUtime=0.29
/proc/8755/stat : 8755 (bsolo3.0.16) R 8753 8755 6922 0 -1 4194304 4703 0 0 0 27 2 0 0 19 0 1 0 285280060 21544960 4526 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8755/statm: 5260 4526 307 324 0 4329 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 21040

[startup+0.701873 s]
/proc/loadavg: 0.84 0.96 0.98 3/84 8755
/proc/meminfo: memFree=1415704/2055920 swapFree=4145672/4192956
[pid=8755] ppid=8753 vsize=21172 CPUtime=0.68
/proc/8755/stat : 8755 (bsolo3.0.16) R 8753 8755 6922 0 -1 4194304 4739 0 0 0 66 2 0 0 23 0 1 0 285280060 21680128 4562 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134550912 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8755/statm: 5293 4562 307 324 0 4362 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 21172

[startup+1.50202 s]
/proc/loadavg: 0.85 0.96 0.98 2/85 8756
/proc/meminfo: memFree=1398352/2055920 swapFree=4145672/4192956
[pid=8755] ppid=8753 vsize=21172 CPUtime=1.48
/proc/8755/stat : 8755 (bsolo3.0.16) R 8753 8755 6922 0 -1 4194304 4740 0 0 0 146 2 0 0 25 0 1 0 285280060 21680128 4563 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4160521804 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8755/statm: 5293 4563 307 324 0 4362 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 21172

[startup+3.10133 s]
/proc/loadavg: 0.85 0.96 0.98 2/85 8756
/proc/meminfo: memFree=1398224/2055920 swapFree=4145672/4192956
[pid=8755] ppid=8753 vsize=21172 CPUtime=3.08
/proc/8755/stat : 8755 (bsolo3.0.16) R 8753 8755 6922 0 -1 4194304 4740 0 0 0 306 2 0 0 25 0 1 0 285280060 21680128 4563 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134583259 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8755/statm: 5293 4563 307 324 0 4362 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 21172

[startup+6.30193 s]
/proc/loadavg: 0.87 0.96 0.98 2/85 8764
/proc/meminfo: memFree=1398296/2055920 swapFree=4145672/4192956
[pid=8755] ppid=8753 vsize=21172 CPUtime=6.27
/proc/8755/stat : 8755 (bsolo3.0.16) R 8753 8755 6922 0 -1 4194304 4740 0 0 0 625 2 0 0 25 0 1 0 285280060 21680128 4563 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4160527352 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8755/statm: 5293 4563 307 324 0 4362 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 21172

[startup+12.7011 s]
/proc/loadavg: 0.88 0.96 0.98 2/85 8786
/proc/meminfo: memFree=1398376/2055920 swapFree=4145672/4192956
[pid=8755] ppid=8753 vsize=21172 CPUtime=12.66
/proc/8755/stat : 8755 (bsolo3.0.16) R 8753 8755 6922 0 -1 4194304 4740 0 0 0 1264 2 0 0 25 0 1 0 285280060 21680128 4563 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134583254 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8755/statm: 5293 4563 307 324 0 4362 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 21172

[startup+25.5016 s]
/proc/loadavg: 0.89 0.96 0.98 2/85 8816
/proc/meminfo: memFree=1398648/2055920 swapFree=4145672/4192956
[pid=8755] ppid=8753 vsize=21172 CPUtime=25.44
/proc/8755/stat : 8755 (bsolo3.0.16) R 8753 8755 6922 0 -1 4194304 4740 0 0 0 2540 4 0 0 25 0 1 0 285280060 21680128 4563 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134583244 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8755/statm: 5293 4563 307 324 0 4362 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 21172

[startup+51.1014 s]
/proc/loadavg: 0.93 0.96 0.98 2/79 8846
/proc/meminfo: memFree=1399864/2055920 swapFree=4145672/4192956
[pid=8755] ppid=8753 vsize=21172 CPUtime=51.01
/proc/8755/stat : 8755 (bsolo3.0.16) R 8753 8755 6922 0 -1 4194304 4740 0 0 0 5096 5 0 0 25 0 1 0 285280060 21680128 4563 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 3596357 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8755/statm: 5293 4563 307 324 0 4362 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 21172

[startup+102.305 s]
/proc/loadavg: 0.97 0.97 0.98 2/79 8846
/proc/meminfo: memFree=1399936/2055920 swapFree=4145672/4192956
[pid=8755] ppid=8753 vsize=21172 CPUtime=102.2
/proc/8755/stat : 8755 (bsolo3.0.16) R 8753 8755 6922 0 -1 4194304 4740 0 0 0 10213 7 0 0 25 0 1 0 285280060 21680128 4563 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8755/statm: 5293 4563 307 324 0 4362 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 21172

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 8846
/proc/meminfo: memFree=1399936/2055920 swapFree=4145672/4192956
[pid=8755] ppid=8753 vsize=21172 CPUtime=162.16
/proc/8755/stat : 8755 (bsolo3.0.16) R 8753 8755 6922 0 -1 4194304 4740 0 0 0 16207 9 0 0 25 0 1 0 285280060 21680128 4563 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 3598174 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8755/statm: 5293 4563 307 324 0 4362 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 21172

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 8846
/proc/meminfo: memFree=1287872/2055920 swapFree=4145672/4192956
[pid=8755] ppid=8753 vsize=133240 CPUtime=222.15
/proc/8755/stat : 8755 (bsolo3.0.16) R 8753 8755 6922 0 -1 4194304 32885 0 0 0 22189 26 0 0 25 0 1 0 285280060 136437760 32644 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551276 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8755/statm: 33310 32644 311 324 0 32379 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 133240

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 8846
/proc/meminfo: memFree=1148608/2055920 swapFree=4145672/4192956
[pid=8755] ppid=8753 vsize=273412 CPUtime=282.12
/proc/8755/stat : 8755 (bsolo3.0.16) R 8753 8755 6922 0 -1 4194304 67910 0 0 0 28167 45 0 0 25 0 1 0 285280060 279973888 67669 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551513 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8755/statm: 68353 67669 311 324 0 67422 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 273412

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 8846
/proc/meminfo: memFree=1048960/2055920 swapFree=4145672/4192956
[pid=8755] ppid=8753 vsize=371716 CPUtime=342.11
/proc/8755/stat : 8755 (bsolo3.0.16) R 8753 8755 6922 0 -1 4194304 92508 0 0 0 34152 59 0 0 25 0 1 0 285280060 380637184 92267 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551504 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8755/statm: 92929 92267 311 324 0 91998 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 371716

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 8846
/proc/meminfo: memFree=924800/2055920 swapFree=4145672/4192956
[pid=8755] ppid=8753 vsize=496532 CPUtime=402.09
/proc/8755/stat : 8755 (bsolo3.0.16) R 8753 8755 6922 0 -1 4194304 123686 0 0 0 40129 80 0 0 25 0 1 0 285280060 508448768 123445 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551105 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8755/statm: 124133 123445 311 324 0 123202 0
Current children cumulated CPU time (s) 402.09
Current children cumulated vsize (KiB) 496532

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 8846
/proc/meminfo: memFree=794816/2055920 swapFree=4145672/4192956
[pid=8755] ppid=8753 vsize=625952 CPUtime=462.07
/proc/8755/stat : 8755 (bsolo3.0.16) R 8753 8755 6922 0 -1 4194304 156057 0 0 0 46109 98 0 0 25 0 1 0 285280060 640974848 155816 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8755/statm: 156488 155816 311 324 0 155557 0
Current children cumulated CPU time (s) 462.07
Current children cumulated vsize (KiB) 625952

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 8846
/proc/meminfo: memFree=717568/2055920 swapFree=4145672/4192956
[pid=8755] ppid=8753 vsize=703336 CPUtime=522.05
/proc/8755/stat : 8755 (bsolo3.0.16) R 8753 8755 6922 0 -1 4194304 175389 0 0 0 52093 112 0 0 25 0 1 0 285280060 720216064 175148 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551082 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8755/statm: 175834 175148 311 324 0 174903 0
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (KiB) 703336

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

[startup+537.501 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 8846
/proc/meminfo: memFree=703872/2055920 swapFree=4145672/4192956
[pid=8755] ppid=8753 vsize=716420 CPUtime=537.24
/proc/8755/stat : 8755 (bsolo3.0.16) R 8753 8755 6922 0 -1 4194304 178671 0 0 0 53610 114 0 0 25 0 1 0 285280060 733614080 178430 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551088 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8755/statm: 179105 178430 311 324 0 178174 0
Current children cumulated CPU time (s) 537.24
Current children cumulated vsize (KiB) 716420

[startup+563.101 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 8846
/proc/meminfo: memFree=675776/2055920 swapFree=4145672/4192956
[pid=8755] ppid=8753 vsize=743828 CPUtime=562.83
/proc/8755/stat : 8755 (bsolo3.0.16) R 8753 8755 6922 0 -1 4194304 185522 0 0 0 56164 119 0 0 25 0 1 0 285280060 761679872 185281 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551064 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8755/statm: 185957 185281 311 324 0 185026 0
Current children cumulated CPU time (s) 562.83
Current children cumulated vsize (KiB) 743828

[startup+569.501 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 8846
/proc/meminfo: memFree=666880/2055920 swapFree=4145672/4192956
[pid=8755] ppid=8753 vsize=754136 CPUtime=569.23
/proc/8755/stat : 8755 (bsolo3.0.16) R 8753 8755 6922 0 -1 4194304 188084 0 0 0 56802 121 0 0 25 0 1 0 285280060 772235264 187843 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551371 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8755/statm: 188534 187843 311 324 0 187603 0
Current children cumulated CPU time (s) 569.23
Current children cumulated vsize (KiB) 754136

[startup+575.901 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 8846
/proc/meminfo: memFree=656832/2055920 swapFree=4145672/4192956
[pid=8755] ppid=8753 vsize=763944 CPUtime=575.62
/proc/8755/stat : 8755 (bsolo3.0.16) R 8753 8755 6922 0 -1 4194304 190562 0 0 0 57440 122 0 0 25 0 1 0 285280060 782278656 190321 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551094 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8755/statm: 190986 190321 311 324 0 190055 0
Current children cumulated CPU time (s) 575.62
Current children cumulated vsize (KiB) 763944

[startup+577.506 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 8846
/proc/meminfo: memFree=653696/2055920 swapFree=4145672/4192956
[pid=8755] ppid=8753 vsize=765956 CPUtime=577.23
/proc/8755/stat : 8755 (bsolo3.0.16) R 8753 8755 6922 0 -1 4194304 191058 0 0 0 57600 123 0 0 25 0 1 0 285280060 784338944 190817 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551091 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8755/statm: 191489 190817 311 324 0 190558 0
Current children cumulated CPU time (s) 577.23
Current children cumulated vsize (KiB) 765956

[startup+578.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 8846
/proc/meminfo: memFree=653696/2055920 swapFree=4145672/4192956
[pid=8755] ppid=8753 vsize=767084 CPUtime=578.03
/proc/8755/stat : 8755 (bsolo3.0.16) R 8753 8755 6922 0 -1 4194304 191331 0 0 0 57680 123 0 0 25 0 1 0 285280060 785494016 191090 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551102 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8755/statm: 191771 191090 311 324 0 190840 0
Current children cumulated CPU time (s) 578.03
Current children cumulated vsize (KiB) 767084

[startup+578.702 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 8846
/proc/meminfo: memFree=652224/2055920 swapFree=4145672/4192956
[pid=8755] ppid=8753 vsize=767336 CPUtime=578.43
/proc/8755/stat : 8755 (bsolo3.0.16) R 8753 8755 6922 0 -1 4194304 191405 0 0 0 57720 123 0 0 25 0 1 0 285280060 785752064 191164 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551091 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8755/statm: 191834 191164 311 324 0 190903 0
Current children cumulated CPU time (s) 578.43
Current children cumulated vsize (KiB) 767336

[startup+578.901 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 8846
/proc/meminfo: memFree=652224/2055920 swapFree=4145672/4192956
[pid=8755] ppid=8753 vsize=767464 CPUtime=578.63
/proc/8755/stat : 8755 (bsolo3.0.16) R 8753 8755 6922 0 -1 4194304 191419 0 0 0 57740 123 0 0 25 0 1 0 285280060 785883136 191178 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551276 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8755/statm: 191866 191178 311 324 0 190935 0
Current children cumulated CPU time (s) 578.63
Current children cumulated vsize (KiB) 767464

[startup+579.001 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 8846
/proc/meminfo: memFree=652224/2055920 swapFree=4145672/4192956
[pid=8755] ppid=8753 vsize=0 CPUtime=578.73
/proc/8755/stat : 8755 (bsolo3.0.16) R 8753 8755 6922 0 -1 4194308 191429 0 0 0 57745 128 0 0 25 0 1 0 285280060 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8755/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 578.73
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 579.074
CPU time (s): 578.809
CPU user time (s): 577.451
CPU system time (s): 1.35779
CPU usage (%): 99.9542
Max. virtual memory (cumulated for all children) (KiB): 767464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 577.451
system time used= 1.35779
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 191429
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= 12145

runsolver used 0.556915 second user time and 1.53877 second system time

The end

Launcher Data (download as text)

Begin job on node37 on Sat May  5 14:01:16 UTC 2007

IDJOB= 457782
IDBENCH= 48364
IDSOLVER= 163
FILE ID= node37/457782-1178373676

PBS_JOBID= 5189192

Free space on /tmp= 66557 MiB

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

META MD5SUM SOLVER= b11bf0769a124f73ad50b0fdfcd50482
MD5SUM BENCH=  2e96a8731ecdc9612117a9b1f6bb2f31

RANDOM SEED= 146889268

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node37.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.281
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.281
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:       1416112 kB
Buffers:         38944 kB
Cached:         464496 kB
SwapCached:      15196 kB
Active:         236552 kB
Inactive:       297912 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1416112 kB
SwapTotal:     4192956 kB
SwapFree:      4145672 kB
Dirty:            7196 kB
Writeback:           0 kB
Mapped:          38444 kB
Slab:            90276 kB
Committed_AS:  6685764 kB
PageTables:       2252 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= 66557 MiB

End job on node37 on Sat May  5 14:10:55 UTC 2007