Trace number 367636

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 323.718 323.841

General information on the benchmark

Nameindustrial/palacios/uts/
uts-l05-ipc5-h27-unknown.cnf
MD5SUM7634252332633927f116161c1beb6151
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark21.6977
Satisfiable
(Un)Satisfiability was proved
Number of variables93573
Number of clauses439508
Sum of the clauses size1132510
Maximum clause length403
Minimum clause length1
Number of clauses of size 1190
Number of clauses of size 2347239
Number of clauses of size 388215
Number of clauses of size 41000
Number of clauses of size 5107
Number of clauses of size over 52757

Solver Data (download as text)

323.68/323.83	c MXC attempting /tmp/evaluation/367636-1177550325/instance-367636-1177550325.cnf
323.68/323.83	c 28 assignments made, starting to guess now
323.68/323.83	c ===================================[MXC]=====================================
323.68/323.83	c | Conflicts |     ORIGINAL     |             LEARNT              | Progress |
323.68/323.83	c |           | Clauses Literals |  Limit Clauses Literals  Lit/Cl |          |
323.68/323.83	c =============================================================================
323.68/323.83	c |         0 |   92069   437812 |   30689       0       0     nan |  0.029 % |
323.68/323.83	c |       101 |   92069   437812 |   33757      92    2776    30.2 |  0.029 % |
323.68/323.83	c |       251 |   92069   437812 |   37133     230    9452    41.1 |  0.029 % |
323.68/323.83	c |       476 |   92069   437812 |   40847     448   15861    35.4 |  0.029 % |
323.68/323.83	c |       819 |   92069   437812 |   44931     782   30501    39.0 |  0.029 % |
323.68/323.83	c |      1326 |   92069   437812 |   49424    1276   44587    34.9 |  0.029 % |
323.68/323.83	c |      2086 |   92069   437812 |   54367    2022   71991    35.6 |  0.029 % |
323.68/323.83	c |      3227 |   92069   437812 |   59804    3130  114282    36.5 |  0.029 % |
323.68/323.83	c |      4939 |   92039   437648 |   65784    4824  203842    42.3 |  0.042 % |
323.68/323.83	c |      7503 |   92039   437648 |   72363    7338  318511    43.4 |  0.042 % |
323.68/323.83	c |     11347 |   92039   437648 |   79599   11175  515875    46.2 |  0.042 % |
323.68/323.83	c |     17114 |   92039   437648 |   87559   16917  716199    42.3 |  0.042 % |
323.68/323.83	c |     25767 |   92039   437648 |   96315   25491 1138584    44.7 |  0.042 % |
323.68/323.83	c |     38741 |   92039   437648 |  105946   38447 1712963    44.6 |  0.042 % |
323.68/323.83	c |     58203 |   92009   437486 |  116541   57864 2480971    42.9 |  0.054 % |
323.68/323.83	c |     87395 |   91558   435713 |  128195   86819 3765280    43.4 |  0.230 % |
323.68/323.83	c |    131186 |   91266   434651 |  141015   51481 1369667    26.6 |  0.337 % |
323.68/323.83	c 323.750s elapsed
323.68/323.83	c restarts: 16
323.68/323.83	c decisions: 254072
323.68/323.83	c propagations: 529287333
323.68/323.83	c conflicts: 145731
323.68/323.83	s UNSATISFIABLE

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node3/watcher-367636-1177550325 -o ROOT/results/node3/solver-367636-1177550325 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/367636-1177550325/mxc /tmp/evaluation/367636-1177550325/instance-367636-1177550325.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 7500 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 0.92 3/77 16830
/proc/meminfo: memFree=1622112/2055920 swapFree=4138796/4192956
[pid=16830] ppid=16828 vsize=8576 CPUtime=0
/proc/16830/stat : 16830 (mxc) R 16828 16830 15738 0 -1 4194304 738 0 0 0 0 0 0 0 18 0 1 0 231070276 8781824 724 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134550509 0 0 4096 0 0 0 0 17 1 0 0
/proc/16830/statm: 2144 730 42 122 0 2018 0

[startup+0.105252 s]
/proc/loadavg: 1.00 1.00 0.92 3/77 16830
/proc/meminfo: memFree=1622112/2055920 swapFree=4138796/4192956
[pid=16830] ppid=16828 vsize=22884 CPUtime=0.1
/proc/16830/stat : 16830 (mxc) R 16828 16830 15738 0 -1 4194304 5102 0 0 0 8 2 0 0 18 0 1 0 231070276 23433216 5087 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134688363 0 0 4096 0 0 0 0 17 1 0 0
/proc/16830/statm: 5721 5087 46 122 0 5595 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 22884

[startup+0.201268 s]
/proc/loadavg: 1.00 1.00 0.92 3/77 16830
/proc/meminfo: memFree=1622112/2055920 swapFree=4138796/4192956
[pid=16830] ppid=16828 vsize=27360 CPUtime=0.19
/proc/16830/stat : 16830 (mxc) R 16828 16830 15738 0 -1 4194304 6180 0 0 0 17 2 0 0 18 0 1 0 231070276 28016640 6165 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134688363 0 0 4096 0 0 0 0 17 1 0 0
/proc/16830/statm: 6840 6166 46 122 0 6714 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 27360

[startup+0.301283 s]
/proc/loadavg: 1.00 1.00 0.92 3/77 16830
/proc/meminfo: memFree=1622112/2055920 swapFree=4138796/4192956
[pid=16830] ppid=16828 vsize=20508 CPUtime=0.29
/proc/16830/stat : 16830 (mxc) R 16828 16830 15738 0 -1 4194304 6388 0 0 0 27 2 0 0 19 0 1 0 231070276 21000192 4462 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519782 0 0 4096 0 0 0 0 17 1 0 0
/proc/16830/statm: 5127 4462 58 122 0 5001 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 20508

[startup+0.701349 s]
/proc/loadavg: 1.00 1.00 0.92 3/77 16830
/proc/meminfo: memFree=1622112/2055920 swapFree=4138796/4192956
[pid=16830] ppid=16828 vsize=20508 CPUtime=0.69
/proc/16830/stat : 16830 (mxc) R 16828 16830 15738 0 -1 4194304 6402 0 0 0 67 2 0 0 22 0 1 0 231070276 21000192 4476 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134535083 0 0 4096 0 0 0 0 17 1 0 0
/proc/16830/statm: 5127 4476 59 122 0 5001 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20508

[startup+1.50148 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 16831
/proc/meminfo: memFree=1604312/2055920 swapFree=4138796/4192956
[pid=16830] ppid=16828 vsize=20508 CPUtime=1.49
/proc/16830/stat : 16830 (mxc) R 16828 16830 15738 0 -1 4194304 6415 0 0 0 147 2 0 0 25 0 1 0 231070276 21000192 4489 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519229 0 0 4096 0 0 0 0 17 1 0 0
/proc/16830/statm: 5127 4489 59 122 0 5001 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 20508

[startup+3.10174 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 16831
/proc/meminfo: memFree=1604120/2055920 swapFree=4138796/4192956
[pid=16830] ppid=16828 vsize=20772 CPUtime=3.09
/proc/16830/stat : 16830 (mxc) R 16828 16830 15738 0 -1 4194304 6462 0 0 0 307 2 0 0 25 0 1 0 231070276 21270528 4536 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/16830/statm: 5193 4536 59 122 0 5067 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 20772

[startup+6.30126 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 16831
/proc/meminfo: memFree=1603608/2055920 swapFree=4138796/4192956
[pid=16830] ppid=16828 vsize=21036 CPUtime=6.29
/proc/16830/stat : 16830 (mxc) R 16828 16830 15738 0 -1 4194304 6531 0 0 0 626 3 0 0 25 0 1 0 231070276 21540864 4605 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134535083 0 0 4096 0 0 0 0 17 1 0 0
/proc/16830/statm: 5259 4605 59 122 0 5133 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 21036

[startup+12.7013 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 16831
/proc/meminfo: memFree=1602904/2055920 swapFree=4138796/4192956
[pid=16830] ppid=16828 vsize=21724 CPUtime=12.69
/proc/16830/stat : 16830 (mxc) R 16828 16830 15738 0 -1 4194304 6730 0 0 0 1266 3 0 0 25 0 1 0 231070276 22245376 4804 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519200 0 0 4096 0 0 0 0 17 1 0 0
/proc/16830/statm: 5431 4804 59 122 0 5305 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 21724

[startup+25.5014 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 16831
/proc/meminfo: memFree=1601176/2055920 swapFree=4138796/4192956
[pid=16830] ppid=16828 vsize=23440 CPUtime=25.49
/proc/16830/stat : 16830 (mxc) R 16828 16830 15738 0 -1 4194304 7153 0 0 0 2545 4 0 0 25 0 1 0 231070276 24002560 5227 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134535083 0 0 4096 0 0 0 0 17 1 0 0
/proc/16830/statm: 5860 5227 59 122 0 5734 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 23440

[startup+51.1015 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 16831
/proc/meminfo: memFree=1598744/2055920 swapFree=4138796/4192956
[pid=16830] ppid=16828 vsize=25948 CPUtime=51.08
/proc/16830/stat : 16830 (mxc) R 16828 16830 15738 0 -1 4194304 7779 0 0 0 5103 5 0 0 25 0 1 0 231070276 26570752 5853 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134535083 0 0 4096 0 0 0 0 17 1 0 0
/proc/16830/statm: 6487 5853 59 122 0 6361 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 25948

[startup+102.302 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 16831
/proc/meminfo: memFree=1593432/2055920 swapFree=4138796/4192956
[pid=16830] ppid=16828 vsize=31364 CPUtime=102.26
/proc/16830/stat : 16830 (mxc) R 16828 16830 15738 0 -1 4194304 9110 0 0 0 10219 7 0 0 25 0 1 0 231070276 32116736 7184 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134529698 0 0 4096 0 0 0 0 17 1 0 0
/proc/16830/statm: 7841 7184 59 122 0 7715 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 31364

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 16831
/proc/meminfo: memFree=1587864/2055920 swapFree=4138796/4192956
[pid=16830] ppid=16828 vsize=37104 CPUtime=162.24
/proc/16830/stat : 16830 (mxc) R 16828 16830 15738 0 -1 4194304 10499 0 0 0 16214 10 0 0 25 0 1 0 231070276 37994496 8573 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134535083 0 0 4096 0 0 0 0 17 1 0 0
/proc/16830/statm: 9276 8573 59 122 0 9150 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 37104

[startup+222.305 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 16831
/proc/meminfo: memFree=1584088/2055920 swapFree=4138796/4192956
[pid=16830] ppid=16828 vsize=40812 CPUtime=222.22
/proc/16830/stat : 16830 (mxc) R 16828 16830 15738 0 -1 4194304 11422 0 0 0 22211 11 0 0 25 0 1 0 231070276 41791488 9496 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/16830/statm: 10203 9496 59 122 0 10077 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 40812

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 16831
/proc/meminfo: memFree=1580440/2055920 swapFree=4138796/4192956
[pid=16830] ppid=16828 vsize=44372 CPUtime=282.2
/proc/16830/stat : 16830 (mxc) R 16828 16830 15738 0 -1 4194304 12334 0 0 0 28207 13 0 0 25 0 1 0 231070276 45436928 10408 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/16830/statm: 11093 10408 59 122 0 10967 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 44372

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

[startup+307.201 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 16831
/proc/meminfo: memFree=1579608/2055920 swapFree=4138796/4192956
[pid=16830] ppid=16828 vsize=45088 CPUtime=307.09
/proc/16830/stat : 16830 (mxc) R 16828 16830 15738 0 -1 4194304 12625 0 0 0 30695 14 0 0 25 0 1 0 231070276 46170112 10571 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/16830/statm: 11272 10571 67 122 0 11146 0
Current children cumulated CPU time (s) 307.09
Current children cumulated vsize (KiB) 45088

[startup+313.605 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 16831
/proc/meminfo: memFree=1579608/2055920 swapFree=4138796/4192956
[pid=16830] ppid=16828 vsize=45088 CPUtime=313.49
/proc/16830/stat : 16830 (mxc) R 16828 16830 15738 0 -1 4194304 12650 0 0 0 31335 14 0 0 25 0 1 0 231070276 46170112 10596 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134530562 0 0 4096 0 0 0 0 17 1 0 0
/proc/16830/statm: 11272 10596 67 122 0 11146 0
Current children cumulated CPU time (s) 313.49
Current children cumulated vsize (KiB) 45088

[startup+320.001 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 16831
/proc/meminfo: memFree=1579608/2055920 swapFree=4138796/4192956
[pid=16830] ppid=16828 vsize=45088 CPUtime=319.89
/proc/16830/stat : 16830 (mxc) R 16828 16830 15738 0 -1 4194304 12654 0 0 0 31975 14 0 0 25 0 1 0 231070276 46170112 10600 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134528104 0 0 4096 0 0 0 0 17 1 0 0
/proc/16830/statm: 11272 10600 67 122 0 11146 0
Current children cumulated CPU time (s) 319.89
Current children cumulated vsize (KiB) 45088

[startup+321.601 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 16831
/proc/meminfo: memFree=1579608/2055920 swapFree=4138796/4192956
[pid=16830] ppid=16828 vsize=45088 CPUtime=321.49
/proc/16830/stat : 16830 (mxc) R 16828 16830 15738 0 -1 4194304 12654 0 0 0 32135 14 0 0 25 0 1 0 231070276 46170112 10600 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519651 0 0 4096 0 0 0 0 17 1 0 0
/proc/16830/statm: 11272 10600 67 122 0 11146 0
Current children cumulated CPU time (s) 321.49
Current children cumulated vsize (KiB) 45088

[startup+323.202 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 16831
/proc/meminfo: memFree=1579608/2055920 swapFree=4138796/4192956
[pid=16830] ppid=16828 vsize=45088 CPUtime=323.08
/proc/16830/stat : 16830 (mxc) R 16828 16830 15738 0 -1 4194304 12655 0 0 0 32294 14 0 0 25 0 1 0 231070276 46170112 10601 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519249 0 0 4096 0 0 0 0 17 1 0 0
/proc/16830/statm: 11272 10601 67 122 0 11146 0
Current children cumulated CPU time (s) 323.08
Current children cumulated vsize (KiB) 45088

[startup+323.602 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 16831
/proc/meminfo: memFree=1579608/2055920 swapFree=4138796/4192956
[pid=16830] ppid=16828 vsize=45088 CPUtime=323.48
/proc/16830/stat : 16830 (mxc) R 16828 16830 15738 0 -1 4194304 12655 0 0 0 32334 14 0 0 25 0 1 0 231070276 46170112 10601 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134530208 0 0 4096 0 0 0 0 17 1 0 0
/proc/16830/statm: 11272 10601 67 122 0 11146 0
Current children cumulated CPU time (s) 323.48
Current children cumulated vsize (KiB) 45088

[startup+323.802 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 16831
/proc/meminfo: memFree=1579608/2055920 swapFree=4138796/4192956
[pid=16830] ppid=16828 vsize=45088 CPUtime=323.68
/proc/16830/stat : 16830 (mxc) R 16828 16830 15738 0 -1 4194304 12656 0 0 0 32354 14 0 0 25 0 1 0 231070276 46170112 10602 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519651 0 0 4096 0 0 0 0 17 1 0 0
/proc/16830/statm: 11272 10602 67 122 0 11146 0
Current children cumulated CPU time (s) 323.68
Current children cumulated vsize (KiB) 45088

Child status: 20
Real time (s): 323.841
CPU time (s): 323.718
CPU user time (s): 323.569
CPU system time (s): 0.148977
CPU usage (%): 99.962
Max. virtual memory (cumulated for all children) (KiB): 45420

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

runsolver used 0.26196 second user time and 0.738887 second system time

The end

Launcher Data (download as text)

Begin job on node3 on Thu Apr 26 01:18:45 UTC 2007

IDJOB= 367636
IDBENCH= 20420
IDSOLVER= 174
FILE ID= node3/367636-1177550325

PBS_JOBID= 4696622

Free space on /tmp= 66413 MiB

SOLVER NAME= MXC 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/industrial/palacios/uts/uts-l05-ipc5-h27-unknown.cnf
COMMAND LINE= /tmp/evaluation/367636-1177550325/mxc /tmp/evaluation/367636-1177550325/instance-367636-1177550325.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node3/watcher-367636-1177550325 -o ROOT/results/node3/solver-367636-1177550325 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/367636-1177550325/mxc /tmp/evaluation/367636-1177550325/instance-367636-1177550325.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  7634252332633927f116161c1beb6151

RANDOM SEED= 50348669

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node3.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.270
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.270
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:       1622520 kB
Buffers:         44584 kB
Cached:         296396 kB
SwapCached:      17720 kB
Active:         178404 kB
Inactive:       210848 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1622520 kB
SwapTotal:     4192956 kB
SwapFree:      4138796 kB
Dirty:            8252 kB
Writeback:           0 kB
Mapped:          54308 kB
Slab:            29616 kB
Committed_AS:  6171588 kB
PageTables:       1848 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= 66413 MiB

End job on node3 on Thu Apr 26 01:24:09 UTC 2007