Trace number 1880003

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjCPU timeWall clock time
bsolo 3.1 pbSAT174 1798.15 1798.79

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 benchmark168
Best CPU time to get the best result obtained on this benchmark1798.24
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: Generic Pseudo-Boolean Learning
0.00/0.00	c Time Limit set to 1800
0.00/0.00	c Memory Limit set to 1800 MB
0.00/0.00	c Instance file HOME/instance-1880003-1245146381.opb
0.00/0.00	c File size is 912900 bytes.
0.09/0.12	c Highest Coefficient sum: 1024
0.09/0.12	c Parsing was ok!!
0.09/0.12	c Total parsing time: 0.127 s
0.09/0.13	c Var: 1344 Constr: 16376 8488/496/7392 Lit: 97904 Watch. Lit: 37360
0.09/0.13	c Obj. Vars: 448 (33.3333 % of total variables)
0.29/0.38	c Pre-processing Time: 0.385 s
0.29/0.38	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.29/0.38	c        0   1344    16376    97904    5    59536  165154      0      0 0.39
0.29/0.38	c Switching off lower bounding mode.
0.59/0.64	c      103   1344    16577   111170    6    63714  181670    201    244 0.42
0.59/0.64	c      254   1344    16877   132720    7    65493  199838    501    519 0.49
0.59/0.64	c      479   1344    17312   168966    9    69727  219822    936    786 0.61
0.59/0.64	o 206
0.59/0.67	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.59/0.67	c      532   1344    17410   177310   10    70814  166050   1034    829 0.64
0.59/0.67	o 186
161.93/162.00	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
161.93/162.00	c      574   1344    17492   184818   10    72075  166050   1116    847 0.68
161.93/162.00	c      674   1344    17685   210089   11    74649  182656   1309    879 0.77
161.93/162.00	c      924   1344    18171   278859   15    84157  200922   1795    861 1.07
161.93/162.00	c     1399   1344    19093   478074   25   112165  221015   2717    645 2.17
161.93/162.00	c     2213   1344    20708  1033750   49   191502  243117   4332    341 6.47
161.93/162.00	c     3537   1344    23325  1856175   79   223404  267429   6949    237 14.90
161.93/162.00	c     5619   1344    27414  2967051  108   309157  294172  11038    158 35.52
161.93/162.00	c     8844   1344    33751  5229081  154   529049  323590  17375     89 99.14
161.93/162.00	o 184
285.98/286.17	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
285.98/286.17	c    11303   1344    38597  6857640  177   618896  166050  22221     69 161.94
285.98/286.17	c    11405   1344    38800  6882696  177   548068  182656  22424     69 163.63
285.98/286.17	c    11655   1344    39286  6977008  177   539720  200922  22910     68 169.72
285.98/286.17	c    12136   1344    40230  7232832  179   528972  221015  23854     66 181.76
285.98/286.17	c    12949   1344    41842  7738872  184   600246  243117  25466     63 203.14
285.98/286.17	c    14270   1344    44453  8359345  188   564793  267429  28077     59 238.06
285.98/286.17	o 174
1798.05/1798.72	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1798.05/1798.72	c    15823   1344    47504  9237585  194   646478  166050  31128     55 286.07
1798.05/1798.72	c    15925   1344    47705  9271742  194   608225  182656  31329     55 288.98
1798.05/1798.72	c    16177   1344    48202  9382768  194   595227  200922  31826     54 294.68
1798.05/1798.72	c    16653   1344    49141  9696762  197   617566  221015  32765     54 307.59
1798.05/1798.72	c    17467   1344    50746 10222678  201   696996  243117  34370     52 329.85
1798.05/1798.72	c    18789   1344    53354 10967019  205   764111  267429  36978     50 371.38
1798.05/1798.72	c    20873   1344    57502 12564997  218   843339  294172  41126     47 443.14
1798.05/1798.72	c    24097   1344    63874 14377456  225   905188  323590  47498     44 547.50
1798.05/1798.72	c    29038   1344    73660 18563342  252  1205610  355950  57284     37 764.75
1798.05/1798.72	c    36544   1344    88476 24845757  280  1833770  391546  72100     30 1199.40
1798.05/1798.72	c Resources Exceeded
1798.05/1798.72	v x897 x898 -x899 -x900 x901 -x902 x903 x904 -x905 -x906 -x907 -x908 -x909 -x910 x911 -x912 -x913 -x914 -x915 -x916 -x917 -x918 -x919 -x920 x921 -x922 -x923 -x924 x925 -x926 -x927 -x928 -x929 -x930 -x931 -x932 -x933 -x934 -x935 -x936 x937 -x938 x939 -x940 -x941 -x942 -x943 -x944 -x945 -x946 -x947 -x948 x949 -x950 -x951 -x952 x953 -x954 -x955 -x956 -x957 -x958 -x959 -x960 -x961 x962 -x963 -x964 x965 x966 -x967 x968 -x969 -x970 -x971 -x972 -x973 -x974 -x975 x976 -x977 -x978 -x979 -x980 -x981 -x982 -x983 -x984 x985 -x986 -x987 -x988 x989 -x990 -x991 -x992 -x993 -x994 -x995 -x996 -x997 -x998 x999 -x1000 -x1001 x1002 -x1003 -x1004 -x1005 -x1006 -x1007 -x1008 -x1009 -x1010 x1011 -x1012 -x1013 -x1014 -x1015 -x1016 x1017 -x1018 -x1019 -x1020 -x1021 -x1022 x1023 -x1024 -x1025 x1026 x1027 -x1028 -x1029 -x1030 x1031 -x1032 -x1033 -x1034 -x1035 -x1036 -x1037 -x1038 -x1039 -x1040 -x1041 -x1042 x1043 -x1044 -x1045 x1046 -x1047 -x1048 -x1049 -x1050 -x1051 -x1052 x1053 -x1054 -x1055 -x1056 -x1057 -x1058 -x1059 -x1060 -x1061 -x1062 -x1063 x1064 -x1065 -x1066 x1067 -x1068 -x1069 -x1070 -x1071 -x1072 -x1073 x1074 -x1075 -x1076 -x1077 -x1078 -x1079 -x1080 x1081 -x1082 -x1083 -x1084 -x1085 -x1086 x1087 x1088 x1089 -x1090 x1091 -x1092 -x1093 -x1094 -x1095 -x1096 x1097 -x1098 -x1099 x1100 -x1101 -x1102 -x1103 -x1104 -x1105 -x1106 -x1107 -x1108 -x1109 -x1110 -x1111 -x1112 x1113 -x1114 -x1115 -x1116 x1117 -x1118 -x1119 -x1120 -x1121 -x1122 -x1123 -x1124 -x1125 -x1126 x1127 -x1128 -x1129 -x1130 -x1131 x1132 -x1133 -x1134 -x1135 -x1136 x1137 -x1138 -x1139 -x1140 -x1141 -x1142 -x1143 -x1144 x1145 -x1146 -x1147 -x1148 x1149 x1150 x1151 -x1152 -x1153 -x1154 -x1155 -x1156 -x1157 -x1158 -x1159 -x1160 x1161 -x1162 -x1163 -x1164 -x1165 -x1166 x1167 -x1168 -x1169 -x1170 -x1171 -x1172 -x1173 x1174 -x1175 -x1176 -x1177 -x1178 -x1179 -x1180 -x1181 -x1182 x1183 -x1184 -x1185 -x1186 -x1187 x1188 -x1189 -x1190 -x1191 -x1192 -x1193 x1194 -x1195 -x1196 -x1197 x1198 -x1199 -x1200 -x1201 -x1202 -x1203 -x1204 -x1205 x1206 -x1207 -x1208 -x1209 -x1210 -x1211 -x1212 -x1213 x1214 x1215 -x1216 x1217 -x1218 -x1219 -x1220 -x1221 -x1222 -x1223 x1224 -x1225 -x1226 -x1227 -x1228 -x1229 -x1230 x1231 -x1232 -x1233 -x1234 -x1235 -x1236 -x1237 x1238 -x1239 -x1240 -x1241 -x1242 -x1243 -x1244 x1245 -x1246 x1247 -x1248 -x1249 -x1250 -x1251 -x1252 -x1253 -x1254 -x1255 x1256 -x1257 -x1258 -x1259 -x1260 -x1261 -x1262 -x1263 -x1264 x1265 -x1266 -x1267 -x1268 -x1269 -x1270 -x1271 -x1272 x1273 -x1274 -x1275 x1276 -x1277 x1278 x1279 -x1280 x1281 -x1282 -x1283 -x1284 -x1285 -x1286 -x1287 x1288 x1289 -x1290 -x1291 -x1292 -x1293 -x1294 -x1295 -x1296 -x1297 -x1298 -x1299 -x1300 -x1301 x1302 -x1303 -x1304 -x1305 -x1306 -x1307 -x1308 x1309 -x1310 -x1311 -x1312 -x1313 -x1314 -x1315 x1316 -x1317 -x1318 -x1319 -x1320 -x1321 x1322 -x1323 -x1324 -x1325 -x1326 x1327 -x1328 -x1329 -x1330 -x1331 -x1332 -x1333 -x1334 -x1335 -x1336 x1337 x1338 -x1339 x1340 -x1341 x1342 x1343 -x1344 -x2 -x66 -x130 -x194 x258 -x322 -x386 -x450 -x514 -x578 -x642 -x706 -x770 -x834 -x3 -x67 -x131 -x195 -x259 -x323 -x387 x451 -x515 -x579 -x643 -x707 -x771 -x835 -x4 -x68 -x132 -x196 -x260 -x324 -x388 -x452 -x516 -x580 -x644 -x708 x772 -x836 -x5 -x69 -x133 -x197 -x261 -x325 -x389 -x453 -x517 -x581 -x645 -x709 -x773 x837 x6 -x70 -x134 -x198 -x262 -x326 -x390 -x454 -x518 -x582 -x646 -x710 -x774 -x838 -x7 x71 -x135 -x199 -x263 -x327 -x391 -x455 -x519 -x583 -x647 -x711 -x775 -x839 -x8 -x72 -x136 -x200 -x264 -x328 -x392 -x456 -x520 -x584 -x648 x712 -x776 -x840 -x9 -x73 x137 -x201 -x265 -x329 -x393 -x457 -x521 -x585 -x649 -x713 -x777 -x841 -x11 -x75 -x139 -x203 -x267 -x331 -x395 -x459 -x523 -x587 -x651 -x715 x779 -x843 -x12 -x76 -x140 -x204 -x268 -x332 -x396 -x460 -x524 -x588 -x652 x716 -x780 -x844 -x13 -x77 -x141 -x205 -x269 -x333 -x397 x461 -x525 -x589 -x653 -x717 -x781 -x845 -x14 -x78 -x142 -x206 -x270 -x334 -x398 -x462 x526 -x590 -x654 -x718 -x782 -x846 -x15 -x79 -x143 -x207 -x271 -x335 x399 -x463 -x527 -x591 -x655 -x719 -x783 -x847 -x16 x80 -x144 -x208 -x272 -x336 -x400 -x464 -x528 -x592 -x656 -x720 -x784 -x848 -x17 -x81 -x145 x209 -x273 -x337 -x401 -x465 -x529 -x593 -x657 -x721 -x785 -x849 -x18 -x82 -x146 -x210 -x274 x338 -x402 -x466 -x530 -x594 -x658 -x722 -x786 -x850 -x20 -x84 -x148 -x212 x276 -x340 -x404 -x468 -x532 -x596 -x660 -x724 -x788 -x852 -x21 -x85 -x149 -x213 -x277 -x341 -x405 -x469 -x533 x597 -x661 -x725 -x789 -x853 -x22 -x86 -x150 -x214 -x278 -x342 -x406 -x470 -x534 -x598 -x662 -x726 -x790 x854 -x23 -x87 -x151 -x215 -x279 -x343 -x407 -x471 -x535 -x599 -x663 x727 -x791 -x855 -x24 -x88 -x152 -x216 -x280 -x344 -x408 -x472 -x536 -x600 x664 -x728 -x792 -x856 -x25 -x89 -x153 -x217 -x281 -x345 -x409 -x473 -x537 -x601 x665 -x729 -x793 -x857 x26 -x90 -x154 -x218 -x282 -x346 -x410 -x474 -x538 -x602 -x666 -x730 -x794 -x858 -x27 -x91 -x155 -x219 -x283 -x347 x411 -x475 -x539 -x603 -x667 -x731 -x795 -x859 -x29 -x93 -x157 -x221 -x285 -x349 -x413 -x477 x541 -x605 -x669 -x733 -x797 -x861 -x30 -x94 -x158 -x222 -x286 -x350 -x414 -x478 -x542 x606 -x670 -x734 -x798 -x862 -x31 -x95 x159 -x223 -x287 -x351 -x415 -x479 -x543 -x607 -x671 -x735 -x799 -x863 -x32 -x96 -x160 x224 -x288 -x352 -x416 -x480 -x544 -x608 -x672 -x736 -x800 -x864 -x33 -x97 -x161 -x225 -x289 x353 -x417 -x481 -x545 -x609 -x673 -x737 -x801 -x865 -x34 -x98 -x162 -x226 -x290 -x354 -x418 -x482 -x546 -x610 x674 -x738 -x802 -x866 x35 -x99 -x163 -x227 -x291 -x355 -x419 -x483 -x547 -x611 -x675 -x739 -x803 -x867 -x36 x100 -x164 -x228 -x292 -x356 -x420 -x484 -x548 -x612 -x676 -x740 -x804 -x868 -x38 -x102 -x166 -x230 -x294 -x358 -x422 -x486 -x550 -x614 -x678 x742 -x806 -x870 -x39 -x103 -x167 -x231 -x295 -x359 -x423 -x487 -x551 -x615 -x679 -x743 x807 -x871 -x40 -x104 -x168 -x232 -x296 -x360 x424 -x488 -x552 -x616 -x680 -x744 -x808 -x872 -x41 -x105 -x169 -x233 -x297 -x361 x425 -x489 -x553 -x617 -x681 -x745 -x809 -x873 -x42 -x106 -x170 x234 -x298 -x362 -x426 -x490 -x554 -x618 -x682 -x746 -x810 -x874 -x43 x107 -x171 -x235 -x299 -x363 -x427 -x491 -x555 -x619 -x683 -x747 -x811 -x875 -x44 -x108 -x172 -x236 -x300 x364 -x428 -x492 -x556 -x620 -x684 -x748 -x812 -x876 -x45 -x109 x173 -x237 -x301 -x365 -x429 -x493 -x557 -x621 -x685 -x749 -x813 -x877 -x47 -x111 -x175 -x239 -x303 -x367 -x431 -x495 -x559 -x623 x687 -x751 -x815 -x879 -x48 -x112 -x176 -x240 -x304 -x368 -x432 x496 -x560 -x624 -x688 -x752 -x816 -x880 -x49 -x113 -x177 -x241 -x305 -x369 -x433 -x497 -x561 x625 -x689 -x753 -x817 -x881 -x50 -x114 -x178 -x242 -x306 -x370 -x434 -x498 -x562 -x626 -x690 -x754 -x818 x882 -x51 -x115 -x179 -x243 -x307 -x371 -x435 -x499 x563 -x627 -x691 -x755 -x819 -x883 -x52 -x116 -x180 -x244 -x308 -x372 -x436 x500 -x564 -x628 -x692 -x756 -x820 -x884 -x53 -x117 -x181 x245 -x309 -x373 -x437 -x501 -x565 -x629 -x693 -x757 -x821 -x885 -x54 -x118 -x182 -x246 x310 -x374 -x438 -x502 -x566 -x630 -x694 -x758 -x822 -x886 x56 -x120 -x184 -x248 -x312 -x376 -x440 -x504 -x568 -x632 -x696 -x760 -x824 -x888 -x57 -x121 -x185 -x249 -x313 -x377 -x441 -x505 x569 -x633 -x697 -x761 -x825 -x889 -x58 -x122 -x186 -x250 -x314 -x378 -x442 -x506 -x570 x634 -x698 -x762 -x826 -x890 -x59 -x123 x187 -x251 -x315 -x379 -x443 -x507 -x571 -x635 -x699 -x763 -x827 -x891 -x60 -x124 -x188 -x252 -x316 -x380 -x444 -x508 -x572 -x636 -x700 -x764 -x828 x892 -x61 -x125 -x189 -x253 x317 -x381 -x445 -x509 -x573 -x637 -x701 -x765 -x829 -x893 -x62 -x126 -x190 -x254 -x318 -x382 -x446 -x510 -x574 -x638 -x702 -x766 x830 -x894 -x63 -x127 -x191 -x255 -x319 x383 -x447 -x511 -x575 -x639 -x703 -x767 -x831 -x895 x10 -x74 -x138 x202 x266 x330 -x394 -x458 -x522 x586 x650 -x714 -x778 x842 x19 x83 x147 -x211 -x275 -x339 x403 x467 x531 -x595 -x659 -x723 x787 -x851 -x28 x92 -x156 -x220 x284 x348 -x412 x476 -x540 -x604 -x668 x732 x796 x860 -x37 -x101 x165 x229 x293 -x357 -x421 x485 x549 x613 -x677 -x741 -x805 x869 x46 -x110 -x174 -x238 x302 -x366 -x430 -x494 x558 x622 -x686 x750 x814 x878 -x55 x119 x183 -x247 -x311 x375 x439 -x503 -x567 -x631 x695 x759 x823 -x887 x64 x128 -x192 x256 -x320 -x384 x448 x512 -x576 -x640 x704 x768 -x832 -x896 -x1 -x65 x129 x193 -x257 x321 x385 -x449 x513 x577 x641 -x705 -x769 -x833 
1798.05/1798.72	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1798.05/1798.72	c   28    44068  13724   113248   103307 30469073  86931     24 1798.08
1798.05/1798.72	c Objective: 174
1798.05/1798.72	s SATISFIABLE
1798.05/1798.72	c Total time: 1798.08 s

Verifier Data

OK	174

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1880003-1245146381/watcher-1880003-1245146381 -o /tmp/evaluation-result-1880003-1245146381/solver-1880003-1245146381 -C 1800 -W 2000 -M 1800 bsolo -l3 -t1800 -m1800 HOME/instance-1880003-1245146381.opb 

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


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 5914
/proc/meminfo: memFree=1907512/2055920 swapFree=4181248/4192956
[pid=5914] ppid=5912 vsize=11608 CPUtime=0
/proc/5914/stat : 5914 (bsolo) R 5912 5914 5616 0 -1 4194304 263 0 0 0 0 0 0 0 18 0 1 0 182234477 11886592 247 1992294400 134512640 137136520 4294956256 18446744073709551615 134516189 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5914/statm: 2902 247 175 640 0 2035 0

[startup+0.0636881 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 5914
/proc/meminfo: memFree=1907512/2055920 swapFree=4181248/4192956
[pid=5914] ppid=5912 vsize=12960 CPUtime=0.05
/proc/5914/stat : 5914 (bsolo) R 5912 5914 5616 0 -1 4194304 687 0 0 0 5 0 0 0 18 0 1 0 182234477 13271040 671 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5914/statm: 3240 672 279 640 0 2373 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 12960

[startup+0.101694 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 5914
/proc/meminfo: memFree=1907512/2055920 swapFree=4181248/4192956
[pid=5914] ppid=5912 vsize=13500 CPUtime=0.09
/proc/5914/stat : 5914 (bsolo) R 5912 5914 5616 0 -1 4194304 905 0 0 0 9 0 0 0 18 0 1 0 182234477 13824000 889 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5914/statm: 3375 889 344 640 0 2508 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13500

[startup+0.301727 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 5914
/proc/meminfo: memFree=1907512/2055920 swapFree=4181248/4192956
[pid=5914] ppid=5912 vsize=16196 CPUtime=0.29
/proc/5914/stat : 5914 (bsolo) R 5912 5914 5616 0 -1 4194304 1862 0 0 0 28 1 0 0 19 0 1 0 182234477 16584704 1623 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5914/statm: 4049 1623 191 640 0 3405 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16196

[startup+0.701798 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 5914
/proc/meminfo: memFree=1907512/2055920 swapFree=4181248/4192956
[pid=5914] ppid=5912 vsize=16184 CPUtime=0.69
/proc/5914/stat : 5914 (bsolo) R 5912 5914 5616 0 -1 4194304 2112 0 0 0 67 2 0 0 22 0 1 0 182234477 16572416 1640 1992294400 134512640 137136520 4294956256 18446744073709551615 135982528 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5914/statm: 4046 1640 197 640 0 3402 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16184

[startup+1.50194 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5915
/proc/meminfo: memFree=1900528/2055920 swapFree=4181248/4192956
[pid=5914] ppid=5912 vsize=19252 CPUtime=1.49
/proc/5914/stat : 5914 (bsolo) R 5912 5914 5616 0 -1 4194304 2858 0 0 0 147 2 0 0 25 0 1 0 182234477 19714048 2386 1992294400 134512640 137136520 4294956256 18446744073709551615 134616694 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5914/statm: 4813 2386 198 640 0 4169 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 19252

[startup+3.10121 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5915
/proc/meminfo: memFree=1897072/2055920 swapFree=4181248/4192956
[pid=5914] ppid=5912 vsize=23296 CPUtime=3.09
/proc/5914/stat : 5914 (bsolo) R 5912 5914 5616 0 -1 4194304 3894 0 0 0 306 3 0 0 25 0 1 0 182234477 23855104 3422 1992294400 134512640 137136520 4294956256 18446744073709551615 134616686 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5914/statm: 5824 3422 198 640 0 5180 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 23296

[startup+6.30276 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5915
/proc/meminfo: memFree=1889392/2055920 swapFree=4181248/4192956
[pid=5914] ppid=5912 vsize=29596 CPUtime=6.28
/proc/5914/stat : 5914 (bsolo) R 5912 5914 5616 0 -1 4194304 5469 0 0 0 624 4 0 0 25 0 1 0 182234477 30306304 4997 1992294400 134512640 137136520 4294956256 18446744073709551615 134544116 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5914/statm: 7399 4997 198 640 0 6755 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 29596

[startup+12.7019 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5915
/proc/meminfo: memFree=1879728/2055920 swapFree=4181248/4192956
[pid=5914] ppid=5912 vsize=38756 CPUtime=12.68
/proc/5914/stat : 5914 (bsolo) R 5912 5914 5616 0 -1 4194304 7739 0 0 0 1262 6 0 0 25 0 1 0 182234477 39686144 7267 1992294400 134512640 137136520 4294956256 18446744073709551615 134543957 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5914/statm: 9689 7267 198 640 0 9045 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 38756

[startup+25.5011 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5915
/proc/meminfo: memFree=1867632/2055920 swapFree=4181248/4192956
[pid=5914] ppid=5912 vsize=50304 CPUtime=25.48
/proc/5914/stat : 5914 (bsolo) R 5912 5914 5616 0 -1 4194304 10624 0 0 0 2540 8 0 0 25 0 1 0 182234477 51511296 10152 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5914/statm: 12576 10152 198 640 0 11932 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 50304

[startup+51.1015 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5915
/proc/meminfo: memFree=1851632/2055920 swapFree=4181248/4192956
[pid=5914] ppid=5912 vsize=66372 CPUtime=51.07
/proc/5914/stat : 5914 (bsolo) R 5912 5914 5616 0 -1 4194304 14660 0 0 0 5095 12 0 0 25 0 1 0 182234477 67964928 14188 1992294400 134512640 137136520 4294956256 18446744073709551615 134543957 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5914/statm: 16593 14188 198 640 0 15949 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 66372

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5921
/proc/meminfo: memFree=1824304/2055920 swapFree=4181248/4192956
[pid=5914] ppid=5912 vsize=93208 CPUtime=102.25
/proc/5914/stat : 5914 (bsolo) R 5912 5914 5616 0 -1 4194304 21359 0 0 0 10207 18 0 0 25 0 1 0 182234477 95444992 20887 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5914/statm: 23302 20887 198 640 0 22658 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 93208

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5921
/proc/meminfo: memFree=1802352/2055920 swapFree=4181248/4192956
[pid=5914] ppid=5912 vsize=115296 CPUtime=162.23
/proc/5914/stat : 5914 (bsolo) R 5912 5914 5616 0 -1 4194304 26872 0 0 0 16200 23 0 0 25 0 1 0 182234477 118063104 26400 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5914/statm: 28824 26400 198 640 0 28180 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 115296

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5921
/proc/meminfo: memFree=1787248/2055920 swapFree=4181248/4192956
[pid=5914] ppid=5912 vsize=130176 CPUtime=222.2
/proc/5914/stat : 5914 (bsolo) R 5912 5914 5616 0 -1 4194304 30604 0 0 0 22194 26 0 0 25 0 1 0 182234477 133300224 30132 1992294400 134512640 137136520 4294956256 18446744073709551615 134544095 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5914/statm: 32544 30132 198 640 0 31900 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 130176

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5921
/proc/meminfo: memFree=1771824/2055920 swapFree=4181248/4192956
[pid=5914] ppid=5912 vsize=145652 CPUtime=282.18
/proc/5914/stat : 5914 (bsolo) R 5912 5914 5616 0 -1 4194304 34472 0 0 0 28189 29 0 0 25 0 1 0 182234477 149147648 34000 1992294400 134512640 137136520 4294956256 18446744073709551615 134544160 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5914/statm: 36413 34000 198 640 0 35769 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 145652

[startup+342.302 s]
/proc/loadavg: 1.04 1.01 1.00 2/65 5921
/proc/meminfo: memFree=1753904/2055920 swapFree=4181248/4192956
[pid=5914] ppid=5912 vsize=163536 CPUtime=342.16
/proc/5914/stat : 5914 (bsolo) R 5912 5914 5616 0 -1 4194304 38927 0 0 0 34182 34 0 0 25 0 1 0 182234477 167460864 38455 1992294400 134512640 137136520 4294956256 18446744073709551615 134544164 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5914/statm: 40884 38455 198 640 0 40240 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 163536

[startup+402.301 s]
/proc/loadavg: 1.05 1.02 1.00 2/65 5921
/proc/meminfo: memFree=1737328/2055920 swapFree=4181248/4192956
[pid=5914] ppid=5912 vsize=180180 CPUtime=402.14
/proc/5914/stat : 5914 (bsolo) R 5912 5914 5616 0 -1 4194304 43115 0 0 0 40177 37 0 0 25 0 1 0 182234477 184504320 42643 1992294400 134512640 137136520 4294956256 18446744073709551615 134544428 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5914/statm: 45045 42643 198 640 0 44401 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 180180

[startup+462.302 s]
/proc/loadavg: 1.13 1.05 1.01 2/65 5921
/proc/meminfo: memFree=1719344/2055920 swapFree=4181248/4192956
[pid=5914] ppid=5912 vsize=197908 CPUtime=462.12
/proc/5914/stat : 5914 (bsolo) R 5912 5914 5616 0 -1 4194304 47535 0 0 0 46172 40 0 0 25 0 1 0 182234477 202657792 47063 1992294400 134512640 137136520 4294956256 18446744073709551615 134544116 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5914/statm: 49477 47063 198 640 0 48833 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 197908

[startup+522.302 s]
/proc/loadavg: 1.04 1.03 1.00 2/65 5921
/proc/meminfo: memFree=1704176/2055920 swapFree=4181248/4192956
[pid=5914] ppid=5912 vsize=213064 CPUtime=522.1
/proc/5914/stat : 5914 (bsolo) R 5912 5914 5616 0 -1 4194304 51328 0 0 0 52167 43 0 0 25 0 1 0 182234477 218177536 50856 1992294400 134512640 137136520 4294956256 18446744073709551615 134544437 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5914/statm: 53266 50856 198 640 0 52622 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 213064

[startup+582.301 s]
/proc/loadavg: 1.01 1.03 1.00 2/65 5921
/proc/meminfo: memFree=1688560/2055920 swapFree=4181248/4192956
[pid=5914] ppid=5912 vsize=228648 CPUtime=582.08
/proc/5914/stat : 5914 (bsolo) R 5912 5914 5616 0 -1 4194304 55216 0 0 0 58162 46 0 0 25 0 1 0 182234477 234135552 54744 1992294400 134512640 137136520 4294956256 18446744073709551615 134541792 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5914/statm: 57162 54744 198 640 0 56518 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 228648

[startup+642.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 5921
/proc/meminfo: memFree=1669424/2055920 swapFree=4181248/4192956
[pid=5914] ppid=5912 vsize=247440 CPUtime=642.06
/proc/5914/stat : 5914 (bsolo) R 5912 5914 5616 0 -1 4194304 59926 0 0 0 64157 49 0 0 25 0 1 0 182234477 253378560 59454 1992294400 134512640 137136520 4294956256 18446744073709551615 134544148 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5914/statm: 61860 59454 198 640 0 61216 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 247440

[startup+702.302 s]

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

/proc/meminfo: memFree=1566768/2055920 swapFree=4181248/4192956
[pid=5914] ppid=5912 vsize=350044 CPUtime=1061.91
/proc/5914/stat : 5914 (bsolo) R 5912 5914 5616 0 -1 4194304 85580 0 0 0 106123 68 0 0 25 0 1 0 182234477 358445056 85108 1992294400 134512640 137136520 4294956256 18446744073709551615 134544402 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5914/statm: 87511 85108 198 640 0 86867 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 350044

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5921
/proc/meminfo: memFree=1555376/2055920 swapFree=4181248/4192956
[pid=5914] ppid=5912 vsize=361328 CPUtime=1121.88
/proc/5914/stat : 5914 (bsolo) R 5912 5914 5616 0 -1 4194304 88380 0 0 0 112117 71 0 0 25 0 1 0 182234477 369999872 87908 1992294400 134512640 137136520 4294956256 18446744073709551615 134543806 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5914/statm: 90332 87908 198 640 0 89688 0
Current children cumulated CPU time (s) 1121.88
Current children cumulated vsize (KiB) 361328

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5921
/proc/meminfo: memFree=1544176/2055920 swapFree=4181248/4192956
[pid=5914] ppid=5912 vsize=372568 CPUtime=1181.87
/proc/5914/stat : 5914 (bsolo) R 5912 5914 5616 0 -1 4194304 91205 0 0 0 118113 74 0 0 25 0 1 0 182234477 381509632 90733 1992294400 134512640 137136520 4294956256 18446744073709551615 134543948 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5914/statm: 93142 90733 198 640 0 92498 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 372568

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5921
/proc/meminfo: memFree=1536048/2055920 swapFree=4181248/4192956
[pid=5914] ppid=5912 vsize=380584 CPUtime=1241.84
/proc/5914/stat : 5914 (bsolo) R 5912 5914 5616 0 -1 4194304 93187 0 0 0 124109 75 0 0 25 0 1 0 182234477 389718016 92715 1992294400 134512640 137136520 4294956256 18446744073709551615 134543933 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5914/statm: 95146 92715 198 640 0 94502 0
Current children cumulated CPU time (s) 1241.84
Current children cumulated vsize (KiB) 380584

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5921
/proc/meminfo: memFree=1528304/2055920 swapFree=4181248/4192956
[pid=5914] ppid=5912 vsize=388036 CPUtime=1301.83
/proc/5914/stat : 5914 (bsolo) R 5912 5914 5616 0 -1 4194304 95078 0 0 0 130106 77 0 0 25 0 1 0 182234477 397348864 94606 1992294400 134512640 137136520 4294956256 18446744073709551615 134544145 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5914/statm: 97009 94606 198 640 0 96365 0
Current children cumulated CPU time (s) 1301.83
Current children cumulated vsize (KiB) 388036

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5921
/proc/meminfo: memFree=1519536/2055920 swapFree=4181248/4192956
[pid=5914] ppid=5912 vsize=397004 CPUtime=1361.8
/proc/5914/stat : 5914 (bsolo) R 5912 5914 5616 0 -1 4194304 97300 0 0 0 136101 79 0 0 25 0 1 0 182234477 406532096 96828 1992294400 134512640 137136520 4294956256 18446744073709551615 134575956 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5914/statm: 99251 96828 198 640 0 98607 0
Current children cumulated CPU time (s) 1361.8
Current children cumulated vsize (KiB) 397004

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5921
/proc/meminfo: memFree=1512624/2055920 swapFree=4181248/4192956
[pid=5914] ppid=5912 vsize=403612 CPUtime=1421.79
/proc/5914/stat : 5914 (bsolo) R 5912 5914 5616 0 -1 4194304 98973 0 0 0 142098 81 0 0 25 0 1 0 182234477 413298688 98501 1992294400 134512640 137136520 4294956256 18446744073709551615 134543977 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5914/statm: 100903 98501 198 640 0 100259 0
Current children cumulated CPU time (s) 1421.79
Current children cumulated vsize (KiB) 403612

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5921
/proc/meminfo: memFree=1506800/2055920 swapFree=4181248/4192956
[pid=5914] ppid=5912 vsize=409576 CPUtime=1481.76
/proc/5914/stat : 5914 (bsolo) R 5912 5914 5616 0 -1 4194304 100434 0 0 0 148094 82 0 0 25 0 1 0 182234477 419405824 99962 1992294400 134512640 137136520 4294956256 18446744073709551615 135982528 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5914/statm: 102394 99962 198 640 0 101750 0
Current children cumulated CPU time (s) 1481.76
Current children cumulated vsize (KiB) 409576

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5921
/proc/meminfo: memFree=1499376/2055920 swapFree=4181248/4192956
[pid=5914] ppid=5912 vsize=416852 CPUtime=1541.74
/proc/5914/stat : 5914 (bsolo) R 5912 5914 5616 0 -1 4194304 102275 0 0 0 154090 84 0 0 25 0 1 0 182234477 426856448 101803 1992294400 134512640 137136520 4294956256 18446744073709551615 134544437 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5914/statm: 104213 101803 198 640 0 103569 0
Current children cumulated CPU time (s) 1541.74
Current children cumulated vsize (KiB) 416852

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5921
/proc/meminfo: memFree=1491824/2055920 swapFree=4181248/4192956
[pid=5914] ppid=5912 vsize=424464 CPUtime=1601.72
/proc/5914/stat : 5914 (bsolo) R 5912 5914 5616 0 -1 4194304 104176 0 0 0 160086 86 0 0 25 0 1 0 182234477 434651136 103704 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5914/statm: 106116 103704 198 640 0 105472 0
Current children cumulated CPU time (s) 1601.72
Current children cumulated vsize (KiB) 424464

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5921
/proc/meminfo: memFree=1484784/2055920 swapFree=4181248/4192956
[pid=5914] ppid=5912 vsize=431368 CPUtime=1661.7
/proc/5914/stat : 5914 (bsolo) R 5912 5914 5616 0 -1 4194304 105910 0 0 0 166083 87 0 0 25 0 1 0 182234477 441720832 105438 1992294400 134512640 137136520 4294956256 18446744073709551615 134543945 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5914/statm: 107842 105438 198 640 0 107198 0
Current children cumulated CPU time (s) 1661.7
Current children cumulated vsize (KiB) 431368

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5921
/proc/meminfo: memFree=1476272/2055920 swapFree=4181248/4192956
[pid=5914] ppid=5912 vsize=439884 CPUtime=1721.68
/proc/5914/stat : 5914 (bsolo) R 5912 5914 5616 0 -1 4194304 108039 0 0 0 172079 89 0 0 25 0 1 0 182234477 450441216 107567 1992294400 134512640 137136520 4294956256 18446744073709551615 134543942 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5914/statm: 109971 107567 198 640 0 109327 0
Current children cumulated CPU time (s) 1721.68
Current children cumulated vsize (KiB) 439884

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5921
/proc/meminfo: memFree=1468400/2055920 swapFree=4181248/4192956
[pid=5914] ppid=5912 vsize=447772 CPUtime=1781.66
/proc/5914/stat : 5914 (bsolo) R 5912 5914 5616 0 -1 4194304 109988 0 0 0 178076 90 0 0 25 0 1 0 182234477 458518528 109516 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5914/statm: 111943 109516 198 640 0 111299 0
Current children cumulated CPU time (s) 1781.66
Current children cumulated vsize (KiB) 447772

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

[startup+1791.91 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5921
/proc/meminfo: memFree=1467120/2055920 swapFree=4181248/4192956
[pid=5914] ppid=5912 vsize=448916 CPUtime=1791.25
/proc/5914/stat : 5914 (bsolo) R 5912 5914 5616 0 -1 4194304 110298 0 0 0 179035 90 0 0 25 0 1 0 182234477 459689984 109826 1992294400 134512640 137136520 4294956256 18446744073709551615 134543927 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5914/statm: 112229 109826 198 640 0 111585 0
Current children cumulated CPU time (s) 1791.25
Current children cumulated vsize (KiB) 448916

[startup+1795.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5921
/proc/meminfo: memFree=1466608/2055920 swapFree=4181248/4192956
[pid=5914] ppid=5912 vsize=449448 CPUtime=1794.45
/proc/5914/stat : 5914 (bsolo) R 5912 5914 5616 0 -1 4194304 110419 0 0 0 179355 90 0 0 25 0 1 0 182234477 460234752 109947 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5914/statm: 112362 109947 198 640 0 111718 0
Current children cumulated CPU time (s) 1794.45
Current children cumulated vsize (KiB) 449448

[startup+1796.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5921
/proc/meminfo: memFree=1466480/2055920 swapFree=4181248/4192956
[pid=5914] ppid=5912 vsize=449560 CPUtime=1796.05
/proc/5914/stat : 5914 (bsolo) R 5912 5914 5616 0 -1 4194304 110450 0 0 0 179515 90 0 0 25 0 1 0 182234477 460349440 109978 1992294400 134512640 137136520 4294956256 18446744073709551615 134544116 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5914/statm: 112390 109978 198 640 0 111746 0
Current children cumulated CPU time (s) 1796.05
Current children cumulated vsize (KiB) 449560

[startup+1797.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5921
/proc/meminfo: memFree=1466416/2055920 swapFree=4181248/4192956
[pid=5914] ppid=5912 vsize=449696 CPUtime=1796.85
/proc/5914/stat : 5914 (bsolo) R 5912 5914 5616 0 -1 4194304 110476 0 0 0 179595 90 0 0 25 0 1 0 182234477 460488704 110004 1992294400 134512640 137136520 4294956256 18446744073709551615 134544256 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5914/statm: 112424 110004 198 640 0 111780 0
Current children cumulated CPU time (s) 1796.85
Current children cumulated vsize (KiB) 449696

[startup+1798.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5921
/proc/meminfo: memFree=1466416/2055920 swapFree=4181248/4192956
[pid=5914] ppid=5912 vsize=449696 CPUtime=1797.65
/proc/5914/stat : 5914 (bsolo) R 5912 5914 5616 0 -1 4194304 110488 0 0 0 179675 90 0 0 25 0 1 0 182234477 460488704 110016 1992294400 134512640 137136520 4294956256 18446744073709551615 134544112 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5914/statm: 112424 110016 198 640 0 111780 0
Current children cumulated CPU time (s) 1797.65
Current children cumulated vsize (KiB) 449696

[startup+1798.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5921
/proc/meminfo: memFree=1466352/2055920 swapFree=4181248/4192956
[pid=5914] ppid=5912 vsize=449696 CPUtime=1798.05
/proc/5914/stat : 5914 (bsolo) R 5912 5914 5616 0 -1 4194304 110491 0 0 0 179715 90 0 0 25 0 1 0 182234477 460488704 110019 1992294400 134512640 137136520 4294956256 18446744073709551615 134605427 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5914/statm: 112424 110019 198 640 0 111780 0
Current children cumulated CPU time (s) 1798.05
Current children cumulated vsize (KiB) 449696

Child status: 0
Real time (s): 1798.79
CPU time (s): 1798.15
CPU user time (s): 1797.17
CPU system time (s): 0.98085
CPU usage (%): 99.9645
Max. virtual memory (cumulated for all children) (KiB): 449696

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.17
system time used= 0.98085
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 110496
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2
involuntary context switches= 2237

runsolver used 1.2998 second user time and 3.81542 second system time

The end

Launcher Data

Begin job on node48 at 2009-06-16 11:59:41
IDJOB=1880003
IDBENCH=2006
IDSOLVER=701
FILE ID=node48/1880003-1245146381
PBS_JOBID= 9363730
Free space on /tmp= 66236 MiB

SOLVER NAME= bsolo 3.1 pb
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/ttp/normalized-circ8_3.opb
COMMAND LINE= bsolo -l3 -tTIMEOUT -mMEMLIMIT BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1880003-1245146381/watcher-1880003-1245146381 -o /tmp/evaluation-result-1880003-1245146381/solver-1880003-1245146381 -C 1800 -W 2000 -M 1800  bsolo -l3 -t1800 -m1800 HOME/instance-1880003-1245146381.opb

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

MD5SUM BENCH= d431323968e1ca4dc95d181076d01437
RANDOM SEED=1954456312

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.270
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.270
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:       1908000 kB
Buffers:         14868 kB
Cached:          65884 kB
SwapCached:       5472 kB
Active:          55204 kB
Inactive:        33420 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1908000 kB
SwapTotal:     4192956 kB
SwapFree:      4181248 kB
Dirty:            4824 kB
Writeback:           0 kB
Mapped:          13544 kB
Slab:            45276 kB
Committed_AS:   147712 kB
PageTables:       1372 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-1880003-1245146381.opb

Free space on /tmp at the end= 66232 MiB
End job on node48 at 2009-06-16 12:29:40