Trace number 2655374

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 NameAnswerCPU timeWall clock time
wbo 1.4aUNSAT 235.916 235.976

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900669797.opb
MD5SUMa7f9415d82387c85347e0216376f3dfd
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark47.1258
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables231
Total number of constraints2707
Number of constraints which are clauses2684
Number of constraints which are cardinality constraints (but not clauses)22
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint110
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 695
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c wbo 1.4 beta - 20100517
0.00/0.00	c Parsing opb file format. File HOME/instance-2655374-1276295316.opb.
0.00/0.00	c Instance file HOME/instance-2655374-1276295316.opb
0.00/0.00	c File size is 83373 bytes.
0.00/0.01	c Highest Coefficient sum: 695
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:      231                                                 |
0.00/0.01	c |  Number Clauses:        2684                                                |
0.00/0.01	c |  Number Cardinality:    22                                                  |
0.00/0.01	c |  Number PB Constraints: 1                                                   |
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 |     231     2707     8338 |     5000        0    nan |  0.000 % |
0.00/0.01	c |       100 |     231     2707     8338 |     5500      100     15 |  0.002 % |
0.00/0.02	c |       250 |     231     2707     8338 |     6050      250     21 |  0.002 % |
0.03/0.03	c |       477 |     231     2707     8338 |     6655      477     21 |  0.002 % |
0.03/0.05	c |       815 |     231     2707     8338 |     7320      815     22 |  0.002 % |
0.03/0.08	c |      1321 |     231     2707     8338 |     8052     1321     21 |  0.002 % |
0.09/0.13	c |      2080 |     231     2707     8338 |     8857     2080     21 |  0.002 % |
0.19/0.21	c |      3219 |     231     2707     8338 |     9743     3219     22 |  0.002 % |
0.29/0.34	c |      4930 |     231     2707     8338 |    10717     4930     22 |  0.002 % |
0.50/0.55	c |      7493 |     231     2707     8338 |    11789     7493     22 |  0.002 % |
0.89/0.94	c |     11337 |     231     2707     8338 |    12968    11337     24 |  0.002 % |
1.59/1.62	c |     17104 |     231     2707     8338 |    14265    10549     29 |  0.002 % |
2.79/2.87	c |     25753 |     231     2707     8338 |    15692    12036     27 |  0.002 % |
4.89/4.94	c |     38727 |     231     2707     8338 |    17261     9220     28 |  0.002 % |
7.89/7.91	c |     58191 |     231     2707     8338 |    18987    11307     24 |  0.002 % |
13.29/13.36	c |     87383 |     231     2707     8338 |    20886    11871     30 |  0.002 % |
21.49/21.53	c |    131174 |     231     2707     8338 |    22974    13729     25 |  0.002 % |
35.09/35.11	c |    196859 |     231     2707     8338 |    25272    21688     27 |  0.002 % |
57.78/57.89	c |    295387 |     231     2707     8338 |    27799    15938     25 |  0.002 % |
96.77/96.81	c |    443177 |     231     2707     8338 |    30579    15014     24 |  0.002 % |
156.85/156.95	c |    664862 |     231     2707     8338 |    33637    22029     25 |  0.002 % |
235.83/235.95	c ===============================================================================
235.83/235.95	c core #1
235.83/235.95	c Memory used           : 168.41 MB
235.83/235.95	c CPU time              : 233.111 s
235.83/235.95	c 
235.83/235.95	s UNSATISFIABLE
235.83/235.95	c Total CPU time: 233.111 s

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2655374-1276295316/watcher-2655374-1276295316 -o /tmp/evaluation-result-2655374-1276295316/solver-2655374-1276295316 -C 1800 -W 2000 -M 1800 wbo1.4a -file-format=opb -time-limit=1800 HOME/instance-2655374-1276295316.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 6835
/proc/meminfo: memFree=1549608/2059040 swapFree=4192956/4192956
[pid=6835] ppid=6833 vsize=2660 CPUtime=0
/proc/6835/stat : 6835 (wbo1.4a) R 6833 6835 6752 0 -1 4202496 281 0 0 0 0 0 0 0 20 0 1 0 5118058 2723840 199 1992294400 134512640 135751879 4291919632 18446744073709551615 134617475 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/6835/statm: 665 202 139 303 0 339 0

[startup+0.036463 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 6835
/proc/meminfo: memFree=1549608/2059040 swapFree=4192956/4192956
[pid=6835] ppid=6833 vsize=2708 CPUtime=0.03
/proc/6835/stat : 6835 (wbo1.4a) R 6833 6835 6752 0 -1 4202496 354 0 0 0 3 0 0 0 20 0 1 0 5118058 2772992 251 1992294400 134512640 135751879 4291919632 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/6835/statm: 677 251 143 303 0 372 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2708

[startup+0.101469 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 6835
/proc/meminfo: memFree=1549608/2059040 swapFree=4192956/4192956
[pid=6835] ppid=6833 vsize=2972 CPUtime=0.09
/proc/6835/stat : 6835 (wbo1.4a) R 6833 6835 6752 0 -1 4202496 403 0 0 0 9 0 0 0 20 0 1 0 5118058 3043328 300 1992294400 134512640 135751879 4291919632 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/6835/statm: 743 300 143 303 0 438 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2972

[startup+0.301489 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 6835
/proc/meminfo: memFree=1549608/2059040 swapFree=4192956/4192956
[pid=6835] ppid=6833 vsize=3500 CPUtime=0.29
/proc/6835/stat : 6835 (wbo1.4a) R 6833 6835 6752 0 -1 4202496 534 0 0 0 28 1 0 0 20 0 1 0 5118058 3584000 431 1992294400 134512640 135751879 4291919632 18446744073709551615 134610827 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/6835/statm: 875 431 143 303 0 570 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3500

[startup+0.701529 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 6835
/proc/meminfo: memFree=1549608/2059040 swapFree=4192956/4192956
[pid=6835] ppid=6833 vsize=4424 CPUtime=0.69
/proc/6835/stat : 6835 (wbo1.4a) R 6833 6835 6752 0 -1 4202496 755 0 0 0 67 2 0 0 20 0 1 0 5118058 4530176 652 1992294400 134512640 135751879 4291919632 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/6835/statm: 1106 652 143 303 0 801 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4424

[startup+1.50061 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 6836
/proc/meminfo: memFree=1546872/2059040 swapFree=4192956/4192956
[pid=6835] ppid=6833 vsize=5776 CPUtime=1.49
/proc/6835/stat : 6835 (wbo1.4a) R 6833 6835 6752 0 -1 4202496 1121 0 0 0 145 4 0 0 22 0 1 0 5118058 5914624 1018 1992294400 134512640 135751879 4291919632 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/6835/statm: 1444 1018 143 303 0 1139 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5776

[startup+3.10077 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 6836
/proc/meminfo: memFree=1544888/2059040 swapFree=4192956/4192956
[pid=6835] ppid=6833 vsize=7888 CPUtime=3.09
/proc/6835/stat : 6835 (wbo1.4a) R 6833 6835 6752 0 -1 4202496 1645 0 0 0 302 7 0 0 25 0 1 0 5118058 8077312 1542 1992294400 134512640 135751879 4291919632 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/6835/statm: 1972 1542 143 303 0 1667 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7888

[startup+6.30109 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 6836
/proc/meminfo: memFree=1540548/2059040 swapFree=4192956/4192956
[pid=6835] ppid=6833 vsize=11852 CPUtime=6.29
/proc/6835/stat : 6835 (wbo1.4a) R 6833 6835 6752 0 -1 4202496 2642 0 0 0 617 12 0 0 25 0 1 0 5118058 12136448 2539 1992294400 134512640 135751879 4291919632 18446744073709551615 134602695 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/6835/statm: 2963 2539 143 303 0 2658 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 11852

[startup+12.7007 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 6836
/proc/meminfo: memFree=1532736/2059040 swapFree=4192956/4192956
[pid=6835] ppid=6833 vsize=19224 CPUtime=12.69
/proc/6835/stat : 6835 (wbo1.4a) R 6833 6835 6752 0 -1 4202496 4474 0 0 0 1247 22 0 0 25 0 1 0 5118058 19685376 4371 1992294400 134512640 135751879 4291919632 18446744073709551615 134616467 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/6835/statm: 4806 4371 143 303 0 4501 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 19224

[startup+25.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 6836
/proc/meminfo: memFree=1519840/2059040 swapFree=4192956/4192956
[pid=6835] ppid=6833 vsize=31640 CPUtime=25.49
/proc/6835/stat : 6835 (wbo1.4a) R 6833 6835 6752 0 -1 4202496 7588 0 0 0 2507 42 0 0 25 0 1 0 5118058 32399360 7485 1992294400 134512640 135751879 4291919632 18446744073709551615 134517414 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/6835/statm: 7910 7485 143 303 0 7605 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 31640

[startup+51.1016 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 6838
/proc/meminfo: memFree=1497644/2059040 swapFree=4192956/4192956
[pid=6835] ppid=6833 vsize=54144 CPUtime=51.08
/proc/6835/stat : 6835 (wbo1.4a) R 6833 6835 6752 0 -1 4202496 13174 0 0 0 5030 78 0 0 25 0 1 0 5118058 55443456 13071 1992294400 134512640 135751879 4291919632 18446744073709551615 134616514 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/6835/statm: 13536 13071 143 303 0 13231 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 54144

[startup+102.309 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 6838
/proc/meminfo: memFree=1459452/2059040 swapFree=4192956/4192956
[pid=6835] ppid=6833 vsize=91960 CPUtime=102.27
/proc/6835/stat : 6835 (wbo1.4a) R 6833 6835 6752 0 -1 4202496 22601 0 0 0 10087 140 0 0 25 0 1 0 5118058 94167040 22498 1992294400 134512640 135751879 4291919632 18446744073709551615 134606357 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/6835/statm: 22990 22498 143 303 0 22685 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 91960

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 6840
/proc/meminfo: memFree=1419276/2059040 swapFree=4192956/4192956
[pid=6835] ppid=6833 vsize=132316 CPUtime=162.25
/proc/6835/stat : 6835 (wbo1.4a) R 6833 6835 6752 0 -1 4202496 32704 0 0 0 16018 207 0 0 25 0 1 0 5118058 135491584 32601 1992294400 134512640 135751879 4291919632 18446744073709551615 134616398 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/6835/statm: 33079 32601 143 303 0 32774 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 132316

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 6842
/proc/meminfo: memFree=1385672/2059040 swapFree=4192956/4192956
[pid=6835] ppid=6833 vsize=165540 CPUtime=222.23
/proc/6835/stat : 6835 (wbo1.4a) R 6833 6835 6752 0 -1 4202496 40975 0 0 0 21958 265 0 0 25 0 1 0 5118058 169512960 40872 1992294400 134512640 135751879 4291919632 18446744073709551615 134616382 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/6835/statm: 41385 40872 143 303 0 41080 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 165540

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

[startup+223.901 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 6842
/proc/meminfo: memFree=1385176/2059040 swapFree=4192956/4192956
[pid=6835] ppid=6833 vsize=166200 CPUtime=223.84
/proc/6835/stat : 6835 (wbo1.4a) R 6833 6835 6752 0 -1 4202496 41141 0 0 0 22117 267 0 0 25 0 1 0 5118058 170188800 41038 1992294400 134512640 135751879 4291919632 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/6835/statm: 41550 41038 143 303 0 41245 0
Current children cumulated CPU time (s) 223.84
Current children cumulated vsize (KiB) 166200

[startup+230.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 6842
/proc/meminfo: memFree=1381704/2059040 swapFree=4192956/4192956
[pid=6835] ppid=6833 vsize=169512 CPUtime=230.24
/proc/6835/stat : 6835 (wbo1.4a) R 6833 6835 6752 0 -1 4202496 41989 0 0 0 22751 273 0 0 25 0 1 0 5118058 173580288 41886 1992294400 134512640 135751879 4291919632 18446744073709551615 134616545 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/6835/statm: 42378 41886 143 303 0 42073 0
Current children cumulated CPU time (s) 230.24
Current children cumulated vsize (KiB) 169512

[startup+233.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 6842
/proc/meminfo: memFree=1379968/2059040 swapFree=4192956/4192956
[pid=6835] ppid=6833 vsize=171360 CPUtime=233.44
/proc/6835/stat : 6835 (wbo1.4a) R 6833 6835 6752 0 -1 4202496 42431 0 0 0 23067 277 0 0 25 0 1 0 5118058 175472640 42328 1992294400 134512640 135751879 4291919632 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/6835/statm: 42840 42328 143 303 0 42535 0
Current children cumulated CPU time (s) 233.44
Current children cumulated vsize (KiB) 171360

[startup+235.101 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 6842
/proc/meminfo: memFree=1379472/2059040 swapFree=4192956/4192956
[pid=6835] ppid=6833 vsize=172056 CPUtime=235.03
/proc/6835/stat : 6835 (wbo1.4a) R 6833 6835 6752 0 -1 4202496 42600 0 0 0 23225 278 0 0 25 0 1 0 5118058 176185344 42497 1992294400 134512640 135751879 4291919632 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/6835/statm: 43014 42497 143 303 0 42709 0
Current children cumulated CPU time (s) 235.03
Current children cumulated vsize (KiB) 172056

[startup+235.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 6842
/proc/meminfo: memFree=1378976/2059040 swapFree=4192956/4192956
[pid=6835] ppid=6833 vsize=172188 CPUtime=235.43
/proc/6835/stat : 6835 (wbo1.4a) R 6833 6835 6752 0 -1 4202496 42635 0 0 0 23265 278 0 0 25 0 1 0 5118058 176320512 42532 1992294400 134512640 135751879 4291919632 18446744073709551615 134616876 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/6835/statm: 43047 42532 143 303 0 42742 0
Current children cumulated CPU time (s) 235.43
Current children cumulated vsize (KiB) 172188

[startup+235.901 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 6842
/proc/meminfo: memFree=1378976/2059040 swapFree=4192956/4192956
[pid=6835] ppid=6833 vsize=172320 CPUtime=235.83
/proc/6835/stat : 6835 (wbo1.4a) R 6833 6835 6752 0 -1 4202496 42693 0 0 0 23305 278 0 0 25 0 1 0 5118058 176455680 42590 1992294400 134512640 135751879 4291919632 18446744073709551615 134616766 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/6835/statm: 43080 42590 143 303 0 42775 0
Current children cumulated CPU time (s) 235.83
Current children cumulated vsize (KiB) 172320

Child status: 0
Real time (s): 235.976
CPU time (s): 235.916
CPU user time (s): 233.111
CPU system time (s): 2.80557
CPU usage (%): 99.9748
Max. virtual memory (cumulated for all children) (KiB): 172320

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 233.111
system time used= 2.80557
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 42703
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1
involuntary context switches= 531

runsolver used 0.395939 second user time and 1.11683 second system time

The end

Launcher Data

Begin job on node017 at 2010-06-12 00:28:36
IDJOB=2655374
IDBENCH=1312
IDSOLVER=1160
FILE ID=node017/2655374-1276295316
PBS_JOBID= 11173131
Free space on /tmp= 62348 MiB

SOLVER NAME= wbo 1.4a
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900669797.opb
COMMAND LINE= wbo1.4a -file-format=opb -time-limit=TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2655374-1276295316/watcher-2655374-1276295316 -o /tmp/evaluation-result-2655374-1276295316/solver-2655374-1276295316 -C 1800 -W 2000 -M 1800  wbo1.4a -file-format=opb -time-limit=1800 HOME/instance-2655374-1276295316.opb

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

MD5SUM BENCH= a7f9415d82387c85347e0216376f3dfd
RANDOM SEED=604684578

node017.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.201
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.40
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.201
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.51
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1550012 kB
Buffers:         69828 kB
Cached:         310848 kB
SwapCached:          0 kB
Active:         174904 kB
Inactive:       266336 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1550012 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            2940 kB
Writeback:           0 kB
AnonPages:       60564 kB
Mapped:          15392 kB
Slab:            46080 kB
PageTables:       3992 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182972 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= 62348 MiB
End job on node017 at 2010-06-12 00:32:33