Trace number 1515256

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-22SAT 137.101 137.14

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/SATISFIABLE/110/
unif-k5-r21.3-v110-c2343-S398733532-072.cnf
MD5SUMd9f4caf675a8f6d697dc5efdb9aa8c41
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.015996
Satisfiable
(Un)Satisfiability was proved
Number of variables110
Number of clauses2343
Sum of the clauses size11715
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52343
Number of clauses of size over 50

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  110                                                  |
0.00/0.00	c |  Number of clauses:    2343                                                 |
0.00/0.00	c |  Parsing time:         0.00         s                                       |
0.00/0.00	c |  Timeout:              43200 s
0.00/0.00	c |  Random Seed:          1778500308.000000
0.00/0.00	c |  Heuristic:            EMBP-G, threshold 0.950                              |
0.00/0.00	c |  Branching Rule:       default (solution-guided)                            |
0.00/0.00	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.00/0.00	c |                                                                             |
0.00/0.01	c ============================[ Search Statistics ]==============================
0.00/0.01	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.01	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.01	c ===============================================================================
0.00/0.01	c |         0 |     110     2343    11715 |      781        0    nan |  0.000 % |
0.00/0.01	c |       100 |     110     2343    11715 |      859      100     24 |  0.008 % |
0.00/0.02	c |       251 |     110     2343    11715 |      945      251     24 |  0.008 % |
0.00/0.03	c |       476 |     110     2343    11715 |     1039      476     24 |  0.008 % |
0.00/0.05	c |       815 |     110     2343    11715 |     1143      815     23 |  0.008 % |
0.00/0.07	c |      1322 |     110     2343    11715 |     1257      736     22 |  0.008 % |
0.09/0.09	c |      2082 |     110     2343    11715 |     1383      854     22 |  0.008 % |
0.09/0.14	c |      3221 |     110     2343    11715 |     1521     1287     23 |  0.008 % |
0.19/0.20	c |      4931 |     110     2343    11715 |     1674     1450     22 |  0.008 % |
0.29/0.30	c |      7493 |     110     2343    11715 |     1841     1463     21 |  0.008 % |
0.39/0.45	c |     11338 |     110     2343    11715 |     2025     1572     21 |  0.008 % |
0.59/0.67	c |     17104 |     110     2343    11715 |     2228     1170     20 |  0.008 % |
1.00/1.01	c |     25754 |     110     2343    11715 |     2451     1893     23 |  0.008 % |
1.49/1.54	c |     38729 |     110     2343    11715 |     2696     2444     22 |  0.008 % |
2.29/2.35	c |     58191 |     110     2343    11715 |     2965     1447     21 |  0.008 % |
3.59/3.60	c |     87383 |     110     2343    11715 |     3262     2124     24 |  0.008 % |
5.50/5.56	c |    131173 |     110     2343    11715 |     3588     3086     23 |  0.008 % |
8.49/8.57	c |    196859 |     110     2343    11715 |     3947     3579     23 |  0.008 % |
13.19/13.26	c |    295387 |     110     2343    11715 |     4342     2607     24 |  0.008 % |
20.59/20.68	c |    443179 |     110     2343    11715 |     4776     3845     24 |  0.008 % |
32.38/32.46	c |    664862 |     110     2343    11715 |     5254     4400     22 |  0.008 % |
50.67/50.75	c |    997387 |     110     2343    11715 |     5779     3966     22 |  0.008 % |
79.26/79.32	c |   1496175 |     110     2343    11715 |     6357     3112     22 |  0.008 % |
123.66/123.79	c |   2244358 |     110     2343    11715 |     6993     4167     22 |  0.008 % |
137.05/137.13	c ===============================================================================
137.05/137.13	c surveys--CPU time (sec)   : 0.0910         (0.07 % of total)
137.05/137.13	c surveys--attempted        : 24             (264 /sec)
137.05/137.13	c surveys--converged        : 24             (100.00 % successful)
137.05/137.13	c restarts              : 24
137.05/137.13	c conflicts             : 2459610        (17954 /sec)
137.05/137.13	c decisions             : 2757616        (1.78 % random) (20129 /sec)
137.05/137.13	c propagations          : 43816491       (319837 /sec)
137.05/137.13	c conflict literals     : 58151163       (14.55 % deleted)
137.05/137.13	c Memory used           : 6.17 MB
137.05/137.13	c Total CPU time (sec)      : 137.0872    
137.05/137.13	c 
137.05/137.13	s SATISFIABLE
137.05/137.13	v 1 -2 -3 4 -5 6 -7 8 -9 -10 -11 12 -13 -14 -15 16 17 18 -19 20 -21 -22 -23 24 -25 -26 -27 28 29 30 31 -32 33 -34 -35 36 37 -38 -39 -40 41 -42 43 44 45 46 -47 48 -49 -50 -51 52 53 -54 55 56 57 -58 -59 -60 61 -62 -63 -64 65 -66 -67 -68 -69 -70 71 -72 -73 -74 -75 -76 -77 -78 79 -80 -81 82 83 84 -85 -86 -87 -88 -89 -90 -91 -92 93 -94 -95 96 97 98 99 100 101 102 -103 104 -105 106 -107 -108 109 -110 0

Verifier Data

OK

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1515256-1238252256/watcher-1515256-1238252256 -o /tmp/evaluation-result-1515256-1238252256/solver-1515256-1238252256 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=1778500308 HOME/instance-1515256-1238252256.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.97 0.99 3/64 30803
/proc/meminfo: memFree=1563448/2055920 swapFree=4178352/4192956
[pid=30803] ppid=30801 vsize=2552 CPUtime=0
/proc/30803/stat : 30803 (varsat-industri) R 30801 30803 30766 0 -1 4194304 250 0 0 0 0 0 0 0 18 0 1 0 1097888417 2613248 235 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/30803/statm: 638 236 87 221 0 414 0

[startup+0.0930231 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 30803
/proc/meminfo: memFree=1563448/2055920 swapFree=4178352/4192956
[pid=30803] ppid=30801 vsize=2660 CPUtime=0.09
/proc/30803/stat : 30803 (varsat-industri) R 30801 30803 30766 0 -1 4194304 293 0 0 0 9 0 0 0 18 0 1 0 1097888417 2723840 278 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/30803/statm: 665 278 110 221 0 441 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2660

[startup+0.101023 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 30803
/proc/meminfo: memFree=1563448/2055920 swapFree=4178352/4192956
[pid=30803] ppid=30801 vsize=2660 CPUtime=0.09
/proc/30803/stat : 30803 (varsat-industri) R 30801 30803 30766 0 -1 4194304 293 0 0 0 9 0 0 0 18 0 1 0 1097888417 2723840 278 1992294400 4194304 5102648 548682068784 18446744073709551615 4214228 0 0 4096 3 0 0 0 17 1 0 0
/proc/30803/statm: 665 278 110 221 0 441 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2660

[startup+0.301041 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 30803
/proc/meminfo: memFree=1563448/2055920 swapFree=4178352/4192956
[pid=30803] ppid=30801 vsize=2792 CPUtime=0.29
/proc/30803/stat : 30803 (varsat-industri) R 30801 30803 30766 0 -1 4194304 330 0 0 0 29 0 0 0 19 0 1 0 1097888417 2859008 315 1992294400 4194304 5102648 548682068784 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/30803/statm: 698 315 110 221 0 474 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2792

[startup+0.701077 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 30803
/proc/meminfo: memFree=1563448/2055920 swapFree=4178352/4192956
[pid=30803] ppid=30801 vsize=2924 CPUtime=0.69
/proc/30803/stat : 30803 (varsat-industri) R 30801 30803 30766 0 -1 4194304 368 0 0 0 69 0 0 0 22 0 1 0 1097888417 2994176 353 1992294400 4194304 5102648 548682068784 18446744073709551615 4249806 0 0 4096 3 0 0 0 17 1 0 0
/proc/30803/statm: 731 353 110 221 0 507 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2924

[startup+1.50115 s]
/proc/loadavg: 0.91 0.97 0.99 2/65 30804
/proc/meminfo: memFree=1562352/2055920 swapFree=4178352/4192956
[pid=30803] ppid=30801 vsize=3188 CPUtime=1.49
/proc/30803/stat : 30803 (varsat-industri) R 30801 30803 30766 0 -1 4194304 422 0 0 0 149 0 0 0 25 0 1 0 1097888417 3264512 407 1992294400 4194304 5102648 548682068784 18446744073709551615 4249791 0 0 4096 3 0 0 0 17 1 0 0
/proc/30803/statm: 797 407 110 221 0 573 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3188

[startup+3.1023 s]
/proc/loadavg: 0.92 0.97 0.99 2/65 30804
/proc/meminfo: memFree=1561968/2055920 swapFree=4178352/4192956
[pid=30803] ppid=30801 vsize=3452 CPUtime=3.1
/proc/30803/stat : 30803 (varsat-industri) R 30801 30803 30766 0 -1 4194304 489 0 0 0 310 0 0 0 25 0 1 0 1097888417 3534848 474 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/30803/statm: 863 474 110 221 0 639 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 3452

[startup+6.30158 s]
/proc/loadavg: 0.92 0.97 0.99 2/65 30804
/proc/meminfo: memFree=1561520/2055920 swapFree=4178352/4192956
[pid=30803] ppid=30801 vsize=3852 CPUtime=6.29
/proc/30803/stat : 30803 (varsat-industri) R 30801 30803 30766 0 -1 4194304 581 0 0 0 629 0 0 0 25 0 1 0 1097888417 3944448 566 1992294400 4194304 5102648 548682068784 18446744073709551615 4249948 0 0 4096 3 0 0 0 17 1 0 0
/proc/30803/statm: 963 566 110 221 0 739 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3852

[startup+12.7012 s]
/proc/loadavg: 0.93 0.97 0.99 2/65 30804
/proc/meminfo: memFree=1561016/2055920 swapFree=4178352/4192956
[pid=30803] ppid=30801 vsize=4120 CPUtime=12.69
/proc/30803/stat : 30803 (varsat-industri) R 30801 30803 30766 0 -1 4194304 666 0 0 0 1269 0 0 0 25 0 1 0 1097888417 4218880 651 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/30803/statm: 1030 651 110 221 0 806 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 4120

[startup+25.5013 s]
/proc/loadavg: 0.94 0.97 0.99 2/65 30804
/proc/meminfo: memFree=1560376/2055920 swapFree=4178352/4192956
[pid=30803] ppid=30801 vsize=4796 CPUtime=25.48
/proc/30803/stat : 30803 (varsat-industri) R 30801 30803 30766 0 -1 4194304 818 0 0 0 2548 0 0 0 25 0 1 0 1097888417 4911104 803 1992294400 4194304 5102648 548682068784 18446744073709551615 4249806 0 0 4096 3 0 0 0 17 1 0 0
/proc/30803/statm: 1199 803 110 221 0 975 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 4796

[startup+51.1016 s]
/proc/loadavg: 0.96 0.97 0.99 2/65 30804
/proc/meminfo: memFree=1559800/2055920 swapFree=4178352/4192956
[pid=30803] ppid=30801 vsize=5328 CPUtime=51.07
/proc/30803/stat : 30803 (varsat-industri) R 30801 30803 30766 0 -1 4194304 965 0 0 0 5107 0 0 0 25 0 1 0 1097888417 5455872 950 1992294400 4194304 5102648 548682068784 18446744073709551615 4254824 0 0 4096 3 0 0 0 17 1 0 0
/proc/30803/statm: 1332 950 110 221 0 1108 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 5328

[startup+102.305 s]
/proc/loadavg: 0.98 0.97 0.99 2/65 30804
/proc/meminfo: memFree=1559288/2055920 swapFree=4178352/4192956
[pid=30803] ppid=30801 vsize=5876 CPUtime=102.26
/proc/30803/stat : 30803 (varsat-industri) R 30801 30803 30766 0 -1 4194304 1067 0 0 0 10226 0 0 0 25 0 1 0 1097888417 6017024 1052 1992294400 4194304 5102648 548682068784 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/30803/statm: 1469 1052 110 221 0 1245 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 5876

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

[startup+115.101 s]
/proc/loadavg: 0.98 0.97 0.99 2/65 30804
/proc/meminfo: memFree=1559224/2055920 swapFree=4178352/4192956
[pid=30803] ppid=30801 vsize=5876 CPUtime=115.06
/proc/30803/stat : 30803 (varsat-industri) R 30801 30803 30766 0 -1 4194304 1092 0 0 0 11505 1 0 0 25 0 1 0 1097888417 6017024 1077 1992294400 4194304 5102648 548682068784 18446744073709551615 4249862 0 0 4096 3 0 0 0 17 1 0 0
/proc/30803/statm: 1469 1077 110 221 0 1245 0
Current children cumulated CPU time (s) 115.06
Current children cumulated vsize (KiB) 5876

[startup+127.902 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 30804
/proc/meminfo: memFree=1559096/2055920 swapFree=4178352/4192956
[pid=30803] ppid=30801 vsize=6020 CPUtime=127.86
/proc/30803/stat : 30803 (varsat-industri) R 30801 30803 30766 0 -1 4194304 1117 0 0 0 12785 1 0 0 25 0 1 0 1097888417 6164480 1102 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/30803/statm: 1505 1102 110 221 0 1281 0
Current children cumulated CPU time (s) 127.86
Current children cumulated vsize (KiB) 6020

[startup+131.103 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 30804
/proc/meminfo: memFree=1558968/2055920 swapFree=4178352/4192956
[pid=30803] ppid=30801 vsize=6176 CPUtime=131.06
/proc/30803/stat : 30803 (varsat-industri) R 30801 30803 30766 0 -1 4194304 1141 0 0 0 13105 1 0 0 25 0 1 0 1097888417 6324224 1126 1992294400 4194304 5102648 548682068784 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/30803/statm: 1544 1126 110 221 0 1320 0
Current children cumulated CPU time (s) 131.06
Current children cumulated vsize (KiB) 6176

[startup+134.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 30804
/proc/meminfo: memFree=1558968/2055920 swapFree=4178352/4192956
[pid=30803] ppid=30801 vsize=6176 CPUtime=134.26
/proc/30803/stat : 30803 (varsat-industri) R 30801 30803 30766 0 -1 4194304 1155 0 0 0 13425 1 0 0 25 0 1 0 1097888417 6324224 1140 1992294400 4194304 5102648 548682068784 18446744073709551615 4249867 0 0 4096 3 0 0 0 17 1 0 0
/proc/30803/statm: 1544 1140 110 221 0 1320 0
Current children cumulated CPU time (s) 134.26
Current children cumulated vsize (KiB) 6176

[startup+135.901 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 30804
/proc/meminfo: memFree=1558968/2055920 swapFree=4178352/4192956
[pid=30803] ppid=30801 vsize=6176 CPUtime=135.85
/proc/30803/stat : 30803 (varsat-industri) R 30801 30803 30766 0 -1 4194304 1162 0 0 0 13584 1 0 0 25 0 1 0 1097888417 6324224 1147 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/30803/statm: 1544 1147 110 221 0 1320 0
Current children cumulated CPU time (s) 135.85
Current children cumulated vsize (KiB) 6176

[startup+136.701 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 30804
/proc/meminfo: memFree=1558904/2055920 swapFree=4178352/4192956
[pid=30803] ppid=30801 vsize=6176 CPUtime=136.65
/proc/30803/stat : 30803 (varsat-industri) R 30801 30803 30766 0 -1 4194304 1163 0 0 0 13664 1 0 0 25 0 1 0 1097888417 6324224 1148 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/30803/statm: 1544 1148 110 221 0 1320 0
Current children cumulated CPU time (s) 136.65
Current children cumulated vsize (KiB) 6176

[startup+137.101 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 30804
/proc/meminfo: memFree=1558904/2055920 swapFree=4178352/4192956
[pid=30803] ppid=30801 vsize=6316 CPUtime=137.05
/proc/30803/stat : 30803 (varsat-industri) R 30801 30803 30766 0 -1 4194304 1169 0 0 0 13704 1 0 0 25 0 1 0 1097888417 6467584 1154 1992294400 4194304 5102648 548682068784 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/30803/statm: 1579 1154 110 221 0 1355 0
Current children cumulated CPU time (s) 137.05
Current children cumulated vsize (KiB) 6316

Child status: 10
Real time (s): 137.14
CPU time (s): 137.101
CPU user time (s): 137.087
CPU system time (s): 0.013997
CPU usage (%): 99.9716
Max. virtual memory (cumulated for all children) (KiB): 6316

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

runsolver used 0.105983 second user time and 0.312952 second system time

The end

Launcher Data

Begin job on node43 at 2009-03-28 15:57:36
IDJOB=1515256
IDBENCH=70414
IDSOLVER=538
FILE ID=node43/1515256-1238252256
PBS_JOBID= 9060768
Free space on /tmp= 63084 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/5SAT/SATISFIABLE/110/unif-k5-r21.3-v110-c2343-S398733532-072.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1515256-1238252256/watcher-1515256-1238252256 -o /tmp/evaluation-result-1515256-1238252256/solver-1515256-1238252256 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=1778500308 HOME/instance-1515256-1238252256.cnf

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

MD5SUM BENCH= d9f4caf675a8f6d697dc5efdb9aa8c41
RANDOM SEED=1778500308

node43.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.242
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.242
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:       1563864 kB
Buffers:         52444 kB
Cached:         357388 kB
SwapCached:       8504 kB
Active:          94220 kB
Inactive:       325556 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1563864 kB
SwapTotal:     4192956 kB
SwapFree:      4178352 kB
Dirty:            1124 kB
Writeback:           0 kB
Mapped:          15644 kB
Slab:            58176 kB
Committed_AS:  2371920 kB
PageTables:       1448 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= 63084 MiB
End job on node43 at 2009-03-28 15:59:53