Trace number 455962

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) 9998.3 10002.4

General information on the benchmark

Nameindustrial/IBM_FV_2002_13_rule_1/
SAT_dat.k65.cnf
MD5SUM0e7272c44cfc0ff08090f3e62c18898b
Bench CategoryINDUST (industrial 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 variables42292
Number of clauses158485
Sum of the clauses size426607
Maximum clause length37
Minimum clause length1
Number of clauses of size 1863
Number of clauses of size 278881
Number of clauses of size 372690
Number of clauses of size 4346
Number of clauses of size 5665
Number of clauses of size over 55040

Solver Data (download as text)

36.86/36.97	c run March_dl for 5 seconds ... 
36.86/36.97	c Bin: Executing march_dl
36.86/36.97	c child exit by a signal
36.86/36.97	c march_dl returned code 137.
36.86/36.97	c run saps (UBCSAT implementation) for 2 seconds ... 
36.86/36.97	c Bin: Executing ubcsat2006
36.86/36.97	c child exited successfully
36.86/36.97	c ubcsat2006 returned code 0.
36.86/36.97	c satzilla computing base features
36.86/36.97	c satzilla doing unit-prop probe
36.86/36.97	c satzilla doing local search probe
36.86/36.97	c satzilla doing lobjois search-space size estimate
36.86/36.97	c satzilla's ranking:
36.86/36.97	c 1) minisat20+P: -2.319034
36.86/36.97	c 2) vallst+P: 3.760870
36.86/36.97	c 3) march_dl+P: 4.236239
36.86/36.97	c 4) march_dl: 4.925232
36.86/36.97	c 5) zchaff_rand+P: 5.176209
36.86/36.97	c 6) minisat20: 6.228198
36.86/36.97	c 7) kcnfs+P: 999.000000
36.86/36.97	c 8) kcnfs: 999.000000
36.86/36.97	c 9) vallst: 999.000000
36.86/36.97	c 10) zchaff_rand: 999.000000
36.86/36.97	c satzilla running minisat20 with preprocessing ... 
73.65/73.78	This is MiniSat 2.0 beta
73.65/73.78	WARNING: for repeatability, setting FPU to use double precision
73.65/73.78	============================[ Problem Statistics ]=============================
73.65/73.78	|                                                                             |
73.65/73.79	|  Number of variables:  25338                                                |
73.65/73.79	|  Number of clauses:    107990                                               |
73.71/73.86	|  Parsing time:         0.07         s                                       |
73.71/73.87	============================[ Search Statistics ]==============================
73.71/73.87	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
73.71/73.87	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
73.71/73.87	===============================================================================
73.71/73.87	|         0 |   25338   107990   323644 |    35996        0    nan |  0.000 % |
73.71/73.90	|       101 |   25338   107990   323644 |    39596      101     11 |  0.000 % |
73.71/73.93	|       252 |   25338   107990   323644 |    43555      252     24 |  0.000 % |
73.71/74.04	|       478 |   25338   107990   323644 |    47911      478     44 |  0.000 % |
73.71/74.10	|       815 |   25338   107990   323644 |    52702      815     34 |  0.000 % |
73.71/74.15	|      1321 |   25338   107990   323644 |    57972     1321     28 |  0.000 % |
73.71/74.50	|      2080 |   25338   107990   323644 |    63770     2080     42 |  0.000 % |
74.62/74.79	|      3220 |   25338   107990   323644 |    70147     3220     37 |  0.000 % |
75.72/75.88	|      4929 |   25338   107990   323644 |    77162     4929     53 |  0.000 % |
76.31/76.46	|      7492 |   25338   107990   323644 |    84878     7492     44 |  0.000 % |
77.12/77.23	|     11337 |   25338   107990   323644 |    93366    11337     45 |  0.000 % |
79.12/79.29	|     17103 |   25338   107990   323644 |   102702    17103     52 |  0.000 % |
80.12/80.29	|     25752 |   25338   107990   323644 |   112972    25752     53 |  0.000 % |
88.81/88.99	|     38726 |   25338   107990   323644 |   124270    38726     62 |  0.000 % |
120.70/120.81	|     58187 |   25338   107990   323644 |   136697    58187     77 |  0.000 % |
190.47/190.65	|     87379 |   25338   107990   323644 |   150367    87379    102 |  0.000 % |
289.94/290.11	|    131169 |   25338   107990   323644 |   165403   131169    116 |  0.000 % |
454.18/454.40	|    196854 |   25338   107990   323644 |   181944    37081    180 |  0.000 % |
967.08/967.59	|    295382 |   25338   107990   323644 |   200138   135609    221 |  0.000 % |
1366.13/1366.71	|    443171 |   25338   107990   323644 |   220152    85765    142 |  0.000 % |
2529.09/2530.23	|    664854 |   25338   107990   323644 |   242167    90210    277 |  0.000 % |
3935.06/3936.73	|    997380 |   25338   107990   323644 |   266384   186480    233 |  0.000 % |
6675.34/6678.19	|   1496168 |   25338   107990   323644 |   293022   162512    245 |  0.000 % |
9998.18/10002.37	c Preprocessing...
9998.18/10002.37	c Inital problem has 42292 variables, 79604 nary clauses (78881 binary clauses).
9998.18/10002.37	c Num non-binary clauses 78741, Average non-binary clause length 3.403
9998.18/10002.37	c Theory has no gaps
9998.18/10002.37	c Preprocessor runtime was 36.480 seconds.
9998.18/10002.37	c 
9998.18/10002.37	c Satisfiability of theory still undetermined.
9998.18/10002.37	c See file /tmp/ojcu5D for simplified theory.
9998.18/10002.37	c Bin: Executing minisat20
9998.18/10002.37	c child exit by a signal
9998.18/10002.37	c minisat20 returned code 137.
9998.18/10002.37	c minisat20 returned code 137.
9998.18/10002.37	c satzilla running vallst with preprocessing ... 
9998.18/10002.37	c Bin: Executing vallst
9998.18/10002.37	c vallst returned code 1.
9998.18/10002.37	c vallst returned code 1.
9998.18/10002.37	c satzilla running march_dl with preprocessing ... 
9998.18/10002.37	c Bin: Executing march_dl
9998.18/10002.37	c march_dl returned code 1.
9998.18/10002.37	c march_dl returned code 1.
9998.18/10002.37	c satzilla running march_dl ... 
9998.18/10002.37	c Bin: Executing march_dl
9998.18/10002.37	c march_dl returned code 1.
9998.18/10002.37	c march_dl returned code 1.
9998.18/10002.37	c satzilla running zchaff_rand with preprocessing ... 
9998.18/10002.37	c Bin: Executing zchaff_rand
9998.18/10002.37	c zchaff_rand returned code 1.
9998.18/10002.37	c zchaff_rand returned code 1.
9998.18/10002.37	c satzilla running minisat20 ... 
9998.18/10002.37	c Bin: Executing minisat20
9998.18/10002.37	c minisat20 returned code 1.
9998.18/10002.37	c minisat20 returned code 1.
9998.18/10002.37	c satzilla running kcnfs with preprocessing ... 
9998.18/10002.37	c Bin: Executing kcnfs
9998.18/10002.37	c kcnfs returned code 1.
9998.18/10002.37	c kcnfs returned code 1.
9998.18/10002.37	c satzilla running kcnfs ... 
9998.18/10002.37	c Bin: Executing kcnfs
9998.18/10002.37	c kcnfs returned code 1.
9998.18/10002.37	c kcnfs returned code 1.
9998.18/10002.37	c satzilla running vallst ... 
9998.18/10002.37	c Bin: Executing vallst
9998.18/10002.37	c vallst returned code 1.
9998.18/10002.37	c vallst returned code 1.
9998.18/10002.37	c satzilla running zchaff_rand ... 
9998.18/10002.37	c Bin: Executing zchaff_rand
9998.18/10002.37	c zchaff_rand returned code 1.
9998.18/10002.37	c zchaff_rand returned code 1.
9998.18/10002.37	c ERROR: All Failed! 
9998.18/10002.37	c SATZILLA_TIME=9999.790000

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node20/watcher-455962-1178605890 -o ROOT/results/node20/solver-455962-1178605890 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/455962-1178605890/SATzilla2007_C /tmp/evaluation/455962-1178605890/instance-455962-1178605890.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 15000 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.85 0.97 0.99 3/77 19265
/proc/meminfo: memFree=1798440/2055920 swapFree=4154856/4192956
[pid=19265] ppid=19263 vsize=1440 CPUtime=0
/proc/19265/stat : 19265 (SATzilla2007_C) S 19263 19265 19209 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 308506373 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19265/statm: 360 110 95 260 0 84 0
[pid=19266] ppid=19265 vsize=632 CPUtime=0
/proc/19266/stat : 19266 (march_dl) R 19265 19265 19209 0 -1 4194304 51 0 0 0 0 0 0 0 19 0 1 0 308506373 647168 46 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19266/statm: 158 46 39 118 0 37 0

[startup+0.0838219 s]
/proc/loadavg: 0.85 0.97 0.99 3/77 19265
/proc/meminfo: memFree=1798440/2055920 swapFree=4154856/4192956
[pid=19265] ppid=19263 vsize=1440 CPUtime=0
/proc/19265/stat : 19265 (SATzilla2007_C) S 19263 19265 19209 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 308506373 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19265/statm: 360 110 95 260 0 84 0
[pid=19266] ppid=19265 vsize=4792 CPUtime=0.07
/proc/19266/stat : 19266 (march_dl) R 19265 19265 19209 0 -1 4194304 952 0 0 0 7 0 0 0 19 0 1 0 308506373 4907008 947 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19266/statm: 1198 947 50 118 0 1077 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 6232

[startup+0.101825 s]
/proc/loadavg: 0.85 0.97 0.99 3/77 19265
/proc/meminfo: memFree=1798440/2055920 swapFree=4154856/4192956
[pid=19265] ppid=19263 vsize=1440 CPUtime=0
/proc/19265/stat : 19265 (SATzilla2007_C) S 19263 19265 19209 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 308506373 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19265/statm: 360 110 95 260 0 84 0
[pid=19266] ppid=19265 vsize=5056 CPUtime=0.09
/proc/19266/stat : 19266 (march_dl) R 19265 19265 19209 0 -1 4194304 1017 0 0 0 9 0 0 0 19 0 1 0 308506373 5177344 1012 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19266/statm: 1264 1012 50 118 0 1143 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6496

[startup+0.301864 s]
/proc/loadavg: 0.85 0.97 0.99 3/77 19265
/proc/meminfo: memFree=1798440/2055920 swapFree=4154856/4192956
[pid=19265] ppid=19263 vsize=1440 CPUtime=0
/proc/19265/stat : 19265 (SATzilla2007_C) S 19263 19265 19209 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 308506373 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19265/statm: 360 110 95 260 0 84 0
[pid=19266] ppid=19265 vsize=13676 CPUtime=0.29
/proc/19266/stat : 19266 (march_dl) R 19265 19265 19209 0 -1 4194304 2644 0 0 0 28 1 0 0 21 0 1 0 308506373 14004224 2637 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19266/statm: 3419 2643 52 118 0 3298 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15116

[startup+0.701946 s]
/proc/loadavg: 0.85 0.97 0.99 3/77 19265
/proc/meminfo: memFree=1798440/2055920 swapFree=4154856/4192956
[pid=19265] ppid=19263 vsize=1440 CPUtime=0
/proc/19265/stat : 19265 (SATzilla2007_C) S 19263 19265 19209 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 308506373 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19265/statm: 360 110 95 260 0 84 0
[pid=19266] ppid=19265 vsize=33112 CPUtime=0.69
/proc/19266/stat : 19266 (march_dl) R 19265 19265 19209 0 -1 4194304 11975 0 0 0 63 6 0 0 24 0 1 0 308506373 33906688 7630 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134819774 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19266/statm: 8246 7598 55 118 0 8125 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 34552

[startup+1.5021 s]
/proc/loadavg: 0.85 0.97 0.99 2/79 19267
/proc/meminfo: memFree=1784472/2055920 swapFree=4154856/4192956
[pid=19265] ppid=19263 vsize=1440 CPUtime=0
/proc/19265/stat : 19265 (SATzilla2007_C) S 19263 19265 19209 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 308506373 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19265/statm: 360 110 95 260 0 84 0
[pid=19266] ppid=19265 vsize=17720 CPUtime=1.49
/proc/19266/stat : 19266 (march_dl) R 19265 19265 19209 0 -1 4194304 13857 0 0 0 142 7 0 0 25 0 1 0 308506373 18145280 3839 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134543076 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19266/statm: 4430 3839 57 118 0 4309 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 19160

[startup+3.10143 s]
/proc/loadavg: 0.85 0.97 0.99 2/79 19267
/proc/meminfo: memFree=1782616/2055920 swapFree=4154856/4192956
[pid=19265] ppid=19263 vsize=1440 CPUtime=0
/proc/19265/stat : 19265 (SATzilla2007_C) S 19263 19265 19209 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 308506373 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19265/statm: 360 110 95 260 0 84 0
[pid=19266] ppid=19265 vsize=18052 CPUtime=3.09
/proc/19266/stat : 19266 (march_dl) R 19265 19265 19209 0 -1 4194304 16266 0 0 0 301 8 0 0 25 0 1 0 308506373 18485248 3924 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134542805 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19266/statm: 4513 3924 57 118 0 4392 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 19492

[startup+6.30107 s]
/proc/loadavg: 0.86 0.97 0.99 2/79 19268
/proc/meminfo: memFree=1787736/2055920 swapFree=4154856/4192956
[pid=19265] ppid=19263 vsize=1440 CPUtime=4.99
/proc/19265/stat : 19265 (SATzilla2007_C) S 19263 19265 19209 0 -1 4194304 134 19171 0 0 0 0 489 10 16 0 1 0 308506373 1474560 111 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19265/statm: 360 111 96 260 0 84 0
[pid=19268] ppid=19265 vsize=14388 CPUtime=1.28
/proc/19268/stat : 19268 (ubcsat2006) R 19265 19265 19209 0 -1 4194304 2751 0 0 0 127 1 0 0 25 0 1 0 308506873 14733312 2734 18446744073709551615 134512640 134777720 4294956528 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19268/statm: 3597 2734 156 64 0 3178 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 15828

[startup+12.7014 s]
/proc/loadavg: 0.87 0.97 0.99 2/78 19268
/proc/meminfo: memFree=1782568/2055920 swapFree=4154856/4192956
[pid=19265] ppid=19263 vsize=17552 CPUtime=12.66
/proc/19265/stat : 19265 (SATzilla2007_C) R 19263 19265 19209 0 -1 4194304 4091 21928 0 0 539 3 712 12 25 0 1 0 308506373 17973248 4061 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/19265/statm: 4388 4061 121 260 0 4112 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 17552

[startup+25.5019 s]
/proc/loadavg: 0.90 0.97 0.99 2/78 19268
/proc/meminfo: memFree=1788584/2055920 swapFree=4154856/4192956
[pid=19265] ppid=19263 vsize=11100 CPUtime=25.46
/proc/19265/stat : 19265 (SATzilla2007_C) R 19263 19265 19209 0 -1 4194304 5289 21928 0 0 1817 5 712 12 25 0 1 0 308506373 11366400 2522 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 134526943 0 0 4096 0 0 0 0 17 1 0 0
/proc/19265/statm: 2775 2522 124 260 0 2499 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 11100

[startup+51.1011 s]
/proc/loadavg: 0.93 0.97 0.99 2/78 19268
/proc/meminfo: memFree=1740840/2055920 swapFree=4154856/4192956
[pid=19265] ppid=19263 vsize=160092 CPUtime=51.04
/proc/19265/stat : 19265 (SATzilla2007_C) R 19263 19265 19209 0 -1 4194304 22047 21928 0 0 4365 15 712 12 25 0 1 0 308506373 163934208 14476 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/19265/statm: 40023 14476 164 260 0 39747 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 160092

[startup+102.305 s]
/proc/loadavg: 0.97 0.97 0.99 2/79 19269
/proc/meminfo: memFree=1711712/2055920 swapFree=4154856/4192956
[pid=19265] ppid=19263 vsize=63228 CPUtime=73.71
/proc/19265/stat : 19265 (SATzilla2007_C) S 19263 19265 19209 0 -1 4194304 24641 21928 0 0 6607 40 712 12 25 0 1 0 308506373 64745472 14967 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19265/statm: 15807 14967 165 260 0 15531 0
[pid=19269] ppid=19265 vsize=23496 CPUtime=28.5
/proc/19269/stat : 19269 (minisat20) R 19265 19265 19209 0 -1 4194304 5710 0 0 0 2845 5 0 0 25 0 1 0 308513750 24059904 5704 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19269/statm: 5874 5704 59 118 0 5752 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 86724

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 19269
/proc/meminfo: memFree=1694816/2055920 swapFree=4154856/4192956
[pid=19265] ppid=19263 vsize=63228 CPUtime=73.71
/proc/19265/stat : 19265 (SATzilla2007_C) S 19263 19265 19209 0 -1 4194304 24641 21928 0 0 6607 40 712 12 25 0 1 0 308506373 64745472 14967 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19265/statm: 15807 14967 165 260 0 15531 0
[pid=19269] ppid=19265 vsize=40424 CPUtime=88.47
/proc/19269/stat : 19269 (minisat20) R 19265 19265 19209 0 -1 4194304 9949 0 0 0 8838 9 0 0 25 0 1 0 308513750 41394176 9943 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134649756 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19269/statm: 10106 9943 59 118 0 9984 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 103652

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 19269
/proc/meminfo: memFree=1679200/2055920 swapFree=4154856/4192956
[pid=19265] ppid=19263 vsize=63228 CPUtime=73.71
/proc/19265/stat : 19265 (SATzilla2007_C) S 19263 19265 19209 0 -1 4194304 24641 21928 0 0 6607 40 712 12 25 0 1 0 308506373 64745472 14967 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19265/statm: 15807 14967 165 260 0 15531 0
[pid=19269] ppid=19265 vsize=55940 CPUtime=148.45
/proc/19269/stat : 19269 (minisat20) R 19265 19265 19209 0 -1 4194304 13812 0 0 0 14831 14 0 0 25 0 1 0 308513750 57282560 13806 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19269/statm: 13985 13806 59 118 0 13863 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 119168

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 19269
/proc/meminfo: memFree=1663584/2055920 swapFree=4154856/4192956
[pid=19265] ppid=19263 vsize=63228 CPUtime=73.71
/proc/19265/stat : 19265 (SATzilla2007_C) S 19263 19265 19209 0 -1 4194304 24641 21928 0 0 6607 40 712 12 25 0 1 0 308506373 64745472 14967 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19265/statm: 15807 14967 165 260 0 15531 0
[pid=19269] ppid=19265 vsize=71524 CPUtime=208.43
/proc/19269/stat : 19269 (minisat20) R 19265 19265 19209 0 -1 4194304 17732 0 0 0 20823 20 0 0 25 0 1 0 308513750 73240576 17726 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19269/statm: 17881 17726 59 118 0 17759 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 134752

[startup+342.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 19269
/proc/meminfo: memFree=1646376/2055920 swapFree=4154856/4192956
[pid=19265] ppid=19263 vsize=63228 CPUtime=73.71
/proc/19265/stat : 19265 (SATzilla2007_C) S 19263 19265 19209 0 -1 4194304 24641 21928 0 0 6607 40 712 12 25 0 1 0 308506373 64745472 14967 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19265/statm: 15807 14967 165 260 0 15531 0
[pid=19269] ppid=19265 vsize=88628 CPUtime=268.41
/proc/19269/stat : 19269 (minisat20) R 19265 19265 19209 0 -1 4194304 21985 0 0 0 26816 25 0 0 25 0 1 0 308513750 90755072 21979 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19269/statm: 22157 21979 59 118 0 22035 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 151856

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 19269
/proc/meminfo: memFree=1646376/2055920 swapFree=4154856/4192956
[pid=19265] ppid=19263 vsize=63228 CPUtime=73.71
/proc/19265/stat : 19265 (SATzilla2007_C) S 19263 19265 19209 0 -1 4194304 24641 21928 0 0 6607 40 712 12 25 0 1 0 308506373 64745472 14967 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19265/statm: 15807 14967 165 260 0 15531 0

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


[startup+9222.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 19869
/proc/meminfo: memFree=1399080/2055920 swapFree=4154856/4192956
[pid=19265] ppid=19263 vsize=63228 CPUtime=73.71
/proc/19265/stat : 19265 (SATzilla2007_C) S 19263 19265 19209 0 -1 4194304 24641 21928 0 0 6607 40 712 12 25 0 1 0 308506373 64745472 14967 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19265/statm: 15807 14967 165 260 0 15531 0
[pid=19269] ppid=19265 vsize=334064 CPUtime=9144.76
/proc/19269/stat : 19269 (minisat20) R 19265 19265 19209 0 -1 4194304 83207 0 0 0 914317 159 0 0 25 0 1 0 308513750 342081536 83201 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525763 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19269/statm: 83516 83201 59 118 0 83394 0
Current children cumulated CPU time (s) 9218.47
Current children cumulated vsize (KiB) 397292

[startup+9282.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 19869
/proc/meminfo: memFree=1399016/2055920 swapFree=4154856/4192956
[pid=19265] ppid=19263 vsize=63228 CPUtime=73.71
/proc/19265/stat : 19265 (SATzilla2007_C) S 19263 19265 19209 0 -1 4194304 24641 21928 0 0 6607 40 712 12 25 0 1 0 308506373 64745472 14967 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19265/statm: 15807 14967 165 260 0 15531 0
[pid=19269] ppid=19265 vsize=334064 CPUtime=9204.74
/proc/19269/stat : 19269 (minisat20) R 19265 19265 19209 0 -1 4194304 83207 0 0 0 920314 160 0 0 25 0 1 0 308513750 342081536 83201 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525110 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19269/statm: 83516 83201 59 118 0 83394 0
Current children cumulated CPU time (s) 9278.45
Current children cumulated vsize (KiB) 397292

[startup+9342.31 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 19869
/proc/meminfo: memFree=1399016/2055920 swapFree=4154856/4192956
[pid=19265] ppid=19263 vsize=63228 CPUtime=73.71
/proc/19265/stat : 19265 (SATzilla2007_C) S 19263 19265 19209 0 -1 4194304 24641 21928 0 0 6607 40 712 12 25 0 1 0 308506373 64745472 14967 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19265/statm: 15807 14967 165 260 0 15531 0
[pid=19269] ppid=19265 vsize=334064 CPUtime=9264.72
/proc/19269/stat : 19269 (minisat20) R 19265 19265 19209 0 -1 4194304 83214 0 0 0 926312 160 0 0 25 0 1 0 308513750 342081536 83208 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19269/statm: 83516 83208 59 118 0 83394 0
Current children cumulated CPU time (s) 9338.43
Current children cumulated vsize (KiB) 397292

[startup+9402.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 19869
/proc/meminfo: memFree=1399080/2055920 swapFree=4154856/4192956
[pid=19265] ppid=19263 vsize=63228 CPUtime=73.71
/proc/19265/stat : 19265 (SATzilla2007_C) S 19263 19265 19209 0 -1 4194304 24641 21928 0 0 6607 40 712 12 25 0 1 0 308506373 64745472 14967 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19265/statm: 15807 14967 165 260 0 15531 0
[pid=19269] ppid=19265 vsize=334064 CPUtime=9324.69
/proc/19269/stat : 19269 (minisat20) R 19265 19265 19209 0 -1 4194304 83214 0 0 0 932309 160 0 0 25 0 1 0 308513750 342081536 83208 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19269/statm: 83516 83208 59 118 0 83394 0
Current children cumulated CPU time (s) 9398.4
Current children cumulated vsize (KiB) 397292

[startup+9462.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 19869
/proc/meminfo: memFree=1399016/2055920 swapFree=4154856/4192956
[pid=19265] ppid=19263 vsize=63228 CPUtime=73.71
/proc/19265/stat : 19265 (SATzilla2007_C) S 19263 19265 19209 0 -1 4194304 24641 21928 0 0 6607 40 712 12 25 0 1 0 308506373 64745472 14967 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19265/statm: 15807 14967 165 260 0 15531 0
[pid=19269] ppid=19265 vsize=334064 CPUtime=9384.67
/proc/19269/stat : 19269 (minisat20) R 19265 19265 19209 0 -1 4194304 83214 0 0 0 938306 161 0 0 25 0 1 0 308513750 342081536 83208 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134527403 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19269/statm: 83516 83208 59 118 0 83394 0
Current children cumulated CPU time (s) 9458.38
Current children cumulated vsize (KiB) 397292

[startup+9522.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 19869
/proc/meminfo: memFree=1395368/2055920 swapFree=4154856/4192956
[pid=19265] ppid=19263 vsize=63228 CPUtime=73.71
/proc/19265/stat : 19265 (SATzilla2007_C) S 19263 19265 19209 0 -1 4194304 24641 21928 0 0 6607 40 712 12 25 0 1 0 308506373 64745472 14967 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19265/statm: 15807 14967 165 260 0 15531 0
[pid=19269] ppid=19265 vsize=337768 CPUtime=9444.64
/proc/19269/stat : 19269 (minisat20) R 19265 19265 19209 0 -1 4194304 84160 0 0 0 944302 162 0 0 25 0 1 0 308513750 345874432 84154 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19269/statm: 84442 84154 59 118 0 84320 0
Current children cumulated CPU time (s) 9518.35
Current children cumulated vsize (KiB) 400996

[startup+9582.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 19869
/proc/meminfo: memFree=1389416/2055920 swapFree=4154856/4192956
[pid=19265] ppid=19263 vsize=63228 CPUtime=73.71
/proc/19265/stat : 19265 (SATzilla2007_C) S 19263 19265 19209 0 -1 4194304 24641 21928 0 0 6607 40 712 12 25 0 1 0 308506373 64745472 14967 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19265/statm: 15807 14967 165 260 0 15531 0
[pid=19269] ppid=19265 vsize=343676 CPUtime=9504.63
/proc/19269/stat : 19269 (minisat20) R 19265 19265 19209 0 -1 4194304 85618 0 0 0 950298 165 0 0 25 0 1 0 308513750 351924224 85612 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134519365 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19269/statm: 85919 85612 59 118 0 85797 0
Current children cumulated CPU time (s) 9578.34
Current children cumulated vsize (KiB) 406904

[startup+9642.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 19869
/proc/meminfo: memFree=1389352/2055920 swapFree=4154856/4192956
[pid=19265] ppid=19263 vsize=63228 CPUtime=73.71
/proc/19265/stat : 19265 (SATzilla2007_C) S 19263 19265 19209 0 -1 4194304 24641 21928 0 0 6607 40 712 12 25 0 1 0 308506373 64745472 14967 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19265/statm: 15807 14967 165 260 0 15531 0
[pid=19269] ppid=19265 vsize=343676 CPUtime=9564.6
/proc/19269/stat : 19269 (minisat20) R 19265 19265 19209 0 -1 4194304 85618 0 0 0 956295 165 0 0 25 0 1 0 308513750 351924224 85612 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525395 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19269/statm: 85919 85612 59 118 0 85797 0
Current children cumulated CPU time (s) 9638.31
Current children cumulated vsize (KiB) 406904

[startup+9702.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 19869
/proc/meminfo: memFree=1389416/2055920 swapFree=4154856/4192956
[pid=19265] ppid=19263 vsize=63228 CPUtime=73.71
/proc/19265/stat : 19265 (SATzilla2007_C) S 19263 19265 19209 0 -1 4194304 24641 21928 0 0 6607 40 712 12 25 0 1 0 308506373 64745472 14967 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19265/statm: 15807 14967 165 260 0 15531 0
[pid=19269] ppid=19265 vsize=343676 CPUtime=9624.58
/proc/19269/stat : 19269 (minisat20) R 19265 19265 19209 0 -1 4194304 85618 0 0 0 962292 166 0 0 25 0 1 0 308513750 351924224 85612 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19269/statm: 85919 85612 59 118 0 85797 0
Current children cumulated CPU time (s) 9698.29
Current children cumulated vsize (KiB) 406904

[startup+9762.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 19869
/proc/meminfo: memFree=1389352/2055920 swapFree=4154856/4192956
[pid=19265] ppid=19263 vsize=63228 CPUtime=73.71
/proc/19265/stat : 19265 (SATzilla2007_C) S 19263 19265 19209 0 -1 4194304 24641 21928 0 0 6607 40 712 12 25 0 1 0 308506373 64745472 14967 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19265/statm: 15807 14967 165 260 0 15531 0
[pid=19269] ppid=19265 vsize=343676 CPUtime=9684.55
/proc/19269/stat : 19269 (minisat20) R 19265 19265 19209 0 -1 4194304 85618 0 0 0 968289 166 0 0 25 0 1 0 308513750 351924224 85612 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19269/statm: 85919 85612 59 118 0 85797 0
Current children cumulated CPU time (s) 9758.26
Current children cumulated vsize (KiB) 406904

[startup+9822.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 19869
/proc/meminfo: memFree=1389352/2055920 swapFree=4154856/4192956
[pid=19265] ppid=19263 vsize=63228 CPUtime=73.71
/proc/19265/stat : 19265 (SATzilla2007_C) S 19263 19265 19209 0 -1 4194304 24641 21928 0 0 6607 40 712 12 25 0 1 0 308506373 64745472 14967 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19265/statm: 15807 14967 165 260 0 15531 0
[pid=19269] ppid=19265 vsize=343676 CPUtime=9744.53
/proc/19269/stat : 19269 (minisat20) R 19265 19265 19209 0 -1 4194304 85618 0 0 0 974286 167 0 0 25 0 1 0 308513750 351924224 85612 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525785 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19269/statm: 85919 85612 59 118 0 85797 0
Current children cumulated CPU time (s) 9818.24
Current children cumulated vsize (KiB) 406904

[startup+9882.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 19869
/proc/meminfo: memFree=1389352/2055920 swapFree=4154856/4192956
[pid=19265] ppid=19263 vsize=63228 CPUtime=73.71
/proc/19265/stat : 19265 (SATzilla2007_C) S 19263 19265 19209 0 -1 4194304 24641 21928 0 0 6607 40 712 12 25 0 1 0 308506373 64745472 14967 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19265/statm: 15807 14967 165 260 0 15531 0
[pid=19269] ppid=19265 vsize=343676 CPUtime=9804.51
/proc/19269/stat : 19269 (minisat20) R 19265 19265 19209 0 -1 4194304 85618 0 0 0 980284 167 0 0 25 0 1 0 308513750 351924224 85612 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134527437 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19269/statm: 85919 85612 59 118 0 85797 0
Current children cumulated CPU time (s) 9878.22
Current children cumulated vsize (KiB) 406904

[startup+9942.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 19869
/proc/meminfo: memFree=1389352/2055920 swapFree=4154856/4192956
[pid=19265] ppid=19263 vsize=63228 CPUtime=73.71
/proc/19265/stat : 19265 (SATzilla2007_C) S 19263 19265 19209 0 -1 4194304 24641 21928 0 0 6607 40 712 12 25 0 1 0 308506373 64745472 14967 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19265/statm: 15807 14967 165 260 0 15531 0
[pid=19269] ppid=19265 vsize=343676 CPUtime=9864.49
/proc/19269/stat : 19269 (minisat20) R 19265 19265 19209 0 -1 4194304 85618 0 0 0 986281 168 0 0 25 0 1 0 308513750 351924224 85612 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19269/statm: 85919 85612 59 118 0 85797 0
Current children cumulated CPU time (s) 9938.2
Current children cumulated vsize (KiB) 406904

[startup+10002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 19869
/proc/meminfo: memFree=1389352/2055920 swapFree=4154856/4192956
[pid=19265] ppid=19263 vsize=63228 CPUtime=73.71
/proc/19265/stat : 19265 (SATzilla2007_C) S 19263 19265 19209 0 -1 4194304 24641 21928 0 0 6607 40 712 12 25 0 1 0 308506373 64745472 14967 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19265/statm: 15807 14967 165 260 0 15531 0
[pid=19269] ppid=19265 vsize=343676 CPUtime=9924.47
/proc/19269/stat : 19269 (minisat20) R 19265 19265 19209 0 -1 4194304 85618 0 0 0 992279 168 0 0 25 0 1 0 308513750 351924224 85612 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525959 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19269/statm: 85919 85612 59 118 0 85797 0
Current children cumulated CPU time (s) 9998.18
Current children cumulated vsize (KiB) 406904

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

Child status: 17
Real time (s): 10002.4
CPU time (s): 9998.3
CPU user time (s): 9996.01
CPU system time (s): 2.29365
CPU usage (%): 99.9592
Max. virtual memory (cumulated for all children) (KiB): 406904

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

runsolver used 9.98148 second user time and 25.8851 second system time

The end

Launcher Data (download as text)

Begin job on node20 on Tue May  8 06:31:30 UTC 2007

IDJOB= 455962
IDBENCH= 20535
IDSOLVER= 179
FILE ID= node20/455962-1178605890

PBS_JOBID= 5217773

Free space on /tmp= 66553 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/industrial/IBM_FV_2002_13_rule_1/SAT_dat.k65.cnf
COMMAND LINE= /tmp/evaluation/455962-1178605890/SATzilla2007_C /tmp/evaluation/455962-1178605890/instance-455962-1178605890.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node20/watcher-455962-1178605890 -o ROOT/results/node20/solver-455962-1178605890 -C 10000 -W 15000 -M 1800 --output-limit 1,15  /tmp/evaluation/455962-1178605890/SATzilla2007_C /tmp/evaluation/455962-1178605890/instance-455962-1178605890.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  0e7272c44cfc0ff08090f3e62c18898b

RANDOM SEED= 662896723

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

Linux node20.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.265
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.265
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:       1798848 kB
Buffers:         32676 kB
Cached:         137416 kB
SwapCached:      16228 kB
Active:          72796 kB
Inactive:       119792 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1798848 kB
SwapTotal:     4192956 kB
SwapFree:      4154856 kB
Dirty:           12416 kB
Writeback:           0 kB
Mapped:          29448 kB
Slab:            50072 kB
Committed_AS:  6722540 kB
PageTables:       1744 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= 66553 MiB

End job on node20 on Tue May  8 09:18:13 UTC 2007