Trace number 1877177

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjCPU timeWall clock time
bsolo 3.1SAT81 1798.02 1798.51

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
bounded_golomb_rulers/normalized-bogr_11.opb
MD5SUMc19ad978a977652a94fc03b8ce63204a
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark76
Best CPU time to get the best result obtained on this benchmark1800.08
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 74
Optimality of the best value was proved NO
Number of variables1288
Total number of constraints2431
Number of constraints which are clauses1
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints2430
Minimum length of a constraint1
Maximum length of a constraint29
Number of terms in the objective function 8
Biggest coefficient in the objective function 64
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 182
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 175
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 802
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.00	c bsolo beta version 3.1 - 13/04/2009 : 1630 GMT
0.00/0.00	c Developed by Vasco Manquinho and José Santos IST/UTL - INESC-ID
0.00/0.00	c type "bsolo -h" for help
0.00/0.00	c Time Limit set via environment variable PBTIMEOUT to 1800
0.00/0.00	c Learning Strategy: Cardinality Constraint Learning
0.00/0.00	c Time Limit set to 1800
0.00/0.00	c Memory Limit set to 1800 MB
0.00/0.00	c Instance file HOME/instance-1877177-1245179296.opb
0.00/0.00	c File size is 481988 bytes.
0.01/0.06	c Highest Coefficient sum: 802
0.01/0.06	c Parsing was ok!!
0.01/0.06	c Total parsing time: 0.065 s
0.01/0.07	c Var: 1288 Constr: 2431 1/0/2430 Lit: 61851 Watch. Lit: 12460
0.01/0.07	c Obj. Vars: 8 (0.621118 % of total variables)
0.09/0.15	c Pre-processing Time: 0.155 s
0.09/0.15	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.09/0.15	c        0   1287     2430    61850   25    19688  123700      0      0 0.15
0.09/0.15	c Switching off lower bounding mode.
0.69/0.70	c      100   1287     2606    66007   25    37733  136071    176    338 0.29
0.69/0.70	c      250   1287     2815    72827   25    37036  149679    385    666 0.38
0.69/0.70	c      475   1287     3103    81350   26    37032  164647    673    911 0.52
0.69/0.70	o 112
1.49/1.57	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1.49/1.57	c      771   1287     3477    93959   27    37119  123714   1047   1088 0.71
1.49/1.57	c      872   1287     3611    98707   27    37751  136086   1181   1108 0.79
1.49/1.57	c     1122   1287     3936   111355   28    37927  149695   1506   1173 0.96
1.49/1.57	c     1598   1287     4566   130485   28    39790  164665   2136   1226 1.30
1.49/1.57	o 99
1.79/1.89	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1.79/1.89	c     1996   1286     5084   148267   29    40330  123712   2654   1264 1.58
1.79/1.89	c     2097   1286     5216   152584   29    40985  136084   2786   1272 1.65
1.79/1.89	c     2348   1286     5559   165507   29    42478  149693   3129   1302 1.80
1.79/1.89	o 95
2.69/2.74	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
2.69/2.74	c     2463   1286     5707   170335   29    42036  123712   3277   1302 1.89
2.69/2.74	c     2563   1286     5841   174326   29    42454  136084   3411   1299 1.97
2.69/2.74	c     2813   1285     6163   186834   30    43206  149693   3733   1318 2.13
2.69/2.74	c     3289   1285     6781   206571   30    46249  164663   4351   1265 2.60
2.69/2.74	o 92
15.39/15.42	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
15.39/15.42	c     3467   1285     7011   215333   30    44910  123712   4581   1264 2.74
15.39/15.42	c     3569   1285     7145   219792   30    44962  136084   4715   1258 2.84
15.39/15.42	c     3819   1285     7484   231532   30    46043  149693   5054   1260 3.03
15.39/15.42	c     4296   1285     8092   249195   30    46761  164663   5662   1266 3.39
15.39/15.42	c     5110   1285     9149   290805   31    49810  181130   6719   1274 4.01
15.39/15.42	c     6430   1285    10913   351834   32    54972  199244   8483   1135 5.66
15.39/15.42	c     8511   1285    13678   465124   34    59909  219169  11248   1068 7.96
15.39/15.42	c    11734   1285    18047   611523   33    69720  241086  15617    864 13.58
15.39/15.42	o 90
27.39/27.44	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
27.39/27.44	c    13050   1284    19724   670938   34    71983  123712  17294    846 15.41
27.39/27.44	c    13150   1284    19871   675694   34    74561  136084  17441    841 15.64
27.39/27.44	c    13401   1284    20204   685744   33    75173  149693  17774    828 16.17
27.39/27.44	c    13876   1284    20806   708607   34    74192  164663  18376    825 16.82
27.39/27.44	c    14690   1284    21859   741344   33    78842  181130  19429    788 18.62
27.39/27.44	c    16012   1284    23582   803258   34    81412  199244  21152    782 20.47
27.39/27.44	c    18094   1284    26283   886574   33    88182  219169  23853    714 25.32
27.39/27.44	o 88
56.77/56.88	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
56.77/56.88	c    19112   1284    27592   939107   34    89189  123712  25162    696 27.43
56.77/56.88	c    19212   1284    27732   944165   34    89836  136084  25302    692 27.74
56.77/56.88	c    19463   1284    28053   955545   34    92487  149693  25623    686 28.34
56.77/56.88	c    19939   1284    28669   979052   34    92314  164663  26239    676 29.46
56.77/56.88	c    20753   1284    29725  1021642   34    94003  181130  27295    664 31.21
56.77/56.88	c    22073   1284    31508  1081846   34    97652  199244  29078    635 34.76
56.77/56.88	c    24154   1284    34299  1188273   34   103707  219169  31869    599 40.27
56.77/56.88	c    27377   1284    38674  1316347   34   114107  241086  36244    564 48.51
56.77/56.88	o 85
71.77/71.84	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
71.77/71.84	c    30012   1284    42084  1449493   34   120911  123712  39654    527 56.87
71.77/71.84	c    30113   1284    42221  1453602   34   122447  136084  39791    523 57.49
71.77/71.84	c    30363   1284    42568  1467158   34   122114  149693  40138    520 58.28
71.77/71.84	c    30838   1284    43267  1488478   34   123319  164663  40837    514 59.91
71.77/71.84	c    31652   1282    44341  1531115   34   126169  181130  41911    503 62.82
71.77/71.84	c    32974   1282    46129  1604772   34   129637  199244  43699    486 67.78
71.77/71.84	o 82
693.90/694.15	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
693.90/694.15	c    34053   1282    47604  1663819   34   132506  123710  45174    474 71.83
693.90/694.15	c    34153   1282    47744  1668855   34   133534  136082  45314    472 72.35
693.90/694.15	c    34404   1282    48071  1679119   34   134619  149691  45641    467 73.54
693.90/694.15	c    34879   1282    48730  1699391   34   136078  164661  46300    461 75.53
693.90/694.15	c    35692   1282    49807  1743737   35   138220  181128  47377    452 78.92
693.90/694.15	c    37013   1282    51618  1797642   34   143731  199241  49188    436 84.80
693.90/694.15	c    39095   1280    54373  1898521   34   147111  219166  51943    424 92.19
693.90/694.15	c    42318   1280    58680  2043139   34   158066  241083  56250    386 109.53
693.90/694.15	c    47255   1280    65102  2279256   35   170973  265192  62672    356 132.61
693.90/694.15	c    54761   1280    74972  2585351   34   191957  291712  72542    324 168.90
693.90/694.15	c    66123   1280    89705  3099097   34   223511  320884  87275    300 219.70
693.90/694.15	c    83267   1280   112474  3950551   35   272938  352973 110044    241 344.23
693.90/694.15	c   109086   1280   146206  5214940   35   346311  388271 143776    205 530.18
693.90/694.15	o 81
1797.91/1798.49	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1797.91/1798.49	c   128880   1280   172696  6186480   35   402205  123710 170266    185 693.96
1797.91/1798.49	c   128980   1280    20364   719040   35    74677  136082  17934    163 790.86
1797.91/1798.49	c   129230   1280    20675   727505   35    75176  149691  18245    163 791.31
1797.91/1798.49	c   129705   1280    21257   743534   34    76456  164661  18827    163 791.89
1797.91/1798.49	c   130518   1280    22304   776069   34    78147  181128  19874    164 793.00
1797.91/1798.49	c   131839   1280    24010   837007   34    81980  199241  21580    165 794.95
1797.91/1798.49	c   133920   1280    26721   937614   35    86811  219166  24291    167 798.71
1797.91/1798.49	c   137144   1280    30971  1066088   34    97690  241083  28541    170 805.19
1797.91/1798.49	c   142080   1280    37434  1316345   35   109863  265192  35004    173 819.07
1797.91/1798.49	c   149586   1280    47349  1638992   34   133118  291712  44919    177 841.55
1797.91/1798.49	c   160947   1280    62317  2201598   35   164209  320884  59887    180 892.57
1797.91/1798.49	c   178091   1279    84791  3025335   35   212063  352973  82361    183 971.75
1797.91/1798.49	c   203910   1279   118210  4049432   34   283892  388271 115780    179 1133.74
1797.91/1798.49	c   242743   1279   168705  5842363   34   392489  427099 166275    167 1453.27
1797.91/1798.49	c Resources Exceeded
1797.91/1798.49	v -x1 x2 -x3 x4 x5 -x6 -x7 x1288 x64 -x65 -x66 -x67 -x68 x69 -x70 x71 -x72 x73 x74 x75 -x76 -x77 x1287 -x57 -x58 -x59 x60 -x61 x62 -x63 x1286 x1285 x1284 x1283 x1282 -x50 -x51 -x52 -x53 -x54 x55 -x56 -x1281 -x1280 -x1279 -x1278 -x1277 -x1276 -x1275 -x1274 -x1273 -x1272 -x1271 -x1270 -x1269 -x1268 -x43 x44 -x45 -x46 x47 -x48 -x49 -x1267 -x1266 -x1265 -x1264 -x1263 -x1262 -x1261 -x1260 -x1259 -x1258 -x1257 -x1256 -x1255 -x1254 -x1253 -x1252 -x1251 -x1250 -x1249 -x1248 -x1247 -x1246 -x1245 -x1244 -x1243 -x1242 x1241 x1240 -x1239 -x1238 x36 x37 -x38 -x39 x40 -x41 -x42 -x1237 -x1236 -x1235 -x1234 x1233 -x1232 -x1231 -x1230 -x1229 -x1228 -x1227 -x1226 x1225 x1224 -x1223 -x1222 -x1221 -x1220 -x1219 -x1218 -x1217 -x1216 -x1215 x1214 x1213 -x1212 -x1211 -x1210 -x1209 -x1208 -x1207 -x1206 x1205 -x1204 -x1203 -x1202 x1201 x1200 x1199 x1198 x1197 x1196 x1195 x1194 x1193 -x1192 x1191 x1190 x1189 x1188 x1187 x1186 x1185 x1184 x1183 x29 -x30 x31 x32 -x33 -x34 -x35 -x1182 -x1181 -x1180 -x1179 -x1178 -x1177 -x1176 -x1175 -x1174 -x1173 -x1172 -x1171 -x1170 -x1169 -x1168 x1167 -x1166 -x1165 -x1164 -x1163 -x1162 -x1161 -x1160 -x1159 -x1158 -x1157 -x1156 -x1155 -x1154 x1153 -x1152 -x1151 -x1150 -x1149 -x1148 -x1147 -x1146 -x1145 -x1144 -x1143 -x1142 -x1141 x1140 x1139 x1138 x1137 x1136 x1135 x1134 x1133 -x1132 -x1131 -x1130 -x1129 -x1128 -x1127 x1126 x1125 x1124 x1123 x1122 x1121 x1120 x1119 x1118 x1117 x1116 x1115 x1114 x1113 -x1112 x1111 -x1110 x1109 -x1108 -x1107 x1106 x1105 x1104 x1103 x1102 x1101 x1100 x1099 x1098 x1097 x1096 x1095 x1094 x1093 -x1092 -x22 -x23 -x24 x25 -x26 -x27 -x28 -x1091 -x1090 -x1089 -x1088 -x1087 -x1086 -x1085 -x1084 -x1083 -x1082 -x1081 -x1080 -x1079 -x1078 -x1077 -x1076 -x1075 -x1074 x1073 -x1072 -x1071 -x1070 -x1069 -x1068 -x1067 -x1066 -x1065 -x1064 -x1063 -x1062 -x1061 -x1060 -x1059 -x1058 -x1057 x1056 -x1055 -x1054 -x1053 -x1052 -x1051 -x1050 -x1049 -x1048 -x1047 -x1046 -x1045 -x1044 x1043 -x1042 -x1041 -x1040 x1039 x1038 -x1037 -x1036 x1035 x1034 x1033 x1032 -x1031 -x1030 -x1029 -x1028 -x1027 -x1026 x1025 -x1024 -x1023 -x1022 x1021 x1020 x1019 x1018 -x1017 x1016 x1015 x1014 x1013 x1012 x1011 x1010 x1009 x1008 x1007 -x1006 -x1005 -x1004 -x1003 -x1002 -x1001 x1000 x999 -x998 -x997 x996 x995 x994 x993 x992 x991 x990 x989 x988 x987 -x986 x985 x984 x983 x982 x981 -x980 -x979 x978 -x977 x976 -x975 -x974 x973 x972 x971 x970 x969 x968 x967 x966 x965 x964 x963 x962 x961 x960 -x959 x958 x957 x956 x955 x954 x953 x952 x8 -x9 -x10 -x11 -x12 -x13 -x14 -x951 -x950 -x949 -x948 -x947 -x946 -x945 -x944 -x943 -x942 -x941 -x940 -x939 -x938 -x937 -x936 -x935 -x934 -x933 -x932 -x931 x930 -x929 -x928 -x927 -x926 -x925 -x924 -x923 -x922 -x921 -x920 -x919 -x918 -x917 -x916 -x915 -x914 -x913 -x912 -x911 x910 -x909 -x908 -x907 -x906 -x905 -x904 -x903 -x902 -x901 -x900 -x899 -x898 -x897 -x896 -x895 -x894 x893 -x892 -x891 -x890 x889 x888 -x887 -x886 x885 x884 x883 x882 -x881 -x880 -x879 -x878 -x877 -x876 -x875 -x874 -x873 -x872 x871 x870 x869 x868 -x867 x866 x865 x864 x863 -x862 x861 x860 x859 x858 x857 x856 x855 x854 x853 x852 -x851 -x850 -x849 -x848 -x847 -x846 x845 -x844 -x843 -x842 x841 x840 x839 x838 -x837 x836 x835 x834 x833 -x832 -x831 x830 x829 x828 x827 x826 -x825 x824 x823 x822 x821 x820 -x819 -x818 -x817 -x816 -x815 -x814 -x813 x812 x811 -x810 -x809 x808 x807 x806 x805 x804 x803 x802 x801 x800 x799 -x798 x797 x796 x795 x794 x793 -x792 -x791 x790 x789 x788 x787 x786 x785 x784 -x783 x782 -x781 x780 -x779 -x778 x777 x776 x775 x774 x773 x772 x771 x770 x769 x768 x767 x766 x765 x764 -x763 x762 x761 x760 x759 x758 x757 x756 x755 x754 x753 x752 x751 x750 x749 -x748 -x15 -x16 -x17 -x18 -x19 -x20 -x21 -x747 -x746 -x745 -x744 -x743 -x742 -x741 -x740 x739 -x738 -x737 -x736 -x735 -x734 -x733 -x732 -x731 -x730 -x729 -x728 -x727 -x726 x725 -x724 x723 x722 -x721 -x720 -x719 -x718 -x717 -x716 -x715 -x714 -x713 -x712 -x711 -x710 -x709 -x708 -x707 -x706 -x705 -x704 x703 -x702 -x701 x700 x699 -x698 -x697 -x696 -x695 -x694 -x693 -x692 -x691 -x690 -x689 -x688 -x687 -x686 -x685 -x684 -x683 -x682 -x681 -x680 x679 x678 -x677 -x676 x675 x674 x673 x672 x671 x670 x669 x668 -x667 -x666 -x665 -x664 -x663 -x662 -x661 -x660 -x659 -x658 x657 x656 x655 x654 -x653 x652 x651 x650 x649 -x648 x647 x646 x645 x644 x643 x642 x641 x640 x639 x638 x637 x636 x635 x634 x633 -x632 -x631 -x630 -x629 -x628 -x627 -x626 -x625 -x624 -x623 x622 x621 x620 x619 -x618 x617 x616 x615 x614 -x613 -x612 x611 x610 x609 x608 x607 -x606 x605 x604 x603 x602 x601 -x600 x599 x598 x597 x596 x595 x594 -x593 -x592 -x591 -x590 -x589 -x588 x587 x586 -x585 -x584 x583 x582 x581 x580 x579 x578 x577 x576 x575 x574 -x573 x572 x571 x570 x569 x568 -x567 -x566 x565 x564 x563 x562 x561 x560 -x559 x558 x557 x556 x555 x554 x553 x552 -x551 x550 -x549 x548 -x547 -x546 x545 x544 x543 x542 x541 x540 x539 x538 x537 x536 x535 x534 x533 x532 -x531 x530 x529 x528 x527 x526 x525 -x524 x523 x522 x521 x520 x519 x518 x517 -x516 x515 x514 x513 x512 x511 x510 x509 x508 x507 x506 x505 x504 x503 -x502 x501 x500 x499 x498 x497 x496 x495 x494 x493 x492 x491 x490 x489 x488 x487 x486 x485 x484 x483 x482 x481 x480 x479 x478 x477 x476 x475 x474 x473 x472 x471 x470 x469 x468 x467 x466 x465 x464 x463 -x462 -x461 -x460 -x459 -x458 -x457 -x456 -x455 x454 x453 -x452 -x451 -x450 -x449 -x448 -x447 -x446 -x445 -x444 -x443 -x442 -x441 -x440 x439 -x438 x437 x436 x435 x434 -x433 -x432 -x431 -x430 -x429 -x428 -x427 -x426 -x425 -x424 -x423 -x422 -x421 -x420 -x419 -x418 -x417 -x416 x415 -x414 -x413 x412 x411 -x410 x409 x408 x407 -x406 -x405 -x404 -x403 -x402 -x401 -x400 -x399 -x398 -x397 -x396 -x395 -x394 -x393 -x392 -x391 -x390 -x389 x388 x387 -x386 -x385 x384 x383 x382 x381 x380 x379 x378 x377 x376 x375 x374 x373 -x372 -x371 -x370 -x369 -x368 -x367 -x366 -x365 -x364 -x363 x362 x361 x360 x359 -x358 x357 x356 x355 x354 -x353 x352 x351 x350 x349 x348 x347 x346 x345 x344 x343 x342 x341 x340 x339 x338 x337 x336 x335 x334 x333 -x332 -x331 -x330 -x329 -x328 -x327 -x326 -x325 -x324 -x323 x322 x321 x320 x319 -x318 x317 x316 x315 x314 -x313 -x312 x311 x310 x309 x308 x307 -x306 x305 x304 x303 x302 x301 -x300 x299 x298 x297 x296 x295 x294 x293 x292 x291 x290 x289 x288 -x287 -x286 -x285 -x284 -x283 -x282 x281 x280 -x279 -x278 x277 x276 x275 x274 x273 x272 x271 x270 x269 x268 -x267 x266 x265 x264 x263 x262 -x261 -x260 x259 x258 x257 x256 x255 x254 -x253 x252 x251 x250 x249 x248 x247 x246 x245 x244 x243 x242 x241 x240 x239 -x238 x237 -x236 x235 -x234 -x233 x232 x231 x230 x229 x228 x227 x226 x225 x224 x223 x222 x221 x220 x219 -x218 x217 x216 x215 x214 x213 x212 -x211 x210 x209 x208 x207 x206 x205 x204 -x203 x202 x201 x200 x199 x198 x197 x196 x195 x194 x193 x192 x191 x190 x189 x188 x187 x186 x185 x184 x183 x182 -x181 x180 x179 x178 x177 x176 x175 x174 x173 x172 x171 x170 x169 x168 x167 x166 x165 x164 x163 x162 x161 x160 x159 x158 x157 x156 x155 x154 x153 x152 x151 x150 x149 x148 x147 x146 x145 x144 x143 x142 x141 x140 x139 x138 x137 x136 x135 x134 x133 x132 x131 x130 x129 x128 x127 x126 x125 x124 x123 x122 x121 x120 x119 x118 x117 x116 x115 x114 x113 x112 x111 x110 x109 x108 x107 x106 x105 x104 x103 x102 x101 x100 x99 x98 x97 x96 x95 x94 x93 x92 x91 x90 x89 x88 x87 x86 x85 x84 x83 x82 x81 x80 x79 x78 
1797.91/1798.49	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.91/1798.49	c   70   275950  32124   324636   212501  7455603 210071    153 1798.00
1797.91/1798.49	c Objective: 81
1797.91/1798.49	s SATISFIABLE
1797.91/1798.49	c Total time: 1798 s

Verifier Data

OK	81

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1877177-1245179296/watcher-1877177-1245179296 -o /tmp/evaluation-result-1877177-1245179296/solver-1877177-1245179296 -C 1800 -W 2000 -M 1800 bsolo -l2 -t1800 -m1800 HOME/instance-1877177-1245179296.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): 2000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 3431
/proc/meminfo: memFree=1907640/2055920 swapFree=4192956/4192956
[pid=3431] ppid=3429 vsize=11176 CPUtime=0
/proc/3431/stat : 3431 (bsolo) R 3429 3431 3324 0 -1 4194304 241 0 0 0 0 0 0 0 20 0 1 0 3841898 11444224 225 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3431/statm: 2794 225 176 640 0 2032 0

[startup+0.0168411 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 3431
/proc/meminfo: memFree=1907640/2055920 swapFree=4192956/4192956
[pid=3431] ppid=3429 vsize=11304 CPUtime=0.01
/proc/3431/stat : 3431 (bsolo) R 3429 3431 3324 0 -1 4194304 303 0 0 0 1 0 0 0 20 0 1 0 3841898 11575296 287 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3431/statm: 2826 287 196 640 0 2064 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 11304

[startup+0.101848 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 3431
/proc/meminfo: memFree=1907640/2055920 swapFree=4192956/4192956
[pid=3431] ppid=3429 vsize=13216 CPUtime=0.09
/proc/3431/stat : 3431 (bsolo) R 3429 3431 3324 0 -1 4194304 1008 0 0 0 9 0 0 0 20 0 1 0 3841898 13533184 874 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3431/statm: 3304 874 190 640 0 2660 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13216

[startup+0.301867 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 3431
/proc/meminfo: memFree=1907640/2055920 swapFree=4192956/4192956
[pid=3431] ppid=3429 vsize=13216 CPUtime=0.29
/proc/3431/stat : 3431 (bsolo) R 3429 3431 3324 0 -1 4194304 1016 0 0 0 29 0 0 0 22 0 1 0 3841898 13533184 882 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3431/statm: 3304 882 197 640 0 2660 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13216

[startup+0.701906 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 3431
/proc/meminfo: memFree=1907640/2055920 swapFree=4192956/4192956
[pid=3431] ppid=3429 vsize=13220 CPUtime=0.69
/proc/3431/stat : 3431 (bsolo) R 3429 3431 3324 0 -1 4194304 1019 0 0 0 69 0 0 0 25 0 1 0 3841898 13537280 885 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3431/statm: 3305 885 198 640 0 2661 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13220

[startup+1.50298 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3432
/proc/meminfo: memFree=1904560/2055920 swapFree=4192956/4192956
[pid=3431] ppid=3429 vsize=13980 CPUtime=1.49
/proc/3431/stat : 3431 (bsolo) R 3429 3431 3324 0 -1 4194304 1229 0 0 0 148 1 0 0 25 0 1 0 3841898 14315520 1095 1992294400 134512640 137136520 4294956256 18446744073709551615 134543837 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3431/statm: 3495 1095 198 640 0 2851 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13980

[startup+3.10113 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3432
/proc/meminfo: memFree=1903216/2055920 swapFree=4192956/4192956
[pid=3431] ppid=3429 vsize=15600 CPUtime=3.09
/proc/3431/stat : 3431 (bsolo) R 3429 3431 3324 0 -1 4194304 1613 0 0 0 308 1 0 0 25 0 1 0 3841898 15974400 1479 1992294400 134512640 137136520 4294956256 18446744073709551615 134543942 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3431/statm: 3900 1479 198 640 0 3256 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15600

[startup+6.30143 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3432
/proc/meminfo: memFree=1900336/2055920 swapFree=4192956/4192956
[pid=3431] ppid=3429 vsize=18132 CPUtime=6.29
/proc/3431/stat : 3431 (bsolo) R 3429 3431 3324 0 -1 4194304 2244 0 0 0 627 2 0 0 25 0 1 0 3841898 18567168 2110 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3431/statm: 4533 2110 198 640 0 3889 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18132

[startup+12.701 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3432
/proc/meminfo: memFree=1896504/2055920 swapFree=4192956/4192956
[pid=3431] ppid=3429 vsize=21512 CPUtime=12.68
/proc/3431/stat : 3431 (bsolo) R 3429 3431 3324 0 -1 4194304 3082 0 0 0 1265 3 0 0 25 0 1 0 3841898 22028288 2948 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3431/statm: 5378 2948 198 640 0 4734 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 21512

[startup+25.5012 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3432
/proc/meminfo: memFree=1891320/2055920 swapFree=4192956/4192956
[pid=3431] ppid=3429 vsize=26540 CPUtime=25.48
/proc/3431/stat : 3431 (bsolo) R 3429 3431 3324 0 -1 4194304 4366 0 0 0 2542 6 0 0 25 0 1 0 3841898 27176960 4232 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3431/statm: 6635 4232 198 640 0 5991 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 26540

[startup+51.1017 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3432
/proc/meminfo: memFree=1883384/2055920 swapFree=4192956/4192956
[pid=3431] ppid=3429 vsize=34492 CPUtime=51.08
/proc/3431/stat : 3431 (bsolo) R 3429 3431 3324 0 -1 4194304 6355 0 0 0 5098 10 0 0 25 0 1 0 3841898 35319808 6221 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3431/statm: 8623 6221 198 640 0 7979 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 34492

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3432
/proc/meminfo: memFree=1873016/2055920 swapFree=4192956/4192956
[pid=3431] ppid=3429 vsize=44824 CPUtime=102.27
/proc/3431/stat : 3431 (bsolo) R 3429 3431 3324 0 -1 4194304 8910 0 0 0 10211 16 0 0 25 0 1 0 3841898 45899776 8776 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3431/statm: 11206 8776 198 640 0 10562 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 44824

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3432
/proc/meminfo: memFree=1863992/2055920 swapFree=4192956/4192956
[pid=3431] ppid=3429 vsize=53776 CPUtime=162.24
/proc/3431/stat : 3431 (bsolo) R 3429 3431 3324 0 -1 4194304 11171 0 0 0 16203 21 0 0 25 0 1 0 3841898 55066624 11037 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3431/statm: 13444 11037 198 640 0 12800 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 53776

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3432
/proc/meminfo: memFree=1854008/2055920 swapFree=4192956/4192956
[pid=3431] ppid=3429 vsize=63636 CPUtime=222.23
/proc/3431/stat : 3431 (bsolo) R 3429 3431 3324 0 -1 4194304 13636 0 0 0 22197 26 0 0 25 0 1 0 3841898 65163264 13502 1992294400 134512640 137136520 4294956256 18446744073709551615 134544160 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3431/statm: 15909 13502 198 640 0 15265 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 63636

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3432
/proc/meminfo: memFree=1847544/2055920 swapFree=4192956/4192956
[pid=3431] ppid=3429 vsize=70156 CPUtime=282.22
/proc/3431/stat : 3431 (bsolo) R 3429 3431 3324 0 -1 4194304 15260 0 0 0 28192 30 0 0 25 0 1 0 3841898 71839744 15126 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3431/statm: 17539 15126 198 640 0 16895 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 70156

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3432
/proc/meminfo: memFree=1840568/2055920 swapFree=4192956/4192956
[pid=3431] ppid=3429 vsize=77048 CPUtime=342.2
/proc/3431/stat : 3431 (bsolo) R 3429 3431 3324 0 -1 4194304 16974 0 0 0 34185 35 0 0 25 0 1 0 3841898 78897152 16840 1992294400 134512640 137136520 4294956256 18446744073709551615 134543942 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3431/statm: 19262 16840 198 640 0 18618 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 77048

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3432
/proc/meminfo: memFree=1833656/2055920 swapFree=4192956/4192956
[pid=3431] ppid=3429 vsize=83904 CPUtime=402.18
/proc/3431/stat : 3431 (bsolo) R 3429 3431 3324 0 -1 4194304 18702 0 0 0 40180 38 0 0 25 0 1 0 3841898 85917696 18568 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3431/statm: 20976 18568 198 640 0 20332 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 83904

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3432
/proc/meminfo: memFree=1826936/2055920 swapFree=4192956/4192956
[pid=3431] ppid=3429 vsize=90516 CPUtime=462.16
/proc/3431/stat : 3431 (bsolo) R 3429 3431 3324 0 -1 4194304 20354 0 0 0 46173 43 0 0 25 0 1 0 3841898 92688384 20220 1992294400 134512640 137136520 4294956256 18446744073709551615 134574036 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3431/statm: 22629 20220 198 640 0 21985 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 90516

[startup+522.302 s]
/proc/loadavg: 1.04 1.01 1.00 2/66 3432
/proc/meminfo: memFree=1820344/2055920 swapFree=4192956/4192956
[pid=3431] ppid=3429 vsize=97292 CPUtime=522.14
/proc/3431/stat : 3431 (bsolo) R 3429 3431 3324 0 -1 4194304 22035 0 0 0 52167 47 0 0 25 0 1 0 3841898 99627008 21901 1992294400 134512640 137136520 4294956256 18446744073709551615 134544431 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3431/statm: 24323 21901 198 640 0 23679 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 97292

[startup+582.302 s]
/proc/loadavg: 1.05 1.02 1.00 2/66 3432
/proc/meminfo: memFree=1814712/2055920 swapFree=4192956/4192956
[pid=3431] ppid=3429 vsize=102684 CPUtime=582.13
/proc/3431/stat : 3431 (bsolo) R 3429 3431 3324 0 -1 4194304 23404 0 0 0 58163 50 0 0 25 0 1 0 3841898 105148416 23270 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3431/statm: 25671 23270 198 640 0 25027 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 102684

[startup+642.301 s]
/proc/loadavg: 1.02 1.02 1.00 2/66 3432
/proc/meminfo: memFree=1808504/2055920 swapFree=4192956/4192956
[pid=3431] ppid=3429 vsize=108836 CPUtime=642.11
/proc/3431/stat : 3431 (bsolo) R 3429 3431 3324 0 -1 4194304 24928 0 0 0 64158 53 0 0 25 0 1 0 3841898 111448064 24794 1992294400 134512640 137136520 4294956256 18446744073709551615 134543921 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3431/statm: 27209 24794 198 640 0 26565 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 108836

[startup+702.302 s]

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

/proc/meminfo: memFree=1803064/2055920 swapFree=4192956/4192956
[pid=3431] ppid=3429 vsize=114060 CPUtime=1062
/proc/3431/stat : 3431 (bsolo) R 3429 3431 3324 0 -1 4194304 26387 0 0 0 106127 73 0 0 25 0 1 0 3841898 116797440 26086 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3431/statm: 28515 26086 198 640 0 27871 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 114060

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3432
/proc/meminfo: memFree=1803128/2055920 swapFree=4192956/4192956
[pid=3431] ppid=3429 vsize=114060 CPUtime=1121.99
/proc/3431/stat : 3431 (bsolo) R 3429 3431 3324 0 -1 4194304 26387 0 0 0 112122 77 0 0 25 0 1 0 3841898 116797440 26086 1992294400 134512640 137136520 4294956256 18446744073709551615 134544461 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3431/statm: 28515 26086 198 640 0 27871 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 114060

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3432
/proc/meminfo: memFree=1803064/2055920 swapFree=4192956/4192956
[pid=3431] ppid=3429 vsize=114060 CPUtime=1181.97
/proc/3431/stat : 3431 (bsolo) R 3429 3431 3324 0 -1 4194304 26387 0 0 0 118118 79 0 0 25 0 1 0 3841898 116797440 26086 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3431/statm: 28515 26086 198 640 0 27871 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 114060

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3432
/proc/meminfo: memFree=1803000/2055920 swapFree=4192956/4192956
[pid=3431] ppid=3429 vsize=114060 CPUtime=1241.95
/proc/3431/stat : 3431 (bsolo) R 3429 3431 3324 0 -1 4194304 26387 0 0 0 124113 82 0 0 25 0 1 0 3841898 116797440 26086 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3431/statm: 28515 26086 198 640 0 27871 0
Current children cumulated CPU time (s) 1241.95
Current children cumulated vsize (KiB) 114060

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3434
/proc/meminfo: memFree=1802744/2055920 swapFree=4192956/4192956
[pid=3431] ppid=3429 vsize=114060 CPUtime=1301.93
/proc/3431/stat : 3431 (bsolo) R 3429 3431 3324 0 -1 4194304 26387 0 0 0 130108 85 0 0 25 0 1 0 3841898 116797440 26086 1992294400 134512640 137136520 4294956256 18446744073709551615 134543869 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3431/statm: 28515 26086 198 640 0 27871 0
Current children cumulated CPU time (s) 1301.93
Current children cumulated vsize (KiB) 114060

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3434
/proc/meminfo: memFree=1802744/2055920 swapFree=4192956/4192956
[pid=3431] ppid=3429 vsize=114060 CPUtime=1361.92
/proc/3431/stat : 3431 (bsolo) R 3429 3431 3324 0 -1 4194304 26387 0 0 0 136104 88 0 0 25 0 1 0 3841898 116797440 26086 1992294400 134512640 137136520 4294956256 18446744073709551615 135982505 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3431/statm: 28515 26086 198 640 0 27871 0
Current children cumulated CPU time (s) 1361.92
Current children cumulated vsize (KiB) 114060

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3434
/proc/meminfo: memFree=1802744/2055920 swapFree=4192956/4192956
[pid=3431] ppid=3429 vsize=114060 CPUtime=1421.91
/proc/3431/stat : 3431 (bsolo) R 3429 3431 3324 0 -1 4194304 26387 0 0 0 142101 90 0 0 25 0 1 0 3841898 116797440 26086 1992294400 134512640 137136520 4294956256 18446744073709551615 136295569 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3431/statm: 28515 26086 198 640 0 27871 0
Current children cumulated CPU time (s) 1421.91
Current children cumulated vsize (KiB) 114060

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3434
/proc/meminfo: memFree=1802552/2055920 swapFree=4192956/4192956
[pid=3431] ppid=3429 vsize=114308 CPUtime=1481.89
/proc/3431/stat : 3431 (bsolo) R 3429 3431 3324 0 -1 4194304 26451 0 0 0 148096 93 0 0 25 0 1 0 3841898 117051392 26150 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3431/statm: 28577 26150 198 640 0 27933 0
Current children cumulated CPU time (s) 1481.89
Current children cumulated vsize (KiB) 114308

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3434
/proc/meminfo: memFree=1797624/2055920 swapFree=4192956/4192956
[pid=3431] ppid=3429 vsize=119224 CPUtime=1541.87
/proc/3431/stat : 3431 (bsolo) R 3429 3431 3324 0 -1 4194304 27678 0 0 0 154090 97 0 0 25 0 1 0 3841898 122085376 27377 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3431/statm: 29806 27377 198 640 0 29162 0
Current children cumulated CPU time (s) 1541.87
Current children cumulated vsize (KiB) 119224

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3434
/proc/meminfo: memFree=1792632/2055920 swapFree=4192956/4192956
[pid=3431] ppid=3429 vsize=124244 CPUtime=1601.85
/proc/3431/stat : 3431 (bsolo) R 3429 3431 3324 0 -1 4194304 28936 0 0 0 160084 101 0 0 25 0 1 0 3841898 127225856 28635 1992294400 134512640 137136520 4294956256 18446744073709551615 136502161 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3431/statm: 31061 28635 198 640 0 30417 0
Current children cumulated CPU time (s) 1601.85
Current children cumulated vsize (KiB) 124244

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3434
/proc/meminfo: memFree=1788280/2055920 swapFree=4192956/4192956
[pid=3431] ppid=3429 vsize=128480 CPUtime=1661.83
/proc/3431/stat : 3431 (bsolo) R 3429 3431 3324 0 -1 4194304 29995 0 0 0 166079 104 0 0 25 0 1 0 3841898 131563520 29694 1992294400 134512640 137136520 4294956256 18446744073709551615 134543942 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3431/statm: 32120 29694 198 640 0 31476 0
Current children cumulated CPU time (s) 1661.83
Current children cumulated vsize (KiB) 128480

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3434
/proc/meminfo: memFree=1783736/2055920 swapFree=4192956/4192956
[pid=3431] ppid=3429 vsize=132976 CPUtime=1721.82
/proc/3431/stat : 3431 (bsolo) R 3429 3431 3324 0 -1 4194304 31133 0 0 0 172075 107 0 0 25 0 1 0 3841898 136167424 30832 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3431/statm: 33244 30832 198 640 0 32600 0
Current children cumulated CPU time (s) 1721.82
Current children cumulated vsize (KiB) 132976

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3434
/proc/meminfo: memFree=1779192/2055920 swapFree=4192956/4192956
[pid=3431] ppid=3429 vsize=137448 CPUtime=1781.81
/proc/3431/stat : 3431 (bsolo) R 3429 3431 3324 0 -1 4194304 32249 0 0 0 178071 110 0 0 25 0 1 0 3841898 140746752 31948 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3431/statm: 34362 31948 198 640 0 33718 0
Current children cumulated CPU time (s) 1781.81
Current children cumulated vsize (KiB) 137448

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

[startup+1791.91 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3434
/proc/meminfo: memFree=1778552/2055920 swapFree=4192956/4192956
[pid=3431] ppid=3429 vsize=138072 CPUtime=1791.4
/proc/3431/stat : 3431 (bsolo) R 3429 3431 3324 0 -1 4194304 32405 0 0 0 179030 110 0 0 25 0 1 0 3841898 141385728 32104 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3431/statm: 34518 32104 198 640 0 33874 0
Current children cumulated CPU time (s) 1791.4
Current children cumulated vsize (KiB) 138072

[startup+1795.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3434
/proc/meminfo: memFree=1778296/2055920 swapFree=4192956/4192956
[pid=3431] ppid=3429 vsize=138320 CPUtime=1794.61
/proc/3431/stat : 3431 (bsolo) R 3429 3431 3324 0 -1 4194304 32460 0 0 0 179350 111 0 0 25 0 1 0 3841898 141639680 32159 1992294400 134512640 137136520 4294956256 18446744073709551615 136498219 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3431/statm: 34580 32159 198 640 0 33936 0
Current children cumulated CPU time (s) 1794.61
Current children cumulated vsize (KiB) 138320

[startup+1796.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3434
/proc/meminfo: memFree=1778232/2055920 swapFree=4192956/4192956
[pid=3431] ppid=3429 vsize=138320 CPUtime=1796.21
/proc/3431/stat : 3431 (bsolo) R 3429 3431 3324 0 -1 4194304 32481 0 0 0 179510 111 0 0 25 0 1 0 3841898 141639680 32180 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3431/statm: 34580 32180 198 640 0 33936 0
Current children cumulated CPU time (s) 1796.21
Current children cumulated vsize (KiB) 138320

[startup+1797.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3434
/proc/meminfo: memFree=1778168/2055920 swapFree=4192956/4192956
[pid=3431] ppid=3429 vsize=138440 CPUtime=1797
/proc/3431/stat : 3431 (bsolo) R 3429 3431 3324 0 -1 4194304 32498 0 0 0 179589 111 0 0 25 0 1 0 3841898 141762560 32197 1992294400 134512640 137136520 4294956256 18446744073709551615 136518911 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3431/statm: 34610 32197 198 640 0 33966 0
Current children cumulated CPU time (s) 1797
Current children cumulated vsize (KiB) 138440

[startup+1798.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3434
/proc/meminfo: memFree=1778168/2055920 swapFree=4192956/4192956
[pid=3431] ppid=3429 vsize=138568 CPUtime=1797.8
/proc/3431/stat : 3431 (bsolo) R 3429 3431 3324 0 -1 4194304 32514 0 0 0 179669 111 0 0 25 0 1 0 3841898 141893632 32213 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3431/statm: 34642 32213 198 640 0 33998 0
Current children cumulated CPU time (s) 1797.8
Current children cumulated vsize (KiB) 138568

[startup+1798.51 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3434
/proc/meminfo: memFree=1778040/2055920 swapFree=4192956/4192956
[pid=3431] ppid=3429 vsize=0 CPUtime=1798
/proc/3431/stat : 3431 (bsolo) R 3429 3431 3324 0 -1 4194308 32520 0 0 0 179688 112 0 0 25 0 1 0 3841898 0 0 1992294400 0 0 0 0 0 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3431/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1798
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1798.51
CPU time (s): 1798.02
CPU user time (s): 1796.89
CPU system time (s): 1.13383
CPU usage (%): 99.9728
Max. virtual memory (cumulated for all children) (KiB): 138568

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.89
system time used= 1.13383
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32520
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= 2
involuntary context switches= 2930

runsolver used 1.9957 second user time and 4.04938 second system time

The end

Launcher Data

Begin job on node8 at 2009-06-16 21:08:16
IDJOB=1877177
IDBENCH=2940
IDSOLVER=699
FILE ID=node8/1877177-1245179296
PBS_JOBID= 9363940
Free space on /tmp= 66288 MiB

SOLVER NAME= bsolo 3.1
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/bounded_golomb_rulers/normalized-bogr_11.opb
COMMAND LINE= bsolo -l2 -tTIMEOUT -mMEMLIMIT BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1877177-1245179296/watcher-1877177-1245179296 -o /tmp/evaluation-result-1877177-1245179296/solver-1877177-1245179296 -C 1800 -W 2000 -M 1800  bsolo -l2 -t1800 -m1800 HOME/instance-1877177-1245179296.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= c19ad978a977652a94fc03b8ce63204a
RANDOM SEED=1828438261

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

/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.236
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.236
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1908120 kB
Buffers:         34860 kB
Cached:          69792 kB
SwapCached:          0 kB
Active:          81064 kB
Inactive:        37356 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1908120 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            4424 kB
Writeback:           0 kB
Mapped:          23496 kB
Slab:            15184 kB
Committed_AS:    59896 kB
PageTables:       1376 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-1877177-1245179296.opb

Free space on /tmp at the end= 66284 MiB
End job on node8 at 2009-06-16 21:38:15