Trace number 1581753

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
VARSAT-crafted 2009-03-22UNSAT 236.082 236.152

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UTI-10-10p0.cnf
MD5SUM76f64a29755badc2dae8f70e8e96bc3e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark33.4389
Satisfiable
(Un)Satisfiability was proved
Number of variables130859
Number of clauses627223
Sum of the clauses size1471348
Maximum clause length10
Minimum clause length1
Number of clauses of size 16856
Number of clauses of size 2498729
Number of clauses of size 387598
Number of clauses of size 43780
Number of clauses of size 515120
Number of clauses of size over 515140

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  130859                                               |
0.00/0.00	c |  Number of clauses:    627223                                               |
1.39/1.42	c |  Parsing time:         1.29         s                                       |
1.39/1.42	c |  Timeout:              43200 s
1.39/1.42	c |  Random Seed:          499757575.000000
1.39/1.42	c |  Heuristic:            EMBP-G, threshold 0.800                              |
1.39/1.42	c |  Branching Rule:       default (solution-guided)                            |
1.39/1.42	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
1.39/1.42	c |                                                                             |
3.49/3.59	c ============================[ Search Statistics ]==============================
3.49/3.59	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.49/3.59	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.49/3.59	c ===============================================================================
3.49/3.59	c |         0 |   64622   376304  1029472 |   125434        0    nan |  0.000 % |
4.49/4.56	c |       103 |   64622   376304  1029472 |   137978      103    163 | 25.363 % |
5.50/5.50	c |       254 |   64622   376304  1029472 |   151775      254    103 | 25.363 % |
6.69/6.71	c |       479 |   64615   376304  1029472 |   166953      478    106 | 26.571 % |
8.09/8.16	c |       818 |   62453   360306   988029 |   183648      803    159 | 27.021 % |
9.80/9.82	c |      1331 |   62448   360306   988029 |   202013     1315    165 | 27.034 % |
11.19/11.26	c |      2090 |   61753   357163   981683 |   222215     2073    175 | 27.556 % |
13.49/13.59	c |      3229 |   61655   357163   981683 |   244436     3209    176 | 27.681 % |
16.99/17.02	c |      4937 |   60481   350262   965094 |   268880     4907    181 | 28.612 % |
23.29/23.33	c |      7499 |   60481   350262   965094 |   295768     7469    239 | 28.612 % |
30.88/30.94	c |     11344 |   60203   348779   961959 |   325345    11304    224 | 28.751 % |
40.68/40.77	c |     17111 |   58936   339183   938674 |   357879    16891    212 | 29.708 % |
56.97/57.05	c |     25761 |   57075   321653   892869 |   393667    25362    219 | 31.786 % |
80.27/80.38	c |     38735 |   54363   300335   837811 |   433034    37961    221 | 33.834 % |
125.95/126.00	c |     58196 |   52694   287276   803364 |   476337    55531    234 | 35.032 % |
190.84/190.90	c |     87388 |   50424   273402   771221 |   523971    84283    245 | 36.331 % |
236.02/236.11	c ===============================================================================
236.02/236.11	c surveys--CPU time (sec)   : 10.5054        (4.46 % of total)
236.02/236.11	c surveys--attempted        : 16             (2 /sec)
236.02/236.11	c surveys--converged        : 16             (100.00 % successful)
236.02/236.11	c restarts              : 16
236.02/236.11	c conflicts             : 107704         (478 /sec)
236.02/236.11	c decisions             : 714879         (1.42 % random) (3175 /sec)
236.02/236.11	c propagations          : 160516859      (712912 /sec)
236.02/236.11	c conflict literals     : 25374064       (25.71 % deleted)
236.02/236.11	c Memory used           : 205.26 MB
236.02/236.11	c Total CPU time (sec)      : 235.6622    
236.02/236.11	c 
236.02/236.11	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1581753-1238932344/watcher-1581753-1238932344 -o /tmp/evaluation-result-1581753-1238932344/solver-1581753-1238932344 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-crafted_static -seed=499757575 HOME/instance-1581753-1238932344.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): 1800 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.01 1.02 1.07 3/64 25099
/proc/meminfo: memFree=1529656/2055920 swapFree=4177844/4192956
[pid=25099] ppid=25097 vsize=4196 CPUtime=0
/proc/25099/stat : 25099 (varsat-crafted_) R 25097 25099 24792 0 -1 4194304 770 0 0 0 0 0 0 0 18 0 1 0 1165897015 4296704 756 1992294400 4194304 5102648 548682068768 18446744073709551615 4200548 0 0 4096 3 0 0 0 17 1 0 0
/proc/25099/statm: 1049 762 78 221 0 825 0

[startup+0.0814411 s]
/proc/loadavg: 1.01 1.02 1.07 3/64 25099
/proc/meminfo: memFree=1529656/2055920 swapFree=4177844/4192956
[pid=25099] ppid=25097 vsize=29148 CPUtime=0.07
/proc/25099/stat : 25099 (varsat-crafted_) R 25097 25099 24792 0 -1 4194304 6223 0 0 0 5 2 0 0 18 0 1 0 1165897015 29847552 6208 1992294400 4194304 5102648 548682068768 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/25099/statm: 7287 6209 87 221 0 7063 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 29148

[startup+0.101443 s]
/proc/loadavg: 1.01 1.02 1.07 3/64 25099
/proc/meminfo: memFree=1529656/2055920 swapFree=4177844/4192956
[pid=25099] ppid=25097 vsize=31608 CPUtime=0.09
/proc/25099/stat : 25099 (varsat-crafted_) R 25097 25099 24792 0 -1 4194304 6851 0 0 0 7 2 0 0 18 0 1 0 1165897015 32366592 6836 1992294400 4194304 5102648 548682068768 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/25099/statm: 7902 6837 87 221 0 7678 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31608

[startup+0.301463 s]
/proc/loadavg: 1.01 1.02 1.07 3/64 25099
/proc/meminfo: memFree=1529656/2055920 swapFree=4177844/4192956
[pid=25099] ppid=25097 vsize=49652 CPUtime=0.29
/proc/25099/stat : 25099 (varsat-crafted_) R 25097 25099 24792 0 -1 4194304 11128 0 0 0 24 5 0 0 19 0 1 0 1165897015 50843648 11113 1992294400 4194304 5102648 548682068768 18446744073709551615 4263334 0 0 4096 3 0 0 0 17 1 0 0
/proc/25099/statm: 12413 11113 87 221 0 12189 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 49652

[startup+0.701507 s]
/proc/loadavg: 1.01 1.02 1.07 3/64 25099
/proc/meminfo: memFree=1529656/2055920 swapFree=4177844/4192956
[pid=25099] ppid=25097 vsize=66184 CPUtime=0.69
/proc/25099/stat : 25099 (varsat-crafted_) R 25097 25099 24792 0 -1 4194304 15454 0 0 0 62 7 0 0 22 0 1 0 1165897015 67772416 15439 1992294400 4194304 5102648 548682068768 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/25099/statm: 16546 15441 87 221 0 16322 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 66184

[startup+1.50159 s]
/proc/loadavg: 1.01 1.02 1.07 2/65 25100
/proc/meminfo: memFree=1457328/2055920 swapFree=4177844/4192956
[pid=25099] ppid=25097 vsize=104688 CPUtime=1.49
/proc/25099/stat : 25099 (varsat-crafted_) R 25097 25099 24792 0 -1 4194304 25362 0 0 0 137 12 0 0 25 0 1 0 1165897015 107200512 25347 1992294400 4194304 5102648 548682068768 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/25099/statm: 26172 25347 99 221 0 25948 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 104688

[startup+3.10277 s]
/proc/loadavg: 1.01 1.02 1.07 2/65 25100
/proc/meminfo: memFree=1427248/2055920 swapFree=4177844/4192956
[pid=25099] ppid=25097 vsize=128632 CPUtime=3.09
/proc/25099/stat : 25099 (varsat-crafted_) R 25097 25099 24792 0 -1 4194304 30913 0 0 0 294 15 0 0 25 0 1 0 1165897015 131719168 30898 1992294400 4194304 5102648 548682068768 18446744073709551615 4266358 0 0 4096 3 0 0 0 17 1 0 0
/proc/25099/statm: 32158 30899 100 221 0 31934 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 128632

[startup+6.30111 s]
/proc/loadavg: 1.01 1.02 1.07 2/65 25100
/proc/meminfo: memFree=1416496/2055920 swapFree=4177844/4192956
[pid=25099] ppid=25097 vsize=117096 CPUtime=6.29
/proc/25099/stat : 25099 (varsat-crafted_) R 25097 25099 24792 0 -1 4194304 31768 0 0 0 613 16 0 0 25 0 1 0 1165897015 119906304 28232 1992294400 4194304 5102648 548682068768 18446744073709551615 4249961 0 0 4096 3 0 0 0 17 1 0 0
/proc/25099/statm: 29274 28232 115 221 0 29050 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 117096

[startup+12.7018 s]
/proc/loadavg: 1.01 1.01 1.07 2/65 25100
/proc/meminfo: memFree=1416560/2055920 swapFree=4177844/4192956
[pid=25099] ppid=25097 vsize=117096 CPUtime=12.69
/proc/25099/stat : 25099 (varsat-crafted_) R 25097 25099 24792 0 -1 4194304 31779 0 0 0 1253 16 0 0 25 0 1 0 1165897015 119906304 28243 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/25099/statm: 29274 28243 115 221 0 29050 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 117096

[startup+25.5012 s]
/proc/loadavg: 1.01 1.01 1.07 2/65 25100
/proc/meminfo: memFree=1416560/2055920 swapFree=4177844/4192956
[pid=25099] ppid=25097 vsize=117096 CPUtime=25.49
/proc/25099/stat : 25099 (varsat-crafted_) R 25097 25099 24792 0 -1 4194304 31779 0 0 0 2533 16 0 0 25 0 1 0 1165897015 119906304 28243 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/25099/statm: 29274 28243 115 221 0 29050 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 117096

[startup+51.1019 s]
/proc/loadavg: 1.00 1.01 1.07 2/65 25100
/proc/meminfo: memFree=1407792/2055920 swapFree=4177844/4192956
[pid=25099] ppid=25097 vsize=126400 CPUtime=51.07
/proc/25099/stat : 25099 (varsat-crafted_) R 25097 25099 24792 0 -1 4194304 34065 0 0 0 5089 18 0 0 25 0 1 0 1165897015 129433600 30529 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/25099/statm: 31600 30529 115 221 0 31376 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 126400

[startup+102.305 s]
/proc/loadavg: 1.00 1.01 1.06 2/65 25100
/proc/meminfo: memFree=1385392/2055920 swapFree=4177844/4192956
[pid=25099] ppid=25097 vsize=148492 CPUtime=102.26
/proc/25099/stat : 25099 (varsat-crafted_) R 25097 25099 24792 0 -1 4194304 39580 0 0 0 10203 23 0 0 25 0 1 0 1165897015 152055808 36044 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/25099/statm: 37123 36044 115 221 0 36899 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 148492

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.06 2/65 25100
/proc/meminfo: memFree=1353456/2055920 swapFree=4177844/4192956
[pid=25099] ppid=25097 vsize=180592 CPUtime=162.24
/proc/25099/stat : 25099 (varsat-crafted_) R 25097 25099 24792 0 -1 4194304 47601 0 0 0 16193 31 0 0 25 0 1 0 1165897015 184926208 44065 1992294400 4194304 5102648 548682068768 18446744073709551615 4249977 0 0 4096 3 0 0 0 17 1 0 0
/proc/25099/statm: 45148 44065 115 221 0 44924 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 180592

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 25100
/proc/meminfo: memFree=1327344/2055920 swapFree=4177844/4192956
[pid=25099] ppid=25097 vsize=206604 CPUtime=222.22
/proc/25099/stat : 25099 (varsat-crafted_) R 25097 25099 24792 0 -1 4194304 54045 0 0 0 22185 37 0 0 25 0 1 0 1165897015 211562496 50509 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/25099/statm: 51651 50509 115 221 0 51427 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 206604

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

[startup+223.901 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 25100
/proc/meminfo: memFree=1326704/2055920 swapFree=4177844/4192956
[pid=25099] ppid=25097 vsize=207404 CPUtime=223.83
/proc/25099/stat : 25099 (varsat-crafted_) R 25097 25099 24792 0 -1 4194304 54265 0 0 0 22345 38 0 0 25 0 1 0 1165897015 212381696 50729 1992294400 4194304 5102648 548682068768 18446744073709551615 4249080 0 0 4096 3 0 0 0 17 1 0 0
/proc/25099/statm: 51851 50729 115 221 0 51627 0
Current children cumulated CPU time (s) 223.83
Current children cumulated vsize (KiB) 207404

[startup+230.301 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 25100
/proc/meminfo: memFree=1323824/2055920 swapFree=4177844/4192956
[pid=25099] ppid=25097 vsize=210180 CPUtime=230.22
/proc/25099/stat : 25099 (varsat-crafted_) R 25097 25099 24792 0 -1 4194304 54943 0 0 0 22984 38 0 0 25 0 1 0 1165897015 215224320 51407 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/25099/statm: 52545 51407 115 221 0 52321 0
Current children cumulated CPU time (s) 230.22
Current children cumulated vsize (KiB) 210180

[startup+233.503 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 25100
/proc/meminfo: memFree=1323568/2055920 swapFree=4177844/4192956
[pid=25099] ppid=25097 vsize=210180 CPUtime=233.42
/proc/25099/stat : 25099 (varsat-crafted_) R 25097 25099 24792 0 -1 4194304 54971 0 0 0 23304 38 0 0 25 0 1 0 1165897015 215224320 51435 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/25099/statm: 52545 51435 115 221 0 52321 0
Current children cumulated CPU time (s) 233.42
Current children cumulated vsize (KiB) 210180

[startup+235.102 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 25100
/proc/meminfo: memFree=1323568/2055920 swapFree=4177844/4192956
[pid=25099] ppid=25097 vsize=210180 CPUtime=235.02
/proc/25099/stat : 25099 (varsat-crafted_) R 25097 25099 24792 0 -1 4194304 54971 0 0 0 23464 38 0 0 25 0 1 0 1165897015 215224320 51435 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/25099/statm: 52545 51435 115 221 0 52321 0
Current children cumulated CPU time (s) 235.02
Current children cumulated vsize (KiB) 210180

[startup+235.902 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 25100
/proc/meminfo: memFree=1323568/2055920 swapFree=4177844/4192956
[pid=25099] ppid=25097 vsize=210180 CPUtime=235.82
/proc/25099/stat : 25099 (varsat-crafted_) R 25097 25099 24792 0 -1 4194304 54971 0 0 0 23544 38 0 0 25 0 1 0 1165897015 215224320 51435 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/25099/statm: 52545 51435 115 221 0 52321 0
Current children cumulated CPU time (s) 235.82
Current children cumulated vsize (KiB) 210180

[startup+236.102 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 25100
/proc/meminfo: memFree=1323568/2055920 swapFree=4177844/4192956
[pid=25099] ppid=25097 vsize=210180 CPUtime=236.02
/proc/25099/stat : 25099 (varsat-crafted_) R 25097 25099 24792 0 -1 4194304 54971 0 0 0 23564 38 0 0 25 0 1 0 1165897015 215224320 51435 1992294400 4194304 5102648 548682068768 18446744073709551615 4249895 0 0 4096 3 0 0 0 17 1 0 0
/proc/25099/statm: 52545 51435 115 221 0 52321 0
Current children cumulated CPU time (s) 236.02
Current children cumulated vsize (KiB) 210180

Child status: 20
Real time (s): 236.152
CPU time (s): 236.082
CPU user time (s): 235.662
CPU system time (s): 0.419936
CPU usage (%): 99.9706
Max. virtual memory (cumulated for all children) (KiB): 210180

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 235.662
system time used= 0.419936
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 54975
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= 2
involuntary context switches= 325

runsolver used 0.206968 second user time and 0.552915 second system time

The end

Launcher Data

Begin job on node47 at 2009-04-05 13:52:25
IDJOB=1581753
IDBENCH=71042
IDSOLVER=537
FILE ID=node47/1581753-1238932344
PBS_JOBID= 9101438
Free space on /tmp= 66548 MiB

SOLVER NAME= VARSAT-crafted 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UTI-10-10p0.cnf
COMMAND LINE= HOME/varsat-crafted_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1581753-1238932344/watcher-1581753-1238932344 -o /tmp/evaluation-result-1581753-1238932344/solver-1581753-1238932344 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-crafted_static -seed=499757575 HOME/instance-1581753-1238932344.cnf

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 76f64a29755badc2dae8f70e8e96bc3e
RANDOM SEED=499757575

node47.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.216
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.216
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:       1530072 kB
Buffers:         44388 kB
Cached:         402936 kB
SwapCached:       9024 kB
Active:         224668 kB
Inactive:       233304 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1530072 kB
SwapTotal:     4192956 kB
SwapFree:      4177844 kB
Dirty:           11988 kB
Writeback:           0 kB
Mapped:          16164 kB
Slab:            53784 kB
Committed_AS:  3583284 kB
PageTables:       1464 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= 66544 MiB
End job on node47 at 2009-04-05 13:56:21