Trace number 333616

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
minimarch 2007-02-08UNSAT 137.694 137.731

General information on the benchmark

Namecrafted/Medium/contest05/jarvisalo/
mod2-3cage-unsat-9-12.sat05-2587.reshuffled-07.cnf
MD5SUMbfae796723167f552bcb2fa958f97ae8
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.000999
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	This is MiniMarch, a modified version of MiniSat 2.0 beta
0.00/0.00	WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	============================[ Problem Statistics ]=============================
0.00/0.00	|                                                                             |
0.00/0.00	|  Number of variables:  87                                                   |
0.00/0.00	|  Number of clauses:    232                                                  |
0.00/0.00	|  Parsing time:         0.00         s                                       |
0.00/0.00	============================[ Search Statistics ]==============================
0.00/0.00	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.00	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.00	===============================================================================
0.00/0.00	|         0 |      62      232      896 |       77        0    nan |  0.000 % |
0.00/0.00	|       101 |      62      232      896 |       85      101     18 |  0.013 % |
0.00/0.00	|       252 |      62      232      896 |       93       94     13 |  0.013 % |
0.00/0.00	|       478 |      62      232      896 |      102       77     14 |  0.013 % |
0.00/0.01	|       816 |      62      232      896 |      113      106     13 |  0.013 % |
0.00/0.01	|      1323 |      62      232      896 |      124       84     14 |  0.013 % |
0.00/0.02	|      2083 |      62      232      896 |      137      108     15 |  0.013 % |
0.00/0.03	|      3223 |      62      232      896 |      150       87     13 |  0.013 % |
0.04/0.05	|      4931 |      62      232      896 |      165      128     16 |  0.013 % |
0.04/0.08	|      7493 |      62      232      896 |      182      159     13 |  0.013 % |
0.10/0.13	|     11338 |      62      232      896 |      200      168     16 |  0.013 % |
0.10/0.20	|     17105 |      62      232      896 |      220      203     15 |  0.013 % |
0.30/0.31	|     25755 |      62      232      896 |      242      141     13 |  0.013 % |
0.40/0.47	|     38730 |      62      232      896 |      266      160     15 |  0.013 % |
0.69/0.71	|     58191 |      62      232      896 |      293      250     13 |  0.013 % |
1.00/1.09	|     87383 |      62      232      896 |      323      169     13 |  0.013 % |
1.59/1.64	|    131173 |      62      232      896 |      355      337     13 |  0.013 % |
2.39/2.49	|    196858 |      62      232      896 |      390      323     13 |  0.013 % |
3.69/3.74	|    295385 |      62      232      896 |      429      287     13 |  0.013 % |
5.69/5.77	|    443174 |      62      232      896 |      472      266     13 |  0.013 % |
8.70/8.79	|    664857 |      62      232      896 |      520      320     14 |  0.013 % |
13.49/13.50	|    997383 |      62      232      896 |      572      532     13 |  0.013 % |
20.89/20.93	|   1496172 |      62      232      896 |      629      412     14 |  0.013 % |
31.89/31.96	|   2244355 |      62      232      896 |      692      543     13 |  0.013 % |
48.58/48.68	|   3366629 |      62      232      896 |      761      402     12 |  0.014 % |
74.87/74.91	|   5050041 |      62      232      896 |      837      553     14 |  0.027 % |
114.16/114.24	|   7575158 |      61      224      864 |      921      695     12 |  1.189 % |
137.66/137.72	===============================================================================
137.66/137.73	lookaheads            : 13788174
137.66/137.73	variable balance      : 0.00
137.66/137.73	restarts              : 27
137.66/137.73	conflicts             : 9082142        (65961 /sec)
137.66/137.73	decisions             : 13788174       (1.83 % random) (100139 /sec)
137.66/137.73	decision = positive   : 6731509
137.66/137.73	decision = negative   : 7056665
137.66/137.73	propagations          : 118858066      (863229 /sec)
137.66/137.73	conflict literals     : 126390643      (19.47 % deleted)
137.66/137.73	Memory used           : 2.08 MB
137.66/137.73	CPU time              : 137.69 s
137.66/137.73	
137.66/137.73	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/node17/watcher-333616-1173522500 -o ROOT/results/node17/solver-333616-1173522500 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/333616-1173522500/minimarch /tmp/evaluation/333616-1173522500/instance-333616-1173522500.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.83 1.82 1.45 3/77 23874
/proc/meminfo: memFree=1381624/2055920 swapFree=4168576/4192956
[pid=23874] ppid=23872 vsize=1732 CPUtime=0
/proc/23874/stat : 23874 (minimarch) R 23872 23874 23365 0 -1 4194304 103 0 0 0 0 0 0 0 18 0 1 0 372204254 1773568 87 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134705053 0 0 4096 3 0 0 0 17 1 0 0
/proc/23874/statm: 433 87 66 132 0 298 0

[startup+0.0439791 s]
/proc/loadavg: 1.83 1.82 1.45 3/77 23874
/proc/meminfo: memFree=1381624/2055920 swapFree=4168576/4192956
[pid=23874] ppid=23872 vsize=1732 CPUtime=0.04
/proc/23874/stat : 23874 (minimarch) R 23872 23874 23365 0 -1 4194304 105 0 0 0 4 0 0 0 18 0 1 0 372204254 1773568 89 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134558025 0 0 4096 3 0 0 0 17 1 0 0
/proc/23874/statm: 433 89 66 132 0 298 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 1732

[startup+0.101986 s]
/proc/loadavg: 1.83 1.82 1.45 3/77 23874
/proc/meminfo: memFree=1381624/2055920 swapFree=4168576/4192956
[pid=23874] ppid=23872 vsize=1732 CPUtime=0.1
/proc/23874/stat : 23874 (minimarch) R 23872 23874 23365 0 -1 4194304 108 0 0 0 10 0 0 0 18 0 1 0 372204254 1773568 92 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551703 0 0 4096 3 0 0 0 17 1 0 0
/proc/23874/statm: 433 92 66 132 0 298 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1732

[startup+0.302006 s]
/proc/loadavg: 1.83 1.82 1.45 3/77 23874
/proc/meminfo: memFree=1381624/2055920 swapFree=4168576/4192956
[pid=23874] ppid=23872 vsize=1732 CPUtime=0.3
/proc/23874/stat : 23874 (minimarch) R 23872 23874 23365 0 -1 4194304 111 0 0 0 30 0 0 0 19 0 1 0 372204254 1773568 95 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134553431 0 0 4096 3 0 0 0 17 1 0 0
/proc/23874/statm: 433 95 66 132 0 298 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 1732

[startup+0.701048 s]
/proc/loadavg: 1.83 1.82 1.45 3/77 23874
/proc/meminfo: memFree=1381624/2055920 swapFree=4168576/4192956
[pid=23874] ppid=23872 vsize=1732 CPUtime=0.69
/proc/23874/stat : 23874 (minimarch) R 23872 23874 23365 0 -1 4194304 114 0 0 0 69 0 0 0 22 0 1 0 372204254 1773568 98 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134556440 0 0 4096 3 0 0 0 17 1 0 0
/proc/23874/statm: 433 98 66 132 0 298 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1732

[startup+1.50113 s]
/proc/loadavg: 1.83 1.82 1.45 2/78 23875
/proc/meminfo: memFree=1381424/2055920 swapFree=4168576/4192956
[pid=23874] ppid=23872 vsize=1732 CPUtime=1.49
/proc/23874/stat : 23874 (minimarch) R 23872 23874 23365 0 -1 4194304 121 0 0 0 149 0 0 0 25 0 1 0 372204254 1773568 105 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551352 0 0 4096 3 0 0 0 17 1 0 0
/proc/23874/statm: 433 105 66 132 0 298 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1732

[startup+3.1013 s]
/proc/loadavg: 1.83 1.82 1.45 2/78 23875
/proc/meminfo: memFree=1381296/2055920 swapFree=4168576/4192956
[pid=23874] ppid=23872 vsize=1864 CPUtime=3.09
/proc/23874/stat : 23874 (minimarch) R 23872 23874 23365 0 -1 4194304 128 0 0 0 309 0 0 0 25 0 1 0 372204254 1908736 112 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134552498 0 0 4096 3 0 0 0 17 1 0 0
/proc/23874/statm: 466 112 66 132 0 331 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1864

[startup+6.30163 s]
/proc/loadavg: 1.77 1.80 1.44 2/78 23875
/proc/meminfo: memFree=1381168/2055920 swapFree=4168576/4192956
[pid=23874] ppid=23872 vsize=1864 CPUtime=6.29
/proc/23874/stat : 23874 (minimarch) R 23872 23874 23365 0 -1 4194304 135 0 0 0 629 0 0 0 25 0 1 0 372204254 1908736 119 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551188 0 0 4096 3 0 0 0 17 1 0 0
/proc/23874/statm: 466 119 66 132 0 331 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1864

[startup+12.7013 s]
/proc/loadavg: 1.71 1.79 1.44 2/78 23875
/proc/meminfo: memFree=1381040/2055920 swapFree=4168576/4192956
[pid=23874] ppid=23872 vsize=1864 CPUtime=12.69
/proc/23874/stat : 23874 (minimarch) R 23872 23874 23365 0 -1 4194304 147 0 0 0 1269 0 0 0 25 0 1 0 372204254 1908736 131 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134557844 0 0 4096 3 0 0 0 17 1 0 0
/proc/23874/statm: 466 131 66 132 0 331 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1864

[startup+25.5016 s]
/proc/loadavg: 1.55 1.75 1.43 2/78 23875
/proc/meminfo: memFree=1380976/2055920 swapFree=4168576/4192956
[pid=23874] ppid=23872 vsize=1996 CPUtime=25.49
/proc/23874/stat : 23874 (minimarch) R 23872 23874 23365 0 -1 4194304 160 0 0 0 2549 0 0 0 25 0 1 0 372204254 2043904 144 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134550418 0 0 4096 3 0 0 0 17 1 0 0
/proc/23874/statm: 499 144 66 132 0 364 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1996

[startup+51.1013 s]
/proc/loadavg: 1.36 1.69 1.42 2/78 23875
/proc/meminfo: memFree=1380912/2055920 swapFree=4168576/4192956
[pid=23874] ppid=23872 vsize=1996 CPUtime=51.08
/proc/23874/stat : 23874 (minimarch) R 23872 23874 23365 0 -1 4194304 183 0 0 0 5108 0 0 0 25 0 1 0 372204254 2043904 167 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551359 0 0 4096 3 0 0 0 17 1 0 0
/proc/23874/statm: 499 167 66 132 0 364 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1996

[startup+102.306 s]
/proc/loadavg: 1.15 1.58 1.40 2/78 23875
/proc/meminfo: memFree=1380784/2055920 swapFree=4168576/4192956
[pid=23874] ppid=23872 vsize=2128 CPUtime=102.27
/proc/23874/stat : 23874 (minimarch) R 23872 23874 23365 0 -1 4194304 201 0 0 0 10227 0 0 0 25 0 1 0 372204254 2179072 185 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134553425 0 0 4096 3 0 0 0 17 1 0 0
/proc/23874/statm: 532 185 66 132 0 397 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 2128

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

[startup+115.102 s]
/proc/loadavg: 1.12 1.55 1.39 2/78 23875
/proc/meminfo: memFree=1380784/2055920 swapFree=4168576/4192956
[pid=23874] ppid=23872 vsize=2128 CPUtime=115.06
/proc/23874/stat : 23874 (minimarch) R 23872 23874 23365 0 -1 4194304 202 0 0 0 11506 0 0 0 25 0 1 0 372204254 2179072 186 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134553221 0 0 4096 3 0 0 0 17 1 0 0
/proc/23874/statm: 532 186 66 132 0 397 0
Current children cumulated CPU time (s) 115.06
Current children cumulated vsize (KiB) 2128

[startup+127.901 s]
/proc/loadavg: 1.10 1.53 1.39 2/78 23875
/proc/meminfo: memFree=1380784/2055920 swapFree=4168576/4192956
[pid=23874] ppid=23872 vsize=2128 CPUtime=127.86
/proc/23874/stat : 23874 (minimarch) R 23872 23874 23365 0 -1 4194304 208 0 0 0 12786 0 0 0 25 0 1 0 372204254 2179072 192 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/23874/statm: 532 192 66 132 0 397 0
Current children cumulated CPU time (s) 127.86
Current children cumulated vsize (KiB) 2128

[startup+134.302 s]
/proc/loadavg: 1.08 1.51 1.38 2/78 23875
/proc/meminfo: memFree=1380720/2055920 swapFree=4168576/4192956
[pid=23874] ppid=23872 vsize=2128 CPUtime=134.26
/proc/23874/stat : 23874 (minimarch) R 23872 23874 23365 0 -1 4194304 213 0 0 0 13426 0 0 0 25 0 1 0 372204254 2179072 197 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134558105 0 0 4096 3 0 0 0 17 1 0 0
/proc/23874/statm: 532 197 66 132 0 397 0
Current children cumulated CPU time (s) 134.26
Current children cumulated vsize (KiB) 2128

[startup+135.901 s]
/proc/loadavg: 1.08 1.51 1.38 2/78 23875
/proc/meminfo: memFree=1380720/2055920 swapFree=4168576/4192956
[pid=23874] ppid=23872 vsize=2128 CPUtime=135.86
/proc/23874/stat : 23874 (minimarch) R 23872 23874 23365 0 -1 4194304 213 0 0 0 13586 0 0 0 25 0 1 0 372204254 2179072 197 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551368 0 0 4096 3 0 0 0 17 1 0 0
/proc/23874/statm: 532 197 66 132 0 397 0
Current children cumulated CPU time (s) 135.86
Current children cumulated vsize (KiB) 2128

[startup+136.701 s]
/proc/loadavg: 1.08 1.51 1.38 2/78 23875
/proc/meminfo: memFree=1380720/2055920 swapFree=4168576/4192956
[pid=23874] ppid=23872 vsize=2128 CPUtime=136.66
/proc/23874/stat : 23874 (minimarch) R 23872 23874 23365 0 -1 4194304 213 0 0 0 13666 0 0 0 25 0 1 0 372204254 2179072 197 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551703 0 0 4096 3 0 0 0 17 1 0 0
/proc/23874/statm: 532 197 66 132 0 397 0
Current children cumulated CPU time (s) 136.66
Current children cumulated vsize (KiB) 2128

[startup+137.505 s]
/proc/loadavg: 1.08 1.51 1.38 2/78 23875
/proc/meminfo: memFree=1380720/2055920 swapFree=4168576/4192956
[pid=23874] ppid=23872 vsize=2128 CPUtime=137.46
/proc/23874/stat : 23874 (minimarch) R 23872 23874 23365 0 -1 4194304 213 0 0 0 13746 0 0 0 25 0 1 0 372204254 2179072 197 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551660 0 0 4096 3 0 0 0 17 1 0 0
/proc/23874/statm: 532 197 66 132 0 397 0
Current children cumulated CPU time (s) 137.46
Current children cumulated vsize (KiB) 2128

[startup+137.701 s]
/proc/loadavg: 1.08 1.51 1.38 2/78 23875
/proc/meminfo: memFree=1380720/2055920 swapFree=4168576/4192956
[pid=23874] ppid=23872 vsize=2128 CPUtime=137.66
/proc/23874/stat : 23874 (minimarch) R 23872 23874 23365 0 -1 4194304 213 0 0 0 13766 0 0 0 25 0 1 0 372204254 2179072 197 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551331 0 0 4096 3 0 0 0 17 1 0 0
/proc/23874/statm: 532 197 66 132 0 397 0
Current children cumulated CPU time (s) 137.66
Current children cumulated vsize (KiB) 2128

Child status: 20
Real time (s): 137.731
CPU time (s): 137.694
CPU user time (s): 137.69
CPU system time (s): 0.003999
CPU usage (%): 99.9731
Max. virtual memory (cumulated for all children) (KiB): 2128

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

runsolver used 0.172973 second user time and 0.333949 second system time

The end

Launcher Data (download as text)

Begin job on node17 on Sat Mar 10 10:28:20 UTC 2007

IDJOB= 333616
IDBENCH= 24608
IDSOLVER= 110
FILE ID= node17/333616-1173522500

PBS_JOBID= 4101138

Free space on /tmp= 66531 MiB

SOLVER NAME= minimarch 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/crafted/Medium/contest05/jarvisalo/mod2-3cage-unsat-9-12.sat05-2587.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/333616-1173522500/minimarch /tmp/evaluation/333616-1173522500/instance-333616-1173522500.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node17/watcher-333616-1173522500 -o ROOT/results/node17/solver-333616-1173522500 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/333616-1173522500/minimarch /tmp/evaluation/333616-1173522500/instance-333616-1173522500.cnf            

META MD5SUM SOLVER= cd0143c15836d32fe9acb8d523a59b67
MD5SUM BENCH=  bfae796723167f552bcb2fa958f97ae8

RANDOM SEED= 769350810

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node17.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.229
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.229
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:       1382096 kB
Buffers:         51856 kB
Cached:         527644 kB
SwapCached:       2172 kB
Active:         293388 kB
Inactive:       308708 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1382096 kB
SwapTotal:     4192956 kB
SwapFree:      4168576 kB
Dirty:            2288 kB
Writeback:           0 kB
Mapped:          30344 kB
Slab:            57372 kB
Committed_AS:  1456844 kB
PageTables:       1748 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= 66531 MiB

End job on node17 on Sat Mar 10 10:30:38 UTC 2007