Trace number 2656260

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
wbo 1.4bOPT4 36.2275 36.2387

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
logic_synthesis/normalized-m100_100_50_50.r.opb
MD5SUM92218ddb5567427e70962e6332b1ed9e
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark4
Best CPU time to get the best result obtained on this benchmark1.59276
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 4
Optimality of the best value was proved YES
Number of variables100
Total number of constraints100
Number of constraints which are clauses100
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 constraint50
Maximum length of a constraint50
Number of terms in the objective function 100
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 100
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 100
Number of bits of the biggest sum of numbers7
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.01	c wbo 1.4 beta - 20100517
0.00/0.01	c Parsing opb file format. File HOME/instance-2656260-1276593484.opb.
0.00/0.01	c Instance file HOME/instance-2656260-1276593484.opb
0.00/0.01	c File size is 36212 bytes.
0.00/0.01	c Highest Coefficient sum: 51
0.00/0.01	c ============================[ Problem Statistics ]=============================
0.00/0.01	c |                                                                             |
0.00/0.01	c |  Parsing time:          0.01         s                                      |
0.00/0.01	c |  Number Variables:      100                                                 |
0.00/0.01	c |  Number Clauses:        100                                                 |
0.00/0.01	c |  Number Cardinality:    0                                                   |
0.00/0.01	c |  Number PB Constraints: 0                                                   |
0.00/0.01	c ============================[ Search Statistics ]==============================
0.00/0.01	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.01	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.01	c ===============================================================================
0.00/0.01	c |         0 |     100      100     5000 |     5000        0    nan |  0.000 % |
0.00/0.01	c ===============================================================================
0.00/0.01	c New solution: 6
0.00/0.01	o 6
0.00/0.01	c Elapsed CPU time: 0.006998 s	Remaining CPU time: 179.993 s
0.00/0.01	c ===============================================================================
0.00/0.01	c |         0 |     100      101     5100 |     5000        0    nan |  0.000 % |
0.00/0.01	c ===============================================================================
0.00/0.01	c New solution: 5
0.00/0.01	o 5
0.00/0.01	c Elapsed CPU time: 0.006998 s	Remaining CPU time: 179.993 s
0.00/0.01	c ===============================================================================
0.00/0.01	c |         7 |     100      102     5200 |     5000        7     79 |  0.000 % |
0.00/0.01	c |       109 |     100      102     5200 |     5500      109     75 |  0.010 % |
0.00/0.02	c |       260 |     100      102     5200 |     6050      260     77 |  0.010 % |
0.00/0.03	c |       485 |     100      102     5200 |     6655      485     76 |  0.010 % |
0.02/0.03	c ===============================================================================
0.02/0.03	c New solution: 4
0.02/0.03	o 4
0.02/0.03	c Elapsed CPU time: 0.027995 s	Remaining CPU time: 179.972 s
0.02/0.03	c ===============================================================================
0.02/0.03	c |       532 |     100      103     5300 |     5000      532     76 |  0.010 % |
0.02/0.03	c |       634 |     100      103     5300 |     5500      634     75 |  0.010 % |
0.02/0.04	c |       785 |     100      103     5300 |     6050      785     75 |  0.010 % |
0.02/0.05	c |      1010 |     100      103     5300 |     6655     1010     73 |  0.010 % |
0.02/0.08	c |      1349 |     100      103     5300 |     7320     1349     72 |  0.010 % |
0.09/0.11	c |      1857 |     100      103     5300 |     8052     1857     71 |  0.010 % |
0.09/0.17	c |      2619 |     100      103     5300 |     8857     2619     71 |  0.010 % |
0.19/0.27	c |      3760 |     100      103     5300 |     9743     3760     70 |  0.010 % |
0.39/0.46	c |      5471 |     100      103     5300 |    10717     5471     70 |  0.010 % |
0.69/0.77	c |      8033 |     100      103     5300 |    11789     8033     70 |  0.010 % |
1.39/1.43	c |     11885 |     100      103     5300 |    12968     5953     68 |  0.010 % |
2.29/2.37	c |     17658 |     100      103     5300 |    14265    11726     67 |  0.010 % |
3.99/4.06	c |     26307 |     100      103     5300 |    15692    13206     65 |  0.010 % |
6.49/6.51	c |     39287 |     100      103     5300 |    17261    10420     64 |  0.010 % |
10.48/10.52	c |     58748 |     100      103     5300 |    18987    12567     60 |  0.010 % |
16.98/17.00	c |     87944 |     100      103     5300 |    20886    13188     56 |  0.010 % |
27.49/27.57	c |    131735 |     100      103     5300 |    22974    15107     47 |  0.010 % |
36.19/36.23	c ===============================================================================
36.19/36.23	c Best Solution: 4
36.19/36.23	s OPTIMUM FOUND
36.19/36.23	c Total CPU time: 35.6986 s
36.19/36.23	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

Verifier Data

OK	4

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2656260-1276593484/watcher-2656260-1276593484 -o /tmp/evaluation-result-2656260-1276593484/solver-2656260-1276593484 -C 1800 -W 2000 -M 1800 wbo1.4b -file-format=opb -time-limit=1800 HOME/instance-2656260-1276593484.opb 

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


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 8811
/proc/meminfo: memFree=1571032/2059040 swapFree=4192956/4192956
[pid=8811] ppid=8809 vsize=2568 CPUtime=0
/proc/8811/stat : 8811 (wbo1.4b) R 8809 8811 2332 0 -1 4202496 283 0 0 0 0 0 0 0 16 0 1 0 641177 2629632 193 1992294400 134512640 135751879 4287640192 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8811/statm: 642 193 146 303 0 337 0

[startup+0.032272 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 8811
/proc/meminfo: memFree=1571032/2059040 swapFree=4192956/4192956
[pid=8811] ppid=8809 vsize=2700 CPUtime=0.02
/proc/8811/stat : 8811 (wbo1.4b) R 8809 8811 2332 0 -1 4202496 337 0 0 0 2 0 0 0 16 0 1 0 641177 2764800 247 1992294400 134512640 135751879 4287640192 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8811/statm: 675 247 147 303 0 370 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2700

[startup+0.101278 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 8811
/proc/meminfo: memFree=1571032/2059040 swapFree=4192956/4192956
[pid=8811] ppid=8809 vsize=3228 CPUtime=0.09
/proc/8811/stat : 8811 (wbo1.4b) R 8809 8811 2332 0 -1 4202496 461 0 0 0 9 0 0 0 16 0 1 0 641177 3305472 371 1992294400 134512640 135751879 4287640192 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8811/statm: 807 371 147 303 0 502 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3228

[startup+0.301301 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 8811
/proc/meminfo: memFree=1571032/2059040 swapFree=4192956/4192956
[pid=8811] ppid=8809 vsize=4284 CPUtime=0.29
/proc/8811/stat : 8811 (wbo1.4b) R 8809 8811 2332 0 -1 4202496 716 0 0 0 28 1 0 0 17 0 1 0 641177 4386816 626 1992294400 134512640 135751879 4287640192 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8811/statm: 1071 626 147 303 0 766 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4284

[startup+0.701345 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 8811
/proc/meminfo: memFree=1571032/2059040 swapFree=4192956/4192956
[pid=8811] ppid=8809 vsize=5736 CPUtime=0.69
/proc/8811/stat : 8811 (wbo1.4b) R 8809 8811 2332 0 -1 4202496 1107 0 0 0 67 2 0 0 17 0 1 0 641177 5873664 1017 1992294400 134512640 135751879 4287640192 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8811/statm: 1434 1017 147 303 0 1129 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5736

[startup+1.50143 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 8812
/proc/meminfo: memFree=1566436/2059040 swapFree=4192956/4192956
[pid=8811] ppid=8809 vsize=8024 CPUtime=1.49
/proc/8811/stat : 8811 (wbo1.4b) R 8809 8811 2332 0 -1 4202496 1650 0 0 0 146 3 0 0 18 0 1 0 641177 8216576 1560 1992294400 134512640 135751879 4287640192 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8811/statm: 2006 1560 148 303 0 1701 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8024

[startup+3.10161 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 8812
/proc/meminfo: memFree=1563336/2059040 swapFree=4192956/4192956
[pid=8811] ppid=8809 vsize=11728 CPUtime=3.09
/proc/8811/stat : 8811 (wbo1.4b) R 8809 8811 2332 0 -1 4202496 2602 0 0 0 303 6 0 0 21 0 1 0 641177 12009472 2512 1992294400 134512640 135751879 4287640192 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8811/statm: 2932 2512 148 303 0 2627 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11728

[startup+6.30097 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 8812
/proc/meminfo: memFree=1555772/2059040 swapFree=4192956/4192956
[pid=8811] ppid=8809 vsize=19020 CPUtime=6.29
/proc/8811/stat : 8811 (wbo1.4b) R 8809 8811 2332 0 -1 4202496 4398 0 0 0 619 10 0 0 25 0 1 0 641177 19476480 4308 1992294400 134512640 135751879 4287640192 18446744073709551615 134616514 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8811/statm: 4755 4308 148 303 0 4450 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 19020

[startup+12.7017 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 8812
/proc/meminfo: memFree=1542256/2059040 swapFree=4192956/4192956
[pid=8811] ppid=8809 vsize=32180 CPUtime=12.69
/proc/8811/stat : 8811 (wbo1.4b) R 8809 8811 2332 0 -1 4202496 7687 0 0 0 1249 20 0 0 25 0 1 0 641177 32952320 7597 1992294400 134512640 135751879 4287640192 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8811/statm: 8045 7597 148 303 0 7740 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 32180

[startup+25.5011 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 8812
/proc/meminfo: memFree=1520060/2059040 swapFree=4192956/4192956
[pid=8811] ppid=8809 vsize=53412 CPUtime=25.48
/proc/8811/stat : 8811 (wbo1.4b) R 8809 8811 2332 0 -1 4202496 12989 0 0 0 2509 39 0 0 25 0 1 0 641177 54693888 12899 1992294400 134512640 135751879 4287640192 18446744073709551615 134611216 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8811/statm: 13353 12899 148 303 0 13048 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 53412

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

[startup+31.9078 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 8812
/proc/meminfo: memFree=1508528/2059040 swapFree=4192956/4192956
[pid=8811] ppid=8809 vsize=64616 CPUtime=31.89
/proc/8811/stat : 8811 (wbo1.4b) R 8809 8811 2332 0 -1 4202496 15765 0 0 0 3142 47 0 0 25 0 1 0 641177 66166784 15675 1992294400 134512640 135751879 4287640192 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8811/statm: 16154 15675 148 303 0 15849 0
Current children cumulated CPU time (s) 31.89
Current children cumulated vsize (KiB) 64616

[startup+33.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 8812
/proc/meminfo: memFree=1507288/2059040 swapFree=4192956/4192956
[pid=8811] ppid=8809 vsize=66808 CPUtime=33.48
/proc/8811/stat : 8811 (wbo1.4b) R 8809 8811 2332 0 -1 4202496 16316 0 0 0 3299 49 0 0 25 0 1 0 641177 68411392 16226 1992294400 134512640 135751879 4287640192 18446744073709551615 134516977 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8811/statm: 16702 16226 148 303 0 16397 0
Current children cumulated CPU time (s) 33.48
Current children cumulated vsize (KiB) 66808

[startup+35.1012 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 8812
/proc/meminfo: memFree=1503692/2059040 swapFree=4192956/4192956
[pid=8811] ppid=8809 vsize=69324 CPUtime=35.08
/proc/8811/stat : 8811 (wbo1.4b) R 8809 8811 2332 0 -1 4202496 16947 0 0 0 3458 50 0 0 25 0 1 0 641177 70987776 16857 1992294400 134512640 135751879 4287640192 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8811/statm: 17331 16857 148 303 0 17026 0
Current children cumulated CPU time (s) 35.08
Current children cumulated vsize (KiB) 69324

[startup+35.9013 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 8812
/proc/meminfo: memFree=1503692/2059040 swapFree=4192956/4192956
[pid=8811] ppid=8809 vsize=70516 CPUtime=35.88
/proc/8811/stat : 8811 (wbo1.4b) R 8809 8811 2332 0 -1 4202496 17229 0 0 0 3537 51 0 0 25 0 1 0 641177 72208384 17139 1992294400 134512640 135751879 4287640192 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8811/statm: 17629 17139 148 303 0 17324 0
Current children cumulated CPU time (s) 35.88
Current children cumulated vsize (KiB) 70516

[startup+36.1013 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 8812
/proc/meminfo: memFree=1503692/2059040 swapFree=4192956/4192956
[pid=8811] ppid=8809 vsize=71176 CPUtime=36.08
/proc/8811/stat : 8811 (wbo1.4b) R 8809 8811 2332 0 -1 4202496 17404 0 0 0 3557 51 0 0 25 0 1 0 641177 72884224 17314 1992294400 134512640 135751879 4287640192 18446744073709551615 134616543 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8811/statm: 17794 17314 148 303 0 17489 0
Current children cumulated CPU time (s) 36.08
Current children cumulated vsize (KiB) 71176

[startup+36.2013 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 8812
/proc/meminfo: memFree=1501460/2059040 swapFree=4192956/4192956
[pid=8811] ppid=8809 vsize=71440 CPUtime=36.19
/proc/8811/stat : 8811 (wbo1.4b) R 8809 8811 2332 0 -1 4202496 17481 0 0 0 3567 52 0 0 25 0 1 0 641177 73154560 17391 1992294400 134512640 135751879 4287640192 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8811/statm: 17860 17391 148 303 0 17555 0
Current children cumulated CPU time (s) 36.19
Current children cumulated vsize (KiB) 71440

Child status: 0
Real time (s): 36.2387
CPU time (s): 36.2275
CPU user time (s): 35.6986
CPU system time (s): 0.528919
CPU usage (%): 99.9691
Max. virtual memory (cumulated for all children) (KiB): 71440

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

runsolver used 0.069989 second user time and 0.174973 second system time

The end

Launcher Data

Begin job on node038 at 2010-06-15 11:18:04
IDJOB=2656260
IDBENCH=2869
IDSOLVER=1161
FILE ID=node038/2656260-1276593484
PBS_JOBID= 11172213
Free space on /tmp= 62476 MiB

SOLVER NAME= wbo 1.4b
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/logic_synthesis/normalized-m100_100_50_50.r.opb
COMMAND LINE= wbo1.4b -file-format=opb -time-limit=TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2656260-1276593484/watcher-2656260-1276593484 -o /tmp/evaluation-result-2656260-1276593484/solver-2656260-1276593484 -C 1800 -W 2000 -M 1800  wbo1.4b -file-format=opb -time-limit=1800 HOME/instance-2656260-1276593484.opb

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

MD5SUM BENCH= 92218ddb5567427e70962e6332b1ed9e
RANDOM SEED=1462299425

node038.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.222
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.44
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.222
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.46
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1571436 kB
Buffers:         38644 kB
Cached:         323604 kB
SwapCached:          0 kB
Active:         176304 kB
Inactive:       245300 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1571436 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            2684 kB
Writeback:           0 kB
AnonPages:       59296 kB
Mapped:          15336 kB
Slab:            44192 kB
PageTables:       3968 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181244 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= 62476 MiB
End job on node038 at 2010-06-15 11:18:41