Trace number 1724319

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 100.568 100.61

General information on the benchmark

Namemanol-pipe-g7nidw.cnf
MD5SUMa0303c742e981cc0d4711ad3ac66f146
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark6.89895
Satisfiable
(Un)Satisfiability was proved
Number of variables75496
Number of clauses222379
Sum of the clauses size518883
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2148252
Number of clauses of size 374126
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  75496                                                |
0.00/0.00	c |  Number of clauses:    222379                                               |
0.29/0.34	c |  Parsing time:         0.29         s                                       |
0.29/0.34	c |  Timeout:              43200 s
0.29/0.34	c |  Random Seed:          1869120937.000000
0.29/0.34	c |  Heuristic:            EMBP-G, threshold 0.800                              |
0.29/0.34	c |  Branching Rule:       default (solution-guided)                            |
0.29/0.34	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.29/0.34	c |                                                                             |
1.89/1.98	c ============================[ Search Statistics ]==============================
1.89/1.98	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.89/1.98	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.89/1.98	c ===============================================================================
1.89/1.98	c |         0 |   16348    99001   410434 |    33000        0    nan |  0.000 % |
5.99/6.06	c |       100 |   16298    99001   410434 |    36300       94      7 |  0.424 % |
10.18/10.20	c |       250 |   16270    99001   410434 |    39930      243     10 |  0.446 % |
14.38/14.44	c |       476 |   16201    99001   410434 |    43923      465     10 |  0.535 % |
18.48/18.55	c |       813 |   16201    99001   410434 |    48315      802     14 |  0.535 % |
22.58/22.66	c |      1319 |   16201    99001   410434 |    53147     1308     14 |  0.535 % |
26.78/26.80	c |      2078 |   16188    99001   410434 |    58462     2064     13 |  0.604 % |
30.98/31.06	c |      3218 |   15974    95312   396103 |    64308     3188     30 |  0.604 % |
35.37/35.42	c |      4926 |   15972    95312   396103 |    70739     4894     27 |  0.607 % |
39.68/39.75	c |      7489 |   15971    95302   396051 |    77813     7439     26 |  0.609 % |
44.08/44.18	c |     11334 |   15970    95302   396051 |    85594    11283     29 |  0.611 % |
48.97/49.06	c |     17101 |   15957    95277   395986 |    94153    17049     28 |  0.680 % |
54.07/54.19	c |     25751 |   15887    94971   394560 |   103569    24133     30 |  0.970 % |
59.37/59.41	c |     38725 |   15698    93116   384271 |   113926    37087     30 |  0.970 % |
66.97/67.06	c |     58191 |   15695    93111   384258 |   125318    56551     32 |  0.975 % |
80.36/80.49	c |     87384 |   15653    93111   384258 |   137850    85738     31 |  1.376 % |
100.45/100.59	c ===============================================================================
100.45/100.59	c surveys--CPU time (sec)   : 62.4115        (62.14 % of total)
100.45/100.59	c surveys--attempted        : 206            (3 /sec)
100.45/100.59	c surveys--converged        : 206            (100.00 % successful)
100.45/100.59	c restarts              : 16
100.45/100.59	c conflicts             : 110072         (2895 /sec)
100.45/100.59	c decisions             : 408328         (1.56 % random) (10740 /sec)
100.45/100.59	c propagations          : 14160466       (372446 /sec)
100.45/100.59	c conflict literals     : 3061712        (26.99 % deleted)
100.45/100.59	c Memory used           : 80.01 MB
100.45/100.59	c Total CPU time (sec)      : 100.4317    
100.45/100.59	c 
100.45/100.59	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-1724319-1240694456/watcher-1724319-1240694456 -o /tmp/evaluation-result-1724319-1240694456/solver-1724319-1240694456 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-crafted_static -seed=1869120937 HOME/instance-1724319-1240694456.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.00 1.00 1.00 3/64 20993
/proc/meminfo: memFree=1565064/2055920 swapFree=4192812/4192956
[pid=20993] ppid=20991 vsize=3924 CPUtime=0
/proc/20993/stat : 20993 (varsat-crafted_) R 20991 20993 20860 0 -1 4194304 788 0 0 0 0 0 0 0 18 0 1 0 97479263 4018176 773 1992294400 4194304 5102648 548682068800 18446744073709551615 4200628 0 0 4096 3 0 0 0 17 1 0 0
/proc/20993/statm: 981 779 78 221 0 757 0

[startup+0.022191 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 20993
/proc/meminfo: memFree=1565064/2055920 swapFree=4192812/4192956
[pid=20993] ppid=20991 vsize=8328 CPUtime=0.01
/proc/20993/stat : 20993 (varsat-crafted_) R 20991 20993 20860 0 -1 4194304 1889 0 0 0 1 0 0 0 18 0 1 0 97479263 8527872 1874 1992294400 4194304 5102648 548682068800 18446744073709551615 4263334 0 0 4096 3 0 0 0 17 1 0 0
/proc/20993/statm: 2082 1875 87 221 0 1858 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8328

[startup+0.101208 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 20993
/proc/meminfo: memFree=1565064/2055920 swapFree=4192812/4192956
[pid=20993] ppid=20991 vsize=18328 CPUtime=0.1
/proc/20993/stat : 20993 (varsat-crafted_) R 20991 20993 20860 0 -1 4194304 4153 0 0 0 8 2 0 0 18 0 1 0 97479263 18767872 4138 1992294400 4194304 5102648 548682068800 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/20993/statm: 4582 4141 87 221 0 4358 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 18328

[startup+0.30125 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 20993
/proc/meminfo: memFree=1565064/2055920 swapFree=4192812/4192956
[pid=20993] ppid=20991 vsize=40580 CPUtime=0.29
/proc/20993/stat : 20993 (varsat-crafted_) R 20991 20993 20860 0 -1 4194304 9384 0 0 0 25 4 0 0 19 0 1 0 97479263 41553920 9369 1992294400 4194304 5102648 548682068800 18446744073709551615 4723818 0 0 4096 3 0 0 0 17 1 0 0
/proc/20993/statm: 10178 9370 87 221 0 9954 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 40580

[startup+0.701335 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 20993
/proc/meminfo: memFree=1565064/2055920 swapFree=4192812/4192956
[pid=20993] ppid=20991 vsize=58324 CPUtime=0.69
/proc/20993/stat : 20993 (varsat-crafted_) R 20991 20993 20860 0 -1 4194304 13765 0 0 0 63 6 0 0 22 0 1 0 97479263 59723776 13750 1992294400 4194304 5102648 548682068800 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/20993/statm: 14581 13750 100 221 0 14357 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 58324

[startup+1.50151 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20994
/proc/meminfo: memFree=1500544/2055920 swapFree=4192812/4192956
[pid=20993] ppid=20991 vsize=80956 CPUtime=1.5
/proc/20993/stat : 20993 (varsat-crafted_) R 20991 20993 20860 0 -1 4194304 19323 0 0 0 140 10 0 0 25 0 1 0 97479263 82898944 19308 1992294400 4194304 5102648 548682068800 18446744073709551615 4275746 0 0 4096 3 0 0 0 17 1 0 0
/proc/20993/statm: 20239 19308 100 221 0 20015 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 80956

[startup+3.10185 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20994
/proc/meminfo: memFree=1491648/2055920 swapFree=4192812/4192956
[pid=20993] ppid=20991 vsize=75940 CPUtime=3.09
/proc/20993/stat : 20993 (varsat-crafted_) R 20991 20993 20860 0 -1 4194304 19966 0 0 0 299 10 0 0 25 0 1 0 97479263 77762560 18307 1992294400 4194304 5102648 548682068800 18446744073709551615 4215205 0 0 4096 3 0 0 0 17 1 0 0
/proc/20993/statm: 18985 18307 102 221 0 18761 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 75940

[startup+6.30154 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20994
/proc/meminfo: memFree=1491520/2055920 swapFree=4192812/4192956
[pid=20993] ppid=20991 vsize=75940 CPUtime=6.29
/proc/20993/stat : 20993 (varsat-crafted_) R 20991 20993 20860 0 -1 4194304 19979 0 0 0 619 10 0 0 25 0 1 0 97479263 77762560 18320 1992294400 4194304 5102648 548682068800 18446744073709551615 4214097 0 0 4096 3 0 0 0 17 1 0 0
/proc/20993/statm: 18985 18320 115 221 0 18761 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 75940

[startup+12.7019 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20994
/proc/meminfo: memFree=1491456/2055920 swapFree=4192812/4192956
[pid=20993] ppid=20991 vsize=75940 CPUtime=12.68
/proc/20993/stat : 20993 (varsat-crafted_) R 20991 20993 20860 0 -1 4194304 19979 0 0 0 1258 10 0 0 25 0 1 0 97479263 77762560 18320 1992294400 4194304 5102648 548682068800 18446744073709551615 4214172 0 0 4096 3 0 0 0 17 1 0 0
/proc/20993/statm: 18985 18320 115 221 0 18761 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 75940

[startup+25.5017 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20994
/proc/meminfo: memFree=1491520/2055920 swapFree=4192812/4192956
[pid=20993] ppid=20991 vsize=75940 CPUtime=25.48
/proc/20993/stat : 20993 (varsat-crafted_) R 20991 20993 20860 0 -1 4194304 19979 0 0 0 2538 10 0 0 25 0 1 0 97479263 77762560 18320 1992294400 4194304 5102648 548682068800 18446744073709551615 4214253 0 0 4096 3 0 0 0 17 1 0 0
/proc/20993/statm: 18985 18320 115 221 0 18761 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 75940

[startup+51.1011 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20994
/proc/meminfo: memFree=1491648/2055920 swapFree=4192812/4192956
[pid=20993] ppid=20991 vsize=76184 CPUtime=51.07
/proc/20993/stat : 20993 (varsat-crafted_) R 20991 20993 20860 0 -1 4194304 19984 0 0 0 5096 11 0 0 25 0 1 0 97479263 78012416 18325 1992294400 4194304 5102648 548682068800 18446744073709551615 4214195 0 0 4096 3 0 0 0 17 1 0 0
/proc/20993/statm: 19046 18325 115 221 0 18822 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 76184

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

[startup+76.7016 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20994
/proc/meminfo: memFree=1488832/2055920 swapFree=4192812/4192956
[pid=20993] ppid=20991 vsize=79612 CPUtime=76.66
/proc/20993/stat : 20993 (varsat-crafted_) R 20991 20993 20860 0 -1 4194304 20803 0 0 0 7655 11 0 0 25 0 1 0 97479263 81522688 19144 1992294400 4194304 5102648 548682068800 18446744073709551615 4250288 0 0 4096 3 0 0 0 17 1 0 0
/proc/20993/statm: 19903 19144 115 221 0 19679 0
Current children cumulated CPU time (s) 76.66
Current children cumulated vsize (KiB) 79612

[startup+89.5014 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20994
/proc/meminfo: memFree=1486464/2055920 swapFree=4192812/4192956
[pid=20993] ppid=20991 vsize=81928 CPUtime=89.46
/proc/20993/stat : 20993 (varsat-crafted_) R 20991 20993 20860 0 -1 4194304 21319 0 0 0 8934 12 0 0 25 0 1 0 97479263 83894272 19660 1992294400 4194304 5102648 548682068800 18446744073709551615 4249822 0 0 4096 3 0 0 0 17 1 0 0
/proc/20993/statm: 20482 19660 115 221 0 20258 0
Current children cumulated CPU time (s) 89.46
Current children cumulated vsize (KiB) 81928

[startup+95.9017 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20994
/proc/meminfo: memFree=1486336/2055920 swapFree=4192812/4192956
[pid=20993] ppid=20991 vsize=81928 CPUtime=95.85
/proc/20993/stat : 20993 (varsat-crafted_) R 20991 20993 20860 0 -1 4194304 21344 0 0 0 9573 12 0 0 25 0 1 0 97479263 83894272 19685 1992294400 4194304 5102648 548682068800 18446744073709551615 4249807 0 0 4096 3 0 0 0 17 1 0 0
/proc/20993/statm: 20482 19685 115 221 0 20258 0
Current children cumulated CPU time (s) 95.85
Current children cumulated vsize (KiB) 81928

[startup+99.1014 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20994
/proc/meminfo: memFree=1486400/2055920 swapFree=4192812/4192956
[pid=20993] ppid=20991 vsize=81928 CPUtime=99.05
/proc/20993/stat : 20993 (varsat-crafted_) R 20991 20993 20860 0 -1 4194304 21344 0 0 0 9893 12 0 0 25 0 1 0 97479263 83894272 19685 1992294400 4194304 5102648 548682068800 18446744073709551615 4249748 0 0 4096 3 0 0 0 17 1 0 0
/proc/20993/statm: 20482 19685 115 221 0 20258 0
Current children cumulated CPU time (s) 99.05
Current children cumulated vsize (KiB) 81928

[startup+99.9016 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20994
/proc/meminfo: memFree=1486400/2055920 swapFree=4192812/4192956
[pid=20993] ppid=20991 vsize=81928 CPUtime=99.85
/proc/20993/stat : 20993 (varsat-crafted_) R 20991 20993 20860 0 -1 4194304 21347 0 0 0 9973 12 0 0 25 0 1 0 97479263 83894272 19688 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/20993/statm: 20482 19688 115 221 0 20258 0
Current children cumulated CPU time (s) 99.85
Current children cumulated vsize (KiB) 81928

[startup+100.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20994
/proc/meminfo: memFree=1486400/2055920 swapFree=4192812/4192956
[pid=20993] ppid=20991 vsize=81928 CPUtime=100.25
/proc/20993/stat : 20993 (varsat-crafted_) R 20991 20993 20860 0 -1 4194304 21348 0 0 0 10013 12 0 0 25 0 1 0 97479263 83894272 19689 1992294400 4194304 5102648 548682068800 18446744073709551615 4249939 0 0 4096 3 0 0 0 17 1 0 0
/proc/20993/statm: 20482 19689 115 221 0 20258 0
Current children cumulated CPU time (s) 100.25
Current children cumulated vsize (KiB) 81928

[startup+100.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20994
/proc/meminfo: memFree=1486400/2055920 swapFree=4192812/4192956
[pid=20993] ppid=20991 vsize=81928 CPUtime=100.45
/proc/20993/stat : 20993 (varsat-crafted_) R 20991 20993 20860 0 -1 4194304 21348 0 0 0 10033 12 0 0 25 0 1 0 97479263 83894272 19689 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/20993/statm: 20482 19689 115 221 0 20258 0
Current children cumulated CPU time (s) 100.45
Current children cumulated vsize (KiB) 81928

[startup+100.602 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20994
/proc/meminfo: memFree=1486400/2055920 swapFree=4192812/4192956
[pid=20993] ppid=20991 vsize=0 CPUtime=100.55
/proc/20993/stat : 20993 (varsat-crafted_) R 20991 20993 20860 0 -1 4194308 21353 0 0 0 10043 12 0 0 25 0 1 0 97479263 0 0 1992294400 0 0 0 0 0 0 0 4096 3 0 0 0 17 1 0 0
/proc/20993/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 100.55
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 100.61
CPU time (s): 100.568
CPU user time (s): 100.432
CPU system time (s): 0.135979
CPU usage (%): 99.9581
Max. virtual memory (cumulated for all children) (KiB): 84396

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

runsolver used 0.078987 second user time and 0.226965 second system time

The end

Launcher Data

Begin job on node10 at 2009-04-25 23:20:56
IDJOB=1724319
IDBENCH=71767
IDSOLVER=537
FILE ID=node10/1724319-1240694456
PBS_JOBID= 9186759
Free space on /tmp= 66336 MiB

SOLVER NAME= VARSAT-crafted 2009-03-22
BENCH NAME= SAT_RACE06/manol-pipe-g7nidw.cnf
COMMAND LINE= HOME/varsat-crafted_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1724319-1240694456/watcher-1724319-1240694456 -o /tmp/evaluation-result-1724319-1240694456/solver-1724319-1240694456 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-crafted_static -seed=1869120937 HOME/instance-1724319-1240694456.cnf

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

MD5SUM BENCH= a0303c742e981cc0d4711ad3ac66f146
RANDOM SEED=1869120937

node10.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.263
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.263
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:       1565480 kB
Buffers:         39356 kB
Cached:         374628 kB
SwapCached:          0 kB
Active:         156072 kB
Inactive:       271812 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1565480 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4636 kB
Writeback:           0 kB
Mapped:          23648 kB
Slab:            48632 kB
Committed_AS:   352612 kB
PageTables:       1372 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= 66336 MiB
End job on node10 at 2009-04-25 23:22:37