Trace number 310399

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 991.483 991.85

General information on the benchmark

Namerandom/2+p/p0.9/v630/
unif2p-p0.9-v630-c2280-S1071799860-07-UNSAT.cnf
MD5SUM6b6314740accc9375338f99409e94e23
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark58.3001
Satisfiable
(Un)Satisfiability was proved
Number of variables630
Number of clauses2280
Sum of the clauses size6612
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2228
Number of clauses of size 32052
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

10.74/10.79	c run March_dl for 5 seconds ... 
10.74/10.79	c Bin: Executing march_dl
10.74/10.79	c child exit by a signal
10.74/10.79	c march_dl returned code 137.
10.74/10.79	c run saps (UBCSAT implementation) for 2 seconds ... 
10.74/10.79	c Bin: Executing ubcsat2006
10.74/10.79	c child exited successfully
10.74/10.79	c ubcsat2006 returned code 0.
10.74/10.79	c satzilla computing base features
10.74/10.79	c satzilla doing unit-prop probe
10.74/10.79	c satzilla doing local search probe
10.74/10.79	c satzilla doing lobjois search-space size estimate
10.74/10.79	c satzilla's ranking:
10.74/10.79	c 1) minisat20+P: 5.205270
10.74/10.79	c 2) march_dl: 5.395943
10.74/10.79	c 3) kcnfs: 5.929467
10.74/10.79	c 4) kcnfs+P: 999.000000
10.74/10.79	c 5) march_dl+P: 999.000000
10.74/10.79	c 6) vallst+P: 999.000000
10.74/10.79	c 7) zchaff_rand+P: 999.000000
10.74/10.79	c 8) vallst: 999.000000
10.74/10.79	c 9) zchaff_rand: 999.000000
10.74/10.79	c 10) minisat20: 999.000000
10.74/10.79	c satzilla running minisat20 with preprocessing ... 
10.74/10.80	This is MiniSat 2.0 beta
10.74/10.80	WARNING: for repeatability, setting FPU to use double precision
10.74/10.80	============================[ Problem Statistics ]=============================
10.74/10.80	|                                                                             |
10.74/10.80	|  Number of variables:  630                                                  |
10.74/10.80	|  Number of clauses:    2280                                                 |
10.74/10.81	|  Parsing time:         0.00         s                                       |
10.74/10.81	============================[ Search Statistics ]==============================
10.74/10.81	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.74/10.81	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.74/10.81	===============================================================================
10.74/10.81	|         0 |     630     2280     6612 |      760        0    nan |  0.000 % |
10.74/10.81	|       102 |     630     2280     6612 |      836      102     18 |  0.000 % |
10.74/10.81	|       253 |     630     2280     6612 |      919      253     18 |  0.000 % |
10.74/10.82	|       478 |     630     2280     6612 |     1011      478     18 |  0.000 % |
10.74/10.83	|       816 |     630     2280     6612 |     1112      816     18 |  0.001 % |
10.74/10.86	|      1322 |     630     2280     6612 |     1223      729     18 |  0.000 % |
10.78/10.89	|      2081 |     630     2280     6612 |     1346      839     18 |  0.000 % |
10.78/10.94	|      3220 |     630     2280     6612 |     1481     1276     16 |  0.000 % |
10.78/11.02	|      4930 |     630     2280     6612 |     1629     1437     17 |  0.000 % |
10.78/11.15	|      7493 |     630     2280     6612 |     1792     1454     17 |  0.000 % |
11.24/11.35	|     11337 |     630     2280     6612 |     1971     1595     17 |  0.002 % |
11.54/11.65	|     17104 |     630     2280     6612 |     2168     1279     14 |  0.000 % |
12.05/12.11	|     25753 |     630     2280     6612 |     2385     2079     20 |  0.000 % |
12.77/12.86	|     38727 |     630     2280     6612 |     2623     1594     17 |  0.000 % |
14.00/14.08	|     58188 |     630     2280     6612 |     2886     2222     21 |  0.000 % |
15.85/15.93	|     87381 |     630     2280     6612 |     3174     1993     17 |  0.001 % |
18.71/18.84	|    131172 |     630     2280     6612 |     3492     2076     19 |  0.001 % |
23.23/23.31	|    196856 |     630     2280     6612 |     3841     2062     15 |  0.001 % |
30.28/30.43	|    295382 |     630     2280     6612 |     4225     2968     19 |  0.001 % |
41.05/41.20	|    443171 |     630     2280     6612 |     4648     2888     19 |  0.000 % |
57.55/57.62	|    664854 |     630     2280     6612 |     5112     3394     17 |  0.002 % |
83.57/83.74	|    997379 |     630     2280     6612 |     5624     5094     16 |  0.001 % |
125.27/125.40	|   1496167 |     630     2280     6612 |     6186     3641     20 |  0.000 % |
189.81/189.91	|   2244349 |     630     2280     6612 |     6805     5215     20 |  0.000 % |
290.74/290.88	|   3366623 |     630     2280     6612 |     7485     4754     19 |  0.000 % |
448.20/448.45	|   5050034 |     630     2280     6612 |     8234     5157     19 |  0.001 % |
699.28/699.65	|   7575153 |     630     2280     6612 |     9057     7766     16 |  0.001 % |
991.36/991.84	===============================================================================
991.36/991.84	restarts              : 27
991.36/991.84	conflicts             : 10474803       (10681 /sec)
991.36/991.84	decisions             : 12563725       (1.76 % random) (12812 /sec)
991.36/991.84	propagations          : 967683995      (986777 /sec)
991.36/991.84	conflict literals     : 205940999      (34.07 % deleted)
991.36/991.84	Memory used           : 7.00 MB
991.36/991.84	CPU time              : 980.651 s
991.36/991.84	
991.36/991.84	c Preprocessing...
991.36/991.84	c Inital problem has 630 variables, 2052 nary clauses (228 binary clauses).
991.36/991.84	c Num non-binary clauses 2052, Average non-binary clause length 3.000
991.36/991.84	c Theory has no gaps
991.36/991.84	c Preprocessor runtime was 0.010 seconds.
991.36/991.84	c 
991.36/991.84	c Satisfiability of theory still undetermined.
991.36/991.84	c See file /tmp/O4tlTc for simplified theory.
991.36/991.84	c Bin: Executing minisat20
991.36/991.84	c child exited successfully
991.36/991.84	c minisat20 returned code 20.
991.36/991.84	s UNSATISFIABLE
991.36/991.84	c SATZILLA_TIME=991.620000

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node61/watcher-310399-1172559162 -o ROOT/results/node61/solver-310399-1172559162 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/310399-1172559162/SATzilla2007_R /tmp/evaluation/310399-1172559162/instance-310399-1172559162.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 8907
/proc/meminfo: memFree=1822248/2055920 swapFree=4180412/4192956
[pid=8907] ppid=8905 vsize=1440 CPUtime=0
/proc/8907/stat : 8907 (SATzilla2007_R) S 8905 8907 8649 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 275873152 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8907/statm: 360 110 95 260 0 84 0
[pid=8908] ppid=8907 vsize=768 CPUtime=0
/proc/8908/stat : 8908 (march_dl) R 8907 8907 8649 0 -1 4194304 100 0 0 0 0 0 0 0 19 0 1 0 275873152 786432 94 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134544308 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8908/statm: 192 94 52 118 0 71 0

[startup+0.107025 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 8907
/proc/meminfo: memFree=1822248/2055920 swapFree=4180412/4192956
[pid=8907] ppid=8905 vsize=1440 CPUtime=0
/proc/8907/stat : 8907 (SATzilla2007_R) S 8905 8907 8649 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 275873152 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8907/statm: 360 110 95 260 0 84 0
[pid=8908] ppid=8907 vsize=1316 CPUtime=0.1
/proc/8908/stat : 8908 (march_dl) R 8907 8907 8649 0 -1 4194304 287 0 0 0 10 0 0 0 20 0 1 0 275873152 1347584 279 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134617428 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8908/statm: 329 279 74 118 0 208 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2756

[startup+0.515062 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 8907
/proc/meminfo: memFree=1822248/2055920 swapFree=4180412/4192956
[pid=8907] ppid=8905 vsize=1440 CPUtime=0
/proc/8907/stat : 8907 (SATzilla2007_R) S 8905 8907 8649 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 275873152 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8907/statm: 360 110 95 260 0 84 0
[pid=8908] ppid=8907 vsize=1448 CPUtime=0.51
/proc/8908/stat : 8908 (march_dl) R 8907 8907 8649 0 -1 4194304 303 0 0 0 51 0 0 0 23 0 1 0 275873152 1482752 295 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134528110 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8908/statm: 362 295 74 118 0 241 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 2888

[startup+1.33514 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 8909
/proc/meminfo: memFree=1821144/2055920 swapFree=4180412/4192956
[pid=8907] ppid=8905 vsize=1440 CPUtime=0
/proc/8907/stat : 8907 (SATzilla2007_R) S 8905 8907 8649 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 275873152 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8907/statm: 360 110 95 260 0 84 0
[pid=8908] ppid=8907 vsize=1448 CPUtime=1.33
/proc/8908/stat : 8908 (march_dl) R 8907 8907 8649 0 -1 4194304 313 0 0 0 133 0 0 0 25 0 1 0 275873152 1482752 305 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134514060 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8908/statm: 362 305 74 118 0 241 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 2888

[startup+2.9713 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 8909
/proc/meminfo: memFree=1821016/2055920 swapFree=4180412/4192956
[pid=8907] ppid=8905 vsize=1440 CPUtime=0
/proc/8907/stat : 8907 (SATzilla2007_R) S 8905 8907 8649 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 275873152 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8907/statm: 360 110 95 260 0 84 0
[pid=8908] ppid=8907 vsize=1580 CPUtime=2.96
/proc/8908/stat : 8908 (march_dl) R 8907 8907 8649 0 -1 4194304 322 0 0 0 296 0 0 0 25 0 1 0 275873152 1617920 314 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134528027 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8908/statm: 395 314 74 118 0 274 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 3020

[startup+6.25661 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 8910
/proc/meminfo: memFree=1821400/2055920 swapFree=4180412/4192956
[pid=8907] ppid=8905 vsize=1440 CPUtime=4.99
/proc/8907/stat : 8907 (SATzilla2007_R) S 8905 8907 8649 0 -1 4194304 135 328 0 0 0 0 499 0 16 0 1 0 275873152 1474560 111 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/8907/statm: 360 111 96 260 0 84 0
[pid=8910] ppid=8907 vsize=6188 CPUtime=1.24
/proc/8910/stat : 8910 (ubcsat2006) R 8907 8907 8649 0 -1 4194304 272 0 0 0 102 22 0 0 25 0 1 0 275873652 6336512 255 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8910/statm: 1547 255 156 64 0 1128 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 7628

[startup+12.7072 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 8911
/proc/meminfo: memFree=1820448/2055920 swapFree=4180412/4192956
[pid=8907] ppid=8905 vsize=2064 CPUtime=10.78
/proc/8907/stat : 8907 (SATzilla2007_R) S 8905 8907 8649 0 -1 4194304 697 606 0 0 308 26 700 44 25 0 1 0 275873152 2113536 353 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8907/statm: 516 353 165 260 0 240 0
[pid=8911] ppid=8907 vsize=2220 CPUtime=1.88
/proc/8911/stat : 8911 (minisat20) R 8907 8907 8649 0 -1 4194304 243 0 0 0 188 0 0 0 25 0 1 0 275874233 2273280 237 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134528836 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8911/statm: 555 237 58 118 0 433 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 4284

[startup+25.5235 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8911
/proc/meminfo: memFree=1819872/2055920 swapFree=4180412/4192956
[pid=8907] ppid=8905 vsize=2064 CPUtime=10.78
/proc/8907/stat : 8907 (SATzilla2007_R) S 8905 8907 8649 0 -1 4194304 697 606 0 0 308 26 700 44 25 0 1 0 275873152 2113536 353 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8907/statm: 516 353 165 260 0 240 0
[pid=8911] ppid=8907 vsize=2876 CPUtime=14.7
/proc/8911/stat : 8911 (minisat20) R 8907 8907 8649 0 -1 4194304 389 0 0 0 1470 0 0 0 25 0 1 0 275874233 2945024 383 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134535736 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8911/statm: 719 383 58 118 0 597 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 4940

[startup+51.1469 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8911
/proc/meminfo: memFree=1819488/2055920 swapFree=4180412/4192956
[pid=8907] ppid=8905 vsize=2064 CPUtime=10.78
/proc/8907/stat : 8907 (SATzilla2007_R) S 8905 8907 8649 0 -1 4194304 697 606 0 0 308 26 700 44 25 0 1 0 275873152 2113536 353 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8907/statm: 516 353 165 260 0 240 0
[pid=8911] ppid=8907 vsize=3272 CPUtime=40.31
/proc/8911/stat : 8911 (minisat20) R 8907 8907 8649 0 -1 4194304 497 0 0 0 4031 0 0 0 25 0 1 0 275874233 3350528 491 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8911/statm: 818 491 58 118 0 696 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 5336

[startup+102.387 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8911
/proc/meminfo: memFree=1818848/2055920 swapFree=4180412/4192956
[pid=8907] ppid=8905 vsize=2064 CPUtime=10.78
/proc/8907/stat : 8907 (SATzilla2007_R) S 8905 8907 8649 0 -1 4194304 697 606 0 0 308 26 700 44 25 0 1 0 275873152 2113536 353 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8907/statm: 516 353 165 260 0 240 0
[pid=8911] ppid=8907 vsize=3828 CPUtime=91.53
/proc/8911/stat : 8911 (minisat20) R 8907 8907 8649 0 -1 4194304 649 0 0 0 9153 0 0 0 25 0 1 0 275874233 3919872 643 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525682 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8911/statm: 957 643 58 118 0 835 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 5892

[startup+162.446 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8911
/proc/meminfo: memFree=1818336/2055920 swapFree=4180412/4192956
[pid=8907] ppid=8905 vsize=2064 CPUtime=10.78
/proc/8907/stat : 8907 (SATzilla2007_R) S 8905 8907 8649 0 -1 4194304 697 606 0 0 308 26 700 44 25 0 1 0 275873152 2113536 353 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8907/statm: 516 353 165 260 0 240 0
[pid=8911] ppid=8907 vsize=4360 CPUtime=151.57
/proc/8911/stat : 8911 (minisat20) R 8907 8907 8649 0 -1 4194304 773 0 0 0 15157 0 0 0 25 0 1 0 275874233 4464640 767 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525923 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8911/statm: 1090 767 58 118 0 968 0
Current children cumulated CPU time (s) 162.35
Current children cumulated vsize (KiB) 6424

[startup+222.498 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8911
/proc/meminfo: memFree=1817888/2055920 swapFree=4180412/4192956
[pid=8907] ppid=8905 vsize=2064 CPUtime=10.78
/proc/8907/stat : 8907 (SATzilla2007_R) S 8905 8907 8649 0 -1 4194304 697 606 0 0 308 26 700 44 25 0 1 0 275873152 2113536 353 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8907/statm: 516 353 165 260 0 240 0
[pid=8911] ppid=8907 vsize=4760 CPUtime=211.62
/proc/8911/stat : 8911 (minisat20) R 8907 8907 8649 0 -1 4194304 861 0 0 0 21161 1 0 0 25 0 1 0 275874233 4874240 855 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525749 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8911/statm: 1190 855 58 118 0 1068 0
Current children cumulated CPU time (s) 222.4
Current children cumulated vsize (KiB) 6824

[startup+282.552 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8911
/proc/meminfo: memFree=1817568/2055920 swapFree=4180412/4192956
[pid=8907] ppid=8905 vsize=2064 CPUtime=10.78
/proc/8907/stat : 8907 (SATzilla2007_R) S 8905 8907 8649 0 -1 4194304 697 606 0 0 308 26 700 44 25 0 1 0 275873152 2113536 353 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8907/statm: 516 353 165 260 0 240 0
[pid=8911] ppid=8907 vsize=5128 CPUtime=271.65
/proc/8911/stat : 8911 (minisat20) R 8907 8907 8649 0 -1 4194304 957 0 0 0 27164 1 0 0 25 0 1 0 275874233 5251072 951 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8911/statm: 1282 951 58 118 0 1160 0
Current children cumulated CPU time (s) 282.43
Current children cumulated vsize (KiB) 7192

[startup+342.607 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8911
/proc/meminfo: memFree=1817376/2055920 swapFree=4180412/4192956
[pid=8907] ppid=8905 vsize=2064 CPUtime=10.78
/proc/8907/stat : 8907 (SATzilla2007_R) S 8905 8907 8649 0 -1 4194304 697 606 0 0 308 26 700 44 25 0 1 0 275873152 2113536 353 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8907/statm: 516 353 165 260 0 240 0
[pid=8911] ppid=8907 vsize=5396 CPUtime=331.69
/proc/8911/stat : 8911 (minisat20) R 8907 8907 8649 0 -1 4194304 1021 0 0 0 33168 1 0 0 25 0 1 0 275874233 5525504 1015 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525616 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8911/statm: 1349 1015 58 118 0 1227 0
Current children cumulated CPU time (s) 342.47
Current children cumulated vsize (KiB) 7460

[startup+402.664 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8911
/proc/meminfo: memFree=1817184/2055920 swapFree=4180412/4192956
[pid=8907] ppid=8905 vsize=2064 CPUtime=10.78
/proc/8907/stat : 8907 (SATzilla2007_R) S 8905 8907 8649 0 -1 4194304 697 606 0 0 308 26 700 44 25 0 1 0 275873152 2113536 353 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8907/statm: 516 353 165 260 0 240 0
[pid=8911] ppid=8907 vsize=5528 CPUtime=391.73
/proc/8911/stat : 8911 (minisat20) R 8907 8907 8649 0 -1 4194304 1072 0 0 0 39172 1 0 0 25 0 1 0 275874233 5660672 1066 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8911/statm: 1382 1066 58 118 0 1260 0
Current children cumulated CPU time (s) 402.51
Current children cumulated vsize (KiB) 7592

[startup+462.717 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8911
/proc/meminfo: memFree=1816928/2055920 swapFree=4180412/4192956
[pid=8907] ppid=8905 vsize=2064 CPUtime=10.78
/proc/8907/stat : 8907 (SATzilla2007_R) S 8905 8907 8649 0 -1 4194304 697 606 0 0 308 26 700 44 25 0 1 0 275873152 2113536 353 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8907/statm: 516 353 165 260 0 240 0
[pid=8911] ppid=8907 vsize=5816 CPUtime=451.77
/proc/8911/stat : 8911 (minisat20) R 8907 8907 8649 0 -1 4194304 1127 0 0 0 45176 1 0 0 25 0 1 0 275874233 5955584 1121 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8911/statm: 1454 1121 58 118 0 1332 0
Current children cumulated CPU time (s) 462.55

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


[startup+702.972 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9109
/proc/meminfo: memFree=1816096/2055920 swapFree=4180412/4192956
[pid=8907] ppid=8905 vsize=2064 CPUtime=10.78
/proc/8907/stat : 8907 (SATzilla2007_R) S 8905 8907 8649 0 -1 4194304 697 606 0 0 308 26 700 44 25 0 1 0 275873152 2113536 353 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8907/statm: 516 353 165 260 0 240 0
[pid=8911] ppid=8907 vsize=6476 CPUtime=691.88
/proc/8911/stat : 8911 (minisat20) R 8907 8907 8649 0 -1 4194304 1294 0 0 0 69186 2 0 0 25 0 1 0 275874233 6631424 1288 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525816 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8911/statm: 1619 1288 58 118 0 1497 0
Current children cumulated CPU time (s) 702.66
Current children cumulated vsize (KiB) 8540

[startup+763.024 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9109
/proc/meminfo: memFree=1815840/2055920 swapFree=4180412/4192956
[pid=8907] ppid=8905 vsize=2064 CPUtime=10.78
/proc/8907/stat : 8907 (SATzilla2007_R) S 8905 8907 8649 0 -1 4194304 697 606 0 0 308 26 700 44 25 0 1 0 275873152 2113536 353 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8907/statm: 516 353 165 260 0 240 0
[pid=8911] ppid=8907 vsize=6612 CPUtime=751.91
/proc/8911/stat : 8911 (minisat20) R 8907 8907 8649 0 -1 4194304 1351 0 0 0 75189 2 0 0 25 0 1 0 275874233 6770688 1345 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8911/statm: 1653 1345 58 118 0 1531 0
Current children cumulated CPU time (s) 762.69
Current children cumulated vsize (KiB) 8676

[startup+823.083 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9109
/proc/meminfo: memFree=1815776/2055920 swapFree=4180412/4192956
[pid=8907] ppid=8905 vsize=2064 CPUtime=10.78
/proc/8907/stat : 8907 (SATzilla2007_R) S 8905 8907 8649 0 -1 4194304 697 606 0 0 308 26 700 44 25 0 1 0 275873152 2113536 353 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8907/statm: 516 353 165 260 0 240 0
[pid=8911] ppid=8907 vsize=6748 CPUtime=811.95
/proc/8911/stat : 8911 (minisat20) R 8907 8907 8649 0 -1 4194304 1381 0 0 0 81193 2 0 0 25 0 1 0 275874233 6909952 1375 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8911/statm: 1687 1375 58 118 0 1565 0
Current children cumulated CPU time (s) 822.73
Current children cumulated vsize (KiB) 8812

[startup+883.133 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9109
/proc/meminfo: memFree=1815776/2055920 swapFree=4180412/4192956
[pid=8907] ppid=8905 vsize=2064 CPUtime=10.78
/proc/8907/stat : 8907 (SATzilla2007_R) S 8905 8907 8649 0 -1 4194304 697 606 0 0 308 26 700 44 25 0 1 0 275873152 2113536 353 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8907/statm: 516 353 165 260 0 240 0
[pid=8911] ppid=8907 vsize=6884 CPUtime=871.98
/proc/8911/stat : 8911 (minisat20) R 8907 8907 8649 0 -1 4194304 1414 0 0 0 87196 2 0 0 25 0 1 0 275874233 7049216 1408 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134530028 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8911/statm: 1721 1408 58 118 0 1599 0
Current children cumulated CPU time (s) 882.76
Current children cumulated vsize (KiB) 8948

[startup+943.182 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9109
/proc/meminfo: memFree=1815584/2055920 swapFree=4180412/4192956
[pid=8907] ppid=8905 vsize=2064 CPUtime=10.78
/proc/8907/stat : 8907 (SATzilla2007_R) S 8905 8907 8649 0 -1 4194304 697 606 0 0 308 26 700 44 25 0 1 0 275873152 2113536 353 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8907/statm: 516 353 165 260 0 240 0
[pid=8911] ppid=8907 vsize=7020 CPUtime=932.02
/proc/8911/stat : 8911 (minisat20) R 8907 8907 8649 0 -1 4194304 1453 0 0 0 93200 2 0 0 25 0 1 0 275874233 7188480 1447 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134528608 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8911/statm: 1755 1447 58 118 0 1633 0
Current children cumulated CPU time (s) 942.8
Current children cumulated vsize (KiB) 9084

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

[startup+944.512 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9109
/proc/meminfo: memFree=1815584/2055920 swapFree=4180412/4192956
[pid=8907] ppid=8905 vsize=2064 CPUtime=10.78
/proc/8907/stat : 8907 (SATzilla2007_R) S 8905 8907 8649 0 -1 4194304 697 606 0 0 308 26 700 44 25 0 1 0 275873152 2113536 353 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8907/statm: 516 353 165 260 0 240 0
[pid=8911] ppid=8907 vsize=7020 CPUtime=933.35
/proc/8911/stat : 8911 (minisat20) R 8907 8907 8649 0 -1 4194304 1453 0 0 0 93333 2 0 0 25 0 1 0 275874233 7188480 1447 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8911/statm: 1755 1447 58 118 0 1633 0
Current children cumulated CPU time (s) 944.13
Current children cumulated vsize (KiB) 9084

[startup+970.751 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9109
/proc/meminfo: memFree=1815520/2055920 swapFree=4180412/4192956
[pid=8907] ppid=8905 vsize=2064 CPUtime=10.78
/proc/8907/stat : 8907 (SATzilla2007_R) S 8905 8907 8649 0 -1 4194304 697 606 0 0 308 26 700 44 25 0 1 0 275873152 2113536 353 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8907/statm: 516 353 165 260 0 240 0
[pid=8911] ppid=8907 vsize=7160 CPUtime=959.58
/proc/8911/stat : 8911 (minisat20) R 8907 8907 8649 0 -1 4194304 1456 0 0 0 95956 2 0 0 25 0 1 0 275874233 7331840 1450 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8911/statm: 1790 1450 58 118 0 1668 0
Current children cumulated CPU time (s) 970.36
Current children cumulated vsize (KiB) 9224

[startup+983.869 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9109
/proc/meminfo: memFree=1815520/2055920 swapFree=4180412/4192956
[pid=8907] ppid=8905 vsize=2064 CPUtime=10.78
/proc/8907/stat : 8907 (SATzilla2007_R) S 8905 8907 8649 0 -1 4194304 697 606 0 0 308 26 700 44 25 0 1 0 275873152 2113536 353 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8907/statm: 516 353 165 260 0 240 0
[pid=8911] ppid=8907 vsize=7160 CPUtime=972.69
/proc/8911/stat : 8911 (minisat20) R 8907 8907 8649 0 -1 4194304 1459 0 0 0 97267 2 0 0 25 0 1 0 275874233 7331840 1453 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8911/statm: 1790 1453 58 118 0 1668 0
Current children cumulated CPU time (s) 983.47
Current children cumulated vsize (KiB) 9224

[startup+987.145 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9109
/proc/meminfo: memFree=1815520/2055920 swapFree=4180412/4192956
[pid=8907] ppid=8905 vsize=2064 CPUtime=10.78
/proc/8907/stat : 8907 (SATzilla2007_R) S 8905 8907 8649 0 -1 4194304 697 606 0 0 308 26 700 44 25 0 1 0 275873152 2113536 353 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8907/statm: 516 353 165 260 0 240 0
[pid=8911] ppid=8907 vsize=7160 CPUtime=975.97
/proc/8911/stat : 8911 (minisat20) R 8907 8907 8649 0 -1 4194304 1463 0 0 0 97595 2 0 0 25 0 1 0 275874233 7331840 1457 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525805 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8911/statm: 1790 1457 58 118 0 1668 0
Current children cumulated CPU time (s) 986.75
Current children cumulated vsize (KiB) 9224

[startup+988.788 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9109
/proc/meminfo: memFree=1815520/2055920 swapFree=4180412/4192956
[pid=8907] ppid=8905 vsize=2064 CPUtime=10.78
/proc/8907/stat : 8907 (SATzilla2007_R) S 8905 8907 8649 0 -1 4194304 697 606 0 0 308 26 700 44 25 0 1 0 275873152 2113536 353 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8907/statm: 516 353 165 260 0 240 0
[pid=8911] ppid=8907 vsize=7160 CPUtime=977.61
/proc/8911/stat : 8911 (minisat20) R 8907 8907 8649 0 -1 4194304 1463 0 0 0 97759 2 0 0 25 0 1 0 275874233 7331840 1457 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134519725 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8911/statm: 1790 1457 58 118 0 1668 0
Current children cumulated CPU time (s) 988.39
Current children cumulated vsize (KiB) 9224

[startup+990.431 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9109
/proc/meminfo: memFree=1815520/2055920 swapFree=4180412/4192956
[pid=8907] ppid=8905 vsize=2064 CPUtime=10.78
/proc/8907/stat : 8907 (SATzilla2007_R) S 8905 8907 8649 0 -1 4194304 697 606 0 0 308 26 700 44 25 0 1 0 275873152 2113536 353 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8907/statm: 516 353 165 260 0 240 0
[pid=8911] ppid=8907 vsize=7160 CPUtime=979.25
/proc/8911/stat : 8911 (minisat20) R 8907 8907 8649 0 -1 4194304 1463 0 0 0 97923 2 0 0 25 0 1 0 275874233 7331840 1457 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8911/statm: 1790 1457 58 118 0 1668 0
Current children cumulated CPU time (s) 990.03
Current children cumulated vsize (KiB) 9224

[startup+991.251 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9109
/proc/meminfo: memFree=1815520/2055920 swapFree=4180412/4192956
[pid=8907] ppid=8905 vsize=2064 CPUtime=10.78
/proc/8907/stat : 8907 (SATzilla2007_R) S 8905 8907 8649 0 -1 4194304 697 606 0 0 308 26 700 44 25 0 1 0 275873152 2113536 353 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8907/statm: 516 353 165 260 0 240 0
[pid=8911] ppid=8907 vsize=7160 CPUtime=980.07
/proc/8911/stat : 8911 (minisat20) R 8907 8907 8649 0 -1 4194304 1463 0 0 0 98005 2 0 0 25 0 1 0 275874233 7331840 1457 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525155 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8911/statm: 1790 1457 58 118 0 1668 0
Current children cumulated CPU time (s) 990.85
Current children cumulated vsize (KiB) 9224

[startup+991.659 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9109
/proc/meminfo: memFree=1815520/2055920 swapFree=4180412/4192956
[pid=8907] ppid=8905 vsize=2064 CPUtime=10.78
/proc/8907/stat : 8907 (SATzilla2007_R) S 8905 8907 8649 0 -1 4194304 697 606 0 0 308 26 700 44 25 0 1 0 275873152 2113536 353 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8907/statm: 516 353 165 260 0 240 0
[pid=8911] ppid=8907 vsize=7160 CPUtime=980.48
/proc/8911/stat : 8911 (minisat20) R 8907 8907 8649 0 -1 4194304 1463 0 0 0 98046 2 0 0 25 0 1 0 275874233 7331840 1457 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8911/statm: 1790 1457 58 118 0 1668 0
Current children cumulated CPU time (s) 991.26
Current children cumulated vsize (KiB) 9224

[startup+991.761 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9109
/proc/meminfo: memFree=1815520/2055920 swapFree=4180412/4192956
[pid=8907] ppid=8905 vsize=2064 CPUtime=10.78
/proc/8907/stat : 8907 (SATzilla2007_R) S 8905 8907 8649 0 -1 4194304 697 606 0 0 308 26 700 44 25 0 1 0 275873152 2113536 353 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8907/statm: 516 353 165 260 0 240 0
[pid=8911] ppid=8907 vsize=7160 CPUtime=980.58
/proc/8911/stat : 8911 (minisat20) R 8907 8907 8649 0 -1 4194304 1463 0 0 0 98056 2 0 0 25 0 1 0 275874233 7331840 1457 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134527901 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8911/statm: 1790 1457 58 118 0 1668 0
Current children cumulated CPU time (s) 991.36
Current children cumulated vsize (KiB) 9224

Child status: 20
Real time (s): 991.85
CPU time (s): 991.483
CPU user time (s): 990.744
CPU system time (s): 0.738887
CPU usage (%): 99.9631
Max. virtual memory (cumulated for all children) (KiB): 9224

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 990.744
system time used= 0.738887
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2784
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= 27
involuntary context switches= 1765

runsolver used 0.690894 second user time and 2.04969 second system time

The end

Launcher Data (download as text)

Begin job on node61 on Tue Feb 27 06:52:42 UTC 2007

IDJOB= 310399
IDBENCH= 20285
IDSOLVER= 134
FILE ID= node61/310399-1172559162

PBS_JOBID= 3971871

Free space on /tmp= 66550 MiB

SOLVER NAME= SATzilla RANDOM
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.9/v630/unif2p-p0.9-v630-c2280-S1071799860-07-UNSAT.cnf
COMMAND LINE= /tmp/evaluation/310399-1172559162/SATzilla2007_R /tmp/evaluation/310399-1172559162/instance-310399-1172559162.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node61/watcher-310399-1172559162 -o ROOT/results/node61/solver-310399-1172559162 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/310399-1172559162/SATzilla2007_R /tmp/evaluation/310399-1172559162/instance-310399-1172559162.cnf            

META MD5SUM SOLVER= 44dcaa7dbf032757655ae5e30ee65a10
MD5SUM BENCH=  6b6314740accc9375338f99409e94e23

RANDOM SEED= 320804284

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node61.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:       1822592 kB
Buffers:         30692 kB
Cached:         152180 kB
SwapCached:       6848 kB
Active:          88176 kB
Inactive:       107464 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1822592 kB
SwapTotal:     4192956 kB
SwapFree:      4180412 kB
Dirty:            8396 kB
Writeback:           0 kB
Mapped:          15344 kB
Slab:            23808 kB
Committed_AS:   730056 kB
PageTables:       1388 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= 66550 MiB

End job on node61 on Tue Feb 27 07:09:14 UTC 2007