Trace number 313209

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 NameAnswerCPU timeWall clock time
SATzilla RANDOMSAT 107.649 107.813

General information on the benchmark

Nameindustrial/anbulagan/
medium-sat/total-5-19-s.cnf
MD5SUMda84c31d7a6be4fe4d1189ad9ffe5349
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark45.3291
Satisfiable
(Un)Satisfiability was proved
Number of variables279590
Number of clauses1337190
Sum of the clauses size3109060
Maximum clause length10
Minimum clause length1
Number of clauses of size 123239
Number of clauses of size 21012692
Number of clauses of size 3249039
Number of clauses of size 45800
Number of clauses of size 523200
Number of clauses of size over 523220

Solver Data (download as text)

Sorry, but this trace is too large and cannot be obtained.

Verifier Data (download as text)

OK

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node62/watcher-313209-1176879623 -o ROOT/results/node62/solver-313209-1176879623 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/313209-1176879623/SATzilla2007_R /tmp/evaluation/313209-1176879623/instance-313209-1176879623.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 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.97 0.96 0.96 3/64 9033
/proc/meminfo: memFree=1751416/2055920 swapFree=4192956/4192956
[pid=9033] ppid=9031 vsize=1440 CPUtime=0
/proc/9033/stat : 9033 (SATzilla2007_R) S 9031 9033 8729 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 6538365 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9033/statm: 360 110 95 260 0 84 0
[pid=9034] ppid=9033 vsize=6956 CPUtime=0
/proc/9034/stat : 9034 (march_dl) R 9033 9033 8729 0 -1 4194304 803 0 0 0 0 0 0 0 19 0 1 0 6538365 7122944 798 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134549394 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9034/statm: 1739 805 49 118 0 1618 0

[startup+0.0334519 s]
/proc/loadavg: 0.97 0.96 0.96 3/64 9033
/proc/meminfo: memFree=1751416/2055920 swapFree=4192956/4192956
[pid=9033] ppid=9031 vsize=1440 CPUtime=0
/proc/9033/stat : 9033 (SATzilla2007_R) S 9031 9033 8729 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 6538365 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9033/statm: 360 110 95 260 0 84 0
[pid=9034] ppid=9033 vsize=21704 CPUtime=0.02
/proc/9034/stat : 9034 (march_dl) R 9033 9033 8729 0 -1 4194304 3333 0 0 0 1 1 0 0 19 0 1 0 6538365 22224896 3328 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134549599 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9034/statm: 5426 3331 49 118 0 5305 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 23144

[startup+0.101459 s]
/proc/loadavg: 0.97 0.96 0.96 3/64 9033
/proc/meminfo: memFree=1751416/2055920 swapFree=4192956/4192956
[pid=9033] ppid=9031 vsize=1440 CPUtime=0
/proc/9033/stat : 9033 (SATzilla2007_R) S 9031 9033 8729 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 6538365 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9033/statm: 360 110 95 260 0 84 0
[pid=9034] ppid=9033 vsize=29212 CPUtime=0.09
/proc/9034/stat : 9034 (march_dl) R 9033 9033 8729 0 -1 4194304 5665 0 0 0 7 2 0 0 19 0 1 0 6538365 29913088 5660 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9034/statm: 7303 5660 50 118 0 7182 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30652

[startup+0.301482 s]
/proc/loadavg: 0.97 0.96 0.96 3/64 9033
/proc/meminfo: memFree=1751416/2055920 swapFree=4192956/4192956
[pid=9033] ppid=9031 vsize=1440 CPUtime=0
/proc/9033/stat : 9033 (SATzilla2007_R) S 9031 9033 8729 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 6538365 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9033/statm: 360 110 95 260 0 84 0
[pid=9034] ppid=9033 vsize=31852 CPUtime=0.29
/proc/9034/stat : 9034 (march_dl) R 9033 9033 8729 0 -1 4194304 6491 0 0 0 27 2 0 0 21 0 1 0 6538365 32616448 6486 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9034/statm: 7963 6486 50 118 0 7842 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 33292

[startup+0.701529 s]
/proc/loadavg: 0.97 0.96 0.96 3/64 9033
/proc/meminfo: memFree=1751416/2055920 swapFree=4192956/4192956
[pid=9033] ppid=9031 vsize=1440 CPUtime=0
/proc/9033/stat : 9033 (SATzilla2007_R) S 9031 9033 8729 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 6538365 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9033/statm: 360 110 95 260 0 84 0
[pid=9034] ppid=9033 vsize=36868 CPUtime=0.69
/proc/9034/stat : 9034 (march_dl) R 9033 9033 8729 0 -1 4194304 8094 0 0 0 65 4 0 0 24 0 1 0 6538365 37752832 8089 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9034/statm: 9217 8089 50 118 0 9096 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 38308

[startup+1.50162 s]
/proc/loadavg: 0.97 0.96 0.96 2/66 9035
/proc/meminfo: memFree=1714856/2055920 swapFree=4192956/4192956
[pid=9033] ppid=9031 vsize=1440 CPUtime=0
/proc/9033/stat : 9033 (SATzilla2007_R) S 9031 9033 8729 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 6538365 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9033/statm: 360 110 95 260 0 84 0
[pid=9034] ppid=9033 vsize=46636 CPUtime=1.49
/proc/9034/stat : 9034 (march_dl) R 9033 9033 8729 0 -1 4194304 11089 0 0 0 143 6 0 0 25 0 1 0 6538365 47755264 11084 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9034/statm: 11659 11084 50 118 0 11538 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 48076

[startup+3.10181 s]
/proc/loadavg: 0.97 0.96 0.96 2/66 9035
/proc/meminfo: memFree=1662824/2055920 swapFree=4192956/4192956
[pid=9033] ppid=9031 vsize=1440 CPUtime=0
/proc/9033/stat : 9033 (SATzilla2007_R) S 9031 9033 8729 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 6538365 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9033/statm: 360 110 95 260 0 84 0
[pid=9034] ppid=9033 vsize=101920 CPUtime=3.09
/proc/9034/stat : 9034 (march_dl) R 9033 9033 8729 0 -1 4194304 23138 0 0 0 297 12 0 0 25 0 1 0 6538365 104366080 19363 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134546292 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9034/statm: 25480 19363 53 118 0 25359 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 103360

[startup+6.30119 s]
/proc/loadavg: 0.97 0.96 0.96 2/66 9036
/proc/meminfo: memFree=1745576/2055920 swapFree=4192956/4192956
[pid=9033] ppid=9031 vsize=1440 CPUtime=5
/proc/9033/stat : 9033 (SATzilla2007_R) S 9031 9033 8729 0 -1 4194304 135 31514 0 0 0 0 484 16 16 0 1 0 6538365 1474560 111 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9033/statm: 360 111 96 260 0 84 0
[pid=9036] ppid=9033 vsize=28940 CPUtime=1.27
/proc/9036/stat : 9036 (ubcsat2006) R 9033 9033 8729 0 -1 4194304 4755 0 0 0 125 2 0 0 25 0 1 0 6538867 29634560 4739 18446744073709551615 134512640 134777720 4294956544 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9036/statm: 7235 4740 141 64 0 6816 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 30380

[startup+12.7019 s]
/proc/loadavg: 0.97 0.96 0.96 2/65 9036
/proc/meminfo: memFree=1633200/2055920 swapFree=4192956/4192956
[pid=9033] ppid=9031 vsize=126124 CPUtime=12.67
/proc/9033/stat : 9033 (SATzilla2007_R) R 9031 9033 8729 0 -1 4194304 29701 51020 0 0 368 15 857 27 25 0 1 0 6538365 129150976 29670 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/9033/statm: 31531 29670 121 260 0 31255 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 126124

[startup+25.5014 s]
/proc/loadavg: 0.98 0.96 0.96 2/65 9036
/proc/meminfo: memFree=1633136/2055920 swapFree=4192956/4192956
[pid=9033] ppid=9031 vsize=126124 CPUtime=25.47
/proc/9033/stat : 9033 (SATzilla2007_R) R 9031 9033 8729 0 -1 4194304 29761 51020 0 0 1647 16 857 27 25 0 1 0 6538365 129150976 29730 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 134537942 0 0 4096 0 0 0 0 17 1 0 0
/proc/9033/statm: 31531 29730 121 260 0 31255 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 126124

[startup+51.1014 s]
/proc/loadavg: 0.98 0.96 0.96 2/71 9118
/proc/meminfo: memFree=1631288/2055920 swapFree=4192956/4192956
[pid=9033] ppid=9031 vsize=126124 CPUtime=51.03
/proc/9033/stat : 9033 (SATzilla2007_R) R 9031 9033 8729 0 -1 4194304 29891 51020 0 0 4200 19 857 27 25 0 1 0 6538365 129150976 29860 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/9033/statm: 31531 29860 121 260 0 31255 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 126124

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 9235
/proc/meminfo: memFree=1607584/2055920 swapFree=4192956/4192956
[pid=9033] ppid=9031 vsize=75048 CPUtime=71.87
/proc/9033/stat : 9033 (SATzilla2007_R) S 9031 9033 8729 0 -1 4194304 36915 51020 0 0 6278 25 857 27 25 0 1 0 6538365 76849152 18266 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9033/statm: 18762 18266 126 260 0 18486 0
[pid=9203] ppid=9033 vsize=75016 CPUtime=30.27
/proc/9203/stat : 9203 (minisat20) R 9033 9033 8729 0 -1 4194304 17776 0 0 0 3018 9 0 0 25 0 1 0 6545564 76816384 17762 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9203/statm: 18754 17762 59 118 0 18632 0
Current children cumulated CPU time (s) 102.14
Current children cumulated vsize (KiB) 150064

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

[startup+105.502 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 9235
/proc/meminfo: memFree=1607584/2055920 swapFree=4192956/4192956
[pid=9033] ppid=9031 vsize=75048 CPUtime=71.87
/proc/9033/stat : 9033 (SATzilla2007_R) S 9031 9033 8729 0 -1 4194304 36915 51020 0 0 6278 25 857 27 25 0 1 0 6538365 76849152 18266 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9033/statm: 18762 18266 126 260 0 18486 0
[pid=9203] ppid=9033 vsize=75016 CPUtime=33.47
/proc/9203/stat : 9203 (minisat20) R 9033 9033 8729 0 -1 4194304 17778 0 0 0 3338 9 0 0 25 0 1 0 6545564 76816384 17764 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9203/statm: 18754 17764 59 118 0 18632 0
Current children cumulated CPU time (s) 105.34
Current children cumulated vsize (KiB) 150064

[startup+107.102 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 9235
/proc/meminfo: memFree=1607584/2055920 swapFree=4192956/4192956
[pid=9033] ppid=9031 vsize=75048 CPUtime=71.87
/proc/9033/stat : 9033 (SATzilla2007_R) S 9031 9033 8729 0 -1 4194304 36915 51020 0 0 6278 25 857 27 25 0 1 0 6538365 76849152 18266 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9033/statm: 18762 18266 126 260 0 18486 0
[pid=9203] ppid=9033 vsize=75016 CPUtime=35.07
/proc/9203/stat : 9203 (minisat20) R 9033 9033 8729 0 -1 4194304 17779 0 0 0 3498 9 0 0 25 0 1 0 6545564 76816384 17765 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134527405 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9203/statm: 18754 17765 59 118 0 18632 0
Current children cumulated CPU time (s) 106.94
Current children cumulated vsize (KiB) 150064

[startup+107.501 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 9235
/proc/meminfo: memFree=1607584/2055920 swapFree=4192956/4192956
[pid=9033] ppid=9031 vsize=75048 CPUtime=71.87
/proc/9033/stat : 9033 (SATzilla2007_R) S 9031 9033 8729 0 -1 4194304 36915 51020 0 0 6278 25 857 27 25 0 1 0 6538365 76849152 18266 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9033/statm: 18762 18266 126 260 0 18486 0
[pid=9203] ppid=9033 vsize=75016 CPUtime=35.47
/proc/9203/stat : 9203 (minisat20) R 9033 9033 8729 0 -1 4194304 17779 0 0 0 3538 9 0 0 25 0 1 0 6545564 76816384 17765 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9203/statm: 18754 17765 59 118 0 18632 0
Current children cumulated CPU time (s) 107.34
Current children cumulated vsize (KiB) 150064

[startup+107.702 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 9235
/proc/meminfo: memFree=1606048/2055920 swapFree=4192956/4192956
[pid=9033] ppid=9031 vsize=75048 CPUtime=71.87
/proc/9033/stat : 9033 (SATzilla2007_R) S 9031 9033 8729 0 -1 4194304 36915 51020 0 0 6278 25 857 27 25 0 1 0 6538365 76849152 18266 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9033/statm: 18762 18266 126 260 0 18486 0
[pid=9203] ppid=9033 vsize=75296 CPUtime=35.67
/proc/9203/stat : 9203 (minisat20) R 9033 9033 8729 0 -1 4194304 17860 0 0 0 3557 10 0 0 25 0 1 0 6545564 77103104 17845 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134662429 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9203/statm: 18824 17845 65 118 0 18702 0
Current children cumulated CPU time (s) 107.54
Current children cumulated vsize (KiB) 150344

[startup+107.805 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 9235
/proc/meminfo: memFree=1606048/2055920 swapFree=4192956/4192956
[pid=9033] ppid=9031 vsize=0 CPUtime=107.62
/proc/9033/stat : 9033 (SATzilla2007_R) D 9031 9033 8729 0 -1 4194308 36941 68880 0 0 6278 27 4418 39 15 0 1 0 6538365 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 18446744072100051646 0 0 17 1 0 0
/proc/9033/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 107.62
Current children cumulated vsize (KiB) 0

Child status: 10
Real time (s): 107.813
CPU time (s): 107.649
CPU user time (s): 106.975
CPU system time (s): 0.673897
CPU usage (%): 99.8472
Max. virtual memory (cumulated for all children) (KiB): 150344

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 106.975
system time used= 0.673897
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 105821
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= 1814
involuntary context switches= 522

runsolver used 0.092985 second user time and 0.300954 second system time

The end

Launcher Data (download as text)

Begin job on node62 on Wed Apr 18 07:00:24 UTC 2007

IDJOB= 313209
IDBENCH= 20360
IDSOLVER= 134
FILE ID= node62/313209-1176879623

PBS_JOBID= 4595103

Free space on /tmp= 66466 MiB

SOLVER NAME= SATzilla RANDOM
BENCH NAME= HOME/pub/bench/SAT07/industrial/anbulagan/medium-sat/total-5-19-s.cnf
COMMAND LINE= /tmp/evaluation/313209-1176879623/SATzilla2007_R /tmp/evaluation/313209-1176879623/instance-313209-1176879623.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node62/watcher-313209-1176879623 -o ROOT/results/node62/solver-313209-1176879623 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/313209-1176879623/SATzilla2007_R /tmp/evaluation/313209-1176879623/instance-313209-1176879623.cnf            

META MD5SUM SOLVER= 44dcaa7dbf032757655ae5e30ee65a10
MD5SUM BENCH=  da84c31d7a6be4fe4d1189ad9ffe5349

RANDOM SEED= 811701605

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node62.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.216
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.216
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:       1751824 kB
Buffers:          6408 kB
Cached:         218808 kB
SwapCached:          0 kB
Active:         157028 kB
Inactive:       105480 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1751824 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:           32864 kB
Writeback:           0 kB
Mapped:          47432 kB
Slab:            27504 kB
Committed_AS:    98640 kB
PageTables:       1528 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= 66466 MiB

End job on node62 on Wed Apr 18 07:02:12 UTC 2007