Trace number 432849

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.17SAT (TO)225 1800.05 1800.83

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_15.opb.PB06.opb
MD5SUM9cfc9eabeae08d1064da7d7b87db93a4
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark185
Best CPU time to get the best result obtained on this benchmark1800.08
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 185
Optimality of the best value was proved NO
Number of variables473
Total number of constraints473
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 constraints473
Minimum length of a constraint4
Maximum length of a constraint18
Number of terms in the objective function 473
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 473
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 30
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 473
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 (download as text)

0.00/0.00	c bsolo beta version 3.0.17 - 27/04/2007 : 1600 GMT
0.00/0.00	c Developed by Vasco Manquinho IST/UTL - INESC-ID
0.00/0.00	c type "bsolo -h" for help
0.00/0.00	c Time Limit set via environment variable PBTIMEOUT to 1800
0.00/0.00	c Memory Limit set to 1800 MB
0.00/0.00	c Instance file /tmp/evaluation/432849-1177950887/instance-432849-1177950887.opb
0.00/0.00	c File size is 43304 bytes.
0.00/0.01	c Highest Coefficient sum: 473
0.00/0.01	c Parsing was ok!!
0.00/0.01	c Total parsing time: 0.009 s
0.00/0.01	c Var: 473 Constr: 473 1/0/472 Lit: 4279 Watch. Lit: 1524
0.00/0.01	c Obj. Vars: 473 (100 % of total variables)
0.00/0.02	c Pre-processing Time: 0.014 s
0.49/0.54	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.49/0.54	c        0    473      473     4279    9     1946    8538      0      0 0.01
0.49/0.54	c Initial Lower Bound: 143
0.49/0.54	c Initial Path Cost: 0
0.49/0.54	o 234	0.537
8.48/8.54	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
8.48/8.54	c        0    473      474     4752   10     2436    9538      1      0 0.54
8.48/8.54	o 233	8.534 * 
17.48/17.52	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
17.48/17.52	c        0    473      475     5225   11     2621   10538      2      0 8.53
17.48/17.52	o 232	17.505 * 
55.66/55.78	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
55.66/55.78	c        0    473      476     5698   11     2896   11538      3      0 17.50
55.66/55.78	c      101    473      678    55463   81     3311   12692    205      3 25.65
55.66/55.78	c      352    473     1144   169971  148     4232   13962    671     10 34.14
55.66/55.78	c      828    473     2096   404337  192     6167   15359   1623     18 45.33
55.66/55.78	o 231	55.755 * 
63.06/63.17	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
63.06/63.17	c     1406    473     2675   541010  202     7503   11538   2202     25 55.76
63.06/63.17	o 230	63.147 * 
70.56/70.66	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
70.56/70.66	c     1406    473     2676   541483  202     7734   11538   2203     22 63.15
70.56/70.66	o 229	70.63 * 
77.86/77.97	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
77.86/77.97	c     1420    473     2693   545683  202     8012   11538   2220     20 70.63
77.86/77.97	o 228	77.934 * 
146.53/146.61	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
146.53/146.61	c     1425    473     2700   547560  202     8272   11538   2227     18 77.93
146.53/146.61	c     1525    473     2858   585256  204     8598   12692   2385     17 85.78
146.53/146.61	c     1775    473     3358   713628  212     9651   13962   2885     18 94.71
146.53/146.61	c     2250    473     4308   950988  220    11584   15359   3835     21 105.69
146.53/146.61	c     3063    473     5931  1374356  231    14841   16895   5458     25 118.56
146.53/146.61	c     4384    473     8559  2027156  236    20076   18585   8086     32 133.96
146.53/146.61	o 227	146.548 * 
409.94/410.19	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
409.94/410.19	c     5032    473     9856  2328476  236    22919   11538   9383     34 146.55
409.94/410.19	c     5133    473    10058  2381441  236    23322   12692   9585     33 155.03
409.94/410.19	c     5383    473    10558  2501649  236    24335   13962  10085     32 165.63
409.94/410.19	c     5858    473    11508  2726798  236    26243   15359  11035     33 176.41
409.94/410.19	c     6672    473    13136  3153474  240    29495   16895  12663     35 189.36
409.94/410.19	c     7993    473    15778  3847426  243    34795   18585  15305     38 205.63
409.94/410.19	c    10075    473    10319  2518049  244    22200   20444   9846     43 229.03
409.94/410.19	c    13298    473    16765  4104493  244    35073   22489  16292     49 266.72
409.94/410.19	c    18235    473    14549  3478171  239    30620   24738  14076     58 313.91
409.94/410.19	c    25742    473    15858  3769744  237    33211   27212  15385     63 402.43
409.94/410.19	o 226	410.038 * 
468.71/468.91	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
468.71/468.91	c    25770    473    15911  3782119  237    33573    9538  15438     62 410.04
468.71/468.91	c    25871    473     5428  1240159  228    12369   10492   4955     61 421.64
468.71/468.91	c    26121    473     5928  1368484  230    13374   11542   5455     60 432.06
468.71/468.91	c    26597    473     6880  1620792  235    15267   12697   6407     59 444.47
468.71/468.91	c    27412    473     8510  2024908  237    18568   13967   8037     59 459.35
468.71/468.91	o 225	468.73 * 
1800.02/1800.80	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1800.02/1800.80	c    27564    473     8812  2096239  237    19420    9538   8339     58 468.73
1800.02/1800.80	c    27667    473     9018  2148491  238    19838   10492   8545     57 477.33
1800.02/1800.80	c    27917    473     9516  2270867  238    20823   11542   9043     57 486.94
1800.02/1800.80	c    28393    473    10468  2508600  239    22738   12697   9995     56 498.21
1800.02/1800.80	c    29207    473    12096  2897336  239    25975   13967  11623     57 510.40
1800.02/1800.80	c    30527    473     7458  1734475  232    16415   15364   6985     57 526.95
1800.02/1800.80	c    32608    473    11620  2783391  239    24731   16901  11147     58 561.76
1800.02/1800.80	c    35831    473     9263  2167266  233    20031   18592   8790     59 599.20
1800.02/1800.80	c    40767    473     9770  2359478  241    21062   20452   9297     60 679.38
1800.02/1800.80	c    48274    473    14208  3374520  237    29944   22498  13735     62 766.71
1800.02/1800.80	c    59635    473    13135  3326753  253    27789   24748  12662     64 927.35
1800.02/1800.80	c    76780    473    19524  4759101  243    40551   27223  19051     69 1108.90
1800.02/1800.80	c   102600    473    21741  5277218  242    44984   29946  21268     73 1390.09
1800.02/1800.80	c Caught signal: 15
1800.02/1800.80	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
1800.02/1800.80	v -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
1800.02/1800.80	v -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
1800.02/1800.80	v -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
1800.02/1800.80	v -x114 x115 -x116 x117 x118 x119 x120 x121 x122 x123 -x124 x125 x126 -x127 -x128 -x129 -x130 x131 x132 x133 x134 -x135 -x136
1800.02/1800.80	v x137 x138 -x139 x140 x141 -x142 -x143 -x144 x145 -x146 x147 x148 -x149 x150 x151 -x152 x153 x154 x155 x156 -x157 x158 -x159
1800.02/1800.80	v x160 -x161 x162 x163 -x164 x165 -x166 x167 x168 -x169 x170 x171 x172 -x173 -x174 -x175 x176 -x177 -x178 x179 -x180 -x181 -x182
1800.02/1800.80	v -x183 x184 -x185 -x186 -x187 -x188 -x189 x190 -x191 -x192 -x193 -x194 x195 -x196 -x197 -x198 x199 x200 x201 x202 -x203 x204
1800.02/1800.80	v -x205 x206 x207 x208 -x209 x210 x211 x212 -x213 -x214 x215 -x216 -x217 -x218 -x219 -x220 -x221 -x222 -x223 x224 -x225 x226
1800.02/1800.80	v x227 x228 -x229 x230 x231 -x232 x233 x234 x235 -x236 -x237 -x238 x239 -x240 x241 -x242 x243 -x244 x245 -x246 x247 x248 -x249
1800.02/1800.80	v x250 x251 -x252 -x253 -x254 -x255 -x256 -x257 x258 x259 x260 -x261 x262 -x263 -x264 x265 -x266 x267 x268 -x269 x270 -x271 -x272
1800.02/1800.80	v x273 -x274 -x275 x276 x277 -x278 -x279 x280 -x281 -x282 x283 -x284 x285 x286 x287 -x288 -x289 -x290 x291 -x292 x293 x294 x295
1800.02/1800.80	v x296 -x297 x298 -x299 x300 x301 x302 -x303 x304 -x305 x306 x307 x308 -x309 -x310 x311 -x312 x313 -x314 -x315 -x316 -x317 x318
1800.02/1800.80	v -x319 -x320 x321 x322 -x323 x324 x325 -x326 -x327 x328 x329 x330 x331 x332 x333 x334 -x335 x336 -x337 -x338 x339 -x340 x341
1800.02/1800.80	v x342 -x343 -x344 x345 x346 -x347 x348 x349 x350 -x351 x352 x353 -x354 -x355 -x356 -x357 x358 -x359 x360 -x361 -x362 x363 -x364
1800.02/1800.80	v -x365 x366 -x367 -x368 x369 x370 x371 -x372 x373 -x374 x375 -x376 -x377 -x378 x379 -x380 -x381 -x382 x383 -x384 -x385 x386
1800.02/1800.80	v x387 -x388 -x389 -x390 x391 -x392 -x393 -x394 -x395 -x396 -x397 -x398 x399 -x400 -x401 x402 -x403 x404 x405 -x406 -x407 x408
1800.02/1800.80	v -x409 -x410 x411 x412 x413 -x414 x415 -x416 -x417 -x418 x419 -x420 -x421 x422 -x423 -x424 x425 x426 x427 -x428 x429 x430 -x431
1800.02/1800.80	v x432 x433 x434 x435 -x436 x437 x438 -x439 -x440 -x441 -x442 -x443 x444 -x445 -x446 -x447 x448 -x449 x450 x451 x452 -x453 -x454
1800.02/1800.80	v -x455 x456 -x457 x458 -x459 x460 x461 -x462 -x463 -x464 x465 -x466 x467 x468 -x469 x470 x471 x472 -x473
1800.02/1800.80	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1800.02/1800.80	c   43   139944  13698   166622    19880  4876221  19407     77 1800.03
1800.02/1800.80	c Objective: 225
1800.02/1800.80	s SATISFIABLE
1800.02/1800.80	c Total time: 1800.03 s

Verifier Data (download as text)

OK	225

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node38/watcher-432849-1177950887 -o ROOT/results/node38/solver-432849-1177950887 -C 1800 -W 3600 -M 1800 --output-limit 1,15 bsolo3.0.17 -m1800 /tmp/evaluation/432849-1177950887/instance-432849-1177950887.opb 

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


[startup+0 s]
/proc/loadavg: 1.00 0.99 0.92 3/77 32749
/proc/meminfo: memFree=1747280/2055920 swapFree=4158260/4192956
[pid=32749] ppid=32747 vsize=1408 CPUtime=0
/proc/32749/stat : 32749 (bsolo3.0.17) D 32747 32749 31554 0 -1 4194304 39 0 0 0 0 0 0 0 18 0 1 0 227255390 1441792 24 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 8606500 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/32749/statm: 352 24 19 324 0 3 0

[startup+0.077824 s]
/proc/loadavg: 1.00 0.99 0.92 3/77 32749
/proc/meminfo: memFree=1747280/2055920 swapFree=4158260/4192956
[pid=32749] ppid=32747 vsize=5824 CPUtime=0.07
/proc/32749/stat : 32749 (bsolo3.0.17) R 32747 32749 31554 0 -1 4194304 813 0 0 0 7 0 0 0 18 0 1 0 227255390 5963776 764 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 135307044 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32749/statm: 1456 764 390 324 0 526 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5824

[startup+0.102828 s]
/proc/loadavg: 1.00 0.99 0.92 3/77 32749
/proc/meminfo: memFree=1747280/2055920 swapFree=4158260/4192956
[pid=32749] ppid=32747 vsize=5824 CPUtime=0.09
/proc/32749/stat : 32749 (bsolo3.0.17) R 32747 32749 31554 0 -1 4194304 847 0 0 0 9 0 0 0 18 0 1 0 227255390 5963776 798 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 135324207 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32749/statm: 1456 798 390 324 0 526 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5824

[startup+0.301867 s]
/proc/loadavg: 1.00 0.99 0.92 3/77 32749
/proc/meminfo: memFree=1747280/2055920 swapFree=4158260/4192956
[pid=32749] ppid=32747 vsize=5816 CPUtime=0.29
/proc/32749/stat : 32749 (bsolo3.0.17) R 32747 32749 31554 0 -1 4194304 1059 0 0 0 29 0 0 0 19 0 1 0 227255390 5955584 814 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32749/statm: 1468 812 390 324 0 538 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5816

[startup+0.701945 s]
/proc/loadavg: 1.00 0.99 0.92 3/77 32749
/proc/meminfo: memFree=1747280/2055920 swapFree=4158260/4192956
[pid=32749] ppid=32747 vsize=6856 CPUtime=0.68
/proc/32749/stat : 32749 (bsolo3.0.17) R 32747 32749 31554 0 -1 4194304 2106 0 0 0 68 0 0 0 22 0 1 0 227255390 7020544 845 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 135324221 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32749/statm: 1714 845 393 324 0 784 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 6856

[startup+1.5011 s]
/proc/loadavg: 1.00 0.99 0.92 2/78 32750
/proc/meminfo: memFree=1745864/2055920 swapFree=4158260/4192956
[pid=32749] ppid=32747 vsize=6300 CPUtime=1.49
/proc/32749/stat : 32749 (bsolo3.0.17) R 32747 32749 31554 0 -1 4194304 5130 0 0 0 148 1 0 0 25 0 1 0 227255390 6451200 765 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 135303445 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32749/statm: 1575 765 393 324 0 645 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6300

[startup+3.10141 s]
/proc/loadavg: 1.00 0.99 0.92 2/78 32750
/proc/meminfo: memFree=1745544/2055920 swapFree=4158260/4192956
[pid=32749] ppid=32747 vsize=6904 CPUtime=3.08
/proc/32749/stat : 32749 (bsolo3.0.17) R 32747 32749 31554 0 -1 4194304 12032 0 0 0 305 3 0 0 25 0 1 0 227255390 7069696 825 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 135324217 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32749/statm: 1726 825 393 324 0 796 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 6904

[startup+6.30202 s]
/proc/loadavg: 1.00 0.99 0.92 2/78 32750
/proc/meminfo: memFree=1745032/2055920 swapFree=4158260/4192956
[pid=32749] ppid=32747 vsize=6964 CPUtime=6.28
/proc/32749/stat : 32749 (bsolo3.0.17) R 32747 32749 31554 0 -1 4194304 25383 0 0 0 620 8 0 0 25 0 1 0 227255390 7131136 732 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 135313324 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32749/statm: 1741 732 393 324 0 811 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 6964

[startup+12.7013 s]
/proc/loadavg: 1.00 0.99 0.92 2/78 32750
/proc/meminfo: memFree=1745096/2055920 swapFree=4158260/4192956
[pid=32749] ppid=32747 vsize=6752 CPUtime=12.68
/proc/32749/stat : 32749 (bsolo3.0.17) R 32747 32749 31554 0 -1 4194304 57556 0 0 0 1244 24 0 0 25 0 1 0 227255390 6914048 728 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 135305419 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32749/statm: 1688 728 393 324 0 758 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 6752

[startup+25.5027 s]
/proc/loadavg: 1.00 0.99 0.92 2/78 32750
/proc/meminfo: memFree=1745672/2055920 swapFree=4158260/4192956
[pid=32749] ppid=32747 vsize=5104 CPUtime=25.48
/proc/32749/stat : 32749 (bsolo3.0.17) R 32747 32749 31554 0 -1 4194304 126246 0 0 0 2498 50 0 0 25 0 1 0 227255390 5226496 752 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134708637 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32749/statm: 1276 752 394 324 0 346 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 5104

[startup+51.1017 s]
/proc/loadavg: 1.00 0.99 0.92 2/78 32750
/proc/meminfo: memFree=1740424/2055920 swapFree=4158260/4192956
[pid=32749] ppid=32747 vsize=13036 CPUtime=51.06
/proc/32749/stat : 32749 (bsolo3.0.17) R 32747 32749 31554 0 -1 4194304 301687 0 0 0 4988 118 0 0 25 0 1 0 227255390 13348864 2081 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 135313324 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32749/statm: 3259 2081 394 324 0 2329 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 13036

[startup+102.306 s]
/proc/loadavg: 1.00 0.99 0.92 2/78 32750
/proc/meminfo: memFree=1736328/2055920 swapFree=4158260/4192956
[pid=32749] ppid=32747 vsize=14148 CPUtime=102.25
/proc/32749/stat : 32749 (bsolo3.0.17) R 32747 32749 31554 0 -1 4194304 585450 0 0 0 9988 237 0 0 25 0 1 0 227255390 14487552 3012 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134709716 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32749/statm: 3537 3012 394 324 0 2607 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 14148

[startup+162.301 s]
/proc/loadavg: 1.00 0.99 0.92 2/78 32750
/proc/meminfo: memFree=1714184/2055920 swapFree=4158260/4192956
[pid=32749] ppid=32747 vsize=39264 CPUtime=162.22
/proc/32749/stat : 32749 (bsolo3.0.17) R 32747 32749 31554 0 -1 4194304 1009026 0 0 0 15778 444 0 0 25 0 1 0 227255390 40206336 8551 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 135313324 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32749/statm: 9816 8551 394 324 0 8886 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 39264

[startup+222.302 s]
/proc/loadavg: 1.00 0.99 0.92 2/78 32750
/proc/meminfo: memFree=1685704/2055920 swapFree=4158260/4192956
[pid=32749] ppid=32747 vsize=65028 CPUtime=222.2
/proc/32749/stat : 32749 (bsolo3.0.17) R 32747 32749 31554 0 -1 4194304 1421474 0 0 0 21561 659 0 0 25 0 1 0 227255390 66588672 15728 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134709705 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32749/statm: 16257 15728 394 324 0 15327 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 65028

[startup+282.301 s]
/proc/loadavg: 1.00 0.99 0.92 2/78 32750
/proc/meminfo: memFree=1682248/2055920 swapFree=4158260/4192956
[pid=32749] ppid=32747 vsize=68052 CPUtime=282.18
/proc/32749/stat : 32749 (bsolo3.0.17) R 32747 32749 31554 0 -1 4194304 1725478 0 0 0 27355 863 0 0 25 0 1 0 227255390 69685248 16489 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32749/statm: 17013 16489 394 324 0 16083 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 68052

[startup+342.302 s]
/proc/loadavg: 1.00 0.99 0.92 2/78 32750
/proc/meminfo: memFree=1671176/2055920 swapFree=4158260/4192956
[pid=32749] ppid=32747 vsize=81696 CPUtime=342.16
/proc/32749/stat : 32749 (bsolo3.0.17) R 32747 32749 31554 0 -1 4194304 2161480 0 0 0 33092 1124 0 0 25 0 1 0 227255390 83656704 19253 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 9043022 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32749/statm: 20097 19249 394 324 0 19167 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 81696

[startup+402.301 s]
/proc/loadavg: 1.00 0.99 0.92 2/78 32750
/proc/meminfo: memFree=1662152/2055920 swapFree=4158260/4192956
[pid=32749] ppid=32747 vsize=88092 CPUtime=402.14
/proc/32749/stat : 32749 (bsolo3.0.17) R 32747 32749 31554 0 -1 4194304 2508888 0 0 0 38870 1344 0 0 25 0 1 0 227255390 90206208 21498 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134551330 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32749/statm: 22023 21498 394 324 0 21093 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 88092

[startup+462.303 s]
/proc/loadavg: 1.00 0.99 0.92 2/78 32750
/proc/meminfo: memFree=1662152/2055920 swapFree=4158260/4192956
[pid=32749] ppid=32747 vsize=88092 CPUtime=462.12
/proc/32749/stat : 32749 (bsolo3.0.17) R 32747 32749 31554 0 -1 4194304 2539634 0 0 0 44852 1360 0 0 25 0 1 0 227255390 90206208 21498 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 135322767 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32749/statm: 22023 21498 394 324 0 21093 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 88092

[startup+522.301 s]
/proc/loadavg: 1.00 0.99 0.92 2/78 32750
/proc/meminfo: memFree=1662216/2055920 swapFree=4158260/4192956
[pid=32749] ppid=32747 vsize=88092 CPUtime=522.09
/proc/32749/stat : 32749 (bsolo3.0.17) R 32747 32749 31554 0 -1 4194304 2539634 0 0 0 50849 1360 0 0 25 0 1 0 227255390 90206208 21498 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 135261839 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32749/statm: 22023 21498 394 324 0 21093 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 88092

[startup+582.302 s]
/proc/loadavg: 1.00 0.99 0.92 2/78 32750
/proc/meminfo: memFree=1662216/2055920 swapFree=4158260/4192956
[pid=32749] ppid=32747 vsize=88092 CPUtime=582.07
/proc/32749/stat : 32749 (bsolo3.0.17) R 32747 32749 31554 0 -1 4194304 2539634 0 0 0 56846 1361 0 0 25 0 1 0 227255390 90206208 21498 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134709864 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32749/statm: 22023 21498 394 324 0 21093 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 88092

[startup+642.301 s]
/proc/loadavg: 1.00 0.99 0.92 2/78 32750
/proc/meminfo: memFree=1662280/2055920 swapFree=4158260/4192956
[pid=32749] ppid=32747 vsize=88088 CPUtime=642.05
/proc/32749/stat : 32749 (bsolo3.0.17) R 32747 32749 31554 0 -1 4194304 2539634 0 0 0 62844 1361 0 0 25 0 1 0 227255390 90202112 21497 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134705512 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32749/statm: 22022 21497 394 324 0 21092 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 88088


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

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/78 32750
/proc/meminfo: memFree=1662344/2055920 swapFree=4158260/4192956
[pid=32749] ppid=32747 vsize=88084 CPUtime=821.98
/proc/32749/stat : 32749 (bsolo3.0.17) R 32747 32749 31554 0 -1 4194304 2544756 0 0 0 80829 1369 0 0 25 0 1 0 227255390 90198016 21496 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 9041564 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32749/statm: 22021 21496 394 324 0 21091 0
Current children cumulated CPU time (s) 821.98
Current children cumulated vsize (KiB) 88084

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/78 32750
/proc/meminfo: memFree=1662280/2055920 swapFree=4158260/4192956
[pid=32749] ppid=32747 vsize=88596 CPUtime=881.96
/proc/32749/stat : 32749 (bsolo3.0.17) R 32747 32749 31554 0 -1 4194304 2607438 0 0 0 86767 1429 0 0 25 0 1 0 227255390 90722304 21498 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 9043022 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32749/statm: 22149 21498 394 324 0 21219 0
Current children cumulated CPU time (s) 881.96
Current children cumulated vsize (KiB) 88596

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/78 32750
/proc/meminfo: memFree=1655304/2055920 swapFree=4158260/4192956
[pid=32749] ppid=32747 vsize=94940 CPUtime=941.93
/proc/32749/stat : 32749 (bsolo3.0.17) R 32747 32749 31554 0 -1 4194304 2822540 0 0 0 92630 1563 0 0 25 0 1 0 227255390 97218560 23210 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134709855 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32749/statm: 23735 23210 394 324 0 22805 0
Current children cumulated CPU time (s) 941.93
Current children cumulated vsize (KiB) 94940

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/78 32750
/proc/meminfo: memFree=1655304/2055920 swapFree=4158260/4192956
[pid=32749] ppid=32747 vsize=94940 CPUtime=1001.92
/proc/32749/stat : 32749 (bsolo3.0.17) R 32747 32749 31554 0 -1 4194304 3097592 0 0 0 98425 1767 0 0 25 0 1 0 227255390 97218560 23210 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134706605 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32749/statm: 23735 23210 394 324 0 22805 0
Current children cumulated CPU time (s) 1001.92
Current children cumulated vsize (KiB) 94940

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/78 32750
/proc/meminfo: memFree=1655368/2055920 swapFree=4158260/4192956
[pid=32749] ppid=32747 vsize=94940 CPUtime=1061.9
/proc/32749/stat : 32749 (bsolo3.0.17) R 32747 32749 31554 0 -1 4194304 3404907 0 0 0 104193 1997 0 0 25 0 1 0 227255390 97218560 23210 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134705233 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32749/statm: 23735 23210 394 324 0 22805 0
Current children cumulated CPU time (s) 1061.9
Current children cumulated vsize (KiB) 94940

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/78 32750
/proc/meminfo: memFree=1655304/2055920 swapFree=4158260/4192956
[pid=32749] ppid=32747 vsize=94920 CPUtime=1121.87
/proc/32749/stat : 32749 (bsolo3.0.17) R 32747 32749 31554 0 -1 4194304 3658788 0 0 0 110011 2176 0 0 25 0 1 0 227255390 97198080 23205 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32749/statm: 23730 23205 394 324 0 22800 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 94920

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/78 32750
/proc/meminfo: memFree=1653896/2055920 swapFree=4158260/4192956
[pid=32749] ppid=32747 vsize=98996 CPUtime=1181.84
/proc/32749/stat : 32749 (bsolo3.0.17) R 32747 32749 31554 0 -1 4194304 3927352 0 0 0 115817 2367 0 0 25 0 1 0 227255390 101371904 23569 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 9043022 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32749/statm: 24749 23569 394 324 0 23819 0
Current children cumulated CPU time (s) 1181.84
Current children cumulated vsize (KiB) 98996

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/78 32750
/proc/meminfo: memFree=1653384/2055920 swapFree=4158260/4192956
[pid=32749] ppid=32747 vsize=98716 CPUtime=1241.82
/proc/32749/stat : 32749 (bsolo3.0.17) R 32747 32749 31554 0 -1 4194304 4249262 0 0 0 121585 2597 0 0 25 0 1 0 227255390 101085184 23704 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134690253 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32749/statm: 24679 23704 394 324 0 23749 0
Current children cumulated CPU time (s) 1241.82
Current children cumulated vsize (KiB) 98716

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/78 32750
/proc/meminfo: memFree=1653384/2055920 swapFree=4158260/4192956
[pid=32749] ppid=32747 vsize=98712 CPUtime=1301.81
/proc/32749/stat : 32749 (bsolo3.0.17) R 32747 32749 31554 0 -1 4194304 4499714 0 0 0 127395 2786 0 0 25 0 1 0 227255390 101081088 23703 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 9043022 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32749/statm: 24678 23704 394 324 0 23748 0
Current children cumulated CPU time (s) 1301.81
Current children cumulated vsize (KiB) 98712

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/78 32750
/proc/meminfo: memFree=1653384/2055920 swapFree=4158260/4192956
[pid=32749] ppid=32747 vsize=99544 CPUtime=1361.79
/proc/32749/stat : 32749 (bsolo3.0.17) R 32747 32749 31554 0 -1 4194304 4732623 0 0 0 133217 2962 0 0 25 0 1 0 227255390 101933056 23707 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134688396 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32749/statm: 24886 23707 394 324 0 23956 0
Current children cumulated CPU time (s) 1361.79
Current children cumulated vsize (KiB) 99544

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 0.93 2/78 32750
/proc/meminfo: memFree=1653256/2055920 swapFree=4158260/4192956
[pid=32749] ppid=32747 vsize=99572 CPUtime=1421.76
/proc/32749/stat : 32749 (bsolo3.0.17) R 32747 32749 31554 0 -1 4194304 5041416 0 0 0 138996 3180 0 0 25 0 1 0 227255390 101961728 23707 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 9043022 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32749/statm: 24893 23707 394 324 0 23963 0
Current children cumulated CPU time (s) 1421.76
Current children cumulated vsize (KiB) 99572

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/78 32750
/proc/meminfo: memFree=1644104/2055920 swapFree=4158260/4192956
[pid=32749] ppid=32747 vsize=106020 CPUtime=1481.74
/proc/32749/stat : 32749 (bsolo3.0.17) R 32747 32749 31554 0 -1 4194304 5288131 0 0 0 144833 3341 0 0 25 0 1 0 227255390 108564480 25981 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 9040223 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32749/statm: 26505 25981 394 324 0 25575 0
Current children cumulated CPU time (s) 1481.74
Current children cumulated vsize (KiB) 106020

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/78 32750
/proc/meminfo: memFree=1644296/2055920 swapFree=4158260/4192956
[pid=32749] ppid=32747 vsize=106020 CPUtime=1541.71
/proc/32749/stat : 32749 (bsolo3.0.17) R 32747 32749 31554 0 -1 4194304 5584054 0 0 0 150613 3558 0 0 25 0 1 0 227255390 108564480 25981 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32749/statm: 26505 25981 394 324 0 25575 0
Current children cumulated CPU time (s) 1541.71
Current children cumulated vsize (KiB) 106020

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/84 438
/proc/meminfo: memFree=1641992/2055920 swapFree=4158260/4192956
[pid=32749] ppid=32747 vsize=109796 CPUtime=1601.62
/proc/32749/stat : 32749 (bsolo3.0.17) R 32747 32749 31554 0 -1 4194304 5826738 0 0 0 156420 3742 0 0 25 0 1 0 227255390 112431104 26254 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 9043022 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32749/statm: 27449 26254 394 324 0 26519 0
Current children cumulated CPU time (s) 1601.62
Current children cumulated vsize (KiB) 109796

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/78 480
/proc/meminfo: memFree=1643016/2055920 swapFree=4158260/4192956
[pid=32749] ppid=32747 vsize=107076 CPUtime=1661.57
/proc/32749/stat : 32749 (bsolo3.0.17) R 32747 32749 31554 0 -1 4194304 6101352 0 0 0 162215 3942 0 0 25 0 1 0 227255390 109645824 26245 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 9040220 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32749/statm: 26769 26245 394 324 0 25839 0
Current children cumulated CPU time (s) 1661.57
Current children cumulated vsize (KiB) 107076

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/78 480
/proc/meminfo: memFree=1643016/2055920 swapFree=4158260/4192956
[pid=32749] ppid=32747 vsize=109764 CPUtime=1721.55
/proc/32749/stat : 32749 (bsolo3.0.17) R 32747 32749 31554 0 -1 4194304 6393212 0 0 0 168002 4153 0 0 25 0 1 0 227255390 112398336 26256 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134948441 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32749/statm: 27441 26256 394 324 0 26511 0
Current children cumulated CPU time (s) 1721.55
Current children cumulated vsize (KiB) 109764

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/78 480
/proc/meminfo: memFree=1643016/2055920 swapFree=4158260/4192956
[pid=32749] ppid=32747 vsize=109764 CPUtime=1781.53
/proc/32749/stat : 32749 (bsolo3.0.17) R 32747 32749 31554 0 -1 4194304 6597967 0 0 0 173846 4307 0 0 25 0 1 0 227255390 112398336 26254 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 9043022 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32749/statm: 27315 26252 394 324 0 26385 0
Current children cumulated CPU time (s) 1781.53
Current children cumulated vsize (KiB) 109764



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.8 s]
/proc/loadavg: 1.00 1.00 0.93 2/78 480
/proc/meminfo: memFree=1643016/2055920 swapFree=4158260/4192956
[pid=32749] ppid=32747 vsize=107076 CPUtime=1800.02
/proc/32749/stat : 32749 (bsolo3.0.17) R 32747 32749 31554 0 -1 4194304 6687766 0 0 0 175630 4372 0 0 25 0 1 0 227255390 109645824 26245 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 135447542 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32749/statm: 26769 26245 394 324 0 25839 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 107076

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child status: 15
Real time (s): 1800.83
CPU time (s): 1800.05
CPU user time (s): 1756.31
CPU system time (s): 43.7443
CPU usage (%): 99.9571
Max. virtual memory (cumulated for all children) (KiB): 109884

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

runsolver used 1.44178 second user time and 3.99439 second system time

The end

Launcher Data (download as text)

Begin job on node38 on Mon Apr 30 16:34:47 UTC 2007

IDJOB= 432849
IDBENCH= 1951
IDSOLVER= 199
FILE ID= node38/432849-1177950887

PBS_JOBID= 4727599

Free space on /tmp= 66558 MiB

SOLVER NAME= bsolo 3.0.17
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB06/liu/domset/normalized-domset_v500_e2000_w30_mw19_15.opb.PB06.opb
COMMAND LINE= bsolo3.0.17 -m1800 /tmp/evaluation/432849-1177950887/instance-432849-1177950887.opb            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node38/watcher-432849-1177950887 -o ROOT/results/node38/solver-432849-1177950887 -C 1800 -W 3600 -M 1800 --output-limit 1,15  bsolo3.0.17 -m1800 /tmp/evaluation/432849-1177950887/instance-432849-1177950887.opb            

META MD5SUM SOLVER= c9b15312c639dd71a11a1e3ca1b27020
MD5SUM BENCH=  9cfc9eabeae08d1064da7d7b87db93a4

RANDOM SEED= 39516932

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node38.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.263
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.263
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:       1747752 kB
Buffers:         38084 kB
Cached:         177144 kB
SwapCached:       3392 kB
Active:          78228 kB
Inactive:       160372 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1747752 kB
SwapTotal:     4192956 kB
SwapFree:      4158260 kB
Dirty:            6756 kB
Writeback:           0 kB
Mapped:          30172 kB
Slab:            54868 kB
Committed_AS:  1888164 kB
PageTables:       2060 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 node38 on Mon Apr 30 17:04:51 UTC 2007