Trace number 298797

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 CRAFTEDUNSAT 865.304 865.676

General information on the benchmark

Namerandom/OnTreshold/3SAT/v360/
unif-k3-r4.26-v360-c1533-S1085782051-01.UNSAT.shuffled.cnf
MD5SUM7faf66a7cdab73c483b5715fbee2bc7a
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark29.2216
Satisfiable
(Un)Satisfiability was proved
Number of variables360
Number of clauses1533
Sum of the clauses size4599
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31533
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.83/10.93	c run March_dl for 5 seconds ... 
10.83/10.93	c Bin: Executing march_dl
10.83/10.93	c child exit by a signal
10.83/10.93	c march_dl returned code 137.
10.83/10.93	c run saps (UBCSAT implementation) for 2 seconds ... 
10.83/10.93	c Bin: Executing ubcsat2006
10.83/10.93	c child exited successfully
10.83/10.93	c ubcsat2006 returned code 0.
10.83/10.93	c satzilla computing base features
10.83/10.93	c satzilla doing unit-prop probe
10.83/10.93	c satzilla doing local search probe
10.83/10.93	c satzilla doing lobjois search-space size estimate
10.83/10.93	c satzilla's ranking:
10.83/10.93	c 1) minisat20+P: -4.111935
10.83/10.93	c 2) minisat20: -0.721299
10.83/10.93	c 3) march_dl+P: 0.346427
10.83/10.93	c 4) vallst+P: 1.237904
10.83/10.93	c 5) march_dl: 1.835954
10.83/10.93	c 6) zchaff_rand+P: 7.065394
10.83/10.93	c 7) kcnfs+P: 999.000000
10.83/10.93	c 8) kcnfs: 999.000000
10.83/10.93	c 9) vallst: 999.000000
10.83/10.93	c 10) zchaff_rand: 999.000000
10.83/10.93	c satzilla running minisat20 with preprocessing ... 
10.83/10.94	This is MiniSat 2.0 beta
10.83/10.94	WARNING: for repeatability, setting FPU to use double precision
10.83/10.94	============================[ Problem Statistics ]=============================
10.83/10.94	|                                                                             |
10.83/10.94	|  Number of variables:  360                                                  |
10.83/10.94	|  Number of clauses:    1533                                                 |
10.83/10.94	|  Parsing time:         0.00         s                                       |
10.83/10.94	============================[ Search Statistics ]==============================
10.83/10.94	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.83/10.94	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.83/10.94	===============================================================================
10.83/10.94	|         0 |     360     1533     4599 |      511        0    nan |  0.000 % |
10.83/10.94	|       100 |     360     1533     4599 |      562      100     18 |  0.001 % |
10.83/10.94	|       250 |     360     1533     4599 |      618      250     17 |  0.001 % |
10.83/10.95	|       476 |     360     1533     4599 |      680      476     17 |  0.001 % |
10.83/10.96	|       813 |     360     1533     4599 |      748      459     18 |  0.001 % |
10.91/10.98	|      1320 |     360     1533     4599 |      822      580     15 |  0.001 % |
10.91/11.00	|      2079 |     360     1533     4599 |      905      494     15 |  0.001 % |
10.91/11.03	|      3218 |     360     1533     4599 |      995      689     14 |  0.001 % |
10.91/11.09	|      4928 |     360     1533     4599 |     1095      854     15 |  0.001 % |
10.91/11.18	|      7490 |     360     1533     4599 |     1204     1152     15 |  0.001 % |
11.24/11.32	|     11336 |     360     1533     4599 |     1325      679     14 |  0.001 % |
11.45/11.54	|     17102 |     360     1533     4599 |     1457     1029     15 |  0.001 % |
11.75/11.87	|     25751 |     360     1533     4599 |     1603     1451     15 |  0.001 % |
12.37/12.41	|     38725 |     360     1533     4599 |     1764     1347     16 |  0.001 % |
13.18/13.23	|     58186 |     360     1533     4599 |     1940     1079     15 |  0.001 % |
14.41/14.49	|     87378 |     360     1533     4599 |     2134     1719     16 |  0.001 % |
16.36/16.44	|    131169 |     360     1533     4599 |     2348     1151     15 |  0.001 % |
19.33/19.45	|    196856 |     360     1533     4599 |     2582     1427     13 |  0.001 % |
24.05/24.12	|    295382 |     360     1533     4599 |     2841     1885     16 |  0.001 % |
31.32/31.44	|    443172 |     360     1533     4599 |     3125     1627     14 |  0.001 % |
42.69/42.84	|    664856 |     360     1533     4599 |     3437     2509     15 |  0.001 % |
60.21/60.37	|    997382 |     360     1533     4599 |     3781     2202     14 |  0.001 % |
87.88/87.96	|   1496171 |     360     1533     4599 |     4159     3424     16 |  0.001 % |
130.40/130.55	|   2244353 |     360     1533     4599 |     4575     3472     17 |  0.002 % |
197.09/197.23	|   3366628 |     360     1533     4599 |     5033     3777     15 |  0.001 % |
302.11/302.28	|   5050042 |     360     1533     4599 |     5536     2718     15 |  0.001 % |
466.21/466.45	|   7575158 |     359     1522     4566 |     6090     5061     18 |  0.279 % |
726.22/726.59	|  11362833 |     359     1522     4566 |     6699     3803     14 |  0.282 % |
865.25/865.67	===============================================================================
865.25/865.67	restarts              : 28
865.25/865.67	conflicts             : 13334512       (15608 /sec)
865.25/865.67	decisions             : 15666146       (1.79 % random) (18337 /sec)
865.25/865.67	propagations          : 754231171      (882817 /sec)
865.25/865.67	conflict literals     : 229255979      (27.23 % deleted)
865.25/865.67	Memory used           : 5.15 MB
865.25/865.67	CPU time              : 854.346 s
865.25/865.67	
865.25/865.67	c Preprocessing...
865.25/865.67	c Inital problem has 360 variables, 1533 nary clauses (0 binary clauses).
865.25/865.67	c Num non-binary clauses 1533, Average non-binary clause length 3.000
865.25/865.67	c Theory has no gaps
865.25/865.67	c Preprocessor runtime was 0.010 seconds.
865.25/865.67	c 
865.25/865.67	c Satisfiability of theory still undetermined.
865.25/865.67	c See file /tmp/lpomnE for simplified theory.
865.25/865.67	c Bin: Executing minisat20
865.25/865.67	c child exited successfully
865.25/865.67	c minisat20 returned code 20.
865.25/865.67	s UNSATISFIABLE
865.25/865.67	c SATZILLA_TIME=865.420000

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/node69/watcher-298797-1171860802 -o ROOT/results/node69/solver-298797-1171860802 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/298797-1171860802/SATzilla2007_C /tmp/evaluation/298797-1171860802/instance-298797-1171860802.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 3209
/proc/meminfo: memFree=1057840/2055920 swapFree=4183028/4192956
[pid=3209] ppid=3207 vsize=1440 CPUtime=0
/proc/3209/stat : 3209 (SATzilla2007_C) R 3207 3209 1802 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 206038003 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/3209/statm: 360 110 95 260 0 84 0
[pid=3210] ppid=3209 vsize=772 CPUtime=0
/proc/3210/stat : 3210 (march_dl) R 3209 3209 1802 0 -1 4194304 108 0 0 0 0 0 0 0 18 0 1 0 206038003 790528 100 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134544550 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3210/statm: 193 100 53 118 0 72 0

[startup+0.107137 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 3209
/proc/meminfo: memFree=1057840/2055920 swapFree=4183028/4192956
[pid=3209] ppid=3207 vsize=1440 CPUtime=0
/proc/3209/stat : 3209 (SATzilla2007_C) S 3207 3209 1802 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 206038003 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3209/statm: 360 110 95 260 0 84 0
[pid=3210] ppid=3209 vsize=1108 CPUtime=0.1
/proc/3210/stat : 3210 (march_dl) R 3209 3209 1802 0 -1 4194304 216 0 0 0 10 0 0 0 19 0 1 0 206038003 1134592 208 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134527856 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3210/statm: 277 208 74 118 0 156 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2548

[startup+0.515202 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 3209
/proc/meminfo: memFree=1057840/2055920 swapFree=4183028/4192956
[pid=3209] ppid=3207 vsize=1440 CPUtime=0
/proc/3209/stat : 3209 (SATzilla2007_C) S 3207 3209 1802 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 206038003 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3209/statm: 360 110 95 260 0 84 0
[pid=3210] ppid=3209 vsize=1108 CPUtime=0.51
/proc/3210/stat : 3210 (march_dl) R 3209 3209 1802 0 -1 4194304 224 0 0 0 51 0 0 0 23 0 1 0 206038003 1134592 216 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134536988 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3210/statm: 277 216 74 118 0 156 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 2548

[startup+1.34234 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 3211
/proc/meminfo: memFree=1057056/2055920 swapFree=4183028/4192956
[pid=3209] ppid=3207 vsize=1440 CPUtime=0
/proc/3209/stat : 3209 (SATzilla2007_C) S 3207 3209 1802 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 206038003 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3209/statm: 360 110 95 260 0 84 0
[pid=3210] ppid=3209 vsize=1108 CPUtime=1.33
/proc/3210/stat : 3210 (march_dl) R 3209 3209 1802 0 -1 4194304 230 0 0 0 133 0 0 0 25 0 1 0 206038003 1134592 222 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134567993 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3210/statm: 277 222 74 118 0 156 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 2548

[startup+2.9786 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 3211
/proc/meminfo: memFree=1056928/2055920 swapFree=4183028/4192956
[pid=3209] ppid=3207 vsize=1440 CPUtime=0
/proc/3209/stat : 3209 (SATzilla2007_C) S 3207 3209 1802 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 206038003 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3209/statm: 360 110 95 260 0 84 0
[pid=3210] ppid=3209 vsize=1108 CPUtime=2.97
/proc/3210/stat : 3210 (march_dl) R 3209 3209 1802 0 -1 4194304 235 0 0 0 297 0 0 0 25 0 1 0 206038003 1134592 227 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134531255 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3210/statm: 277 227 74 118 0 156 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 2548

[startup+6.26014 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 3212
/proc/meminfo: memFree=1056992/2055920 swapFree=4183028/4192956
[pid=3209] ppid=3207 vsize=1440 CPUtime=4.99
/proc/3209/stat : 3209 (SATzilla2007_C) S 3207 3209 1802 0 -1 4194304 135 240 0 0 0 0 499 0 16 0 1 0 206038003 1474560 111 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3209/statm: 360 111 96 260 0 84 0
[pid=3212] ppid=3209 vsize=6188 CPUtime=1.24
/proc/3212/stat : 3212 (ubcsat2006) R 3209 3209 1802 0 -1 4194304 260 0 0 0 101 23 0 0 25 0 1 0 206038503 6336512 243 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3212/statm: 1547 243 156 64 0 1128 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 7628

[startup+12.7152 s]
/proc/loadavg: 0.94 0.98 0.99 2/66 3213
/proc/meminfo: memFree=1056424/2055920 swapFree=4183028/4192956
[pid=3209] ppid=3207 vsize=1948 CPUtime=10.91
/proc/3209/stat : 3209 (SATzilla2007_C) S 3207 3209 1802 0 -1 4194304 618 506 0 0 308 34 700 49 25 0 1 0 206038003 1994752 299 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3209/statm: 487 299 165 260 0 211 0
[pid=3213] ppid=3209 vsize=2076 CPUtime=1.76
/proc/3213/stat : 3213 (minisat20) R 3209 3209 1802 0 -1 4194304 192 0 0 0 176 0 0 0 25 0 1 0 206039097 2125824 186 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525843 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3213/statm: 519 186 58 118 0 397 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 4024

[startup+25.5233 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 3213
/proc/meminfo: memFree=1055976/2055920 swapFree=4183028/4192956
[pid=3209] ppid=3207 vsize=1948 CPUtime=10.91
/proc/3209/stat : 3209 (SATzilla2007_C) S 3207 3209 1802 0 -1 4194304 618 506 0 0 308 34 700 49 25 0 1 0 206038003 1994752 299 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3209/statm: 487 299 165 260 0 211 0
[pid=3213] ppid=3209 vsize=2476 CPUtime=14.57
/proc/3213/stat : 3213 (minisat20) R 3209 3209 1802 0 -1 4194304 299 0 0 0 1457 0 0 0 25 0 1 0 206039097 2535424 293 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3213/statm: 619 293 58 118 0 497 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 4424

[startup+51.1495 s]
/proc/loadavg: 0.96 0.98 0.99 2/66 3213
/proc/meminfo: memFree=1055656/2055920 swapFree=4183028/4192956
[pid=3209] ppid=3207 vsize=1948 CPUtime=10.91
/proc/3209/stat : 3209 (SATzilla2007_C) S 3207 3209 1802 0 -1 4194304 618 506 0 0 308 34 700 49 25 0 1 0 206038003 1994752 299 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3209/statm: 487 299 165 260 0 211 0
[pid=3213] ppid=3209 vsize=2872 CPUtime=40.18
/proc/3213/stat : 3213 (minisat20) R 3209 3209 1802 0 -1 4194304 385 0 0 0 4018 0 0 0 25 0 1 0 206039097 2940928 379 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3213/statm: 718 379 58 118 0 596 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 4820

[startup+102.396 s]
/proc/loadavg: 1.04 1.00 1.00 2/66 3213
/proc/meminfo: memFree=1055272/2055920 swapFree=4183028/4192956
[pid=3209] ppid=3207 vsize=1948 CPUtime=10.91
/proc/3209/stat : 3209 (SATzilla2007_C) S 3207 3209 1802 0 -1 4194304 618 506 0 0 308 34 700 49 25 0 1 0 206038003 1994752 299 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3209/statm: 487 299 165 260 0 211 0
[pid=3213] ppid=3209 vsize=3260 CPUtime=91.41
/proc/3213/stat : 3213 (minisat20) R 3209 3209 1802 0 -1 4194304 487 0 0 0 9141 0 0 0 25 0 1 0 206039097 3338240 481 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134528291 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3213/statm: 815 481 58 118 0 693 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 5208

[startup+162.457 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 3213
/proc/meminfo: memFree=1054888/2055920 swapFree=4183028/4192956
[pid=3209] ppid=3207 vsize=1948 CPUtime=10.91
/proc/3209/stat : 3209 (SATzilla2007_C) S 3207 3209 1802 0 -1 4194304 618 506 0 0 308 34 700 49 25 0 1 0 206038003 1994752 299 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3209/statm: 487 299 165 260 0 211 0
[pid=3213] ppid=3209 vsize=3528 CPUtime=151.45
/proc/3213/stat : 3213 (minisat20) R 3209 3209 1802 0 -1 4194304 572 0 0 0 15145 0 0 0 25 0 1 0 206039097 3612672 566 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134528601 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3213/statm: 882 566 58 118 0 760 0
Current children cumulated CPU time (s) 162.36
Current children cumulated vsize (KiB) 5476

[startup+222.512 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3213
/proc/meminfo: memFree=1054696/2055920 swapFree=4183028/4192956
[pid=3209] ppid=3207 vsize=1948 CPUtime=10.91
/proc/3209/stat : 3209 (SATzilla2007_C) S 3207 3209 1802 0 -1 4194304 618 506 0 0 308 34 700 49 25 0 1 0 206038003 1994752 299 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3209/statm: 487 299 165 260 0 211 0
[pid=3213] ppid=3209 vsize=3788 CPUtime=211.49
/proc/3213/stat : 3213 (minisat20) R 3209 3209 1802 0 -1 4194304 627 0 0 0 21149 0 0 0 25 0 1 0 206039097 3878912 621 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3213/statm: 947 621 58 118 0 825 0
Current children cumulated CPU time (s) 222.4
Current children cumulated vsize (KiB) 5736

[startup+282.565 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3213
/proc/meminfo: memFree=1054440/2055920 swapFree=4183028/4192956
[pid=3209] ppid=3207 vsize=1948 CPUtime=10.91
/proc/3209/stat : 3209 (SATzilla2007_C) S 3207 3209 1802 0 -1 4194304 618 506 0 0 308 34 700 49 25 0 1 0 206038003 1994752 299 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3209/statm: 487 299 165 260 0 211 0
[pid=3213] ppid=3209 vsize=3920 CPUtime=271.52
/proc/3213/stat : 3213 (minisat20) R 3209 3209 1802 0 -1 4194304 674 0 0 0 27152 0 0 0 25 0 1 0 206039097 4014080 668 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525580 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3213/statm: 980 668 58 118 0 858 0
Current children cumulated CPU time (s) 282.43
Current children cumulated vsize (KiB) 5868

[startup+342.621 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3213
/proc/meminfo: memFree=1054248/2055920 swapFree=4183028/4192956
[pid=3209] ppid=3207 vsize=1948 CPUtime=10.91
/proc/3209/stat : 3209 (SATzilla2007_C) S 3207 3209 1802 0 -1 4194304 618 506 0 0 308 34 700 49 25 0 1 0 206038003 1994752 299 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3209/statm: 487 299 165 260 0 211 0
[pid=3213] ppid=3209 vsize=4188 CPUtime=331.56
/proc/3213/stat : 3213 (minisat20) R 3209 3209 1802 0 -1 4194304 733 0 0 0 33156 0 0 0 25 0 1 0 206039097 4288512 727 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134528267 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3213/statm: 1047 727 58 118 0 925 0
Current children cumulated CPU time (s) 342.47
Current children cumulated vsize (KiB) 6136

[startup+402.679 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3213
/proc/meminfo: memFree=1053992/2055920 swapFree=4183028/4192956
[pid=3209] ppid=3207 vsize=1948 CPUtime=10.91
/proc/3209/stat : 3209 (SATzilla2007_C) S 3207 3209 1802 0 -1 4194304 618 506 0 0 308 34 700 49 25 0 1 0 206038003 1994752 299 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3209/statm: 487 299 165 260 0 211 0
[pid=3213] ppid=3209 vsize=4456 CPUtime=391.6
/proc/3213/stat : 3213 (minisat20) R 3209 3209 1802 0 -1 4194304 790 0 0 0 39160 0 0 0 25 0 1 0 206039097 4562944 784 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3213/statm: 1114 784 58 118 0 992 0
Current children cumulated CPU time (s) 402.51
Current children cumulated vsize (KiB) 6404

[startup+462.734 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 3277
/proc/meminfo: memFree=1052600/2055920 swapFree=4183028/4192956
[pid=3209] ppid=3207 vsize=1948 CPUtime=10.91
/proc/3209/stat : 3209 (SATzilla2007_C) S 3207 3209 1802 0 -1 4194304 618 506 0 0 308 34 700 49 25 0 1 0 206038003 1994752 299 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3209/statm: 487 299 165 260 0 211 0
[pid=3213] ppid=3209 vsize=4456 CPUtime=451.61
/proc/3213/stat : 3213 (minisat20) R 3209 3209 1802 0 -1 4194304 800 0 0 0 45160 1 0 0 25 0 1 0 206039097 4562944 794 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3213/statm: 1114 794 58 118 0 992 0
Current children cumulated CPU time (s) 462.52

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


[startup+522.824 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 3369
/proc/meminfo: memFree=1052464/2055920 swapFree=4183028/4192956
[pid=3209] ppid=3207 vsize=1948 CPUtime=10.91
/proc/3209/stat : 3209 (SATzilla2007_C) S 3207 3209 1802 0 -1 4194304 618 506 0 0 308 34 700 49 25 0 1 0 206038003 1994752 299 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3209/statm: 487 299 165 260 0 211 0
[pid=3213] ppid=3209 vsize=4588 CPUtime=511.65
/proc/3213/stat : 3213 (minisat20) R 3209 3209 1802 0 -1 4194304 830 0 0 0 51163 2 0 0 25 0 1 0 206039097 4698112 824 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3213/statm: 1147 824 58 118 0 1025 0
Current children cumulated CPU time (s) 522.56
Current children cumulated vsize (KiB) 6536

[startup+582.896 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3411
/proc/meminfo: memFree=1053480/2055920 swapFree=4183028/4192956
[pid=3209] ppid=3207 vsize=1948 CPUtime=10.91
/proc/3209/stat : 3209 (SATzilla2007_C) S 3207 3209 1802 0 -1 4194304 618 506 0 0 308 34 700 49 25 0 1 0 206038003 1994752 299 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3209/statm: 487 299 165 260 0 211 0
[pid=3213] ppid=3209 vsize=4724 CPUtime=571.68
/proc/3213/stat : 3213 (minisat20) R 3209 3209 1802 0 -1 4194304 867 0 0 0 57166 2 0 0 25 0 1 0 206039097 4837376 861 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525749 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3213/statm: 1181 861 58 118 0 1059 0
Current children cumulated CPU time (s) 582.59
Current children cumulated vsize (KiB) 6672

[startup+642.956 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3411
/proc/meminfo: memFree=1053480/2055920 swapFree=4183028/4192956
[pid=3209] ppid=3207 vsize=1948 CPUtime=10.91
/proc/3209/stat : 3209 (SATzilla2007_C) S 3207 3209 1802 0 -1 4194304 618 506 0 0 308 34 700 49 25 0 1 0 206038003 1994752 299 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3209/statm: 487 299 165 260 0 211 0
[pid=3213] ppid=3209 vsize=4856 CPUtime=631.71
/proc/3213/stat : 3213 (minisat20) R 3209 3209 1802 0 -1 4194304 889 0 0 0 63169 2 0 0 25 0 1 0 206039097 4972544 883 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525763 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3213/statm: 1214 883 58 118 0 1092 0
Current children cumulated CPU time (s) 642.62
Current children cumulated vsize (KiB) 6804

[startup+703.01 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3411
/proc/meminfo: memFree=1053480/2055920 swapFree=4183028/4192956
[pid=3209] ppid=3207 vsize=1948 CPUtime=10.91
/proc/3209/stat : 3209 (SATzilla2007_C) S 3207 3209 1802 0 -1 4194304 618 506 0 0 308 34 700 49 25 0 1 0 206038003 1994752 299 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3209/statm: 487 299 165 260 0 211 0
[pid=3213] ppid=3209 vsize=4856 CPUtime=691.75
/proc/3213/stat : 3213 (minisat20) R 3209 3209 1802 0 -1 4194304 904 0 0 0 69173 2 0 0 25 0 1 0 206039097 4972544 898 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134527427 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3213/statm: 1214 898 58 118 0 1092 0
Current children cumulated CPU time (s) 702.66
Current children cumulated vsize (KiB) 6804

[startup+763.063 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3411
/proc/meminfo: memFree=1053288/2055920 swapFree=4183028/4192956
[pid=3209] ppid=3207 vsize=1948 CPUtime=10.91
/proc/3209/stat : 3209 (SATzilla2007_C) S 3207 3209 1802 0 -1 4194304 618 506 0 0 308 34 700 49 25 0 1 0 206038003 1994752 299 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3209/statm: 487 299 165 260 0 211 0
[pid=3213] ppid=3209 vsize=5124 CPUtime=751.78
/proc/3213/stat : 3213 (minisat20) R 3209 3209 1802 0 -1 4194304 947 0 0 0 75176 2 0 0 25 0 1 0 206039097 5246976 941 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525110 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3213/statm: 1281 941 58 118 0 1159 0
Current children cumulated CPU time (s) 762.69
Current children cumulated vsize (KiB) 7072

[startup+823.117 s]
/proc/loadavg: 1.03 1.01 1.00 2/66 3411
/proc/meminfo: memFree=1053160/2055920 swapFree=4183028/4192956
[pid=3209] ppid=3207 vsize=1948 CPUtime=10.91
/proc/3209/stat : 3209 (SATzilla2007_C) S 3207 3209 1802 0 -1 4194304 618 506 0 0 308 34 700 49 25 0 1 0 206038003 1994752 299 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3209/statm: 487 299 165 260 0 211 0
[pid=3213] ppid=3209 vsize=5124 CPUtime=811.82
/proc/3213/stat : 3213 (minisat20) R 3209 3209 1802 0 -1 4194304 966 0 0 0 81180 2 0 0 25 0 1 0 206039097 5246976 960 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525876 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3213/statm: 1281 960 58 118 0 1159 0
Current children cumulated CPU time (s) 822.73
Current children cumulated vsize (KiB) 7072

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

[startup+839.619 s]
/proc/loadavg: 1.02 1.01 1.00 2/66 3411
/proc/meminfo: memFree=1053160/2055920 swapFree=4183028/4192956
[pid=3209] ppid=3207 vsize=1948 CPUtime=10.91
/proc/3209/stat : 3209 (SATzilla2007_C) S 3207 3209 1802 0 -1 4194304 618 506 0 0 308 34 700 49 25 0 1 0 206038003 1994752 299 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3209/statm: 487 299 165 260 0 211 0
[pid=3213] ppid=3209 vsize=5124 CPUtime=828.32
/proc/3213/stat : 3213 (minisat20) R 3209 3209 1802 0 -1 4194304 972 0 0 0 82830 2 0 0 25 0 1 0 206039097 5246976 966 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3213/statm: 1281 966 58 118 0 1159 0
Current children cumulated CPU time (s) 839.23
Current children cumulated vsize (KiB) 7072

[startup+852.735 s]
/proc/loadavg: 1.02 1.01 1.00 2/66 3411
/proc/meminfo: memFree=1053160/2055920 swapFree=4183028/4192956
[pid=3209] ppid=3207 vsize=1948 CPUtime=10.91
/proc/3209/stat : 3209 (SATzilla2007_C) S 3207 3209 1802 0 -1 4194304 618 506 0 0 308 34 700 49 25 0 1 0 206038003 1994752 299 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3209/statm: 487 299 165 260 0 211 0
[pid=3213] ppid=3209 vsize=5124 CPUtime=841.43
/proc/3213/stat : 3213 (minisat20) R 3209 3209 1802 0 -1 4194304 975 0 0 0 84141 2 0 0 25 0 1 0 206039097 5246976 969 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525805 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3213/statm: 1281 969 58 118 0 1159 0
Current children cumulated CPU time (s) 852.34
Current children cumulated vsize (KiB) 7072

[startup+859.294 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 3411
/proc/meminfo: memFree=1053096/2055920 swapFree=4183028/4192956
[pid=3209] ppid=3207 vsize=1948 CPUtime=10.91
/proc/3209/stat : 3209 (SATzilla2007_C) S 3207 3209 1802 0 -1 4194304 618 506 0 0 308 34 700 49 25 0 1 0 206038003 1994752 299 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3209/statm: 487 299 165 260 0 211 0
[pid=3213] ppid=3209 vsize=5268 CPUtime=847.98
/proc/3213/stat : 3213 (minisat20) R 3209 3209 1802 0 -1 4194304 979 0 0 0 84796 2 0 0 25 0 1 0 206039097 5394432 973 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3213/statm: 1317 973 58 118 0 1195 0
Current children cumulated CPU time (s) 858.89
Current children cumulated vsize (KiB) 7216

[startup+862.575 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 3411
/proc/meminfo: memFree=1053096/2055920 swapFree=4183028/4192956
[pid=3209] ppid=3207 vsize=1948 CPUtime=10.91
/proc/3209/stat : 3209 (SATzilla2007_C) S 3207 3209 1802 0 -1 4194304 618 506 0 0 308 34 700 49 25 0 1 0 206038003 1994752 299 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3209/statm: 487 299 165 260 0 211 0
[pid=3213] ppid=3209 vsize=5268 CPUtime=851.26
/proc/3213/stat : 3213 (minisat20) R 3209 3209 1802 0 -1 4194304 979 0 0 0 85124 2 0 0 25 0 1 0 206039097 5394432 973 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3213/statm: 1317 973 58 118 0 1195 0
Current children cumulated CPU time (s) 862.17
Current children cumulated vsize (KiB) 7216

[startup+864.211 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 3411
/proc/meminfo: memFree=1053096/2055920 swapFree=4183028/4192956
[pid=3209] ppid=3207 vsize=1948 CPUtime=10.91
/proc/3209/stat : 3209 (SATzilla2007_C) S 3207 3209 1802 0 -1 4194304 618 506 0 0 308 34 700 49 25 0 1 0 206038003 1994752 299 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3209/statm: 487 299 165 260 0 211 0
[pid=3213] ppid=3209 vsize=5268 CPUtime=852.9
/proc/3213/stat : 3213 (minisat20) R 3209 3209 1802 0 -1 4194304 979 0 0 0 85288 2 0 0 25 0 1 0 206039097 5394432 973 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525592 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3213/statm: 1317 973 58 118 0 1195 0
Current children cumulated CPU time (s) 863.81
Current children cumulated vsize (KiB) 7216

[startup+865.036 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 3411
/proc/meminfo: memFree=1053096/2055920 swapFree=4183028/4192956
[pid=3209] ppid=3207 vsize=1948 CPUtime=10.91
/proc/3209/stat : 3209 (SATzilla2007_C) S 3207 3209 1802 0 -1 4194304 618 506 0 0 308 34 700 49 25 0 1 0 206038003 1994752 299 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3209/statm: 487 299 165 260 0 211 0
[pid=3213] ppid=3209 vsize=5268 CPUtime=853.72
/proc/3213/stat : 3213 (minisat20) R 3209 3209 1802 0 -1 4194304 979 0 0 0 85370 2 0 0 25 0 1 0 206039097 5394432 973 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525674 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3213/statm: 1317 973 58 118 0 1195 0
Current children cumulated CPU time (s) 864.63
Current children cumulated vsize (KiB) 7216

[startup+865.444 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 3411
/proc/meminfo: memFree=1053096/2055920 swapFree=4183028/4192956
[pid=3209] ppid=3207 vsize=1948 CPUtime=10.91
/proc/3209/stat : 3209 (SATzilla2007_C) S 3207 3209 1802 0 -1 4194304 618 506 0 0 308 34 700 49 25 0 1 0 206038003 1994752 299 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3209/statm: 487 299 165 260 0 211 0
[pid=3213] ppid=3209 vsize=5268 CPUtime=854.13
/proc/3213/stat : 3213 (minisat20) R 3209 3209 1802 0 -1 4194304 979 0 0 0 85411 2 0 0 25 0 1 0 206039097 5394432 973 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525816 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3213/statm: 1317 973 58 118 0 1195 0
Current children cumulated CPU time (s) 865.04
Current children cumulated vsize (KiB) 7216

[startup+865.648 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 3411
/proc/meminfo: memFree=1053096/2055920 swapFree=4183028/4192956
[pid=3209] ppid=3207 vsize=1948 CPUtime=10.91
/proc/3209/stat : 3209 (SATzilla2007_C) S 3207 3209 1802 0 -1 4194304 618 506 0 0 308 34 700 49 25 0 1 0 206038003 1994752 299 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3209/statm: 487 299 165 260 0 211 0
[pid=3213] ppid=3209 vsize=5268 CPUtime=854.34
/proc/3213/stat : 3213 (minisat20) R 3209 3209 1802 0 -1 4194304 979 0 0 0 85432 2 0 0 25 0 1 0 206039097 5394432 973 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3213/statm: 1317 973 58 118 0 1195 0
Current children cumulated CPU time (s) 865.25
Current children cumulated vsize (KiB) 7216

Child status: 20
Real time (s): 865.676
CPU time (s): 865.304
CPU user time (s): 864.439
CPU system time (s): 0.865868
CPU usage (%): 99.9571
Max. virtual memory (cumulated for all children) (KiB): 7628

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

runsolver used 0.695894 second user time and 1.73673 second system time

The end

Launcher Data (download as text)

Begin job on node69 on Mon Feb 19 04:53:23 UTC 2007

IDJOB= 298797
IDBENCH= 19994
IDSOLVER= 135
FILE ID= node69/298797-1171860802

PBS_JOBID= 3839752

Free space on /tmp= 66556 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/3SAT/v360/unif-k3-r4.26-v360-c1533-S1085782051-01.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/298797-1171860802/SATzilla2007_C /tmp/evaluation/298797-1171860802/instance-298797-1171860802.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node69/watcher-298797-1171860802 -o ROOT/results/node69/solver-298797-1171860802 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/298797-1171860802/SATzilla2007_C /tmp/evaluation/298797-1171860802/instance-298797-1171860802.cnf            

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  7faf66a7cdab73c483b5715fbee2bc7a

RANDOM SEED= 39793886

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node69.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.261
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.261
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:       1058312 kB
Buffers:         51540 kB
Cached:         834372 kB
SwapCached:       4412 kB
Active:         630664 kB
Inactive:       265780 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1058312 kB
SwapTotal:     4192956 kB
SwapFree:      4183028 kB
Dirty:            8380 kB
Writeback:           0 kB
Mapped:          15840 kB
Slab:            87208 kB
Committed_AS:   598076 kB
PageTables:       1472 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= 66556 MiB

End job on node69 on Mon Feb 19 05:07:49 UTC 2007