Trace number 314623

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
MXC 2007-02-08UNSAT 321.795 321.902

General information on the benchmark

Nameindustrial/fuhs/medium/
AProVE07-20.cnf
MD5SUM5c40e79430f590d0520492d70b267b66
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark211.258
Satisfiable
(Un)Satisfiability was proved
Number of variables7847
Number of clauses73394
Sum of the clauses size206938
Maximum clause length4166
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 262806
Number of clauses of size 35772
Number of clauses of size 4389
Number of clauses of size 599
Number of clauses of size over 54327

Solver Data (download as text)

321.70/321.89	c MXC attempting /tmp/evaluation/314623-1172639699/instance-314623-1172639699.cnf
321.70/321.89	c 4167 assignments made, starting to guess now
321.70/321.89	c ===================================[MXC]=====================================
321.70/321.89	c | Conflicts |     ORIGINAL     |             LEARNT              | Progress |
321.70/321.89	c |           | Clauses Literals |  Limit Clauses Literals  Lit/Cl |          |
321.70/321.89	c =============================================================================
321.70/321.89	c |         0 |   10553    72928 |    3517       0       0     nan | 53.103 % |
321.70/321.89	c |       100 |   10553    72928 |    3868      91    1791    19.7 | 53.103 % |
321.70/321.89	c |       250 |   10553    72928 |    4255     235    7435    31.6 | 53.103 % |
321.70/321.89	c |       476 |   10553    72928 |    4681     452   11191    24.8 | 53.103 % |
321.70/321.89	c |       813 |   10496    72741 |    5149     776   20831    26.8 | 53.358 % |
321.70/321.89	c |      1320 |   10496    72741 |    5664    1272   42876    33.7 | 53.358 % |
321.70/321.89	c |      2080 |   10492    72728 |    6230    2006   73887    36.8 | 53.371 % |
321.70/321.89	c |      3219 |   10492    72728 |    6853    3122  127542    40.9 | 53.371 % |
321.70/321.90	c |      4927 |   10484    72697 |    7539    4815  196730    40.9 | 53.434 % |
321.70/321.90	c |      7489 |   10484    72697 |    8292    7354  322116    43.8 | 53.434 % |
321.70/321.90	c |     11333 |   10480    72684 |    9122    7033  294428    41.9 | 53.447 % |
321.70/321.90	c |     17099 |   10363    72295 |   10034    8211  308439    37.6 | 54.110 % |
321.70/321.90	c |     25748 |   10359    72282 |   11037    6834  190306    27.8 | 54.123 % |
321.70/321.90	c |     38722 |   10347    72243 |   12141    8759  327956    37.4 | 54.161 % |
321.70/321.90	c |     58184 |   10329    72186 |   13355   10006  450822    45.1 | 54.212 % |
321.70/321.90	c |     87376 |   10329    72186 |   14691   12473  622066    49.9 | 54.212 % |
321.70/321.90	c |    131167 |   10321    72160 |   16160   12203  615637    50.4 | 54.237 % |
321.70/321.90	c |    196853 |   10311    72123 |   17776   13235  545017    41.2 | 54.314 % |
321.70/321.90	c |    295380 |   10298    72081 |   19554   13988  337541    24.1 | 54.365 % |
321.70/321.90	c |    443169 |   10071    71336 |   21509   15074  703430    46.7 | 55.104 % |
321.70/321.90	c 321.840s elapsed
321.70/321.90	c restarts: 19
321.70/321.90	c decisions: 663319
321.70/321.90	c propagations: 395785597
321.70/321.90	c conflicts: 551160
321.70/321.90	s UNSATISFIABLE

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node24/watcher-314623-1172639699 -o ROOT/results/node24/solver-314623-1172639699 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/314623-1172639699/mxc /tmp/evaluation/314623-1172639699/instance-314623-1172639699.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: 1.00 1.00 1.00 3/77 11975
/proc/meminfo: memFree=1292360/2055920 swapFree=4143948/4192956
[pid=11975] ppid=11973 vsize=2884 CPUtime=0
/proc/11975/stat : 11975 (mxc) R 11973 11975 11171 0 -1 4194304 558 0 0 0 0 0 0 0 18 0 1 0 283924151 2953216 542 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134522450 0 0 4096 0 0 0 0 17 1 0 0
/proc/11975/statm: 721 543 46 122 0 595 0

[startup+0.058642 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 11975
/proc/meminfo: memFree=1292360/2055920 swapFree=4143948/4192956
[pid=11975] ppid=11973 vsize=3140 CPUtime=0.05
/proc/11975/stat : 11975 (mxc) R 11973 11975 11171 0 -1 4194304 896 0 0 0 5 0 0 0 18 0 1 0 283924151 3215360 599 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134528296 0 0 4096 0 0 0 0 17 1 0 0
/proc/11975/statm: 785 599 59 122 0 659 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 3140

[startup+0.101646 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 11975
/proc/meminfo: memFree=1292360/2055920 swapFree=4143948/4192956
[pid=11975] ppid=11973 vsize=3140 CPUtime=0.09
/proc/11975/stat : 11975 (mxc) R 11973 11975 11171 0 -1 4194304 911 0 0 0 9 0 0 0 18 0 1 0 283924151 3215360 614 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134519987 0 0 4096 0 0 0 0 17 1 0 0
/proc/11975/statm: 785 614 59 122 0 659 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3140

[startup+0.301666 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 11975
/proc/meminfo: memFree=1292360/2055920 swapFree=4143948/4192956
[pid=11975] ppid=11973 vsize=3404 CPUtime=0.29
/proc/11975/stat : 11975 (mxc) R 11973 11975 11171 0 -1 4194304 977 0 0 0 29 0 0 0 19 0 1 0 283924151 3485696 680 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134531283 0 0 4096 0 0 0 0 17 1 0 0
/proc/11975/statm: 851 680 59 122 0 725 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3404

[startup+0.70171 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 11975
/proc/meminfo: memFree=1292360/2055920 swapFree=4143948/4192956
[pid=11975] ppid=11973 vsize=3932 CPUtime=0.69
/proc/11975/stat : 11975 (mxc) R 11973 11975 11171 0 -1 4194304 1087 0 0 0 69 0 0 0 22 0 1 0 283924151 4026368 790 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134531289 0 0 4096 0 0 0 0 17 1 0 0
/proc/11975/statm: 983 790 59 122 0 857 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3932

[startup+1.5018 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 11976
/proc/meminfo: memFree=1289216/2055920 swapFree=4143948/4192956
[pid=11975] ppid=11973 vsize=4600 CPUtime=1.49
/proc/11975/stat : 11975 (mxc) R 11973 11975 11171 0 -1 4194304 1252 0 0 0 149 0 0 0 25 0 1 0 283924151 4710400 955 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/11975/statm: 1150 955 59 122 0 1024 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4600

[startup+3.10197 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 11976
/proc/meminfo: memFree=1288192/2055920 swapFree=4143948/4192956
[pid=11975] ppid=11973 vsize=5004 CPUtime=3.09
/proc/11975/stat : 11975 (mxc) R 11973 11975 11171 0 -1 4194304 1381 0 0 0 309 0 0 0 25 0 1 0 283924151 5124096 1082 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134519220 0 0 4096 0 0 0 0 17 1 0 0
/proc/11975/statm: 1251 1082 67 122 0 1125 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5004

[startup+6.30132 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 11976
/proc/meminfo: memFree=1287872/2055920 swapFree=4143948/4192956
[pid=11975] ppid=11973 vsize=5264 CPUtime=6.29
/proc/11975/stat : 11975 (mxc) R 11973 11975 11171 0 -1 4194304 1433 0 0 0 628 1 0 0 25 0 1 0 283924151 5390336 1134 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/11975/statm: 1316 1134 67 122 0 1190 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 5264

[startup+12.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 11976
/proc/meminfo: memFree=1287360/2055920 swapFree=4143948/4192956
[pid=11975] ppid=11973 vsize=5748 CPUtime=12.69
/proc/11975/stat : 11975 (mxc) R 11973 11975 11171 0 -1 4194304 1556 0 0 0 1268 1 0 0 25 0 1 0 283924151 5885952 1257 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134531184 0 0 4096 0 0 0 0 17 1 0 0
/proc/11975/statm: 1437 1257 67 122 0 1311 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 5748

[startup+25.5014 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 11976
/proc/meminfo: memFree=1286400/2055920 swapFree=4143948/4192956
[pid=11975] ppid=11973 vsize=6804 CPUtime=25.48
/proc/11975/stat : 11975 (mxc) R 11973 11975 11171 0 -1 4194304 1829 0 0 0 2547 1 0 0 25 0 1 0 283924151 6967296 1530 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134519200 0 0 4096 0 0 0 0 17 1 0 0
/proc/11975/statm: 1701 1530 67 122 0 1575 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 6804

[startup+51.1012 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 11976
/proc/meminfo: memFree=1285376/2055920 swapFree=4143948/4192956
[pid=11975] ppid=11973 vsize=7692 CPUtime=51.08
/proc/11975/stat : 11975 (mxc) R 11973 11975 11171 0 -1 4194304 2056 0 0 0 5106 2 0 0 25 0 1 0 283924151 7876608 1757 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134519284 0 0 4096 0 0 0 0 17 1 0 0
/proc/11975/statm: 1923 1757 67 122 0 1797 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 7692

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 11976
/proc/meminfo: memFree=1284544/2055920 swapFree=4143948/4192956
[pid=11975] ppid=11973 vsize=8496 CPUtime=102.26
/proc/11975/stat : 11975 (mxc) R 11973 11975 11171 0 -1 4194304 2248 0 0 0 10224 2 0 0 25 0 1 0 283924151 8699904 1949 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134531386 0 0 4096 0 0 0 0 17 1 0 0
/proc/11975/statm: 2124 1949 67 122 0 1998 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 8496

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 11976
/proc/meminfo: memFree=1284480/2055920 swapFree=4143948/4192956
[pid=11975] ppid=11973 vsize=8496 CPUtime=162.24
/proc/11975/stat : 11975 (mxc) R 11973 11975 11171 0 -1 4194304 2251 0 0 0 16222 2 0 0 25 0 1 0 283924151 8699904 1952 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/11975/statm: 2124 1952 67 122 0 1998 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 8496

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 11976
/proc/meminfo: memFree=1284416/2055920 swapFree=4143948/4192956
[pid=11975] ppid=11973 vsize=8552 CPUtime=222.22
/proc/11975/stat : 11975 (mxc) R 11973 11975 11171 0 -1 4194304 2264 0 0 0 22220 2 0 0 25 0 1 0 283924151 8757248 1965 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134519249 0 0 4096 0 0 0 0 17 1 0 0
/proc/11975/statm: 2138 1965 67 122 0 2012 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 8552

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 11976
/proc/meminfo: memFree=1283584/2055920 swapFree=4143948/4192956
[pid=11975] ppid=11973 vsize=9388 CPUtime=282.21
/proc/11975/stat : 11975 (mxc) R 11973 11975 11171 0 -1 4194304 2466 0 0 0 28218 3 0 0 25 0 1 0 283924151 9613312 2167 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134519185 0 0 4096 0 0 0 0 17 1 0 0
/proc/11975/statm: 2347 2167 67 122 0 2221 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 9388

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

[startup+307.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 11976
/proc/meminfo: memFree=1283520/2055920 swapFree=4143948/4192956
[pid=11975] ppid=11973 vsize=9368 CPUtime=307.01
/proc/11975/stat : 11975 (mxc) R 11973 11975 11171 0 -1 4194304 2469 0 0 0 30698 3 0 0 25 0 1 0 283924151 9592832 2170 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/11975/statm: 2342 2170 67 122 0 2216 0
Current children cumulated CPU time (s) 307.01
Current children cumulated vsize (KiB) 9368

[startup+313.506 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 11976
/proc/meminfo: memFree=1283520/2055920 swapFree=4143948/4192956
[pid=11975] ppid=11973 vsize=9368 CPUtime=313.41
/proc/11975/stat : 11975 (mxc) R 11973 11975 11171 0 -1 4194304 2469 0 0 0 31338 3 0 0 25 0 1 0 283924151 9592832 2170 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134535083 0 0 4096 0 0 0 0 17 1 0 0
/proc/11975/statm: 2342 2170 67 122 0 2216 0
Current children cumulated CPU time (s) 313.41
Current children cumulated vsize (KiB) 9368

[startup+316.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 11976
/proc/meminfo: memFree=1283520/2055920 swapFree=4143948/4192956
[pid=11975] ppid=11973 vsize=9368 CPUtime=316.61
/proc/11975/stat : 11975 (mxc) R 11973 11975 11171 0 -1 4194304 2469 0 0 0 31658 3 0 0 25 0 1 0 283924151 9592832 2170 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/11975/statm: 2342 2170 67 122 0 2216 0
Current children cumulated CPU time (s) 316.61
Current children cumulated vsize (KiB) 9368

[startup+319.901 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 11976
/proc/meminfo: memFree=1283520/2055920 swapFree=4143948/4192956
[pid=11975] ppid=11973 vsize=9368 CPUtime=319.8
/proc/11975/stat : 11975 (mxc) R 11973 11975 11171 0 -1 4194304 2469 0 0 0 31977 3 0 0 25 0 1 0 283924151 9592832 2170 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134530728 0 0 4096 0 0 0 0 17 1 0 0
/proc/11975/statm: 2342 2170 67 122 0 2216 0
Current children cumulated CPU time (s) 319.8
Current children cumulated vsize (KiB) 9368

[startup+320.701 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 11976
/proc/meminfo: memFree=1283520/2055920 swapFree=4143948/4192956
[pid=11975] ppid=11973 vsize=9368 CPUtime=320.6
/proc/11975/stat : 11975 (mxc) R 11973 11975 11171 0 -1 4194304 2469 0 0 0 32057 3 0 0 25 0 1 0 283924151 9592832 2170 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134519987 0 0 4096 0 0 0 0 17 1 0 0
/proc/11975/statm: 2342 2170 67 122 0 2216 0
Current children cumulated CPU time (s) 320.6
Current children cumulated vsize (KiB) 9368

[startup+321.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 11976
/proc/meminfo: memFree=1283520/2055920 swapFree=4143948/4192956
[pid=11975] ppid=11973 vsize=9368 CPUtime=321.4
/proc/11975/stat : 11975 (mxc) R 11973 11975 11171 0 -1 4194304 2469 0 0 0 32137 3 0 0 25 0 1 0 283924151 9592832 2170 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134519610 0 0 4096 0 0 0 0 17 1 0 0
/proc/11975/statm: 2342 2170 67 122 0 2216 0
Current children cumulated CPU time (s) 321.4
Current children cumulated vsize (KiB) 9368

[startup+321.902 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 11976
/proc/meminfo: memFree=1283520/2055920 swapFree=4143948/4192956
[pid=11975] ppid=11973 vsize=0 CPUtime=321.79
/proc/11975/stat : 11975 (mxc) R 11973 11975 11171 0 -1 4194308 2471 0 0 0 32176 3 0 0 24 0 1 0 283924151 0 0 18446744073709551615 0 0 0 0 0 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/11975/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 321.79
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 321.902
CPU time (s): 321.795
CPU user time (s): 321.763
CPU system time (s): 0.031995
CPU usage (%): 99.9667
Max. virtual memory (cumulated for all children) (KiB): 9388

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

runsolver used 0.269958 second user time and 0.729889 second system time

The end

Launcher Data (download as text)

Begin job on node24 on Wed Feb 28 05:14:59 UTC 2007

IDJOB= 314623
IDBENCH= 20396
IDSOLVER= 107
FILE ID= node24/314623-1172639699

PBS_JOBID= 3981142

Free space on /tmp= 66533 MiB

SOLVER NAME= MXC 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/industrial/fuhs/medium/AProVE07-20.cnf
COMMAND LINE= /tmp/evaluation/314623-1172639699/mxc /tmp/evaluation/314623-1172639699/instance-314623-1172639699.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node24/watcher-314623-1172639699 -o ROOT/results/node24/solver-314623-1172639699 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/314623-1172639699/mxc /tmp/evaluation/314623-1172639699/instance-314623-1172639699.cnf            

META MD5SUM SOLVER= fd459248d3e92e664505cc2f0f683bf4
MD5SUM BENCH=  5c40e79430f590d0520492d70b267b66

RANDOM SEED= 538122256

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node24.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.232
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.232
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:       1292768 kB
Buffers:         21368 kB
Cached:         666852 kB
SwapCached:       3748 kB
Active:          84020 kB
Inactive:       613708 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1292768 kB
SwapTotal:     4192956 kB
SwapFree:      4143948 kB
Dirty:            1708 kB
Writeback:           0 kB
Mapped:          15352 kB
Slab:            50896 kB
Committed_AS:   825896 kB
PageTables:       1732 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= 66533 MiB

End job on node24 on Wed Feb 28 05:20:21 UTC 2007