Trace number 333657

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
minisat SAT 2007 (with assertions)UNSAT 129.974 130.063

General information on the benchmark

Namecrafted/Medium/contest05/jarvisalo/
mod2-3cage-unsat-9-14.sat05-2589.reshuffled-07.cnf
MD5SUM4e736dbc376aed9798860699ef195d83
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.001998
Satisfiable
(Un)Satisfiability was proved
Number of variables87
Number of clauses232
Sum of the clauses size696
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3232
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c This is MiniSat 2.0 (Feb 1 2007, SAT-Competition version)
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  87                                                   |
0.00/0.00	c |  Number of clauses:    232                                                  |
0.00/0.00	c |  Parsing time:         0.00         s                                       |
0.00/0.00	c ============================[ Search Statistics ]==============================
0.00/0.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.00	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.00	c ===============================================================================
0.00/0.00	c |         0 |      61      232      904 |       77        0    nan |  0.000 % |
0.00/0.00	c |       100 |      61      232      904 |       85      100     17 |  0.013 % |
0.00/0.00	c |       252 |      61      232      904 |       93       91     15 |  0.013 % |
0.00/0.00	c |       477 |      61      232      904 |      102      130     13 |  0.013 % |
0.00/0.01	c |       815 |      61      232      904 |      113      128     14 |  0.013 % |
0.00/0.01	c |      1321 |      61      232      904 |      124      146     12 |  0.013 % |
0.00/0.02	c |      2080 |      61      232      904 |      137       92     14 |  0.013 % |
0.02/0.03	c |      3219 |      61      232      904 |      150      151     14 |  0.013 % |
0.02/0.04	c |      4928 |      61      232      904 |      165      134     14 |  0.013 % |
0.02/0.06	c |      7491 |      61      232      904 |      182      170     15 |  0.013 % |
0.09/0.10	c |     11336 |      61      232      904 |      200      191     14 |  0.013 % |
0.09/0.16	c |     17103 |      61      232      904 |      220      125     15 |  0.013 % |
0.19/0.23	c |     25752 |      61      232      904 |      242      142     13 |  0.013 % |
0.29/0.34	c |     38726 |      61      232      904 |      266      224     13 |  0.013 % |
0.49/0.54	c |     58187 |      61      232      904 |      293      233     15 |  0.013 % |
0.79/0.83	c |     87380 |      61      232      904 |      323      184     16 |  0.013 % |
1.19/1.27	c |    131169 |      61      232      904 |      355      283     15 |  0.013 % |
1.89/1.94	c |    196854 |      61      232      904 |      390      237     13 |  0.013 % |
2.89/2.94	c |    295381 |      61      232      904 |      429      295     14 |  0.013 % |
4.39/4.50	c |    443170 |      61      232      904 |      472      278     15 |  0.013 % |
6.78/6.88	c |    664853 |      61      232      904 |      520      279     13 |  0.013 % |
10.39/10.41	c |    997379 |      61      232      904 |      572      440     14 |  0.013 % |
15.68/15.79	c |   1496167 |      61      232      904 |      629      526     12 |  0.013 % |
23.98/24.10	c |   2244350 |      61      232      904 |      692      397     14 |  0.014 % |
37.17/37.21	c |   3366625 |      61      232      904 |      761      628     14 |  0.014 % |
57.55/57.62	c |   5050036 |      61      232      904 |      837      506     13 |  0.014 % |
88.13/88.23	c |   7575155 |      61      232      904 |      921      569     11 |  0.079 % |
129.90/130.06	c ===============================================================================
129.90/130.06	c restarts              : 27
129.90/130.06	c conflicts             : 10908802       (83948 /sec)
129.90/130.06	c decisions             : 16640456       (1.86 % random) (128055 /sec)
129.90/130.06	c propagations          : 106890549      (822569 /sec)
129.90/130.06	c conflict literals     : 152002832      (19.07 % deleted)
129.90/130.06	c Memory used           : 2.10 MB
129.90/130.06	c CPU time              : 129.947 s
129.90/130.06	c 
129.90/130.06	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/node9/watcher-333657-1173524523 -o ROOT/results/node9/solver-333657-1173524523 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/333657-1173524523/minisat /tmp/evaluation/333657-1173524523/instance-333657-1173524523.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: 0.85 0.95 0.96 4/83 19803
/proc/meminfo: memFree=1625992/2055920 swapFree=4152252/4192956
[pid=19803] ppid=19801 vsize=1752 CPUtime=0
/proc/19803/stat : 19803 (minisat) R 19801 19803 18945 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 372406943 1794048 94 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550587 0 0 4096 3 0 0 0 17 0 0 0
/proc/19803/statm: 438 94 72 138 0 297 0

[startup+0.0279531 s]
/proc/loadavg: 0.85 0.95 0.96 4/83 19803
/proc/meminfo: memFree=1625992/2055920 swapFree=4152252/4192956
[pid=19803] ppid=19801 vsize=1752 CPUtime=0.02
/proc/19803/stat : 19803 (minisat) R 19801 19803 18945 0 -1 4194304 110 0 0 0 2 0 0 0 20 0 1 0 372406943 1794048 94 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134556809 0 0 4096 3 0 0 0 17 0 0 0
/proc/19803/statm: 438 94 72 138 0 297 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1752

[startup+0.101967 s]
/proc/loadavg: 0.85 0.95 0.96 4/83 19803
/proc/meminfo: memFree=1625992/2055920 swapFree=4152252/4192956
[pid=19803] ppid=19801 vsize=1752 CPUtime=0.09
/proc/19803/stat : 19803 (minisat) R 19801 19803 18945 0 -1 4194304 113 0 0 0 9 0 0 0 20 0 1 0 372406943 1794048 97 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550642 0 0 4096 3 0 0 0 17 0 0 0
/proc/19803/statm: 438 97 72 138 0 297 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1752

[startup+0.302007 s]
/proc/loadavg: 0.85 0.95 0.96 4/83 19803
/proc/meminfo: memFree=1625992/2055920 swapFree=4152252/4192956
[pid=19803] ppid=19801 vsize=1752 CPUtime=0.29
/proc/19803/stat : 19803 (minisat) R 19801 19803 18945 0 -1 4194304 119 0 0 0 29 0 0 0 21 0 1 0 372406943 1794048 103 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134551032 0 0 4096 3 0 0 0 17 0 0 0
/proc/19803/statm: 438 103 72 138 0 297 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1752

[startup+0.701083 s]
/proc/loadavg: 0.85 0.95 0.96 4/83 19803
/proc/meminfo: memFree=1625992/2055920 swapFree=4152252/4192956
[pid=19803] ppid=19801 vsize=1752 CPUtime=0.69
/proc/19803/stat : 19803 (minisat) R 19801 19803 18945 0 -1 4194304 123 0 0 0 69 0 0 0 25 0 1 0 372406943 1794048 107 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550171 0 0 4096 3 0 0 0 17 0 0 0
/proc/19803/statm: 438 107 72 138 0 297 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1752

[startup+1.50124 s]
/proc/loadavg: 0.85 0.95 0.96 2/84 19804
/proc/meminfo: memFree=1625728/2055920 swapFree=4152252/4192956
[pid=19803] ppid=19801 vsize=1752 CPUtime=1.49
/proc/19803/stat : 19803 (minisat) R 19801 19803 18945 0 -1 4194304 127 0 0 0 149 0 0 0 25 0 1 0 372406943 1794048 111 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134556374 0 0 4096 3 0 0 0 17 0 0 0
/proc/19803/statm: 438 111 72 138 0 297 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1752

[startup+3.10155 s]
/proc/loadavg: 0.85 0.95 0.96 2/84 19806
/proc/meminfo: memFree=1625536/2055920 swapFree=4152252/4192956
[pid=19803] ppid=19801 vsize=1884 CPUtime=3.09
/proc/19803/stat : 19803 (minisat) R 19801 19803 18945 0 -1 4194304 132 0 0 0 309 0 0 0 25 0 1 0 372406943 1929216 116 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550656 0 0 4096 3 0 0 0 17 0 0 0
/proc/19803/statm: 471 116 72 138 0 330 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1884

[startup+6.30116 s]
/proc/loadavg: 0.86 0.95 0.96 2/84 19808
/proc/meminfo: memFree=1625472/2055920 swapFree=4152252/4192956
[pid=19803] ppid=19801 vsize=1884 CPUtime=6.29
/proc/19803/stat : 19803 (minisat) R 19801 19803 18945 0 -1 4194304 141 0 0 0 629 0 0 0 25 0 1 0 372406943 1929216 125 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134551013 0 0 4096 3 0 0 0 17 0 0 0
/proc/19803/statm: 471 125 72 138 0 330 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1884

[startup+12.7014 s]
/proc/loadavg: 0.87 0.95 0.96 2/84 19812
/proc/meminfo: memFree=1625344/2055920 swapFree=4152252/4192956
[pid=19803] ppid=19801 vsize=1884 CPUtime=12.68
/proc/19803/stat : 19803 (minisat) R 19801 19803 18945 0 -1 4194304 153 0 0 0 1267 1 0 0 25 0 1 0 372406943 1929216 137 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550692 0 0 4096 3 0 0 0 17 0 0 0
/proc/19803/statm: 471 137 72 138 0 330 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1884

[startup+25.5019 s]
/proc/loadavg: 0.90 0.96 0.96 2/78 19837
/proc/meminfo: memFree=1626480/2055920 swapFree=4152252/4192956
[pid=19803] ppid=19801 vsize=2016 CPUtime=25.47
/proc/19803/stat : 19803 (minisat) R 19801 19803 18945 0 -1 4194304 163 0 0 0 2545 2 0 0 25 0 1 0 372406943 2064384 147 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134563383 0 0 4096 3 0 0 0 17 0 0 0
/proc/19803/statm: 504 147 72 138 0 363 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 2016

[startup+51.1018 s]
/proc/loadavg: 0.93 0.96 0.96 2/78 19837
/proc/meminfo: memFree=1626488/2055920 swapFree=4152252/4192956
[pid=19803] ppid=19801 vsize=2016 CPUtime=51.05
/proc/19803/stat : 19803 (minisat) R 19801 19803 18945 0 -1 4194304 178 0 0 0 5103 2 0 0 25 0 1 0 372406943 2064384 162 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550729 0 0 4096 3 0 0 0 17 0 0 0
/proc/19803/statm: 504 162 72 138 0 363 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 2016

[startup+102.306 s]
/proc/loadavg: 0.97 0.96 0.96 2/78 19837
/proc/meminfo: memFree=1626360/2055920 swapFree=4152252/4192956
[pid=19803] ppid=19801 vsize=2148 CPUtime=102.22
/proc/19803/stat : 19803 (minisat) R 19801 19803 18945 0 -1 4194304 198 0 0 0 10220 2 0 0 25 0 1 0 372406943 2199552 182 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134703702 0 0 4096 3 0 0 0 17 0 0 0
/proc/19803/statm: 537 182 72 138 0 396 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 2148

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

[startup+115.101 s]
/proc/loadavg: 0.97 0.97 0.96 2/78 19837
/proc/meminfo: memFree=1626360/2055920 swapFree=4152252/4192956
[pid=19803] ppid=19801 vsize=2148 CPUtime=115.01
/proc/19803/stat : 19803 (minisat) R 19801 19803 18945 0 -1 4194304 199 0 0 0 11499 2 0 0 25 0 1 0 372406943 2199552 183 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134552833 0 0 4096 3 0 0 0 17 0 0 0
/proc/19803/statm: 537 183 72 138 0 396 0
Current children cumulated CPU time (s) 115.01
Current children cumulated vsize (KiB) 2148

[startup+121.501 s]
/proc/loadavg: 0.98 0.97 0.96 2/78 19837
/proc/meminfo: memFree=1626360/2055920 swapFree=4152252/4192956
[pid=19803] ppid=19801 vsize=2148 CPUtime=121.41
/proc/19803/stat : 19803 (minisat) R 19801 19803 18945 0 -1 4194304 201 0 0 0 12139 2 0 0 25 0 1 0 372406943 2199552 185 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134549538 0 0 4096 3 0 0 0 17 0 0 0
/proc/19803/statm: 537 185 72 138 0 396 0
Current children cumulated CPU time (s) 121.41
Current children cumulated vsize (KiB) 2148

[startup+124.702 s]
/proc/loadavg: 0.98 0.97 0.96 2/78 19837
/proc/meminfo: memFree=1626360/2055920 swapFree=4152252/4192956
[pid=19803] ppid=19801 vsize=2148 CPUtime=124.61
/proc/19803/stat : 19803 (minisat) R 19801 19803 18945 0 -1 4194304 201 0 0 0 12459 2 0 0 25 0 1 0 372406943 2199552 185 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134556266 0 0 4096 3 0 0 0 17 0 0 0
/proc/19803/statm: 537 185 72 138 0 396 0
Current children cumulated CPU time (s) 124.61
Current children cumulated vsize (KiB) 2148

[startup+127.902 s]
/proc/loadavg: 0.98 0.97 0.96 2/78 19837
/proc/meminfo: memFree=1626360/2055920 swapFree=4152252/4192956
[pid=19803] ppid=19801 vsize=2148 CPUtime=127.8
/proc/19803/stat : 19803 (minisat) R 19801 19803 18945 0 -1 4194304 201 0 0 0 12778 2 0 0 25 0 1 0 372406943 2199552 185 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550582 0 0 4096 3 0 0 0 17 0 0 0
/proc/19803/statm: 537 185 72 138 0 396 0
Current children cumulated CPU time (s) 127.8
Current children cumulated vsize (KiB) 2148

[startup+128.707 s]
/proc/loadavg: 0.98 0.97 0.96 2/78 19837
/proc/meminfo: memFree=1626360/2055920 swapFree=4152252/4192956
[pid=19803] ppid=19801 vsize=2148 CPUtime=128.61
/proc/19803/stat : 19803 (minisat) R 19801 19803 18945 0 -1 4194304 201 0 0 0 12859 2 0 0 25 0 1 0 372406943 2199552 185 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550642 0 0 4096 3 0 0 0 17 0 0 0
/proc/19803/statm: 537 185 72 138 0 396 0
Current children cumulated CPU time (s) 128.61
Current children cumulated vsize (KiB) 2148

[startup+129.502 s]
/proc/loadavg: 0.98 0.97 0.96 2/78 19837
/proc/meminfo: memFree=1626360/2055920 swapFree=4152252/4192956
[pid=19803] ppid=19801 vsize=2148 CPUtime=129.4
/proc/19803/stat : 19803 (minisat) R 19801 19803 18945 0 -1 4194304 201 0 0 0 12938 2 0 0 25 0 1 0 372406943 2199552 185 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134556391 0 0 4096 3 0 0 0 17 0 0 0
/proc/19803/statm: 537 185 72 138 0 396 0
Current children cumulated CPU time (s) 129.4
Current children cumulated vsize (KiB) 2148

[startup+129.902 s]
/proc/loadavg: 0.98 0.97 0.96 2/78 19837
/proc/meminfo: memFree=1626360/2055920 swapFree=4152252/4192956
[pid=19803] ppid=19801 vsize=2148 CPUtime=129.8
/proc/19803/stat : 19803 (minisat) R 19801 19803 18945 0 -1 4194304 201 0 0 0 12978 2 0 0 25 0 1 0 372406943 2199552 185 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550596 0 0 4096 3 0 0 0 17 0 0 0
/proc/19803/statm: 537 185 72 138 0 396 0
Current children cumulated CPU time (s) 129.8
Current children cumulated vsize (KiB) 2148

[startup+130.002 s]
/proc/loadavg: 0.98 0.97 0.96 2/78 19837
/proc/meminfo: memFree=1626360/2055920 swapFree=4152252/4192956
[pid=19803] ppid=19801 vsize=2148 CPUtime=129.9
/proc/19803/stat : 19803 (minisat) R 19801 19803 18945 0 -1 4194304 201 0 0 0 12988 2 0 0 25 0 1 0 372406943 2199552 185 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134563098 0 0 4096 3 0 0 0 17 0 0 0
/proc/19803/statm: 537 185 72 138 0 396 0
Current children cumulated CPU time (s) 129.9
Current children cumulated vsize (KiB) 2148

Child status: 0
Real time (s): 130.063
CPU time (s): 129.974
CPU user time (s): 129.947
CPU system time (s): 0.026995
CPU usage (%): 99.9319
Max. virtual memory (cumulated for all children) (KiB): 2148

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 129.947
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= 207
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= 3004

runsolver used 0.136979 second user time and 0.349946 second system time

The end

Launcher Data (download as text)

Begin job on node9 on Sat Mar 10 11:02:03 UTC 2007

IDJOB= 333657
IDBENCH= 24609
IDSOLVER= 109
FILE ID= node9/333657-1173524523

PBS_JOBID= 4101142

Free space on /tmp= 66465 MiB

SOLVER NAME= minisat SAT 2007
BENCH NAME= HOME/pub/bench/SAT07/crafted/Medium/contest05/jarvisalo/mod2-3cage-unsat-9-14.sat05-2589.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/333657-1173524523/minisat /tmp/evaluation/333657-1173524523/instance-333657-1173524523.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node9/watcher-333657-1173524523 -o ROOT/results/node9/solver-333657-1173524523 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/333657-1173524523/minisat /tmp/evaluation/333657-1173524523/instance-333657-1173524523.cnf            

META MD5SUM SOLVER= 120abd248b069e44985635f055606c5a
MD5SUM BENCH=  4e736dbc376aed9798860699ef195d83

RANDOM SEED= 436938129

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node9.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.263
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.263
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:       1626408 kB
Buffers:         49576 kB
Cached:         290504 kB
SwapCached:       8828 kB
Active:         189456 kB
Inactive:       174124 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1626408 kB
SwapTotal:     4192956 kB
SwapFree:      4152252 kB
Dirty:             968 kB
Writeback:           0 kB
Mapped:          30984 kB
Slab:            51132 kB
Committed_AS:  1496276 kB
PageTables:       1920 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= 66465 MiB

End job on node9 on Sat Mar 10 11:04:13 UTC 2007