Trace number 1733042

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 2009-03-20UNSAT 571.822 571.99

General information on the benchmark

NameCRAFTED/ramseycube/
Q32inK09.cnf
MD5SUM58cbf73dc7f1fd4bb325152069db03fb
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark16.8174
Satisfiable
(Un)Satisfiability was proved
Number of variables36
Number of clauses7938
Sum of the clauses size92232
Maximum clause length12
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 4378
Number of clauses of size 50
Number of clauses of size over 57560

Solver Data

0.00/0.00	c kw (KillerWhale) version 0.6
0.00/0.00	c Copyright 2007-2009 Johan Alfredsson, Oepir
0.00/0.00	c johan@oepir.com
571.73/571.97	c 571.74 seconds
571.73/571.97	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-1733042-1240784640/watcher-1733042-1240784640 -o /tmp/evaluation-result-1733042-1240784640/solver-1733042-1240784640 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/kw HOME/instance-1733042-1240784640.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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 1.29 1.31 3/64 26934
/proc/meminfo: memFree=1531368/2055920 swapFree=4192812/4192956
[pid=26934] ppid=26932 vsize=2768 CPUtime=0
/proc/26934/stat : 26934 (kw) R 26932 26934 26213 0 -1 0 292 0 0 0 0 0 0 0 18 0 1 0 106497201 2834432 276 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/26934/statm: 692 276 216 541 0 142 0

[startup+0.0151689 s]
/proc/loadavg: 0.92 1.29 1.31 3/64 26934
/proc/meminfo: memFree=1531368/2055920 swapFree=4192812/4192956
[pid=26934] ppid=26932 vsize=2908 CPUtime=0.01
/proc/26934/stat : 26934 (kw) R 26932 26934 26213 0 -1 0 332 0 0 0 1 0 0 0 18 0 1 0 106497201 2977792 316 1992294400 4194304 6412682 548682068832 18446744073709551615 4828581 0 0 4096 0 0 0 0 17 1 0 0
/proc/26934/statm: 727 316 216 541 0 177 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2908

[startup+0.101178 s]
/proc/loadavg: 0.92 1.29 1.31 3/64 26934
/proc/meminfo: memFree=1531368/2055920 swapFree=4192812/4192956
[pid=26934] ppid=26932 vsize=4408 CPUtime=0.09
/proc/26934/stat : 26934 (kw) R 26932 26934 26213 0 -1 0 743 0 0 0 9 0 0 0 18 0 1 0 106497201 4513792 727 1992294400 4194304 6412682 548682068832 18446744073709551615 4565041 0 0 4096 0 0 0 0 17 1 0 0
/proc/26934/statm: 1102 727 235 541 0 552 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4408

[startup+0.301201 s]
/proc/loadavg: 0.92 1.29 1.31 3/64 26934
/proc/meminfo: memFree=1531368/2055920 swapFree=4192812/4192956
[pid=26934] ppid=26932 vsize=4408 CPUtime=0.29
/proc/26934/stat : 26934 (kw) R 26932 26934 26213 0 -1 0 743 0 0 0 29 0 0 0 19 0 1 0 106497201 4513792 727 1992294400 4194304 6412682 548682068832 18446744073709551615 4508873 0 0 4096 0 0 0 0 17 1 0 0
/proc/26934/statm: 1102 727 235 541 0 552 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4408

[startup+0.701248 s]
/proc/loadavg: 0.92 1.29 1.31 3/64 26934
/proc/meminfo: memFree=1531368/2055920 swapFree=4192812/4192956
[pid=26934] ppid=26932 vsize=5844 CPUtime=0.69
/proc/26934/stat : 26934 (kw) R 26932 26934 26213 0 -1 0 1232 0 0 0 69 0 0 0 22 0 1 0 106497201 5984256 1045 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/26934/statm: 1461 1045 242 541 0 911 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5844

[startup+1.50134 s]
/proc/loadavg: 0.92 1.29 1.31 2/65 26935
/proc/meminfo: memFree=1527008/2055920 swapFree=4192812/4192956
[pid=26934] ppid=26932 vsize=8352 CPUtime=1.49
/proc/26934/stat : 26934 (kw) R 26932 26934 26213 0 -1 0 1754 0 0 0 148 1 0 0 25 0 1 0 106497201 8552448 1567 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/26934/statm: 2088 1567 242 541 0 1538 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8352

[startup+3.10153 s]
/proc/loadavg: 0.93 1.28 1.31 2/65 26935
/proc/meminfo: memFree=1524512/2055920 swapFree=4192812/4192956
[pid=26934] ppid=26932 vsize=11148 CPUtime=3.09
/proc/26934/stat : 26934 (kw) R 26932 26934 26213 0 -1 0 2353 0 0 0 307 2 0 0 25 0 1 0 106497201 11415552 2126 1992294400 4194304 6412682 548682068832 18446744073709551615 4296616 0 0 4096 0 0 0 0 17 1 0 0
/proc/26934/statm: 2787 2126 248 541 0 2237 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11148

[startup+6.3019 s]
/proc/loadavg: 0.93 1.28 1.31 2/65 26935
/proc/meminfo: memFree=1522920/2055920 swapFree=4192812/4192956
[pid=26934] ppid=26932 vsize=12844 CPUtime=6.29
/proc/26934/stat : 26934 (kw) R 26932 26934 26213 0 -1 0 2782 0 0 0 626 3 0 0 25 0 1 0 106497201 13152256 2458 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/26934/statm: 3211 2458 248 541 0 2661 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 12844

[startup+12.7016 s]
/proc/loadavg: 0.94 1.27 1.31 2/65 26935
/proc/meminfo: memFree=1520440/2055920 swapFree=4192812/4192956
[pid=26934] ppid=26932 vsize=15296 CPUtime=12.69
/proc/26934/stat : 26934 (kw) R 26932 26934 26213 0 -1 0 3453 0 0 0 1264 5 0 0 25 0 1 0 106497201 15663104 3000 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/26934/statm: 3824 3000 248 541 0 3274 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 15296

[startup+25.5011 s]
/proc/loadavg: 0.95 1.26 1.30 2/65 26935
/proc/meminfo: memFree=1516728/2055920 swapFree=4192812/4192956
[pid=26934] ppid=26932 vsize=19440 CPUtime=25.48
/proc/26934/stat : 26934 (kw) R 26932 26934 26213 0 -1 0 4573 0 0 0 2540 8 0 0 25 0 1 0 106497201 19906560 3846 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/26934/statm: 4860 3846 248 541 0 4310 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 19440

[startup+51.1011 s]
/proc/loadavg: 0.97 1.24 1.29 2/65 26935
/proc/meminfo: memFree=1512760/2055920 swapFree=4192812/4192956
[pid=26934] ppid=26932 vsize=24508 CPUtime=51.08
/proc/26934/stat : 26934 (kw) R 26932 26934 26213 0 -1 0 5888 0 0 0 5094 14 0 0 25 0 1 0 106497201 25096192 4903 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/26934/statm: 6127 4903 248 541 0 5577 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 24508

[startup+102.305 s]
/proc/loadavg: 0.98 1.20 1.27 2/65 26935
/proc/meminfo: memFree=1504440/2055920 swapFree=4192812/4192956
[pid=26934] ppid=26932 vsize=35700 CPUtime=102.27
/proc/26934/stat : 26934 (kw) R 26932 26934 26213 0 -1 0 8461 0 0 0 10203 24 0 0 25 0 1 0 106497201 36556800 6926 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/26934/statm: 8925 6926 248 541 0 8375 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 35700

[startup+162.302 s]
/proc/loadavg: 0.99 1.16 1.25 2/65 26935
/proc/meminfo: memFree=1499576/2055920 swapFree=4192812/4192956
[pid=26934] ppid=26932 vsize=42048 CPUtime=162.24
/proc/26934/stat : 26934 (kw) R 26932 26934 26213 0 -1 0 9977 0 0 0 16192 32 0 0 25 0 1 0 106497201 43057152 8201 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/26934/statm: 10512 8201 248 541 0 9962 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 42048

[startup+222.302 s]
/proc/loadavg: 0.99 1.13 1.24 2/65 26935
/proc/meminfo: memFree=1495096/2055920 swapFree=4192812/4192956
[pid=26934] ppid=26932 vsize=46892 CPUtime=222.23
/proc/26934/stat : 26934 (kw) R 26932 26934 26213 0 -1 0 11346 0 0 0 22184 39 0 0 25 0 1 0 106497201 48017408 9293 1992294400 4194304 6412682 548682068832 18446744073709551615 4287593 0 0 4096 0 0 0 0 17 1 0 0
/proc/26934/statm: 11723 9293 248 541 0 11173 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 46892

[startup+282.302 s]
/proc/loadavg: 0.99 1.10 1.22 2/65 26935
/proc/meminfo: memFree=1491000/2055920 swapFree=4192812/4192956
[pid=26934] ppid=26932 vsize=53320 CPUtime=282.2
/proc/26934/stat : 26934 (kw) R 26932 26934 26213 0 -1 0 12692 0 0 0 28175 45 0 0 25 0 1 0 106497201 54599680 10321 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/26934/statm: 13330 10321 248 541 0 12780 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 53320

[startup+342.302 s]
/proc/loadavg: 0.99 1.08 1.20 2/65 26935
/proc/meminfo: memFree=1484216/2055920 swapFree=4192812/4192956
[pid=26934] ppid=26932 vsize=62932 CPUtime=342.19
/proc/26934/stat : 26934 (kw) R 26932 26934 26213 0 -1 0 14725 0 0 0 34168 51 0 0 25 0 1 0 106497201 64442368 11988 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/26934/statm: 15733 11988 248 541 0 15183 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 62932

[startup+402.302 s]
/proc/loadavg: 0.99 1.06 1.18 2/65 26935
/proc/meminfo: memFree=1481848/2055920 swapFree=4192812/4192956
[pid=26934] ppid=26932 vsize=66452 CPUtime=402.17
/proc/26934/stat : 26934 (kw) R 26932 26934 26213 0 -1 0 15356 0 0 0 40161 56 0 0 25 0 1 0 106497201 68046848 12619 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/26934/statm: 16613 12619 248 541 0 16063 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 66452

[startup+462.302 s]
/proc/loadavg: 0.99 1.05 1.17 2/65 26935
/proc/meminfo: memFree=1479416/2055920 swapFree=4192812/4192956
[pid=26934] ppid=26932 vsize=67960 CPUtime=462.16
/proc/26934/stat : 26934 (kw) R 26932 26934 26213 0 -1 0 16355 0 0 0 46153 63 0 0 25 0 1 0 106497201 69591040 13197 1992294400 4194304 6412682 548682068832 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/26934/statm: 16990 13197 248 541 0 16440 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 67960

[startup+522.302 s]
/proc/loadavg: 0.99 1.04 1.16 2/65 26935
/proc/meminfo: memFree=1473720/2055920 swapFree=4192812/4192956
[pid=26934] ppid=26932 vsize=72504 CPUtime=522.14
/proc/26934/stat : 26934 (kw) R 26932 26934 26213 0 -1 0 18199 0 0 0 52144 70 0 0 25 0 1 0 106497201 74244096 14557 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/26934/statm: 18126 14557 248 541 0 17576 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 72504

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

[startup+537.501 s]
/proc/loadavg: 0.99 1.04 1.16 2/65 26935
/proc/meminfo: memFree=1473208/2055920 swapFree=4192812/4192956
[pid=26934] ppid=26932 vsize=73784 CPUtime=537.33
/proc/26934/stat : 26934 (kw) R 26932 26934 26213 0 -1 0 18369 0 0 0 53662 71 0 0 25 0 1 0 106497201 75554816 14727 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/26934/statm: 18446 14727 248 541 0 17896 0
Current children cumulated CPU time (s) 537.33
Current children cumulated vsize (KiB) 73784

[startup+550.302 s]
/proc/loadavg: 0.99 1.03 1.16 2/65 26935
/proc/meminfo: memFree=1473272/2055920 swapFree=4192812/4192956
[pid=26934] ppid=26932 vsize=73784 CPUtime=550.13
/proc/26934/stat : 26934 (kw) R 26932 26934 26213 0 -1 0 18377 0 0 0 54940 73 0 0 25 0 1 0 106497201 75554816 14735 1992294400 4194304 6412682 548682068832 18446744073709551615 4286866 0 0 4096 0 0 0 0 17 1 0 0
/proc/26934/statm: 18446 14735 248 541 0 17896 0
Current children cumulated CPU time (s) 550.13
Current children cumulated vsize (KiB) 73784

[startup+563.101 s]
/proc/loadavg: 0.99 1.03 1.15 2/65 26935
/proc/meminfo: memFree=1473144/2055920 swapFree=4192812/4192956
[pid=26934] ppid=26932 vsize=73784 CPUtime=562.93
/proc/26934/stat : 26934 (kw) R 26932 26934 26213 0 -1 0 18408 0 0 0 56218 75 0 0 25 0 1 0 106497201 75554816 14766 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/26934/statm: 18446 14766 248 541 0 17896 0
Current children cumulated CPU time (s) 562.93
Current children cumulated vsize (KiB) 73784

[startup+566.302 s]
/proc/loadavg: 0.99 1.03 1.15 2/65 26935
/proc/meminfo: memFree=1472952/2055920 swapFree=4192812/4192956
[pid=26934] ppid=26932 vsize=73784 CPUtime=566.13
/proc/26934/stat : 26934 (kw) R 26932 26934 26213 0 -1 0 18456 0 0 0 56537 76 0 0 25 0 1 0 106497201 75554816 14814 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/26934/statm: 18446 14814 248 541 0 17896 0
Current children cumulated CPU time (s) 566.13
Current children cumulated vsize (KiB) 73784

[startup+569.502 s]
/proc/loadavg: 0.99 1.03 1.15 2/65 26935
/proc/meminfo: memFree=1472888/2055920 swapFree=4192812/4192956
[pid=26934] ppid=26932 vsize=73784 CPUtime=569.33
/proc/26934/stat : 26934 (kw) R 26932 26934 26213 0 -1 0 18472 0 0 0 56856 77 0 0 25 0 1 0 106497201 75554816 14830 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/26934/statm: 18446 14830 248 541 0 17896 0
Current children cumulated CPU time (s) 569.33
Current children cumulated vsize (KiB) 73784

[startup+571.101 s]
/proc/loadavg: 0.99 1.03 1.15 2/65 26935
/proc/meminfo: memFree=1472824/2055920 swapFree=4192812/4192956
[pid=26934] ppid=26932 vsize=73784 CPUtime=570.92
/proc/26934/stat : 26934 (kw) R 26932 26934 26213 0 -1 0 18477 0 0 0 57015 77 0 0 25 0 1 0 106497201 75554816 14835 1992294400 4194304 6412682 548682068832 18446744073709551615 4286879 0 0 4096 0 0 0 0 17 1 0 0
/proc/26934/statm: 18446 14835 248 541 0 17896 0
Current children cumulated CPU time (s) 570.92
Current children cumulated vsize (KiB) 73784

[startup+571.501 s]
/proc/loadavg: 0.99 1.03 1.15 2/65 26935
/proc/meminfo: memFree=1472824/2055920 swapFree=4192812/4192956
[pid=26934] ppid=26932 vsize=73784 CPUtime=571.32
/proc/26934/stat : 26934 (kw) R 26932 26934 26213 0 -1 0 18478 0 0 0 57055 77 0 0 25 0 1 0 106497201 75554816 14836 1992294400 4194304 6412682 548682068832 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/26934/statm: 18446 14836 248 541 0 17896 0
Current children cumulated CPU time (s) 571.32
Current children cumulated vsize (KiB) 73784

[startup+571.901 s]
/proc/loadavg: 0.99 1.03 1.15 2/65 26935
/proc/meminfo: memFree=1472824/2055920 swapFree=4192812/4192956
[pid=26934] ppid=26932 vsize=73784 CPUtime=571.73
/proc/26934/stat : 26934 (kw) R 26932 26934 26213 0 -1 0 18478 0 0 0 57096 77 0 0 25 0 1 0 106497201 75554816 14836 1992294400 4194304 6412682 548682068832 18446744073709551615 4286786 0 0 4096 0 0 0 0 17 1 0 0
/proc/26934/statm: 18446 14836 248 541 0 17896 0
Current children cumulated CPU time (s) 571.73
Current children cumulated vsize (KiB) 73784

Child status: 20
Real time (s): 571.99
CPU time (s): 571.822
CPU user time (s): 571.036
CPU system time (s): 0.78588
CPU usage (%): 99.9707
Max. virtual memory (cumulated for all children) (KiB): 74440

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 571.036
system time used= 0.78588
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18491
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= 2
involuntary context switches= 958

runsolver used 0.434933 second user time and 1.27181 second system time

The end

Launcher Data

Begin job on node20 at 2009-04-27 00:24:00
IDJOB=1733042
IDBENCH=71133
IDSOLVER=501
FILE ID=node20/1733042-1240784640
PBS_JOBID= 9187274
Free space on /tmp= 66252 MiB

SOLVER NAME= kw 2009-03-20
BENCH NAME= SAT09/CRAFTED/ramseycube/Q32inK09.cnf
COMMAND LINE= HOME/kw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1733042-1240784640/watcher-1733042-1240784640 -o /tmp/evaluation-result-1733042-1240784640/solver-1733042-1240784640 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/kw HOME/instance-1733042-1240784640.cnf

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

MD5SUM BENCH= 58cbf73dc7f1fd4bb325152069db03fb
RANDOM SEED=339083242

node20.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.214
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	: 5931.00
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.214
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:       1531784 kB
Buffers:         65340 kB
Cached:         377680 kB
SwapCached:          0 kB
Active:         208808 kB
Inactive:       248120 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1531784 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2968 kB
Writeback:           0 kB
Mapped:          23640 kB
Slab:            53188 kB
Committed_AS:   462312 kB
PageTables:       1396 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= 66248 MiB
End job on node20 at 2009-04-27 00:33:32