Trace number 2656514

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
bsolo 3.2 CardSAT207 1798 1798.69

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-ii32c2.opb
MD5SUM10cfce36a090e62566639770833f1068
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark207
Best CPU time to get the best result obtained on this benchmark183.597
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 207
Optimality of the best value was proved YES
Number of variables498
Total number of constraints2431
Number of constraints which are clauses2431
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint32
Number of terms in the objective function 498
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 498
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 498
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.00	c bsolo beta version 3.2 - 23/05/2010 : 1630 GMT
0.00/0.00	c Developed by Vasco Manquinho and José Santos IST/UTL - INESC-ID
0.00/0.00	c type "bsolo -h" for help
0.00/0.00	c Time Limit set via environment variable PBTIMEOUT to 1800
0.00/0.00	c Time Limit set to 1800
0.00/0.00	c Learning Strategy: Cardinality Constraint Learning
0.00/0.00	c Instance file HOME/instance-2656514-1276467214.opb
0.00/0.00	c File size is 115884 bytes.
0.00/0.02	c Highest Coefficient sum: 498
0.00/0.02	c Parsing was ok!!
0.00/0.02	c Total parsing time: 0.02 s
0.00/0.02	c Var: 498 Constr: 2431 2431/0/0 Lit: 12171 Watch. Lit: 4862
0.00/0.02	c Obj. Vars: 498 (100 % of total variables)
0.02/0.04	c Pre-processing Time: 0.047 s
0.20/0.27	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.20/0.27	c        0    498     2431    12171    5     4862     810      0      0 0.05
0.20/0.27	c Initial Lower Bound: 150
0.20/0.27	c Initial Path Cost: 0
0.20/0.27	o 241
4.59/4.60	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
4.59/4.60	c       15    498     2462    14323    5     5181    1810     31     53 0.28
4.59/4.60	o 230
9.79/9.87	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
9.79/9.87	c       77    498     2587    25507    9     5699    1810    156     16 4.61
9.79/9.87	o 226
12.28/12.34	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
12.28/12.34	c      142    498     2719    34732   12     6235    1810    288     14 9.87
12.28/12.34	o 225
67.95/68.05	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
67.95/68.05	c      186    498     2809    43444   15     6688    1810    378     15 12.33
67.95/68.05	c      288    498     3015    61646   20     7100    1992    584     16 17.55
67.95/68.05	c      539    498     3522   111084   31     8114    2192   1091     18 28.94
67.95/68.05	c     1016    498     4513   220712   48    10096    2412   2082     16 61.31
67.95/68.05	o 219
73.55/73.70	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
73.55/73.70	c     1162    498     4827   277016   57    11003    1810   2396     17 68.01
73.55/73.70	o 218
74.75/74.89	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
74.75/74.89	c     1249    498     3520   129420   36     7599    1810   1089     16 73.66
74.75/74.89	o 217
80.34/80.46	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
80.34/80.46	c     1253    498     3532   132474   37     7904    1810   1101     16 74.85
80.34/80.46	o 216
90.64/90.72	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
90.64/90.72	c     1352    498     3742   165836   44     8606    1810   1311     16 80.41
90.64/90.72	c     1453    498     3947   182563   46     9016    1992   1516     16 86.24
90.64/90.72	o 215
93.45/93.52	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
93.45/93.52	c     1512    498     4069   199498   49     9543    1810   1638     16 90.67
93.45/93.52	o 214
330.65/330.80	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
330.65/330.80	c     1567    498     4195   228936   54    10079    1810   1764     16 93.47
330.65/330.80	c     1668    498     3338   128083   38     6960    1992    907     17 97.68
330.65/330.80	c     1919    498     4052   327128   80     8388    2192   1621     18 101.99
330.65/330.80	c     2396    498     4010   390139   97     8304    2412   1579     21 111.21
330.65/330.80	c     3209    498     4349   244339   56     8982    2654   1918     20 158.00
330.65/330.80	c     4531    498     4314   176015   40     8912    2920   1883     21 206.93
330.65/330.80	c     6612    498     3900   100637   25     8084    3213   1469     23 284.83
330.65/330.80	o 213
438.81/439.04	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
438.81/439.04	c     7662    498     4473   222447   49     9515    1810   2042     23 330.67
438.81/439.04	c     7763    498     3548    96074   27     7381    1992   1117     23 336.52
438.81/439.04	c     8014    498     4069   148960   36     8423    2192   1638     23 348.33
438.81/439.04	c     8489    498     3775   111360   29     7835    2412   1344     22 381.09
438.81/439.04	c     9302    498     4298   284574   66     8881    2654   1867     22 415.20
438.81/439.04	c    10623    498     4760   623730  131     9805    2920   2329     24 436.01
438.81/439.04	o 212
457.41/457.66	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
457.41/457.66	c    10772    498     5202   759472  145    10975    1810   2771     24 438.86
457.41/457.66	c    10883    498     3607   278783   77     7500    1992   1176     24 442.16
457.41/457.66	c    11134    498     4222   413885   98     8730    2192   1791     24 455.64
457.41/457.66	o 210
569.26/569.51	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
569.26/569.51	c    11174    498     4315   432478  100     9204    1810   1884     24 457.47
569.26/569.51	c    11274    498     3563   235409   66     7414    1992   1132     24 464.48
569.26/569.51	c    11524    498     4076   279574   68     8440    2192   1645     23 481.40
569.26/569.51	c    11999    498     3861   186128   48     8010    2412   1430     23 507.37
569.26/569.51	c    12812    498     4575   419962   91     9438    2654   2144     23 536.48
569.26/569.51	o 209
596.65/596.98	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
596.65/596.98	c    13485    498     4590   394725   85     9757    1810   2159     23 569.29
596.65/596.98	c    13585    498     3587   189943   52     7463    1992   1156     23 574.05
596.65/596.98	c    13839    498     4255   355740   83     8799    2192   1824     23 581.92
596.65/596.98	o 208
1006.01/1006.45	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1006.01/1006.45	c    13894    498     4369   360764   82     9317    1810   1938     23 596.74
1006.01/1006.45	c    13997    498     3594   184292   51     7478    1992   1163     23 603.14
1006.01/1006.45	c    14247    498     4149   264504   63     8588    2192   1718     23 617.71
1006.01/1006.45	c    14722    498     4111   279950   68     8512    2412   1680     22 647.57
1006.01/1006.45	c    15535    498     3655   203432   55     7600    2654   1224     22 681.86
1006.01/1006.45	c    16856    498     4071   338679   83     8432    2920   1640     22 752.79
1006.01/1006.45	c    18938    498     4057   275391   67     8404    3213   1626     22 836.72
1006.01/1006.45	c    22161    498     5037   554236  110    10364    3535   2606     22 978.65
1006.01/1006.45	o 207
1797.90/1798.69	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1797.90/1798.69	c    22640    498     4374   399703   91     9329    1810   1943     22 1006.06
1797.90/1798.69	c    22742    498     3565   200085   56     7421    1992   1134     22 1010.26
1797.90/1798.69	c    22993    498     4192   316889   75     8675    2192   1761     22 1027.76
1797.90/1798.69	c    23474    498     4037   237475   58     8365    2412   1606     22 1047.86
1797.90/1798.69	c    24287    498     4447   231715   52     9185    2654   2016     22 1089.46
1797.90/1798.69	c    25608    498     4540   251984   55     9371    2920   2109     22 1158.61
1797.90/1798.69	c    27689    498     4963   558574  112    10217    3213   2532     22 1242.84
1797.90/1798.69	c    30912    498     4932   709146  143    10155    3535   2501     22 1371.37
1797.90/1798.69	c    35848    498     4664   496487  106     9619    3889   2233     23 1556.15
1797.90/1798.69	c    43363    498     4851   714820  147     9993    4278   2420     25 1712.76
1797.90/1798.69	c Resources Exceeded
1797.90/1798.69	v x1 -x2 -x3 -x4 -x5 x6 x7 -x8 -x9 -x10 x11 -x12 x13 -x14 -x15 -x16 -x17 -x18 x19 -x20 x21 -x22 -x23 -x24 x25 -x26 -x27 -x28 x29 -x30 -x31 -x32 x33 -x34 -x35 -x36 x37 -x38 -x39 -x40 x41 -x42 -x43 -x44 x45 -x46 -x47 -x48 -x49 -x50 x51 -x52 -x53 -x54 x55 -x56 -x57 -x58 x59 -x60 x61 -x62 -x63 -x64 x65 -x66 -x67 -x68 -x69 x70 x71 -x72 -x73 x74 x75 -x76 -x77 -x78 x79 -x80 x81 -x82 -x83 -x84 x85 -x86 -x87 -x88 -x89 -x90 x91 -x92 x93 -x94 -x95 -x96 x97 -x98 -x99 -x100 -x101 -x102 x103 -x104 -x105 -x106 x107 -x108 x109 -x110 -x111 -x112 x113 -x114 -x115 -x116 x117 -x118 -x119 -x120 -x121 -x122 x123 -x124 x125 -x126 -x127 -x128 -x129 -x130 x131 -x132 -x133 x134 x135 -x136 x137 -x138 x139 -x140 x141 -x142 x143 -x144 x145 -x146 x147 -x148 x149 -x150 x151 -x152 x153 -x154 x155 -x156 x157 -x158 x159 -x160 -x161 -x162 x163 -x164 x165 -x166 x167 -x168 x169 -x170 -x171 -x172 -x173 -x174 x175 -x176 x177 -x178 -x179 -x180 -x181 -x182 x183 -x184 x185 -x186 x187 -x188 x189 -x190 -x191 x192 x193 -x194 x195 -x196 x197 -x198 x199 -x200 -x201 x202 x203 -x204 -x205 -x206 x207 -x208 x209 -x210 x211 -x212 x213 -x214 x215 -x216 x217 -x218 -x219 -x220 x221 -x222 x223 -x224 x225 -x226 x227 -x228 -x229 -x230 x231 -x232 -x233 -x234 x235 -x236 -x237 -x238 x239 -x240 x241 -x242 -x243 -x244 x245 -x246 -x247 -x248 -x249 x250 x251 -x252 x253 -x254 x255 -x256 x257 -x258 x259 -x260 -x261 x262 x263 -x264 x265 -x266 x267 -x268 x269 -x270 x271 -x272 x273 -x274 x275 -x276 x277 -x278 x279 -x280 x281 -x282 x283 -x284 x285 -x286 x287 -x288 x289 -x290 x291 -x292 x293 -x294 x295 -x296 x297 -x298 x299 -x300 x301 -x302 x303 -x304 x305 -x306 x307 -x308 x309 -x310 x311 -x312 x313 -x314 x315 -x316 x317 -x318 x319 -x320 x321 -x322 x323 -x324 x325 -x326 x327 -x328 x329 -x330 x331 -x332 x333 -x334 -x335 x336 x337 -x338 x339 -x340 x341 -x342 x343 -x344 x345 -x346 x347 -x348 x349 -x350 x351 -x352 x353 -x354 x355 -x356 x357 -x358 x359 -x360 x361 -x362 x363 -x364 x365 -x366 x367 -x368 x369 -x370 x371 -x372 x373 -x374 x375 -x376 x377 -x378 x379 -x380 -x381 x382 x383 -x384 -x385 x386 -x387 x388 x389 -x390 -x391 x392 -x393 x394 x395 -x396 -x397 x398 -x399 x400 x401 -x402 -x403 x404 -x405 x406 x407 -x408 -x409 x410 -x411 x412 x413 -x414 -x415 x416 -x417 x418 x419 -x420 x421 -x422 -x423 x424 -x425 x426 -x427 x428 x429 -x430 -x431 x432 -x433 x434 -x435 x436 x437 -x438 -x439 x440 -x441 x442 x443 -x444 -x445 x446 -x447 x448 x449 -x450 -x451 x452 -x453 x454 x455 -x456 -x457 x458 x459 -x460 -x461 x462 -x463 x464 -x465 x466 x467 -x468 -x469 x470 -x471 x472 x473 -x474 -x475 x476 -x477 x478 x479 -x480 -x481 x482 x483 -x484 -x485 x486 -x487 x488 -x489 x490 x491 -x492 -x493 x494 -x495 x496 x497 -x498 
1797.90/1798.69	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.90/1798.69	c   55    47797  10206   103300     6091  1052538   3660     26 1798.00
1797.90/1798.69	c Objective: 207
1797.90/1798.69	s SATISFIABLE
1797.90/1798.69	c Total time: 1798 s

Verifier Data

OK	207

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2656514-1276467214/watcher-2656514-1276467214 -o /tmp/evaluation-result-2656514-1276467214/solver-2656514-1276467214 -C 1800 -W 2000 -M 1800 bsolo_pb10 -t1800 -l2 HOME/instance-2656514-1276467214.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.01 1.01 1.00 2/106 25984
/proc/meminfo: memFree=1795472/2059040 swapFree=4140084/4192956
[pid=25984] ppid=25982 vsize=10904 CPUtime=0
/proc/25984/stat : 25984 (bsolo_pb10) R 25982 25984 25586 0 -1 4202496 319 0 0 0 0 0 0 0 22 0 1 0 22322759 11165696 237 1992294400 134512640 137138936 4288720416 18446744073709551615 134517592 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25984/statm: 2726 237 175 642 0 2053 0

[startup+0.0221689 s]
/proc/loadavg: 1.01 1.01 1.00 2/106 25984
/proc/meminfo: memFree=1795472/2059040 swapFree=4140084/4192956
[pid=25984] ppid=25982 vsize=11192 CPUtime=0.02
/proc/25984/stat : 25984 (bsolo_pb10) R 25982 25984 25586 0 -1 4202496 457 0 0 0 2 0 0 0 22 0 1 0 22322759 11460608 346 1992294400 134512640 137138936 4288720416 18446744073709551615 136506715 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25984/statm: 2798 349 184 642 0 2154 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 11192

[startup+0.101181 s]
/proc/loadavg: 1.01 1.01 1.00 2/106 25984
/proc/meminfo: memFree=1795472/2059040 swapFree=4140084/4192956
[pid=25984] ppid=25982 vsize=11728 CPUtime=0.09
/proc/25984/stat : 25984 (bsolo_pb10) R 25982 25984 25586 0 -1 4202496 2139 0 0 0 9 0 0 0 25 0 1 0 22322759 12009472 498 1992294400 134512640 137138936 4288720416 18446744073709551615 134712101 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25984/statm: 2932 502 218 642 0 2288 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11728

[startup+0.301215 s]
/proc/loadavg: 1.01 1.01 1.00 2/106 25984
/proc/meminfo: memFree=1795472/2059040 swapFree=4140084/4192956
[pid=25984] ppid=25982 vsize=15420 CPUtime=0.29
/proc/25984/stat : 25984 (bsolo_pb10) R 25982 25984 25586 0 -1 4202496 4265 0 0 0 28 1 0 0 25 0 1 0 22322759 15790080 800 1992294400 134512640 137138936 4288720416 18446744073709551615 135473174 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25984/statm: 3855 802 286 642 0 3211 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15420

[startup+0.701283 s]
/proc/loadavg: 1.01 1.01 1.00 2/106 25984
/proc/meminfo: memFree=1795472/2059040 swapFree=4140084/4192956
[pid=25984] ppid=25982 vsize=14356 CPUtime=0.69
/proc/25984/stat : 25984 (bsolo_pb10) R 25982 25984 25586 0 -1 4202496 16384 0 0 0 65 4 0 0 25 0 1 0 22322759 14700544 788 1992294400 134512640 137138936 4288720416 18446744073709551615 135388594 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25984/statm: 3589 788 286 642 0 2945 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14356

[startup+1.50142 s]
/proc/loadavg: 1.01 1.01 1.00 2/107 25985
/proc/meminfo: memFree=1792984/2059040 swapFree=4140084/4192956
[pid=25984] ppid=25982 vsize=15076 CPUtime=1.49
/proc/25984/stat : 25984 (bsolo_pb10) R 25982 25984 25586 0 -1 4202496 35560 0 0 0 139 10 0 0 25 0 1 0 22322759 15437824 820 1992294400 134512640 137138936 4288720416 18446744073709551615 135457902 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25984/statm: 3769 821 286 642 0 3125 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15076

[startup+3.1007 s]
/proc/loadavg: 1.00 1.01 1.00 2/107 25985
/proc/meminfo: memFree=1792860/2059040 swapFree=4140084/4192956
[pid=25984] ppid=25982 vsize=14984 CPUtime=3.09
/proc/25984/stat : 25984 (bsolo_pb10) R 25982 25984 25586 0 -1 4202496 64141 0 0 0 290 19 0 0 25 0 1 0 22322759 15343616 903 1992294400 134512640 137138936 4288720416 18446744073709551615 135389681 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25984/statm: 3874 907 287 642 0 3230 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14984

[startup+6.30125 s]
/proc/loadavg: 1.00 1.01 1.00 2/107 25985
/proc/meminfo: memFree=1792736/2059040 swapFree=4140084/4192956
[pid=25984] ppid=25982 vsize=14444 CPUtime=6.29
/proc/25984/stat : 25984 (bsolo_pb10) R 25982 25984 25586 0 -1 4202496 126783 0 0 0 590 39 0 0 25 0 1 0 22322759 14790656 937 1992294400 134512640 137138936 4288720416 18446744073709551615 135387684 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25984/statm: 3611 937 288 642 0 2967 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14444

[startup+12.7003 s]
/proc/loadavg: 1.00 1.01 1.00 2/107 25985
/proc/meminfo: memFree=1792364/2059040 swapFree=4140084/4192956
[pid=25984] ppid=25982 vsize=12196 CPUtime=12.68
/proc/25984/stat : 25984 (bsolo_pb10) R 25982 25984 25586 0 -1 4202496 269877 0 0 0 1184 84 0 0 25 0 1 0 22322759 12488704 690 1992294400 134512640 137138936 4288720416 18446744073709551615 134745116 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25984/statm: 3049 690 288 642 0 2405 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 12196

[startup+25.5016 s]
/proc/loadavg: 1.00 1.01 1.00 2/107 25987
/proc/meminfo: memFree=1791620/2059040 swapFree=4140084/4192956
[pid=25984] ppid=25982 vsize=15968 CPUtime=25.47
/proc/25984/stat : 25984 (bsolo_pb10) R 25982 25984 25586 0 -1 4202496 504101 0 0 0 2386 161 0 0 25 0 1 0 22322759 16351232 1127 1992294400 134512640 137138936 4288720416 18446744073709551615 135466286 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25984/statm: 3992 1127 288 642 0 3348 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 15968

[startup+51.1009 s]
/proc/loadavg: 1.06 1.03 1.00 2/107 25988
/proc/meminfo: memFree=1790628/2059040 swapFree=4140084/4192956
[pid=25984] ppid=25982 vsize=16996 CPUtime=51.05
/proc/25984/stat : 25984 (bsolo_pb10) R 25982 25984 25586 0 -1 4202496 1056728 0 0 0 4775 330 0 0 25 0 1 0 22322759 17403904 1384 1992294400 134512640 137138936 4288720416 18446744073709551615 135457752 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25984/statm: 4249 1384 288 642 0 3605 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 16996

[startup+102.309 s]
/proc/loadavg: 1.02 1.02 1.00 2/107 25990
/proc/meminfo: memFree=1786908/2059040 swapFree=4140084/4192956
[pid=25984] ppid=25982 vsize=17092 CPUtime=102.24
/proc/25984/stat : 25984 (bsolo_pb10) R 25982 25984 25586 0 -1 4202496 2127071 0 0 0 9559 665 0 0 25 0 1 0 22322759 17502208 1914 1992294400 134512640 137138936 4288720416 18446744073709551615 134744768 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25984/statm: 4273 1914 288 642 0 3629 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 17092

[startup+162.301 s]
/proc/loadavg: 1.01 1.01 1.00 2/107 25992
/proc/meminfo: memFree=1784180/2059040 swapFree=4140084/4192956
[pid=25984] ppid=25982 vsize=22600 CPUtime=162.22
/proc/25984/stat : 25984 (bsolo_pb10) R 25982 25984 25586 0 -1 4202496 3077151 0 0 0 15251 971 0 0 25 0 1 0 22322759 23142400 2790 1992294400 134512640 137138936 4288720416 18446744073709551615 135450378 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25984/statm: 5650 2790 288 642 0 5006 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 22600

[startup+222.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/107 25994
/proc/meminfo: memFree=1784180/2059040 swapFree=4140084/4192956
[pid=25984] ppid=25982 vsize=21760 CPUtime=222.19
/proc/25984/stat : 25984 (bsolo_pb10) R 25982 25984 25586 0 -1 4202496 3423823 0 0 0 21110 1109 0 0 25 0 1 0 22322759 22282240 2767 1992294400 134512640 137138936 4288720416 18446744073709551615 135432195 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25984/statm: 5440 2767 288 642 0 4796 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 21760

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 25994
/proc/meminfo: memFree=1784180/2059040 swapFree=4140084/4192956
[pid=25984] ppid=25982 vsize=22460 CPUtime=282.17
/proc/25984/stat : 25984 (bsolo_pb10) R 25982 25984 25586 0 -1 4202496 3784087 0 0 0 26972 1245 0 0 25 0 1 0 22322759 22999040 2805 1992294400 134512640 137138936 4288720416 18446744073709551615 135466263 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25984/statm: 5615 2805 288 642 0 4971 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 22460

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 25996
/proc/meminfo: memFree=1784180/2059040 swapFree=4140084/4192956
[pid=25984] ppid=25982 vsize=22124 CPUtime=342.15
/proc/25984/stat : 25984 (bsolo_pb10) R 25982 25984 25586 0 -1 4202496 4092080 0 0 0 32851 1364 0 0 25 0 1 0 22322759 22654976 2771 1992294400 134512640 137138936 4288720416 18446744073709551615 135499291 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25984/statm: 5531 2771 288 642 0 4887 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 22124

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 25998
/proc/meminfo: memFree=1784180/2059040 swapFree=4140084/4192956
[pid=25984] ppid=25982 vsize=21804 CPUtime=402.12
/proc/25984/stat : 25984 (bsolo_pb10) R 25982 25984 25586 0 -1 4202496 4387103 0 0 0 38730 1482 0 0 25 0 1 0 22322759 22327296 2772 1992294400 134512640 137138936 4288720416 18446744073709551615 135457360 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25984/statm: 5451 2772 288 642 0 4807 0
Current children cumulated CPU time (s) 402.12
Current children cumulated vsize (KiB) 21804

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 26000
/proc/meminfo: memFree=1781452/2059040 swapFree=4140084/4192956
[pid=25984] ppid=25982 vsize=25516 CPUtime=462.1
/proc/25984/stat : 25984 (bsolo_pb10) R 25982 25984 25586 0 -1 4202496 5050139 0 0 0 44490 1720 0 0 25 0 1 0 22322759 26128384 3456 1992294400 134512640 137138936 4288720416 18446744073709551615 135466263 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25984/statm: 6379 3456 288 642 0 5735 0
Current children cumulated CPU time (s) 462.1
Current children cumulated vsize (KiB) 25516

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 26002
/proc/meminfo: memFree=1781452/2059040 swapFree=4140084/4192956
[pid=25984] ppid=25982 vsize=22864 CPUtime=522.08
/proc/25984/stat : 25984 (bsolo_pb10) R 25982 25984 25586 0 -1 4202496 5388440 0 0 0 50364 1844 0 0 25 0 1 0 22322759 23412736 3388 1992294400 134512640 137138936 4288720416 18446744073709551615 134744763 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25984/statm: 5716 3388 288 642 0 5072 0
Current children cumulated CPU time (s) 522.08
Current children cumulated vsize (KiB) 22864

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 26002
/proc/meminfo: memFree=1781452/2059040 swapFree=4140084/4192956
[pid=25984] ppid=25982 vsize=24788 CPUtime=582.06
/proc/25984/stat : 25984 (bsolo_pb10) R 25982 25984 25586 0 -1 4202496 5526226 0 0 0 56300 1906 0 0 25 0 1 0 22322759 25382912 3416 1992294400 134512640 137138936 4288720416 18446744073709551615 135471446 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25984/statm: 6197 3416 288 642 0 5553 0
Current children cumulated CPU time (s) 582.06
Current children cumulated vsize (KiB) 24788

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 26004
/proc/meminfo: memFree=1781328/2059040 swapFree=4140084/4192956
[pid=25984] ppid=25982 vsize=24412 CPUtime=642.05
/proc/25984/stat : 25984 (bsolo_pb10) R 25982 25984 25586 0 -1 4202496 5736364 0 0 0 62212 1993 0 0 25 0 1 0 22322759 24997888 3413 1992294400 134512640 137138936 4288720416 18446744073709551615 135457762 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25984/statm: 6103 3413 288 642 0 5459 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 24412

[startup+702.302 s]

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

/proc/meminfo: memFree=1780088/2059040 swapFree=4140084/4192956
[pid=25984] ppid=25982 vsize=25488 CPUtime=1121.85
/proc/25984/stat : 25984 (bsolo_pb10) R 25982 25984 25586 0 -1 4202496 7547505 0 0 0 109460 2725 0 0 25 0 1 0 22322759 26099712 3558 1992294400 134512640 137138936 4288720416 18446744073709551615 135389531 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25984/statm: 6372 3558 288 642 0 5728 0
Current children cumulated CPU time (s) 1121.85
Current children cumulated vsize (KiB) 25488

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 26018
/proc/meminfo: memFree=1780088/2059040 swapFree=4140084/4192956
[pid=25984] ppid=25982 vsize=25720 CPUtime=1181.84
/proc/25984/stat : 25984 (bsolo_pb10) R 25982 25984 25586 0 -1 4202496 7896087 0 0 0 115329 2855 0 0 25 0 1 0 22322759 26337280 3590 1992294400 134512640 137138936 4288720416 18446744073709551615 135457930 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25984/statm: 6430 3590 288 642 0 5786 0
Current children cumulated CPU time (s) 1181.84
Current children cumulated vsize (KiB) 25720

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 26020
/proc/meminfo: memFree=1780088/2059040 swapFree=4140084/4192956
[pid=25984] ppid=25982 vsize=25180 CPUtime=1241.81
/proc/25984/stat : 25984 (bsolo_pb10) R 25982 25984 25586 0 -1 4202496 8120264 0 0 0 121227 2954 0 0 25 0 1 0 22322759 25784320 3565 1992294400 134512640 137138936 4288720416 18446744073709551615 135443914 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25984/statm: 6295 3565 288 642 0 5651 0
Current children cumulated CPU time (s) 1241.81
Current children cumulated vsize (KiB) 25180

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 26022
/proc/meminfo: memFree=1777236/2059040 swapFree=4140084/4192956
[pid=25984] ppid=25982 vsize=28356 CPUtime=1301.79
/proc/25984/stat : 25984 (bsolo_pb10) R 25982 25984 25586 0 -1 4202496 8556829 0 0 0 127061 3118 0 0 25 0 1 0 22322759 29036544 4213 1992294400 134512640 137138936 4288720416 18446744073709551615 135440730 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25984/statm: 7089 4213 288 642 0 6445 0
Current children cumulated CPU time (s) 1301.79
Current children cumulated vsize (KiB) 28356

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 26024
/proc/meminfo: memFree=1776740/2059040 swapFree=4140084/4192956
[pid=25984] ppid=25982 vsize=27896 CPUtime=1361.76
/proc/25984/stat : 25984 (bsolo_pb10) R 25982 25984 25586 0 -1 4202496 8984323 0 0 0 132890 3286 0 0 25 0 1 0 22322759 28565504 4279 1992294400 134512640 137138936 4288720416 18446744073709551615 135434240 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25984/statm: 6974 4279 288 642 0 6330 0
Current children cumulated CPU time (s) 1361.76
Current children cumulated vsize (KiB) 27896

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 26026
/proc/meminfo: memFree=1776740/2059040 swapFree=4140084/4192956
[pid=25984] ppid=25982 vsize=28312 CPUtime=1421.75
/proc/25984/stat : 25984 (bsolo_pb10) R 25982 25984 25586 0 -1 4202496 9299600 0 0 0 138763 3412 0 0 25 0 1 0 22322759 28991488 4311 1992294400 134512640 137138936 4288720416 18446744073709551615 135443988 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25984/statm: 7078 4311 288 642 0 6434 0
Current children cumulated CPU time (s) 1421.75
Current children cumulated vsize (KiB) 28312

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 26026
/proc/meminfo: memFree=1776740/2059040 swapFree=4140084/4192956
[pid=25984] ppid=25982 vsize=28832 CPUtime=1481.72
/proc/25984/stat : 25984 (bsolo_pb10) R 25982 25984 25586 0 -1 4202496 9538246 0 0 0 144657 3515 0 0 25 0 1 0 22322759 29523968 4375 1992294400 134512640 137138936 4288720416 18446744073709551615 135457812 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25984/statm: 7208 4375 288 642 0 6564 0
Current children cumulated CPU time (s) 1481.72
Current children cumulated vsize (KiB) 28832

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 26028
/proc/meminfo: memFree=1776740/2059040 swapFree=4140084/4192956
[pid=25984] ppid=25982 vsize=28068 CPUtime=1541.7
/proc/25984/stat : 25984 (bsolo_pb10) R 25982 25984 25586 0 -1 4202496 9748932 0 0 0 150568 3602 0 0 25 0 1 0 22322759 28741632 4275 1992294400 134512640 137138936 4288720416 18446744073709551615 135381389 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25984/statm: 7017 4275 288 642 0 6373 0
Current children cumulated CPU time (s) 1541.7
Current children cumulated vsize (KiB) 28068

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 26030
/proc/meminfo: memFree=1774384/2059040 swapFree=4140084/4192956
[pid=25984] ppid=25982 vsize=30672 CPUtime=1601.67
/proc/25984/stat : 25984 (bsolo_pb10) R 25982 25984 25586 0 -1 4202496 10322853 0 0 0 156355 3812 0 0 25 0 1 0 22322759 31408128 4915 1992294400 134512640 137138936 4288720416 18446744073709551615 136506636 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25984/statm: 7668 4915 288 642 0 7024 0
Current children cumulated CPU time (s) 1601.67
Current children cumulated vsize (KiB) 30672

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 26032
/proc/meminfo: memFree=1774136/2059040 swapFree=4140084/4192956
[pid=25984] ppid=25982 vsize=31324 CPUtime=1661.65
/proc/25984/stat : 25984 (bsolo_pb10) R 25982 25984 25586 0 -1 4202496 11105603 0 0 0 162059 4106 0 0 25 0 1 0 22322759 32075776 4964 1992294400 134512640 137138936 4288720416 18446744073709551615 135080904 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25984/statm: 7831 4964 288 642 0 7187 0
Current children cumulated CPU time (s) 1661.65
Current children cumulated vsize (KiB) 31324

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 26034
/proc/meminfo: memFree=1773764/2059040 swapFree=4140084/4192956
[pid=25984] ppid=25982 vsize=31988 CPUtime=1721.63
/proc/25984/stat : 25984 (bsolo_pb10) R 25982 25984 25586 0 -1 4202496 12013514 0 0 0 167726 4437 0 0 25 0 1 0 22322759 32755712 5152 1992294400 134512640 137138936 4288720416 18446744073709551615 136700814 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25984/statm: 7330 5002 288 642 0 6686 0
Current children cumulated CPU time (s) 1721.63
Current children cumulated vsize (KiB) 31988

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 26034
/proc/meminfo: memFree=1773516/2059040 swapFree=4140084/4192956
[pid=25984] ppid=25982 vsize=32176 CPUtime=1781.61
/proc/25984/stat : 25984 (bsolo_pb10) R 25982 25984 25586 0 -1 4202496 13175925 0 0 0 173320 4841 0 0 25 0 1 0 22322759 32948224 5221 1992294400 134512640 137138936 4288720416 18446744073709551615 135457396 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25984/statm: 8044 5221 288 642 0 7400 0
Current children cumulated CPU time (s) 1781.61
Current children cumulated vsize (KiB) 32176

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

[startup+1791.91 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 26036
/proc/meminfo: memFree=1773392/2059040 swapFree=4140084/4192956
[pid=25984] ppid=25982 vsize=32132 CPUtime=1791.21
/proc/25984/stat : 25984 (bsolo_pb10) R 25982 25984 25586 0 -1 4202496 13394610 0 0 0 174205 4916 0 0 25 0 1 0 22322759 32903168 5266 1992294400 134512640 137138936 4288720416 18446744073709551615 135389545 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25984/statm: 8137 5268 288 642 0 7493 0
Current children cumulated CPU time (s) 1791.21
Current children cumulated vsize (KiB) 32132

[startup+1795.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 26036
/proc/meminfo: memFree=1773392/2059040 swapFree=4140084/4192956
[pid=25984] ppid=25982 vsize=31548 CPUtime=1794.41
/proc/25984/stat : 25984 (bsolo_pb10) R 25982 25984 25586 0 -1 4202496 13469822 0 0 0 174503 4938 0 0 25 0 1 0 22322759 32305152 5188 1992294400 134512640 137138936 4288720416 18446744073709551615 135381386 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25984/statm: 7887 5188 288 642 0 7243 0
Current children cumulated CPU time (s) 1794.41
Current children cumulated vsize (KiB) 31548

[startup+1796.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 26036
/proc/meminfo: memFree=1773392/2059040 swapFree=4140084/4192956
[pid=25984] ppid=25982 vsize=32260 CPUtime=1796
/proc/25984/stat : 25984 (bsolo_pb10) R 25982 25984 25586 0 -1 4202496 13507265 0 0 0 174650 4950 0 0 25 0 1 0 22322759 33034240 5201 1992294400 134512640 137138936 4288720416 18446744073709551615 134731561 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25984/statm: 8065 5201 288 642 0 7421 0
Current children cumulated CPU time (s) 1796
Current children cumulated vsize (KiB) 32260

[startup+1797.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 26036
/proc/meminfo: memFree=1773392/2059040 swapFree=4140084/4192956
[pid=25984] ppid=25982 vsize=32416 CPUtime=1796.8
/proc/25984/stat : 25984 (bsolo_pb10) R 25982 25984 25586 0 -1 4202496 13525331 0 0 0 174724 4956 0 0 25 0 1 0 22322759 33193984 5269 1992294400 134512640 137138936 4288720416 18446744073709551615 136700814 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25984/statm: 8104 5076 288 642 0 7460 0
Current children cumulated CPU time (s) 1796.8
Current children cumulated vsize (KiB) 32416

[startup+1798.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 26036
/proc/meminfo: memFree=1773392/2059040 swapFree=4140084/4192956
[pid=25984] ppid=25982 vsize=29616 CPUtime=1797.6
/proc/25984/stat : 25984 (bsolo_pb10) R 25982 25984 25586 0 -1 4202496 13544557 0 0 0 174797 4963 0 0 25 0 1 0 22322759 30326784 5076 1992294400 134512640 137138936 4288720416 18446744073709551615 134542490 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25984/statm: 7404 5076 288 642 0 6760 0
Current children cumulated CPU time (s) 1797.6
Current children cumulated vsize (KiB) 29616

[startup+1798.51 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 26036
/proc/meminfo: memFree=1773392/2059040 swapFree=4140084/4192956
[pid=25984] ppid=25982 vsize=31548 CPUtime=1797.81
/proc/25984/stat : 25984 (bsolo_pb10) R 25982 25984 25586 0 -1 4202496 13549703 0 0 0 174816 4965 0 0 25 0 1 0 22322759 32305152 5193 1992294400 134512640 137138936 4288720416 18446744073709551615 135382351 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25984/statm: 7887 5193 288 642 0 7243 0
Current children cumulated CPU time (s) 1797.81
Current children cumulated vsize (KiB) 31548

[startup+1798.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 26036
/proc/meminfo: memFree=1773392/2059040 swapFree=4140084/4192956
[pid=25984] ppid=25982 vsize=32284 CPUtime=1797.9
/proc/25984/stat : 25984 (bsolo_pb10) R 25982 25984 25586 0 -1 4202496 13552049 0 0 0 174825 4965 0 0 25 0 1 0 22322759 33058816 5240 1992294400 134512640 137138936 4288720416 18446744073709551615 135466094 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25984/statm: 8071 5240 288 642 0 7427 0
Current children cumulated CPU time (s) 1797.9
Current children cumulated vsize (KiB) 32284

Child status: 0
Real time (s): 1798.69
CPU time (s): 1798
CPU user time (s): 1748.34
CPU system time (s): 49.6624
CPU usage (%): 99.9617
Max. virtual memory (cumulated for all children) (KiB): 32668

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1748.34
system time used= 49.6624
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13553909
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= 1
involuntary context switches= 4173

runsolver used 2.88456 second user time and 8.5727 second system time

The end

Launcher Data

Begin job on node014 at 2010-06-14 00:13:34
IDJOB=2656514
IDBENCH=2189
IDSOLVER=1162
FILE ID=node014/2656514-1276467214
PBS_JOBID= 11173364
Free space on /tmp= 62464 MiB

SOLVER NAME= bsolo 3.2 Card
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-ii32c2.opb
COMMAND LINE= bsolo_pb10 -tTIMEOUT -l2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2656514-1276467214/watcher-2656514-1276467214 -o /tmp/evaluation-result-2656514-1276467214/solver-2656514-1276467214 -C 1800 -W 2000 -M 1800  bsolo_pb10 -t1800 -l2 HOME/instance-2656514-1276467214.opb

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

MD5SUM BENCH= 10cfce36a090e62566639770833f1068
RANDOM SEED=729587452

node014.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/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.258
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
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 constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.51
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.258
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
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 constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5599.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1796000 kB
Buffers:         43864 kB
Cached:         128912 kB
SwapCached:       7288 kB
Active:         104488 kB
Inactive:        82524 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1796000 kB
SwapTotal:     4192956 kB
SwapFree:      4140084 kB
Dirty:            4008 kB
Writeback:           0 kB
AnonPages:       11856 kB
Mapped:          13000 kB
Slab:            54280 kB
PageTables:       4008 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181704 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62460 MiB
End job on node014 at 2010-06-14 00:43:33