Trace number 295574

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-08SAT 239.469 239.534

General information on the benchmark

Namerandom/OnTreshold/7SAT/v55/
unif-k7-r89-v55-c4895-S108421787-03.SAT.shuffled.cnf
MD5SUM7db1dbd28711a9e9c5914ed4cfba8cd8
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.18597
Satisfiable
(Un)Satisfiability was proved
Number of variables55
Number of clauses4895
Sum of the clauses size34265
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 54895

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:  55                                                   |
0.00/0.00	|  Number of clauses:    4895                                                 |
0.00/0.02	|  Parsing time:         0.02         s                                       |
0.10/0.17	============================[ Search Statistics ]==============================
0.10/0.17	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.10/0.17	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.10/0.17	===============================================================================
0.10/0.17	|         0 |      55     4895    34265 |     1631        0    nan |  0.000 % |
0.10/0.18	|       101 |      55     4895    34265 |     1794      101     20 |  0.034 % |
0.10/0.19	|       252 |      55     4895    34265 |     1974      252     20 |  0.034 % |
0.10/0.20	|       477 |      55     4895    34265 |     2171      477     20 |  0.034 % |
0.20/0.21	|       814 |      55     4895    34265 |     2388      814     20 |  0.034 % |
0.20/0.24	|      1321 |      55     4895    34265 |     2627     1321     20 |  0.034 % |
0.20/0.28	|      2080 |      55     4895    34265 |     2890     2080     20 |  0.034 % |
0.30/0.34	|      3220 |      55     4895    34265 |     3179     1762     20 |  0.034 % |
0.40/0.43	|      4928 |      55     4895    34265 |     3497     1868     20 |  0.034 % |
0.51/0.57	|      7490 |      55     4895    34265 |     3847     2669     19 |  0.034 % |
0.71/0.80	|     11335 |      55     4895    34265 |     4232     2647     18 |  0.034 % |
1.12/1.16	|     17101 |      55     4895    34265 |     4655     4156     19 |  0.034 % |
1.63/1.72	|     25751 |      55     4895    34265 |     5120     3443     19 |  0.034 % |
2.55/2.57	|     38726 |      55     4895    34265 |     5632     3562     18 |  0.034 % |
3.78/3.88	|     58188 |      55     4895    34265 |     6196     3225     18 |  0.034 % |
5.93/5.94	|     87381 |      55     4895    34265 |     6815     4425     18 |  0.034 % |
9.01/9.07	|    131170 |      55     4895    34265 |     7497     3767     18 |  0.034 % |
13.92/14.00	|    196854 |      55     4895    34265 |     8247     5532     17 |  0.034 % |
22.01/22.05	|    295380 |      55     4895    34265 |     9071     4858     18 |  0.034 % |
34.30/34.35	|    443169 |      55     4895    34265 |     9979     7163     18 |  0.034 % |
53.34/53.37	|    664852 |      55     4895    34265 |    10977     8837     17 |  0.034 % |
83.66/83.79	|    997378 |      55     4895    34265 |    12074     5934     17 |  0.034 % |
132.19/132.26	|   1496166 |      55     4895    34265 |    13282     8850     16 |  0.034 % |
210.53/210.68	|   2244350 |      55     4895    34265 |    14610    12145     18 |  0.034 % |
239.41/239.53	===============================================================================
239.41/239.53	lookaheads            : 2583928
239.41/239.53	variable balance      : 0.00
239.41/239.53	restarts              : 24
239.41/239.53	conflicts             : 2510592        (10484 /sec)
239.41/239.53	decisions             : 2583929        (1.77 % random) (10791 /sec)
239.41/239.53	decision = positive   : 1223429
239.41/239.53	decision = negative   : 1360499
239.41/239.53	propagations          : 25688208       (107276 /sec)
239.41/239.53	conflict literals     : 44658650       (18.16 % deleted)
239.41/239.53	Memory used           : 6.38 MB
239.41/239.53	CPU time              : 239.459 s
239.41/239.53	
239.41/239.53	s SATISFIABLE
239.41/239.53	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 0

Verifier Data (download as text)

OK

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node24/watcher-295574-1171808185 -o ROOT/results/node24/solver-295574-1171808185 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/295574-1171808185/minimarch /tmp/evaluation/295574-1171808185/instance-295574-1171808185.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 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.02 0.99 0.99 3/77 4658
/proc/meminfo: memFree=282448/2055920 swapFree=4144024/4192956
[pid=4658] ppid=4656 vsize=1868 CPUtime=0
/proc/4658/stat : 4658 (minimarch) R 4656 4658 3450 0 -1 4194304 162 0 0 0 0 0 0 0 18 0 1 0 200772816 1912832 146 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/4658/statm: 467 146 51 132 0 332 0

[startup+0.106746 s]
/proc/loadavg: 1.02 0.99 0.99 3/77 4658
/proc/meminfo: memFree=282448/2055920 swapFree=4144024/4192956
[pid=4658] ppid=4656 vsize=2144 CPUtime=0.1
/proc/4658/stat : 4658 (minimarch) R 4656 4658 3450 0 -1 4194304 235 0 0 0 10 0 0 0 18 0 1 0 200772816 2195456 219 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134522191 0 0 4096 3 0 0 0 17 1 0 0
/proc/4658/statm: 536 219 63 132 0 401 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2144

[startup+0.514789 s]
/proc/loadavg: 1.02 0.99 0.99 3/77 4658
/proc/meminfo: memFree=282448/2055920 swapFree=4144024/4192956
[pid=4658] ppid=4656 vsize=2408 CPUtime=0.51
/proc/4658/stat : 4658 (minimarch) R 4656 4658 3450 0 -1 4194304 299 0 0 0 51 0 0 0 21 0 1 0 200772816 2465792 283 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551368 0 0 4096 3 0 0 0 17 1 0 0
/proc/4658/statm: 602 283 66 132 0 467 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 2408

[startup+1.33488 s]
/proc/loadavg: 1.02 0.99 0.99 2/78 4659
/proc/meminfo: memFree=281352/2055920 swapFree=4144024/4192956
[pid=4658] ppid=4656 vsize=2672 CPUtime=1.33
/proc/4658/stat : 4658 (minimarch) R 4656 4658 3450 0 -1 4194304 357 0 0 0 133 0 0 0 25 0 1 0 200772816 2736128 341 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551188 0 0 4096 3 0 0 0 17 1 0 0
/proc/4658/statm: 668 341 66 132 0 533 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 2672

[startup+2.97106 s]
/proc/loadavg: 1.01 0.99 0.99 2/78 4659
/proc/meminfo: memFree=281032/2055920 swapFree=4144024/4192956
[pid=4658] ppid=4656 vsize=2804 CPUtime=2.96
/proc/4658/stat : 4658 (minimarch) R 4656 4658 3450 0 -1 4194304 411 0 0 0 296 0 0 0 25 0 1 0 200772816 2871296 395 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551208 0 0 4096 3 0 0 0 17 1 0 0
/proc/4658/statm: 701 395 66 132 0 566 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 2804

[startup+6.24941 s]
/proc/loadavg: 1.01 0.99 0.99 2/78 4659
/proc/meminfo: memFree=280648/2055920 swapFree=4144024/4192956
[pid=4658] ppid=4656 vsize=3068 CPUtime=6.24
/proc/4658/stat : 4658 (minimarch) R 4656 4658 3450 0 -1 4194304 480 0 0 0 624 0 0 0 25 0 1 0 200772816 3141632 464 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134556515 0 0 4096 3 0 0 0 17 1 0 0
/proc/4658/statm: 767 464 66 132 0 632 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 3068

[startup+12.7041 s]
/proc/loadavg: 1.01 0.99 0.99 2/78 4659
/proc/meminfo: memFree=280200/2055920 swapFree=4144024/4192956
[pid=4658] ppid=4656 vsize=3476 CPUtime=12.69
/proc/4658/stat : 4658 (minimarch) R 4656 4658 3450 0 -1 4194304 564 0 0 0 1269 0 0 0 25 0 1 0 200772816 3559424 548 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551279 0 0 4096 3 0 0 0 17 1 0 0
/proc/4658/statm: 869 548 66 132 0 734 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3476

[startup+25.5085 s]
/proc/loadavg: 1.01 0.99 0.99 2/78 4659
/proc/meminfo: memFree=279688/2055920 swapFree=4144024/4192956
[pid=4658] ppid=4656 vsize=3892 CPUtime=25.49
/proc/4658/stat : 4658 (minimarch) R 4656 4658 3450 0 -1 4194304 681 0 0 0 2549 0 0 0 25 0 1 0 200772816 3985408 665 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551334 0 0 4096 3 0 0 0 17 1 0 0
/proc/4658/statm: 973 665 66 132 0 838 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 3892

[startup+51.1173 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 4659
/proc/meminfo: memFree=279112/2055920 swapFree=4144024/4192956
[pid=4658] ppid=4656 vsize=4440 CPUtime=51.09
/proc/4658/stat : 4658 (minimarch) R 4656 4658 3450 0 -1 4194304 818 0 0 0 5109 0 0 0 25 0 1 0 200772816 4546560 802 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551359 0 0 4096 3 0 0 0 17 1 0 0
/proc/4658/statm: 1110 802 66 132 0 975 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 4440

[startup+102.332 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 4659
/proc/meminfo: memFree=278408/2055920 swapFree=4144024/4192956
[pid=4658] ppid=4656 vsize=5288 CPUtime=102.29
/proc/4658/stat : 4658 (minimarch) R 4656 4658 3450 0 -1 4194304 998 0 0 0 10229 0 0 0 25 0 1 0 200772816 5414912 982 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551202 0 0 4096 3 0 0 0 17 1 0 0
/proc/4658/statm: 1322 982 66 132 0 1187 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 5288

[startup+162.357 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 4659
/proc/meminfo: memFree=277768/2055920 swapFree=4144024/4192956
[pid=4658] ppid=4656 vsize=5896 CPUtime=162.3
/proc/4658/stat : 4658 (minimarch) R 4656 4658 3450 0 -1 4194304 1149 0 0 0 16230 0 0 0 25 0 1 0 200772816 6037504 1133 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551262 0 0 4096 3 0 0 0 17 1 0 0
/proc/4658/statm: 1474 1133 66 132 0 1339 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 5896

[startup+222.381 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 4659
/proc/meminfo: memFree=277256/2055920 swapFree=4144024/4192956
[pid=4658] ppid=4656 vsize=6368 CPUtime=222.31
/proc/4658/stat : 4658 (minimarch) R 4656 4658 3450 0 -1 4194304 1255 0 0 0 22231 0 0 0 25 0 1 0 200772816 6520832 1239 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551380 0 0 4096 3 0 0 0 17 1 0 0
/proc/4658/statm: 1592 1239 66 132 0 1457 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 6368

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

[startup+222.891 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 4659
/proc/meminfo: memFree=277256/2055920 swapFree=4144024/4192956
[pid=4658] ppid=4656 vsize=6368 CPUtime=222.82
/proc/4658/stat : 4658 (minimarch) R 4656 4658 3450 0 -1 4194304 1255 0 0 0 22282 0 0 0 25 0 1 0 200772816 6520832 1239 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/4658/statm: 1592 1239 66 132 0 1457 0
Current children cumulated CPU time (s) 222.82
Current children cumulated vsize (KiB) 6368

[startup+229.448 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 4659
/proc/meminfo: memFree=277256/2055920 swapFree=4144024/4192956
[pid=4658] ppid=4656 vsize=6368 CPUtime=229.37
/proc/4658/stat : 4658 (minimarch) R 4656 4658 3450 0 -1 4194304 1261 0 0 0 22937 0 0 0 25 0 1 0 200772816 6520832 1245 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/4658/statm: 1592 1245 66 132 0 1457 0
Current children cumulated CPU time (s) 229.37
Current children cumulated vsize (KiB) 6368

[startup+236 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 4659
/proc/meminfo: memFree=277256/2055920 swapFree=4144024/4192956
[pid=4658] ppid=4656 vsize=6368 CPUtime=235.92
/proc/4658/stat : 4658 (minimarch) R 4656 4658 3450 0 -1 4194304 1261 0 0 0 23592 0 0 0 25 0 1 0 200772816 6520832 1245 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551279 0 0 4096 3 0 0 0 17 1 0 0
/proc/4658/statm: 1592 1245 66 132 0 1457 0
Current children cumulated CPU time (s) 235.92
Current children cumulated vsize (KiB) 6368

[startup+237.642 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 4659
/proc/meminfo: memFree=277256/2055920 swapFree=4144024/4192956
[pid=4658] ppid=4656 vsize=6528 CPUtime=237.56
/proc/4658/stat : 4658 (minimarch) R 4656 4658 3450 0 -1 4194304 1274 0 0 0 23756 0 0 0 25 0 1 0 200772816 6684672 1258 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/4658/statm: 1632 1258 66 132 0 1497 0
Current children cumulated CPU time (s) 237.56
Current children cumulated vsize (KiB) 6528

[startup+238.461 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 4659
/proc/meminfo: memFree=277192/2055920 swapFree=4144024/4192956
[pid=4658] ppid=4656 vsize=6528 CPUtime=238.38
/proc/4658/stat : 4658 (minimarch) R 4656 4658 3450 0 -1 4194304 1275 0 0 0 23838 0 0 0 25 0 1 0 200772816 6684672 1259 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/4658/statm: 1632 1259 66 132 0 1497 0
Current children cumulated CPU time (s) 238.38
Current children cumulated vsize (KiB) 6528

[startup+239.281 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 4659
/proc/meminfo: memFree=277192/2055920 swapFree=4144024/4192956
[pid=4658] ppid=4656 vsize=6528 CPUtime=239.2
/proc/4658/stat : 4658 (minimarch) R 4656 4658 3450 0 -1 4194304 1275 0 0 0 23920 0 0 0 25 0 1 0 200772816 6684672 1259 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551352 0 0 4096 3 0 0 0 17 1 0 0
/proc/4658/statm: 1632 1259 66 132 0 1497 0
Current children cumulated CPU time (s) 239.2
Current children cumulated vsize (KiB) 6528

[startup+239.485 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 4659
/proc/meminfo: memFree=277192/2055920 swapFree=4144024/4192956
[pid=4658] ppid=4656 vsize=6528 CPUtime=239.41
/proc/4658/stat : 4658 (minimarch) R 4656 4658 3450 0 -1 4194304 1275 0 0 0 23941 0 0 0 25 0 1 0 200772816 6684672 1259 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134550355 0 0 4096 3 0 0 0 17 1 0 0
/proc/4658/statm: 1632 1259 66 132 0 1497 0
Current children cumulated CPU time (s) 239.41
Current children cumulated vsize (KiB) 6528

Child status: 10
Real time (s): 239.534
CPU time (s): 239.469
CPU user time (s): 239.459
CPU system time (s): 0.009998
CPU usage (%): 99.9726
Max. virtual memory (cumulated for all children) (KiB): 6528

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

runsolver used 0.172973 second user time and 0.506922 second system time

The end

Launcher Data (download as text)

Begin job on node24 on Sun Feb 18 14:16:25 UTC 2007

IDJOB= 295574
IDBENCH= 19916
IDSOLVER= 110
FILE ID= node24/295574-1171808185

PBS_JOBID= 3839594

Free space on /tmp= 66562 MiB

SOLVER NAME= minimarch 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/7SAT/v55/unif-k7-r89-v55-c4895-S108421787-03.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/295574-1171808185/minimarch /tmp/evaluation/295574-1171808185/instance-295574-1171808185.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node24/watcher-295574-1171808185 -o ROOT/results/node24/solver-295574-1171808185 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/295574-1171808185/minimarch /tmp/evaluation/295574-1171808185/instance-295574-1171808185.cnf            

META MD5SUM SOLVER= cd0143c15836d32fe9acb8d523a59b67
MD5SUM BENCH=  7db1dbd28711a9e9c5914ed4cfba8cd8

RANDOM SEED= 689802329

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:        282800 kB
Buffers:         41780 kB
Cached:        1625536 kB
SwapCached:       4600 kB
Active:         757256 kB
Inactive:       920528 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        282800 kB
SwapTotal:     4192956 kB
SwapFree:      4144024 kB
Dirty:            2384 kB
Writeback:           0 kB
Mapped:          15612 kB
Slab:            80888 kB
Committed_AS:   644684 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= 66562 MiB

End job on node24 on Sun Feb 18 14:20:25 UTC 2007