Trace number 454395

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.16SAT-107 1800.02 1800.6

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mis/normalized-mis_500_10_5.opb
MD5SUM2b02b42135ec6f53aa7a47afb99951df
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-110
Best CPU time to get the best result obtained on this benchmark1800.04
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -110
Optimality of the best value was proved NO
Number of variables500
Total number of constraints500
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints500
Minimum length of a constraint10
Maximum length of a constraint21
Number of terms in the objective function 500
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 500
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 500
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)6270
Sum of products size (including duplicates)12540
Number of different products3135
Sum of products size6270

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.11	c bsolo beta version 3.0.16 - 04/04/2007 : 1458 GMT
0.00/0.11	c Developed by Vasco Manquinho IST/UTL - INESC-ID
0.00/0.11	c type "bsolo -h" for help
0.00/0.11	c Time Limit set via environment variable PBTIMEOUT to 1800
0.00/0.11	c Time Limit set to 1800
0.00/0.11	c Memory Limit set to 1800 MB
0.00/0.11	c Instance file /tmp/evaluation/454395-1178025659/instance-454395-1178025659.opb
0.00/0.11	c File size is 85365 bytes.
0.00/0.14	c Highest Coefficient sum: 500
0.00/0.14	c Parsing was ok!!
0.00/0.14	c Total parsing time: 0.038 s
0.00/0.15	c Var: 6770 Constr: 13540 6770/500/6270 Lit: 50160 Watch. Lit: 37620
0.00/0.15	c Obj. Vars: 500 (7.38552 % of total variables)
0.09/0.22	c Pre-processing Time: 0.115 s
0.09/0.22	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.09/0.22	c        0    500     3135     9405    3     6270    1044      0      0 0.12
0.09/0.22	c Switching off LPR mode.
0.09/0.22	o -104	0.116
0.29/0.46	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.29/0.46	c        0    500     3136     9905    3     6376    2044      1      0 0.12
0.29/0.46	c      100    500     3236    49265   15     6576    2249    101    729 0.14
0.29/0.46	c      351    500     3487   147896   42     7078    2474    352   1818 0.19
0.29/0.46	c      826    500     3962   334460   84     8028    2722    827   2638 0.31
0.29/0.46	o -105	0.357
67.07/67.26	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
67.07/67.26	c     1001    500     4138   403824   97     8485    2044   1003   2796 0.36
67.07/67.26	c     1102    500     4239   443446  104     8687    2249   1104   2884 0.38
67.07/67.26	c     1352    500     4489   541420  120     9187    2474   1354   3038 0.45
67.07/67.26	c     1827    500     4964   727777  146    10137    2722   1829   3245 0.56
67.07/67.26	c     2640    500     5777  1046498  181    11763    2995   2642   3231 0.82
67.07/67.26	c     3961    500     7098  1564475  220    14405    3295   3963   3262 1.21
67.07/67.26	c     6042    500     9179  2381192  259    18567    3625   6044   2751 2.20
67.07/67.26	c     9267    500    12404  3644806  293    25017    3988   9269   2569 3.61
67.07/67.26	c    14203    500     8618  2162424  250    17341    4387   5483   2242 6.33
67.07/67.26	c    21710    500     7204  1604560  222    14513    4826   4069   1871 11.60
67.07/67.26	c    33071    500     9439  2480268  262    18983    5309   6304   1777 18.61
67.07/67.26	c    50216    500     7814  1845630  236    15733    5840   4679   1509 33.27
67.07/67.26	c    76036    500    14333  4401716  307    28771    6425  11198   1336 56.89
67.07/67.26	o -106	67.135
1669.65/1670.20	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1669.65/1670.20	c    85208    500    13562  4097922  302    27335    2044  10427   1269 67.14
1669.65/1670.20	c    85309    500     4259   449876  105     8624    2249   1124   1262 67.56
1669.65/1670.20	c    85559    500     4509   547744  121     9124    2474   1374   1265 67.63
1669.65/1670.20	c    86035    500     4985   734060  147    10076    2722   1850   1269 67.77
1669.65/1670.20	c    86848    500     5798  1052047  181    11702    2995   2663   1276 68.02
1669.65/1670.20	c    88168    500     7118  1567771  220    14342    3295   3983   1287 68.50
1669.65/1670.20	c    90250    500     9200  2382560  258    18506    3625   6065   1301 69.34
1669.65/1670.20	c    93474    500    12424  3644456  293    24954    3988   9289   1316 70.99
1669.65/1670.20	c    98411    500     8655  2167795  250    17416    4387   5520   1336 73.65
1669.65/1670.20	c   105917    500     7247  1618069  223    14600    4826   4112   1365 77.57
1669.65/1670.20	c   117278    500     9472  2487338  262    19050    5309   6337   1375 85.27
1669.65/1670.20	c   134422    500     7866  1859370  236    15838    5840   4731   1326 101.35
1669.65/1670.20	c   160241    500    14376  4411188  306    28858    6425  11241   1205 132.90
1669.65/1670.20	c   199073    500    13483  4056131  300    27072    7068  10348   1216 163.64
1669.65/1670.20	c   257426    500    10303  2813509  273    20712    7775   7168   1126 228.47
1669.65/1670.20	c   345060    500    13095  3906114  298    26296    8553   9960   1057 326.14
1669.65/1670.20	c   476612    500    12774  3778767  295    25654    9409   9639   1001 475.71
1669.65/1670.20	c   674045    500    16127  5085574  315    32360   10350  12992   1005 670.53
1669.65/1670.20	c   970297    500    14981  4643135  309    30068   11386  11846    865 1121.09
1669.65/1670.20	c  1414780    500    12538  3688873  294    25182   12525   9403    853 1657.14
1669.65/1670.20	o -107	1669.66
1799.91/1800.58	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1799.91/1800.58	c  1426066    500    10826  3022782  279    21865    2044   7691    854 1669.66
1799.91/1800.58	c  1426167    500    10927  3062213  280    22067    2249   7792    854 1669.71
1799.91/1800.58	c  1426418    500    11178  3160206  282    22569    2474   8043    854 1669.80
1799.91/1800.58	c  1426894    500    11654  3345774  287    23521    2722   8519    854 1669.95
1799.91/1800.58	c  1427709    500     4497   540748  120     9101    2995   1362    854 1670.79
1799.91/1800.58	c  1429031    500     5819  1056254  181    11745    3295   2684    855 1671.20
1799.91/1800.58	c  1431112    500     7900  1868573  236    15907    3625   4765    855 1672.13
1799.91/1800.58	c  1434335    500    11123  3125279  280    22353    3988   7988    857 1673.43
1799.91/1800.58	c  1439271    500     7344  1651731  224    14795    4387   4209    858 1676.69
1799.91/1800.58	c  1446777    500     5926  1099052  185    11959    4826   2791    859 1682.66
1799.91/1800.58	c  1458139    500     8145  1964340  241    16397    5309   5010    862 1689.90
1799.91/1800.58	c  1475284    500     6555  1343051  204    13217    5840   3420    867 1700.93
1799.91/1800.58	c  1501104    500    13092  3893660  297    26291    6425   9957    872 1720.70
1799.91/1800.58	c  1539937    500    12185  3540635  290    24477    7068   9050    876 1757.32
1799.91/1800.58	c Resources Exceeded
1799.91/1800.58	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
1799.91/1800.58	v -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
1799.91/1800.58	v -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
1799.91/1800.58	v -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
1799.91/1800.58	v -x108 x109 -x110 -x111 -x112 -x113 x114 -x115 x116 -x117 -x118 -x119 x120 -x121 -x122 -x123 -x124 -x125 -x126 -x127 -x128
1799.91/1800.58	v -x129 -x130 -x131 -x132 -x133 -x134 -x135 -x136 -x137 x138 -x139 -x140 -x141 -x142 -x143 -x144 -x145 x146 -x147 -x148 x149
1799.91/1800.58	v x150 -x151 -x152 x153 -x154 -x155 -x156 -x157 -x158 -x159 x160 -x161 x162 x163 -x164 -x165 -x166 -x167 x168 -x169 -x170 -x171
1799.91/1800.58	v -x172 -x173 -x174 -x175 -x176 -x177 x178 -x179 -x180 -x181 -x182 -x183 -x184 -x185 -x186 x187 -x188 -x189 -x190 -x191 -x192
1799.91/1800.58	v -x193 -x194 x195 -x196 x197 -x198 -x199 -x200 -x201 -x202 -x203 -x204 -x205 x206 -x207 x208 -x209 x210 -x211 -x212 x213 -x214
1799.91/1800.58	v -x215 x216 -x217 -x218 -x219 -x220 -x221 -x222 -x223 -x224 -x225 -x226 -x227 -x228 -x229 -x230 x231 -x232 -x233 -x234 -x235
1799.91/1800.58	v -x236 -x237 x238 -x239 x240 -x241 -x242 -x243 -x244 x245 -x246 x247 -x248 -x249 -x250 -x251 -x252 x253 -x254 x255 -x256 -x257
1799.91/1800.58	v -x258 x259 -x260 -x261 -x262 -x263 -x264 -x265 -x266 x267 x268 -x269 -x270 -x271 -x272 -x273 -x274 -x275 -x276 -x277 -x278
1799.91/1800.58	v x279 -x280 -x281 -x282 -x283 x284 -x285 x286 -x287 -x288 -x289 -x290 -x291 x292 -x293 -x294 -x295 -x296 x297 x298 x299 -x300
1799.91/1800.58	v -x301 -x302 x303 -x304 x305 x306 -x307 -x308 x309 x310 -x311 -x312 -x313 -x314 -x315 -x316 x317 x318 -x319 -x320 -x321 -x322
1799.91/1800.58	v -x323 -x324 -x325 -x326 -x327 -x328 -x329 -x330 x331 -x332 -x333 x334 -x335 x336 -x337 -x338 x339 -x340 -x341 -x342 -x343
1799.91/1800.58	v -x344 -x345 -x346 -x347 -x348 x349 -x350 -x351 -x352 x353 -x354 -x355 x356 -x357 x358 x359 -x360 -x361 -x362 x363 -x364 x365
1799.91/1800.58	v -x366 -x367 -x368 -x369 -x370 -x371 -x372 -x373 x374 x375 -x376 -x377 -x378 -x379 -x380 -x381 -x382 -x383 -x384 -x385 x386
1799.91/1800.58	v -x387 -x388 -x389 -x390 -x391 -x392 -x393 -x394 -x395 -x396 x397 -x398 -x399 x400 x401 x402 x403 -x404 x405 x406 -x407 -x408
1799.91/1800.58	v -x409 x410 -x411 x412 x413 x414 -x415 -x416 -x417 -x418 -x419 x420 -x421 -x422 -x423 -x424 -x425 -x426 -x427 -x428 -x429 -x430
1799.91/1800.58	v -x431 x432 -x433 -x434 x435 -x436 -x437 -x438 -x439 -x440 -x441 -x442 x443 -x444 -x445 -x446 -x447 -x448 -x449 -x450 -x451
1799.91/1800.58	v x452 x453 -x454 -x455 -x456 x457 x458 x459 -x460 -x461 x462 x463 x464 -x465 -x466 -x467 x468 -x469 -x470 x471 -x472 x473 -x474
1799.91/1800.58	v x475 -x476 -x477 -x478 -x479 x480 -x481 x482 x483 -x484 -x485 -x486 -x487 -x488 -x489 -x490 -x491 x492 -x493 x494 -x495 -x496
1799.91/1800.58	v x497 -x498 -x499 -x500
1799.91/1800.58	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1799.91/1800.58	c   51  1582465 401525  2369965    13702  4132221  10567    879 1800.00
1799.91/1800.58	c Objective: -107
1799.91/1800.58	s SATISFIABLE
1799.91/1800.58	c Total time: 1800 s

Verifier Data (download as text)

OK	-107

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node65/watcher-454395-1178025659 -o ROOT/results/node65/solver-454395-1178025659 -C 1800 -W 3600 -M 1800 --output-limit 1,15 bsolo3.0.16 -t1800 -m1800 /tmp/evaluation/454395-1178025659/instance-454395-1178025659.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: 0.85 0.97 0.99 3/64 21218
/proc/meminfo: memFree=1917424/2055920 swapFree=4184032/4192956
[pid=21218] ppid=21216 vsize=3780 CPUtime=0
/proc/21218/stat : 21218 (bsolo3.0.16) D 21216 21218 20568 0 -1 4194304 184 0 2 0 0 0 0 0 18 0 1 0 278555500 3870720 155 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4160395582 0 0 4096 0 18446744071563479169 0 0 17 1 0 0
/proc/21218/statm: 945 155 129 324 0 14 0

[startup+0.0260819 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 21218
/proc/meminfo: memFree=1917424/2055920 swapFree=4184032/4192956
[pid=21218] ppid=21216 vsize=3780 CPUtime=0
/proc/21218/stat : 21218 (bsolo3.0.16) D 21216 21218 20568 0 -1 4194304 215 0 3 0 0 0 0 0 18 0 1 0 278555500 3870720 187 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 6549168 0 0 4096 0 18446744071563479169 0 0 17 1 0 0
/proc/21218/statm: 945 187 160 324 0 14 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 3780

[startup+0.101088 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 21218
/proc/meminfo: memFree=1917424/2055920 swapFree=4184032/4192956
[pid=21218] ppid=21216 vsize=3780 CPUtime=0
/proc/21218/stat : 21218 (bsolo3.0.16) D 21216 21218 20568 0 -1 4194304 215 0 3 0 0 0 0 0 18 0 1 0 278555500 3870720 187 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 6549168 0 0 4096 0 18446744071563479169 0 0 17 1 0 0
/proc/21218/statm: 945 187 160 324 0 14 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 3780

[startup+0.301117 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 21218
/proc/meminfo: memFree=1917424/2055920 swapFree=4184032/4192956
[pid=21218] ppid=21216 vsize=9060 CPUtime=0.18
/proc/21218/stat : 21218 (bsolo3.0.16) R 21216 21218 20568 0 -1 4194304 1701 0 4 0 17 1 0 0 18 0 1 0 278555500 9277440 1630 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 6121083 0 0 4096 16384 0 0 0 17 0 0 0
/proc/21218/statm: 2265 1630 313 324 0 1334 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 9060

[startup+0.701147 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 21218
/proc/meminfo: memFree=1917424/2055920 swapFree=4184032/4192956
[pid=21218] ppid=21216 vsize=16644 CPUtime=0.59
/proc/21218/stat : 21218 (bsolo3.0.16) R 21216 21218 20568 0 -1 4194304 3597 0 4 0 56 3 0 0 22 0 1 0 278555500 17043456 3526 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551079 0 0 4096 16384 0 0 0 17 0 0 0
/proc/21218/statm: 4161 3526 313 324 0 3230 0
Current children cumulated CPU time (s) 0.59
Current children cumulated vsize (KiB) 16644

[startup+1.5012 s]
/proc/loadavg: 0.85 0.97 0.99 2/65 21219
/proc/meminfo: memFree=1898984/2055920 swapFree=4184032/4192956
[pid=21218] ppid=21216 vsize=29280 CPUtime=1.38
/proc/21218/stat : 21218 (bsolo3.0.16) R 21216 21218 20568 0 -1 4194304 6765 0 4 0 133 5 0 0 25 0 1 0 278555500 29982720 6694 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 6121083 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21218/statm: 7320 6694 313 324 0 6389 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 29280

[startup+3.10133 s]
/proc/loadavg: 0.86 0.97 0.99 2/65 21219
/proc/meminfo: memFree=1884712/2055920 swapFree=4184032/4192956
[pid=21218] ppid=21216 vsize=47324 CPUtime=2.98
/proc/21218/stat : 21218 (bsolo3.0.16) R 21216 21218 20568 0 -1 4194304 11259 0 4 0 292 6 0 0 25 0 1 0 278555500 48459776 11188 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 6121083 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21218/statm: 11831 11188 313 324 0 10900 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 47324

[startup+6.30261 s]
/proc/loadavg: 0.86 0.97 0.99 2/65 21219
/proc/meminfo: memFree=1859816/2055920 swapFree=4184032/4192956
[pid=21218] ppid=21216 vsize=60576 CPUtime=6.18
/proc/21218/stat : 21218 (bsolo3.0.16) R 21216 21218 20568 0 -1 4194304 14567 0 4 0 609 9 0 0 25 0 1 0 278555500 62029824 14496 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 5803121 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21218/statm: 15144 14496 313 324 0 14213 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 60576

[startup+12.7011 s]
/proc/loadavg: 0.88 0.97 0.99 2/65 21219
/proc/meminfo: memFree=1857144/2055920 swapFree=4184032/4192956
[pid=21218] ppid=21216 vsize=63368 CPUtime=12.57
/proc/21218/stat : 21218 (bsolo3.0.16) R 21216 21218 20568 0 -1 4194304 15266 0 4 0 1247 10 0 0 25 0 1 0 278555500 64888832 15195 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21218/statm: 15842 15195 313 324 0 14911 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 63368

[startup+25.5012 s]
/proc/loadavg: 0.90 0.97 0.99 2/65 21219
/proc/meminfo: memFree=1852536/2055920 swapFree=4184032/4192956
[pid=21218] ppid=21216 vsize=68072 CPUtime=25.37
/proc/21218/stat : 21218 (bsolo3.0.16) R 21216 21218 20568 0 -1 4194304 16446 0 4 0 2524 13 0 0 25 0 1 0 278555500 69705728 16375 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550971 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21218/statm: 17018 16375 313 324 0 16087 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 68072

[startup+51.1013 s]
/proc/loadavg: 0.93 0.97 0.99 2/65 21219
/proc/meminfo: memFree=1849848/2055920 swapFree=4184032/4192956
[pid=21218] ppid=21216 vsize=70840 CPUtime=50.97
/proc/21218/stat : 21218 (bsolo3.0.16) R 21216 21218 20568 0 -1 4194304 17136 0 4 0 5078 19 0 0 25 0 1 0 278555500 72540160 17065 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21218/statm: 17710 17065 313 324 0 16779 0
Current children cumulated CPU time (s) 50.97
Current children cumulated vsize (KiB) 70840

[startup+102.305 s]
/proc/loadavg: 0.97 0.97 0.99 2/65 21219
/proc/meminfo: memFree=1850616/2055920 swapFree=4184032/4192956
[pid=21218] ppid=21216 vsize=69880 CPUtime=102.15
/proc/21218/stat : 21218 (bsolo3.0.16) R 21216 21218 20568 0 -1 4194304 17845 0 4 0 10186 29 0 0 25 0 1 0 278555500 71557120 16844 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551085 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21218/statm: 17470 16844 313 324 0 16539 0
Current children cumulated CPU time (s) 102.15
Current children cumulated vsize (KiB) 69880

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 21219
/proc/meminfo: memFree=1847160/2055920 swapFree=4184032/4192956
[pid=21218] ppid=21216 vsize=73448 CPUtime=162.14
/proc/21218/stat : 21218 (bsolo3.0.16) R 21216 21218 20568 0 -1 4194304 19385 0 4 0 16174 40 0 0 25 0 1 0 278555500 75210752 17729 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21218/statm: 18362 17729 313 324 0 17431 0
Current children cumulated CPU time (s) 162.14
Current children cumulated vsize (KiB) 73448

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 21219
/proc/meminfo: memFree=1843832/2055920 swapFree=4184032/4192956
[pid=21218] ppid=21216 vsize=76716 CPUtime=222.12
/proc/21218/stat : 21218 (bsolo3.0.16) R 21216 21218 20568 0 -1 4194304 20213 0 4 0 22165 47 0 0 25 0 1 0 278555500 78557184 18553 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21218/statm: 19179 18553 313 324 0 18248 0
Current children cumulated CPU time (s) 222.12
Current children cumulated vsize (KiB) 76716

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 21219
/proc/meminfo: memFree=1840120/2055920 swapFree=4184032/4192956
[pid=21218] ppid=21216 vsize=80320 CPUtime=282.11
/proc/21218/stat : 21218 (bsolo3.0.16) R 21216 21218 20568 0 -1 4194304 21128 0 4 0 28156 55 0 0 25 0 1 0 278555500 82247680 19454 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550956 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21218/statm: 20080 19454 313 324 0 19149 0
Current children cumulated CPU time (s) 282.11
Current children cumulated vsize (KiB) 80320

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 21219
/proc/meminfo: memFree=1836088/2055920 swapFree=4184032/4192956
[pid=21218] ppid=21216 vsize=84396 CPUtime=342.09
/proc/21218/stat : 21218 (bsolo3.0.16) R 21216 21218 20568 0 -1 4194304 22151 0 4 0 34146 63 0 0 25 0 1 0 278555500 86421504 20466 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551296 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21218/statm: 21099 20466 313 324 0 20168 0
Current children cumulated CPU time (s) 342.09
Current children cumulated vsize (KiB) 84396

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 21219
/proc/meminfo: memFree=1836088/2055920 swapFree=4184032/4192956
[pid=21218] ppid=21216 vsize=84284 CPUtime=402.08
/proc/21218/stat : 21218 (bsolo3.0.16) R 21216 21218 20568 0 -1 4194304 22162 0 4 0 40138 70 0 0 25 0 1 0 278555500 86306816 20427 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551058 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21218/statm: 21071 20427 313 324 0 20140 0
Current children cumulated CPU time (s) 402.08
Current children cumulated vsize (KiB) 84284

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 21219
/proc/meminfo: memFree=1836024/2055920 swapFree=4184032/4192956
[pid=21218] ppid=21216 vsize=84320 CPUtime=462.06
/proc/21218/stat : 21218 (bsolo3.0.16) R 21216 21218 20568 0 -1 4194304 22224 0 4 0 46130 76 0 0 25 0 1 0 278555500 86343680 20453 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551070 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21218/statm: 21080 20453 313 324 0 20149 0
Current children cumulated CPU time (s) 462.06
Current children cumulated vsize (KiB) 84320

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 21219
/proc/meminfo: memFree=1831864/2055920 swapFree=4184032/4192956
[pid=21218] ppid=21216 vsize=88424 CPUtime=522.05
/proc/21218/stat : 21218 (bsolo3.0.16) R 21216 21218 20568 0 -1 4194304 23276 0 4 0 52120 85 0 0 25 0 1 0 278555500 90546176 21480 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551560 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21218/statm: 22106 21480 313 324 0 21175 0
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (KiB) 88424

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 21219
/proc/meminfo: memFree=1831864/2055920 swapFree=4184032/4192956
[pid=21218] ppid=21216 vsize=88628 CPUtime=582.03
/proc/21218/stat : 21218 (bsolo3.0.16) R 21216 21218 20568 0 -1 4194304 23313 0 4 0 58110 93 0 0 25 0 1 0 278555500 90755072 21515 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551276 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21218/statm: 22157 21515 313 324 0 21226 0
Current children cumulated CPU time (s) 582.03
Current children cumulated vsize (KiB) 88628

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 21219
/proc/meminfo: memFree=1831800/2055920 swapFree=4184032/4192956
[pid=21218] ppid=21216 vsize=88576 CPUtime=642.02
/proc/21218/stat : 21218 (bsolo3.0.16) R 21216 21218 20568 0 -1 4194304 23327 0 4 0 64101 101 0 0 25 0 1 0 278555500 90701824 21502 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551290 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21218/statm: 22144 21502 313 324 0 21213 0
Current children cumulated CPU time (s) 642.02
Current children cumulated vsize (KiB) 88576


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

/proc/meminfo: memFree=1826872/2055920 swapFree=4184032/4192956
[pid=21218] ppid=21216 vsize=93412 CPUtime=1061.9
/proc/21218/stat : 21218 (bsolo3.0.16) R 21216 21218 20568 0 -1 4194304 24638 0 4 0 106040 150 0 0 25 0 1 0 278555500 95653888 22727 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21218/statm: 23353 22727 313 324 0 22422 0
Current children cumulated CPU time (s) 1061.9
Current children cumulated vsize (KiB) 93412

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 21219
/proc/meminfo: memFree=1826808/2055920 swapFree=4184032/4192956
[pid=21218] ppid=21216 vsize=93512 CPUtime=1121.89
/proc/21218/stat : 21218 (bsolo3.0.16) R 21216 21218 20568 0 -1 4194304 24660 0 4 0 112031 158 0 0 25 0 1 0 278555500 95756288 22749 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550956 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21218/statm: 23378 22749 313 324 0 22447 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 93512

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 21219
/proc/meminfo: memFree=1821496/2055920 swapFree=4184032/4192956
[pid=21218] ppid=21216 vsize=98780 CPUtime=1181.87
/proc/21218/stat : 21218 (bsolo3.0.16) R 21216 21218 20568 0 -1 4194304 25966 0 4 0 118020 167 0 0 25 0 1 0 278555500 101150720 24055 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550996 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21218/statm: 24695 24055 313 324 0 23764 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 98780

[startup+1242.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 21221
/proc/meminfo: memFree=1821432/2055920 swapFree=4184032/4192956
[pid=21218] ppid=21216 vsize=98688 CPUtime=1241.86
/proc/21218/stat : 21218 (bsolo3.0.16) R 21216 21218 20568 0 -1 4194304 25966 0 4 0 124012 174 0 0 25 0 1 0 278555500 101056512 24046 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551522 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21218/statm: 24672 24046 313 324 0 23741 0
Current children cumulated CPU time (s) 1241.86
Current children cumulated vsize (KiB) 98688

[startup+1302.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 21221
/proc/meminfo: memFree=1821432/2055920 swapFree=4184032/4192956
[pid=21218] ppid=21216 vsize=98780 CPUtime=1301.84
/proc/21218/stat : 21218 (bsolo3.0.16) R 21216 21218 20568 0 -1 4194304 25982 0 4 0 130004 180 0 0 25 0 1 0 278555500 101150720 24062 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551070 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21218/statm: 24695 24062 313 324 0 23764 0
Current children cumulated CPU time (s) 1301.84
Current children cumulated vsize (KiB) 98780

[startup+1362.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 21221
/proc/meminfo: memFree=1821432/2055920 swapFree=4184032/4192956
[pid=21218] ppid=21216 vsize=98756 CPUtime=1361.82
/proc/21218/stat : 21218 (bsolo3.0.16) R 21216 21218 20568 0 -1 4194304 25982 0 4 0 135992 190 0 0 25 0 1 0 278555500 101126144 24062 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21218/statm: 24689 24062 313 324 0 23758 0
Current children cumulated CPU time (s) 1361.82
Current children cumulated vsize (KiB) 98756

[startup+1422.31 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 21221
/proc/meminfo: memFree=1821432/2055920 swapFree=4184032/4192956
[pid=21218] ppid=21216 vsize=98708 CPUtime=1421.81
/proc/21218/stat : 21218 (bsolo3.0.16) R 21216 21218 20568 0 -1 4194304 25982 0 4 0 141985 196 0 0 25 0 1 0 278555500 101076992 24051 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550971 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21218/statm: 24677 24051 313 324 0 23746 0
Current children cumulated CPU time (s) 1421.81
Current children cumulated vsize (KiB) 98708

[startup+1482.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 21221
/proc/meminfo: memFree=1821432/2055920 swapFree=4184032/4192956
[pid=21218] ppid=21216 vsize=98752 CPUtime=1481.79
/proc/21218/stat : 21218 (bsolo3.0.16) R 21216 21218 20568 0 -1 4194304 25996 0 4 0 147975 204 0 0 25 0 1 0 278555500 101122048 24048 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551085 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21218/statm: 24688 24048 313 324 0 23757 0
Current children cumulated CPU time (s) 1481.79
Current children cumulated vsize (KiB) 98752

[startup+1542.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 21221
/proc/meminfo: memFree=1821496/2055920 swapFree=4184032/4192956
[pid=21218] ppid=21216 vsize=98636 CPUtime=1541.78
/proc/21218/stat : 21218 (bsolo3.0.16) R 21216 21218 20568 0 -1 4194304 26003 0 4 0 153965 213 0 0 25 0 1 0 278555500 101003264 24033 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21218/statm: 24659 24033 313 324 0 23728 0
Current children cumulated CPU time (s) 1541.78
Current children cumulated vsize (KiB) 98636

[startup+1602.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 21221
/proc/meminfo: memFree=1821496/2055920 swapFree=4184032/4192956
[pid=21218] ppid=21216 vsize=98608 CPUtime=1601.76
/proc/21218/stat : 21218 (bsolo3.0.16) R 21216 21218 20568 0 -1 4194304 26007 0 4 0 159952 224 0 0 25 0 1 0 278555500 100974592 24026 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551085 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21218/statm: 24652 24026 313 324 0 23721 0
Current children cumulated CPU time (s) 1601.76
Current children cumulated vsize (KiB) 98608

[startup+1662.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 21221
/proc/meminfo: memFree=1821496/2055920 swapFree=4184032/4192956
[pid=21218] ppid=21216 vsize=98640 CPUtime=1661.75
/proc/21218/stat : 21218 (bsolo3.0.16) R 21216 21218 20568 0 -1 4194304 26017 0 4 0 165942 233 0 0 25 0 1 0 278555500 101007360 24034 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551079 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21218/statm: 24660 24034 313 324 0 23729 0
Current children cumulated CPU time (s) 1661.75
Current children cumulated vsize (KiB) 98640

[startup+1722.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 21221
/proc/meminfo: memFree=1823160/2055920 swapFree=4184032/4192956
[pid=21218] ppid=21216 vsize=96720 CPUtime=1721.74
/proc/21218/stat : 21218 (bsolo3.0.16) R 21216 21218 20568 0 -1 4194304 27455 0 4 0 171929 245 0 0 25 0 1 0 278555500 99041280 23554 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21218/statm: 24180 23554 313 324 0 23249 0
Current children cumulated CPU time (s) 1721.74
Current children cumulated vsize (KiB) 96720

[startup+1782.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 21221
/proc/meminfo: memFree=1823160/2055920 swapFree=4184032/4192956
[pid=21218] ppid=21216 vsize=96720 CPUtime=1781.72
/proc/21218/stat : 21218 (bsolo3.0.16) R 21216 21218 20568 0 -1 4194304 27455 0 4 0 177920 252 0 0 25 0 1 0 278555500 99041280 23554 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 6117205 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21218/statm: 24180 23554 313 324 0 23249 0
Current children cumulated CPU time (s) 1781.72
Current children cumulated vsize (KiB) 96720

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

[startup+1791.91 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 21221
/proc/meminfo: memFree=1823160/2055920 swapFree=4184032/4192956
[pid=21218] ppid=21216 vsize=96720 CPUtime=1791.32
/proc/21218/stat : 21218 (bsolo3.0.16) R 21216 21218 20568 0 -1 4194304 27455 0 4 0 178879 253 0 0 25 0 1 0 278555500 99041280 23554 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21218/statm: 24180 23554 313 324 0 23249 0
Current children cumulated CPU time (s) 1791.32
Current children cumulated vsize (KiB) 96720

[startup+1795.1 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 21221
/proc/meminfo: memFree=1823160/2055920 swapFree=4184032/4192956
[pid=21218] ppid=21216 vsize=96720 CPUtime=1794.52
/proc/21218/stat : 21218 (bsolo3.0.16) R 21216 21218 20568 0 -1 4194304 27455 0 4 0 179198 254 0 0 25 0 1 0 278555500 99041280 23554 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21218/statm: 24180 23554 313 324 0 23249 0
Current children cumulated CPU time (s) 1794.52
Current children cumulated vsize (KiB) 96720

[startup+1798.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 21221
/proc/meminfo: memFree=1823160/2055920 swapFree=4184032/4192956
[pid=21218] ppid=21216 vsize=96720 CPUtime=1797.71
/proc/21218/stat : 21218 (bsolo3.0.16) R 21216 21218 20568 0 -1 4194304 27455 0 4 0 179517 254 0 0 25 0 1 0 278555500 99041280 23554 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21218/statm: 24180 23554 313 324 0 23249 0
Current children cumulated CPU time (s) 1797.71
Current children cumulated vsize (KiB) 96720

[startup+1799.9 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 21221
/proc/meminfo: memFree=1823160/2055920 swapFree=4184032/4192956
[pid=21218] ppid=21216 vsize=96720 CPUtime=1799.31
/proc/21218/stat : 21218 (bsolo3.0.16) R 21216 21218 20568 0 -1 4194304 27455 0 4 0 179677 254 0 0 25 0 1 0 278555500 99041280 23554 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21218/statm: 24180 23554 313 324 0 23249 0
Current children cumulated CPU time (s) 1799.31
Current children cumulated vsize (KiB) 96720

[startup+1800.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 21221
/proc/meminfo: memFree=1823160/2055920 swapFree=4184032/4192956
[pid=21218] ppid=21216 vsize=96720 CPUtime=1799.71
/proc/21218/stat : 21218 (bsolo3.0.16) R 21216 21218 20568 0 -1 4194304 27455 0 4 0 179717 254 0 0 25 0 1 0 278555500 99041280 23554 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551085 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21218/statm: 24180 23554 313 324 0 23249 0
Current children cumulated CPU time (s) 1799.71
Current children cumulated vsize (KiB) 96720

[startup+1800.5 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 21221
/proc/meminfo: memFree=1823160/2055920 swapFree=4184032/4192956
[pid=21218] ppid=21216 vsize=96720 CPUtime=1799.91
/proc/21218/stat : 21218 (bsolo3.0.16) R 21216 21218 20568 0 -1 4194304 27455 0 4 0 179737 254 0 0 25 0 1 0 278555500 99041280 23554 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21218/statm: 24180 23554 313 324 0 23249 0
Current children cumulated CPU time (s) 1799.91
Current children cumulated vsize (KiB) 96720

Child status: 0
Real time (s): 1800.6
CPU time (s): 1800.02
CPU user time (s): 1797.46
CPU system time (s): 2.56261
CPU usage (%): 99.9679
Max. virtual memory (cumulated for all children) (KiB): 104408

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.46
system time used= 2.56261
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27456
page faults= 4
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 16
involuntary context switches= 1531

runsolver used 1.35379 second user time and 3.57346 second system time

The end

Launcher Data (download as text)

Begin job on node65 on Tue May  1 13:20:59 UTC 2007

IDJOB= 454395
IDBENCH= 48194
IDSOLVER= 163
FILE ID= node65/454395-1178025659

PBS_JOBID= 4728388

Free space on /tmp= 66558 MiB

SOLVER NAME= bsolo 3.0.16
BENCH NAME= HOME/pub/bench/PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mis/normalized-mis_500_10_5.opb
COMMAND LINE= bsolo3.0.16 -t1800 -m1800 /tmp/evaluation/454395-1178025659/instance-454395-1178025659.opb            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node65/watcher-454395-1178025659 -o ROOT/results/node65/solver-454395-1178025659 -C 1800 -W 3600 -M 1800 --output-limit 1,15  bsolo3.0.16 -t1800 -m1800 /tmp/evaluation/454395-1178025659/instance-454395-1178025659.opb            

META MD5SUM SOLVER= b11bf0769a124f73ad50b0fdfcd50482
MD5SUM BENCH=  2b02b42135ec6f53aa7a47afb99951df

RANDOM SEED= 929109360

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node65.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.245
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.245
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:       1917832 kB
Buffers:         16932 kB
Cached:          53488 kB
SwapCached:       3020 kB
Active:          48812 kB
Inactive:        33156 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1917832 kB
SwapTotal:     4192956 kB
SwapFree:      4184032 kB
Dirty:            6892 kB
Writeback:           0 kB
Mapped:          16660 kB
Slab:            42076 kB
Committed_AS:  4449608 kB
PageTables:       1460 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= 66558 MiB

End job on node65 on Tue May  1 13:51:00 UTC 2007