Trace number 1732792

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 576.719 576.905

General information on the benchmark

NameCRAFTED/ramseycube/
Q32inK11.cnf
MD5SUM594c254e77c66d387919761f50e63b6d
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark88.5185
Satisfiable
(Un)Satisfiability was proved
Number of variables55
Number of clauses139590
Sum of the clauses size1667160
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 4990
Number of clauses of size 50
Number of clauses of size over 5138600

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
576.60/576.89	c 575.48 seconds
576.60/576.89	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-1732792-1240783159/watcher-1732792-1240783159 -o /tmp/evaluation-result-1732792-1240783159/solver-1732792-1240783159 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/kw HOME/instance-1732792-1240783159.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.99 0.98 0.99 3/64 26426
/proc/meminfo: memFree=1532040/2055920 swapFree=4192812/4192956
[pid=26426] ppid=26424 vsize=4332 CPUtime=0
/proc/26426/stat : 26426 (kw) R 26424 26426 26213 0 -1 0 384 0 0 0 0 0 0 0 18 0 1 0 106349181 4435968 368 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/26426/statm: 1083 368 216 541 0 533 0

[startup+0.0218401 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 26426
/proc/meminfo: memFree=1532040/2055920 swapFree=4192812/4192956
[pid=26426] ppid=26424 vsize=4464 CPUtime=0.01
/proc/26426/stat : 26426 (kw) R 26424 26426 26213 0 -1 0 443 0 0 0 1 0 0 0 18 0 1 0 106349181 4571136 427 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/26426/statm: 1116 427 216 541 0 566 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 4464

[startup+0.101849 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 26426
/proc/meminfo: memFree=1532040/2055920 swapFree=4192812/4192956
[pid=26426] ppid=26424 vsize=5496 CPUtime=0.09
/proc/26426/stat : 26426 (kw) R 26424 26426 26213 0 -1 0 712 0 0 0 9 0 0 0 18 0 1 0 106349181 5627904 696 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/26426/statm: 1374 696 216 541 0 824 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5496

[startup+0.301873 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 26426
/proc/meminfo: memFree=1532040/2055920 swapFree=4192812/4192956
[pid=26426] ppid=26424 vsize=8552 CPUtime=0.29
/proc/26426/stat : 26426 (kw) R 26424 26426 26213 0 -1 0 1384 0 0 0 29 0 0 0 19 0 1 0 106349181 8757248 1368 1992294400 4194304 6412682 548682068832 18446744073709551615 5508919 0 0 4096 0 0 0 0 17 1 0 0
/proc/26426/statm: 2138 1368 216 541 0 1588 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8552

[startup+0.701918 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 26426
/proc/meminfo: memFree=1532040/2055920 swapFree=4192812/4192956
[pid=26426] ppid=26424 vsize=14300 CPUtime=0.69
/proc/26426/stat : 26426 (kw) R 26424 26426 26213 0 -1 0 2726 0 0 0 69 0 0 0 22 0 1 0 106349181 14643200 2710 1992294400 4194304 6412682 548682068832 18446744073709551615 4283445 0 0 4096 0 0 0 0 17 1 0 0
/proc/26426/statm: 3575 2710 216 541 0 3025 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14300

[startup+1.50201 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26427
/proc/meminfo: memFree=1517888/2055920 swapFree=4192812/4192956
[pid=26426] ppid=26424 vsize=40216 CPUtime=1.49
/proc/26426/stat : 26426 (kw) R 26424 26426 26213 0 -1 0 8297 0 0 0 147 2 0 0 25 0 1 0 106349181 41181184 8273 1992294400 4194304 6412682 548682068832 18446744073709551615 4564547 0 0 4096 0 0 0 0 17 1 0 0
/proc/26426/statm: 10054 8273 235 541 0 9504 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 40216

[startup+3.1012 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26427
/proc/meminfo: memFree=1499648/2055920 swapFree=4192812/4192956
[pid=26426] ppid=26424 vsize=40216 CPUtime=3.09
/proc/26426/stat : 26426 (kw) R 26424 26426 26213 0 -1 0 8297 0 0 0 307 2 0 0 25 0 1 0 106349181 41181184 8273 1992294400 4194304 6412682 548682068832 18446744073709551615 4564560 0 0 4096 0 0 0 0 17 1 0 0
/proc/26426/statm: 10054 8273 235 541 0 9504 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 40216

[startup+6.30157 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26427
/proc/meminfo: memFree=1499456/2055920 swapFree=4192812/4192956
[pid=26426] ppid=26424 vsize=40216 CPUtime=6.29
/proc/26426/stat : 26426 (kw) R 26424 26426 26213 0 -1 0 8297 0 0 0 626 3 0 0 25 0 1 0 106349181 41181184 8273 1992294400 4194304 6412682 548682068832 18446744073709551615 4564594 0 0 4096 0 0 0 0 17 1 0 0
/proc/26426/statm: 10054 8273 235 541 0 9504 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 40216

[startup+12.7013 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26427
/proc/meminfo: memFree=1504448/2055920 swapFree=4192812/4192956
[pid=26426] ppid=26424 vsize=35388 CPUtime=12.68
/proc/26426/stat : 26426 (kw) R 26424 26426 26213 0 -1 0 11160 0 0 0 1264 4 0 0 25 0 1 0 106349181 36237312 7381 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/26426/statm: 8847 7381 242 541 0 8297 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 35388

[startup+25.5018 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26427
/proc/meminfo: memFree=1499328/2055920 swapFree=4192812/4192956
[pid=26426] ppid=26424 vsize=40164 CPUtime=25.48
/proc/26426/stat : 26426 (kw) R 26424 26426 26213 0 -1 0 12234 0 0 0 2539 9 0 0 25 0 1 0 106349181 41127936 8455 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/26426/statm: 10041 8455 248 541 0 9491 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 40164

[startup+51.1018 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26427
/proc/meminfo: memFree=1493952/2055920 swapFree=4192812/4192956
[pid=26426] ppid=26424 vsize=45996 CPUtime=51.07
/proc/26426/stat : 26426 (kw) R 26424 26426 26213 0 -1 0 13833 0 0 0 5092 15 0 0 25 0 1 0 106349181 47099904 9739 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/26426/statm: 11499 9739 248 541 0 10949 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 45996

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26433
/proc/meminfo: memFree=1488320/2055920 swapFree=4192812/4192956
[pid=26426] ppid=26424 vsize=52272 CPUtime=102.25
/proc/26426/stat : 26426 (kw) R 26424 26426 26213 0 -1 0 15656 0 0 0 10202 23 0 0 25 0 1 0 106349181 53526528 11084 1992294400 4194304 6412682 548682068832 18446744073709551615 4287126 0 0 4096 0 0 0 0 17 1 0 0
/proc/26426/statm: 13068 11084 248 541 0 12518 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 52272

[startup+162.302 s]
/proc/loadavg: 1.03 1.00 1.00 2/65 26433
/proc/meminfo: memFree=1482048/2055920 swapFree=4192812/4192956
[pid=26426] ppid=26424 vsize=60600 CPUtime=162.23
/proc/26426/stat : 26426 (kw) R 26424 26426 26213 0 -1 0 17708 0 0 0 16191 32 0 0 25 0 1 0 106349181 62054400 12686 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/26426/statm: 15150 12686 248 541 0 14600 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 60600

[startup+222.302 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 26433
/proc/meminfo: memFree=1477824/2055920 swapFree=4192812/4192956
[pid=26426] ppid=26424 vsize=66004 CPUtime=222.21
/proc/26426/stat : 26426 (kw) R 26424 26426 26213 0 -1 0 19037 0 0 0 22183 38 0 0 25 0 1 0 106349181 67588096 13738 1992294400 4194304 6412682 548682068832 18446744073709551615 4287126 0 0 4096 0 0 0 0 17 1 0 0
/proc/26426/statm: 16501 13738 248 541 0 15951 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 66004

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26433
/proc/meminfo: memFree=1473664/2055920 swapFree=4192812/4192956
[pid=26426] ppid=26424 vsize=70504 CPUtime=282.19
/proc/26426/stat : 26426 (kw) R 26424 26426 26213 0 -1 0 20409 0 0 0 28175 44 0 0 25 0 1 0 106349181 72196096 14792 1992294400 4194304 6412682 548682068832 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/26426/statm: 17626 14792 248 541 0 17076 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 70504

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26433
/proc/meminfo: memFree=1468160/2055920 swapFree=4192812/4192956
[pid=26426] ppid=26424 vsize=75784 CPUtime=342.18
/proc/26426/stat : 26426 (kw) R 26424 26426 26213 0 -1 0 22074 0 0 0 34166 52 0 0 25 0 1 0 106349181 77602816 16091 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/26426/statm: 18946 16091 248 541 0 18396 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 75784

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26433
/proc/meminfo: memFree=1465472/2055920 swapFree=4192812/4192956
[pid=26426] ppid=26424 vsize=78780 CPUtime=402.16
/proc/26426/stat : 26426 (kw) R 26424 26426 26213 0 -1 0 22799 0 0 0 40158 58 0 0 25 0 1 0 106349181 80670720 16816 1992294400 4194304 6412682 548682068832 18446744073709551615 4287596 0 0 4096 0 0 0 0 17 1 0 0
/proc/26426/statm: 19695 16816 248 541 0 19145 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 78780

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26433
/proc/meminfo: memFree=1461056/2055920 swapFree=4192812/4192956
[pid=26426] ppid=26424 vsize=84268 CPUtime=462.14
/proc/26426/stat : 26426 (kw) R 26424 26426 26213 0 -1 0 24321 0 0 0 46151 63 0 0 25 0 1 0 106349181 86290432 17917 1992294400 4194304 6412682 548682068832 18446744073709551615 4287571 0 0 4096 0 0 0 0 17 1 0 0
/proc/26426/statm: 21067 17917 248 541 0 20517 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 84268

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26433
/proc/meminfo: memFree=1455680/2055920 swapFree=4192812/4192956
[pid=26426] ppid=26424 vsize=88392 CPUtime=522.12
/proc/26426/stat : 26426 (kw) R 26424 26426 26213 0 -1 0 25651 0 0 0 52144 68 0 0 25 0 1 0 106349181 90513408 18763 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/26426/statm: 22098 18763 248 541 0 21548 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 88392

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

[startup+537.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26433
/proc/meminfo: memFree=1455808/2055920 swapFree=4192812/4192956
[pid=26426] ppid=26424 vsize=91064 CPUtime=537.31
/proc/26426/stat : 26426 (kw) R 26424 26426 26213 0 -1 0 26096 0 0 0 53661 70 0 0 25 0 1 0 106349181 93249536 19208 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/26426/statm: 22766 19208 248 541 0 22216 0
Current children cumulated CPU time (s) 537.31
Current children cumulated vsize (KiB) 91064

[startup+563.101 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26433
/proc/meminfo: memFree=1454784/2055920 swapFree=4192812/4192956
[pid=26426] ppid=26424 vsize=92344 CPUtime=562.91
/proc/26426/stat : 26426 (kw) R 26424 26426 26213 0 -1 0 26346 0 0 0 56219 72 0 0 25 0 1 0 106349181 94560256 19458 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/26426/statm: 23086 19458 248 541 0 22536 0
Current children cumulated CPU time (s) 562.91
Current children cumulated vsize (KiB) 92344

[startup+569.503 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26433
/proc/meminfo: memFree=1454720/2055920 swapFree=4192812/4192956
[pid=26426] ppid=26424 vsize=92344 CPUtime=569.31
/proc/26426/stat : 26426 (kw) R 26424 26426 26213 0 -1 0 26351 0 0 0 56859 72 0 0 25 0 1 0 106349181 94560256 19463 1992294400 4194304 6412682 548682068832 18446744073709551615 4286846 0 0 4096 0 0 0 0 17 1 0 0
/proc/26426/statm: 23086 19463 248 541 0 22536 0
Current children cumulated CPU time (s) 569.31
Current children cumulated vsize (KiB) 92344

[startup+572.701 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26433
/proc/meminfo: memFree=1454720/2055920 swapFree=4192812/4192956
[pid=26426] ppid=26424 vsize=92344 CPUtime=572.51
/proc/26426/stat : 26426 (kw) R 26424 26426 26213 0 -1 0 26353 0 0 0 57178 73 0 0 25 0 1 0 106349181 94560256 19465 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/26426/statm: 23086 19465 248 541 0 22536 0
Current children cumulated CPU time (s) 572.51
Current children cumulated vsize (KiB) 92344

[startup+574.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26433
/proc/meminfo: memFree=1454720/2055920 swapFree=4192812/4192956
[pid=26426] ppid=26424 vsize=92344 CPUtime=574.1
/proc/26426/stat : 26426 (kw) R 26424 26426 26213 0 -1 0 26361 0 0 0 57337 73 0 0 25 0 1 0 106349181 94560256 19473 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/26426/statm: 23086 19473 248 541 0 22536 0
Current children cumulated CPU time (s) 574.1
Current children cumulated vsize (KiB) 92344

[startup+575.902 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26433
/proc/meminfo: memFree=1454720/2055920 swapFree=4192812/4192956
[pid=26426] ppid=26424 vsize=92344 CPUtime=575.7
/proc/26426/stat : 26426 (kw) R 26424 26426 26213 0 -1 0 26368 0 0 0 57497 73 0 0 25 0 1 0 106349181 94560256 19480 1992294400 4194304 6412682 548682068832 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/26426/statm: 23086 19480 248 541 0 22536 0
Current children cumulated CPU time (s) 575.7
Current children cumulated vsize (KiB) 92344

[startup+576.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26433
/proc/meminfo: memFree=1454656/2055920 swapFree=4192812/4192956
[pid=26426] ppid=26424 vsize=92344 CPUtime=576.5
/proc/26426/stat : 26426 (kw) R 26424 26426 26213 0 -1 0 26370 0 0 0 57577 73 0 0 25 0 1 0 106349181 94560256 19482 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/26426/statm: 23086 19482 248 541 0 22536 0
Current children cumulated CPU time (s) 576.5
Current children cumulated vsize (KiB) 92344

[startup+576.902 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26433
/proc/meminfo: memFree=1454656/2055920 swapFree=4192812/4192956
[pid=26426] ppid=26424 vsize=0 CPUtime=576.7
/proc/26426/stat : 26426 (kw) R 26424 26426 26213 0 -1 4 26383 0 0 0 57596 74 0 0 25 0 1 0 106349181 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/26426/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 576.7
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 576.905
CPU time (s): 576.719
CPU user time (s): 575.966
CPU system time (s): 0.752885
CPU usage (%): 99.9679
Max. virtual memory (cumulated for all children) (KiB): 92344

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

runsolver used 0.513921 second user time and 1.26581 second system time

The end

Launcher Data

Begin job on node20 at 2009-04-26 23:59:20
IDJOB=1732792
IDBENCH=71128
IDSOLVER=501
FILE ID=node20/1732792-1240783159
PBS_JOBID= 9187274
Free space on /tmp= 66244 MiB

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

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

MD5SUM BENCH= 594c254e77c66d387919761f50e63b6d
RANDOM SEED=1423670447

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:       1533288 kB
Buffers:         64412 kB
Cached:         377588 kB
SwapCached:          0 kB
Active:         172084 kB
Inactive:       283724 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1533288 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            7272 kB
Writeback:           0 kB
Mapped:          23640 kB
Slab:            52844 kB
Committed_AS:   456816 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= 66244 MiB
End job on node20 at 2009-04-27 00:08:57