Trace number 337379

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 CRAFTED? (exit code) 1199.46 1199.81

General information on the benchmark

Namecrafted/Hard/contest03/others/
bqwh.40.reg.520.sat05-433.reshuffled-07.cnf
MD5SUMcf535bf919bca60e7bcea01358de0b4c
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2211
Number of clauses14710
Sum of the clauses size33107
Maximum clause length9
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 213351
Number of clauses of size 3282
Number of clauses of size 4374
Number of clauses of size 5349
Number of clauses of size over 5354

Solver Data (download as text)

10.47/10.54	c run March_dl for 5 seconds ... 
10.47/10.54	c Bin: Executing march_dl
10.47/10.54	c child exit by a signal
10.47/10.54	c march_dl returned code 137.
10.47/10.54	c run saps (UBCSAT implementation) for 2 seconds ... 
10.47/10.54	c Bin: Executing ubcsat2006
10.47/10.54	c child exited successfully
10.47/10.54	c ubcsat2006 returned code 0.
10.47/10.54	c satzilla computing base features
10.47/10.54	c satzilla doing unit-prop probe
10.47/10.54	c satzilla doing local search probe
10.47/10.54	c satzilla doing lobjois search-space size estimate
10.47/10.54	c satzilla's ranking:
10.47/10.54	c 1) minisat20: 1.434164
10.47/10.54	c 2) minisat20+P: 1.992500
10.47/10.54	c 3) march_dl: 2.361323
10.47/10.54	c 4) march_dl+P: 2.402085
10.47/10.54	c 5) vallst+P: 2.834612
10.47/10.54	c 6) zchaff_rand+P: 3.611479
10.47/10.54	c 7) kcnfs+P: 999.000000
10.47/10.54	c 8) kcnfs: 999.000000
10.47/10.54	c 9) vallst: 999.000000
10.47/10.54	c 10) zchaff_rand: 999.000000
10.47/10.54	c satzilla running minisat20 ... 
10.47/10.54	This is MiniSat 2.0 beta
10.47/10.54	WARNING: for repeatability, setting FPU to use double precision
10.47/10.54	============================[ Problem Statistics ]=============================
10.47/10.54	|                                                                             |
10.47/10.54	|  Number of variables:  2211                                                 |
10.47/10.54	|  Number of clauses:    14710                                                |
10.47/10.55	|  Parsing time:         0.01         s                                       |
10.47/10.55	============================[ Search Statistics ]==============================
10.47/10.55	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.47/10.55	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.47/10.55	===============================================================================
10.47/10.55	|         0 |    2211    14710    33107 |     4903        0    nan |  0.000 % |
10.47/10.56	|       100 |    2210    14710    33107 |     5393       99     27 |  0.046 % |
10.47/10.57	|       250 |    2209    14694    33075 |     5933      247     25 |  0.136 % |
10.52/10.60	|       475 |    2208    14683    33053 |     6526      472     40 |  0.136 % |
10.52/10.64	|       812 |    2207    14673    33033 |     7178      808     36 |  0.181 % |
10.52/10.71	|      1318 |    2206    14664    33015 |     7896     1313     45 |  0.226 % |
10.52/10.81	|      2079 |    2205    14651    32989 |     8686     2073     45 |  0.272 % |
10.97/11.00	|      3220 |    2204    14641    32969 |     9555     3213     47 |  0.317 % |
11.26/11.33	|      4928 |    2203    14632    32951 |    10510     4920     52 |  0.362 % |
11.76/11.87	|      7490 |    2203    14632    32951 |    11561     7482     54 |  0.362 % |
12.86/12.93	|     11335 |    2202    14619    32925 |    12717    11326     55 |  0.407 % |
14.56/14.69	|     17101 |    2200    14610    32907 |    13989    10582     53 |  0.498 % |
17.16/17.29	|     25750 |    2200    14601    32889 |    15388    11977     55 |  0.498 % |
21.76/21.88	|     38730 |    2200    14601    32889 |    16927     9063     51 |  0.498 % |
28.15/28.23	|     58191 |    2199    14589    32865 |    18620    11212     44 |  0.544 % |
39.65/39.78	|     87383 |    2199    14589    32865 |    20482    11989     51 |  0.543 % |
57.84/57.96	|    131172 |    2197    14564    32815 |    22530    13763     55 |  0.633 % |
91.23/91.38	|    196856 |    2197    14564    32815 |    24783    21967     63 |  0.634 % |
147.01/147.13	|    295382 |    2197    14564    32815 |    27262    19712     62 |  0.633 % |
233.10/233.25	|    443172 |    2197    14564    32815 |    29988    15008     49 |  0.634 % |
387.26/387.42	|    664855 |    2197    14564    32815 |    32987    20084     67 |  0.634 % |
628.19/628.49	|    997380 |    2197    14564    32815 |    36285    25633     75 |  0.633 % |
1012.58/1012.97	|   1496170 |    2197    14564    32815 |    39914    27882     64 |  0.634 % |
1199.33/1199.70	c Bin: Executing minisat20
1199.33/1199.70	c child exit by a signal
1199.33/1199.70	c minisat20 returned code 137.
1199.33/1199.70	c minisat20 returned code 137.
1199.33/1199.70	c satzilla running minisat20 with preprocessing ... 
1199.44/1199.80	c Preprocessing...
1199.44/1199.80	c Inital problem has 2211 variables, 1359 nary clauses (13351 binary clauses).
1199.44/1199.80	c Num non-binary clauses 1359, Average non-binary clause length 4.713
1199.44/1199.80	c Theory has no gaps
1199.44/1199.80	c Preprocessor runtime was 0.090 seconds.
1199.44/1199.80	c 
1199.44/1199.80	c Satisfiability of theory still undetermined.
1199.44/1199.80	c See file /tmp/IM4Vgm for simplified theory.
1199.44/1199.80	c Bin: Executing minisat20
1199.44/1199.80	c minisat20 returned code 1.
1199.44/1199.80	c minisat20 returned code 1.
1199.44/1199.80	c satzilla running march_dl ... 
1199.44/1199.80	c Bin: Executing march_dl
1199.44/1199.80	c march_dl returned code 1.
1199.44/1199.80	c march_dl returned code 1.
1199.44/1199.80	c satzilla running march_dl with preprocessing ... 
1199.44/1199.80	c Bin: Executing march_dl
1199.44/1199.80	c march_dl returned code 1.
1199.44/1199.80	c march_dl returned code 1.
1199.44/1199.80	c satzilla running vallst with preprocessing ... 
1199.44/1199.80	c Bin: Executing vallst
1199.44/1199.80	c vallst returned code 1.
1199.44/1199.80	c vallst returned code 1.
1199.44/1199.80	c satzilla running zchaff_rand with preprocessing ... 
1199.44/1199.80	c Bin: Executing zchaff_rand
1199.44/1199.80	c zchaff_rand returned code 1.
1199.44/1199.80	c zchaff_rand returned code 1.
1199.44/1199.80	c satzilla running kcnfs with preprocessing ... 
1199.44/1199.80	c Bin: Executing kcnfs
1199.44/1199.80	c kcnfs returned code 1.
1199.44/1199.80	c kcnfs returned code 1.
1199.44/1199.80	c satzilla running kcnfs ... 
1199.44/1199.80	c Bin: Executing kcnfs
1199.44/1199.80	c kcnfs returned code 1.
1199.44/1199.80	c kcnfs returned code 1.
1199.44/1199.80	c satzilla running vallst ... 
1199.44/1199.80	c Bin: Executing vallst
1199.44/1199.80	c vallst returned code 1.
1199.44/1199.80	c vallst returned code 1.
1199.44/1199.80	c satzilla running zchaff_rand ... 
1199.44/1199.80	c Bin: Executing zchaff_rand
1199.44/1199.80	c zchaff_rand returned code 1.
1199.44/1199.80	c zchaff_rand returned code 1.
1199.44/1199.80	c ERROR: All Failed! 
1199.44/1199.80	c SATZILLA_TIME=1199.620000

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

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-337379-1173665929 -o ROOT/results/node14/solver-337379-1173665929 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/337379-1173665929/SATzilla2007_C /tmp/evaluation/337379-1173665929/instance-337379-1173665929.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: 0.91 0.97 0.99 3/77 16089
/proc/meminfo: memFree=1466616/2055920 swapFree=4146600/4192956
[pid=16089] ppid=16087 vsize=1440 CPUtime=0
/proc/16089/stat : 16089 (SATzilla2007_C) R 16087 16089 15047 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 386547369 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/16089/statm: 360 110 95 260 0 84 0
[pid=16090] ppid=16089 vsize=908 CPUtime=0
/proc/16090/stat : 16090 (march_dl) R 16089 16089 15047 0 -1 4194304 125 0 0 0 0 0 0 0 18 0 1 0 386547369 929792 120 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16090/statm: 227 120 50 118 0 106 0

[startup+0.049444 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 16089
/proc/meminfo: memFree=1466616/2055920 swapFree=4146600/4192956
[pid=16089] ppid=16087 vsize=1440 CPUtime=0
/proc/16089/stat : 16089 (SATzilla2007_C) S 16087 16089 15047 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 386547369 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16089/statm: 360 110 95 260 0 84 0
[pid=16090] ppid=16089 vsize=1892 CPUtime=0.04
/proc/16090/stat : 16090 (march_dl) R 16089 16089 15047 0 -1 4194304 338 0 0 0 4 0 0 0 19 0 1 0 386547369 1937408 330 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134543096 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16090/statm: 473 330 55 118 0 352 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 3332

[startup+0.101448 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 16089
/proc/meminfo: memFree=1466616/2055920 swapFree=4146600/4192956
[pid=16089] ppid=16087 vsize=1440 CPUtime=0
/proc/16089/stat : 16089 (SATzilla2007_C) S 16087 16089 15047 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 386547369 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16089/statm: 360 110 95 260 0 84 0
[pid=16090] ppid=16089 vsize=2552 CPUtime=0.09
/proc/16090/stat : 16090 (march_dl) R 16089 16089 15047 0 -1 4194304 532 0 0 0 9 0 0 0 19 0 1 0 386547369 2613248 524 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134559348 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16090/statm: 638 524 65 118 0 517 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3992

[startup+0.301466 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 16089
/proc/meminfo: memFree=1466616/2055920 swapFree=4146600/4192956
[pid=16089] ppid=16087 vsize=1440 CPUtime=0
/proc/16089/stat : 16089 (SATzilla2007_C) S 16087 16089 15047 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 386547369 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16089/statm: 360 110 95 260 0 84 0
[pid=16090] ppid=16089 vsize=5680 CPUtime=0.29
/proc/16090/stat : 16090 (march_dl) R 16089 16089 15047 0 -1 4194304 1743 0 0 0 29 0 0 0 21 0 1 0 386547369 5816320 1277 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134650637 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16090/statm: 1420 1277 72 118 0 1299 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7120

[startup+0.701505 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 16089
/proc/meminfo: memFree=1466616/2055920 swapFree=4146600/4192956
[pid=16089] ppid=16087 vsize=1440 CPUtime=0
/proc/16089/stat : 16089 (SATzilla2007_C) S 16087 16089 15047 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 386547369 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16089/statm: 360 110 95 260 0 84 0
[pid=16090] ppid=16089 vsize=6324 CPUtime=0.69
/proc/16090/stat : 16090 (march_dl) R 16089 16089 15047 0 -1 4194304 1986 0 0 0 69 0 0 0 25 0 1 0 386547369 6475776 1274 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134531181 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16090/statm: 1581 1274 74 118 0 1460 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7764

[startup+1.50158 s]
/proc/loadavg: 0.91 0.97 0.99 2/79 16091
/proc/meminfo: memFree=1461096/2055920 swapFree=4146600/4192956
[pid=16089] ppid=16087 vsize=1440 CPUtime=0
/proc/16089/stat : 16089 (SATzilla2007_C) S 16087 16089 15047 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 386547369 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16089/statm: 360 110 95 260 0 84 0
[pid=16090] ppid=16089 vsize=7176 CPUtime=1.49
/proc/16090/stat : 16090 (march_dl) R 16089 16089 15047 0 -1 4194304 2157 0 0 0 149 0 0 0 25 0 1 0 386547369 7348224 1445 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134526917 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16090/statm: 1794 1445 74 118 0 1673 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8616

[startup+3.10173 s]
/proc/loadavg: 0.91 0.97 0.99 2/79 16091
/proc/meminfo: memFree=1460712/2055920 swapFree=4146600/4192956
[pid=16089] ppid=16087 vsize=1440 CPUtime=0
/proc/16089/stat : 16089 (SATzilla2007_C) S 16087 16089 15047 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 386547369 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16089/statm: 360 110 95 260 0 84 0
[pid=16090] ppid=16089 vsize=7436 CPUtime=3.09
/proc/16090/stat : 16090 (march_dl) R 16089 16089 15047 0 -1 4194304 2215 0 0 0 309 0 0 0 25 0 1 0 386547369 7614464 1503 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134532986 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16090/statm: 1859 1503 74 118 0 1738 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8876

[startup+6.30203 s]
/proc/loadavg: 0.92 0.97 0.99 2/79 16092
/proc/meminfo: memFree=1465064/2055920 swapFree=4146600/4192956
[pid=16089] ppid=16087 vsize=1440 CPUtime=4.99
/proc/16089/stat : 16089 (SATzilla2007_C) S 16087 16089 15047 0 -1 4194304 135 2258 0 0 0 0 499 0 16 0 1 0 386547369 1474560 111 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16089/statm: 360 111 96 260 0 84 0
[pid=16092] ppid=16089 vsize=6188 CPUtime=1.29
/proc/16092/stat : 16092 (ubcsat2006) R 16089 16089 15047 0 -1 4194304 433 0 0 0 117 12 0 0 25 0 1 0 386547870 6336512 416 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 134553131 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16092/statm: 1547 416 156 64 0 1128 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 7628

[startup+12.7016 s]
/proc/loadavg: 0.93 0.97 0.99 2/79 16093
/proc/meminfo: memFree=1462184/2055920 swapFree=4146600/4192956
[pid=16089] ppid=16087 vsize=2328 CPUtime=10.52
/proc/16089/stat : 16089 (SATzilla2007_C) S 16087 16089 15047 0 -1 4194304 1183 2697 0 0 324 8 700 20 25 0 1 0 386547369 2383872 407 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16089/statm: 582 407 157 260 0 306 0
[pid=16093] ppid=16089 vsize=5088 CPUtime=2.14
/proc/16093/stat : 16093 (minisat20) R 16089 16089 15047 0 -1 4194304 987 0 0 0 214 0 0 0 25 0 1 0 386548424 5210112 981 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134530040 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16093/statm: 1272 981 58 118 0 1150 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 7416

[startup+25.5018 s]
/proc/loadavg: 0.94 0.97 0.99 2/79 16093
/proc/meminfo: memFree=1459752/2055920 swapFree=4146600/4192956
[pid=16089] ppid=16087 vsize=2328 CPUtime=10.52
/proc/16089/stat : 16089 (SATzilla2007_C) S 16087 16089 15047 0 -1 4194304 1183 2697 0 0 324 8 700 20 25 0 1 0 386547369 2383872 407 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16089/statm: 582 407 157 260 0 306 0
[pid=16093] ppid=16089 vsize=6848 CPUtime=14.94
/proc/16093/stat : 16093 (minisat20) R 16089 16089 15047 0 -1 4194304 1417 0 0 0 1494 0 0 0 25 0 1 0 386548424 7012352 1411 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16093/statm: 1712 1411 58 118 0 1590 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 9176

[startup+51.1013 s]
/proc/loadavg: 0.96 0.97 0.99 2/79 16093
/proc/meminfo: memFree=1458024/2055920 swapFree=4146600/4192956
[pid=16089] ppid=16087 vsize=2328 CPUtime=10.52
/proc/16089/stat : 16089 (SATzilla2007_C) S 16087 16089 15047 0 -1 4194304 1183 2697 0 0 324 8 700 20 25 0 1 0 386547369 2383872 407 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16089/statm: 582 407 157 260 0 306 0
[pid=16093] ppid=16089 vsize=8572 CPUtime=40.52
/proc/16093/stat : 16093 (minisat20) R 16089 16089 15047 0 -1 4194304 1849 0 0 0 4051 1 0 0 25 0 1 0 386548424 8777728 1843 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525564 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16093/statm: 2143 1843 58 118 0 2021 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 10900

[startup+102.305 s]
/proc/loadavg: 0.98 0.97 0.99 2/79 16093
/proc/meminfo: memFree=1455592/2055920 swapFree=4146600/4192956
[pid=16089] ppid=16087 vsize=2328 CPUtime=10.52
/proc/16089/stat : 16089 (SATzilla2007_C) S 16087 16089 15047 0 -1 4194304 1183 2697 0 0 324 8 700 20 25 0 1 0 386547369 2383872 407 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16089/statm: 582 407 157 260 0 306 0
[pid=16093] ppid=16089 vsize=10948 CPUtime=91.72
/proc/16093/stat : 16093 (minisat20) R 16089 16089 15047 0 -1 4194304 2457 0 0 0 9170 2 0 0 25 0 1 0 386548424 11210752 2451 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16093/statm: 2737 2451 58 118 0 2615 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 13276

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 16093
/proc/meminfo: memFree=1453736/2055920 swapFree=4146600/4192956
[pid=16089] ppid=16087 vsize=2328 CPUtime=10.52
/proc/16089/stat : 16089 (SATzilla2007_C) S 16087 16089 15047 0 -1 4194304 1183 2697 0 0 324 8 700 20 25 0 1 0 386547369 2383872 407 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16089/statm: 582 407 157 260 0 306 0
[pid=16093] ppid=16089 vsize=12828 CPUtime=151.7
/proc/16093/stat : 16093 (minisat20) R 16089 16089 15047 0 -1 4194304 2912 0 0 0 15167 3 0 0 25 0 1 0 386548424 13135872 2906 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134535771 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16093/statm: 3207 2906 58 118 0 3085 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 15156

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 16093
/proc/meminfo: memFree=1452968/2055920 swapFree=4146600/4192956
[pid=16089] ppid=16087 vsize=2328 CPUtime=10.52
/proc/16089/stat : 16089 (SATzilla2007_C) S 16087 16089 15047 0 -1 4194304 1183 2697 0 0 324 8 700 20 25 0 1 0 386547369 2383872 407 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16089/statm: 582 407 157 260 0 306 0
[pid=16093] ppid=16089 vsize=13620 CPUtime=211.67
/proc/16093/stat : 16093 (minisat20) R 16089 16089 15047 0 -1 4194304 3092 0 0 0 21164 3 0 0 25 0 1 0 386548424 13946880 3086 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16093/statm: 3405 3086 58 118 0 3283 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 15948

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 16093
/proc/meminfo: memFree=1451624/2055920 swapFree=4146600/4192956
[pid=16089] ppid=16087 vsize=2328 CPUtime=10.52
/proc/16089/stat : 16089 (SATzilla2007_C) S 16087 16089 15047 0 -1 4194304 1183 2697 0 0 324 8 700 20 25 0 1 0 386547369 2383872 407 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16089/statm: 582 407 157 260 0 306 0
[pid=16093] ppid=16089 vsize=14940 CPUtime=271.66
/proc/16093/stat : 16093 (minisat20) R 16089 16089 15047 0 -1 4194304 3429 0 0 0 27162 4 0 0 25 0 1 0 386548424 15298560 3423 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525395 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16093/statm: 3735 3423 58 118 0 3613 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 17268

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 16093
/proc/meminfo: memFree=1449640/2055920 swapFree=4146600/4192956
[pid=16089] ppid=16087 vsize=2328 CPUtime=10.52
/proc/16089/stat : 16089 (SATzilla2007_C) S 16087 16089 15047 0 -1 4194304 1183 2697 0 0 324 8 700 20 25 0 1 0 386547369 2383872 407 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16089/statm: 582 407 157 260 0 306 0
[pid=16093] ppid=16089 vsize=16920 CPUtime=331.64
/proc/16093/stat : 16093 (minisat20) R 16089 16089 15047 0 -1 4194304 3924 0 0 0 33159 5 0 0 25 0 1 0 386548424 17326080 3918 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16093/statm: 4230 3918 58 118 0 4108 0

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

/proc/16093/statm: 4734 4430 58 118 0 4612 0
Current children cumulated CPU time (s) 762.06
Current children cumulated vsize (KiB) 21264

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 16093
/proc/meminfo: memFree=1447144/2055920 swapFree=4146600/4192956
[pid=16089] ppid=16087 vsize=2328 CPUtime=10.52
/proc/16089/stat : 16089 (SATzilla2007_C) S 16087 16089 15047 0 -1 4194304 1183 2697 0 0 324 8 700 20 25 0 1 0 386547369 2383872 407 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16089/statm: 582 407 157 260 0 306 0
[pid=16093] ppid=16089 vsize=19464 CPUtime=811.51
/proc/16093/stat : 16093 (minisat20) R 16089 16089 15047 0 -1 4194304 4557 0 0 0 81142 9 0 0 25 0 1 0 386548424 19931136 4551 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16093/statm: 4866 4551 58 118 0 4744 0
Current children cumulated CPU time (s) 822.03
Current children cumulated vsize (KiB) 21792

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 16093
/proc/meminfo: memFree=1447080/2055920 swapFree=4146600/4192956
[pid=16089] ppid=16087 vsize=2328 CPUtime=10.52
/proc/16089/stat : 16089 (SATzilla2007_C) S 16087 16089 15047 0 -1 4194304 1183 2697 0 0 324 8 700 20 25 0 1 0 386547369 2383872 407 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16089/statm: 582 407 157 260 0 306 0
[pid=16093] ppid=16089 vsize=19444 CPUtime=871.5
/proc/16093/stat : 16093 (minisat20) R 16089 16089 15047 0 -1 4194304 4564 0 0 0 87140 10 0 0 25 0 1 0 386548424 19910656 4558 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134528337 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16093/statm: 4861 4558 58 118 0 4739 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 21772

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 16093
/proc/meminfo: memFree=1446440/2055920 swapFree=4146600/4192956
[pid=16089] ppid=16087 vsize=2328 CPUtime=10.52
/proc/16089/stat : 16089 (SATzilla2007_C) S 16087 16089 15047 0 -1 4194304 1183 2697 0 0 324 8 700 20 25 0 1 0 386547369 2383872 407 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16089/statm: 582 407 157 260 0 306 0
[pid=16093] ppid=16089 vsize=20104 CPUtime=931.48
/proc/16093/stat : 16093 (minisat20) R 16089 16089 15047 0 -1 4194304 4725 0 0 0 93138 10 0 0 25 0 1 0 386548424 20586496 4719 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134527877 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16093/statm: 5026 4719 58 118 0 4904 0
Current children cumulated CPU time (s) 942
Current children cumulated vsize (KiB) 22432

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 16093
/proc/meminfo: memFree=1446440/2055920 swapFree=4146600/4192956
[pid=16089] ppid=16087 vsize=2328 CPUtime=10.52
/proc/16089/stat : 16089 (SATzilla2007_C) S 16087 16089 15047 0 -1 4194304 1183 2697 0 0 324 8 700 20 25 0 1 0 386547369 2383872 407 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16089/statm: 582 407 157 260 0 306 0
[pid=16093] ppid=16089 vsize=20104 CPUtime=991.46
/proc/16093/stat : 16093 (minisat20) R 16089 16089 15047 0 -1 4194304 4725 0 0 0 99135 11 0 0 25 0 1 0 386548424 20586496 4719 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134527403 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16093/statm: 5026 4719 58 118 0 4904 0
Current children cumulated CPU time (s) 1001.98
Current children cumulated vsize (KiB) 22432

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 16093
/proc/meminfo: memFree=1445992/2055920 swapFree=4146600/4192956
[pid=16089] ppid=16087 vsize=2328 CPUtime=10.52
/proc/16089/stat : 16089 (SATzilla2007_C) S 16087 16089 15047 0 -1 4194304 1183 2697 0 0 324 8 700 20 25 0 1 0 386547369 2383872 407 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16089/statm: 582 407 157 260 0 306 0
[pid=16093] ppid=16089 vsize=20500 CPUtime=1051.45
/proc/16093/stat : 16093 (minisat20) R 16089 16089 15047 0 -1 4194304 4830 0 0 0 105133 12 0 0 25 0 1 0 386548424 20992000 4824 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16093/statm: 5125 4824 58 118 0 5003 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 22828

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 16093
/proc/meminfo: memFree=1445992/2055920 swapFree=4146600/4192956
[pid=16089] ppid=16087 vsize=2328 CPUtime=10.52
/proc/16089/stat : 16089 (SATzilla2007_C) S 16087 16089 15047 0 -1 4194304 1183 2697 0 0 324 8 700 20 25 0 1 0 386547369 2383872 407 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16089/statm: 582 407 157 260 0 306 0
[pid=16093] ppid=16089 vsize=20500 CPUtime=1111.43
/proc/16093/stat : 16093 (minisat20) R 16089 16089 15047 0 -1 4194304 4836 0 0 0 111131 12 0 0 25 0 1 0 386548424 20992000 4830 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134528291 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16093/statm: 5125 4830 58 118 0 5003 0
Current children cumulated CPU time (s) 1121.95
Current children cumulated vsize (KiB) 22828

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 16093
/proc/meminfo: memFree=1445928/2055920 swapFree=4146600/4192956
[pid=16089] ppid=16087 vsize=2328 CPUtime=10.52
/proc/16089/stat : 16089 (SATzilla2007_C) S 16087 16089 15047 0 -1 4194304 1183 2697 0 0 324 8 700 20 25 0 1 0 386547369 2383872 407 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16089/statm: 582 407 157 260 0 306 0
[pid=16093] ppid=16089 vsize=20664 CPUtime=1171.42
/proc/16093/stat : 16093 (minisat20) R 16089 16089 15047 0 -1 4194304 4859 0 0 0 117129 13 0 0 25 0 1 0 386548424 21159936 4853 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16093/statm: 5166 4853 58 118 0 5044 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 22992

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

[startup+1190.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 16093
/proc/meminfo: memFree=1445928/2055920 swapFree=4146600/4192956
[pid=16089] ppid=16087 vsize=2328 CPUtime=10.52
/proc/16089/stat : 16089 (SATzilla2007_C) S 16087 16089 15047 0 -1 4194304 1183 2697 0 0 324 8 700 20 25 0 1 0 386547369 2383872 407 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16089/statm: 582 407 157 260 0 306 0
[pid=16093] ppid=16089 vsize=20664 CPUtime=1179.42
/proc/16093/stat : 16093 (minisat20) R 16089 16089 15047 0 -1 4194304 4859 0 0 0 117929 13 0 0 25 0 1 0 386548424 21159936 4853 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16093/statm: 5166 4853 58 118 0 5044 0
Current children cumulated CPU time (s) 1189.94
Current children cumulated vsize (KiB) 22992

[startup+1196.7 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 16093
/proc/meminfo: memFree=1445864/2055920 swapFree=4146600/4192956
[pid=16089] ppid=16087 vsize=2328 CPUtime=10.52
/proc/16089/stat : 16089 (SATzilla2007_C) S 16087 16089 15047 0 -1 4194304 1183 2697 0 0 324 8 700 20 25 0 1 0 386547369 2383872 407 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16089/statm: 582 407 157 260 0 306 0
[pid=16093] ppid=16089 vsize=20796 CPUtime=1185.82
/proc/16093/stat : 16093 (minisat20) R 16089 16089 15047 0 -1 4194304 4873 0 0 0 118569 13 0 0 25 0 1 0 386548424 21295104 4867 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16093/statm: 5199 4867 58 118 0 5077 0
Current children cumulated CPU time (s) 1196.34
Current children cumulated vsize (KiB) 23124

[startup+1198.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 16093
/proc/meminfo: memFree=1445864/2055920 swapFree=4146600/4192956
[pid=16089] ppid=16087 vsize=2328 CPUtime=10.52
/proc/16089/stat : 16089 (SATzilla2007_C) S 16087 16089 15047 0 -1 4194304 1183 2697 0 0 324 8 700 20 25 0 1 0 386547369 2383872 407 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16089/statm: 582 407 157 260 0 306 0
[pid=16093] ppid=16089 vsize=20796 CPUtime=1187.41
/proc/16093/stat : 16093 (minisat20) R 16089 16089 15047 0 -1 4194304 4873 0 0 0 118728 13 0 0 25 0 1 0 386548424 21295104 4867 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16093/statm: 5199 4867 58 118 0 5077 0
Current children cumulated CPU time (s) 1197.93
Current children cumulated vsize (KiB) 23124

[startup+1199.1 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 16093
/proc/meminfo: memFree=1445864/2055920 swapFree=4146600/4192956
[pid=16089] ppid=16087 vsize=2328 CPUtime=10.52
/proc/16089/stat : 16089 (SATzilla2007_C) S 16087 16089 15047 0 -1 4194304 1183 2697 0 0 324 8 700 20 25 0 1 0 386547369 2383872 407 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16089/statm: 582 407 157 260 0 306 0
[pid=16093] ppid=16089 vsize=20796 CPUtime=1188.21
/proc/16093/stat : 16093 (minisat20) R 16089 16089 15047 0 -1 4194304 4873 0 0 0 118808 13 0 0 25 0 1 0 386548424 21295104 4867 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16093/statm: 5199 4867 58 118 0 5077 0
Current children cumulated CPU time (s) 1198.73
Current children cumulated vsize (KiB) 23124

[startup+1199.5 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 16093
/proc/meminfo: memFree=1445864/2055920 swapFree=4146600/4192956
[pid=16089] ppid=16087 vsize=2328 CPUtime=10.52
/proc/16089/stat : 16089 (SATzilla2007_C) S 16087 16089 15047 0 -1 4194304 1183 2697 0 0 324 8 700 20 25 0 1 0 386547369 2383872 407 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16089/statm: 582 407 157 260 0 306 0
[pid=16093] ppid=16089 vsize=20796 CPUtime=1188.61
/proc/16093/stat : 16093 (minisat20) R 16089 16089 15047 0 -1 4194304 4873 0 0 0 118848 13 0 0 25 0 1 0 386548424 21295104 4867 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16093/statm: 5199 4867 58 118 0 5077 0
Current children cumulated CPU time (s) 1199.13
Current children cumulated vsize (KiB) 23124

[startup+1199.7 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 16093
/proc/meminfo: memFree=1445864/2055920 swapFree=4146600/4192956
[pid=16089] ppid=16087 vsize=2328 CPUtime=10.52
/proc/16089/stat : 16089 (SATzilla2007_C) S 16087 16089 15047 0 -1 4194304 1183 2697 0 0 324 8 700 20 25 0 1 0 386547369 2383872 407 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16089/statm: 582 407 157 260 0 306 0
[pid=16093] ppid=16089 vsize=0 CPUtime=1188.81
/proc/16093/stat : 16093 (minisat20) R 16089 16089 15047 0 -1 4195332 4873 0 0 0 118868 13 0 0 25 0 1 0 386548424 0 0 18446744073709551615 0 0 0 0 0 256 0 8392704 3 0 0 0 17 1 0 0
/proc/16093/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1199.33
Current children cumulated vsize (KiB) 2328

[startup+1199.8 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 16093
/proc/meminfo: memFree=1445864/2055920 swapFree=4146600/4192956
[pid=16089] ppid=16087 vsize=4156 CPUtime=1199.44
/proc/16089/stat : 16089 (SATzilla2007_C) R 16087 16089 15047 0 -1 4194304 1715 7570 0 0 333 9 119569 33 18 0 1 0 386547369 4255744 837 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 134567670 0 0 4096 0 0 0 0 17 0 0 0
/proc/16089/statm: 1039 837 165 260 0 763 0
Current children cumulated CPU time (s) 1199.44
Current children cumulated vsize (KiB) 4156

Child status: 17
Real time (s): 1199.81
CPU time (s): 1199.46
CPU user time (s): 1199.03
CPU system time (s): 0.431934
CPU usage (%): 99.9713
Max. virtual memory (cumulated for all children) (KiB): 23124

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.03
system time used= 0.431934
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9292
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= 26
involuntary context switches= 5667

runsolver used 1.19982 second user time and 3.17052 second system time

The end

Launcher Data (download as text)

Begin job on node14 on Mon Mar 12 02:18:49 UTC 2007

IDJOB= 337379
IDBENCH= 24697
IDSOLVER= 135
FILE ID= node14/337379-1173665929

PBS_JOBID= 4101441

Free space on /tmp= 66531 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest03/others/bqwh.40.reg.520.sat05-433.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/337379-1173665929/SATzilla2007_C /tmp/evaluation/337379-1173665929/instance-337379-1173665929.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node14/watcher-337379-1173665929 -o ROOT/results/node14/solver-337379-1173665929 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/337379-1173665929/SATzilla2007_C /tmp/evaluation/337379-1173665929/instance-337379-1173665929.cnf            

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  cf535bf919bca60e7bcea01358de0b4c

RANDOM SEED= 523875645

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:       1466960 kB
Buffers:         56328 kB
Cached:         438612 kB
SwapCached:      14992 kB
Active:         165676 kB
Inactive:       352748 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1466960 kB
SwapTotal:     4192956 kB
SwapFree:      4146600 kB
Dirty:            8568 kB
Writeback:           0 kB
Mapped:          30192 kB
Slab:            56048 kB
Committed_AS:  1317308 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= 66531 MiB

End job on node14 on Mon Mar 12 02:38:49 UTC 2007