Trace number 428299

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 200.272 200.347

General information on the benchmark

Nameindustrial/palacios/uts/
uts-l06-ipc5-h31-unknown.cnf
MD5SUM4211c3af8594e6cbb06d7f7e8978c614
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark53.0629
Satisfiable
(Un)Satisfiability was proved
Number of variables149210
Number of clauses761906
Sum of the clauses size1988854
Maximum clause length591
Minimum clause length1
Number of clauses of size 1276
Number of clauses of size 2614506
Number of clauses of size 3141844
Number of clauses of size 41307
Number of clauses of size 5115
Number of clauses of size over 53858

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:  151768                                               |
0.00/0.00	|  Number of clauses:    761906                                               |
2.29/2.33	|  Parsing time:         2.26         s                                       |
44.26/44.33	============================[ Search Statistics ]==============================
44.26/44.33	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
44.26/44.33	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
44.26/44.33	===============================================================================
44.26/44.33	|         0 |   40380   544420  2280414 |   181473        0    nan |  0.000 % |
44.36/44.49	|       100 |   40380   544420  2280414 |   199620      100     10 |  0.022 % |
44.66/44.79	|       250 |   40380   544420  2280414 |   219582      250     15 |  0.022 % |
45.36/45.45	|       475 |   40380   544420  2280414 |   241541      475     17 |  0.022 % |
46.26/46.37	|       814 |   40380   544420  2280414 |   265695      814     20 |  0.022 % |
47.86/47.95	|      1321 |   40380   544420  2280414 |   292264     1321     42 |  0.022 % |
49.96/50.04	|      2081 |   40380   544420  2280414 |   321491     2081     34 |  0.022 % |
53.56/53.63	|      3220 |   40380   544420  2280414 |   353640     3220     41 |  0.022 % |
57.06/57.12	|      4928 |   40380   544420  2280414 |   389004     4928     57 |  0.022 % |
65.65/65.73	|      7490 |   40380   544420  2280414 |   427904     7490     53 |  0.022 % |
75.55/75.60	|     11334 |   40380   544420  2280414 |   470695    11334     45 |  0.022 % |
83.15/83.27	|     17102 |   40380   544420  2280414 |   517764    17102     37 |  0.022 % |
110.65/110.72	|     25753 |   40380   544420  2280414 |   569541    25753     33 |  0.022 % |
129.74/129.81	|     38727 |   40380   544420  2280414 |   626495    38727     29 |  0.022 % |
175.52/175.69	|     58188 |   40380   544420  2280414 |   689144    58188     26 |  0.022 % |
200.21/200.32	===============================================================================
200.21/200.32	lookaheads            : 152
200.21/200.32	variable balance      : 0.00
200.21/200.32	restarts              : 15
200.21/200.32	conflicts             : 77352          (387 /sec)
200.21/200.32	decisions             : 165996         (1.40 % random) (830 /sec)
200.21/200.32	decision = positive   : 112768
200.21/200.32	decision = negative   : 53228
200.21/200.32	propagations          : 184896073      (924182 /sec)
200.21/200.32	conflict literals     : 1768008        (35.29 % deleted)
200.21/200.32	Memory used           : 114.76 MB
200.21/200.32	CPU time              : 200.065 s
200.21/200.32	
200.21/200.32	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/node35/watcher-428299-1177715973 -o ROOT/results/node35/solver-428299-1177715973 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/428299-1177715973/minimarch_fixed /tmp/evaluation/428299-1177715973/instance-428299-1177715973.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.99 1.21 3/77 689
/proc/meminfo: memFree=1601416/2055920 swapFree=4151088/4192956
[pid=689] ppid=687 vsize=2296 CPUtime=0
/proc/689/stat : 689 (minimarch_fixed) R 687 689 32324 0 -1 4194304 485 0 0 0 0 0 0 0 18 0 1 0 219512862 2351104 470 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134553749 0 0 4096 3 0 0 0 17 1 0 0
/proc/689/statm: 574 470 51 132 0 439 0

[startup+0.081755 s]
/proc/loadavg: 0.92 0.99 1.21 3/77 689
/proc/meminfo: memFree=1601416/2055920 swapFree=4151088/4192956
[pid=689] ppid=687 vsize=7928 CPUtime=0.07
/proc/689/stat : 689 (minimarch_fixed) R 687 689 32324 0 -1 4194304 1844 0 0 0 6 1 0 0 18 0 1 0 219512862 8118272 1829 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134553736 0 0 4096 3 0 0 0 17 1 0 0
/proc/689/statm: 1982 1831 51 132 0 1847 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 7928

[startup+0.101757 s]
/proc/loadavg: 0.92 0.99 1.21 3/77 689
/proc/meminfo: memFree=1601416/2055920 swapFree=4151088/4192956
[pid=689] ppid=687 vsize=9988 CPUtime=0.09
/proc/689/stat : 689 (minimarch_fixed) R 687 689 32324 0 -1 4194304 2240 0 0 0 8 1 0 0 18 0 1 0 219512862 10227712 2225 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/689/statm: 2497 2225 51 132 0 2362 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9988

[startup+0.30178 s]
/proc/loadavg: 0.92 0.99 1.21 3/77 689
/proc/meminfo: memFree=1601416/2055920 swapFree=4151088/4192956
[pid=689] ppid=687 vsize=24588 CPUtime=0.29
/proc/689/stat : 689 (minimarch_fixed) R 687 689 32324 0 -1 4194304 5710 0 0 0 26 3 0 0 19 0 1 0 219512862 25178112 5695 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/689/statm: 6147 5695 51 132 0 6012 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 24588

[startup+0.701827 s]
/proc/loadavg: 0.92 0.99 1.21 3/77 689
/proc/meminfo: memFree=1601416/2055920 swapFree=4151088/4192956
[pid=689] ppid=687 vsize=53952 CPUtime=0.69
/proc/689/stat : 689 (minimarch_fixed) R 687 689 32324 0 -1 4194304 12757 0 0 0 63 6 0 0 22 0 1 0 219512862 55246848 12742 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/689/statm: 13488 12744 51 132 0 13353 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 53952

[startup+1.50192 s]
/proc/loadavg: 0.92 0.99 1.21 2/78 690
/proc/meminfo: memFree=1541120/2055920 swapFree=4151088/4192956
[pid=689] ppid=687 vsize=66756 CPUtime=1.49
/proc/689/stat : 689 (minimarch_fixed) R 687 689 32324 0 -1 4194304 15089 0 0 0 141 8 0 0 25 0 1 0 219512862 68358144 15074 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134523361 0 0 4096 3 0 0 0 17 1 0 0
/proc/689/statm: 16689 15074 51 132 0 16554 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 66756

[startup+3.10111 s]
/proc/loadavg: 0.93 0.99 1.21 2/78 690
/proc/meminfo: memFree=1540992/2055920 swapFree=4151088/4192956
[pid=689] ppid=687 vsize=66752 CPUtime=3.09
/proc/689/stat : 689 (minimarch_fixed) R 687 689 32324 0 -1 4194304 15100 0 0 0 301 8 0 0 25 0 1 0 219512862 68354048 15085 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134531706 0 0 4096 3 0 0 0 17 1 0 0
/proc/689/statm: 16688 15085 62 132 0 16553 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 66752

[startup+6.30248 s]
/proc/loadavg: 0.93 0.99 1.21 2/78 690
/proc/meminfo: memFree=1540928/2055920 swapFree=4151088/4192956
[pid=689] ppid=687 vsize=66752 CPUtime=6.29
/proc/689/stat : 689 (minimarch_fixed) R 687 689 32324 0 -1 4194304 15100 0 0 0 621 8 0 0 25 0 1 0 219512862 68354048 15085 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134531673 0 0 4096 3 0 0 0 17 1 0 0
/proc/689/statm: 16688 15085 62 132 0 16553 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 66752

[startup+12.7012 s]
/proc/loadavg: 0.94 0.99 1.21 2/78 690
/proc/meminfo: memFree=1483840/2055920 swapFree=4151088/4192956
[pid=689] ppid=687 vsize=124960 CPUtime=12.68
/proc/689/stat : 689 (minimarch_fixed) R 687 689 32324 0 -1 4194304 29358 0 0 0 1253 15 0 0 25 0 1 0 219512862 127959040 29343 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134523042 0 0 4096 3 0 0 0 17 1 0 0
/proc/689/statm: 31240 29343 62 132 0 31105 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 124960

[startup+25.5017 s]
/proc/loadavg: 0.95 0.99 1.20 2/78 690
/proc/meminfo: memFree=1481344/2055920 swapFree=4151088/4192956
[pid=689] ppid=687 vsize=128036 CPUtime=25.49
/proc/689/stat : 689 (minimarch_fixed) R 687 689 32324 0 -1 4194304 30057 0 0 0 2533 16 0 0 25 0 1 0 219512862 131108864 30042 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134531327 0 0 4096 3 0 0 0 17 1 0 0
/proc/689/statm: 32009 30042 62 132 0 31874 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 128036

[startup+51.1017 s]
/proc/loadavg: 0.96 0.99 1.20 2/78 690
/proc/meminfo: memFree=1488768/2055920 swapFree=4151088/4192956
[pid=689] ppid=687 vsize=117148 CPUtime=51.06
/proc/689/stat : 689 (minimarch_fixed) R 687 689 32324 0 -1 4194304 32820 0 0 0 5089 17 0 0 25 0 1 0 219512862 119959552 28116 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/689/statm: 29287 28116 68 132 0 29152 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 117148

[startup+102.306 s]
/proc/loadavg: 0.98 0.99 1.18 2/78 690
/proc/meminfo: memFree=1488768/2055920 swapFree=4151088/4192956
[pid=689] ppid=687 vsize=117148 CPUtime=102.25
/proc/689/stat : 689 (minimarch_fixed) R 687 689 32324 0 -1 4194304 32820 0 0 0 10207 18 0 0 25 0 1 0 219512862 119959552 28116 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/689/statm: 29287 28116 68 132 0 29152 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 117148

[startup+162.302 s]
/proc/loadavg: 0.99 0.99 1.17 2/78 690
/proc/meminfo: memFree=1488704/2055920 swapFree=4151088/4192956
[pid=689] ppid=687 vsize=117392 CPUtime=162.23
/proc/689/stat : 689 (minimarch_fixed) R 687 689 32324 0 -1 4194304 32869 0 0 0 16205 18 0 0 25 0 1 0 219512862 120209408 28165 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/689/statm: 29348 28165 68 132 0 29213 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 117392

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

[startup+179.102 s]
/proc/loadavg: 0.99 0.99 1.17 2/78 690
/proc/meminfo: memFree=1488640/2055920 swapFree=4151088/4192956
[pid=689] ppid=687 vsize=117392 CPUtime=179.02
/proc/689/stat : 689 (minimarch_fixed) R 687 689 32324 0 -1 4194304 32879 0 0 0 17884 18 0 0 25 0 1 0 219512862 120209408 28175 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/689/statm: 29348 28175 68 132 0 29213 0
Current children cumulated CPU time (s) 179.02
Current children cumulated vsize (KiB) 117392

[startup+191.901 s]
/proc/loadavg: 0.99 0.99 1.16 2/78 690
/proc/meminfo: memFree=1488576/2055920 swapFree=4151088/4192956
[pid=689] ppid=687 vsize=117512 CPUtime=191.82
/proc/689/stat : 689 (minimarch_fixed) R 687 689 32324 0 -1 4194304 32888 0 0 0 19164 18 0 0 25 0 1 0 219512862 120332288 28184 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/689/statm: 29378 28184 68 132 0 29243 0
Current children cumulated CPU time (s) 191.82
Current children cumulated vsize (KiB) 117512

[startup+195.102 s]
/proc/loadavg: 0.99 0.99 1.16 2/78 690
/proc/meminfo: memFree=1488576/2055920 swapFree=4151088/4192956
[pid=689] ppid=687 vsize=117512 CPUtime=195.02
/proc/689/stat : 689 (minimarch_fixed) R 687 689 32324 0 -1 4194304 32891 0 0 0 19484 18 0 0 25 0 1 0 219512862 120332288 28187 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551218 0 0 4096 3 0 0 0 17 1 0 0
/proc/689/statm: 29378 28187 68 132 0 29243 0
Current children cumulated CPU time (s) 195.02
Current children cumulated vsize (KiB) 117512

[startup+198.302 s]
/proc/loadavg: 0.99 0.99 1.16 2/78 690
/proc/meminfo: memFree=1488576/2055920 swapFree=4151088/4192956
[pid=689] ppid=687 vsize=117512 CPUtime=198.21
/proc/689/stat : 689 (minimarch_fixed) R 687 689 32324 0 -1 4194304 32894 0 0 0 19803 18 0 0 25 0 1 0 219512862 120332288 28190 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/689/statm: 29378 28190 68 132 0 29243 0
Current children cumulated CPU time (s) 198.21
Current children cumulated vsize (KiB) 117512

[startup+199.105 s]
/proc/loadavg: 0.99 0.99 1.16 2/78 690
/proc/meminfo: memFree=1488576/2055920 swapFree=4151088/4192956
[pid=689] ppid=687 vsize=117512 CPUtime=199.02
/proc/689/stat : 689 (minimarch_fixed) R 687 689 32324 0 -1 4194304 32894 0 0 0 19884 18 0 0 25 0 1 0 219512862 120332288 28190 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/689/statm: 29378 28190 68 132 0 29243 0
Current children cumulated CPU time (s) 199.02
Current children cumulated vsize (KiB) 117512

[startup+199.901 s]
/proc/loadavg: 0.99 0.99 1.16 2/78 690
/proc/meminfo: memFree=1488576/2055920 swapFree=4151088/4192956
[pid=689] ppid=687 vsize=117512 CPUtime=199.81
/proc/689/stat : 689 (minimarch_fixed) R 687 689 32324 0 -1 4194304 32894 0 0 0 19963 18 0 0 25 0 1 0 219512862 120332288 28190 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551762 0 0 4096 3 0 0 0 17 1 0 0
/proc/689/statm: 29378 28190 68 132 0 29243 0
Current children cumulated CPU time (s) 199.81
Current children cumulated vsize (KiB) 117512

[startup+200.301 s]
/proc/loadavg: 0.99 0.99 1.16 2/78 690
/proc/meminfo: memFree=1488576/2055920 swapFree=4151088/4192956
[pid=689] ppid=687 vsize=117512 CPUtime=200.21
/proc/689/stat : 689 (minimarch_fixed) R 687 689 32324 0 -1 4194304 32894 0 0 0 20003 18 0 0 25 0 1 0 219512862 120332288 28190 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/689/statm: 29378 28190 68 132 0 29243 0
Current children cumulated CPU time (s) 200.21
Current children cumulated vsize (KiB) 117512

Child status: 20
Real time (s): 200.347
CPU time (s): 200.272
CPU user time (s): 200.065
CPU system time (s): 0.206968
CPU usage (%): 99.9622
Max. virtual memory (cumulated for all children) (KiB): 136468

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

runsolver used 0.123981 second user time and 0.486925 second system time

The end

Launcher Data (download as text)

Begin job on node35 on Fri Apr 27 23:19:34 UTC 2007

IDJOB= 428299
IDBENCH= 20419
IDSOLVER= 198
FILE ID= node35/428299-1177715973

PBS_JOBID= 4698752

Free space on /tmp= 66362 MiB

SOLVER NAME= minimarch 2007-04-26 (fixed)
BENCH NAME= HOME/pub/bench/SAT07/industrial/palacios/uts/uts-l06-ipc5-h31-unknown.cnf
COMMAND LINE= /tmp/evaluation/428299-1177715973/minimarch_fixed /tmp/evaluation/428299-1177715973/instance-428299-1177715973.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node35/watcher-428299-1177715973 -o ROOT/results/node35/solver-428299-1177715973 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/428299-1177715973/minimarch_fixed /tmp/evaluation/428299-1177715973/instance-428299-1177715973.cnf

META MD5SUM SOLVER= 08d902191c06ef4f82d57c2f2b6a82c2
MD5SUM BENCH=  4211c3af8594e6cbb06d7f7e8978c614

RANDOM SEED= 710597268

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node35.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:       1601896 kB
Buffers:         40888 kB
Cached:         332444 kB
SwapCached:       9848 kB
Active:         265016 kB
Inactive:       133200 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1601896 kB
SwapTotal:     4192956 kB
SwapFree:      4151088 kB
Dirty:           16680 kB
Writeback:           0 kB
Mapped:          31008 kB
Slab:            41192 kB
Committed_AS:  2626872 kB
PageTables:       1996 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= 66362 MiB

End job on node35 on Fri Apr 27 23:22:55 UTC 2007