Trace number 3731869

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
PB09: bsolo 3.1SAT174 1798.02 1798.66

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.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 15500 MB
0.00/0.00	c Instance file HOME/instance-3731869-1338701078.opb
0.00/0.00	c File size is 912900 bytes.
0.00/0.06	c Highest Coefficient sum: 1024
0.00/0.06	c Parsing was ok!!
0.00/0.06	c Total parsing time: 0.064 s
0.00/0.06	c Var: 1344 Constr: 16376 8488/496/7392 Lit: 97904 Watch. Lit: 37360
0.00/0.06	c Obj. Vars: 448 (33.3333 % of total variables)
0.09/0.17	c Pre-processing Time: 0.177 s
0.09/0.17	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.09/0.17	c        0   1344    16376    97904    5    59536  165154      0      0 0.18
0.09/0.17	c Switching off lower bounding mode.
0.19/0.23	c      102   1344    16512   104671    6    63210  181670    136    542 0.19
0.19/0.23	c      256   1344    16710   115495    6    64917  199838    334   1236 0.21
0.19/0.23	o 198
0.19/0.29	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.19/0.29	c      344   1344    16808   126896    7    65653  166050    432   1482 0.23
0.19/0.29	c      445   1344    16918   136397    8    65256  182656    542   1685 0.26
0.19/0.29	o 194
0.49/0.54	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.49/0.54	c      532   1344    17019   146421    8    65470  166050    643   1821 0.29
0.49/0.54	c      633   1344    17135   152833    8    64447  182656    759   1978 0.32
0.49/0.54	c      883   1344    17427   190357   10    64856  200922   1051   2138 0.41
0.49/0.54	c     1359   1344    17949   236233   13    65540  221015   1573   2568 0.53
0.49/0.54	o 192
0.59/0.67	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.59/0.67	c     1401   1344    18000   239130   13    66444  166050   1624   2599 0.54
0.59/0.67	c     1502   1344    18109   249307   13    66473  182656   1733   2598 0.58
0.59/0.67	c     1752   1344    18414   260768   14    64963  200922   2038   2780 0.63
0.59/0.67	o 186
2.48/2.58	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
2.48/2.58	c     1869   1344    18554   271334   14    65442  166050   2178   2789 0.67
2.48/2.58	c     1969   1344    18675   284221   15    65230  182656   2299   2792 0.70
2.48/2.58	c     2220   1344    18964   320626   16    68496  200922   2588   2710 0.82
2.48/2.58	c     2695   1344    19524   404976   20    70753  221015   3148   2581 1.04
2.48/2.58	c     3510   1344    20513   601131   29    71581  243117   4137   2234 1.57
2.48/2.58	c     4830   1344    22241   870811   39    72363  267429   5865   2199 2.20
2.48/2.58	o 184
32.58/32.67	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
32.58/32.67	c     5428   1344    22981  1012302   44    76579  166050   6605   2107 2.58
32.58/32.67	c     5528   1344    23088  1018963   44    76668  182656   6712   2112 2.62
32.58/32.67	c     5778   1344    23366  1041295   44    77314  200922   6990   2114 2.73
32.58/32.67	c     6256   1344    23880  1076187   45    78305  221015   7504   2112 2.96
32.58/32.67	c     7069   1344    24859  1249181   50    81145  243117   8483   2015 3.51
32.58/32.67	c     8392   1344    26493  1477349   55    86911  267429  10117   1911 4.39
32.58/32.67	c    10475   1344    29069  1929410   66    93628  294172  12693   1760 5.95
32.58/32.67	c    13699   1344    33011  2846322   86   102296  323590  16635   1415 9.68
32.58/32.67	c    18635   1344    39354  4510996  114   117662  355950  22978   1096 16.99
32.58/32.67	c    26143   1344    49836  6417702  128   136409  391546  33460    824 31.72
32.58/32.67	o 182
54.78/54.88	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
54.78/54.88	c    26687   1344    50489  6518295  129   139973  166050  34113    816 32.67
54.78/54.88	c    26788   1344    50633  6525499  128   140687  182656  34257    817 32.76
54.78/54.88	c    27042   1344    50930  6550393  128   141518  200922  34554    815 33.17
54.78/54.88	c    27517   1344    51488  6654238  129   143851  221015  35112    810 33.93
54.78/54.88	c    28333   1344    52470  6783658  129   145128  243117  36094    805 35.17
54.78/54.88	c    29656   1344    54053  7070305  130   149730  267429  37677    788 37.60
54.78/54.88	c    31737   1344    56955  7473303  131   152150  294172  40579    755 42.00
54.78/54.88	c    34960   1344    61069  8350095  136   164167  323590  44693    703 49.71
54.78/54.88	o 176
1661.78/1662.48	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1661.78/1662.48	c    37187   1344    63718  8758643  137   173556  166050  47342    677 54.87
1661.78/1662.48	c    37287   1344    63841  8770614  137   172130  182656  47465    676 55.14
1661.78/1662.48	c    37537   1344    64133  8802685  137   172898  200922  47757    674 55.69
1661.78/1662.48	c    38014   1344    64694  8929780  138   174052  221015  48318    662 57.36
1661.78/1662.48	c    38828   1344    65650  9154240  139   174414  243117  49274    643 60.30
1661.78/1662.48	c    40149   1344    67249  9377275  139   179753  267429  50873    635 63.20
1661.78/1662.48	c    42230   1344    69819 10081695  144   186734  294172  53443    601 70.22
1661.78/1662.48	c    45454   1344    73810 11004828  149   194712  323590  57434    576 78.83
1661.78/1662.48	c    50391   1344    80957 11712379  144   204061  355950  64581    553 91.08
1661.78/1662.48	c    57898   1344    90639 14574697  160   232163  391546  74263    484 119.42
1661.78/1662.48	c    69259   1344   105511 19569780  185   265662  430701  89135    395 175.09
1661.78/1662.48	c    86404   1344   129188 28265391  218   322082  473772 112812    305 282.54
1661.78/1662.48	c   112225   1344   163635 39613301  242   404015  521150 147259    227 492.36
1661.78/1662.48	c   151058   1344   220236 54696007  248   526296  573266 203860    132 1143.94
1661.78/1662.48	o 174
1797.96/1798.64	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1797.96/1798.64	c   177029   1344   258416 65198781  252   612925  166050 242040    106 1661.87
1797.96/1798.64	c   177130   1344    40874  5754251  140   113198  182656  24498    106 1668.79
1797.96/1798.64	c   177382   1344    41166  5780559  140   116451  200922  24790    106 1669.20
1797.96/1798.64	c   177857   1344    41722  5897743  141   117386  221015  25346    106 1670.08
1797.96/1798.64	c   178670   1344    42689  6062380  142   119487  243117  26313    106 1671.05
1797.96/1798.64	c   179990   1344    44262  6278314  141   121553  267429  27886    107 1672.64
1797.96/1798.64	c   182071   1344    46752  6714105  143   128795  294172  30376    108 1675.70
1797.96/1798.64	c   185295   1344    50714  7631069  150   139739  323590  34338    110 1681.10
1797.96/1798.64	c   190231   1344    56797  8976418  158   154421  355950  40421    112 1692.57
1797.96/1798.64	c   197737   1344    66378 11295791  170   175160  391546  50002    115 1711.55
1797.96/1798.64	c   209098   1344    82868 14353544  173   205295  430701  66492    118 1758.94
1797.96/1798.64	c Resources Exceeded
1797.96/1798.64	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 
1797.96/1798.64	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.96/1798.64	c   60   218206  67274   560770    94824 17538455  78448    121 1798.01
1797.96/1798.64	c Objective: 174
1797.96/1798.64	s SATISFIABLE
1797.96/1798.64	c Total time: 1798.01 s

Verifier Data

OK	174

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-3731869-1338701078/watcher-3731869-1338701078 -o /tmp/evaluation-result-3731869-1338701078/solver-3731869-1338701078 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 -m15500 HOME/instance-3731869-1338701078.opb 

running on 4 cores: 1,3,5,7

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/174 12360
/proc/meminfo: memFree=28413580/32873844 swapFree=7632/7632
[pid=12360] ppid=12358 vsize=11824 CPUtime=0 cores=1,3,5,7
/proc/12360/stat : 12360 (bsolo) R 12358 12360 5561 0 -1 4202496 346 0 0 0 0 0 0 0 20 0 1 0 336232115 12107776 300 33554432000 134512640 137136520 4288695648 4288693880 136504651 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12360/statm: 2956 301 188 641 0 2089 0

[startup+0.089843 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 12360
/proc/meminfo: memFree=28413580/32873844 swapFree=7632/7632
[pid=12360] ppid=12358 vsize=15204 CPUtime=0.08 cores=1,3,5,7
/proc/12360/stat : 12360 (bsolo) R 12358 12360 5561 0 -1 4202496 1625 0 0 0 8 0 0 0 20 0 1 0 336232115 15568896 1356 33554432000 134512640 137136520 4288695648 4288678220 136568305 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12360/statm: 3801 1356 189 641 0 3157 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 15204

[startup+0.100284 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 12360
/proc/meminfo: memFree=28413580/32873844 swapFree=7632/7632
[pid=12360] ppid=12358 vsize=16260 CPUtime=0.09 cores=1,3,5,7
/proc/12360/stat : 12360 (bsolo) R 12358 12360 5561 0 -1 4202496 1892 0 0 0 9 0 0 0 20 0 1 0 336232115 16650240 1623 33554432000 134512640 137136520 4288695648 4288678028 136568305 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12360/statm: 4065 1623 191 641 0 3421 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16260

[startup+0.300229 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 12360
/proc/meminfo: memFree=28413580/32873844 swapFree=7632/7632
[pid=12360] ppid=12358 vsize=15744 CPUtime=0.28 cores=1,3,5,7
/proc/12360/stat : 12360 (bsolo) R 12358 12360 5561 0 -1 4202496 2019 0 0 0 28 0 0 0 20 0 1 0 336232115 16121856 1517 33554432000 134512640 137136520 4288695648 4288694764 136568305 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12360/statm: 3936 1517 197 641 0 3292 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 15744

[startup+0.700236 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 12360
/proc/meminfo: memFree=28413580/32873844 swapFree=7632/7632
[pid=12360] ppid=12358 vsize=17348 CPUtime=0.68 cores=1,3,5,7
/proc/12360/stat : 12360 (bsolo) R 12358 12360 5561 0 -1 4202496 2420 0 0 0 67 1 0 0 20 0 1 0 336232115 17764352 1918 33554432000 134512640 137136520 4288695648 4288694764 136568305 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12360/statm: 4337 1918 198 641 0 3693 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 17348

[startup+1.50027 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12405
/proc/meminfo: memFree=28400292/32873844 swapFree=7632/7632
[pid=12360] ppid=12358 vsize=21304 CPUtime=1.49 cores=1,3,5,7
/proc/12360/stat : 12360 (bsolo) R 12358 12360 5561 0 -1 4202496 3392 0 0 0 147 2 0 0 20 0 1 0 336232115 21815296 2887 33554432000 134512640 137136520 4288695648 4288694412 136295552 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12360/statm: 5326 2887 198 641 0 4682 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 21304

[startup+3.10026 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12405
/proc/meminfo: memFree=28389240/32873844 swapFree=7632/7632
[pid=12360] ppid=12358 vsize=28436 CPUtime=3.09 cores=1,3,5,7
/proc/12360/stat : 12360 (bsolo) R 12358 12360 5561 0 -1 4202496 5177 0 0 0 305 4 0 0 20 0 1 0 336232115 29118464 4672 33554432000 134512640 137136520 4288695648 4288694764 136568305 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12360/statm: 7109 4672 198 641 0 6465 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 28436

[startup+6.30028 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12405
/proc/meminfo: memFree=28368772/32873844 swapFree=7632/7632
[pid=12360] ppid=12358 vsize=40476 CPUtime=6.28 cores=1,3,5,7
/proc/12360/stat : 12360 (bsolo) R 12358 12360 5561 0 -1 4202496 8193 0 0 0 623 5 0 0 20 0 1 0 336232115 41447424 7688 33554432000 134512640 137136520 4288695648 4288694764 136568305 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12360/statm: 10119 7688 198 641 0 9475 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 40476

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12405
/proc/meminfo: memFree=28335024/32873844 swapFree=7632/7632
[pid=12360] ppid=12358 vsize=60528 CPUtime=12.68 cores=1,3,5,7
/proc/12360/stat : 12360 (bsolo) R 12358 12360 5561 0 -1 4202496 13209 0 0 0 1261 7 0 0 20 0 1 0 336232115 61980672 12704 33554432000 134512640 137136520 4288695648 4288694208 134615365 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12360/statm: 15132 12704 198 641 0 14488 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 60528

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12405
/proc/meminfo: memFree=28288788/32873844 swapFree=7632/7632
[pid=12360] ppid=12358 vsize=89916 CPUtime=25.48 cores=1,3,5,7
/proc/12360/stat : 12360 (bsolo) R 12358 12360 5561 0 -1 4202496 20566 0 0 0 2537 11 0 0 20 0 1 0 336232115 92073984 20061 33554432000 134512640 137136520 4288695648 4288693928 136504651 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12360/statm: 22479 20061 198 641 0 21835 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 89916

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12405
/proc/meminfo: memFree=28229732/32873844 swapFree=7632/7632
[pid=12360] ppid=12358 vsize=126984 CPUtime=51.08 cores=1,3,5,7
/proc/12360/stat : 12360 (bsolo) R 12358 12360 5561 0 -1 4202496 29817 0 0 0 5091 17 0 0 20 0 1 0 336232115 130031616 29312 33554432000 134512640 137136520 4288695648 4288694764 136568305 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12360/statm: 31746 29312 198 641 0 31102 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 126984

[startup+102.307 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 12406
/proc/meminfo: memFree=28135356/32873844 swapFree=7632/7632
[pid=12360] ppid=12358 vsize=183964 CPUtime=102.24 cores=1,3,5,7
/proc/12360/stat : 12360 (bsolo) R 12358 12360 5561 0 -1 4202496 44093 0 0 0 10198 26 0 0 20 0 1 0 336232115 188379136 43558 33554432000 134512640 137136520 4288695648 4288694576 134543927 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12360/statm: 45991 43558 198 641 0 45347 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 183964

[startup+162.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 12406
/proc/meminfo: memFree=28046848/32873844 swapFree=7632/7632
[pid=12360] ppid=12358 vsize=257756 CPUtime=162.18 cores=1,3,5,7
/proc/12360/stat : 12360 (bsolo) R 12358 12360 5561 0 -1 4202496 62587 0 0 0 16182 36 0 0 20 0 1 0 336232115 263942144 62004 33554432000 134512640 137136520 4288695648 4288694576 134543819 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12360/statm: 64439 62004 198 641 0 63795 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 257756

[startup+222.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 12406
/proc/meminfo: memFree=27974336/32873844 swapFree=7632/7632
[pid=12360] ppid=12358 vsize=330232 CPUtime=222.13 cores=1,3,5,7
/proc/12360/stat : 12360 (bsolo) R 12358 12360 5561 0 -1 4202496 80748 0 0 0 22167 46 0 0 20 0 1 0 336232115 338157568 80120 33554432000 134512640 137136520 4288695648 4288694576 134543819 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12360/statm: 82558 80120 198 641 0 81914 0
Current children cumulated CPU time (s) 222.13
Current children cumulated vsize (KiB) 330232

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12406
/proc/meminfo: memFree=27918456/32873844 swapFree=7632/7632
[pid=12360] ppid=12358 vsize=386304 CPUtime=282.07 cores=1,3,5,7
/proc/12360/stat : 12360 (bsolo) R 12358 12360 5561 0 -1 4202496 94824 0 0 0 28153 54 0 0 20 0 1 0 336232115 395575296 94148 33554432000 134512640 137136520 4288695648 4288694576 134543831 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12360/statm: 96576 94148 198 641 0 95932 0
Current children cumulated CPU time (s) 282.07
Current children cumulated vsize (KiB) 386304

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 12409
/proc/meminfo: memFree=27871488/32873844 swapFree=7632/7632
[pid=12360] ppid=12358 vsize=431424 CPUtime=342.06 cores=1,3,5,7
/proc/12360/stat : 12360 (bsolo) R 12358 12360 5561 0 -1 4202496 106105 0 0 0 34144 62 0 0 20 0 1 0 336232115 441778176 105426 33554432000 134512640 137136520 4288695648 4288694576 134544714 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12360/statm: 107856 105426 198 641 0 107212 0
Current children cumulated CPU time (s) 342.06
Current children cumulated vsize (KiB) 431424

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12410
/proc/meminfo: memFree=27814768/32873844 swapFree=7632/7632
[pid=12360] ppid=12358 vsize=474660 CPUtime=402.05 cores=1,3,5,7
/proc/12360/stat : 12360 (bsolo) R 12358 12360 5561 0 -1 4202496 116925 0 0 0 40137 68 0 0 20 0 1 0 336232115 486051840 116246 33554432000 134512640 137136520 4288695648 4288694576 134544387 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12360/statm: 118665 116246 198 641 0 118021 0
Current children cumulated CPU time (s) 402.05
Current children cumulated vsize (KiB) 474660

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12410
/proc/meminfo: memFree=27773600/32873844 swapFree=7632/7632
[pid=12360] ppid=12358 vsize=516176 CPUtime=462.05 cores=1,3,5,7
/proc/12360/stat : 12360 (bsolo) R 12358 12360 5561 0 -1 4202496 127282 0 0 0 46130 75 0 0 20 0 1 0 336232115 528564224 126603 33554432000 134512640 137136520 4288695648 4288694576 134543957 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12360/statm: 129044 126603 198 641 0 128400 0
Current children cumulated CPU time (s) 462.05
Current children cumulated vsize (KiB) 516176

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12410
/proc/meminfo: memFree=27745204/32873844 swapFree=7632/7632
[pid=12360] ppid=12358 vsize=544560 CPUtime=522.04 cores=1,3,5,7
/proc/12360/stat : 12360 (bsolo) R 12358 12360 5561 0 -1 4202496 134393 0 0 0 52123 81 0 0 20 0 1 0 336232115 557629440 133714 33554432000 134512640 137136520 4288695648 4288694576 134543865 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12360/statm: 136140 133714 198 641 0 135496 0
Current children cumulated CPU time (s) 522.04
Current children cumulated vsize (KiB) 544560

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12410
/proc/meminfo: memFree=27702176/32873844 swapFree=7632/7632
[pid=12360] ppid=12358 vsize=564668 CPUtime=582.02 cores=1,3,5,7
/proc/12360/stat : 12360 (bsolo) R 12358 12360 5561 0 -1 4202496 139401 0 0 0 58117 85 0 0 20 0 1 0 336232115 578220032 138722 33554432000 134512640 137136520 4288695648 4288694576 134544408 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12360/statm: 141167 138722 198 641 0 140523 0
Current children cumulated CPU time (s) 582.02
Current children cumulated vsize (KiB) 564668

[startup+642.3 s]

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

/proc/meminfo: memFree=27490532/32873844 swapFree=7632/7632
[pid=12360] ppid=12358 vsize=728376 CPUtime=1121.84 cores=1,3,5,7
/proc/12360/stat : 12360 (bsolo) R 12358 12360 5561 0 -1 4202496 180444 0 0 0 112067 117 0 0 20 0 1 0 336232115 745857024 179652 33554432000 134512640 137136520 4288695648 4288694576 134543865 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12360/statm: 182094 179652 198 641 0 181450 0
Current children cumulated CPU time (s) 1121.84
Current children cumulated vsize (KiB) 728376

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12415
/proc/meminfo: memFree=27461764/32873844 swapFree=7632/7632
[pid=12360] ppid=12358 vsize=742172 CPUtime=1181.83 cores=1,3,5,7
/proc/12360/stat : 12360 (bsolo) R 12358 12360 5561 0 -1 4202496 183888 0 0 0 118063 120 0 0 20 0 1 0 336232115 759984128 183096 33554432000 134512640 137136520 4288695648 4288694576 134544714 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12360/statm: 185543 183096 198 641 0 184899 0
Current children cumulated CPU time (s) 1181.83
Current children cumulated vsize (KiB) 742172

[startup+1242.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 12415
/proc/meminfo: memFree=27447628/32873844 swapFree=7632/7632
[pid=12360] ppid=12358 vsize=755476 CPUtime=1241.82 cores=1,3,5,7
/proc/12360/stat : 12360 (bsolo) R 12358 12360 5561 0 -1 4202496 187239 0 0 0 124058 124 0 0 20 0 1 0 336232115 773607424 186447 33554432000 134512640 137136520 4288695648 4288694576 134543831 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12360/statm: 188869 186447 198 641 0 188225 0
Current children cumulated CPU time (s) 1241.82
Current children cumulated vsize (KiB) 755476

[startup+1302.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 12415
/proc/meminfo: memFree=27433556/32873844 swapFree=7632/7632
[pid=12360] ppid=12358 vsize=769532 CPUtime=1301.79 cores=1,3,5,7
/proc/12360/stat : 12360 (bsolo) R 12358 12360 5561 0 -1 4202496 190761 0 0 0 130053 126 0 0 20 0 1 0 336232115 788000768 189939 33554432000 134512640 137136520 4288695648 4288694360 136502065 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12360/statm: 192383 189939 198 641 0 191739 0
Current children cumulated CPU time (s) 1301.79
Current children cumulated vsize (KiB) 769532

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12416
/proc/meminfo: memFree=27418968/32873844 swapFree=7632/7632
[pid=12360] ppid=12358 vsize=784580 CPUtime=1361.73 cores=1,3,5,7
/proc/12360/stat : 12360 (bsolo) R 12358 12360 5561 0 -1 4202496 194578 0 0 0 136042 131 0 0 20 0 1 0 336232115 803409920 193709 33554432000 134512640 137136520 4288695648 4288694288 134606736 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12360/statm: 196145 193709 198 641 0 195501 0
Current children cumulated CPU time (s) 1361.73
Current children cumulated vsize (KiB) 784580

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12416
/proc/meminfo: memFree=27404756/32873844 swapFree=7632/7632
[pid=12360] ppid=12358 vsize=798704 CPUtime=1421.73 cores=1,3,5,7
/proc/12360/stat : 12360 (bsolo) R 12358 12360 5561 0 -1 4202496 198109 0 0 0 142039 134 0 0 20 0 1 0 336232115 817872896 197240 33554432000 134512640 137136520 4288695648 4288694576 134543819 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12360/statm: 199676 197240 198 641 0 199032 0
Current children cumulated CPU time (s) 1421.73
Current children cumulated vsize (KiB) 798704

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12416
/proc/meminfo: memFree=27390124/32873844 swapFree=7632/7632
[pid=12360] ppid=12358 vsize=813272 CPUtime=1481.71 cores=1,3,5,7
/proc/12360/stat : 12360 (bsolo) R 12358 12360 5561 0 -1 4202496 201751 0 0 0 148033 138 0 0 20 0 1 0 336232115 832790528 200882 33554432000 134512640 137136520 4288695648 4288694576 134543831 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12360/statm: 203318 200882 198 641 0 202674 0
Current children cumulated CPU time (s) 1481.71
Current children cumulated vsize (KiB) 813272

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 12419
/proc/meminfo: memFree=27364420/32873844 swapFree=7632/7632
[pid=12360] ppid=12358 vsize=825868 CPUtime=1541.69 cores=1,3,5,7
/proc/12360/stat : 12360 (bsolo) R 12358 12360 5561 0 -1 4202496 204915 0 0 0 154029 140 0 0 20 0 1 0 336232115 845688832 204046 33554432000 134512640 137136520 4288695648 4288694576 134543819 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12360/statm: 206467 204046 198 641 0 205823 0
Current children cumulated CPU time (s) 1541.69
Current children cumulated vsize (KiB) 825868

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12419
/proc/meminfo: memFree=27342728/32873844 swapFree=7632/7632
[pid=12360] ppid=12358 vsize=844504 CPUtime=1601.69 cores=1,3,5,7
/proc/12360/stat : 12360 (bsolo) R 12358 12360 5561 0 -1 4202496 209578 0 0 0 160025 144 0 0 20 0 1 0 336232115 864772096 208709 33554432000 134512640 137136520 4288695648 4288694576 134544112 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12360/statm: 211126 208709 198 641 0 210482 0
Current children cumulated CPU time (s) 1601.69
Current children cumulated vsize (KiB) 844504

[startup+1662.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 12420
/proc/meminfo: memFree=27315324/32873844 swapFree=7632/7632
[pid=12360] ppid=12358 vsize=871648 CPUtime=1661.68 cores=1,3,5,7
/proc/12360/stat : 12360 (bsolo) R 12358 12360 5561 0 -1 4202496 216364 0 0 0 166020 148 0 0 20 0 1 0 336232115 892567552 215495 33554432000 134512640 137136520 4288695648 4288694576 134543819 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12360/statm: 217912 215495 198 641 0 217268 0
Current children cumulated CPU time (s) 1661.68
Current children cumulated vsize (KiB) 871648

[startup+1722.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/177 12420
/proc/meminfo: memFree=27314456/32873844 swapFree=7632/7632
[pid=12360] ppid=12358 vsize=871768 CPUtime=1721.67 cores=1,3,5,7
/proc/12360/stat : 12360 (bsolo) R 12358 12360 5561 0 -1 4202496 216616 0 0 0 172015 152 0 0 20 0 1 0 336232115 892690432 215510 33554432000 134512640 137136520 4288695648 4288694360 136502204 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12360/statm: 217942 215510 198 641 0 217298 0
Current children cumulated CPU time (s) 1721.67
Current children cumulated vsize (KiB) 871768

[startup+1782.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 12420
/proc/meminfo: memFree=27314208/32873844 swapFree=7632/7632
[pid=12360] ppid=12358 vsize=871768 CPUtime=1781.66 cores=1,3,5,7
/proc/12360/stat : 12360 (bsolo) R 12358 12360 5561 0 -1 4202496 216616 0 0 0 178011 155 0 0 20 0 1 0 336232115 892690432 215510 33554432000 134512640 137136520 4288695648 4288694576 134543819 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12360/statm: 217942 215510 198 641 0 217298 0
Current children cumulated CPU time (s) 1781.66
Current children cumulated vsize (KiB) 871768

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

[startup+1791.91 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 12420
/proc/meminfo: memFree=27313960/32873844 swapFree=7632/7632
[pid=12360] ppid=12358 vsize=871768 CPUtime=1791.27 cores=1,3,5,7
/proc/12360/stat : 12360 (bsolo) R 12358 12360 5561 0 -1 4202496 216616 0 0 0 178972 155 0 0 20 0 1 0 336232115 892690432 215510 33554432000 134512640 137136520 4288695648 4288694764 136568305 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12360/statm: 217942 215510 198 641 0 217298 0
Current children cumulated CPU time (s) 1791.27
Current children cumulated vsize (KiB) 871768

[startup+1795.1 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 12420
/proc/meminfo: memFree=27313960/32873844 swapFree=7632/7632
[pid=12360] ppid=12358 vsize=871768 CPUtime=1794.47 cores=1,3,5,7
/proc/12360/stat : 12360 (bsolo) R 12358 12360 5561 0 -1 4202496 216616 0 0 0 179292 155 0 0 20 0 1 0 336232115 892690432 215510 33554432000 134512640 137136520 4288695648 4288694576 134543819 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12360/statm: 217942 215510 198 641 0 217298 0
Current children cumulated CPU time (s) 1794.47
Current children cumulated vsize (KiB) 871768

[startup+1796.7 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 12420
/proc/meminfo: memFree=27313960/32873844 swapFree=7632/7632
[pid=12360] ppid=12358 vsize=871768 CPUtime=1796.06 cores=1,3,5,7
/proc/12360/stat : 12360 (bsolo) R 12358 12360 5561 0 -1 4202496 216616 0 0 0 179451 155 0 0 20 0 1 0 336232115 892690432 215510 33554432000 134512640 137136520 4288695648 4288694576 134543957 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12360/statm: 217942 215510 198 641 0 217298 0
Current children cumulated CPU time (s) 1796.06
Current children cumulated vsize (KiB) 871768

[startup+1797.5 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 12420
/proc/meminfo: memFree=27313960/32873844 swapFree=7632/7632
[pid=12360] ppid=12358 vsize=871768 CPUtime=1796.86 cores=1,3,5,7
/proc/12360/stat : 12360 (bsolo) R 12358 12360 5561 0 -1 4202496 216616 0 0 0 179531 155 0 0 20 0 1 0 336232115 892690432 215510 33554432000 134512640 137136520 4288695648 4288694576 134543865 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12360/statm: 217942 215510 198 641 0 217298 0
Current children cumulated CPU time (s) 1796.86
Current children cumulated vsize (KiB) 871768

[startup+1798.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 12420
/proc/meminfo: memFree=27313960/32873844 swapFree=7632/7632
[pid=12360] ppid=12358 vsize=871768 CPUtime=1797.66 cores=1,3,5,7
/proc/12360/stat : 12360 (bsolo) R 12358 12360 5561 0 -1 4202496 216616 0 0 0 179611 155 0 0 20 0 1 0 336232115 892690432 215510 33554432000 134512640 137136520 4288695648 4288694764 136568305 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12360/statm: 217942 215510 198 641 0 217298 0
Current children cumulated CPU time (s) 1797.66
Current children cumulated vsize (KiB) 871768

[startup+1798.51 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 12420
/proc/meminfo: memFree=27313960/32873844 swapFree=7632/7632
[pid=12360] ppid=12358 vsize=871768 CPUtime=1797.86 cores=1,3,5,7
/proc/12360/stat : 12360 (bsolo) R 12358 12360 5561 0 -1 4202496 216616 0 0 0 179631 155 0 0 20 0 1 0 336232115 892690432 215510 33554432000 134512640 137136520 4288695648 4288694576 134543865 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12360/statm: 217942 215510 198 641 0 217298 0
Current children cumulated CPU time (s) 1797.86
Current children cumulated vsize (KiB) 871768

[startup+1798.6 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 12420
/proc/meminfo: memFree=27313960/32873844 swapFree=7632/7632
[pid=12360] ppid=12358 vsize=871768 CPUtime=1797.96 cores=1,3,5,7
/proc/12360/stat : 12360 (bsolo) R 12358 12360 5561 0 -1 4202496 216616 0 0 0 179641 155 0 0 20 0 1 0 336232115 892690432 215510 33554432000 134512640 137136520 4288695648 4288694576 134544384 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12360/statm: 217942 215510 198 641 0 217298 0
Current children cumulated CPU time (s) 1797.96
Current children cumulated vsize (KiB) 871768

Child status: 0
Real time (s): 1798.66
CPU time (s): 1798.02
CPU user time (s): 1796.46
CPU system time (s): 1.56576
CPU usage (%): 99.9648
Max. virtual memory (cumulated for all children) (KiB): 872716

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.46
system time used= 1.56576
maximum resident set size= 862988
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 216618
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= 376
involuntary context switches= 1837

runsolver used 2.59061 second user time and 8.86865 second system time

The end

Launcher Data

Begin job on node141 at 2012-06-03 07:24:38
IDJOB=3731869
IDBENCH=2006
IDSOLVER=2320
FILE ID=node141/3731869-1338701078
RUNJOBID= node141-1338697475-12117
PBS_JOBID= 14636672
Free space on /tmp= 70716 MiB

SOLVER NAME= PB09: bsolo 3.1
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/ttp/normalized-circ8_3.opb
COMMAND LINE= bsolo -l2 -tTIMEOUT -mMEMLIMIT BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3731869-1338701078/watcher-3731869-1338701078 -o /tmp/evaluation-result-3731869-1338701078/solver-3731869-1338701078 -C 1800 -W 1900 -M 15500  bsolo -l2 -t1800 -m15500 HOME/instance-3731869-1338701078.opb

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

MD5SUM BENCH= d431323968e1ca4dc95d181076d01437
RANDOM SEED=161996045

node141.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		: 2666.744
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	: 5333.48
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		: 2666.744
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.91
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		: 2666.744
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.93
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		: 2666.744
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.92
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		: 2666.744
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.92
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		: 2666.744
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	: 5331.91
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		: 2666.744
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.92
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		: 2666.744
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:        28412652 kB
Buffers:          403904 kB
Cached:          3162484 kB
SwapCached:          216 kB
Active:          1241048 kB
Inactive:        2338748 kB
Active(anon):       3868 kB
Inactive(anon):    11288 kB
Active(file):    1237180 kB
Inactive(file):  2327460 kB
Unevictable:        7632 kB
Mlocked:            7632 kB
SwapTotal:      67108856 kB
SwapFree:       67108640 kB
Dirty:              4672 kB
Writeback:             0 kB
AnonPages:        109976 kB
Mapped:            10704 kB
Shmem:               172 kB
Slab:             739772 kB
SReclaimable:     182120 kB
SUnreclaim:       557652 kB
KernelStack:        1472 kB
PageTables:         4196 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     127144 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     90112 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-3731869-1338701078.opb

Free space on /tmp at the end= 70712 MiB
End job on node141 at 2012-06-03 07:54:37