Trace number 314369

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
SATzilla RANDOMUNSAT 807.822 808.065

General information on the benchmark

Nameindustrial/fuhs/medium/
AProVE07-02.cnf
MD5SUM9ded5d7f130643b725016d2e5e4c7da3
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark659.169
Satisfiable
(Un)Satisfiability was proved
Number of variables6196
Number of clauses22741
Sum of the clauses size59967
Maximum clause length602
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 212147
Number of clauses of size 39205
Number of clauses of size 4597
Number of clauses of size 5221
Number of clauses of size over 5570

Solver Data (download as text)

10.57/10.68	c run March_dl for 5 seconds ... 
10.57/10.68	c Bin: Executing march_dl
10.57/10.68	c child exit by a signal
10.57/10.68	c march_dl returned code 137.
10.57/10.68	c run saps (UBCSAT implementation) for 2 seconds ... 
10.57/10.68	c Bin: Executing ubcsat2006
10.57/10.68	c child exited successfully
10.57/10.68	c ubcsat2006 returned code 0.
10.57/10.68	c satzilla computing base features
10.57/10.68	c satzilla doing unit-prop probe
10.57/10.68	c satzilla doing local search probe
10.57/10.68	c satzilla doing lobjois search-space size estimate
10.57/10.68	c satzilla's ranking:
10.57/10.68	c 1) kcnfs: -71.823740
10.57/10.68	c 2) minisat20+P: 29.000033
10.57/10.68	c 3) march_dl: 66.900461
10.57/10.68	c 4) kcnfs+P: 999.000000
10.57/10.68	c 5) march_dl+P: 999.000000
10.57/10.68	c 6) vallst+P: 999.000000
10.57/10.68	c 7) zchaff_rand+P: 999.000000
10.57/10.68	c 8) vallst: 999.000000
10.57/10.68	c 9) zchaff_rand: 999.000000
10.57/10.68	c 10) minisat20: 999.000000
10.57/10.68	c satzilla running kcnfs ... 
10.66/10.74	c Bin: Executing kcnfs
10.66/10.74	c child exited successfully
10.66/10.74	c kcnfs returned code 0.
10.66/10.74	c kcnfs returned code 0.
10.66/10.74	c satzilla running minisat20 with preprocessing ... 
11.17/11.22	This is MiniSat 2.0 beta
11.17/11.22	WARNING: for repeatability, setting FPU to use double precision
11.17/11.22	============================[ Problem Statistics ]=============================
11.17/11.22	|                                                                             |
11.17/11.23	|  Number of variables:  4525                                                 |
11.17/11.23	|  Number of clauses:    21348                                                |
11.17/11.24	|  Parsing time:         0.01         s                                       |
11.17/11.24	============================[ Search Statistics ]==============================
11.17/11.24	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.17/11.24	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
11.17/11.24	===============================================================================
11.17/11.24	|         0 |    4525    21348    55286 |     7116        0    nan |  0.000 % |
11.17/11.24	|       102 |    4525    21348    55286 |     7827      102      7 |  0.000 % |
11.17/11.26	|       254 |    4525    21348    55286 |     8610      254     16 |  0.000 % |
11.17/11.29	|       480 |    4525    21348    55286 |     9471      480     23 |  0.000 % |
11.19/11.36	|       817 |    4525    21348    55286 |    10418      817     36 |  0.000 % |
11.19/11.51	|      1323 |    4524    21343    55276 |    11460     1322     48 |  0.022 % |
11.19/11.60	|      2082 |    4524    21343    55276 |    12606     2081     36 |  0.022 % |
11.19/11.95	|      3222 |    4524    21343    55276 |    13867     3221     48 |  0.022 % |
12.25/12.38	|      4930 |    4524    21343    55276 |    15253     4929     42 |  0.022 % |
13.15/13.28	|      7492 |    4524    21343    55276 |    16779     7491     45 |  0.022 % |
15.14/15.24	|     11337 |    4524    21343    55276 |    18457    11336     46 |  0.022 % |
18.45/18.52	|     17104 |    4524    21343    55276 |    20302    17103     55 |  0.022 % |
21.05/21.19	|     25759 |    4524    21343    55276 |    22333    15458     32 |  0.022 % |
26.74/26.80	|     38736 |    4524    21343    55276 |    24566    17090     32 |  0.022 % |
39.14/39.28	|     58199 |    4524    21343    55276 |    27022    24023     51 |  0.022 % |
58.94/59.03	|     87391 |    4524    21343    55276 |    29725    25457     46 |  0.022 % |
85.23/85.35	|    131180 |    4524    21343    55276 |    32697    23322     20 |  0.022 % |
136.11/136.24	|    196864 |    4524    21343    55276 |    35967    21323     40 |  0.022 % |
221.99/222.18	|    295391 |    4524    21343    55276 |    39564    25206     38 |  0.022 % |
369.36/369.54	|    443180 |    4524    21343    55276 |    43520    25789     41 |  0.022 % |
592.60/592.87	|    664863 |    4482    19986    52485 |    47872    41060     40 |  1.105 % |
807.73/808.05	===============================================================================
807.73/808.05	restarts              : 21
807.73/808.05	conflicts             : 870183         (1093 /sec)
807.73/808.05	decisions             : 1097670        (1.09 % random) (1378 /sec)
807.73/808.05	propagations          : 830665646      (1042897 /sec)
807.73/808.05	conflict literals     : 40115099       (68.20 % deleted)
807.73/808.05	Memory used           : 15.64 MB
807.73/808.05	CPU time              : 796.498 s
807.73/808.05	
807.73/808.06	c Preprocessing...
807.73/808.06	c Inital problem has 6196 variables, 10594 nary clauses (12147 binary clauses).
807.73/808.06	c Num non-binary clauses 10593, Average non-binary clause length 3.368
807.73/808.06	c Theory has no gaps
807.73/808.06	c Preprocessor runtime was 0.450 seconds.
807.73/808.06	c 
807.73/808.06	c Satisfiability of theory still undetermined.
807.73/808.06	c See file /tmp/CFX0Dt for simplified theory.
807.73/808.06	c Bin: Executing minisat20
807.73/808.06	c child exited successfully
807.73/808.06	c minisat20 returned code 20.
807.73/808.06	s UNSATISFIABLE
807.73/808.06	c SATZILLA_TIME=807.930000

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

runsolver version 3.2.1 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node14/watcher-314369-1172636096 -o ROOT/results/node14/solver-314369-1172636096 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/314369-1172636096/SATzilla2007_R /tmp/evaluation/314369-1172636096/instance-314369-1172636096.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: 1.00 1.00 1.00 2/77 9616
/proc/meminfo: memFree=1307832/2055920 swapFree=4191880/4192956
[pid=9616] ppid=9614 vsize=1440 CPUtime=0
/proc/9616/stat : 9616 (SATzilla2007_R) R 9614 9616 7749 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 283564004 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/9616/statm: 360 110 95 260 0 84 0
[pid=9617] ppid=9616 vsize=1232 CPUtime=0
/proc/9617/stat : 9617 (march_dl) R 9616 9616 7749 0 -1 4194304 189 0 0 0 0 0 0 0 18 0 1 0 283564004 1261568 184 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9617/statm: 308 184 50 118 0 187 0

[startup+0.097612 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 9616
/proc/meminfo: memFree=1307832/2055920 swapFree=4191880/4192956
[pid=9616] ppid=9614 vsize=1440 CPUtime=0
/proc/9616/stat : 9616 (SATzilla2007_R) S 9614 9616 7749 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 283564004 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9616/statm: 360 110 95 260 0 84 0
[pid=9617] ppid=9616 vsize=2496 CPUtime=0.08
/proc/9617/stat : 9617 (march_dl) R 9616 9616 7749 0 -1 4194304 1227 0 0 0 8 0 0 0 20 0 1 0 283564004 2555904 486 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134819774 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9617/statm: 624 486 57 118 0 503 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 3936

[startup+0.101611 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 9616
/proc/meminfo: memFree=1307832/2055920 swapFree=4191880/4192956
[pid=9616] ppid=9614 vsize=1440 CPUtime=0
/proc/9616/stat : 9616 (SATzilla2007_R) S 9614 9616 7749 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 283564004 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9616/statm: 360 110 95 260 0 84 0
[pid=9617] ppid=9616 vsize=2496 CPUtime=0.09
/proc/9617/stat : 9617 (march_dl) R 9616 9616 7749 0 -1 4194304 1292 0 0 0 9 0 0 0 20 0 1 0 283564004 2555904 486 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134819774 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9617/statm: 624 486 57 118 0 503 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3936

[startup+0.301628 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 9616
/proc/meminfo: memFree=1307832/2055920 swapFree=4191880/4192956
[pid=9616] ppid=9614 vsize=1440 CPUtime=0
/proc/9616/stat : 9616 (SATzilla2007_R) S 9614 9616 7749 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 283564004 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9616/statm: 360 110 95 260 0 84 0
[pid=9617] ppid=9616 vsize=5004 CPUtime=0.29
/proc/9617/stat : 9617 (march_dl) R 9616 9616 7749 0 -1 4194304 2839 0 0 0 28 1 0 0 21 0 1 0 283564004 5124096 1094 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134651803 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9617/statm: 1251 1094 69 118 0 1130 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6444

[startup+0.701667 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 9616
/proc/meminfo: memFree=1307832/2055920 swapFree=4191880/4192956
[pid=9616] ppid=9614 vsize=1440 CPUtime=0
/proc/9616/stat : 9616 (SATzilla2007_R) S 9614 9616 7749 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 283564004 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9616/statm: 360 110 95 260 0 84 0
[pid=9617] ppid=9616 vsize=8716 CPUtime=0.69
/proc/9617/stat : 9617 (march_dl) R 9616 9616 7749 0 -1 4194304 3796 0 0 0 68 1 0 0 25 0 1 0 283564004 8925184 2043 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134559881 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9617/statm: 2179 2043 73 118 0 2058 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10156

[startup+1.50174 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 9618
/proc/meminfo: memFree=1299688/2055920 swapFree=4191880/4192956
[pid=9616] ppid=9614 vsize=1440 CPUtime=0
/proc/9616/stat : 9616 (SATzilla2007_R) S 9614 9616 7749 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 283564004 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9616/statm: 360 110 95 260 0 84 0
[pid=9617] ppid=9616 vsize=9384 CPUtime=1.49
/proc/9617/stat : 9617 (march_dl) R 9616 9616 7749 0 -1 4194304 3824 0 0 0 148 1 0 0 25 0 1 0 283564004 9609216 2071 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134527292 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9617/statm: 2346 2071 75 118 0 2225 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10824

[startup+3.1029 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 9618
/proc/meminfo: memFree=1298856/2055920 swapFree=4191880/4192956
[pid=9616] ppid=9614 vsize=1440 CPUtime=0
/proc/9616/stat : 9616 (SATzilla2007_R) S 9614 9616 7749 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 283564004 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9616/statm: 360 110 95 260 0 84 0
[pid=9617] ppid=9616 vsize=10820 CPUtime=3.09
/proc/9617/stat : 9617 (march_dl) R 9616 9616 7749 0 -1 4194304 4136 0 0 0 308 1 0 0 25 0 1 0 283564004 11079680 2383 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134552103 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9617/statm: 2705 2383 75 118 0 2584 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12260

[startup+6.3012 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 9619
/proc/meminfo: memFree=1305704/2055920 swapFree=4191880/4192956
[pid=9616] ppid=9614 vsize=1440 CPUtime=4.99
/proc/9616/stat : 9616 (SATzilla2007_R) S 9614 9616 7749 0 -1 4194304 135 4291 0 0 0 0 497 2 16 0 1 0 283564004 1474560 111 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9616/statm: 360 111 96 260 0 84 0
[pid=9619] ppid=9616 vsize=6188 CPUtime=1.29
/proc/9619/stat : 9619 (ubcsat2006) R 9616 9616 7749 0 -1 4194304 596 0 0 0 119 10 0 0 25 0 1 0 283564504 6336512 579 18446744073709551615 134512640 134777720 4294956496 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9619/statm: 1547 579 156 64 0 1128 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 7628

[startup+12.7018 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 9621
/proc/meminfo: memFree=1298344/2055920 swapFree=4191880/4192956
[pid=9616] ppid=9614 vsize=7528 CPUtime=11.19
/proc/9616/stat : 9616 (SATzilla2007_R) S 9614 9616 7749 0 -1 4194304 3081 5769 0 1 381 11 704 23 21 0 1 0 283564004 7708672 1618 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9616/statm: 1882 1618 165 260 0 1606 0
[pid=9621] ppid=9616 vsize=4148 CPUtime=1.46
/proc/9621/stat : 9621 (minisat20) R 9616 9616 7749 0 -1 4194304 844 0 0 0 146 0 0 0 25 0 1 0 283565127 4247552 838 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134527609 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9621/statm: 1037 838 58 118 0 915 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 11676

[startup+25.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 9621
/proc/meminfo: memFree=1294184/2055920 swapFree=4191880/4192956
[pid=9616] ppid=9614 vsize=7528 CPUtime=11.19
/proc/9616/stat : 9616 (SATzilla2007_R) S 9614 9616 7749 0 -1 4194304 3081 5769 0 1 381 11 704 23 21 0 1 0 283564004 7708672 1618 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9616/statm: 1882 1618 165 260 0 1606 0
[pid=9621] ppid=9616 vsize=7708 CPUtime=14.26
/proc/9621/stat : 9621 (minisat20) R 9616 9616 7749 0 -1 4194304 1752 0 0 0 1425 1 0 0 25 0 1 0 283565127 7892992 1746 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525523 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9621/statm: 1927 1746 58 118 0 1805 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 15236

[startup+51.1014 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 9621
/proc/meminfo: memFree=1291688/2055920 swapFree=4191880/4192956
[pid=9616] ppid=9614 vsize=7528 CPUtime=11.19
/proc/9616/stat : 9616 (SATzilla2007_R) S 9614 9616 7749 0 -1 4194304 3081 5769 0 1 381 11 704 23 21 0 1 0 283564004 7708672 1618 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9616/statm: 1882 1618 165 260 0 1606 0
[pid=9621] ppid=9616 vsize=10268 CPUtime=39.85
/proc/9621/stat : 9621 (minisat20) R 9616 9616 7749 0 -1 4194304 2378 0 0 0 3982 3 0 0 25 0 1 0 283565127 10514432 2372 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525765 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9621/statm: 2567 2372 58 118 0 2445 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 17796

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 9621
/proc/meminfo: memFree=1291496/2055920 swapFree=4191880/4192956
[pid=9616] ppid=9614 vsize=7528 CPUtime=11.19
/proc/9616/stat : 9616 (SATzilla2007_R) S 9614 9616 7749 0 -1 4194304 3081 5769 0 1 381 11 704 23 21 0 1 0 283564004 7708672 1618 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9616/statm: 1882 1618 165 260 0 1606 0
[pid=9621] ppid=9616 vsize=10568 CPUtime=91.04
/proc/9621/stat : 9621 (minisat20) R 9616 9616 7749 0 -1 4194304 2421 0 0 0 9101 3 0 0 25 0 1 0 283565127 10821632 2415 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9621/statm: 2642 2415 58 118 0 2520 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 18096

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 9621
/proc/meminfo: memFree=1290856/2055920 swapFree=4191880/4192956
[pid=9616] ppid=9614 vsize=7528 CPUtime=11.19
/proc/9616/stat : 9616 (SATzilla2007_R) S 9614 9616 7749 0 -1 4194304 3081 5769 0 1 381 11 704 23 21 0 1 0 283564004 7708672 1618 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9616/statm: 1882 1618 165 260 0 1606 0
[pid=9621] ppid=9616 vsize=11236 CPUtime=151.01
/proc/9621/stat : 9621 (minisat20) R 9616 9616 7749 0 -1 4194304 2589 0 0 0 15098 3 0 0 25 0 1 0 283565127 11505664 2583 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9621/statm: 2809 2583 58 118 0 2687 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 18764

[startup+222.302 s]
/proc/loadavg: 1.11 1.03 1.01 2/79 9621
/proc/meminfo: memFree=1290344/2055920 swapFree=4191880/4192956
[pid=9616] ppid=9614 vsize=7528 CPUtime=11.19
/proc/9616/stat : 9616 (SATzilla2007_R) S 9614 9616 7749 0 -1 4194304 3081 5769 0 1 381 11 704 23 21 0 1 0 283564004 7708672 1618 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9616/statm: 1882 1618 165 260 0 1606 0
[pid=9621] ppid=9616 vsize=11636 CPUtime=211
/proc/9621/stat : 9621 (minisat20) R 9616 9616 7749 0 -1 4194304 2699 0 0 0 21096 4 0 0 25 0 1 0 283565127 11915264 2693 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9621/statm: 2909 2693 58 118 0 2787 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 19164

[startup+282.301 s]
/proc/loadavg: 1.11 1.04 1.00 2/79 9621
/proc/meminfo: memFree=1289256/2055920 swapFree=4191880/4192956
[pid=9616] ppid=9614 vsize=7528 CPUtime=11.19
/proc/9616/stat : 9616 (SATzilla2007_R) S 9614 9616 7749 0 -1 4194304 3081 5769 0 1 381 11 704 23 21 0 1 0 283564004 7708672 1618 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9616/statm: 1882 1618 165 260 0 1606 0
[pid=9621] ppid=9616 vsize=12844 CPUtime=270.98
/proc/9621/stat : 9621 (minisat20) R 9616 9616 7749 0 -1 4194304 2991 0 0 0 27093 5 0 0 25 0 1 0 283565127 13152256 2985 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525554 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9621/statm: 3211 2985 58 118 0 3089 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 20372

[startup+342.301 s]
/proc/loadavg: 1.11 1.04 1.00 2/79 9621
/proc/meminfo: memFree=1289192/2055920 swapFree=4191880/4192956
[pid=9616] ppid=9614 vsize=7528 CPUtime=11.19
/proc/9616/stat : 9616 (SATzilla2007_R) S 9614 9616 7749 0 -1 4194304 3081 5769 0 1 381 11 704 23 21 0 1 0 283564004 7708672 1618 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9616/statm: 1882 1618 165 260 0 1606 0
[pid=9621] ppid=9616 vsize=12844 CPUtime=330.97
/proc/9621/stat : 9621 (minisat20) R 9616 9616 7749 0 -1 4194304 2999 0 0 0 33091 6 0 0 25 0 1 0 283565127 13152256 2993 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9621/statm: 3211 2993 58 118 0 3089 0

################
# More data... #
################


[startup+522.301 s]
/proc/loadavg: 1.02 1.04 1.00 2/79 9621
/proc/meminfo: memFree=1286312/2055920 swapFree=4191880/4192956
[pid=9616] ppid=9614 vsize=7528 CPUtime=11.19
/proc/9616/stat : 9616 (SATzilla2007_R) S 9614 9616 7749 0 -1 4194304 3081 5769 0 1 381 11 704 23 21 0 1 0 283564004 7708672 1618 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9616/statm: 1882 1618 165 260 0 1606 0
[pid=9621] ppid=9616 vsize=15840 CPUtime=510.92
/proc/9621/stat : 9621 (minisat20) R 9616 9616 7749 0 -1 4194304 3719 0 0 0 51084 8 0 0 25 0 1 0 283565127 16220160 3713 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525785 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9621/statm: 3960 3713 58 118 0 3838 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 23368

[startup+582.302 s]
/proc/loadavg: 1.00 1.03 1.00 2/79 9621
/proc/meminfo: memFree=1286248/2055920 swapFree=4191880/4192956
[pid=9616] ppid=9614 vsize=7528 CPUtime=11.19
/proc/9616/stat : 9616 (SATzilla2007_R) S 9614 9616 7749 0 -1 4194304 3081 5769 0 1 381 11 704 23 21 0 1 0 283564004 7708672 1618 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9616/statm: 1882 1618 165 260 0 1606 0
[pid=9621] ppid=9616 vsize=15840 CPUtime=570.91
/proc/9621/stat : 9621 (minisat20) R 9616 9616 7749 0 -1 4194304 3720 0 0 0 57082 9 0 0 25 0 1 0 283565127 16220160 3714 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9621/statm: 3960 3714 58 118 0 3838 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 23368

[startup+642.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/79 9621
/proc/meminfo: memFree=1286248/2055920 swapFree=4191880/4192956
[pid=9616] ppid=9614 vsize=7528 CPUtime=11.19
/proc/9616/stat : 9616 (SATzilla2007_R) S 9614 9616 7749 0 -1 4194304 3081 5769 0 1 381 11 704 23 21 0 1 0 283564004 7708672 1618 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9616/statm: 1882 1618 165 260 0 1606 0
[pid=9621] ppid=9616 vsize=15840 CPUtime=630.89
/proc/9621/stat : 9621 (minisat20) R 9616 9616 7749 0 -1 4194304 3738 0 0 0 63080 9 0 0 25 0 1 0 283565127 16220160 3732 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9621/statm: 3960 3732 58 118 0 3838 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 23368

[startup+702.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/79 9621
/proc/meminfo: memFree=1286184/2055920 swapFree=4191880/4192956
[pid=9616] ppid=9614 vsize=7528 CPUtime=11.19
/proc/9616/stat : 9616 (SATzilla2007_R) S 9614 9616 7749 0 -1 4194304 3081 5769 0 1 381 11 704 23 21 0 1 0 283564004 7708672 1618 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9616/statm: 1882 1618 165 260 0 1606 0
[pid=9621] ppid=9616 vsize=16008 CPUtime=690.87
/proc/9621/stat : 9621 (minisat20) R 9616 9616 7749 0 -1 4194304 3758 0 0 0 69077 10 0 0 25 0 1 0 283565127 16392192 3752 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525886 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9621/statm: 4002 3752 58 118 0 3880 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 23536

[startup+762.306 s]
/proc/loadavg: 1.00 1.01 1.00 2/79 9621
/proc/meminfo: memFree=1286184/2055920 swapFree=4191880/4192956
[pid=9616] ppid=9614 vsize=7528 CPUtime=11.19
/proc/9616/stat : 9616 (SATzilla2007_R) S 9614 9616 7749 0 -1 4194304 3081 5769 0 1 381 11 704 23 21 0 1 0 283564004 7708672 1618 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9616/statm: 1882 1618 165 260 0 1606 0
[pid=9621] ppid=9616 vsize=16008 CPUtime=750.86
/proc/9621/stat : 9621 (minisat20) R 9616 9616 7749 0 -1 4194304 3758 0 0 0 75076 10 0 0 25 0 1 0 283565127 16392192 3752 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9621/statm: 4002 3752 58 118 0 3880 0
Current children cumulated CPU time (s) 762.05
Current children cumulated vsize (KiB) 23536

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

[startup+767.901 s]
/proc/loadavg: 1.00 1.01 1.00 2/79 9621
/proc/meminfo: memFree=1286120/2055920 swapFree=4191880/4192956
[pid=9616] ppid=9614 vsize=7528 CPUtime=11.19
/proc/9616/stat : 9616 (SATzilla2007_R) S 9614 9616 7749 0 -1 4194304 3081 5769 0 1 381 11 704 23 21 0 1 0 283564004 7708672 1618 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9616/statm: 1882 1618 165 260 0 1606 0
[pid=9621] ppid=9616 vsize=16008 CPUtime=756.45
/proc/9621/stat : 9621 (minisat20) R 9616 9616 7749 0 -1 4194304 3758 0 0 0 75635 10 0 0 25 0 1 0 283565127 16392192 3752 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525137 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9621/statm: 4002 3752 58 118 0 3880 0
Current children cumulated CPU time (s) 767.64
Current children cumulated vsize (KiB) 23536

[startup+793.502 s]
/proc/loadavg: 1.00 1.01 1.00 2/79 9621
/proc/meminfo: memFree=1286120/2055920 swapFree=4191880/4192956
[pid=9616] ppid=9614 vsize=7528 CPUtime=11.19
/proc/9616/stat : 9616 (SATzilla2007_R) S 9614 9616 7749 0 -1 4194304 3081 5769 0 1 381 11 704 23 21 0 1 0 283564004 7708672 1618 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9616/statm: 1882 1618 165 260 0 1606 0
[pid=9621] ppid=9616 vsize=16008 CPUtime=782.05
/proc/9621/stat : 9621 (minisat20) R 9616 9616 7749 0 -1 4194304 3758 0 0 0 78194 11 0 0 25 0 1 0 283565127 16392192 3752 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9621/statm: 4002 3752 58 118 0 3880 0
Current children cumulated CPU time (s) 793.24
Current children cumulated vsize (KiB) 23536

[startup+799.901 s]
/proc/loadavg: 1.00 1.01 1.00 2/79 9621
/proc/meminfo: memFree=1286120/2055920 swapFree=4191880/4192956
[pid=9616] ppid=9614 vsize=7528 CPUtime=11.19
/proc/9616/stat : 9616 (SATzilla2007_R) S 9614 9616 7749 0 -1 4194304 3081 5769 0 1 381 11 704 23 21 0 1 0 283564004 7708672 1618 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9616/statm: 1882 1618 165 260 0 1606 0
[pid=9621] ppid=9616 vsize=16008 CPUtime=788.45
/proc/9621/stat : 9621 (minisat20) R 9616 9616 7749 0 -1 4194304 3758 0 0 0 78834 11 0 0 25 0 1 0 283565127 16392192 3752 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9621/statm: 4002 3752 58 118 0 3880 0
Current children cumulated CPU time (s) 799.64
Current children cumulated vsize (KiB) 23536

[startup+803.102 s]
/proc/loadavg: 1.00 1.01 1.00 2/79 9621
/proc/meminfo: memFree=1286120/2055920 swapFree=4191880/4192956
[pid=9616] ppid=9614 vsize=7528 CPUtime=11.19
/proc/9616/stat : 9616 (SATzilla2007_R) S 9614 9616 7749 0 -1 4194304 3081 5769 0 1 381 11 704 23 21 0 1 0 283564004 7708672 1618 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9616/statm: 1882 1618 165 260 0 1606 0
[pid=9621] ppid=9616 vsize=16008 CPUtime=791.65
/proc/9621/stat : 9621 (minisat20) R 9616 9616 7749 0 -1 4194304 3758 0 0 0 79154 11 0 0 25 0 1 0 283565127 16392192 3752 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134527463 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9621/statm: 4002 3752 58 118 0 3880 0
Current children cumulated CPU time (s) 802.84
Current children cumulated vsize (KiB) 23536

[startup+806.307 s]
/proc/loadavg: 1.00 1.01 1.00 2/79 9621
/proc/meminfo: memFree=1286120/2055920 swapFree=4191880/4192956
[pid=9616] ppid=9614 vsize=7528 CPUtime=11.19
/proc/9616/stat : 9616 (SATzilla2007_R) S 9614 9616 7749 0 -1 4194304 3081 5769 0 1 381 11 704 23 21 0 1 0 283564004 7708672 1618 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9616/statm: 1882 1618 165 260 0 1606 0
[pid=9621] ppid=9616 vsize=16008 CPUtime=794.85
/proc/9621/stat : 9621 (minisat20) R 9616 9616 7749 0 -1 4194304 3758 0 0 0 79474 11 0 0 25 0 1 0 283565127 16392192 3752 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9621/statm: 4002 3752 58 118 0 3880 0
Current children cumulated CPU time (s) 806.04
Current children cumulated vsize (KiB) 23536

[startup+807.102 s]
/proc/loadavg: 1.00 1.01 1.00 2/79 9621
/proc/meminfo: memFree=1286120/2055920 swapFree=4191880/4192956
[pid=9616] ppid=9614 vsize=7528 CPUtime=11.19
/proc/9616/stat : 9616 (SATzilla2007_R) S 9614 9616 7749 0 -1 4194304 3081 5769 0 1 381 11 704 23 21 0 1 0 283564004 7708672 1618 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9616/statm: 1882 1618 165 260 0 1606 0
[pid=9621] ppid=9616 vsize=16008 CPUtime=795.65
/proc/9621/stat : 9621 (minisat20) R 9616 9616 7749 0 -1 4194304 3758 0 0 0 79554 11 0 0 25 0 1 0 283565127 16392192 3752 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9621/statm: 4002 3752 58 118 0 3880 0
Current children cumulated CPU time (s) 806.84
Current children cumulated vsize (KiB) 23536

[startup+807.501 s]
/proc/loadavg: 1.00 1.01 1.00 2/79 9621
/proc/meminfo: memFree=1286120/2055920 swapFree=4191880/4192956
[pid=9616] ppid=9614 vsize=7528 CPUtime=11.19
/proc/9616/stat : 9616 (SATzilla2007_R) S 9614 9616 7749 0 -1 4194304 3081 5769 0 1 381 11 704 23 21 0 1 0 283564004 7708672 1618 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9616/statm: 1882 1618 165 260 0 1606 0
[pid=9621] ppid=9616 vsize=16008 CPUtime=796.04
/proc/9621/stat : 9621 (minisat20) R 9616 9616 7749 0 -1 4194304 3758 0 0 0 79593 11 0 0 25 0 1 0 283565127 16392192 3752 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134528836 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9621/statm: 4002 3752 58 118 0 3880 0
Current children cumulated CPU time (s) 807.23
Current children cumulated vsize (KiB) 23536

[startup+807.901 s]
/proc/loadavg: 1.00 1.01 1.00 2/79 9621
/proc/meminfo: memFree=1286120/2055920 swapFree=4191880/4192956
[pid=9616] ppid=9614 vsize=7528 CPUtime=11.19
/proc/9616/stat : 9616 (SATzilla2007_R) S 9614 9616 7749 0 -1 4194304 3081 5769 0 1 381 11 704 23 21 0 1 0 283564004 7708672 1618 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9616/statm: 1882 1618 165 260 0 1606 0
[pid=9621] ppid=9616 vsize=16008 CPUtime=796.44
/proc/9621/stat : 9621 (minisat20) R 9616 9616 7749 0 -1 4194304 3758 0 0 0 79633 11 0 0 25 0 1 0 283565127 16392192 3752 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134528117 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9621/statm: 4002 3752 58 118 0 3880 0
Current children cumulated CPU time (s) 807.63
Current children cumulated vsize (KiB) 23536

[startup+808.001 s]
/proc/loadavg: 1.00 1.01 1.00 2/79 9621
/proc/meminfo: memFree=1286120/2055920 swapFree=4191880/4192956
[pid=9616] ppid=9614 vsize=7528 CPUtime=11.19
/proc/9616/stat : 9616 (SATzilla2007_R) S 9614 9616 7749 0 -1 4194304 3081 5769 0 1 381 11 704 23 21 0 1 0 283564004 7708672 1618 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9616/statm: 1882 1618 165 260 0 1606 0
[pid=9621] ppid=9616 vsize=16008 CPUtime=796.54
/proc/9621/stat : 9621 (minisat20) R 9616 9616 7749 0 -1 4194304 3758 0 0 0 79643 11 0 0 25 0 1 0 283565127 16392192 3752 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525682 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9621/statm: 4002 3752 58 118 0 3880 0
Current children cumulated CPU time (s) 807.73
Current children cumulated vsize (KiB) 23536

Child status: 20
Real time (s): 808.065
CPU time (s): 807.822
CPU user time (s): 807.354
CPU system time (s): 0.467928
CPU usage (%): 99.97
Max. virtual memory (cumulated for all children) (KiB): 23536

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 807.354
system time used= 0.467928
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12626
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 35
involuntary context switches= 2036

runsolver used 0.84987 second user time and 2.09468 second system time

The end

Launcher Data (download as text)

Begin job on node14 on Wed Feb 28 04:14:56 UTC 2007

IDJOB= 314369
IDBENCH= 20389
IDSOLVER= 134
FILE ID= node14/314369-1172636096

PBS_JOBID= 3980907

Free space on /tmp= 66528 MiB

SOLVER NAME= SATzilla RANDOM
BENCH NAME= HOME/pub/bench/SAT07/industrial/fuhs/medium/AProVE07-02.cnf
COMMAND LINE= /tmp/evaluation/314369-1172636096/SATzilla2007_R /tmp/evaluation/314369-1172636096/instance-314369-1172636096.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node14/watcher-314369-1172636096 -o ROOT/results/node14/solver-314369-1172636096 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/314369-1172636096/SATzilla2007_R /tmp/evaluation/314369-1172636096/instance-314369-1172636096.cnf            

META MD5SUM SOLVER= 44dcaa7dbf032757655ae5e30ee65a10
MD5SUM BENCH=  9ded5d7f130643b725016d2e5e4c7da3

RANDOM SEED= 391749649

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node14.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.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:       1308240 kB
Buffers:         43664 kB
Cached:         576904 kB
SwapCached:        408 kB
Active:         153936 kB
Inactive:       520268 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1308240 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            8732 kB
Writeback:           0 kB
Mapped:          69840 kB
Slab:            59016 kB
Committed_AS:   954148 kB
PageTables:       1736 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= 66528 MiB

End job on node14 on Wed Feb 28 04:28:24 UTC 2007