Trace number 428245

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)UNSAT 99.0109 99.0384

General information on the benchmark

Nameindustrial/fuhs/medium/
AProVE07-22.cnf
MD5SUM3b3198fba6db1661781a1aa668754f11
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark81.0267
Satisfiable
(Un)Satisfiability was proved
Number of variables15589
Number of clauses54263
Sum of the clauses size140423
Maximum clause length96
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 226004
Number of clauses of size 325780
Number of clauses of size 42100
Number of clauses of size 5198
Number of clauses of size over 5180

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:  15589                                                |
0.00/0.00	|  Number of clauses:    54263                                                |
0.09/0.12	|  Parsing time:         0.12         s                                       |
0.39/0.44	============================[ Search Statistics ]==============================
0.39/0.44	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.39/0.44	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.39/0.44	===============================================================================
0.39/0.44	|         0 |    4030    22131    73598 |     7377        0    nan |  0.000 % |
0.39/0.45	|       101 |    4030    22131    73598 |     8114      101     16 | 17.172 % |
0.39/0.46	|       252 |    4030    22131    73598 |     8926      252     17 | 17.172 % |
0.39/0.48	|       477 |    4030    22131    73598 |     9818      477     18 | 17.172 % |
0.49/0.52	|       814 |    4030    22131    73598 |    10800      814     22 | 17.172 % |
0.49/0.56	|      1321 |    4030    22131    73598 |    11880     1321     21 | 17.172 % |
0.69/0.71	|      2080 |    4030    22131    73598 |    13068     2080     23 | 17.172 % |
0.79/0.85	|      3221 |    4030    22131    73598 |    14375     3221     28 | 17.172 % |
1.00/1.02	|      4930 |    3974    21802    72567 |    15813     4829     28 | 17.532 % |
1.49/1.52	|      7492 |    3974    21802    72567 |    17394     7391     33 | 17.532 % |
2.59/2.67	|     11337 |    3974    21802    72567 |    19134    11236     33 | 17.532 % |
4.69/4.76	|     17103 |    3974    21802    72567 |    21047    17002     34 | 17.532 % |
8.19/8.20	|     25753 |    3974    21802    72567 |    23152    13714     30 | 17.532 % |
12.79/12.86	|     38727 |    3974    21802    72567 |    25467    26688     39 | 17.532 % |
21.38/21.48	|     58188 |    3974    21802    72567 |    28014    16554     40 | 17.532 % |
35.29/35.37	|     87380 |    3974    21802    72567 |    30815    27125     34 | 17.532 % |
56.58/56.65	|    131170 |    3974    21802    72567 |    33897    29320     43 | 17.532 % |
89.17/89.20	|    196854 |    3962    21739    72360 |    37286    28114     45 | 17.634 % |
98.96/99.03	===============================================================================
98.96/99.03	lookaheads            : 61126
98.96/99.03	variable balance      : 0.00
98.96/99.03	restarts              : 18
98.96/99.03	conflicts             : 210103         (2123 /sec)
98.96/99.03	decisions             : 252699         (0.57 % random) (2554 /sec)
98.96/99.03	decision = positive   : 169643
98.96/99.03	decision = negative   : 83056
98.96/99.03	propagations          : 38763294       (391715 /sec)
98.96/99.03	conflict literals     : 9025789        (46.88 % deleted)
98.96/99.03	Memory used           : 16.86 MB
98.96/99.03	CPU time              : 98.958 s
98.96/99.03	
98.96/99.03	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/node34/watcher-428245-1177714174 -o ROOT/results/node34/solver-428245-1177714174 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/428245-1177714174/minimarch_fixed /tmp/evaluation/428245-1177714174/instance-428245-1177714174.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 13337
/proc/meminfo: memFree=1602184/2055920 swapFree=4159684/4192956
[pid=13337] ppid=13335 vsize=2620 CPUtime=0
/proc/13337/stat : 13337 (minimarch_fixed) R 13335 13337 12497 0 -1 4194304 486 0 0 0 0 0 0 0 18 0 1 0 219332829 2682880 471 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/13337/statm: 655 478 49 132 0 520 0

[startup+0.0887781 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 13337
/proc/meminfo: memFree=1602184/2055920 swapFree=4159684/4192956
[pid=13337] ppid=13335 vsize=6684 CPUtime=0.07
/proc/13337/stat : 13337 (minimarch_fixed) R 13335 13337 12497 0 -1 4194304 1472 0 0 0 7 0 0 0 18 0 1 0 219332829 6844416 1457 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134523353 0 0 4096 3 0 0 0 17 1 0 0
/proc/13337/statm: 1671 1457 51 132 0 1536 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 6684

[startup+0.101778 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 13337
/proc/meminfo: memFree=1602184/2055920 swapFree=4159684/4192956
[pid=13337] ppid=13335 vsize=6684 CPUtime=0.09
/proc/13337/stat : 13337 (minimarch_fixed) R 13335 13337 12497 0 -1 4194304 1472 0 0 0 9 0 0 0 18 0 1 0 219332829 6844416 1457 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134523540 0 0 4096 3 0 0 0 17 1 0 0
/proc/13337/statm: 1671 1457 51 132 0 1536 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6684

[startup+0.301793 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 13337
/proc/meminfo: memFree=1602184/2055920 swapFree=4159684/4192956
[pid=13337] ppid=13335 vsize=10976 CPUtime=0.29
/proc/13337/stat : 13337 (minimarch_fixed) R 13335 13337 12497 0 -1 4194304 2504 0 0 0 28 1 0 0 19 0 1 0 219332829 11239424 2489 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134528309 0 0 4096 3 0 0 0 17 1 0 0
/proc/13337/statm: 2744 2489 63 132 0 2609 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10976

[startup+0.701825 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 13337
/proc/meminfo: memFree=1602184/2055920 swapFree=4159684/4192956
[pid=13337] ppid=13335 vsize=10304 CPUtime=0.69
/proc/13337/stat : 13337 (minimarch_fixed) R 13335 13337 12497 0 -1 4194304 2698 0 0 0 68 1 0 0 23 0 1 0 219332829 10551296 2387 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/13337/statm: 2576 2387 67 132 0 2441 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10304

[startup+1.50189 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 13338
/proc/meminfo: memFree=1592704/2055920 swapFree=4159684/4192956
[pid=13337] ppid=13335 vsize=10304 CPUtime=1.49
/proc/13337/stat : 13337 (minimarch_fixed) R 13335 13337 12497 0 -1 4194304 2698 0 0 0 148 1 0 0 25 0 1 0 219332829 10551296 2387 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134552694 0 0 4096 3 0 0 0 17 1 0 0
/proc/13337/statm: 2576 2387 67 132 0 2441 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10304

[startup+3.10202 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 13338
/proc/meminfo: memFree=1592576/2055920 swapFree=4159684/4192956
[pid=13337] ppid=13335 vsize=10304 CPUtime=3.09
/proc/13337/stat : 13337 (minimarch_fixed) R 13335 13337 12497 0 -1 4194304 2698 0 0 0 308 1 0 0 25 0 1 0 219332829 10551296 2387 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551244 0 0 4096 3 0 0 0 17 1 0 0
/proc/13337/statm: 2576 2387 67 132 0 2441 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10304

[startup+6.30127 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 13338
/proc/meminfo: memFree=1592000/2055920 swapFree=4159684/4192956
[pid=13337] ppid=13335 vsize=11132 CPUtime=6.29
/proc/13337/stat : 13337 (minimarch_fixed) R 13335 13337 12497 0 -1 4194304 2877 0 0 0 628 1 0 0 25 0 1 0 219332829 11399168 2566 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134552950 0 0 4096 3 0 0 0 17 1 0 0
/proc/13337/statm: 2783 2566 67 132 0 2648 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 11132

[startup+12.7018 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 13338
/proc/meminfo: memFree=1590208/2055920 swapFree=4159684/4192956
[pid=13337] ppid=13335 vsize=12864 CPUtime=12.69
/proc/13337/stat : 13337 (minimarch_fixed) R 13335 13337 12497 0 -1 4194304 3325 0 0 0 1267 2 0 0 25 0 1 0 219332829 13172736 3014 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551441 0 0 4096 3 0 0 0 17 1 0 0
/proc/13337/statm: 3216 3014 67 132 0 3081 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 12864

[startup+25.5018 s]
/proc/loadavg: 0.95 0.98 0.99 2/78 13338
/proc/meminfo: memFree=1589376/2055920 swapFree=4159684/4192956
[pid=13337] ppid=13335 vsize=13556 CPUtime=25.48
/proc/13337/stat : 13337 (minimarch_fixed) R 13335 13337 12497 0 -1 4194304 3491 0 0 0 2546 2 0 0 25 0 1 0 219332829 13881344 3180 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/13337/statm: 3389 3180 67 132 0 3254 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 13556

[startup+51.1018 s]
/proc/loadavg: 0.96 0.98 0.99 2/78 13338
/proc/meminfo: memFree=1588224/2055920 swapFree=4159684/4192956
[pid=13337] ppid=13335 vsize=14656 CPUtime=51.08
/proc/13337/stat : 13337 (minimarch_fixed) R 13335 13337 12497 0 -1 4194304 3768 0 0 0 5105 3 0 0 25 0 1 0 219332829 15007744 3457 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551365 0 0 4096 3 0 0 0 17 1 0 0
/proc/13337/statm: 3664 3457 67 132 0 3529 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 14656

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

[startup+76.7019 s]
/proc/loadavg: 0.97 0.98 0.99 2/78 13338
/proc/meminfo: memFree=1585856/2055920 swapFree=4159684/4192956
[pid=13337] ppid=13335 vsize=17180 CPUtime=76.67
/proc/13337/stat : 13337 (minimarch_fixed) R 13335 13337 12497 0 -1 4194304 4375 0 0 0 7663 4 0 0 25 0 1 0 219332829 17592320 4064 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/13337/statm: 4295 4064 67 132 0 4160 0
Current children cumulated CPU time (s) 76.67
Current children cumulated vsize (KiB) 17180

[startup+89.5019 s]
/proc/loadavg: 0.98 0.98 0.99 2/78 13338
/proc/meminfo: memFree=1585856/2055920 swapFree=4159684/4192956
[pid=13337] ppid=13335 vsize=17180 CPUtime=89.47
/proc/13337/stat : 13337 (minimarch_fixed) R 13335 13337 12497 0 -1 4194304 4375 0 0 0 8943 4 0 0 25 0 1 0 219332829 17592320 4064 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551184 0 0 4096 3 0 0 0 17 1 0 0
/proc/13337/statm: 4295 4064 67 132 0 4160 0
Current children cumulated CPU time (s) 89.47
Current children cumulated vsize (KiB) 17180

[startup+95.9014 s]
/proc/loadavg: 0.98 0.98 0.99 2/78 13338
/proc/meminfo: memFree=1585856/2055920 swapFree=4159684/4192956
[pid=13337] ppid=13335 vsize=17180 CPUtime=95.86
/proc/13337/stat : 13337 (minimarch_fixed) R 13335 13337 12497 0 -1 4194304 4375 0 0 0 9582 4 0 0 25 0 1 0 219332829 17592320 4064 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/13337/statm: 4295 4064 67 132 0 4160 0
Current children cumulated CPU time (s) 95.86
Current children cumulated vsize (KiB) 17180

[startup+97.5015 s]
/proc/loadavg: 0.98 0.98 0.99 2/78 13338
/proc/meminfo: memFree=1585856/2055920 swapFree=4159684/4192956
[pid=13337] ppid=13335 vsize=17180 CPUtime=97.46
/proc/13337/stat : 13337 (minimarch_fixed) R 13335 13337 12497 0 -1 4194304 4377 0 0 0 9742 4 0 0 25 0 1 0 219332829 17592320 4066 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/13337/statm: 4295 4066 67 132 0 4160 0
Current children cumulated CPU time (s) 97.46
Current children cumulated vsize (KiB) 17180

[startup+98.3016 s]
/proc/loadavg: 0.98 0.98 0.99 2/78 13338
/proc/meminfo: memFree=1585856/2055920 swapFree=4159684/4192956
[pid=13337] ppid=13335 vsize=17180 CPUtime=98.26
/proc/13337/stat : 13337 (minimarch_fixed) R 13335 13337 12497 0 -1 4194304 4378 0 0 0 9822 4 0 0 25 0 1 0 219332829 17592320 4067 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/13337/statm: 4295 4067 67 132 0 4160 0
Current children cumulated CPU time (s) 98.26
Current children cumulated vsize (KiB) 17180

[startup+98.7016 s]
/proc/loadavg: 0.98 0.98 0.99 2/78 13338
/proc/meminfo: memFree=1585856/2055920 swapFree=4159684/4192956
[pid=13337] ppid=13335 vsize=17180 CPUtime=98.66
/proc/13337/stat : 13337 (minimarch_fixed) R 13335 13337 12497 0 -1 4194304 4378 0 0 0 9862 4 0 0 25 0 1 0 219332829 17592320 4067 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/13337/statm: 4295 4067 67 132 0 4160 0
Current children cumulated CPU time (s) 98.66
Current children cumulated vsize (KiB) 17180

[startup+98.9016 s]
/proc/loadavg: 0.98 0.98 0.99 2/78 13338
/proc/meminfo: memFree=1585856/2055920 swapFree=4159684/4192956
[pid=13337] ppid=13335 vsize=17260 CPUtime=98.86
/proc/13337/stat : 13337 (minimarch_fixed) R 13335 13337 12497 0 -1 4194304 4379 0 0 0 9882 4 0 0 25 0 1 0 219332829 17674240 4068 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551569 0 0 4096 3 0 0 0 17 1 0 0
/proc/13337/statm: 4315 4068 67 132 0 4180 0
Current children cumulated CPU time (s) 98.86
Current children cumulated vsize (KiB) 17260

[startup+99.0056 s]
/proc/loadavg: 0.98 0.98 0.99 2/78 13338
/proc/meminfo: memFree=1585856/2055920 swapFree=4159684/4192956
[pid=13337] ppid=13335 vsize=17260 CPUtime=98.96
/proc/13337/stat : 13337 (minimarch_fixed) R 13335 13337 12497 0 -1 4194304 4379 0 0 0 9892 4 0 0 25 0 1 0 219332829 17674240 4068 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551277 0 0 4096 3 0 0 0 17 1 0 0
/proc/13337/statm: 4315 4068 67 132 0 4180 0
Current children cumulated CPU time (s) 98.96
Current children cumulated vsize (KiB) 17260

Child status: 20
Real time (s): 99.0384
CPU time (s): 99.0109
CPU user time (s): 98.958
CPU system time (s): 0.052991
CPU usage (%): 99.9723
Max. virtual memory (cumulated for all children) (KiB): 17260

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

runsolver used 0.072988 second user time and 0.240963 second system time

The end

Launcher Data (download as text)

Begin job on node34 on Fri Apr 27 22:49:34 UTC 2007

IDJOB= 428245
IDBENCH= 20392
IDSOLVER= 198
FILE ID= node34/428245-1177714174

PBS_JOBID= 4698720

Free space on /tmp= 66480 MiB

SOLVER NAME= minimarch 2007-04-26 (fixed)
BENCH NAME= HOME/pub/bench/SAT07/industrial/fuhs/medium/AProVE07-22.cnf
COMMAND LINE= /tmp/evaluation/428245-1177714174/minimarch_fixed /tmp/evaluation/428245-1177714174/instance-428245-1177714174.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node34/watcher-428245-1177714174 -o ROOT/results/node34/solver-428245-1177714174 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/428245-1177714174/minimarch_fixed /tmp/evaluation/428245-1177714174/instance-428245-1177714174.cnf

META MD5SUM SOLVER= 08d902191c06ef4f82d57c2f2b6a82c2
MD5SUM BENCH=  3b3198fba6db1661781a1aa668754f11

RANDOM SEED= 967419410

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node34.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.236
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.236
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:       1602656 kB
Buffers:         48116 kB
Cached:         312368 kB
SwapCached:       3112 kB
Active:         259036 kB
Inactive:       125432 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1602656 kB
SwapTotal:     4192956 kB
SwapFree:      4159684 kB
Dirty:            3776 kB
Writeback:           0 kB
Mapped:          30780 kB
Slab:            54160 kB
Committed_AS:  1661940 kB
PageTables:       1976 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= 66480 MiB

End job on node34 on Fri Apr 27 22:51:13 UTC 2007