Trace number 1729987

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 227.594 227.653

General information on the benchmark

Namecrafted/Difficult/contest05/QG/
QG6-gensys-icl008.sat05-2720.reshuffled-07.cnf
MD5SUMf1b3061e7694aa99406ed9e867c9dfa5
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark44.5292
Satisfiable
(Un)Satisfiability was proved
Number of variables1610
Number of clauses8277
Sum of the clauses size69859
Maximum clause length16
Minimum clause length1
Number of clauses of size 133
Number of clauses of size 2283
Number of clauses of size 31178
Number of clauses of size 4142
Number of clauses of size 5924
Number of clauses of size over 55717

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  1610                                                 |
0.00/0.00	c |  Number of clauses:    8277                                                 |
0.00/0.02	c |  Parsing time:         0.02         s                                       |
0.00/0.02	c |  Timeout:              43200 s
0.00/0.03	c |  Random Seed:          173992132.000000
0.00/0.03	c |  Heuristic:            EMBP-G, threshold 0.950                              |
0.00/0.03	c |  Branching Rule:       default (solution-guided)                            |
0.00/0.03	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.00/0.03	c |                                                                             |
0.09/0.10	c ============================[ Search Statistics ]==============================
0.09/0.10	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.10	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.09/0.10	c ===============================================================================
0.09/0.10	c |         0 |    1349     4956    38889 |     1652        0    nan |  0.000 % |
0.09/0.14	c |       100 |    1349     4956    38889 |     1817      100     10 |  2.609 % |
0.09/0.17	c |       252 |    1349     4956    38889 |     1998      252     14 |  2.609 % |
0.19/0.21	c |       477 |    1349     4956    38889 |     2198      477     13 |  2.609 % |
0.19/0.24	c |       814 |    1349     4956    38889 |     2418      814     14 |  2.609 % |
0.19/0.29	c |      1321 |    1349     4956    38889 |     2660     1321     14 |  2.609 % |
0.29/0.34	c |      2080 |    1349     4956    38889 |     2926     2080     16 |  2.609 % |
0.39/0.41	c |      3220 |    1349     4956    38889 |     3219     1719     14 |  2.609 % |
0.49/0.52	c |      4929 |    1349     4956    38889 |     3541     1763     17 |  2.609 % |
0.59/0.64	c |      7492 |    1349     4956    38889 |     3895     2509     15 |  2.609 % |
0.79/0.86	c |     11336 |    1349     4956    38889 |     4284     2352     14 |  2.609 % |
1.09/1.18	c |     17103 |    1349     4956    38889 |     4713     3713     16 |  2.609 % |
1.69/1.73	c |     25753 |    1349     4956    38889 |     5184     2765     16 |  2.609 % |
2.39/2.46	c |     38727 |    1349     4956    38889 |     5703     5143     19 |  2.609 % |
3.59/3.62	c |     58188 |    1349     4956    38889 |     6273     4276     16 |  2.609 % |
5.39/5.45	c |     87380 |    1349     4956    38889 |     6900     4817     16 |  2.609 % |
8.39/8.47	c |    131169 |    1348     4551    35542 |     7590     4461     25 |  2.671 % |
13.09/13.19	c |    196853 |    1348     4551    35542 |     8349     4736     19 |  2.671 % |
20.89/20.92	c |    295381 |    1348     4551    35542 |     9184     6128     16 |  2.671 % |
33.58/33.69	c |    443171 |    1348     4551    35542 |    10103     5399     23 |  2.671 % |
54.88/54.97	c |    664855 |    1348     4551    35542 |    11113     7650     17 |  2.671 % |
89.07/89.12	c |    997380 |    1348     4551    35542 |    12225     9253     18 |  2.671 % |
143.25/143.39	c |   1496169 |    1347     4521    35452 |    13447    12090     18 |  2.734 % |
227.54/227.65	c ===============================================================================
227.54/227.65	c surveys--CPU time (sec)   : 0.7069         (0.31 % of total)
227.54/227.65	c surveys--attempted        : 23             (33 /sec)
227.54/227.65	c surveys--converged        : 23             (100.00 % successful)
227.54/227.65	c restarts              : 23
227.54/227.65	c conflicts             : 2219115        (9782 /sec)
227.54/227.65	c decisions             : 4590061        (1.94 % random) (20233 /sec)
227.54/227.65	c propagations          : 83981618       (370191 /sec)
227.54/227.65	c conflict literals     : 50387124       (26.11 % deleted)
227.54/227.65	c Memory used           : 9.32 MB
227.54/227.65	c Total CPU time (sec)      : 227.5674    
227.54/227.65	c 
227.54/227.65	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-1729987-1240755160/watcher-1729987-1240755160 -o /tmp/evaluation-result-1729987-1240755160/solver-1729987-1240755160 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=173992132 HOME/instance-1729987-1240755160.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: 0.91 0.95 0.99 3/64 23852
/proc/meminfo: memFree=1326640/2055920 swapFree=4180248/4192956
[pid=23852] ppid=23850 vsize=2700 CPUtime=0
/proc/23852/stat : 23852 (varsat-industri) R 23850 23852 23536 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 103549404 2764800 333 1992294400 4194304 5102648 548682068768 18446744073709551615 4515739 0 0 4096 3 0 0 0 17 1 0 0
/proc/23852/statm: 675 333 87 221 0 451 0

[startup+0.0701491 s]
/proc/loadavg: 0.91 0.95 0.99 3/64 23852
/proc/meminfo: memFree=1326640/2055920 swapFree=4180248/4192956
[pid=23852] ppid=23850 vsize=4652 CPUtime=0.06
/proc/23852/stat : 23852 (varsat-industri) R 23850 23852 23536 0 -1 4194304 853 0 0 0 6 0 0 0 18 0 1 0 103549404 4763648 838 1992294400 4194304 5102648 548682068768 18446744073709551615 4273025 0 0 4096 3 0 0 0 17 1 0 0
/proc/23852/statm: 1163 838 99 221 0 939 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 4652

[startup+0.102152 s]
/proc/loadavg: 0.91 0.95 0.99 3/64 23852
/proc/meminfo: memFree=1326640/2055920 swapFree=4180248/4192956
[pid=23852] ppid=23850 vsize=4992 CPUtime=0.09
/proc/23852/stat : 23852 (varsat-industri) R 23850 23852 23536 0 -1 4194304 901 0 0 0 9 0 0 0 18 0 1 0 103549404 5111808 886 1992294400 4194304 5102648 548682068768 18446744073709551615 4273253 0 0 4096 3 0 0 0 17 1 0 0
/proc/23852/statm: 1248 886 100 221 0 1024 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4992

[startup+0.301172 s]
/proc/loadavg: 0.91 0.95 0.99 3/64 23852
/proc/meminfo: memFree=1326640/2055920 swapFree=4180248/4192956
[pid=23852] ppid=23850 vsize=4776 CPUtime=0.29
/proc/23852/stat : 23852 (varsat-industri) R 23850 23852 23536 0 -1 4194304 913 0 0 0 29 0 0 0 19 0 1 0 103549404 4890624 862 1992294400 4194304 5102648 548682068768 18446744073709551615 4214195 0 0 4096 3 0 0 0 17 1 0 0
/proc/23852/statm: 1194 862 112 221 0 970 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4776

[startup+0.702213 s]
/proc/loadavg: 0.91 0.95 0.99 3/64 23852
/proc/meminfo: memFree=1326640/2055920 swapFree=4180248/4192956
[pid=23852] ppid=23850 vsize=4776 CPUtime=0.69
/proc/23852/stat : 23852 (varsat-industri) R 23850 23852 23536 0 -1 4194304 913 0 0 0 69 0 0 0 22 0 1 0 103549404 4890624 862 1992294400 4194304 5102648 548682068768 18446744073709551615 4249860 0 0 4096 3 0 0 0 17 1 0 0
/proc/23852/statm: 1194 862 112 221 0 970 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4776

[startup+1.50129 s]
/proc/loadavg: 0.91 0.95 0.99 2/65 23853
/proc/meminfo: memFree=1323432/2055920 swapFree=4180248/4192956
[pid=23852] ppid=23850 vsize=4776 CPUtime=1.49
/proc/23852/stat : 23852 (varsat-industri) R 23850 23852 23536 0 -1 4194304 917 0 0 0 149 0 0 0 25 0 1 0 103549404 4890624 866 1992294400 4194304 5102648 548682068768 18446744073709551615 4249843 0 0 4096 3 0 0 0 17 1 0 0
/proc/23852/statm: 1194 866 112 221 0 970 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4776

[startup+3.10145 s]
/proc/loadavg: 0.91 0.95 0.99 2/65 23853
/proc/meminfo: memFree=1323304/2055920 swapFree=4180248/4192956
[pid=23852] ppid=23850 vsize=5044 CPUtime=3.09
/proc/23852/stat : 23852 (varsat-industri) R 23850 23852 23536 0 -1 4194304 982 0 0 0 309 0 0 0 25 0 1 0 103549404 5165056 931 1992294400 4194304 5102648 548682068768 18446744073709551615 4489479 0 0 4096 3 0 0 0 17 1 0 0
/proc/23852/statm: 1261 931 112 221 0 1037 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5044

[startup+6.30178 s]
/proc/loadavg: 0.92 0.95 0.99 2/65 23853
/proc/meminfo: memFree=1322920/2055920 swapFree=4180248/4192956
[pid=23852] ppid=23850 vsize=5312 CPUtime=6.29
/proc/23852/stat : 23852 (varsat-industri) R 23850 23852 23536 0 -1 4194304 1047 0 0 0 629 0 0 0 25 0 1 0 103549404 5439488 996 1992294400 4194304 5102648 548682068768 18446744073709551615 4249923 0 0 4096 3 0 0 0 17 1 0 0
/proc/23852/statm: 1328 996 112 221 0 1104 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 5312

[startup+12.7014 s]
/proc/loadavg: 0.93 0.95 0.99 2/65 23853
/proc/meminfo: memFree=1322024/2055920 swapFree=4180248/4192956
[pid=23852] ppid=23850 vsize=6104 CPUtime=12.69
/proc/23852/stat : 23852 (varsat-industri) R 23850 23852 23536 0 -1 4194304 1253 0 0 0 1269 0 0 0 25 0 1 0 103549404 6250496 1202 1992294400 4194304 5102648 548682068768 18446744073709551615 4249787 0 0 4096 3 0 0 0 17 1 0 0
/proc/23852/statm: 1526 1202 112 221 0 1302 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 6104

[startup+25.5017 s]
/proc/loadavg: 0.94 0.96 0.99 2/65 23853
/proc/meminfo: memFree=1321256/2055920 swapFree=4180248/4192956
[pid=23852] ppid=23850 vsize=6792 CPUtime=25.49
/proc/23852/stat : 23852 (varsat-industri) R 23850 23852 23536 0 -1 4194304 1438 0 0 0 2548 1 0 0 25 0 1 0 103549404 6955008 1387 1992294400 4194304 5102648 548682068768 18446744073709551615 4225395 0 0 4096 3 0 0 0 17 1 0 0
/proc/23852/statm: 1698 1387 112 221 0 1474 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 6792

[startup+51.1013 s]
/proc/loadavg: 0.96 0.96 0.99 2/65 23853
/proc/meminfo: memFree=1320488/2055920 swapFree=4180248/4192956
[pid=23852] ppid=23850 vsize=7616 CPUtime=51.08
/proc/23852/stat : 23852 (varsat-industri) R 23850 23852 23536 0 -1 4194304 1635 0 0 0 5107 1 0 0 25 0 1 0 103549404 7798784 1584 1992294400 4194304 5102648 548682068768 18446744073709551615 4249923 0 0 4096 3 0 0 0 17 1 0 0
/proc/23852/statm: 1904 1584 112 221 0 1680 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 7616

[startup+102.306 s]
/proc/loadavg: 0.98 0.96 0.99 2/65 23853
/proc/meminfo: memFree=1319528/2055920 swapFree=4180248/4192956
[pid=23852] ppid=23850 vsize=8684 CPUtime=102.27
/proc/23852/stat : 23852 (varsat-industri) R 23850 23852 23536 0 -1 4194304 1867 0 0 0 10225 2 0 0 25 0 1 0 103549404 8892416 1816 1992294400 4194304 5102648 548682068768 18446744073709551615 4249791 0 0 4096 3 0 0 0 17 1 0 0
/proc/23852/statm: 2171 1816 112 221 0 1947 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 8684

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 23853
/proc/meminfo: memFree=1318888/2055920 swapFree=4180248/4192956
[pid=23852] ppid=23850 vsize=9256 CPUtime=162.25
/proc/23852/stat : 23852 (varsat-industri) R 23850 23852 23536 0 -1 4194304 2014 0 0 0 16223 2 0 0 25 0 1 0 103549404 9478144 1963 1992294400 4194304 5102648 548682068768 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/23852/statm: 2314 1963 112 221 0 2090 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 9256

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 23853
/proc/meminfo: memFree=1318568/2055920 swapFree=4180248/4192956
[pid=23852] ppid=23850 vsize=9540 CPUtime=222.23
/proc/23852/stat : 23852 (varsat-industri) R 23850 23852 23536 0 -1 4194304 2090 0 0 0 22221 2 0 0 25 0 1 0 103549404 9768960 2039 1992294400 4194304 5102648 548682068768 18446744073709551615 4225745 0 0 4096 3 0 0 0 17 1 0 0
/proc/23852/statm: 2385 2039 112 221 0 2161 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 9540

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

[startup+223.902 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 23853
/proc/meminfo: memFree=1318568/2055920 swapFree=4180248/4192956
[pid=23852] ppid=23850 vsize=9540 CPUtime=223.83
/proc/23852/stat : 23852 (varsat-industri) R 23850 23852 23536 0 -1 4194304 2091 0 0 0 22381 2 0 0 25 0 1 0 103549404 9768960 2040 1992294400 4194304 5102648 548682068768 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/23852/statm: 2385 2040 112 221 0 2161 0
Current children cumulated CPU time (s) 223.83
Current children cumulated vsize (KiB) 9540

[startup+225.505 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 23853
/proc/meminfo: memFree=1318568/2055920 swapFree=4180248/4192956
[pid=23852] ppid=23850 vsize=9540 CPUtime=225.44
/proc/23852/stat : 23852 (varsat-industri) R 23850 23852 23536 0 -1 4194304 2091 0 0 0 22542 2 0 0 25 0 1 0 103549404 9768960 2040 1992294400 4194304 5102648 548682068768 18446744073709551615 4227830 0 0 4096 3 0 0 0 17 1 0 0
/proc/23852/statm: 2385 2040 112 221 0 2161 0
Current children cumulated CPU time (s) 225.44
Current children cumulated vsize (KiB) 9540

[startup+226.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 23853
/proc/meminfo: memFree=1318568/2055920 swapFree=4180248/4192956
[pid=23852] ppid=23850 vsize=9540 CPUtime=226.23
/proc/23852/stat : 23852 (varsat-industri) R 23850 23852 23536 0 -1 4194304 2091 0 0 0 22621 2 0 0 25 0 1 0 103549404 9768960 2040 1992294400 4194304 5102648 548682068768 18446744073709551615 4249923 0 0 4096 3 0 0 0 17 1 0 0
/proc/23852/statm: 2385 2040 112 221 0 2161 0
Current children cumulated CPU time (s) 226.23
Current children cumulated vsize (KiB) 9540

[startup+227.101 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 23853
/proc/meminfo: memFree=1318568/2055920 swapFree=4180248/4192956
[pid=23852] ppid=23850 vsize=9540 CPUtime=227.03
/proc/23852/stat : 23852 (varsat-industri) R 23850 23852 23536 0 -1 4194304 2091 0 0 0 22701 2 0 0 25 0 1 0 103549404 9768960 2040 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/23852/statm: 2385 2040 112 221 0 2161 0
Current children cumulated CPU time (s) 227.03
Current children cumulated vsize (KiB) 9540

[startup+227.501 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 23853
/proc/meminfo: memFree=1318568/2055920 swapFree=4180248/4192956
[pid=23852] ppid=23850 vsize=9540 CPUtime=227.43
/proc/23852/stat : 23852 (varsat-industri) R 23850 23852 23536 0 -1 4194304 2104 0 0 0 22741 2 0 0 25 0 1 0 103549404 9768960 2053 1992294400 4194304 5102648 548682068768 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/23852/statm: 2385 2053 112 221 0 2161 0
Current children cumulated CPU time (s) 227.43
Current children cumulated vsize (KiB) 9540

[startup+227.601 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 23853
/proc/meminfo: memFree=1318504/2055920 swapFree=4180248/4192956
[pid=23852] ppid=23850 vsize=9540 CPUtime=227.54
/proc/23852/stat : 23852 (varsat-industri) R 23850 23852 23536 0 -1 4194304 2104 0 0 0 22752 2 0 0 25 0 1 0 103549404 9768960 2053 1992294400 4194304 5102648 548682068768 18446744073709551615 4249772 0 0 4096 3 0 0 0 17 1 0 0
/proc/23852/statm: 2385 2053 112 221 0 2161 0
Current children cumulated CPU time (s) 227.54
Current children cumulated vsize (KiB) 9540

Child status: 20
Real time (s): 227.653
CPU time (s): 227.594
CPU user time (s): 227.567
CPU system time (s): 0.026995
CPU usage (%): 99.9741
Max. virtual memory (cumulated for all children) (KiB): 9540

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

runsolver used 0.223965 second user time and 0.414936 second system time

The end

Launcher Data

Begin job on node17 at 2009-04-26 16:12:40
IDJOB=1729987
IDBENCH=24718
IDSOLVER=538
FILE ID=node17/1729987-1240755160
PBS_JOBID= 9187060
Free space on /tmp= 66136 MiB

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

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

MD5SUM BENCH= f1b3061e7694aa99406ed9e867c9dfa5
RANDOM SEED=173992132

node17.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.234
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.234
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:       1327120 kB
Buffers:         72096 kB
Cached:         593792 kB
SwapCached:       7584 kB
Active:         326024 kB
Inactive:       349912 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1327120 kB
SwapTotal:     4192956 kB
SwapFree:      4180248 kB
Dirty:            1352 kB
Writeback:           0 kB
Mapped:          13564 kB
Slab:            38864 kB
Committed_AS:   385728 kB
PageTables:       1452 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= 66136 MiB
End job on node17 at 2009-04-26 16:16:28