Trace number 1726246

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
MXC 2009-03-10UNSAT 60.7348 60.7499

General information on the benchmark

Namecrafted/Medium/contest05/jarvisalo/
mod2-3cage-unsat-9-14.sat05-2589.reshuffled-07.cnf
MD5SUM4e736dbc376aed9798860699ef195d83
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.000999
Satisfiable
(Un)Satisfiability was proved
Number of variables87
Number of clauses232
Sum of the clauses size696
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3232
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

10.39/10.42	c starting MXC with:
10.39/10.42	c cnf_path = HOME/instance-1726246-1240710108.cnf
10.39/10.42	c restart_strategy = auto
10.39/10.42	c sign_strategy = cached
10.39/10.42	c use_preprocessing = -1
10.39/10.42	c output_implicant = 1
10.39/10.42	c timeout_seconds = 0
10.39/10.42	c running SatELite... done
10.39/10.42	c 27 vars eliminated
10.39/10.42	c received 0 units and 232 clauses from SatELite
10.39/10.42	c 26 assignments made, starting to guess now
10.39/10.42	c ===================================[MXC]=====================================
10.39/10.42	c | Conflicts |                Clause Statistics                   |   Vars   |
10.39/10.42	c |           |    CARD     BIN      O3+      L3+   L3+Lim  Lit/CL |          |
10.39/10.42	c =============================================================================
10.39/10.42	c |         0 |       0       0      232        0        0     nan |       87 |
10.39/10.42	c |       100 |       0       0      232      100     1050    17.6 |       61 |
10.39/10.42	c |       210 |       0       0      232      210     1105    16.0 |       61 |
10.39/10.42	c |       441 |       0       0      232      441     1220    15.4 |       61 |
10.39/10.42	c |       805 |       0       0      232      805     1402    16.4 |       61 |
10.39/10.42	c |      1315 |       0       0      232     1315     1609    16.5 |       61 |
10.39/10.42	c |      1986 |       0       0      232     1138     1754    16.9 |       61 |
10.39/10.42	c |      2834 |       0       0      232     1046     1894    17.0 |       61 |
10.39/10.42	c |      3876 |       0       0      232     1077     2031    16.5 |       61 |
10.39/10.42	c |      5132 |       0       0      232     1260     2163    16.9 |       61 |
10.39/10.42	c |      6623 |       0       0      232     1626     2292    16.4 |       61 |
10.39/10.42	c |      8373 |       0       0      232     2203     2419    16.8 |       61 |
10.39/10.42	c |     10408 |       0       0      232     1765     2543    16.6 |       61 |
10.39/10.42	c |     12756 |       0       0      232     1493     2665    15.8 |       61 |
10.39/10.42	c |     15449 |       0       0      232     1434     2786    15.7 |       61 |
10.39/10.42	c |     18521 |       0       0      232     1637     2906    16.5 |       61 |
10.39/10.42	c |     22010 |       0       0      232     2152     3025    16.6 |       61 |
10.39/10.42	c |     25958 |       0       0      232     3027     3144    16.1 |       61 |
10.39/10.42	c |     30411 |       0       0      232     2697     3262    16.0 |       61 |
10.39/10.42	c |     35419 |       0       0      232     2737     3381    15.9 |       61 |
10.39/10.42	c |     41038 |       0       0      232     3215     3499    16.1 |       61 |
10.39/10.42	c |     47329 |       0       0      232     2402     3618    16.6 |       61 |
10.39/10.42	c |     54360 |       0       0      232     2064     3737    15.9 |       61 |
10.39/10.42	c |     62205 |       0       0      232     2302     3857    16.5 |       61 |
10.39/10.42	c |     70945 |       0       0      232     3207     3978    16.4 |       61 |
10.39/10.42	c |     80669 |       0       0      232     2841     4099    15.7 |       61 |
10.39/10.42	c |     91476 |       0       0      232     3251     4222    16.2 |       61 |
10.39/10.42	c |    103474 |       0       0      232     2395     4346    14.6 |       61 |
10.39/10.42	c |    116782 |       0       0      232     2466     4471    16.1 |       61 |
10.39/10.42	c |    131532 |       0       0      232     3614     4597    16.2 |       61 |
10.39/10.42	c |    147868 |       0       0      232     3649     4726    15.5 |       61 |
10.39/10.42	c |    165948 |       0       0      232     2567     4855    18.1 |       61 |
10.39/10.42	c |    185947 |       0       0      232     2875     4987    14.6 |       61 |
10.39/10.42	c |    208057 |       0       0      232     4792     5120    14.1 |       61 |
10.39/10.42	c |    232489 |       0       0      232     3305     5255    13.5 |       61 |
10.39/10.42	c |    259475 |       0       0      232     3676     5393    14.6 |       61 |
10.39/10.42	c |    289271 |       0       0      232     3450     5532    14.5 |       61 |
10.39/10.42	c |    322158 |       0       0      232     5555     5674    13.6 |       61 |
10.39/10.42	c |    358445 |       0       0      232     4538     5818    16.5 |       61 |
10.39/10.42	c |    398472 |       0       0      232     3346     5965    12.8 |       61 |
10.39/10.42	c |    442613 |       0       0      232     5251     6114    13.9 |       61 |
10.39/10.42	c |    491279 |       0       0      232     4453     6265    13.7 |       61 |
10.39/10.42	c |    544923 |       0       0      232     4246     6420    16.4 |       61 |
60.68/60.74	c |    604043 |       0       0      232     4903     6577    16.4 |       61 |
60.68/60.74	c |    669187 |       0       0      232     3504     6737    13.8 |       61 |
60.68/60.74	c |    740957 |       0       0      232     3702     6901    12.4 |       61 |
60.68/60.74	c |    820016 |       0       0      232     5992     7067    12.7 |       61 |
60.68/60.74	c |    907092 |       0       0      232     3739     7237    10.5 |       61 |
60.68/60.74	c |   1002987 |       0       1      232     4453     7410    13.3 |       61 |
60.68/60.74	c |   1108583 |       0       1      232     5100     7586    11.4 |       61 |
60.68/60.74	c |   1224850 |       0       2      232     6271     7766    12.0 |       61 |
60.68/60.74	c |   1352856 |       0       3      232     4666     7949    12.0 |       61 |
60.68/60.74	c |   1493774 |       0      19      232     4786     8137    12.9 |       60 |
60.68/60.74	c |   1648896 |       0      20      232     7651     8328    11.9 |       60 |
60.68/60.74	c |   1819642 |       0      22      232     5726     8523    12.1 |       60 |
60.68/60.74	c |   2007575 |       0      38      232     8276     8722    10.0 |       59 |
60.68/60.74	c |   2214413 |       0      55      232     7782     8926    14.0 |       58 |
60.68/60.74	c |   2442047 |       0      74      232     5163     9133    10.0 |       57 |
60.68/60.74	c |   2635055 |       0     210      232     9094     9298     6.9 |       41 |
60.68/60.74	c ----- stats for thread 0 -----
60.68/60.74	c restarts: 4
60.68/60.74	c decisions: 3975474
60.68/60.74	c propagations: 22307270
60.68/60.74	c conflicts: 2635055
60.68/60.74	c 60.748s elapsed
60.68/60.74	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-1726246-1240710108/watcher-1726246-1240710108 -o /tmp/evaluation-result-1726246-1240710108/solver-1726246-1240710108 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/mxc-sat09 -i HOME/instance-1726246-1240710108.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: 0.93 0.98 0.99 3/64 18031
/proc/meminfo: memFree=1225136/2055920 swapFree=4148400/4192956
[pid=18031] ppid=18029 vsize=976 CPUtime=0
/proc/18031/stat : 18031 (mxc-sat09) R 18029 18031 17994 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 99044309 999424 114 1992294400 134512640 135192793 4294956224 18446744073709551615 134750359 0 0 4096 0 0 0 0 17 1 0 0
/proc/18031/statm: 244 114 72 166 0 75 0

[startup+0.0974179 s]
/proc/loadavg: 0.93 0.98 0.99 3/64 18031
/proc/meminfo: memFree=1225136/2055920 swapFree=4148400/4192956
[pid=18031] ppid=18029 vsize=1384 CPUtime=0.09
/proc/18031/stat : 18031 (mxc-sat09) R 18029 18031 17994 0 -1 4194304 247 0 0 0 9 0 0 0 18 0 1 0 99044309 1417216 233 1992294400 134512640 135192793 4294956224 18446744073709551615 134534243 0 0 4096 0 0 0 0 17 1 0 0
/proc/18031/statm: 346 233 73 166 0 177 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1384

[startup+0.101417 s]
/proc/loadavg: 0.93 0.98 0.99 3/64 18031
/proc/meminfo: memFree=1225136/2055920 swapFree=4148400/4192956
[pid=18031] ppid=18029 vsize=1384 CPUtime=0.09
/proc/18031/stat : 18031 (mxc-sat09) R 18029 18031 17994 0 -1 4194304 249 0 0 0 9 0 0 0 18 0 1 0 99044309 1417216 235 1992294400 134512640 135192793 4294956224 18446744073709551615 134533776 0 0 4096 0 0 0 0 17 1 0 0
/proc/18031/statm: 346 235 73 166 0 177 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1384

[startup+0.301437 s]
/proc/loadavg: 0.93 0.98 0.99 3/64 18031
/proc/meminfo: memFree=1225136/2055920 swapFree=4148400/4192956
[pid=18031] ppid=18029 vsize=1660 CPUtime=0.29
/proc/18031/stat : 18031 (mxc-sat09) R 18029 18031 17994 0 -1 4194304 293 0 0 0 29 0 0 0 19 0 1 0 99044309 1699840 279 1992294400 134512640 135192793 4294956224 18446744073709551615 134907486 0 0 4096 0 0 0 0 17 1 0 0
/proc/18031/statm: 415 282 73 166 0 246 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1660

[startup+0.701473 s]
/proc/loadavg: 0.93 0.98 0.99 3/64 18031
/proc/meminfo: memFree=1225136/2055920 swapFree=4148400/4192956
[pid=18031] ppid=18029 vsize=1800 CPUtime=0.69
/proc/18031/stat : 18031 (mxc-sat09) R 18029 18031 17994 0 -1 4194304 361 0 0 0 69 0 0 0 22 0 1 0 99044309 1843200 347 1992294400 134512640 135192793 4294956224 18446744073709551615 134534173 0 0 4096 0 0 0 0 17 1 0 0
/proc/18031/statm: 450 347 73 166 0 281 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1800

[startup+1.50155 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 18032
/proc/meminfo: memFree=1223912/2055920 swapFree=4148400/4192956
[pid=18031] ppid=18029 vsize=2096 CPUtime=1.49
/proc/18031/stat : 18031 (mxc-sat09) R 18029 18031 17994 0 -1 4194304 431 0 0 0 149 0 0 0 25 0 1 0 99044309 2146304 417 1992294400 134512640 135192793 4294956224 18446744073709551615 134533989 0 0 4096 0 0 0 0 17 1 0 0
/proc/18031/statm: 524 417 73 166 0 355 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2096

[startup+3.10169 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 18032
/proc/meminfo: memFree=1223400/2055920 swapFree=4148400/4192956
[pid=18031] ppid=18029 vsize=2776 CPUtime=3.09
/proc/18031/stat : 18031 (mxc-sat09) R 18029 18031 17994 0 -1 4194304 565 0 0 0 309 0 0 0 25 0 1 0 99044309 2842624 551 1992294400 134512640 135192793 4294956224 18446744073709551615 134534250 0 0 4096 0 0 0 0 17 1 0 0
/proc/18031/statm: 694 551 73 166 0 525 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2776

[startup+6.30199 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 18032
/proc/meminfo: memFree=1222376/2055920 swapFree=4148400/4192956
[pid=18031] ppid=18029 vsize=3524 CPUtime=6.29
/proc/18031/stat : 18031 (mxc-sat09) R 18029 18031 17994 0 -1 4194304 723 0 0 0 629 0 0 0 25 0 1 0 99044309 3608576 709 1992294400 134512640 135192793 4294956224 18446744073709551615 134520493 0 0 4096 0 0 0 0 17 1 0 0
/proc/18031/statm: 881 709 73 166 0 712 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3524

[startup+12.7026 s]
/proc/loadavg: 1.02 1.00 1.00 2/65 18032
/proc/meminfo: memFree=1221416/2055920 swapFree=4148400/4192956
[pid=18031] ppid=18029 vsize=4452 CPUtime=12.69
/proc/18031/stat : 18031 (mxc-sat09) R 18029 18031 17994 0 -1 4194304 949 0 0 0 1268 1 0 0 25 0 1 0 99044309 4558848 935 1992294400 134512640 135192793 4294956224 18446744073709551615 134550401 0 0 4096 0 0 0 0 17 1 0 0
/proc/18031/statm: 1113 935 73 166 0 944 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 4452

[startup+25.5018 s]
/proc/loadavg: 1.08 1.02 1.00 2/65 18032
/proc/meminfo: memFree=1220456/2055920 swapFree=4148400/4192956
[pid=18031] ppid=18029 vsize=5408 CPUtime=25.49
/proc/18031/stat : 18031 (mxc-sat09) R 18029 18031 17994 0 -1 4194304 1165 0 0 0 2548 1 0 0 25 0 1 0 99044309 5537792 1151 1992294400 134512640 135192793 4294956224 18446744073709551615 134534250 0 0 4096 0 0 0 0 17 1 0 0
/proc/18031/statm: 1352 1151 73 166 0 1183 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 5408

[startup+51.1012 s]
/proc/loadavg: 1.05 1.01 1.00 2/65 18032
/proc/meminfo: memFree=1218792/2055920 swapFree=4148400/4192956
[pid=18031] ppid=18029 vsize=7640 CPUtime=51.08
/proc/18031/stat : 18031 (mxc-sat09) R 18029 18031 17994 0 -1 4194304 1617 0 0 0 5106 2 0 0 25 0 1 0 99044309 7823360 1603 1992294400 134512640 135192793 4294956224 18446744073709551615 134748366 0 0 4096 0 0 0 0 17 1 0 0
/proc/18031/statm: 1910 1603 73 166 0 1741 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 7640

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

[startup+57.5017 s]
/proc/loadavg: 1.05 1.01 1.00 2/65 18032
/proc/meminfo: memFree=1218216/2055920 swapFree=4148400/4192956
[pid=18031] ppid=18029 vsize=8348 CPUtime=57.48
/proc/18031/stat : 18031 (mxc-sat09) R 18029 18031 17994 0 -1 4194304 1745 0 0 0 5746 2 0 0 25 0 1 0 99044309 8548352 1731 1992294400 134512640 135192793 4294956224 18446744073709551615 134549692 0 0 4096 0 0 0 0 17 1 0 0
/proc/18031/statm: 2087 1731 73 166 0 1918 0
Current children cumulated CPU time (s) 57.48
Current children cumulated vsize (KiB) 8348

[startup+59.1019 s]
/proc/loadavg: 1.04 1.01 1.00 2/65 18032
/proc/meminfo: memFree=1218088/2055920 swapFree=4148400/4192956
[pid=18031] ppid=18029 vsize=8348 CPUtime=59.08
/proc/18031/stat : 18031 (mxc-sat09) R 18029 18031 17994 0 -1 4194304 1759 0 0 0 5906 2 0 0 25 0 1 0 99044309 8548352 1745 1992294400 134512640 135192793 4294956224 18446744073709551615 134533920 0 0 4096 0 0 0 0 17 1 0 0
/proc/18031/statm: 2087 1745 73 166 0 1918 0
Current children cumulated CPU time (s) 59.08
Current children cumulated vsize (KiB) 8348

[startup+59.902 s]
/proc/loadavg: 1.04 1.01 1.00 2/65 18032
/proc/meminfo: memFree=1218088/2055920 swapFree=4148400/4192956
[pid=18031] ppid=18029 vsize=8348 CPUtime=59.88
/proc/18031/stat : 18031 (mxc-sat09) R 18029 18031 17994 0 -1 4194304 1759 0 0 0 5986 2 0 0 25 0 1 0 99044309 8548352 1745 1992294400 134512640 135192793 4294956224 18446744073709551615 134745413 0 0 4096 0 0 0 0 17 1 0 0
/proc/18031/statm: 2087 1745 73 166 0 1918 0
Current children cumulated CPU time (s) 59.88
Current children cumulated vsize (KiB) 8348

[startup+60.302 s]
/proc/loadavg: 1.04 1.01 1.00 2/65 18032
/proc/meminfo: memFree=1218088/2055920 swapFree=4148400/4192956
[pid=18031] ppid=18029 vsize=8348 CPUtime=60.28
/proc/18031/stat : 18031 (mxc-sat09) R 18029 18031 17994 0 -1 4194304 1763 0 0 0 6026 2 0 0 25 0 1 0 99044309 8548352 1749 1992294400 134512640 135192793 4294956224 18446744073709551615 134549692 0 0 4096 0 0 0 0 17 1 0 0
/proc/18031/statm: 2087 1749 73 166 0 1918 0
Current children cumulated CPU time (s) 60.28
Current children cumulated vsize (KiB) 8348

[startup+60.701 s]
/proc/loadavg: 1.04 1.01 1.00 2/65 18032
/proc/meminfo: memFree=1218024/2055920 swapFree=4148400/4192956
[pid=18031] ppid=18029 vsize=8348 CPUtime=60.68
/proc/18031/stat : 18031 (mxc-sat09) R 18029 18031 17994 0 -1 4194304 1763 0 0 0 6066 2 0 0 25 0 1 0 99044309 8548352 1749 1992294400 134512640 135192793 4294956224 18446744073709551615 134533831 0 0 4096 0 0 0 0 17 1 0 0
/proc/18031/statm: 2087 1749 73 166 0 1918 0
Current children cumulated CPU time (s) 60.68
Current children cumulated vsize (KiB) 8348

Child status: 20
Real time (s): 60.7499
CPU time (s): 60.7348
CPU user time (s): 60.7118
CPU system time (s): 0.022996
CPU usage (%): 99.9752
Max. virtual memory (cumulated for all children) (KiB): 8348

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

runsolver used 0.052991 second user time and 0.132979 second system time

The end

Launcher Data

Begin job on node14 at 2009-04-26 03:41:48
IDJOB=1726246
IDBENCH=24609
IDSOLVER=504
FILE ID=node14/1726246-1240710108
PBS_JOBID= 9186864
Free space on /tmp= 66296 MiB

SOLVER NAME= MXC 2009-03-10
BENCH NAME= SAT07/crafted/Medium/contest05/jarvisalo/mod2-3cage-unsat-9-14.sat05-2589.reshuffled-07.cnf
COMMAND LINE= HOME/mxc-sat09 -i BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1726246-1240710108/watcher-1726246-1240710108 -o /tmp/evaluation-result-1726246-1240710108/solver-1726246-1240710108 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/mxc-sat09 -i HOME/instance-1726246-1240710108.cnf

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

MD5SUM BENCH= 4e736dbc376aed9798860699ef195d83
RANDOM SEED=1633370515

node14.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.256
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.256
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:       1225616 kB
Buffers:         70664 kB
Cached:         649180 kB
SwapCached:      38288 kB
Active:          77040 kB
Inactive:       683336 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1225616 kB
SwapTotal:     4192956 kB
SwapFree:      4148400 kB
Dirty:             892 kB
Writeback:           0 kB
Mapped:          13360 kB
Slab:            55916 kB
Committed_AS:   332116 kB
PageTables:       1448 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= 66296 MiB
End job on node14 at 2009-04-26 03:42:49