Trace number 427187

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-04-26 (fixed)SAT 142.892 142.929

General information on the benchmark

Namerandom/OnTreshold/5SAT/v100/
unif-k5-r21.3-v100-c2130-S1180773190-07.SAT.shuffled.cnf
MD5SUMeb01b1df9ef5b6e40fb94f06740282a1
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.463929
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of clauses2130
Sum of the clauses size10650
Maximum clause length5
Minimum clause length5
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 52130
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	This is MiniMarch 1.1, 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:  100                                                  |
0.00/0.00	|  Number of clauses:    2130                                                 |
0.00/0.00	|  Parsing time:         0.01         s                                       |
0.00/0.02	============================[ Search Statistics ]==============================
0.00/0.02	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.02	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.02	===============================================================================
0.00/0.02	|         0 |     100     2130    10650 |      710        0    nan |  0.000 % |
0.00/0.03	|       101 |     100     2130    10650 |      781      101     25 |  0.010 % |
0.00/0.03	|       251 |     100     2130    10650 |      859      251     24 |  0.010 % |
0.00/0.04	|       477 |     100     2130    10650 |      945      477     24 |  0.010 % |
0.00/0.05	|       815 |     100     2130    10650 |     1039      815     23 |  0.010 % |
0.00/0.07	|      1322 |     100     2130    10650 |     1143      789     22 |  0.010 % |
0.07/0.09	|      2081 |     100     2130    10650 |     1257      964     23 |  0.010 % |
0.09/0.13	|      3220 |     100     2130    10650 |     1383      818     21 |  0.010 % |
0.09/0.20	|      4929 |     100     2130    10650 |     1521     1121     23 |  0.010 % |
0.19/0.29	|      7491 |     100     2130    10650 |     1674     1361     22 |  0.010 % |
0.39/0.45	|     11335 |     100     2130    10650 |     1841      945     20 |  0.010 % |
0.59/0.68	|     17102 |     100     2130    10650 |     2025     1113     21 |  0.010 % |
1.00/1.04	|     25752 |     100     2130    10650 |     2228     1553     20 |  0.010 % |
1.49/1.59	|     38727 |     100     2130    10650 |     2451     2108     21 |  0.010 % |
2.39/2.46	|     58189 |     100     2130    10650 |     2696     1700     21 |  0.010 % |
3.69/3.80	|     87381 |     100     2130    10650 |     2965     2294     21 |  0.010 % |
5.79/5.87	|    131171 |     100     2130    10650 |     3262     2668     22 |  0.010 % |
8.99/9.01	|    196856 |     100     2130    10650 |     3588     2513     21 |  0.010 % |
13.99/14.00	|    295382 |     100     2130    10650 |     3947     3332     22 |  0.010 % |
21.69/21.72	|    443171 |     100     2130    10650 |     4342     2114     20 |  0.010 % |
33.68/33.75	|    664856 |     100     2130    10650 |     4776     3119     19 |  0.010 % |
52.38/52.46	|    997381 |     100     2130    10650 |     5254     4091     22 |  0.010 % |
81.57/81.63	|   1496169 |     100     2130    10650 |     5779     3686     19 |  0.010 % |
127.26/127.33	|   2244351 |     100     2130    10650 |     6357     5613     22 |  0.010 % |
142.85/142.92	===============================================================================
142.85/142.92	lookaheads            : 0
142.85/142.92	variable balance      : 0.00
142.85/142.92	restarts              : 24
142.85/142.92	conflicts             : 2489777        (17425 /sec)
142.85/142.92	decisions             : 2810848        (1.79 % random) (19672 /sec)
142.85/142.92	decision = positive   : 1409953
142.85/142.92	decision = negative   : 1400894
142.85/142.92	propagations          : 41394709       (289712 /sec)
142.85/142.92	conflict literals     : 56808270       (14.12 % deleted)
142.85/142.92	Memory used           : 3.66 MB
142.85/142.92	CPU time              : 142.882 s
142.85/142.92	
142.85/142.92	s SATISFIABLE
142.85/142.92	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 56 57 58 -59 60 -61 62 63 64 65 -66 -67 -68 -69 70 71 72 73 -74 -75 76 77 -78 -79 80 -81 -82 83 -84 85 86 87 88 89 -90 -91 -92 -93 -94 -95 -96 97 98 99 100 0

Verifier Data (download as text)

OK

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node72/watcher-427187-1177630631 -o ROOT/results/node72/solver-427187-1177630631 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/427187-1177630631/minimarch_fixed /tmp/evaluation/427187-1177630631/instance-427187-1177630631.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.92 0.98 0.99 3/77 14509
/proc/meminfo: memFree=1789680/2055920 swapFree=4157088/4192956
[pid=14509] ppid=14507 vsize=1872 CPUtime=0
/proc/14509/stat : 14509 (minimarch_fixed) R 14507 14509 13617 0 -1 4194304 137 0 0 0 0 0 0 0 18 0 1 0 239101584 1916928 122 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134522961 0 0 4096 3 0 0 0 17 1 0 0
/proc/14509/statm: 468 122 51 132 0 333 0

[startup+0.077157 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 14509
/proc/meminfo: memFree=1789680/2055920 swapFree=4157088/4192956
[pid=14509] ppid=14507 vsize=2004 CPUtime=0.07
/proc/14509/stat : 14509 (minimarch_fixed) R 14507 14509 13617 0 -1 4194304 169 0 0 0 7 0 0 0 18 0 1 0 239101584 2052096 154 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551374 0 0 4096 3 0 0 0 17 1 0 0
/proc/14509/statm: 501 154 67 132 0 366 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 2004

[startup+0.101159 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 14509
/proc/meminfo: memFree=1789680/2055920 swapFree=4157088/4192956
[pid=14509] ppid=14507 vsize=2004 CPUtime=0.09
/proc/14509/stat : 14509 (minimarch_fixed) R 14507 14509 13617 0 -1 4194304 172 0 0 0 9 0 0 0 18 0 1 0 239101584 2052096 157 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551374 0 0 4096 3 0 0 0 17 1 0 0
/proc/14509/statm: 501 158 67 132 0 366 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2004

[startup+0.301178 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 14509
/proc/meminfo: memFree=1789680/2055920 swapFree=4157088/4192956
[pid=14509] ppid=14507 vsize=2004 CPUtime=0.29
/proc/14509/stat : 14509 (minimarch_fixed) R 14507 14509 13617 0 -1 4194304 194 0 0 0 29 0 0 0 19 0 1 0 239101584 2052096 179 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551750 0 0 4096 3 0 0 0 17 1 0 0
/proc/14509/statm: 501 179 67 132 0 366 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2004

[startup+0.701213 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 14509
/proc/meminfo: memFree=1789680/2055920 swapFree=4157088/4192956
[pid=14509] ppid=14507 vsize=2136 CPUtime=0.69
/proc/14509/stat : 14509 (minimarch_fixed) R 14507 14509 13617 0 -1 4194304 215 0 0 0 69 0 0 0 22 0 1 0 239101584 2187264 200 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/14509/statm: 534 200 67 132 0 399 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2136

[startup+1.50129 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 14510
/proc/meminfo: memFree=1789160/2055920 swapFree=4157088/4192956
[pid=14509] ppid=14507 vsize=2268 CPUtime=1.49
/proc/14509/stat : 14509 (minimarch_fixed) R 14507 14509 13617 0 -1 4194304 241 0 0 0 149 0 0 0 25 0 1 0 239101584 2322432 226 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/14509/statm: 567 226 67 132 0 432 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2268

[startup+3.10143 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 14510
/proc/meminfo: memFree=1788840/2055920 swapFree=4157088/4192956
[pid=14509] ppid=14507 vsize=2400 CPUtime=3.09
/proc/14509/stat : 14509 (minimarch_fixed) R 14507 14509 13617 0 -1 4194304 273 0 0 0 309 0 0 0 25 0 1 0 239101584 2457600 258 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551374 0 0 4096 3 0 0 0 17 1 0 0
/proc/14509/statm: 600 258 67 132 0 465 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2400

[startup+6.30173 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 14510
/proc/meminfo: memFree=1788520/2055920 swapFree=4157088/4192956
[pid=14509] ppid=14507 vsize=2532 CPUtime=6.29
/proc/14509/stat : 14509 (minimarch_fixed) R 14507 14509 13617 0 -1 4194304 315 0 0 0 629 0 0 0 25 0 1 0 239101584 2592768 300 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551759 0 0 4096 3 0 0 0 17 1 0 0
/proc/14509/statm: 633 300 67 132 0 498 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2532

[startup+12.7013 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 14510
/proc/meminfo: memFree=1788200/2055920 swapFree=4157088/4192956
[pid=14509] ppid=14507 vsize=2796 CPUtime=12.69
/proc/14509/stat : 14509 (minimarch_fixed) R 14507 14509 13617 0 -1 4194304 367 0 0 0 1269 0 0 0 25 0 1 0 239101584 2863104 352 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551358 0 0 4096 3 0 0 0 17 1 0 0
/proc/14509/statm: 699 352 67 132 0 564 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2796

[startup+25.5015 s]
/proc/loadavg: 0.95 0.98 0.99 2/78 14510
/proc/meminfo: memFree=1787944/2055920 swapFree=4157088/4192956
[pid=14509] ppid=14507 vsize=2932 CPUtime=25.49
/proc/14509/stat : 14509 (minimarch_fixed) R 14507 14509 13617 0 -1 4194304 424 0 0 0 2549 0 0 0 25 0 1 0 239101584 3002368 409 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551358 0 0 4096 3 0 0 0 17 1 0 0
/proc/14509/statm: 733 409 67 132 0 598 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 2932

[startup+51.1018 s]
/proc/loadavg: 1.04 1.00 1.00 2/78 14510
/proc/meminfo: memFree=1787752/2055920 swapFree=4157088/4192956
[pid=14509] ppid=14507 vsize=3208 CPUtime=51.08
/proc/14509/stat : 14509 (minimarch_fixed) R 14507 14509 13617 0 -1 4194304 481 0 0 0 5108 0 0 0 25 0 1 0 239101584 3284992 466 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134631247 0 0 4096 3 0 0 0 17 1 0 0
/proc/14509/statm: 802 466 67 132 0 667 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 3208

[startup+102.306 s]
/proc/loadavg: 1.02 1.00 1.00 2/78 14510
/proc/meminfo: memFree=1787432/2055920 swapFree=4157088/4192956
[pid=14509] ppid=14507 vsize=3472 CPUtime=102.27
/proc/14509/stat : 14509 (minimarch_fixed) R 14507 14509 13617 0 -1 4194304 566 0 0 0 10227 0 0 0 25 0 1 0 239101584 3555328 551 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134557821 0 0 4096 3 0 0 0 17 1 0 0
/proc/14509/statm: 868 551 67 132 0 733 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 3472

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

[startup+127.902 s]
/proc/loadavg: 1.01 1.00 1.00 2/78 14510
/proc/meminfo: memFree=1787368/2055920 swapFree=4157088/4192956
[pid=14509] ppid=14507 vsize=3608 CPUtime=127.86
/proc/14509/stat : 14509 (minimarch_fixed) R 14507 14509 13617 0 -1 4194304 597 0 0 0 12786 0 0 0 25 0 1 0 239101584 3694592 582 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551772 0 0 4096 3 0 0 0 17 1 0 0
/proc/14509/statm: 902 582 67 132 0 767 0
Current children cumulated CPU time (s) 127.86
Current children cumulated vsize (KiB) 3608

[startup+134.301 s]
/proc/loadavg: 1.01 1.00 1.00 2/78 14510
/proc/meminfo: memFree=1787304/2055920 swapFree=4157088/4192956
[pid=14509] ppid=14507 vsize=3608 CPUtime=134.25
/proc/14509/stat : 14509 (minimarch_fixed) R 14507 14509 13617 0 -1 4194304 598 0 0 0 13425 0 0 0 25 0 1 0 239101584 3694592 583 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551719 0 0 4096 3 0 0 0 17 1 0 0
/proc/14509/statm: 902 583 67 132 0 767 0
Current children cumulated CPU time (s) 134.25
Current children cumulated vsize (KiB) 3608

[startup+137.506 s]
/proc/loadavg: 1.01 1.00 1.00 2/78 14510
/proc/meminfo: memFree=1787240/2055920 swapFree=4157088/4192956
[pid=14509] ppid=14507 vsize=3740 CPUtime=137.46
/proc/14509/stat : 14509 (minimarch_fixed) R 14507 14509 13617 0 -1 4194304 605 0 0 0 13746 0 0 0 25 0 1 0 239101584 3829760 590 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551347 0 0 4096 3 0 0 0 17 1 0 0
/proc/14509/statm: 935 590 67 132 0 800 0
Current children cumulated CPU time (s) 137.46
Current children cumulated vsize (KiB) 3740

[startup+140.701 s]
/proc/loadavg: 1.01 1.00 1.00 2/78 14510
/proc/meminfo: memFree=1787240/2055920 swapFree=4157088/4192956
[pid=14509] ppid=14507 vsize=3740 CPUtime=140.65
/proc/14509/stat : 14509 (minimarch_fixed) R 14507 14509 13617 0 -1 4194304 616 0 0 0 14065 0 0 0 25 0 1 0 239101584 3829760 601 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551667 0 0 4096 3 0 0 0 17 1 0 0
/proc/14509/statm: 935 601 67 132 0 800 0
Current children cumulated CPU time (s) 140.65
Current children cumulated vsize (KiB) 3740

[startup+142.301 s]
/proc/loadavg: 1.01 1.00 1.00 2/78 14510
/proc/meminfo: memFree=1787240/2055920 swapFree=4157088/4192956
[pid=14509] ppid=14507 vsize=3740 CPUtime=142.25
/proc/14509/stat : 14509 (minimarch_fixed) R 14507 14509 13617 0 -1 4194304 619 0 0 0 14225 0 0 0 25 0 1 0 239101584 3829760 604 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/14509/statm: 935 604 67 132 0 800 0
Current children cumulated CPU time (s) 142.25
Current children cumulated vsize (KiB) 3740

[startup+142.701 s]
/proc/loadavg: 1.01 1.00 1.00 2/78 14510
/proc/meminfo: memFree=1787240/2055920 swapFree=4157088/4192956
[pid=14509] ppid=14507 vsize=3740 CPUtime=142.65
/proc/14509/stat : 14509 (minimarch_fixed) R 14507 14509 13617 0 -1 4194304 619 0 0 0 14265 0 0 0 25 0 1 0 239101584 3829760 604 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551719 0 0 4096 3 0 0 0 17 1 0 0
/proc/14509/statm: 935 604 67 132 0 800 0
Current children cumulated CPU time (s) 142.65
Current children cumulated vsize (KiB) 3740

[startup+142.901 s]
/proc/loadavg: 1.01 1.00 1.00 2/78 14510
/proc/meminfo: memFree=1787176/2055920 swapFree=4157088/4192956
[pid=14509] ppid=14507 vsize=3740 CPUtime=142.85
/proc/14509/stat : 14509 (minimarch_fixed) R 14507 14509 13617 0 -1 4194304 619 0 0 0 14285 0 0 0 25 0 1 0 239101584 3829760 604 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551667 0 0 4096 3 0 0 0 17 1 0 0
/proc/14509/statm: 935 604 67 132 0 800 0
Current children cumulated CPU time (s) 142.85
Current children cumulated vsize (KiB) 3740

Child status: 10
Real time (s): 142.929
CPU time (s): 142.892
CPU user time (s): 142.882
CPU system time (s): 0.009998
CPU usage (%): 99.974
Max. virtual memory (cumulated for all children) (KiB): 3740

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 142.882
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= 626
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= 6
involuntary context switches= 397

runsolver used 0.118981 second user time and 0.306953 second system time

The end

Launcher Data (download as text)

Begin job on node72 on Thu Apr 26 23:37:11 UTC 2007

IDJOB= 427187
IDBENCH= 19849
IDSOLVER= 198
FILE ID= node72/427187-1177630631

PBS_JOBID= 4697214

Free space on /tmp= 66488 MiB

SOLVER NAME= minimarch 2007-04-26 (fixed)
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v100/unif-k5-r21.3-v100-c2130-S1180773190-07.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/427187-1177630631/minimarch_fixed /tmp/evaluation/427187-1177630631/instance-427187-1177630631.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node72/watcher-427187-1177630631 -o ROOT/results/node72/solver-427187-1177630631 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/427187-1177630631/minimarch_fixed /tmp/evaluation/427187-1177630631/instance-427187-1177630631.cnf

META MD5SUM SOLVER= 08d902191c06ef4f82d57c2f2b6a82c2
MD5SUM BENCH=  eb01b1df9ef5b6e40fb94f06740282a1

RANDOM SEED= 635375285

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node72.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.222
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	: 5931.00
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.222
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:       1790152 kB
Buffers:         40476 kB
Cached:         150144 kB
SwapCached:      17664 kB
Active:         115276 kB
Inactive:        99236 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1790152 kB
SwapTotal:     4192956 kB
SwapFree:      4157088 kB
Dirty:            2896 kB
Writeback:           0 kB
Mapped:          29964 kB
Slab:            36772 kB
Committed_AS:  3362864 kB
PageTables:       1788 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= 66488 MiB

End job on node72 on Thu Apr 26 23:39:35 UTC 2007