Trace number 355064

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerObjective functionCPU timeWall clock time
bsolo 3.0.16SAT79 1800.04 1800.56

General information on the benchmark

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

Quality of the solution as a function of time


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

Solver Data (download as text)

0.00/0.00	c bsolo beta version 3.0.16 - 04/04/2007 : 1458 GMT
0.00/0.00	c Developed by Vasco Manquinho IST/UTL - INESC-ID
0.00/0.00	c type "bsolo -h" for help
0.00/0.00	c Time Limit set via environment variable PBTIMEOUT to 1800
0.00/0.00	c Time Limit set to 1800
0.00/0.00	c Memory Limit set to 1800 MB
0.00/0.00	c Instance file /tmp/evaluation/355064-1176760063/instance-355064-1176760063.opb
0.00/0.00	c File size is 481988 bytes.
0.06/0.09	c Highest Coefficient sum: 802
0.06/0.09	c Parsing was ok!!
0.06/0.09	c Total parsing time: 0.092 s
0.06/0.09	c Var: 1288 Constr: 2431 1/0/2430 Lit: 61851 Watch. Lit: 12460
0.06/0.09	c Obj. Vars: 8 (0.621118 % of total variables)
0.09/0.19	c Pre-processing Time: 0.19 s
0.09/0.19	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.09/0.19	c        0   1287     2430    61850   25    19684  123700      0      0 0.19
0.09/0.19	c Switching off LPR mode.
0.89/0.95	c      104   1287     2534    66163   26    36843  136071    104    284 0.36
0.89/0.95	c      255   1287     2685    72077   26    36505  149679    255    537 0.47
0.89/0.95	c      481   1287     2911    81474   27    36739  164647    481    808 0.59
0.89/0.95	c      821   1287     3251    96300   29    37487  181112    821   1040 0.79
0.89/0.95	o 119	0.95
1.29/1.30	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1.29/1.30	c     1136   1287     3567   108749   30    36917  123714   1137   1194 0.95
1.29/1.30	c     1238   1287     3669   112482   30    37628  136086   1239   1222 1.01
1.29/1.30	c     1488   1287     3919   120889   30    38060  149695   1489   1278 1.16
1.29/1.30	o 105	1.3
1.99/2.01	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1.99/2.01	c     1678   1286     4110   129179   31    38018  123712   1680   1289 1.30
1.99/2.01	c     1779   1286     4211   133209   31    39409  136084   1781   1294 1.37
1.99/2.01	c     2029   1285     4461   141444   31    40897  149693   2031   1341 1.51
1.99/2.01	c     2505   1285     4937   161946   32    40592  164663   2507   1373 1.82
1.99/2.01	o 104	2.008
2.09/2.15	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
2.09/2.15	c     2811   1285     5244   174132   33    40056  123712   2814   1399 2.01
2.09/2.15	c     2911   1285     5344   177879   33    41703  136084   2914   1402 2.08
2.09/2.15	o 94	2.146
3.20/3.28	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
3.20/3.28	c     3032   1285     5466   182528   33    41341  123712   3036   1412 2.15
3.20/3.28	c     3133   1285     5567   186382   33    42734  136084   3137   1413 2.22
3.20/3.28	c     3383   1283     5817   195994   33    42132  149693   3387   1407 2.40
3.20/3.28	c     3859   1283     6293   213770   33    44444  164663   3863   1376 2.80
3.20/3.28	o 93	3.28
6.09/6.19	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
6.09/6.19	c     4574   1283     7009   239944   34    43968  123712   4579   1394 3.28
6.09/6.19	c     4674   1283     7109   243703   34    45656  136084   4679   1386 3.37
6.09/6.19	c     4925   1283     7360   253008   34    46286  149693   4930   1378 3.57
6.09/6.19	c     5402   1283     7837   272296   34    45936  164663   5407   1386 3.90
6.09/6.19	c     6216   1283     8651   301440   34    49344  181130   6221   1323 4.70
6.09/6.19	c     7538   1283     9973   359509   36    50198  199244   7543   1303 5.79
6.09/6.19	o 92	6.195
16.49/16.54	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
16.49/16.54	c     7984   1283    10420   377708   36    49997  123712   7990   1288 6.20
16.49/16.54	c     8087   1283    10523   382131   36    52479  136084   8093   1270 6.37
16.49/16.54	c     8339   1283    10775   393152   36    52029  149693   8345   1264 6.59
16.49/16.54	c     8814   1283    11250   412714   36    52566  164663   8820   1255 7.02
16.49/16.54	c     9627   1283    12063   441293   36    54222  181130   9633   1261 7.63
16.49/16.54	c    10947   1283    13383   501337   37    57498  199244  10953   1191 9.19
16.49/16.54	c    13030   1283    15466   580332   37    60846  219169  13036   1143 11.40
16.49/16.54	c    16254   1283    18690   725427   38    66895  241086  16260   1057 15.38
16.49/16.54	o 90	16.535
31.79/31.84	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
31.79/31.84	c    16925   1283    19362   755429   39    68760  123712  16932   1023 16.54
31.79/31.84	c    17027   1283    19464   759605   39    69169  136084  17034   1016 16.75
31.79/31.84	c    17280   1283    19717   770309   39    69574  149693  17287   1013 17.05
31.79/31.84	c    17755   1283    20192   790379   39    71412  164663  17762    992 17.90
31.79/31.84	c    18568   1283    21005   820091   39    73946  181130  18575    956 19.41
31.79/31.84	c    19888   1283    22325   876756   39    75021  199244  19895    913 21.76
31.79/31.84	c    21969   1283    24406   950973   38    80121  219169  21976    872 25.18
31.79/31.84	c    25192   1283    27629  1103607   39    85554  241086  25199    810 31.07
31.79/31.84	o 89	31.834
35.69/35.74	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
35.69/35.74	c    25585   1283    28023  1120456   39    85696  123712  25593    803 31.84
35.69/35.74	c    25685   1283    28123  1124415   39    87972  136084  25693    798 32.18
35.69/35.74	c    25937   1283    28375  1134221   39    87536  149693  25945    788 32.89
35.69/35.74	c    26414   1283    28852  1154683   40    87990  164663  26422    776 34.02
35.69/35.74	o 87	35.728
118.17/118.21	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
118.17/118.21	c    27041   1283    29480  1184554   40    88507  123712  27050    756 35.73
118.17/118.21	c    27143   1281    29582  1188595   40    89362  136084  27152    752 36.05
118.17/118.21	c    27394   1281    29833  1197896   40    90036  149693  27403    750 36.49
118.17/118.21	c    27870   1281    30309  1220108   40    91130  164663  27879    737 37.78
118.17/118.21	c    28684   1281    31123  1255321   40    92616  181130  28693    721 39.73
118.17/118.21	c    30004   1281    32443  1313269   40    95180  199244  30013    702 42.70
118.17/118.21	c    32087   1281    34526  1401060   40   100465  219169  32096    653 49.09
118.17/118.21	c    35310   1281    37749  1539406   40   107025  241086  35319    626 56.38
118.17/118.21	c    40247   1281    42686  1751334   41   115761  265195  40256    590 68.20
118.17/118.21	c    47753   1281    50192  2045550   40   132193  291715  47762    512 93.18
118.17/118.21	o 85	118.181
240.53/240.69	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
240.53/240.69	c    53841   1281    56281  2318609   41   143528  123710  53851    455 118.18
240.53/240.69	c    53941   1281    56381  2322506   41   144302  136082  53951    454 118.60
240.53/240.69	c    54191   1281    56631  2334162   41   143963  149691  54201    452 119.72
240.53/240.69	c    54666   1281    57106  2355724   41   143478  164661  54676    448 121.85
240.53/240.69	c    55481   1281    57921  2393611   41   145450  181128  55491    443 125.16
240.53/240.69	c    56801   1281    59241  2453386   41   149616  199241  56811    433 130.97
240.53/240.69	c    58883   1281    61323  2535324   41   153053  219166  58893    424 138.81
240.53/240.69	c    62106   1281    64546  2656232   41   160681  241083  62116    409 151.50
240.53/240.69	c    67042   1281    69482  2889446   41   169906  265192  67052    380 175.98
240.53/240.69	c    74551   1281    76991  3207601   41   184878  291712  74561    355 209.97
240.53/240.69	o 82	240.635
517.07/517.20	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
517.07/517.20	c    80108   1281    82549  3422148   41   195684  123710  80119    332 240.64
517.07/517.20	c    80208   1281    82649  3426471   41   195501  136082  80219    332 241.37
517.07/517.20	c    80459   1281    82900  3437421   41   196708  149691  80470    330 243.19
517.07/517.20	c    80936   1281    83377  3459578   41   197369  164661  80947    328 246.19
517.07/517.20	c    81750   1281    84191  3493244   41   199557  181128  81761    324 251.65
517.07/517.20	c    83070   1281    85511  3551588   41   202195  199241  83081    319 259.71
517.07/517.20	c    85151   1280    87592  3633405   41   206875  219166  85162    313 271.94
517.07/517.20	c    88374   1280    90815  3771441   41   212740  241083  88385    300 293.71
517.07/517.20	c    93312   1280    95753  4009922   41   222718  265192  93323    285 326.54
517.07/517.20	c   100818   1280   103259  4338451   42   236790  291712 100829    267 377.19
517.07/517.20	c   112179   1280   114620  4768533   41   259607  320884 112190    254 440.01
517.07/517.20	o 79	517.075
1799.96/1800.53	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1799.96/1800.53	c   121876   1279   124318  5192016   41   278987  123710 121888    235 517.08
1799.96/1800.53	c   121977   1279   124419  5196146   41   281150  136082 121989    235 518.30
1799.96/1800.53	c   122227   1279   124669  5207524   41   280274  149691 122239    234 520.71
1799.96/1800.53	c   122703   1279   125145  5226495   41   281506  164661 122715    233 526.18
1799.96/1800.53	c   123516   1279   125958  5262247   41   281920  181128 123528    231 534.39
1799.96/1800.53	c   124836   1279   127278  5316249   41   284242  199241 124848    227 547.69
1799.96/1800.53	c   126917   1279   129359  5401176   41   288900  219166 126929    225 561.80
1799.96/1800.53	c   130140   1279   132582  5526199   41   295692  241083 130152    217 597.06
1799.96/1800.53	c   135078   1279   137520  5740753   41   305710  265192 135090    212 635.53
1799.96/1800.53	c   142584   1279   145026  6051571   41   321066  291712 142596    201 706.33
1799.96/1800.53	c   153945   1279   156387  6550418   41   343762  320884 153957    192 801.65
1799.96/1800.53	c   171091   1279   173533  7209059   41   378740  352973 171103    179 951.95
1799.96/1800.53	c   196910   1279   199352  8398425   42   429315  388271 196922    160 1228.49
1799.96/1800.53	c   235742   1279   238184 10103390   42   507340  427099 235754    135 1745.00
1799.96/1800.53	c Resources Exceeded
1799.96/1800.53	v -x1 -x2 -x3 x4 x5 -x6 -x7 x1288 -x64 x65 x66 x67 x68 -x69 -x70 x71 -x72 x73 x74 x75 -x76 -x77 -x1287 x57 x58 x59 x60 x61 -x62 -x63
1799.96/1800.53	v -x1286 -x1285 -x1284 x1283 x1282 -x50 -x51 -x52 x53 x54 -x55 -x56 -x1281 -x1280 -x1279 -x1278 -x1277 -x1276 -x1275 -x1274
1799.96/1800.53	v -x1273 -x1272 -x1271 x1270 x1269 -x1268 x43 -x44 x45 x46 -x47 -x48 -x49 -x1267 -x1266 -x1265 -x1264 -x1263 -x1262 -x1261
1799.96/1800.53	v -x1260 -x1259 -x1258 -x1257 -x1256 -x1255 -x1254 -x1253 -x1252 -x1251 x1250 -x1249 -x1248 -x1247 -x1246 -x1245 x1244 -x1243
1799.96/1800.53	v -x1242 x1241 x1240 x1239 -x1238 -x36 -x37 -x38 -x39 x40 -x41 -x42 -x1237 -x1236 -x1235 -x1234 x1233 -x1232 -x1231 -x1230
1799.96/1800.53	v -x1229 -x1228 -x1227 -x1226 x1225 x1224 -x1223 -x1222 -x1221 -x1220 -x1219 -x1218 x1217 -x1216 -x1215 x1214 x1213 x1212
1799.96/1800.53	v -x1211 -x1210 -x1209 x1208 -x1207 -x1206 x1205 x1204 x1203 -x1202 x1201 x1200 x1199 x1198 x1197 x1196 x1195 x1194 x1193
1799.96/1800.53	v x1192 x1191 x1190 x1189 x1188 x1187 x1186 x1185 x1184 x1183 -x29 -x30 x31 -x32 -x33 -x34 -x35 -x1182 -x1181 -x1180 -x1179
1799.96/1800.53	v -x1178 -x1177 -x1176 -x1175 -x1174 -x1173 -x1172 -x1171 -x1170 -x1169 -x1168 -x1167 -x1166 -x1165 -x1164 -x1163 -x1162
1799.96/1800.53	v -x1161 -x1160 -x1159 -x1158 -x1157 x1156 -x1155 -x1154 x1153 -x1152 -x1151 -x1150 -x1149 -x1148 -x1147 -x1146 -x1145 -x1144
1799.96/1800.53	v -x1143 -x1142 -x1141 x1140 x1139 x1138 -x1137 x1136 x1135 x1134 -x1133 -x1132 -x1131 -x1130 x1129 -x1128 -x1127 x1126 x1125
1799.96/1800.53	v x1124 -x1123 x1122 x1121 x1120 x1119 -x1118 x1117 x1116 x1115 x1114 x1113 -x1112 -x1111 -x1110 x1109 -x1108 -x1107 x1106
1799.96/1800.53	v x1105 x1104 -x1103 x1102 x1101 x1100 x1099 x1098 x1097 x1096 x1095 x1094 x1093 -x1092 x22 -x23 -x24 -x25 -x26 -x27 -x28 -x1091
1799.96/1800.53	v -x1090 -x1089 -x1088 -x1087 -x1086 -x1085 -x1084 -x1083 -x1082 -x1081 -x1080 -x1079 -x1078 -x1077 -x1076 -x1075 -x1074
1799.96/1800.53	v x1073 x1072 -x1071 -x1070 -x1069 -x1068 -x1067 -x1066 -x1065 -x1064 -x1063 -x1062 -x1061 -x1060 -x1059 -x1058 -x1057 x1056
1799.96/1800.53	v x1055 x1054 -x1053 -x1052 -x1051 -x1050 -x1049 -x1048 -x1047 -x1046 -x1045 -x1044 x1043 x1042 -x1041 -x1040 x1039 x1038
1799.96/1800.53	v -x1037 -x1036 x1035 x1034 x1033 x1032 -x1031 -x1030 -x1029 -x1028 -x1027 -x1026 x1025 x1024 -x1023 -x1022 x1021 x1020 x1019
1799.96/1800.53	v x1018 -x1017 x1016 x1015 x1014 x1013 -x1012 x1011 x1010 x1009 x1008 x1007 -x1006 -x1005 -x1004 -x1003 -x1002 -x1001 x1000
1799.96/1800.53	v x999 -x998 -x997 x996 x995 x994 x993 -x992 x991 x990 x989 x988 -x987 -x986 x985 x984 x983 x982 x981 -x980 -x979 x978 x977 x976
1799.96/1800.53	v x975 x974 x973 x972 x971 x970 x969 x968 x967 x966 x965 x964 x963 x962 x961 x960 -x959 x958 x957 x956 x955 x954 x953 x952 -x8 -x9
1799.96/1800.53	v -x10 -x11 -x12 -x13 -x14 -x951 -x950 -x949 -x948 -x947 -x946 -x945 x944 -x943 -x942 -x941 -x940 -x939 -x938 -x937 -x936 -x935
1799.96/1800.53	v -x934 -x933 x932 -x931 x930 x929 -x928 -x927 -x926 -x925 -x924 -x923 -x922 -x921 -x920 -x919 -x918 -x917 -x916 -x915 -x914
1799.96/1800.53	v x913 x912 -x911 x910 x909 x908 -x907 -x906 -x905 -x904 -x903 -x902 -x901 -x900 -x899 -x898 x897 x896 -x895 -x894 x893 x892
1799.96/1800.53	v -x891 -x890 x889 x888 x887 x886 x885 x884 x883 x882 -x881 -x880 -x879 -x878 -x877 -x876 x875 x874 -x873 -x872 x871 x870 x869
1799.96/1800.53	v x868 -x867 x866 x865 x864 x863 -x862 x861 x860 x859 x858 x857 x856 x855 x854 x853 x852 -x851 -x850 -x849 -x848 -x847 -x846 x845
1799.96/1800.53	v x844 -x843 -x842 x841 x840 x839 x838 -x837 x836 x835 x834 x833 -x832 -x831 x830 x829 x828 x827 x826 -x825 x824 x823 x822 x821
1799.96/1800.53	v x820 -x819 -x818 x817 -x816 x815 x814 -x813 x812 x811 x810 x809 x808 x807 x806 x805 x804 x803 x802 x801 x800 x799 -x798 x797
1799.96/1800.53	v x796 x795 x794 x793 x792 x791 x790 x789 x788 x787 x786 x785 x784 x783 x782 x781 x780 x779 x778 x777 x776 x775 x774 x773 x772 x771
1799.96/1800.53	v x770 x769 x768 x767 x766 x765 x764 -x763 x762 x761 x760 x759 x758 x757 x756 x755 x754 x753 x752 x751 x750 x749 x748 -x15 -x16
1799.96/1800.53	v -x17 -x18 -x19 -x20 -x21 -x747 -x746 -x745 -x744 -x743 -x742 -x741 x740 x739 -x738 -x737 -x736 -x735 -x734 -x733 -x732 -x731
1799.96/1800.53	v -x730 -x729 -x728 x727 -x726 x725 x724 x723 x722 -x721 -x720 -x719 -x718 -x717 -x716 -x715 -x714 -x713 -x712 -x711 -x710 -x709
1799.96/1800.53	v -x708 -x707 x706 x705 -x704 x703 x702 x701 x700 x699 x698 -x697 -x696 -x695 -x694 -x693 -x692 -x691 -x690 -x689 -x688 x687
1799.96/1800.53	v x686 -x685 -x684 x683 x682 -x681 -x680 x679 x678 x677 x676 x675 x674 x673 x672 x671 x670 x669 x668 -x667 -x666 -x665 -x664 -x663
1799.96/1800.53	v -x662 x661 x660 -x659 -x658 x657 x656 x655 x654 -x653 x652 x651 x650 x649 -x648 x647 x646 x645 x644 x643 x642 x641 x640 x639
1799.96/1800.53	v x638 x637 x636 x635 x634 x633 -x632 -x631 -x630 -x629 -x628 -x627 x626 x625 -x624 -x623 x622 x621 x620 x619 -x618 x617 x616
1799.96/1800.53	v x615 x614 -x613 -x612 x611 x610 x609 x608 x607 -x606 x605 x604 x603 x602 x601 -x600 x599 x598 x597 x596 x595 x594 -x593 x592
1799.96/1800.53	v -x591 x590 x589 -x588 x587 x586 x585 x584 x583 x582 x581 x580 x579 x578 x577 x576 x575 x574 -x573 x572 x571 x570 x569 x568 x567
1799.96/1800.53	v x566 x565 x564 x563 x562 x561 x560 x559 x558 x557 x556 x555 x554 x553 x552 x551 x550 x549 x548 x547 x546 x545 x544 x543 x542 x541
1799.96/1800.53	v x540 x539 x538 x537 x536 x535 x534 x533 x532 -x531 x530 x529 x528 x527 x526 x525 x524 x523 x522 x521 x520 x519 x518 x517 x516
1799.96/1800.53	v x515 x514 x513 x512 x511 x510 x509 x508 x507 x506 x505 x504 x503 x502 x501 x500 x499 x498 x497 x496 x495 x494 x493 x492 x491 x490
1799.96/1800.53	v x489 x488 x487 x486 x485 x484 x483 x482 x481 x480 x479 x478 x477 x476 x475 x474 x473 x472 x471 x470 x469 x468 x467 x466 x465 x464
1799.96/1800.53	v x463 -x462 -x461 -x460 -x459 -x458 -x457 -x456 x455 x454 x453 -x452 -x451 -x450 -x449 -x448 -x447 -x446 -x445 -x444 -x443
1799.96/1800.53	v -x442 x441 -x440 x439 x438 x437 x436 x435 x434 -x433 -x432 -x431 -x430 -x429 -x428 -x427 -x426 -x425 -x424 -x423 -x422 -x421
1799.96/1800.53	v -x420 -x419 x418 x417 -x416 x415 x414 x413 x412 x411 x410 x409 x408 x407 -x406 -x405 -x404 -x403 -x402 -x401 -x400 -x399 -x398
1799.96/1800.53	v -x397 x396 x395 -x394 -x393 x392 x391 -x390 -x389 x388 x387 x386 x385 x384 x383 x382 x381 x380 x379 x378 x377 x376 x375 x374
1799.96/1800.53	v x373 -x372 -x371 -x370 -x369 -x368 -x367 x366 x365 -x364 -x363 x362 x361 x360 x359 -x358 x357 x356 x355 x354 -x353 x352 x351
1799.96/1800.53	v x350 x349 x348 x347 x346 x345 x344 x343 x342 x341 x340 x339 x338 x337 x336 x335 x334 x333 -x332 -x331 -x330 -x329 -x328 -x327
1799.96/1800.53	v x326 x325 -x324 -x323 x322 x321 x320 x319 -x318 x317 x316 x315 x314 -x313 -x312 x311 x310 x309 x308 x307 -x306 x305 x304 x303
1799.96/1800.53	v x302 x301 -x300 x299 x298 x297 x296 x295 x294 x293 x292 x291 x290 x289 x288 -x287 x286 -x285 x284 x283 -x282 x281 x280 x279 x278
1799.96/1800.53	v x277 x276 x275 x274 x273 x272 x271 x270 x269 x268 -x267 x266 x265 x264 x263 x262 x261 x260 x259 x258 x257 x256 x255 x254 x253
1799.96/1800.53	v x252 x251 x250 x249 x248 x247 x246 x245 x244 x243 x242 x241 x240 x239 x238 x237 x236 x235 x234 x233 x232 x231 x230 x229 x228 x227
1799.96/1800.53	v x226 x225 x224 x223 x222 x221 x220 x219 -x218 x217 x216 x215 x214 x213 x212 x211 x210 x209 x208 x207 x206 x205 x204 x203 x202
1799.96/1800.53	v x201 x200 x199 x198 x197 x196 x195 x194 x193 x192 x191 x190 x189 x188 x187 x186 x185 x184 x183 x182 x181 x180 x179 x178 x177 x176
1799.96/1800.53	v x175 x174 x173 x172 x171 x170 x169 x168 x167 x166 x165 x164 x163 x162 x161 x160 x159 x158 x157 x156 x155 x154 x153 x152 x151 x150
1799.96/1800.53	v x149 x148 x147 x146 x145 x144 x143 x142 x141 x140 x139 x138 x137 x136 x135 x134 x133 x132 x131 x130 x129 x128 x127 x126 x125 x124
1799.96/1800.53	v x123 x122 x121 x120 x119 x118 x117 x116 x115 x114 x113 x112 x111 x110 x109 x108 x107 x106 x105 x104 x103 x102 x101 x100 x99 x98
1799.96/1800.53	v x97 x96 x95 x94 x93 x92 x91 x90 x89 x88 x87 x86 x85 x84 x83 x82 x81 x80 x79 x78
1799.96/1800.53	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1799.96/1800.53	c   88   238516  23581   275198   240958 10231983 238528    132 1800.01
1799.96/1800.53	c Objective: 79
1799.96/1800.53	s SATISFIABLE
1799.96/1800.53	c Total time: 1800.01 s

Verifier Data (download as text)

OK	79

Watcher Data (download as text)

runsolver version 3.2.2 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node41/watcher-355064-1176760063 -o ROOT/results/node41/solver-355064-1176760063 -C 1800 -W 3600 -M 1800 --output-limit 1,15 bsolo3.0.16 -t1800 -m1800 /tmp/evaluation/355064-1176760063/instance-355064-1176760063.opb 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 30066
/proc/meminfo: memFree=1612376/2055920 swapFree=4184540/4192956
[pid=30066] ppid=30064 vsize=20020 CPUtime=0
/proc/30066/stat : 30066 (bsolo3.0.16) R 30064 30066 29362 0 -1 4194304 366 0 0 0 0 0 0 0 18 0 1 0 123918145 20500480 334 18446744073709551615 134512640 135841103 4294956640 18446744073709551615 2397819 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30066/statm: 5005 334 281 324 0 3956 0

[startup+0.071484 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 30066
/proc/meminfo: memFree=1612376/2055920 swapFree=4184540/4192956
[pid=30066] ppid=30064 vsize=5176 CPUtime=0.06
/proc/30066/stat : 30066 (bsolo3.0.16) R 30064 30066 29362 0 -1 4194304 634 0 0 0 6 0 0 0 18 0 1 0 123918145 5300224 602 18446744073709551615 134512640 135841103 4294956640 18446744073709551615 134527382 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30066/statm: 1294 603 368 324 0 245 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 5176

[startup+0.101486 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 30066
/proc/meminfo: memFree=1612376/2055920 swapFree=4184540/4192956
[pid=30066] ppid=30064 vsize=5388 CPUtime=0.09
/proc/30066/stat : 30066 (bsolo3.0.16) R 30064 30066 29362 0 -1 4194304 881 0 0 0 9 0 0 0 18 0 1 0 123918145 5517312 731 18446744073709551615 134512640 135841103 4294956640 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30066/statm: 1347 731 306 324 0 416 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5388

[startup+0.301503 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 30066
/proc/meminfo: memFree=1612376/2055920 swapFree=4184540/4192956
[pid=30066] ppid=30064 vsize=6580 CPUtime=0.29
/proc/30066/stat : 30066 (bsolo3.0.16) R 30064 30066 29362 0 -1 4194304 1189 0 0 0 29 0 0 0 19 0 1 0 123918145 6737920 1039 18446744073709551615 134512640 135841103 4294956640 18446744073709551615 134550956 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30066/statm: 1645 1039 312 324 0 714 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6580

[startup+0.701538 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 30066
/proc/meminfo: memFree=1612376/2055920 swapFree=4184540/4192956
[pid=30066] ppid=30064 vsize=6584 CPUtime=0.69
/proc/30066/stat : 30066 (bsolo3.0.16) R 30064 30066 29362 0 -1 4194304 1190 0 0 0 69 0 0 0 22 0 1 0 123918145 6742016 1040 18446744073709551615 134512640 135841103 4294956640 18446744073709551615 2392216 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30066/statm: 1646 1040 312 324 0 715 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6584

[startup+1.50161 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 30067
/proc/meminfo: memFree=1609488/2055920 swapFree=4184540/4192956
[pid=30066] ppid=30064 vsize=7248 CPUtime=1.49
/proc/30066/stat : 30066 (bsolo3.0.16) R 30064 30066 29362 0 -1 4194304 1339 0 0 0 149 0 0 0 25 0 1 0 123918145 7421952 1189 18446744073709551615 134512640 135841103 4294956640 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30066/statm: 1812 1189 313 324 0 881 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7248

[startup+3.10175 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 30067
/proc/meminfo: memFree=1608272/2055920 swapFree=4184540/4192956
[pid=30066] ppid=30064 vsize=8552 CPUtime=3.09
/proc/30066/stat : 30066 (bsolo3.0.16) R 30064 30066 29362 0 -1 4194304 1682 0 0 0 308 1 0 0 25 0 1 0 123918145 8757248 1532 18446744073709551615 134512640 135841103 4294956640 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30066/statm: 2138 1532 313 324 0 1207 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8552

[startup+6.30202 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 30067
/proc/meminfo: memFree=1605520/2055920 swapFree=4184540/4192956
[pid=30066] ppid=30064 vsize=10912 CPUtime=6.29
/proc/30066/stat : 30066 (bsolo3.0.16) R 30064 30066 29362 0 -1 4194304 2269 0 0 0 628 1 0 0 25 0 1 0 123918145 11173888 2119 18446744073709551615 134512640 135841103 4294956640 18446744073709551615 134551288 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30066/statm: 2728 2119 313 324 0 1797 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10912

[startup+12.7016 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 30067
/proc/meminfo: memFree=1601552/2055920 swapFree=4184540/4192956
[pid=30066] ppid=30064 vsize=14708 CPUtime=12.68
/proc/30066/stat : 30066 (bsolo3.0.16) R 30064 30066 29362 0 -1 4194304 3221 0 0 0 1265 3 0 0 25 0 1 0 123918145 15060992 3071 18446744073709551615 134512640 135841103 4294956640 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30066/statm: 3677 3071 313 324 0 2746 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 14708

[startup+25.5017 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 30067
/proc/meminfo: memFree=1596048/2055920 swapFree=4184540/4192956
[pid=30066] ppid=30064 vsize=19916 CPUtime=25.48
/proc/30066/stat : 30066 (bsolo3.0.16) R 30064 30066 29362 0 -1 4194304 4519 0 0 0 2542 6 0 0 25 0 1 0 123918145 20393984 4369 18446744073709551615 134512640 135841103 4294956640 18446744073709551615 134550971 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30066/statm: 4979 4369 313 324 0 4048 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 19916

[startup+51.1019 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 30067
/proc/meminfo: memFree=1588816/2055920 swapFree=4184540/4192956
[pid=30066] ppid=30064 vsize=27352 CPUtime=51.08
/proc/30066/stat : 30066 (bsolo3.0.16) R 30064 30066 29362 0 -1 4194304 6373 0 0 0 5098 10 0 0 25 0 1 0 123918145 28008448 6223 18446744073709551615 134512640 135841103 4294956640 18446744073709551615 134551012 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30066/statm: 6838 6223 313 324 0 5907 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 27352

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 30067
/proc/meminfo: memFree=1577872/2055920 swapFree=4184540/4192956
[pid=30066] ppid=30064 vsize=38184 CPUtime=102.27
/proc/30066/stat : 30066 (bsolo3.0.16) R 30064 30066 29362 0 -1 4194304 9065 0 0 0 10209 18 0 0 25 0 1 0 123918145 39100416 8915 18446744073709551615 134512640 135841103 4294956640 18446744073709551615 134551531 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30066/statm: 9546 8915 313 324 0 8615 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 38184

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 30067
/proc/meminfo: memFree=1568336/2055920 swapFree=4184540/4192956
[pid=30066] ppid=30064 vsize=47716 CPUtime=162.25
/proc/30066/stat : 30066 (bsolo3.0.16) R 30064 30066 29362 0 -1 4194304 11451 0 0 0 16199 26 0 0 25 0 1 0 123918145 48861184 11301 18446744073709551615 134512640 135841103 4294956640 18446744073709551615 134551085 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30066/statm: 11929 11301 313 324 0 10998 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 47716

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 30067
/proc/meminfo: memFree=1560208/2055920 swapFree=4184540/4192956
[pid=30066] ppid=30064 vsize=55768 CPUtime=222.24
/proc/30066/stat : 30066 (bsolo3.0.16) R 30064 30066 29362 0 -1 4194304 13487 0 0 0 22191 33 0 0 25 0 1 0 123918145 57106432 13337 18446744073709551615 134512640 135841103 4294956640 18446744073709551615 134550971 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30066/statm: 13942 13337 313 324 0 13011 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 55768

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 30067
/proc/meminfo: memFree=1553744/2055920 swapFree=4184540/4192956
[pid=30066] ppid=30064 vsize=62300 CPUtime=282.22
/proc/30066/stat : 30066 (bsolo3.0.16) R 30064 30066 29362 0 -1 4194304 15098 0 0 0 28184 38 0 0 25 0 1 0 123918145 63795200 14948 18446744073709551615 134512640 135841103 4294956640 18446744073709551615 134550956 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30066/statm: 15575 14948 313 324 0 14644 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 62300

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 30067
/proc/meminfo: memFree=1547536/2055920 swapFree=4184540/4192956
[pid=30066] ppid=30064 vsize=68428 CPUtime=342.21
/proc/30066/stat : 30066 (bsolo3.0.16) R 30064 30066 29362 0 -1 4194304 16647 0 0 0 34180 41 0 0 25 0 1 0 123918145 70070272 16497 18446744073709551615 134512640 135841103 4294956640 18446744073709551615 134551253 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30066/statm: 17107 16497 313 324 0 16176 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 68428

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 30067
/proc/meminfo: memFree=1541456/2055920 swapFree=4184540/4192956
[pid=30066] ppid=30064 vsize=74564 CPUtime=402.19
/proc/30066/stat : 30066 (bsolo3.0.16) R 30064 30066 29362 0 -1 4194304 18160 0 0 0 40174 45 0 0 25 0 1 0 123918145 76353536 18010 18446744073709551615 134512640 135841103 4294956640 18446744073709551615 134550996 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30066/statm: 18641 18010 313 324 0 17710 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 74564

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 30067
/proc/meminfo: memFree=1535248/2055920 swapFree=4184540/4192956
[pid=30066] ppid=30064 vsize=80696 CPUtime=462.18
/proc/30066/stat : 30066 (bsolo3.0.16) R 30064 30066 29362 0 -1 4194304 19697 0 0 0 46169 49 0 0 25 0 1 0 123918145 82632704 19547 18446744073709551615 134512640 135841103 4294956640 18446744073709551615 134551070 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30066/statm: 20174 19547 313 324 0 19243 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 80696

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 30067
/proc/meminfo: memFree=1530320/2055920 swapFree=4184540/4192956
[pid=30066] ppid=30064 vsize=85504 CPUtime=522.16
/proc/30066/stat : 30066 (bsolo3.0.16) R 30064 30066 29362 0 -1 4194304 20921 0 0 0 52164 52 0 0 25 0 1 0 123918145 87556096 20771 18446744073709551615 134512640 135841103 4294956640 18446744073709551615 134550996 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30066/statm: 21376 20771 313 324 0 20445 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 85504

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 30067
/proc/meminfo: memFree=1526288/2055920 swapFree=4184540/4192956
[pid=30066] ppid=30064 vsize=89556 CPUtime=582.15
/proc/30066/stat : 30066 (bsolo3.0.16) R 30064 30066 29362 0 -1 4194304 21928 0 0 0 58159 56 0 0 25 0 1 0 123918145 91705344 21778 18446744073709551615 134512640 135841103 4294956640 18446744073709551615 2394002 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30066/statm: 22389 21778 313 324 0 21458 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 89556

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 30067
/proc/meminfo: memFree=1521680/2055920 swapFree=4184540/4192956
[pid=30066] ppid=30064 vsize=94236 CPUtime=642.14
/proc/30066/stat : 30066 (bsolo3.0.16) R 30064 30066 29362 0 -1 4194304 23072 0 0 0 64155 59 0 0 25 0 1 0 123918145 96497664 22922 18446744073709551615 134512640 135841103 4294956640 18446744073709551615 134550956 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30066/statm: 23559 22922 313 324 0 22628 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 94236


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

/proc/meminfo: memFree=1492432/2055920 swapFree=4184540/4192956
[pid=30066] ppid=30064 vsize=123248 CPUtime=1061.96
/proc/30066/stat : 30066 (bsolo3.0.16) R 30064 30066 29362 0 -1 4194304 30338 0 0 0 106114 82 0 0 25 0 1 0 123918145 126205952 30188 18446744073709551615 134512640 135841103 4294956640 18446744073709551615 134550956 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30066/statm: 30812 30188 313 324 0 29881 0
Current children cumulated CPU time (s) 1061.96
Current children cumulated vsize (KiB) 123248

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 30265
/proc/meminfo: memFree=1487888/2055920 swapFree=4184540/4192956
[pid=30066] ppid=30064 vsize=127820 CPUtime=1121.94
/proc/30066/stat : 30066 (bsolo3.0.16) R 30064 30066 29362 0 -1 4194304 31469 0 0 0 112109 85 0 0 25 0 1 0 123918145 130887680 31319 18446744073709551615 134512640 135841103 4294956640 18446744073709551615 134550971 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30066/statm: 31955 31319 313 324 0 31024 0
Current children cumulated CPU time (s) 1121.94
Current children cumulated vsize (KiB) 127820

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 30265
/proc/meminfo: memFree=1484048/2055920 swapFree=4184540/4192956
[pid=30066] ppid=30064 vsize=131608 CPUtime=1181.93
/proc/30066/stat : 30066 (bsolo3.0.16) R 30064 30066 29362 0 -1 4194304 32441 0 0 0 118105 88 0 0 25 0 1 0 123918145 134766592 32291 18446744073709551615 134512640 135841103 4294956640 18446744073709551615 134551244 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30066/statm: 32902 32291 313 324 0 31971 0
Current children cumulated CPU time (s) 1181.93
Current children cumulated vsize (KiB) 131608

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 30265
/proc/meminfo: memFree=1480272/2055920 swapFree=4184540/4192956
[pid=30066] ppid=30064 vsize=135252 CPUtime=1241.91
/proc/30066/stat : 30066 (bsolo3.0.16) R 30064 30066 29362 0 -1 4194304 33354 0 0 0 124100 91 0 0 25 0 1 0 123918145 138498048 33204 18446744073709551615 134512640 135841103 4294956640 18446744073709551615 4160051253 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30066/statm: 33813 33204 313 324 0 32882 0
Current children cumulated CPU time (s) 1241.91
Current children cumulated vsize (KiB) 135252

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 30265
/proc/meminfo: memFree=1477456/2055920 swapFree=4184540/4192956
[pid=30066] ppid=30064 vsize=138132 CPUtime=1301.9
/proc/30066/stat : 30066 (bsolo3.0.16) R 30064 30066 29362 0 -1 4194304 34057 0 0 0 130096 94 0 0 25 0 1 0 123918145 141447168 33907 18446744073709551615 134512640 135841103 4294956640 18446744073709551615 134550971 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30066/statm: 34533 33907 313 324 0 33602 0
Current children cumulated CPU time (s) 1301.9
Current children cumulated vsize (KiB) 138132

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 30265
/proc/meminfo: memFree=1474512/2055920 swapFree=4184540/4192956
[pid=30066] ppid=30064 vsize=140996 CPUtime=1361.88
/proc/30066/stat : 30066 (bsolo3.0.16) R 30064 30066 29362 0 -1 4194304 34781 0 0 0 136091 97 0 0 25 0 1 0 123918145 144379904 34631 18446744073709551615 134512640 135841103 4294956640 18446744073709551615 134550996 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30066/statm: 35249 34631 313 324 0 34318 0
Current children cumulated CPU time (s) 1361.88
Current children cumulated vsize (KiB) 140996

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 30265
/proc/meminfo: memFree=1471696/2055920 swapFree=4184540/4192956
[pid=30066] ppid=30064 vsize=143720 CPUtime=1421.86
/proc/30066/stat : 30066 (bsolo3.0.16) R 30064 30066 29362 0 -1 4194304 35457 0 0 0 142088 98 0 0 25 0 1 0 123918145 147169280 35307 18446744073709551615 134512640 135841103 4294956640 18446744073709551615 134550956 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30066/statm: 35930 35307 313 324 0 34999 0
Current children cumulated CPU time (s) 1421.86
Current children cumulated vsize (KiB) 143720

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 30265
/proc/meminfo: memFree=1468816/2055920 swapFree=4184540/4192956
[pid=30066] ppid=30064 vsize=146712 CPUtime=1481.85
/proc/30066/stat : 30066 (bsolo3.0.16) R 30064 30066 29362 0 -1 4194304 36201 0 0 0 148085 100 0 0 25 0 1 0 123918145 150233088 36051 18446744073709551615 134512640 135841103 4294956640 18446744073709551615 134550971 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30066/statm: 36678 36051 313 324 0 35747 0
Current children cumulated CPU time (s) 1481.85
Current children cumulated vsize (KiB) 146712

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 30265
/proc/meminfo: memFree=1465552/2055920 swapFree=4184540/4192956
[pid=30066] ppid=30064 vsize=149852 CPUtime=1541.83
/proc/30066/stat : 30066 (bsolo3.0.16) R 30064 30066 29362 0 -1 4194304 36987 0 0 0 154080 103 0 0 25 0 1 0 123918145 153448448 36837 18446744073709551615 134512640 135841103 4294956640 18446744073709551615 2395668 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30066/statm: 37463 36837 313 324 0 36532 0
Current children cumulated CPU time (s) 1541.83
Current children cumulated vsize (KiB) 149852

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 30265
/proc/meminfo: memFree=1462480/2055920 swapFree=4184540/4192956
[pid=30066] ppid=30064 vsize=153100 CPUtime=1601.81
/proc/30066/stat : 30066 (bsolo3.0.16) R 30064 30066 29362 0 -1 4194304 37796 0 0 0 160076 105 0 0 25 0 1 0 123918145 156774400 37646 18446744073709551615 134512640 135841103 4294956640 18446744073709551615 134550956 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30066/statm: 38275 37646 313 324 0 37344 0
Current children cumulated CPU time (s) 1601.81
Current children cumulated vsize (KiB) 153100

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 30265
/proc/meminfo: memFree=1459152/2055920 swapFree=4184540/4192956
[pid=30066] ppid=30064 vsize=156364 CPUtime=1661.8
/proc/30066/stat : 30066 (bsolo3.0.16) R 30064 30066 29362 0 -1 4194304 38606 0 0 0 166072 108 0 0 25 0 1 0 123918145 160116736 38456 18446744073709551615 134512640 135841103 4294956640 18446744073709551615 134550996 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30066/statm: 39091 38456 313 324 0 38160 0
Current children cumulated CPU time (s) 1661.8
Current children cumulated vsize (KiB) 156364

[startup+1722.3 s]
/proc/loadavg: 1.04 1.01 1.00 2/78 30265
/proc/meminfo: memFree=1455952/2055920 swapFree=4184540/4192956
[pid=30066] ppid=30064 vsize=159632 CPUtime=1721.78
/proc/30066/stat : 30066 (bsolo3.0.16) R 30064 30066 29362 0 -1 4194304 39427 0 0 0 172067 111 0 0 25 0 1 0 123918145 163463168 39277 18446744073709551615 134512640 135841103 4294956640 18446744073709551615 134550996 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30066/statm: 39908 39277 313 324 0 38977 0
Current children cumulated CPU time (s) 1721.78
Current children cumulated vsize (KiB) 159632

[startup+1782.3 s]
/proc/loadavg: 1.05 1.02 1.00 2/78 30265
/proc/meminfo: memFree=1453264/2055920 swapFree=4184540/4192956
[pid=30066] ppid=30064 vsize=162112 CPUtime=1781.77
/proc/30066/stat : 30066 (bsolo3.0.16) R 30064 30066 29362 0 -1 4194304 40065 0 0 0 178063 114 0 0 25 0 1 0 123918145 166002688 39915 18446744073709551615 134512640 135841103 4294956640 18446744073709551615 134550956 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30066/statm: 40528 39915 313 324 0 39597 0
Current children cumulated CPU time (s) 1781.77
Current children cumulated vsize (KiB) 162112

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

[startup+1791.91 s]
/proc/loadavg: 1.04 1.02 1.00 2/78 30265
/proc/meminfo: memFree=1453008/2055920 swapFree=4184540/4192956
[pid=30066] ppid=30064 vsize=162368 CPUtime=1791.37
/proc/30066/stat : 30066 (bsolo3.0.16) R 30064 30066 29362 0 -1 4194304 40135 0 0 0 179023 114 0 0 25 0 1 0 123918145 166264832 39985 18446744073709551615 134512640 135841103 4294956640 18446744073709551615 134550974 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30066/statm: 40592 39985 313 324 0 39661 0
Current children cumulated CPU time (s) 1791.37
Current children cumulated vsize (KiB) 162368

[startup+1795.1 s]
/proc/loadavg: 1.04 1.02 1.00 2/78 30265
/proc/meminfo: memFree=1452880/2055920 swapFree=4184540/4192956
[pid=30066] ppid=30064 vsize=162500 CPUtime=1794.56
/proc/30066/stat : 30066 (bsolo3.0.16) R 30064 30066 29362 0 -1 4194304 40161 0 0 0 179342 114 0 0 25 0 1 0 123918145 166400000 40011 18446744073709551615 134512640 135841103 4294956640 18446744073709551615 134551012 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30066/statm: 40625 40011 313 324 0 39694 0
Current children cumulated CPU time (s) 1794.56
Current children cumulated vsize (KiB) 162500

[startup+1798.3 s]
/proc/loadavg: 1.04 1.02 1.00 2/78 30265
/proc/meminfo: memFree=1452816/2055920 swapFree=4184540/4192956
[pid=30066] ppid=30064 vsize=162632 CPUtime=1797.77
/proc/30066/stat : 30066 (bsolo3.0.16) R 30064 30066 29362 0 -1 4194304 40191 0 0 0 179662 115 0 0 25 0 1 0 123918145 166535168 40041 18446744073709551615 134512640 135841103 4294956640 18446744073709551615 134550971 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30066/statm: 40658 40041 313 324 0 39727 0
Current children cumulated CPU time (s) 1797.77
Current children cumulated vsize (KiB) 162632

[startup+1799.9 s]
/proc/loadavg: 1.04 1.02 1.00 2/78 30265
/proc/meminfo: memFree=1452688/2055920 swapFree=4184540/4192956
[pid=30066] ppid=30064 vsize=162764 CPUtime=1799.37
/proc/30066/stat : 30066 (bsolo3.0.16) R 30064 30066 29362 0 -1 4194304 40207 0 0 0 179822 115 0 0 25 0 1 0 123918145 166670336 40057 18446744073709551615 134512640 135841103 4294956640 18446744073709551615 134550971 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30066/statm: 40691 40057 313 324 0 39760 0
Current children cumulated CPU time (s) 1799.37
Current children cumulated vsize (KiB) 162764

[startup+1800.3 s]
/proc/loadavg: 1.04 1.02 1.00 2/78 30265
/proc/meminfo: memFree=1452688/2055920 swapFree=4184540/4192956
[pid=30066] ppid=30064 vsize=162764 CPUtime=1799.77
/proc/30066/stat : 30066 (bsolo3.0.16) R 30064 30066 29362 0 -1 4194304 40212 0 0 0 179862 115 0 0 25 0 1 0 123918145 166670336 40062 18446744073709551615 134512640 135841103 4294956640 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30066/statm: 40691 40062 313 324 0 39760 0
Current children cumulated CPU time (s) 1799.77
Current children cumulated vsize (KiB) 162764

[startup+1800.5 s]
/proc/loadavg: 1.04 1.02 1.00 2/78 30265
/proc/meminfo: memFree=1452688/2055920 swapFree=4184540/4192956
[pid=30066] ppid=30064 vsize=162764 CPUtime=1799.96
/proc/30066/stat : 30066 (bsolo3.0.16) R 30064 30066 29362 0 -1 4194304 40214 0 0 0 179881 115 0 0 25 0 1 0 123918145 166670336 40064 18446744073709551615 134512640 135841103 4294956640 18446744073709551615 134550956 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30066/statm: 40691 40064 313 324 0 39760 0
Current children cumulated CPU time (s) 1799.96
Current children cumulated vsize (KiB) 162764

Child status: 0
Real time (s): 1800.56
CPU time (s): 1800.04
CPU user time (s): 1798.86
CPU system time (s): 1.18082
CPU usage (%): 99.9707
Max. virtual memory (cumulated for all children) (KiB): 162764

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.86
system time used= 1.18082
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 40216
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 12
involuntary context switches= 1535

runsolver used 2.08168 second user time and 4.46732 second system time

The end

Launcher Data (download as text)

Begin job on node41 on Mon Apr 16 21:47:43 UTC 2007

IDJOB= 355064
IDBENCH= 2940
IDSOLVER= 163
FILE ID= node41/355064-1176760063

PBS_JOBID= 4580736

Free space on /tmp= 66504 MiB

SOLVER NAME= bsolo 3.0.16
BENCH NAME= HOME/pub/bench/PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/bounded_golomb_rulers/normalized-bogr_11.opb
COMMAND LINE= bsolo3.0.16 -t1800 -m1800 /tmp/evaluation/355064-1176760063/instance-355064-1176760063.opb            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node41/watcher-355064-1176760063 -o ROOT/results/node41/solver-355064-1176760063 -C 1800 -W 3600 -M 1800 --output-limit 1,15  bsolo3.0.16 -t1800 -m1800 /tmp/evaluation/355064-1176760063/instance-355064-1176760063.opb            

META MD5SUM SOLVER= b11bf0769a124f73ad50b0fdfcd50482
MD5SUM BENCH=  c19ad978a977652a94fc03b8ce63204a

RANDOM SEED= 478516675

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1612976 kB
Buffers:         36396 kB
Cached:         211332 kB
SwapCached:       3056 kB
Active:         230688 kB
Inactive:       153380 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1612976 kB
SwapTotal:     4192956 kB
SwapFree:      4184540 kB
Dirty:            4876 kB
Writeback:           0 kB
Mapped:         150888 kB
Slab:            44160 kB
Committed_AS:  2566588 kB
PageTables:       1972 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66504 MiB

End job on node41 on Mon Apr 16 22:17:43 UTC 2007