Trace number 1796600

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
kw_pre 2009-03-21UNSAT 55.0386 55.0683

General information on the benchmark

Namevelev-engi-uns-1.0-4nd.cnf
MD5SUM700f8e86139a93fca212e22efa0f7d2b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark41.6767
Satisfiable
(Un)Satisfiability was proved
Number of variables7000
Number of clauses67586
Sum of the clauses size190944
Maximum clause length58
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 256649
Number of clauses of size 35901
Number of clauses of size 4437
Number of clauses of size 5591
Number of clauses of size over 54007

Solver Data

54.96/55.06	This is MiniSat 2.0 beta
54.96/55.06	WARNING: for repeatability, setting FPU to use double precision
54.96/55.06	============================[ Problem Statistics ]=============================
54.96/55.06	|                                                                             |
54.96/55.06	|  Number of variables:  1                                                    |
54.96/55.06	|  Number of clauses:    2                                                    |
54.96/55.06	|  Parsing time:         0.00         s                                       |
54.96/55.06	Solved by unit propagation
54.96/55.06	UNSATISFIABLE
54.96/55.06	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1796600-1242077891/watcher-1796600-1242077891 -o /tmp/evaluation-result-1796600-1242077891/solver-1796600-1242077891 -C 1200 -W 1800 -M 1800 HOME/kw_pre HOME/instance-1796600-1242077891.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): 1800 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 8393
/proc/meminfo: memFree=1175216/2055924 swapFree=4180088/4192956
[pid=8393] ppid=8391 vsize=5356 CPUtime=0
/proc/8393/stat : 8393 (kw_pre) S 8391 8393 8195 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235823445 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8393/statm: 1339 231 192 169 0 50 0
[pid=8394] ppid=8393 vsize=3296 CPUtime=0
/proc/8394/stat : 8394 (kw_preprocessor) R 8393 8393 8195 0 -1 0 429 0 0 0 0 0 0 0 20 0 1 0 235823445 3375104 406 1992294400 4194304 6416590 548682068912 18446744073709551615 5489867 0 0 4096 0 0 0 0 17 1 0 0
/proc/8394/statm: 824 410 205 542 0 273 0

[startup+0.0977281 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 8393
/proc/meminfo: memFree=1175216/2055924 swapFree=4180088/4192956
[pid=8393] ppid=8391 vsize=5356 CPUtime=0
/proc/8393/stat : 8393 (kw_pre) S 8391 8393 8195 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235823445 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8393/statm: 1339 231 192 169 0 50 0
[pid=8394] ppid=8393 vsize=8548 CPUtime=0.09
/proc/8394/stat : 8394 (kw_preprocessor) R 8393 8393 8195 0 -1 0 1662 0 0 0 9 0 0 0 20 0 1 0 235823445 8753152 1638 1992294400 4194304 6416590 548682068912 18446744073709551615 5489867 0 0 4096 0 0 0 0 17 1 0 0
/proc/8394/statm: 2137 1638 215 542 0 1586 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13904

[startup+0.101728 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 8393
/proc/meminfo: memFree=1175216/2055924 swapFree=4180088/4192956
[pid=8393] ppid=8391 vsize=5356 CPUtime=0
/proc/8393/stat : 8393 (kw_pre) S 8391 8393 8195 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235823445 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8393/statm: 1339 231 192 169 0 50 0
[pid=8394] ppid=8393 vsize=8680 CPUtime=0.09
/proc/8394/stat : 8394 (kw_preprocessor) R 8393 8393 8195 0 -1 0 1680 0 0 0 9 0 0 0 20 0 1 0 235823445 8888320 1656 1992294400 4194304 6416590 548682068912 18446744073709551615 5489867 0 0 4096 0 0 0 0 17 1 0 0
/proc/8394/statm: 2170 1656 215 542 0 1619 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14036

[startup+0.301766 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 8393
/proc/meminfo: memFree=1175216/2055924 swapFree=4180088/4192956
[pid=8393] ppid=8391 vsize=5356 CPUtime=0
/proc/8393/stat : 8393 (kw_pre) S 8391 8393 8195 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235823445 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8393/statm: 1339 231 192 169 0 50 0
[pid=8394] ppid=8393 vsize=12416 CPUtime=0.29
/proc/8394/stat : 8394 (kw_preprocessor) R 8393 8393 8195 0 -1 0 2738 0 0 0 29 0 0 0 20 0 1 0 235823445 12713984 2665 1992294400 4194304 6416590 548682068912 18446744073709551615 4292812 0 0 4096 0 0 0 0 17 1 0 0
/proc/8394/statm: 3104 2665 216 542 0 2553 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17772

[startup+0.701845 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 8393
/proc/meminfo: memFree=1175216/2055924 swapFree=4180088/4192956
[pid=8393] ppid=8391 vsize=5356 CPUtime=0
/proc/8393/stat : 8393 (kw_pre) S 8391 8393 8195 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235823445 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8393/statm: 1339 231 192 169 0 50 0
[pid=8394] ppid=8393 vsize=18008 CPUtime=0.69
/proc/8394/stat : 8394 (kw_preprocessor) R 8393 8393 8195 0 -1 0 4194 0 0 0 67 2 0 0 24 0 1 0 235823445 18440192 4024 1992294400 4194304 6416590 548682068912 18446744073709551615 5556880 0 0 4096 0 0 0 0 17 1 0 0
/proc/8394/statm: 4502 4024 243 542 0 3951 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 23364

[startup+1.502 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 8395
/proc/meminfo: memFree=1158816/2055924 swapFree=4180088/4192956
[pid=8393] ppid=8391 vsize=5356 CPUtime=0
/proc/8393/stat : 8393 (kw_pre) S 8391 8393 8195 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235823445 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8393/statm: 1339 231 192 169 0 50 0
[pid=8394] ppid=8393 vsize=19064 CPUtime=1.49
/proc/8394/stat : 8394 (kw_preprocessor) R 8393 8393 8195 0 -1 0 4438 0 0 0 147 2 0 0 25 0 1 0 235823445 19521536 4268 1992294400 4194304 6416590 548682068912 18446744073709551615 4567665 0 0 4096 0 0 0 0 17 1 0 0
/proc/8394/statm: 4766 4268 243 542 0 4215 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 24420

[startup+3.10132 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 8395
/proc/meminfo: memFree=1158112/2055924 swapFree=4180088/4192956
[pid=8393] ppid=8391 vsize=5356 CPUtime=0
/proc/8393/stat : 8393 (kw_pre) S 8391 8393 8195 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235823445 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8393/statm: 1339 231 192 169 0 50 0
[pid=8394] ppid=8393 vsize=19064 CPUtime=3.09
/proc/8394/stat : 8394 (kw_preprocessor) R 8393 8393 8195 0 -1 0 4495 0 0 0 305 4 0 0 25 0 1 0 235823445 19521536 4325 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 1 0 0
/proc/8394/statm: 4766 4325 250 542 0 4215 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 24420

[startup+6.30194 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 8395
/proc/meminfo: memFree=1155808/2055924 swapFree=4180088/4192956
[pid=8393] ppid=8391 vsize=5356 CPUtime=0
/proc/8393/stat : 8393 (kw_pre) S 8391 8393 8195 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235823445 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8393/statm: 1339 231 192 169 0 50 0
[pid=8394] ppid=8393 vsize=21812 CPUtime=6.29
/proc/8394/stat : 8394 (kw_preprocessor) R 8393 8393 8195 0 -1 0 5133 0 0 0 623 6 0 0 25 0 1 0 235823445 22335488 4963 1992294400 4194304 6416590 548682068912 18446744073709551615 5479110 0 0 4096 0 0 0 0 17 1 0 0
/proc/8394/statm: 5453 4963 254 542 0 4902 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 27168

[startup+12.7022 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 8395
/proc/meminfo: memFree=1155296/2055924 swapFree=4180088/4192956
[pid=8393] ppid=8391 vsize=5356 CPUtime=0
/proc/8393/stat : 8393 (kw_pre) S 8391 8393 8195 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235823445 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8393/statm: 1339 231 192 169 0 50 0
[pid=8394] ppid=8393 vsize=22084 CPUtime=12.69
/proc/8394/stat : 8394 (kw_preprocessor) R 8393 8393 8195 0 -1 0 5204 0 0 0 1263 6 0 0 25 0 1 0 235823445 22614016 5034 1992294400 4194304 6416590 548682068912 18446744073709551615 4335261 0 0 4096 0 0 0 0 17 1 0 0
/proc/8394/statm: 5521 5034 254 542 0 4970 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 27440

[startup+25.5017 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 8395
/proc/meminfo: memFree=1151648/2055924 swapFree=4180088/4192956
[pid=8393] ppid=8391 vsize=5356 CPUtime=0
/proc/8393/stat : 8393 (kw_pre) S 8391 8393 8195 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235823445 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8393/statm: 1339 231 192 169 0 50 0
[pid=8394] ppid=8393 vsize=26276 CPUtime=25.47
/proc/8394/stat : 8394 (kw_preprocessor) R 8393 8393 8195 0 -1 0 6175 0 0 0 2539 8 0 0 25 0 1 0 235823445 26906624 6005 1992294400 4194304 6416590 548682068912 18446744073709551615 4335135 0 0 4096 0 0 0 0 17 1 0 0
/proc/8394/statm: 6569 6005 254 542 0 6018 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 31632

[startup+51.1017 s]
/proc/loadavg: 0.96 0.98 0.99 2/66 8395
/proc/meminfo: memFree=1146464/2055924 swapFree=4180088/4192956
[pid=8393] ppid=8391 vsize=5356 CPUtime=0
/proc/8393/stat : 8393 (kw_pre) S 8391 8393 8195 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235823445 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8393/statm: 1339 231 192 169 0 50 0
[pid=8394] ppid=8393 vsize=31784 CPUtime=51.06
/proc/8394/stat : 8394 (kw_preprocessor) R 8393 8393 8195 0 -1 0 7488 0 0 0 5093 13 0 0 25 0 1 0 235823445 32546816 7318 1992294400 4194304 6416590 548682068912 18446744073709551615 4293505 0 0 4096 0 0 0 0 17 1 0 0
/proc/8394/statm: 7946 7318 254 542 0 7395 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 37140

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

[startup+52.701 s]
/proc/loadavg: 0.96 0.98 0.99 2/66 8395
/proc/meminfo: memFree=1144928/2055924 swapFree=4180088/4192956
[pid=8393] ppid=8391 vsize=5356 CPUtime=0
/proc/8393/stat : 8393 (kw_pre) S 8391 8393 8195 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235823445 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8393/statm: 1339 231 192 169 0 50 0
[pid=8394] ppid=8393 vsize=33060 CPUtime=52.66
/proc/8394/stat : 8394 (kw_preprocessor) R 8393 8393 8195 0 -1 0 7906 0 0 0 5252 14 0 0 25 0 1 0 235823445 33853440 7632 1992294400 4194304 6416590 548682068912 18446744073709551615 4294943 0 0 4096 0 0 0 0 17 1 0 0
/proc/8394/statm: 8265 7632 254 542 0 7714 0
Current children cumulated CPU time (s) 52.66
Current children cumulated vsize (KiB) 38416

[startup+54.3014 s]
/proc/loadavg: 0.97 0.98 0.99 2/66 8395
/proc/meminfo: memFree=1144928/2055924 swapFree=4180088/4192956
[pid=8393] ppid=8391 vsize=5356 CPUtime=0
/proc/8393/stat : 8393 (kw_pre) S 8391 8393 8195 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235823445 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8393/statm: 1339 231 192 169 0 50 0
[pid=8394] ppid=8393 vsize=33468 CPUtime=54.26
/proc/8394/stat : 8394 (kw_preprocessor) R 8393 8393 8195 0 -1 0 7963 0 0 0 5411 15 0 0 25 0 1 0 235823445 34271232 7689 1992294400 4194304 6416590 548682068912 18446744073709551615 4295356 0 0 4096 0 0 0 0 17 1 0 0
/proc/8394/statm: 8367 7689 254 542 0 7816 0
Current children cumulated CPU time (s) 54.26
Current children cumulated vsize (KiB) 38824

[startup+54.7014 s]
/proc/loadavg: 0.97 0.98 0.99 2/66 8395
/proc/meminfo: memFree=1144928/2055924 swapFree=4180088/4192956
[pid=8393] ppid=8391 vsize=5356 CPUtime=0
/proc/8393/stat : 8393 (kw_pre) S 8391 8393 8195 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235823445 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8393/statm: 1339 231 192 169 0 50 0
[pid=8394] ppid=8393 vsize=33468 CPUtime=54.66
/proc/8394/stat : 8394 (kw_preprocessor) R 8393 8393 8195 0 -1 0 7964 0 0 0 5451 15 0 0 25 0 1 0 235823445 34271232 7690 1992294400 4194304 6416590 548682068912 18446744073709551615 4297148 0 0 4096 0 0 0 0 17 1 0 0
/proc/8394/statm: 8367 7690 254 542 0 7816 0
Current children cumulated CPU time (s) 54.66
Current children cumulated vsize (KiB) 38824

[startup+54.9015 s]
/proc/loadavg: 0.97 0.98 0.99 2/66 8395
/proc/meminfo: memFree=1144928/2055924 swapFree=4180088/4192956
[pid=8393] ppid=8391 vsize=5356 CPUtime=0
/proc/8393/stat : 8393 (kw_pre) S 8391 8393 8195 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235823445 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8393/statm: 1339 231 192 169 0 50 0
[pid=8394] ppid=8393 vsize=33468 CPUtime=54.86
/proc/8394/stat : 8394 (kw_preprocessor) R 8393 8393 8195 0 -1 0 7964 0 0 0 5471 15 0 0 25 0 1 0 235823445 34271232 7690 1992294400 4194304 6416590 548682068912 18446744073709551615 4294546 0 0 4096 0 0 0 0 17 1 0 0
/proc/8394/statm: 8367 7690 254 542 0 7816 0
Current children cumulated CPU time (s) 54.86
Current children cumulated vsize (KiB) 38824

[startup+55.0055 s]
/proc/loadavg: 0.97 0.98 0.99 2/66 8395
/proc/meminfo: memFree=1144928/2055924 swapFree=4180088/4192956
[pid=8393] ppid=8391 vsize=5356 CPUtime=0
/proc/8393/stat : 8393 (kw_pre) S 8391 8393 8195 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235823445 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8393/statm: 1339 231 192 169 0 50 0
[pid=8394] ppid=8393 vsize=33468 CPUtime=54.96
/proc/8394/stat : 8394 (kw_preprocessor) R 8393 8393 8195 0 -1 0 7964 0 0 0 5481 15 0 0 25 0 1 0 235823445 34271232 7690 1992294400 4194304 6416590 548682068912 18446744073709551615 4304845 0 0 4096 0 0 0 0 17 1 0 0
/proc/8394/statm: 8367 7690 254 542 0 7816 0
Current children cumulated CPU time (s) 54.96
Current children cumulated vsize (KiB) 38824

Child status: 0
Real time (s): 55.0683
CPU time (s): 55.0386
CPU user time (s): 54.8757
CPU system time (s): 0.162975
CPU usage (%): 99.9461
Max. virtual memory (cumulated for all children) (KiB): 38832

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 54.8757
system time used= 0.162975
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8392
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= 8
involuntary context switches= 133

runsolver used 0.06299 second user time and 0.136979 second system time

The end

Launcher Data

Begin job on node6 at 2009-05-11 23:38:11
IDJOB=1796600
IDBENCH=69594
IDSOLVER=646
FILE ID=node6/1796600-1242077891
PBS_JOBID= 9277641
Free space on /tmp= 66236 MiB

SOLVER NAME= kw_pre 2009-03-21
BENCH NAME= SAT_RACE08/cnf/velev-engi-uns-1.0-4nd.cnf
COMMAND LINE= HOME/kw_pre BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1796600-1242077891/watcher-1796600-1242077891 -o /tmp/evaluation-result-1796600-1242077891/solver-1796600-1242077891 -C 1200 -W 1800 -M 1800  HOME/kw_pre HOME/instance-1796600-1242077891.cnf

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 700f8e86139a93fca212e22efa0f7d2b
RANDOM SEED=854795967

node6.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.281
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.281
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:      2055924 kB
MemFree:       1175696 kB
Buffers:         69468 kB
Cached:         711524 kB
SwapCached:       6652 kB
Active:          19520 kB
Inactive:       769752 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1175696 kB
SwapTotal:     4192956 kB
SwapFree:      4180088 kB
Dirty:            4100 kB
Writeback:           0 kB
Mapped:          14004 kB
Slab:            77044 kB
Committed_AS:   876440 kB
PageTables:       1452 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= 66232 MiB
End job on node6 at 2009-05-11 23:39:06