Trace number 1729828

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
VARSAT-industrial 2009-03-22UNSAT 161.915 161.955

General information on the benchmark

Namecrafted/Difficult/contest05/QG/
QG6-gensys-brn007.sat05-2684.reshuffled-07.cnf
MD5SUM749c079607e9e37c206eeb8bd5b8bfaf
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark55.7415
Satisfiable
(Un)Satisfiability was proved
Number of variables1477
Number of clauses7809
Sum of the clauses size65959
Maximum clause length16
Minimum clause length1
Number of clauses of size 133
Number of clauses of size 2289
Number of clauses of size 31172
Number of clauses of size 4124
Number of clauses of size 5894
Number of clauses of size over 55297

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  1477                                                 |
0.00/0.00	c |  Number of clauses:    7809                                                 |
0.00/0.02	c |  Parsing time:         0.02         s                                       |
0.00/0.02	c |  Timeout:              43200 s
0.00/0.02	c |  Random Seed:          673226715.000000
0.00/0.02	c |  Heuristic:            EMBP-G, threshold 0.950                              |
0.00/0.02	c |  Branching Rule:       default (solution-guided)                            |
0.00/0.02	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.00/0.02	c |                                                                             |
0.00/0.09	c ============================[ Search Statistics ]==============================
0.00/0.09	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.09	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.09	c ===============================================================================
0.00/0.09	c |         0 |    1234     4590    36164 |     1530        0    nan |  0.000 % |
0.09/0.13	c |       100 |    1234     4590    36164 |     1683      100     11 |  2.844 % |
0.09/0.17	c |       250 |    1234     4590    36164 |     1851      250     12 |  2.844 % |
0.19/0.20	c |       476 |    1234     4590    36164 |     2036      476     15 |  2.844 % |
0.19/0.25	c |       813 |    1234     4590    36164 |     2240      813     16 |  2.844 % |
0.19/0.30	c |      1320 |    1234     4590    36164 |     2464     1320     18 |  2.844 % |
0.29/0.36	c |      2080 |    1234     4590    36164 |     2710     2080     18 |  2.844 % |
0.39/0.43	c |      3219 |    1234     4590    36164 |     2981     1815     15 |  2.844 % |
0.49/0.53	c |      4930 |    1234     4590    36164 |     3279     1954     15 |  2.844 % |
0.59/0.65	c |      7492 |    1234     4590    36164 |     3607     2823     15 |  2.844 % |
0.79/0.85	c |     11338 |    1234     4590    36164 |     3968     2936     16 |  2.844 % |
1.09/1.15	c |     17104 |    1234     4590    36164 |     4365     2610     14 |  2.844 % |
1.59/1.64	c |     25753 |    1234     4590    36164 |     4801     2312     15 |  2.844 % |
2.29/2.33	c |     38729 |    1234     4590    36164 |     5281     3060     15 |  2.844 % |
3.39/3.46	c |     58190 |    1234     4590    36164 |     5810     3703     13 |  2.844 % |
5.09/5.15	c |     87382 |    1234     4590    36164 |     6391     3303     14 |  2.844 % |
7.78/7.85	c |    131171 |    1234     4590    36164 |     7030     4987     15 |  2.844 % |
12.48/12.55	c |    196856 |    1233     4185    32817 |     7733     6715     24 |  2.911 % |
20.18/20.28	c |    295382 |    1233     4185    32817 |     8506     7344     22 |  2.911 % |
32.48/32.55	c |    443172 |    1233     4185    32817 |     9357     4504     21 |  2.911 % |
51.87/51.95	c |    664855 |    1233     4185    32817 |    10293     8583     20 |  2.911 % |
82.57/82.64	c |    997380 |    1232     4155    32727 |    11322     5812     18 |  2.979 % |
133.16/133.23	c |   1496168 |    1231     4135    32672 |    12454    10179     18 |  3.047 % |
161.85/161.95	c ===============================================================================
161.85/161.95	c surveys--CPU time (sec)   : 0.7179         (0.44 % of total)
161.85/161.95	c surveys--attempted        : 23             (32 /sec)
161.85/161.95	c surveys--converged        : 23             (100.00 % successful)
161.85/161.95	c restarts              : 23
161.85/161.95	c conflicts             : 1767123        (10964 /sec)
161.85/161.95	c decisions             : 3355264        (1.93 % random) (20818 /sec)
161.85/161.95	c propagations          : 64670534       (401258 /sec)
161.85/161.95	c conflict literals     : 38981832       (27.24 % deleted)
161.85/161.95	c Memory used           : 8.92 MB
161.85/161.95	c Total CPU time (sec)      : 161.8874    
161.85/161.95	c 
161.85/161.95	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1729828-1240753940/watcher-1729828-1240753940 -o /tmp/evaluation-result-1729828-1240753940/solver-1729828-1240753940 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=673226715 HOME/instance-1729828-1240753940.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): 1800 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.01 1.00 1.00 3/64 23080
/proc/meminfo: memFree=1508072/2055920 swapFree=4181732/4192956
[pid=23080] ppid=23078 vsize=2688 CPUtime=0
/proc/23080/stat : 23080 (varsat-industri) R 23078 23080 22892 0 -1 4194304 335 0 0 0 0 0 0 0 18 0 1 0 103421521 2752512 320 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/23080/statm: 672 322 87 221 0 448 0

[startup+0.00973702 s]
/proc/loadavg: 1.01 1.00 1.00 3/64 23080
/proc/meminfo: memFree=1508072/2055920 swapFree=4181732/4192956
[pid=23080] ppid=23078 vsize=3084 CPUtime=0
/proc/23080/stat : 23080 (varsat-industri) R 23078 23080 22892 0 -1 4194304 430 0 0 0 0 0 0 0 18 0 1 0 103421521 3158016 415 1992294400 4194304 5102648 548682068784 18446744073709551615 4515739 0 0 4096 3 0 0 0 17 1 0 0
/proc/23080/statm: 771 415 87 221 0 547 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 3084

[startup+0.101742 s]
/proc/loadavg: 1.01 1.00 1.00 3/64 23080
/proc/meminfo: memFree=1508072/2055920 swapFree=4181732/4192956
[pid=23080] ppid=23078 vsize=4592 CPUtime=0.09
/proc/23080/stat : 23080 (varsat-industri) R 23078 23080 22892 0 -1 4194304 869 0 0 0 9 0 0 0 18 0 1 0 103421521 4702208 820 1992294400 4194304 5102648 548682068784 18446744073709551615 4215149 0 0 4096 3 0 0 0 17 1 0 0
/proc/23080/statm: 1148 820 102 221 0 924 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4592

[startup+0.301755 s]
/proc/loadavg: 1.01 1.00 1.00 3/64 23080
/proc/meminfo: memFree=1508072/2055920 swapFree=4181732/4192956
[pid=23080] ppid=23078 vsize=4592 CPUtime=0.29
/proc/23080/stat : 23080 (varsat-industri) R 23078 23080 22892 0 -1 4194304 879 0 0 0 29 0 0 0 19 0 1 0 103421521 4702208 830 1992294400 4194304 5102648 548682068784 18446744073709551615 4525127 0 0 4096 3 0 0 0 17 1 0 0
/proc/23080/statm: 1148 830 112 221 0 924 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4592

[startup+0.701782 s]
/proc/loadavg: 1.01 1.00 1.00 3/64 23080
/proc/meminfo: memFree=1508072/2055920 swapFree=4181732/4192956
[pid=23080] ppid=23078 vsize=4592 CPUtime=0.69
/proc/23080/stat : 23080 (varsat-industri) R 23078 23080 22892 0 -1 4194304 879 0 0 0 69 0 0 0 22 0 1 0 103421521 4702208 830 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/23080/statm: 1148 830 112 221 0 924 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4592

[startup+1.50184 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 23081
/proc/meminfo: memFree=1505056/2055920 swapFree=4181732/4192956
[pid=23080] ppid=23078 vsize=4592 CPUtime=1.49
/proc/23080/stat : 23080 (varsat-industri) R 23078 23080 22892 0 -1 4194304 880 0 0 0 149 0 0 0 25 0 1 0 103421521 4702208 831 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/23080/statm: 1148 831 112 221 0 924 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4592

[startup+3.10194 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 23081
/proc/meminfo: memFree=1504928/2055920 swapFree=4181732/4192956
[pid=23080] ppid=23078 vsize=4728 CPUtime=3.09
/proc/23080/stat : 23080 (varsat-industri) R 23078 23080 22892 0 -1 4194304 898 0 0 0 309 0 0 0 25 0 1 0 103421521 4841472 849 1992294400 4194304 5102648 548682068784 18446744073709551615 4249125 0 0 4096 3 0 0 0 17 1 0 0
/proc/23080/statm: 1182 849 112 221 0 958 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4728

[startup+6.30116 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 23081
/proc/meminfo: memFree=1504608/2055920 swapFree=4181732/4192956
[pid=23080] ppid=23078 vsize=5008 CPUtime=6.29
/proc/23080/stat : 23080 (varsat-industri) R 23078 23080 22892 0 -1 4194304 991 0 0 0 629 0 0 0 25 0 1 0 103421521 5128192 942 1992294400 4194304 5102648 548682068784 18446744073709551615 4250291 0 0 4096 3 0 0 0 17 1 0 0
/proc/23080/statm: 1252 942 112 221 0 1028 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 5008

[startup+12.7016 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 23081
/proc/meminfo: memFree=1503648/2055920 swapFree=4181732/4192956
[pid=23080] ppid=23078 vsize=5936 CPUtime=12.68
/proc/23080/stat : 23080 (varsat-industri) R 23078 23080 22892 0 -1 4194304 1210 0 0 0 1268 0 0 0 25 0 1 0 103421521 6078464 1161 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/23080/statm: 1484 1161 112 221 0 1260 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 5936

[startup+25.5014 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 23081
/proc/meminfo: memFree=1502880/2055920 swapFree=4181732/4192956
[pid=23080] ppid=23078 vsize=6632 CPUtime=25.48
/proc/23080/stat : 23080 (varsat-industri) R 23078 23080 22892 0 -1 4194304 1384 0 0 0 2547 1 0 0 25 0 1 0 103421521 6791168 1335 1992294400 4194304 5102648 548682068784 18446744073709551615 4249843 0 0 4096 3 0 0 0 17 1 0 0
/proc/23080/statm: 1658 1335 112 221 0 1434 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 6632

[startup+51.1012 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23081
/proc/meminfo: memFree=1502176/2055920 swapFree=4181732/4192956
[pid=23080] ppid=23078 vsize=7448 CPUtime=51.07
/proc/23080/stat : 23080 (varsat-industri) R 23078 23080 22892 0 -1 4194304 1582 0 0 0 5106 1 0 0 25 0 1 0 103421521 7626752 1533 1992294400 4194304 5102648 548682068784 18446744073709551615 4249036 0 0 4096 3 0 0 0 17 1 0 0
/proc/23080/statm: 1862 1533 112 221 0 1638 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 7448

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23081
/proc/meminfo: memFree=1501088/2055920 swapFree=4181732/4192956
[pid=23080] ppid=23078 vsize=8408 CPUtime=102.27
/proc/23080/stat : 23080 (varsat-industri) R 23078 23080 22892 0 -1 4194304 1826 0 0 0 10225 2 0 0 25 0 1 0 103421521 8609792 1777 1992294400 4194304 5102648 548682068784 18446744073709551615 4249843 0 0 4096 3 0 0 0 17 1 0 0
/proc/23080/statm: 2102 1777 112 221 0 1878 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 8408

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

[startup+127.901 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23081
/proc/meminfo: memFree=1500832/2055920 swapFree=4181732/4192956
[pid=23080] ppid=23078 vsize=8688 CPUtime=127.86
/proc/23080/stat : 23080 (varsat-industri) R 23078 23080 22892 0 -1 4194304 1893 0 0 0 12784 2 0 0 25 0 1 0 103421521 8896512 1844 1992294400 4194304 5102648 548682068784 18446744073709551615 4249923 0 0 4096 3 0 0 0 17 1 0 0
/proc/23080/statm: 2172 1844 112 221 0 1948 0
Current children cumulated CPU time (s) 127.86
Current children cumulated vsize (KiB) 8688

[startup+140.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23081
/proc/meminfo: memFree=1500640/2055920 swapFree=4181732/4192956
[pid=23080] ppid=23078 vsize=8992 CPUtime=140.66
/proc/23080/stat : 23080 (varsat-industri) R 23078 23080 22892 0 -1 4194304 1939 0 0 0 14064 2 0 0 25 0 1 0 103421521 9207808 1890 1992294400 4194304 5102648 548682068784 18446744073709551615 4249791 0 0 4096 3 0 0 0 17 1 0 0
/proc/23080/statm: 2248 1890 112 221 0 2024 0
Current children cumulated CPU time (s) 140.66
Current children cumulated vsize (KiB) 8992

[startup+153.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23081
/proc/meminfo: memFree=1500512/2055920 swapFree=4181732/4192956
[pid=23080] ppid=23078 vsize=9132 CPUtime=153.45
/proc/23080/stat : 23080 (varsat-industri) R 23078 23080 22892 0 -1 4194304 1967 0 0 0 15343 2 0 0 25 0 1 0 103421521 9351168 1918 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/23080/statm: 2283 1918 112 221 0 2059 0
Current children cumulated CPU time (s) 153.45
Current children cumulated vsize (KiB) 9132

[startup+156.701 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23081
/proc/meminfo: memFree=1500448/2055920 swapFree=4181732/4192956
[pid=23080] ppid=23078 vsize=9132 CPUtime=156.65
/proc/23080/stat : 23080 (varsat-industri) R 23078 23080 22892 0 -1 4194304 1976 0 0 0 15663 2 0 0 25 0 1 0 103421521 9351168 1927 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/23080/statm: 2283 1927 112 221 0 2059 0
Current children cumulated CPU time (s) 156.65
Current children cumulated vsize (KiB) 9132

[startup+159.901 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23081
/proc/meminfo: memFree=1500448/2055920 swapFree=4181732/4192956
[pid=23080] ppid=23078 vsize=9132 CPUtime=159.85
/proc/23080/stat : 23080 (varsat-industri) R 23078 23080 22892 0 -1 4194304 1985 0 0 0 15983 2 0 0 25 0 1 0 103421521 9351168 1936 1992294400 4194304 5102648 548682068784 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/23080/statm: 2283 1936 112 221 0 2059 0
Current children cumulated CPU time (s) 159.85
Current children cumulated vsize (KiB) 9132

[startup+160.701 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23081
/proc/meminfo: memFree=1500448/2055920 swapFree=4181732/4192956
[pid=23080] ppid=23078 vsize=9132 CPUtime=160.65
/proc/23080/stat : 23080 (varsat-industri) R 23078 23080 22892 0 -1 4194304 1985 0 0 0 16063 2 0 0 25 0 1 0 103421521 9351168 1936 1992294400 4194304 5102648 548682068784 18446744073709551615 4249961 0 0 4096 3 0 0 0 17 1 0 0
/proc/23080/statm: 2283 1936 112 221 0 2059 0
Current children cumulated CPU time (s) 160.65
Current children cumulated vsize (KiB) 9132

[startup+161.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23081
/proc/meminfo: memFree=1500448/2055920 swapFree=4181732/4192956
[pid=23080] ppid=23078 vsize=9132 CPUtime=161.45
/proc/23080/stat : 23080 (varsat-industri) R 23078 23080 22892 0 -1 4194304 1985 0 0 0 16143 2 0 0 25 0 1 0 103421521 9351168 1936 1992294400 4194304 5102648 548682068784 18446744073709551615 4249125 0 0 4096 3 0 0 0 17 1 0 0
/proc/23080/statm: 2283 1936 112 221 0 2059 0
Current children cumulated CPU time (s) 161.45
Current children cumulated vsize (KiB) 9132

[startup+161.902 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23081
/proc/meminfo: memFree=1500448/2055920 swapFree=4181732/4192956
[pid=23080] ppid=23078 vsize=9132 CPUtime=161.85
/proc/23080/stat : 23080 (varsat-industri) R 23078 23080 22892 0 -1 4194304 1985 0 0 0 16183 2 0 0 25 0 1 0 103421521 9351168 1936 1992294400 4194304 5102648 548682068784 18446744073709551615 4249923 0 0 4096 3 0 0 0 17 1 0 0
/proc/23080/statm: 2283 1936 112 221 0 2059 0
Current children cumulated CPU time (s) 161.85
Current children cumulated vsize (KiB) 9132

Child status: 20
Real time (s): 161.955
CPU time (s): 161.915
CPU user time (s): 161.887
CPU system time (s): 0.027995
CPU usage (%): 99.9756
Max. virtual memory (cumulated for all children) (KiB): 9132

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

runsolver used 0.141978 second user time and 0.328949 second system time

The end

Launcher Data

Begin job on node52 at 2009-04-26 15:52:20
IDJOB=1729828
IDBENCH=24715
IDSOLVER=538
FILE ID=node52/1729828-1240753940
PBS_JOBID= 9187092
Free space on /tmp= 66232 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT07/crafted/Difficult/contest05/QG/QG6-gensys-brn007.sat05-2684.reshuffled-07.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1729828-1240753940/watcher-1729828-1240753940 -o /tmp/evaluation-result-1729828-1240753940/solver-1729828-1240753940 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=673226715 HOME/instance-1729828-1240753940.cnf

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

MD5SUM BENCH= 749c079607e9e37c206eeb8bd5b8bfaf
RANDOM SEED=673226715

node52.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.214
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.214
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:       1508552 kB
Buffers:         51876 kB
Cached:         413212 kB
SwapCached:       5948 kB
Active:         193904 kB
Inactive:       279916 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1508552 kB
SwapTotal:     4192956 kB
SwapFree:      4181732 kB
Dirty:            1336 kB
Writeback:           0 kB
Mapped:          13976 kB
Slab:            59460 kB
Committed_AS:   412464 kB
PageTables:       1476 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= 66232 MiB
End job on node52 at 2009-04-26 15:55:02