Trace number 452814

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.17OPT3 55.2106 55.2318

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/
factor-mod-B/factor-mod-size=8-P0=157-P1=211-P2=97-P3=71-B.opb
MD5SUM85ac83bf4a556e0f3edfff4036eff461
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark0.074988
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 3
Optimality of the best value was proved YES
Number of variables72
Total number of constraints7
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 constraints7
Minimum length of a constraint8
Maximum length of a constraint80
Number of terms in the objective function 8
Biggest coefficient in the objective function 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 255
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 32768
Number of bits of the biggest number in a constraint 16
Biggest sum of numbers in a constraint 130560
Number of bits of the biggest sum of numbers17
Number of products (including duplicates)192
Sum of products size (including duplicates)384
Number of different products192
Sum of products size384

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/452814-1177980820/instance-452814-1177980820.opb
0.00/0.00	c File size is 3503 bytes.
0.00/0.00	c Highest Coefficient sum: 130560
0.00/0.00	c Parsing was ok!!
0.00/0.00	c Total parsing time: 0.002 s
0.00/0.00	c Var: 264 Constr: 394 192/0/202 Lit: 1648 Watch. Lit: 1016
0.00/0.00	c Obj. Vars: 8 (3.0303 % of total variables)
0.00/0.00	c Pre-processing Time: 0.004 s
0.00/0.00	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.00	c        0    264      394     1648    4     1416    2207      0      0 0.00
0.00/0.00	c Switching off LPR mode.
3.99/4.08	c      107    264      501     7921   15     1592    2428    107   9727 0.01
3.99/4.08	c      257    264      651    17062   26     1864    2671    257  10708 0.02
3.99/4.08	c      484    264      878    30964   35     2311    2939    484  11000 0.04
3.99/4.08	c      823    264     1217    51810   42     2972    3233    823  10160 0.08
3.99/4.08	c     1332    264     1726    83852   48     3996    3557   1332   9722 0.14
3.99/4.08	c     2096    264     2490   131442   52     5526    3913   2096   8155 0.26
3.99/4.08	c     3242    264     3636   199740   54     7807    4305   3242   6356 0.51
3.99/4.08	c     4963    264     3152   165028   52     6865    4736   2758   5459 0.91
3.99/4.08	c     7548    264     3303   170829   51     7141    5210   2909   4644 1.62
3.99/4.08	c    11428    264     4511   240887   53     9572    5732   4117   4398 2.60
3.99/4.08	c    17251    264     4480   242004   54     9515    6306   4086   4265 4.04
3.99/4.08	o 25	4.078
4.09/4.12	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
4.09/4.12	c    17612    264     4842   266230   54    10245    2223   4448   4318 4.08
4.09/4.12	c    17713    264     1608    75278   46     3762    2446   1214   4316 4.10
4.09/4.12	o 5	4.118
5.59/5.63	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
5.59/5.63	c    17845    255     1741    84109   48     4048    2221   1347   4333 4.12
5.59/5.63	c    17946    255     1842    90774   49     4297    2444   1448   4348 4.13
5.59/5.63	c    18197    255     2093   106268   50     4751    2689   1699   4380 4.15
5.59/5.63	c    18672    255     2568   134813   52     5705    2958   2174   4419 4.22
5.59/5.63	c    19485    234     3381   183019   54     7351    3254   2987   4469 4.36
5.59/5.63	c    20806    214     3024   159249   52     6646    3580   2630   4521 4.60
5.59/5.63	c    22887    214     3204   166404   51     6976    3939   2810   4501 5.08
5.59/5.63	o 3	5.632
55.17/55.22	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
55.17/55.22	c    26098    214     4251   246725   58     9069    2213   3857   4633 5.63
55.17/55.22	c    26198    193     1608    80187   49     3818    2435   1214   4634 5.65
55.17/55.22	c    26450    193     1860    95203   51     4304    2679   1466   4659 5.68
55.17/55.22	c    26926    193     2336   122769   52     5252    2947   1942   4695 5.73
55.17/55.22	c    27740    193     3150   175389   55     6895    3242   2756   4720 5.88
55.17/55.22	c    29061    193     2704   143738   53     5972    3567   2310   4798 6.06
55.17/55.22	c    31142    193     2877   145265   50     6337    3924   2483   4799 6.49
55.17/55.22	c    34366    193     3931   223255   56     8449    4317   3537   4838 7.10
55.17/55.22	c    39302    193     4219   223116   52     8995    4749   3825   4887 8.04
55.17/55.22	c    46809    193     4255   227526   53     9076    5224   3861   4751 9.85
55.17/55.22	c    58170    193     4715   249088   52     9999    5747   4321   4634 12.55
55.17/55.22	c    75314    193     3371   190795   56     7292    6322   2977   4450 16.92
55.17/55.22	c   101134    193     5846   367793   62    12271    6955   5452   4313 23.45
55.17/55.22	c   139966    193     4215   239126   56     8986    7651   3821   3823 36.61
55.17/55.22	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
55.17/55.22	v -x31 -x32 x33 x34 -x35 x36 x37 x38 -x39 -x40 x49 -x50 -x51 -x52 -x53 -x54 -x55 -x56 x41 x42 -x43 x44 x45 x46 x47 x48 -x57 x58 x59
55.17/55.22	v x60 -x61 -x62 -x63 -x64 -x65 x66 -x67 -x68 -x69 -x70 -x71 -x72
55.17/55.22	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
55.17/55.22	c   34   190187   1663   196078     6997   354536   6603   3445 55.20
55.17/55.22	c Objective: 3
55.17/55.22	s OPTIMUM FOUND
55.17/55.22	c Total time: 55.205 s

Verifier Data (download as text)

OK	3

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node59/watcher-452814-1177980820 -o ROOT/results/node59/solver-452814-1177980820 -C 1800 -W 3600 -M 1800 --output-limit 1,15 bsolo3.0.17 -m1800 /tmp/evaluation/452814-1177980820/instance-452814-1177980820.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.99 0.96 0.83 3/64 926
/proc/meminfo: memFree=1767792/2055920 swapFree=4184616/4192956
[pid=926] ppid=924 vsize=19552 CPUtime=0
/proc/926/stat : 926 (bsolo3.0.17) R 924 926 577 0 -1 4194304 371 0 0 0 0 0 0 0 18 0 1 0 245991670 20021248 341 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 9721467 0 0 4096 16384 0 0 0 17 1 0 0
/proc/926/statm: 4888 342 288 324 0 3957 0

[startup+0.037669 s]
/proc/loadavg: 0.99 0.96 0.83 3/64 926
/proc/meminfo: memFree=1767792/2055920 swapFree=4184616/4192956
[pid=926] ppid=924 vsize=4440 CPUtime=0.03
/proc/926/stat : 926 (bsolo3.0.17) R 924 926 577 0 -1 4194304 503 0 0 0 3 0 0 0 18 0 1 0 245991670 4546560 472 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 4160091748 0 0 4096 16384 0 0 0 17 1 0 0
/proc/926/statm: 1110 472 310 324 0 180 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 4440

[startup+0.101681 s]
/proc/loadavg: 0.99 0.96 0.83 3/64 926
/proc/meminfo: memFree=1767792/2055920 swapFree=4184616/4192956
[pid=926] ppid=924 vsize=4832 CPUtime=0.09
/proc/926/stat : 926 (bsolo3.0.17) R 924 926 577 0 -1 4194304 630 0 0 0 9 0 0 0 18 0 1 0 245991670 4947968 599 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 9727717 0 0 4096 16384 0 0 0 17 1 0 0
/proc/926/statm: 1208 599 310 324 0 278 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4832

[startup+0.301718 s]
/proc/loadavg: 0.99 0.96 0.83 3/64 926
/proc/meminfo: memFree=1767792/2055920 swapFree=4184616/4192956
[pid=926] ppid=924 vsize=6124 CPUtime=0.29
/proc/926/stat : 926 (bsolo3.0.17) R 924 926 577 0 -1 4194304 936 0 0 0 29 0 0 0 19 0 1 0 245991670 6270976 905 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 9721467 0 0 4096 16384 0 0 0 17 1 0 0
/proc/926/statm: 1531 905 310 324 0 601 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6124

[startup+0.701794 s]
/proc/loadavg: 0.99 0.96 0.83 3/64 926
/proc/meminfo: memFree=1767792/2055920 swapFree=4184616/4192956
[pid=926] ppid=924 vsize=7672 CPUtime=0.69
/proc/926/stat : 926 (bsolo3.0.17) R 924 926 577 0 -1 4194304 1318 0 0 0 68 1 0 0 22 0 1 0 245991670 7856128 1287 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 4160091748 0 0 4096 16384 0 0 0 17 1 0 0
/proc/926/statm: 1918 1287 310 324 0 988 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7672

[startup+1.50195 s]
/proc/loadavg: 0.99 0.96 0.83 2/65 927
/proc/meminfo: memFree=1763496/2055920 swapFree=4184616/4192956
[pid=926] ppid=924 vsize=8196 CPUtime=1.49
/proc/926/stat : 926 (bsolo3.0.17) R 924 926 577 0 -1 4194304 1464 0 0 0 148 1 0 0 25 0 1 0 245991670 8392704 1433 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134546121 0 0 4096 16384 0 0 0 17 1 0 0
/proc/926/statm: 2049 1433 310 324 0 1119 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8196

[startup+3.10125 s]
/proc/loadavg: 0.99 0.96 0.83 2/65 927
/proc/meminfo: memFree=1763112/2055920 swapFree=4184616/4192956
[pid=926] ppid=924 vsize=9088 CPUtime=3.09
/proc/926/stat : 926 (bsolo3.0.17) R 924 926 577 0 -1 4194304 1668 0 0 0 308 1 0 0 25 0 1 0 245991670 9306112 1637 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 9717066 0 0 4096 16384 0 0 0 17 1 0 0
/proc/926/statm: 2272 1637 310 324 0 1342 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9088

[startup+6.30186 s]
/proc/loadavg: 0.99 0.96 0.83 2/65 927
/proc/meminfo: memFree=1762032/2055920 swapFree=4184616/4192956
[pid=926] ppid=924 vsize=9080 CPUtime=6.29
/proc/926/stat : 926 (bsolo3.0.17) R 924 926 577 0 -1 4194304 1672 0 0 0 627 2 0 0 25 0 1 0 245991670 9297920 1641 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550924 0 0 4096 16384 0 0 0 17 1 0 0
/proc/926/statm: 2270 1641 311 324 0 1340 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 9080

[startup+12.7011 s]
/proc/loadavg: 0.99 0.97 0.83 2/65 927
/proc/meminfo: memFree=1762032/2055920 swapFree=4184616/4192956
[pid=926] ppid=924 vsize=9076 CPUtime=12.69
/proc/926/stat : 926 (bsolo3.0.17) R 924 926 577 0 -1 4194304 1672 0 0 0 1267 2 0 0 25 0 1 0 245991670 9293824 1641 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550804 0 0 4096 16384 0 0 0 17 1 0 0
/proc/926/statm: 2269 1641 311 324 0 1339 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 9076

[startup+25.5015 s]
/proc/loadavg: 0.99 0.97 0.83 2/65 927
/proc/meminfo: memFree=1760368/2055920 swapFree=4184616/4192956
[pid=926] ppid=924 vsize=10868 CPUtime=25.48
/proc/926/stat : 926 (bsolo3.0.17) R 924 926 577 0 -1 4194304 2124 0 0 0 2546 2 0 0 25 0 1 0 245991670 11128832 2093 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 4160051253 0 0 4096 16384 0 0 0 17 1 0 0
/proc/926/statm: 2717 2093 311 324 0 1787 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 10868

[startup+51.1014 s]
/proc/loadavg: 0.99 0.97 0.83 2/65 927
/proc/meminfo: memFree=1759920/2055920 swapFree=4184616/4192956
[pid=926] ppid=924 vsize=11260 CPUtime=51.07
/proc/926/stat : 926 (bsolo3.0.17) R 924 926 577 0 -1 4194304 2232 0 0 0 5105 2 0 0 25 0 1 0 245991670 11530240 2201 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134546121 0 0 4096 16384 0 0 0 17 1 0 0
/proc/926/statm: 2815 2201 311 324 0 1885 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 11260

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

[startup+52.7017 s]
/proc/loadavg: 0.99 0.97 0.83 2/65 927
/proc/meminfo: memFree=1759920/2055920 swapFree=4184616/4192956
[pid=926] ppid=924 vsize=11260 CPUtime=52.67
/proc/926/stat : 926 (bsolo3.0.17) R 924 926 577 0 -1 4194304 2232 0 0 0 5265 2 0 0 25 0 1 0 245991670 11530240 2201 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134551359 0 0 4096 16384 0 0 0 17 1 0 0
/proc/926/statm: 2815 2201 311 324 0 1885 0
Current children cumulated CPU time (s) 52.67
Current children cumulated vsize (KiB) 11260

[startup+54.302 s]
/proc/loadavg: 0.99 0.97 0.83 2/65 927
/proc/meminfo: memFree=1759920/2055920 swapFree=4184616/4192956
[pid=926] ppid=924 vsize=11260 CPUtime=54.27
/proc/926/stat : 926 (bsolo3.0.17) R 924 926 577 0 -1 4194304 2232 0 0 0 5425 2 0 0 25 0 1 0 245991670 11530240 2201 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550764 0 0 4096 16384 0 0 0 17 1 0 0
/proc/926/statm: 2815 2201 311 324 0 1885 0
Current children cumulated CPU time (s) 54.27
Current children cumulated vsize (KiB) 11260

[startup+54.7011 s]
/proc/loadavg: 0.99 0.97 0.83 2/65 927
/proc/meminfo: memFree=1759920/2055920 swapFree=4184616/4192956
[pid=926] ppid=924 vsize=11260 CPUtime=54.67
/proc/926/stat : 926 (bsolo3.0.17) R 924 926 577 0 -1 4194304 2232 0 0 0 5465 2 0 0 25 0 1 0 245991670 11530240 2201 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134551225 0 0 4096 16384 0 0 0 17 1 0 0
/proc/926/statm: 2815 2201 311 324 0 1885 0
Current children cumulated CPU time (s) 54.67
Current children cumulated vsize (KiB) 11260

[startup+55.1011 s]
/proc/loadavg: 0.99 0.97 0.83 2/65 927
/proc/meminfo: memFree=1759920/2055920 swapFree=4184616/4192956
[pid=926] ppid=924 vsize=11260 CPUtime=55.07
/proc/926/stat : 926 (bsolo3.0.17) R 924 926 577 0 -1 4194304 2232 0 0 0 5505 2 0 0 25 0 1 0 245991670 11530240 2201 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550779 0 0 4096 16384 0 0 0 17 1 0 0
/proc/926/statm: 2815 2201 311 324 0 1885 0
Current children cumulated CPU time (s) 55.07
Current children cumulated vsize (KiB) 11260

[startup+55.2011 s]
/proc/loadavg: 0.99 0.97 0.83 2/65 927
/proc/meminfo: memFree=1759920/2055920 swapFree=4184616/4192956
[pid=926] ppid=924 vsize=11260 CPUtime=55.17
/proc/926/stat : 926 (bsolo3.0.17) R 924 926 577 0 -1 4194304 2232 0 0 0 5515 2 0 0 25 0 1 0 245991670 11530240 2201 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134551443 0 0 4096 16384 0 0 0 17 1 0 0
/proc/926/statm: 2815 2201 311 324 0 1885 0
Current children cumulated CPU time (s) 55.17
Current children cumulated vsize (KiB) 11260

Child status: 0
Real time (s): 55.2318
CPU time (s): 55.2106
CPU user time (s): 55.1806
CPU system time (s): 0.029995
CPU usage (%): 99.9617
Max. virtual memory (cumulated for all children) (KiB): 11260

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 55.1806
system time used= 0.029995
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2236
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= 75

runsolver used 0.052991 second user time and 0.106983 second system time

The end

Launcher Data (download as text)

Begin job on node59 on Tue May  1 00:53:41 UTC 2007

IDJOB= 452814
IDBENCH= 47881
IDSOLVER= 199
FILE ID= node59/452814-1177980820

PBS_JOBID= 4728083

Free space on /tmp= 66558 MiB

SOLVER NAME= bsolo 3.0.17
BENCH NAME= HOME/pub/bench/PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/factor-mod-size=8-P0=157-P1=211-P2=97-P3=71-B.opb
COMMAND LINE= bsolo3.0.17 -m1800 /tmp/evaluation/452814-1177980820/instance-452814-1177980820.opb            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node59/watcher-452814-1177980820 -o ROOT/results/node59/solver-452814-1177980820 -C 1800 -W 3600 -M 1800 --output-limit 1,15  bsolo3.0.17 -m1800 /tmp/evaluation/452814-1177980820/instance-452814-1177980820.opb            

META MD5SUM SOLVER= c9b15312c639dd71a11a1e3ca1b27020
MD5SUM BENCH=  85ac83bf4a556e0f3edfff4036eff461

RANDOM SEED= 53163428

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node59.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.268
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.268
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:       1768200 kB
Buffers:         22736 kB
Cached:         186516 kB
SwapCached:       2364 kB
Active:          31476 kB
Inactive:       187632 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1768200 kB
SwapTotal:     4192956 kB
SwapFree:      4184616 kB
Dirty:            6584 kB
Writeback:           0 kB
Mapped:          16556 kB
Slab:            54560 kB
Committed_AS:  3214324 kB
PageTables:       1472 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 node59 on Tue May  1 00:54:36 UTC 2007