Trace number 3707872

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
bsolo 3.2SAT168 1798.04 1798.62

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/ttp/normalized-circ8_3.opb
MD5SUMd431323968e1ca4dc95d181076d01437
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark148
Best CPU time to get the best result obtained on this benchmark1800.05
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 154
Optimality of the best value was proved NO
Number of variables1344
Total number of constraints16096
Number of constraints which are clauses8208
Number of constraints which are cardinality constraints (but not clauses)496
Number of constraints which are nor clauses,nor cardinality constraints7392
Minimum length of a constraint2
Maximum length of a constraint28
Number of terms in the objective function 448
Biggest coefficient in the objective function 4
Number of bits for the biggest coefficient in the objective function 3
Sum of the numbers in the objective function 1024
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 24
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 1024
Number of bits of the biggest sum of numbers11
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.2 - 23/05/2010 : 1630 GMT
0.00/0.00	c Developed by Vasco Manquinho and José Santos IST/UTL - INESC-ID
0.00/0.00	c type "bsolo -h" for help
0.00/0.00	c Time Limit set via environment variable PBTIMEOUT to 1800
0.00/0.00	c Learning Strategy: Cardinality Constraint Learning
0.00/0.00	c Time Limit set to 1800
0.00/0.00	c Instance file HOME/instance-3707872-1338149148.opb
0.00/0.00	c File size is 912900 bytes.
0.00/0.07	c Highest Coefficient sum: 1024
0.00/0.07	c Parsing was ok!!
0.00/0.07	c Total parsing time: 0.068 s
0.00/0.07	c Var: 1344 Constr: 16376 8488/496/7392 Lit: 97904 Watch. Lit: 37360
0.00/0.07	c Obj. Vars: 448 (33.3333 % of total variables)
0.09/0.19	c Pre-processing Time: 0.186 s
0.09/0.19	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.09/0.19	c        0   1344    16376    97904    5    59536  165154      0      0 0.19
0.09/0.19	c Switching off lower bounding mode.
0.19/0.25	c      102   1344    16509   104491    6    63205  181670    133    512 0.20
0.19/0.25	c      256   1344    16704   115119    6    64906  199838    328   1158 0.22
0.19/0.25	o 198
0.29/0.32	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.29/0.32	c      344   1344    16802   126520    7    65642  166050    426   1370 0.25
0.29/0.32	c      445   1344    16912   136021    8    65245  182656    536   1539 0.29
0.29/0.32	o 194
0.39/0.46	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.39/0.46	c      532   1344    17013   146028    8    65450  166050    637   1636 0.33
0.39/0.46	c      633   1344    17129   152439    8    64427  182656    753   1758 0.36
0.39/0.46	o 192
0.49/0.51	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.49/0.51	c      855   1344    17382   182852   10    65182  166050   1006   1846 0.46
0.49/0.51	c      955   1344    17495   191798   10    64778  182656   1119   1933 0.49
0.49/0.51	o 186
0.59/0.69	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.59/0.69	c      980   1344    17525   195408   11    65109  166050   1149   1932 0.51
0.59/0.69	c     1080   1344    17664   203860   11    64891  182656   1288   2045 0.53
0.59/0.69	c     1330   1344    17974   231685   12    65672  200922   1598   2169 0.61
0.59/0.69	o 184
0.79/0.89	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.79/0.89	c     1522   1344    18202   254156   13    66922  166050   1826   2196 0.69
0.79/0.89	c     1622   1344    18313   269662   14    67337  182656   1937   2183 0.74
0.79/0.89	c     1874   1344    18613   303045   16    67749  200922   2237   2151 0.87
0.79/0.89	o 176
299.68/299.91	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
299.68/299.91	c     1935   1344    18683   308401   16    68490  166050   2307   2164 0.89
299.68/299.91	c     2035   1344    18790   317191   16    67615  182656   2414   2148 0.95
299.68/299.91	c     2287   1344    19101   367746   19    68471  200922   2725   2043 1.12
299.68/299.91	c     2763   1344    19701   474041   24    71177  221015   3325   1839 1.50
299.68/299.91	c     3576   1344    20681   604559   29    73593  243117   4305   1720 2.08
299.68/299.91	c     4898   1344    22321   849386   38    75067  267429   5945   1703 2.88
299.68/299.91	c     6980   1344    24869  1474612   59    79853  294172   8493   1385 5.04
299.68/299.91	c    10203   1344    29006  2582648   89    93590  323590  12630   1067 9.56
299.68/299.91	c    15143   1344    35174  4312518  122   108402  355950  18798    790 19.15
299.68/299.91	c    22649   1344    44854  6848979  152   128025  391546  28478    663 34.15
299.68/299.91	c    34010   1344    59009 10216453  173   161998  430701  42633    544 62.46
299.68/299.91	c    51155   1344    81853 17281383  211   214302  473772  65477    398 128.38
299.68/299.91	c    76975   1344   115936 27845377  240   293594  521150  99560    301 255.35
299.68/299.91	o 174
763.23/763.65	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
763.23/763.65	c    84116   1344   125298 30752521  245   313626  166050 108922    280 299.71
763.23/763.65	c    84216   1344   125416 30761894  245   313716  182656 109040    280 300.38
763.23/763.65	c    84467   1344   125707 30794204  244   315849  200922 109331    279 301.95
763.23/763.65	c    84942   1344   126310 30963150  245   316704  221015 109934    278 305.06
763.23/763.65	c    85755   1344   127249 31107184  244   320525  243117 110873    276 309.59
763.23/763.65	c    87075   1344   128959 31353575  243   323068  267429 112583    274 317.22
763.23/763.65	c    89157   1344   131544 31862721  242   331336  294172 115168    271 328.36
763.23/763.65	c    92380   1344   135770 32680085  240   339021  323590 119394    265 348.48
763.23/763.65	c    97317   1344   142225 34326989  241   356106  355950 125849    253 383.78
763.23/763.65	c   104823   1344   151887 36686530  241   377387  391546 135511    240 435.31
763.23/763.65	c   116184   1344   166480 40990912  246   415680  430701 150104    220 527.57
763.23/763.65	c   133328   1344   188428 46481823  246   460858  473772 172052    207 643.27
763.23/763.65	o 172
823.02/823.48	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
823.02/823.48	c   147764   1344   207345 52585863  253   506551  166050 190969    193 763.29
823.02/823.48	c   147867   1344    34968  5713851  163   103294  182656  18592    192 766.51
823.02/823.48	c   148122   1344    35287  5757125  163   103782  200922  18911    193 766.79
823.02/823.48	c   148597   1344    35823  5810015  162   107326  221015  19447    193 767.20
823.02/823.48	c   149411   1344    36784  5897945  160   106840  243117  20408    194 768.06
823.02/823.48	c   150731   1344    38351  6239392  162   110163  267429  21975    195 769.95
823.02/823.48	c   152814   1344    40893  6761903  165   117358  294172  24517    197 773.26
823.02/823.48	c   156038   1344    44805  7572686  169   124849  323590  28429    200 778.61
823.02/823.48	c   160974   1344    51087  9269134  181   140409  355950  34711    203 789.35
823.02/823.48	c   168481   1344    60387 11260507  186   164123  391546  44011    208 807.71
823.02/823.48	o 168
1798.00/1798.61	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1798.00/1798.61	c   173754   1344    66944 12929055  193   177068  166050  50568    211 823.12
1798.00/1798.61	c   173854   1344    67058 12939571  192   177626  182656  50682    211 823.35
1798.00/1798.61	c   174106   1344    67354 13003326  193   178343  200922  50978    211 824.06
1798.00/1798.61	c   174583   1344    67922 13087820  192   179398  221015  51546    211 825.08
1798.00/1798.61	c   175396   1344    68866 13183197  191   182521  243117  52490    212 827.14
1798.00/1798.61	c   176717   1344    70452 13477514  191   187285  267429  54076    212 830.68
1798.00/1798.61	c   178801   1344    73337 13846097  188   189912  294172  56961    214 835.23
1798.00/1798.61	c   182025   1344    77297 14674184  189   203060  323590  60921    215 844.39
1798.00/1798.61	c   186963   1344    83582 16267587  194   214086  355950  67206    217 860.70
1798.00/1798.61	c   194469   1344    93774 19760330  210   239001  391546  77398    218 890.52
1798.00/1798.61	c   205830   1344   109362 22555495  206   269514  430701  92986    219 937.87
1798.00/1798.61	c   222977   1344   132023 29162442  220   325617  473772 115647    215 1032.93
1798.00/1798.61	c   248797   1344   166353 42436103  255   406090  521150 149977    201 1235.00
1798.00/1798.61	c   287629   1344   219943 62961861  286   529727  573266 203567    177 1623.53
1798.00/1798.61	c Resources Exceeded
1798.00/1798.61	v x897 -x898 x899 -x900 -x901 x902 x903 -x904 x905 -x906 -x907 -x908 -x909 -x910 x911 -x912 -x913 -x914 -x915 -x916 -x917 -x918 -x919 -x920 x921 -x922 -x923 -x924 -x925 -x926 -x927 -x928 x929 -x930 -x931 x932 -x933 -x934 -x935 -x936 -x937 -x938 x939 -x940 -x941 -x942 -x943 -x944 -x945 x946 -x947 -x948 -x949 -x950 -x951 -x952 x953 -x954 -x955 -x956 -x957 -x958 -x959 -x960 x961 -x962 x963 x964 x965 -x966 -x967 -x968 x969 -x970 -x971 -x972 -x973 -x974 x975 -x976 -x977 -x978 -x979 -x980 -x981 x982 -x983 -x984 -x985 -x986 -x987 x988 -x989 -x990 -x991 -x992 -x993 -x994 -x995 -x996 -x997 -x998 -x999 -x1000 x1001 -x1002 x1003 -x1004 -x1005 -x1006 -x1007 -x1008 -x1009 x1010 -x1011 -x1012 -x1013 -x1014 -x1015 -x1016 x1017 -x1018 -x1019 -x1020 -x1021 -x1022 -x1023 -x1024 -x1025 x1026 x1027 -x1028 x1029 x1030 -x1031 -x1032 -x1033 -x1034 -x1035 -x1036 -x1037 -x1038 x1039 -x1040 -x1041 -x1042 -x1043 -x1044 -x1045 -x1046 x1047 -x1048 -x1049 -x1050 -x1051 x1052 -x1053 -x1054 -x1055 -x1056 -x1057 -x1058 -x1059 -x1060 -x1061 -x1062 -x1063 x1064 -x1065 -x1066 x1067 -x1068 -x1069 -x1070 -x1071 -x1072 -x1073 -x1074 -x1075 -x1076 -x1077 x1078 -x1079 -x1080 x1081 -x1082 -x1083 -x1084 -x1085 -x1086 x1087 -x1088 x1089 -x1090 x1091 -x1092 -x1093 -x1094 -x1095 -x1096 x1097 -x1098 -x1099 x1100 -x1101 -x1102 -x1103 -x1104 -x1105 -x1106 -x1107 -x1108 -x1109 x1110 -x1111 -x1112 -x1113 -x1114 -x1115 x1116 -x1117 -x1118 -x1119 -x1120 x1121 -x1122 -x1123 -x1124 -x1125 -x1126 -x1127 -x1128 -x1129 x1130 -x1131 -x1132 -x1133 -x1134 -x1135 -x1136 -x1137 x1138 -x1139 -x1140 -x1141 -x1142 -x1143 -x1144 x1145 -x1146 -x1147 -x1148 x1149 -x1150 x1151 -x1152 x1153 -x1154 -x1155 -x1156 -x1157 -x1158 -x1159 -x1160 x1161 -x1162 -x1163 -x1164 -x1165 -x1166 -x1167 -x1168 x1169 -x1170 -x1171 -x1172 -x1173 x1174 -x1175 -x1176 -x1177 -x1178 -x1179 -x1180 -x1181 -x1182 x1183 x1184 -x1185 -x1186 -x1187 -x1188 -x1189 -x1190 -x1191 -x1192 -x1193 -x1194 x1195 -x1196 -x1197 -x1198 -x1199 -x1200 -x1201 x1202 -x1203 -x1204 -x1205 -x1206 -x1207 x1208 -x1209 -x1210 -x1211 -x1212 x1213 x1214 -x1215 x1216 x1217 -x1218 -x1219 -x1220 -x1221 -x1222 -x1223 x1224 -x1225 -x1226 -x1227 -x1228 -x1229 -x1230 x1231 -x1232 x1233 -x1234 -x1235 -x1236 -x1237 -x1238 -x1239 -x1240 -x1241 -x1242 -x1243 -x1244 x1245 -x1246 -x1247 -x1248 -x1249 -x1250 -x1251 x1252 -x1253 -x1254 -x1255 -x1256 -x1257 -x1258 x1259 -x1260 -x1261 -x1262 x1263 -x1264 -x1265 -x1266 -x1267 -x1268 -x1269 -x1270 -x1271 -x1272 x1273 -x1274 -x1275 -x1276 -x1277 x1278 x1279 x1280 x1281 x1282 -x1283 -x1284 -x1285 -x1286 -x1287 -x1288 -x1289 x1290 -x1291 -x1292 -x1293 -x1294 -x1295 -x1296 -x1297 -x1298 x1299 -x1300 -x1301 -x1302 -x1303 -x1304 x1305 -x1306 -x1307 -x1308 -x1309 -x1310 -x1311 -x1312 -x1313 -x1314 -x1315 x1316 -x1317 -x1318 -x1319 -x1320 -x1321 -x1322 x1323 -x1324 -x1325 -x1326 -x1327 -x1328 -x1329 x1330 -x1331 -x1332 -x1333 -x1334 -x1335 -x1336 x1337 x1338 x1339 -x1340 -x1341 -x1342 x1343 x1344 -x2 -x66 -x130 -x194 -x258 -x322 -x386 -x450 -x514 -x578 -x642 x706 -x770 -x834 -x3 -x67 -x131 -x195 -x259 -x323 -x387 -x451 -x515 -x579 -x643 -x707 x771 -x835 x4 -x68 -x132 -x196 -x260 -x324 -x388 -x452 -x516 -x580 -x644 -x708 -x772 -x836 -x5 x69 -x133 -x197 -x261 -x325 -x389 -x453 -x517 -x581 -x645 -x709 -x773 -x837 -x6 -x70 x134 -x198 -x262 -x326 -x390 -x454 -x518 -x582 -x646 -x710 -x774 -x838 -x7 -x71 -x135 -x199 -x263 -x327 -x391 -x455 -x519 x583 -x647 -x711 -x775 -x839 -x8 -x72 -x136 -x200 -x264 x328 -x392 -x456 -x520 -x584 -x648 -x712 -x776 -x840 -x9 -x73 -x137 -x201 -x265 -x329 -x393 -x457 -x521 -x585 -x649 -x713 -x777 x841 -x11 -x75 -x139 -x203 -x267 -x331 -x395 -x459 -x523 x587 -x651 -x715 -x779 -x843 -x12 -x76 -x140 -x204 -x268 -x332 -x396 -x460 -x524 -x588 x652 -x716 -x780 -x844 -x13 -x77 -x141 -x205 -x269 x333 -x397 -x461 -x525 -x589 -x653 -x717 -x781 -x845 -x14 -x78 -x142 -x206 -x270 -x334 -x398 -x462 -x526 -x590 -x654 -x718 x782 -x846 x15 -x79 -x143 -x207 -x271 -x335 -x399 -x463 -x527 -x591 -x655 -x719 -x783 -x847 -x16 x80 -x144 -x208 -x272 -x336 -x400 -x464 -x528 -x592 -x656 -x720 -x784 -x848 -x17 -x81 -x145 -x209 -x273 -x337 x401 -x465 -x529 -x593 -x657 -x721 -x785 -x849 -x18 -x82 x146 -x210 -x274 -x338 -x402 -x466 -x530 -x594 -x658 -x722 -x786 -x850 -x20 -x84 -x148 -x212 -x276 x340 -x404 -x468 -x532 -x596 -x660 -x724 -x788 -x852 -x21 -x85 -x149 -x213 -x277 -x341 -x405 -x469 -x533 -x597 x661 -x725 -x789 -x853 -x22 -x86 -x150 -x214 x278 -x342 -x406 -x470 -x534 -x598 -x662 -x726 -x790 -x854 -x23 x87 -x151 -x215 -x279 -x343 -x407 -x471 -x535 -x599 -x663 -x727 -x791 -x855 x24 -x88 -x152 -x216 -x280 -x344 -x408 -x472 -x536 -x600 -x664 -x728 -x792 -x856 -x25 -x89 -x153 -x217 x281 -x345 -x409 -x473 -x537 -x601 -x665 -x729 -x793 -x857 -x26 -x90 -x154 -x218 -x282 -x346 x410 -x474 -x538 -x602 -x666 -x730 -x794 -x858 -x27 -x91 -x155 -x219 -x283 -x347 -x411 -x475 x539 -x603 -x667 -x731 -x795 -x859 -x29 -x93 x157 -x221 -x285 -x349 -x413 -x477 -x541 -x605 -x669 -x733 -x797 -x861 -x30 -x94 -x158 x222 -x286 -x350 -x414 -x478 -x542 -x606 -x670 -x734 -x798 -x862 -x31 -x95 -x159 -x223 -x287 -x351 -x415 -x479 -x543 -x607 -x671 x735 -x799 -x863 -x32 -x96 -x160 -x224 -x288 -x352 -x416 x480 -x544 -x608 -x672 -x736 -x800 -x864 -x33 -x97 -x161 -x225 -x289 -x353 -x417 x481 -x545 -x609 -x673 -x737 -x801 -x865 -x34 -x98 -x162 -x226 -x290 -x354 -x418 -x482 x546 -x610 -x674 -x738 -x802 -x866 -x35 -x99 -x163 x227 -x291 -x355 -x419 -x483 -x547 -x611 -x675 -x739 -x803 -x867 -x36 -x100 -x164 -x228 -x292 -x356 -x420 -x484 -x548 x612 -x676 -x740 -x804 -x868 -x38 -x102 -x166 -x230 -x294 -x358 -x422 -x486 -x550 -x614 -x678 x742 -x806 -x870 -x39 -x103 -x167 -x231 -x295 -x359 -x423 -x487 -x551 -x615 -x679 -x743 x807 -x871 -x40 -x104 -x168 -x232 -x296 -x360 -x424 -x488 -x552 -x616 -x680 -x744 -x808 x872 -x41 -x105 -x169 -x233 -x297 -x361 -x425 -x489 x553 -x617 -x681 -x745 -x809 -x873 -x42 -x106 -x170 -x234 -x298 -x362 -x426 x490 -x554 -x618 -x682 -x746 -x810 -x874 -x43 -x107 -x171 -x235 -x299 -x363 -x427 -x491 -x555 -x619 -x683 -x747 -x811 x875 -x44 x108 -x172 -x236 -x300 -x364 -x428 -x492 -x556 -x620 -x684 -x748 -x812 -x876 x45 -x109 -x173 -x237 -x301 -x365 -x429 -x493 -x557 -x621 -x685 -x749 -x813 -x877 -x47 -x111 -x175 -x239 -x303 x367 -x431 -x495 -x559 -x623 -x687 -x751 -x815 -x879 -x48 -x112 -x176 -x240 -x304 -x368 -x432 -x496 -x560 x624 -x688 -x752 -x816 -x880 -x49 -x113 -x177 x241 -x305 -x369 -x433 -x497 -x561 -x625 -x689 -x753 -x817 -x881 -x50 -x114 -x178 -x242 x306 -x370 -x434 -x498 -x562 -x626 -x690 -x754 -x818 -x882 -x51 -x115 -x179 -x243 -x307 -x371 -x435 x499 -x563 -x627 -x691 -x755 -x819 -x883 -x52 -x116 -x180 -x244 -x308 -x372 -x436 -x500 -x564 -x628 -x692 -x756 -x820 x884 -x53 -x117 -x181 -x245 -x309 -x373 x437 -x501 -x565 -x629 -x693 -x757 -x821 -x885 -x54 -x118 -x182 -x246 -x310 -x374 -x438 -x502 -x566 -x630 x694 -x758 -x822 -x886 -x56 -x120 x184 -x248 -x312 -x376 -x440 -x504 -x568 -x632 -x696 -x760 -x824 -x888 -x57 -x121 -x185 -x249 -x313 -x377 -x441 -x505 -x569 -x633 x697 -x761 -x825 -x889 -x58 -x122 -x186 x250 -x314 -x378 -x442 -x506 -x570 -x634 -x698 -x762 -x826 -x890 -x59 -x123 -x187 -x251 -x315 -x379 -x443 -x507 -x571 -x635 -x699 x763 -x827 -x891 -x60 -x124 -x188 -x252 -x316 -x380 -x444 -x508 -x572 -x636 -x700 -x764 x828 -x892 -x61 -x125 -x189 -x253 x317 -x381 -x445 -x509 -x573 -x637 -x701 -x765 -x829 -x893 -x62 -x126 -x190 -x254 -x318 -x382 x446 -x510 -x574 -x638 -x702 -x766 -x830 -x894 -x63 -x127 -x191 -x255 -x319 -x383 -x447 -x511 x575 -x639 -x703 -x767 -x831 -x895 -x10 -x74 x138 x202 x266 -x330 x394 x458 x522 -x586 -x650 x714 -x778 -x842 -x19 -x83 -x147 x211 -x275 -x339 -x403 x467 x531 x595 -x659 x723 x787 x851 x28 x92 -x156 -x220 -x284 x348 -x412 -x476 -x540 x604 x668 -x732 x796 x860 x37 x101 x165 -x229 x293 x357 x421 -x485 -x549 -x613 x677 -x741 -x805 -x869 -x46 -x110 x174 x238 x302 -x366 x430 -x494 -x558 -x622 x686 x750 x814 -x878 x55 x119 -x183 -x247 -x311 x375 -x439 -x503 x567 x631 -x695 x759 x823 -x887 x64 x128 x192 -x256 -x320 x384 -x448 x512 -x576 x640 -x704 -x768 -x832 x896 -x1 -x65 -x129 x193 x257 -x321 x385 x449 x513 -x577 x641 -x705 -x769 x833 
1798.00/1798.61	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1798.00/1798.61	c   63   302542  87482   691467   239977 69648844 223601    168 1798.03
1798.00/1798.61	c Objective: 168
1798.00/1798.61	s SATISFIABLE
1798.00/1798.61	c Total time: 1798.03 s

Verifier Data

OK	168

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3707872-1338149148/watcher-3707872-1338149148 -o /tmp/evaluation-result-3707872-1338149148/solver-3707872-1338149148 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 HOME/instance-3707872-1338149148.opb 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 18779
/proc/meminfo: memFree=30365316/32873844 swapFree=7108/7108
[pid=18779] ppid=18777 vsize=11828 CPUtime=0 cores=0,2,4,6
/proc/18779/stat : 18779 (bsolo) R 18777 18779 14929 0 -1 4202496 322 0 0 0 0 0 0 0 20 0 1 0 281043366 12111872 275 33554432000 134512640 137138936 4288864000 4288861960 136506715 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/18779/statm: 2957 275 177 642 0 2090 0

[startup+0.0997131 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 18779
/proc/meminfo: memFree=30365316/32873844 swapFree=7108/7108
[pid=18779] ppid=18777 vsize=15208 CPUtime=0.09 cores=0,2,4,6
/proc/18779/stat : 18779 (bsolo) R 18777 18779 14929 0 -1 4202496 1622 0 0 0 9 0 0 0 20 0 1 0 281043366 15572992 1352 33554432000 134512640 137138936 4288864000 4288846572 136570369 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/18779/statm: 3802 1352 184 642 0 3158 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15208

[startup+0.10023 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 18779
/proc/meminfo: memFree=30365316/32873844 swapFree=7108/7108
[pid=18779] ppid=18777 vsize=15208 CPUtime=0.09 cores=0,2,4,6
/proc/18779/stat : 18779 (bsolo) R 18777 18779 14929 0 -1 4202496 1625 0 0 0 9 0 0 0 20 0 1 0 281043366 15572992 1355 33554432000 134512640 137138936 4288864000 4288846416 134559804 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/18779/statm: 3802 1355 184 642 0 3158 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15208

[startup+0.300186 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 18779
/proc/meminfo: memFree=30365316/32873844 swapFree=7108/7108
[pid=18779] ppid=18777 vsize=15744 CPUtime=0.29 cores=0,2,4,6
/proc/18779/stat : 18779 (bsolo) R 18777 18779 14929 0 -1 4202496 1987 0 0 0 29 0 0 0 20 0 1 0 281043366 16121856 1484 33554432000 134512640 137138936 4288864000 4288861136 134573852 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/18779/statm: 3936 1484 192 642 0 3292 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15744

[startup+0.70019 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 18779
/proc/meminfo: memFree=30365316/32873844 swapFree=7108/7108
[pid=18779] ppid=18777 vsize=17048 CPUtime=0.69 cores=0,2,4,6
/proc/18779/stat : 18779 (bsolo) R 18777 18779 14929 0 -1 4202496 2338 0 0 0 68 1 0 0 20 0 1 0 281043366 17457152 1835 33554432000 134512640 137138936 4288864000 4288862528 134602885 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/18779/statm: 4262 1835 192 642 0 3618 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17048

[startup+1.50018 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 18780
/proc/meminfo: memFree=30357984/32873844 swapFree=7108/7108
[pid=18779] ppid=18777 vsize=19976 CPUtime=1.49 cores=0,2,4,6
/proc/18779/stat : 18779 (bsolo) R 18777 18779 14929 0 -1 4202496 3063 0 0 0 147 2 0 0 20 0 1 0 281043366 20455424 2560 33554432000 134512640 137138936 4288864000 4288862752 134575817 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/18779/statm: 4994 2560 192 642 0 4350 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 19976

[startup+3.10019 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 18780
/proc/meminfo: memFree=30353636/32873844 swapFree=7108/7108
[pid=18779] ppid=18777 vsize=25920 CPUtime=3.08 cores=0,2,4,6
/proc/18779/stat : 18779 (bsolo) R 18777 18779 14929 0 -1 4202496 4533 0 0 0 306 2 0 0 20 0 1 0 281043366 26542080 4030 33554432000 134512640 137138936 4288864000 4288862928 134542770 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/18779/statm: 6480 4030 192 642 0 5836 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 25920

[startup+6.30019 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 18780
/proc/meminfo: memFree=30341236/32873844 swapFree=7108/7108
[pid=18779] ppid=18777 vsize=36996 CPUtime=6.29 cores=0,2,4,6
/proc/18779/stat : 18779 (bsolo) R 18777 18779 14929 0 -1 4202496 7297 0 0 0 625 4 0 0 20 0 1 0 281043366 37883904 6794 33554432000 134512640 137138936 4288864000 4288856296 136506636 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/18779/statm: 9248 6796 192 642 0 8604 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 36996

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 18780
/proc/meminfo: memFree=30320720/32873844 swapFree=7108/7108
[pid=18779] ppid=18777 vsize=55764 CPUtime=12.69 cores=0,2,4,6
/proc/18779/stat : 18779 (bsolo) R 18777 18779 14929 0 -1 4202496 12017 0 0 0 1263 6 0 0 20 0 1 0 281043366 57102336 11514 33554432000 134512640 137138936 4288864000 4288862544 134607604 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/18779/statm: 13941 11514 192 642 0 13297 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 55764

[startup+25.5002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 18780
/proc/meminfo: memFree=30291572/32873844 swapFree=7108/7108
[pid=18779] ppid=18777 vsize=86028 CPUtime=25.48 cores=0,2,4,6
/proc/18779/stat : 18779 (bsolo) R 18777 18779 14929 0 -1 4202496 19584 0 0 0 2540 8 0 0 20 0 1 0 281043366 88092672 19081 33554432000 134512640 137138936 4288864000 4288862928 134542187 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/18779/statm: 21507 19081 192 642 0 20863 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 86028

[startup+51.1002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 18780
/proc/meminfo: memFree=30246604/32873844 swapFree=7108/7108
[pid=18779] ppid=18777 vsize=131668 CPUtime=51.06 cores=0,2,4,6
/proc/18779/stat : 18779 (bsolo) R 18777 18779 14929 0 -1 4202496 30998 0 0 0 5093 13 0 0 20 0 1 0 281043366 134828032 30489 33554432000 134512640 137138936 4288864000 4288862928 134542528 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/18779/statm: 32917 30489 192 642 0 32273 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 131668

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 18780
/proc/meminfo: memFree=30165908/32873844 swapFree=7108/7108
[pid=18779] ppid=18777 vsize=210656 CPUtime=102.22 cores=0,2,4,6
/proc/18779/stat : 18779 (bsolo) R 18777 18779 14929 0 -1 4202496 50770 0 0 0 10200 22 0 0 20 0 1 0 281043366 215711744 50214 33554432000 134512640 137138936 4288864000 4288862928 134542868 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/18779/statm: 52664 50214 192 642 0 52020 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 210656

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 18780
/proc/meminfo: memFree=30096992/32873844 swapFree=7108/7108
[pid=18779] ppid=18777 vsize=280060 CPUtime=162.16 cores=0,2,4,6
/proc/18779/stat : 18779 (bsolo) R 18777 18779 14929 0 -1 4202496 68184 0 0 0 16185 31 0 0 20 0 1 0 281043366 286781440 67580 33554432000 134512640 137138936 4288864000 4288862928 134542480 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/18779/statm: 70015 67580 192 642 0 69371 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 280060

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 18780
/proc/meminfo: memFree=30029688/32873844 swapFree=7108/7108
[pid=18779] ppid=18777 vsize=346792 CPUtime=222.12 cores=0,2,4,6
/proc/18779/stat : 18779 (bsolo) R 18777 18779 14929 0 -1 4202496 84900 0 0 0 22172 40 0 0 20 0 1 0 281043366 355115008 84248 33554432000 134512640 137138936 4288864000 4288862928 134542316 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/18779/statm: 86698 84248 192 642 0 86054 0
Current children cumulated CPU time (s) 222.12
Current children cumulated vsize (KiB) 346792

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 18783
/proc/meminfo: memFree=29975560/32873844 swapFree=7108/7108
[pid=18779] ppid=18777 vsize=401960 CPUtime=282.08 cores=0,2,4,6
/proc/18779/stat : 18779 (bsolo) R 18777 18779 14929 0 -1 4202496 98723 0 0 0 28159 49 0 0 20 0 1 0 281043366 411607040 98043 33554432000 134512640 137138936 4288864000 4288862928 134542286 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/18779/statm: 100490 98043 192 642 0 99846 0
Current children cumulated CPU time (s) 282.08
Current children cumulated vsize (KiB) 401960

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 18784
/proc/meminfo: memFree=29937004/32873844 swapFree=7108/7108
[pid=18779] ppid=18777 vsize=439756 CPUtime=342.08 cores=0,2,4,6
/proc/18779/stat : 18779 (bsolo) R 18777 18779 14929 0 -1 4202496 108172 0 0 0 34151 57 0 0 20 0 1 0 281043366 450310144 107492 33554432000 134512640 137138936 4288864000 4288862928 134542295 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/18779/statm: 109939 107492 192 642 0 109295 0
Current children cumulated CPU time (s) 342.08
Current children cumulated vsize (KiB) 439756

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 18784
/proc/meminfo: memFree=29902036/32873844 swapFree=7108/7108
[pid=18779] ppid=18777 vsize=474944 CPUtime=402.06 cores=0,2,4,6
/proc/18779/stat : 18779 (bsolo) R 18777 18779 14929 0 -1 4202496 116967 0 0 0 40144 62 0 0 20 0 1 0 281043366 486342656 116287 33554432000 134512640 137138936 4288864000 4288862928 134542325 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/18779/statm: 118736 116287 192 642 0 118092 0
Current children cumulated CPU time (s) 402.06
Current children cumulated vsize (KiB) 474944

[startup+462.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 18784
/proc/meminfo: memFree=29865704/32873844 swapFree=7108/7108
[pid=18779] ppid=18777 vsize=510896 CPUtime=462.06 cores=0,2,4,6
/proc/18779/stat : 18779 (bsolo) R 18777 18779 14929 0 -1 4202496 125963 0 0 0 46138 68 0 0 20 0 1 0 281043366 523157504 125283 33554432000 134512640 137138936 4288864000 4288862928 134542233 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/18779/statm: 127724 125283 192 642 0 127080 0
Current children cumulated CPU time (s) 462.06
Current children cumulated vsize (KiB) 510896

[startup+522.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 18784
/proc/meminfo: memFree=29828132/32873844 swapFree=7108/7108
[pid=18779] ppid=18777 vsize=548896 CPUtime=522.05 cores=0,2,4,6
/proc/18779/stat : 18779 (bsolo) R 18777 18779 14929 0 -1 4202496 135457 0 0 0 52132 73 0 0 20 0 1 0 281043366 562069504 134777 33554432000 134512640 137138936 4288864000 4288862752 134578384 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/18779/statm: 137224 134777 192 642 0 136580 0
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (KiB) 548896

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 18784
/proc/meminfo: memFree=29799836/32873844 swapFree=7108/7108
[pid=18779] ppid=18777 vsize=583556 CPUtime=582.02 cores=0,2,4,6
/proc/18779/stat : 18779 (bsolo) R 18777 18779 14929 0 -1 4202496 144180 0 0 0 58122 80 0 0 20 0 1 0 281043366 597561344 143455 33554432000 134512640 137138936 4288864000 4288862928 134542187 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/18779/statm: 145889 143455 192 642 0 145245 0
Current children cumulated CPU time (s) 582.02
Current children cumulated vsize (KiB) 583556

[startup+642.3 s]

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

/proc/meminfo: memFree=29677024/32873844 swapFree=7108/7108
[pid=18779] ppid=18777 vsize=705440 CPUtime=1121.87 cores=0,2,4,6
/proc/18779/stat : 18779 (bsolo) R 18777 18779 14929 0 -1 4202496 174915 0 0 0 112067 120 0 0 20 0 1 0 281043366 722370560 173917 33554432000 134512640 137138936 4288864000 4288862928 134542187 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/18779/statm: 176360 173917 192 642 0 175716 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 705440

[startup+1182.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 18789
/proc/meminfo: memFree=29677472/32873844 swapFree=7108/7108
[pid=18779] ppid=18777 vsize=705440 CPUtime=1181.85 cores=0,2,4,6
/proc/18779/stat : 18779 (bsolo) R 18777 18779 14929 0 -1 4202496 174939 0 0 0 118063 122 0 0 20 0 1 0 281043366 722370560 173917 33554432000 134512640 137138936 4288864000 4288862928 134542325 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/18779/statm: 176360 173917 192 642 0 175716 0
Current children cumulated CPU time (s) 1181.85
Current children cumulated vsize (KiB) 705440

[startup+1242.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 18790
/proc/meminfo: memFree=29677968/32873844 swapFree=7108/7108
[pid=18779] ppid=18777 vsize=705440 CPUtime=1241.84 cores=0,2,4,6
/proc/18779/stat : 18779 (bsolo) R 18777 18779 14929 0 -1 4202496 174939 0 0 0 124059 125 0 0 20 0 1 0 281043366 722370560 173917 33554432000 134512640 137138936 4288864000 4288862920 135984569 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/18779/statm: 176360 173917 192 642 0 175716 0
Current children cumulated CPU time (s) 1241.84
Current children cumulated vsize (KiB) 705440

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 18790
/proc/meminfo: memFree=29677844/32873844 swapFree=7108/7108
[pid=18779] ppid=18777 vsize=705440 CPUtime=1301.83 cores=0,2,4,6
/proc/18779/stat : 18779 (bsolo) R 18777 18779 14929 0 -1 4202496 174939 0 0 0 130057 126 0 0 20 0 1 0 281043366 722370560 173917 33554432000 134512640 137138936 4288864000 4288862928 134542325 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/18779/statm: 176360 173917 192 642 0 175716 0
Current children cumulated CPU time (s) 1301.83
Current children cumulated vsize (KiB) 705440

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 18790
/proc/meminfo: memFree=29677596/32873844 swapFree=7108/7108
[pid=18779] ppid=18777 vsize=705440 CPUtime=1361.82 cores=0,2,4,6
/proc/18779/stat : 18779 (bsolo) R 18777 18779 14929 0 -1 4202496 174939 0 0 0 136054 128 0 0 20 0 1 0 281043366 722370560 173917 33554432000 134512640 137138936 4288864000 4288862860 136520975 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/18779/statm: 176360 173917 192 642 0 175716 0
Current children cumulated CPU time (s) 1361.82
Current children cumulated vsize (KiB) 705440

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 18790
/proc/meminfo: memFree=29676976/32873844 swapFree=7108/7108
[pid=18779] ppid=18777 vsize=707092 CPUtime=1421.81 cores=0,2,4,6
/proc/18779/stat : 18779 (bsolo) R 18777 18779 14929 0 -1 4202496 175349 0 0 0 142051 130 0 0 20 0 1 0 281043366 724062208 174327 33554432000 134512640 137138936 4288864000 4288862928 134542325 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/18779/statm: 176773 174327 192 642 0 176129 0
Current children cumulated CPU time (s) 1421.81
Current children cumulated vsize (KiB) 707092

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 18793
/proc/meminfo: memFree=29634188/32873844 swapFree=7108/7108
[pid=18779] ppid=18777 vsize=750224 CPUtime=1481.8 cores=0,2,4,6
/proc/18779/stat : 18779 (bsolo) R 18777 18779 14929 0 -1 4202496 186143 0 0 0 148044 136 0 0 20 0 1 0 281043366 768229376 185121 33554432000 134512640 137138936 4288864000 4288862928 134542613 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/18779/statm: 187556 185121 192 642 0 186912 0
Current children cumulated CPU time (s) 1481.8
Current children cumulated vsize (KiB) 750224

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 18870
/proc/meminfo: memFree=29622812/32873844 swapFree=7108/7108
[pid=18779] ppid=18777 vsize=786064 CPUtime=1541.79 cores=0,2,4,6
/proc/18779/stat : 18779 (bsolo) R 18777 18779 14929 0 -1 4202496 195097 0 0 0 154038 141 0 0 20 0 1 0 281043366 804929536 194075 33554432000 134512640 137138936 4288864000 4288862928 134542497 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/18779/statm: 196516 194075 192 642 0 195872 0
Current children cumulated CPU time (s) 1541.79
Current children cumulated vsize (KiB) 786064

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 18870
/proc/meminfo: memFree=29576560/32873844 swapFree=7108/7108
[pid=18779] ppid=18777 vsize=820552 CPUtime=1601.78 cores=0,2,4,6
/proc/18779/stat : 18779 (bsolo) R 18777 18779 14929 0 -1 4202496 203711 0 0 0 160032 146 0 0 20 0 1 0 281043366 840245248 202689 33554432000 134512640 137138936 4288864000 4288862928 134542333 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/18779/statm: 205138 202689 192 642 0 204494 0
Current children cumulated CPU time (s) 1601.78
Current children cumulated vsize (KiB) 820552

[startup+1662.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 18870
/proc/meminfo: memFree=29541576/32873844 swapFree=7108/7108
[pid=18779] ppid=18777 vsize=853764 CPUtime=1661.75 cores=0,2,4,6
/proc/18779/stat : 18779 (bsolo) R 18777 18779 14929 0 -1 4202496 212056 0 0 0 166024 151 0 0 20 0 1 0 281043366 874254336 210995 33554432000 134512640 137138936 4288864000 4288862928 134542516 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/18779/statm: 213441 210995 192 642 0 212797 0
Current children cumulated CPU time (s) 1661.75
Current children cumulated vsize (KiB) 853764

[startup+1722.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 18870
/proc/meminfo: memFree=29511488/32873844 swapFree=7108/7108
[pid=18779] ppid=18777 vsize=882828 CPUtime=1721.72 cores=0,2,4,6
/proc/18779/stat : 18779 (bsolo) R 18777 18779 14929 0 -1 4202496 219389 0 0 0 172016 156 0 0 20 0 1 0 281043366 904015872 218283 33554432000 134512640 137138936 4288864000 4288862928 134542187 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/18779/statm: 220707 218283 192 642 0 220063 0
Current children cumulated CPU time (s) 1721.72
Current children cumulated vsize (KiB) 882828

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 18870
/proc/meminfo: memFree=29477476/32873844 swapFree=7108/7108
[pid=18779] ppid=18777 vsize=916256 CPUtime=1781.71 cores=0,2,4,6
/proc/18779/stat : 18779 (bsolo) R 18777 18779 14929 0 -1 4202496 227729 0 0 0 178011 160 0 0 20 0 1 0 281043366 938246144 226623 33554432000 134512640 137138936 4288864000 4288862536 136504089 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/18779/statm: 229064 226623 192 642 0 228420 0
Current children cumulated CPU time (s) 1781.71
Current children cumulated vsize (KiB) 916256

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

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 18870
/proc/meminfo: memFree=29470656/32873844 swapFree=7108/7108
[pid=18779] ppid=18777 vsize=922112 CPUtime=1791.31 cores=0,2,4,6
/proc/18779/stat : 18779 (bsolo) R 18777 18779 14929 0 -1 4202496 229210 0 0 0 178971 160 0 0 20 0 1 0 281043366 944242688 228104 33554432000 134512640 137138936 4288864000 4288862928 134542187 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/18779/statm: 230528 228104 192 642 0 229884 0
Current children cumulated CPU time (s) 1791.31
Current children cumulated vsize (KiB) 922112

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 18870
/proc/meminfo: memFree=29468548/32873844 swapFree=7108/7108
[pid=18779] ppid=18777 vsize=924164 CPUtime=1794.51 cores=0,2,4,6
/proc/18779/stat : 18779 (bsolo) R 18777 18779 14929 0 -1 4202496 229719 0 0 0 179291 160 0 0 20 0 1 0 281043366 946343936 228613 33554432000 134512640 137138936 4288864000 4288862896 134542286 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/18779/statm: 231041 228613 192 642 0 230397 0
Current children cumulated CPU time (s) 1794.51
Current children cumulated vsize (KiB) 924164

[startup+1796.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 18870
/proc/meminfo: memFree=29468052/32873844 swapFree=7108/7108
[pid=18779] ppid=18777 vsize=925028 CPUtime=1796.1 cores=0,2,4,6
/proc/18779/stat : 18779 (bsolo) R 18777 18779 14929 0 -1 4202496 229937 0 0 0 179450 160 0 0 20 0 1 0 281043366 947228672 228831 33554432000 134512640 137138936 4288864000 4288862536 136504048 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/18779/statm: 231257 228831 192 642 0 230613 0
Current children cumulated CPU time (s) 1796.1
Current children cumulated vsize (KiB) 925028

[startup+1797.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 18870
/proc/meminfo: memFree=29467432/32873844 swapFree=7108/7108
[pid=18779] ppid=18777 vsize=925520 CPUtime=1796.9 cores=0,2,4,6
/proc/18779/stat : 18779 (bsolo) R 18777 18779 14929 0 -1 4202496 230059 0 0 0 179530 160 0 0 20 0 1 0 281043366 947732480 228953 33554432000 134512640 137138936 4288864000 4288862928 134542516 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/18779/statm: 231380 228953 192 642 0 230736 0
Current children cumulated CPU time (s) 1796.9
Current children cumulated vsize (KiB) 925520

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 18870
/proc/meminfo: memFree=29467432/32873844 swapFree=7108/7108
[pid=18779] ppid=18777 vsize=926024 CPUtime=1797.7 cores=0,2,4,6
/proc/18779/stat : 18779 (bsolo) R 18777 18779 14929 0 -1 4202496 230167 0 0 0 179610 160 0 0 20 0 1 0 281043366 948248576 229061 33554432000 134512640 137138936 4288864000 4288862928 134542233 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/18779/statm: 231506 229061 192 642 0 230862 0
Current children cumulated CPU time (s) 1797.7
Current children cumulated vsize (KiB) 926024

[startup+1798.51 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 18870
/proc/meminfo: memFree=29466812/32873844 swapFree=7108/7108
[pid=18779] ppid=18777 vsize=926024 CPUtime=1797.9 cores=0,2,4,6
/proc/18779/stat : 18779 (bsolo) R 18777 18779 14929 0 -1 4202496 230188 0 0 0 179630 160 0 0 20 0 1 0 281043366 948248576 229082 33554432000 134512640 137138936 4288864000 4288862928 134542187 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/18779/statm: 231506 229082 192 642 0 230862 0
Current children cumulated CPU time (s) 1797.9
Current children cumulated vsize (KiB) 926024

[startup+1798.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 18870
/proc/meminfo: memFree=29466812/32873844 swapFree=7108/7108
[pid=18779] ppid=18777 vsize=926148 CPUtime=1798 cores=0,2,4,6
/proc/18779/stat : 18779 (bsolo) R 18777 18779 14929 0 -1 4202496 230198 0 0 0 179640 160 0 0 20 0 1 0 281043366 948375552 229092 33554432000 134512640 137138936 4288864000 4288862920 135984589 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/18779/statm: 231537 229092 192 642 0 230893 0
Current children cumulated CPU time (s) 1798
Current children cumulated vsize (KiB) 926148

Child status: 0
Real time (s): 1798.62
CPU time (s): 1798.04
CPU user time (s): 1796.42
CPU system time (s): 1.61375
CPU usage (%): 99.9672
Max. virtual memory (cumulated for all children) (KiB): 926148

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.42
system time used= 1.61375
maximum resident set size= 916404
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 230207
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= 425
involuntary context switches= 3290

runsolver used 3.83842 second user time and 8.72467 second system time

The end

Launcher Data

Begin job on node102 at 2012-05-27 22:05:48
IDJOB=3707872
IDBENCH=2006
IDSOLVER=2286
FILE ID=node102/3707872-1338149148
RUNJOBID= node102-1338138881-16730
PBS_JOBID= 14624485
Free space on /tmp= 71532 MiB

SOLVER NAME= bsolo 3.2
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/ttp/normalized-circ8_3.opb
COMMAND LINE= bsolo -l2 -tTIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3707872-1338149148/watcher-3707872-1338149148 -o /tmp/evaluation-result-3707872-1338149148/solver-3707872-1338149148 -C 1800 -W 1900 -M 15500  bsolo -l2 -t1800 HOME/instance-3707872-1338149148.opb

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

MD5SUM BENCH= d431323968e1ca4dc95d181076d01437
RANDOM SEED=1669945624

node102.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.178
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.35
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.178
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.178
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.178
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.178
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.178
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5438.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.178
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.178
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30365316 kB
Buffers:          376088 kB
Cached:          1237476 kB
SwapCached:            0 kB
Active:           965908 kB
Inactive:         705916 kB
Active(anon):      47844 kB
Inactive(anon):    12456 kB
Active(file):     918064 kB
Inactive(file):   693460 kB
Unevictable:        7108 kB
Mlocked:            7108 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              4764 kB
Writeback:             0 kB
AnonPages:         65288 kB
Mapped:            15568 kB
Shmem:               200 kB
Slab:             696684 kB
SReclaimable:     139044 kB
SUnreclaim:       557640 kB
KernelStack:        1448 kB
PageTables:         4028 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     179008 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     30720 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71528 MiB
End job on node102 at 2012-05-27 22:35:47