Trace number 1723922

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 561.195 561.407

General information on the benchmark

Namemanol-pipe-f9n.cnf
MD5SUM61e4a04a828a2cd33ae3f3dde54ef320
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark280.7
Satisfiable
(Un)Satisfiability was proved
Number of variables185149
Number of clauses552412
Sum of the clauses size1288960
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2368274
Number of clauses of size 3184137
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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
561.08/561.35	c 558.21 seconds
561.08/561.35	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-1723922-1240690197/watcher-1723922-1240690197 -o /tmp/evaluation-result-1723922-1240690197/solver-1723922-1240690197 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/kw HOME/instance-1723922-1240690197.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: 1.00 1.00 1.00 3/64 21199
/proc/meminfo: memFree=1788216/2055920 swapFree=4181888/4192956
[pid=21199] ppid=21197 vsize=7240 CPUtime=0
/proc/21199/stat : 21199 (kw) R 21197 21199 20489 0 -1 0 751 0 0 0 0 0 0 0 18 0 1 0 97053020 7413760 735 1992294400 4194304 6412682 548682068832 18446744073709551615 4342988 0 0 4096 0 0 0 0 17 1 0 0
/proc/21199/statm: 1810 742 200 541 0 1260 0

[startup+0.054671 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 21199
/proc/meminfo: memFree=1788216/2055920 swapFree=4181888/4192956
[pid=21199] ppid=21197 vsize=31624 CPUtime=0.04
/proc/21199/stat : 21199 (kw) R 21197 21199 20489 0 -1 0 6804 0 0 0 2 2 0 0 18 0 1 0 97053020 32382976 6788 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/21199/statm: 7906 6794 208 541 0 7356 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 31624

[startup+0.101679 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 21199
/proc/meminfo: memFree=1788216/2055920 swapFree=4181888/4192956
[pid=21199] ppid=21197 vsize=62096 CPUtime=0.09
/proc/21199/stat : 21199 (kw) R 21197 21199 20489 0 -1 0 13804 0 0 0 4 5 0 0 18 0 1 0 97053020 63586304 13788 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/21199/statm: 15524 13795 208 541 0 14974 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 62096

[startup+0.301713 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 21199
/proc/meminfo: memFree=1788216/2055920 swapFree=4181888/4192956
[pid=21199] ppid=21197 vsize=114972 CPUtime=0.29
/proc/21199/stat : 21199 (kw) R 21197 21199 20489 0 -1 0 26743 0 0 0 18 11 0 0 19 0 1 0 97053020 117731328 26727 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/21199/statm: 28743 26727 219 541 0 28193 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 114972

[startup+0.701785 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 21199
/proc/meminfo: memFree=1788216/2055920 swapFree=4181888/4192956
[pid=21199] ppid=21197 vsize=120252 CPUtime=0.69
/proc/21199/stat : 21199 (kw) R 21197 21199 20489 0 -1 0 28211 0 0 0 57 12 0 0 23 0 1 0 97053020 123138048 28195 1992294400 4194304 6412682 548682068832 18446744073709551615 5487182 0 0 4096 0 0 0 0 17 1 0 0
/proc/21199/statm: 30063 28195 219 541 0 29513 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 120252

[startup+1.50192 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21200
/proc/meminfo: memFree=1671664/2055920 swapFree=4181888/4192956
[pid=21199] ppid=21197 vsize=130680 CPUtime=1.49
/proc/21199/stat : 21199 (kw) R 21197 21199 20489 0 -1 0 31171 0 0 0 135 14 0 0 25 0 1 0 97053020 133816320 31155 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/21199/statm: 32703 31156 219 541 0 32153 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 130680

[startup+3.10221 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21200
/proc/meminfo: memFree=1654320/2055920 swapFree=4181888/4192956
[pid=21199] ppid=21197 vsize=150168 CPUtime=3.09
/proc/21199/stat : 21199 (kw) R 21197 21199 20489 0 -1 0 38049 0 0 0 291 18 0 0 25 0 1 0 97053020 153772032 36563 1992294400 4194304 6412682 548682068832 18446744073709551615 4302709 0 0 4096 0 0 0 0 17 1 0 0
/proc/21199/statm: 37542 36563 229 541 0 36992 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 150168

[startup+6.30177 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21200
/proc/meminfo: memFree=1582000/2055920 swapFree=4181888/4192956
[pid=21199] ppid=21197 vsize=222348 CPUtime=6.29
/proc/21199/stat : 21199 (kw) R 21197 21199 20489 0 -1 0 56020 0 0 0 570 59 0 0 25 0 1 0 97053020 227684352 53766 1992294400 4194304 6412682 548682068832 18446744073709551615 4551570 0 0 4096 0 0 0 0 17 1 0 0
/proc/21199/statm: 55587 53773 248 541 0 55037 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 222348

[startup+12.7019 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21200
/proc/meminfo: memFree=1471088/2055920 swapFree=4181888/4192956
[pid=21199] ppid=21197 vsize=301492 CPUtime=12.67
/proc/21199/stat : 21199 (kw) R 21197 21199 20489 0 -1 0 74727 0 0 0 1128 139 0 0 25 0 1 0 97053020 308727808 72472 1992294400 4194304 6412682 548682068832 18446744073709551615 4564952 0 0 4096 0 0 0 0 17 1 0 0
/proc/21199/statm: 75373 72472 248 541 0 74823 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 301492

[startup+25.5011 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21200
/proc/meminfo: memFree=1473328/2055920 swapFree=4181888/4192956
[pid=21199] ppid=21197 vsize=298872 CPUtime=25.47
/proc/21199/stat : 21199 (kw) R 21197 21199 20489 0 -1 0 75640 0 0 0 2403 144 0 0 25 0 1 0 97053020 306044928 71938 1992294400 4194304 6412682 548682068832 18446744073709551615 4285787 0 0 4096 0 0 0 0 17 1 0 0
/proc/21199/statm: 74718 71938 258 541 0 74168 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 298872

[startup+51.1017 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21200
/proc/meminfo: memFree=1471792/2055920 swapFree=4181888/4192956
[pid=21199] ppid=21197 vsize=300152 CPUtime=51.06
/proc/21199/stat : 21199 (kw) R 21197 21199 20489 0 -1 0 76036 0 0 0 4956 150 0 0 25 0 1 0 97053020 307355648 72334 1992294400 4194304 6412682 548682068832 18446744073709551615 4270898 0 0 4096 0 0 0 0 17 1 0 0
/proc/21199/statm: 75038 72334 258 541 0 74488 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 300152

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21200
/proc/meminfo: memFree=1471472/2055920 swapFree=4181888/4192956
[pid=21199] ppid=21197 vsize=300152 CPUtime=102.25
/proc/21199/stat : 21199 (kw) R 21197 21199 20489 0 -1 0 76150 0 0 0 10059 166 0 0 25 0 1 0 97053020 307355648 72448 1992294400 4194304 6412682 548682068832 18446744073709551615 4286815 0 0 4096 0 0 0 0 17 1 0 0
/proc/21199/statm: 75038 72448 258 541 0 74488 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 300152

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21200
/proc/meminfo: memFree=1463728/2055920 swapFree=4181888/4192956
[pid=21199] ppid=21197 vsize=307548 CPUtime=162.22
/proc/21199/stat : 21199 (kw) R 21197 21199 20489 0 -1 0 78074 0 0 0 16042 180 0 0 25 0 1 0 97053020 314929152 74372 1992294400 4194304 6412682 548682068832 18446744073709551615 4363688 0 0 4096 0 0 0 0 17 1 0 0
/proc/21199/statm: 76887 74372 258 541 0 76337 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 307548

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21200
/proc/meminfo: memFree=1463472/2055920 swapFree=4181888/4192956
[pid=21199] ppid=21197 vsize=308628 CPUtime=222.2
/proc/21199/stat : 21199 (kw) R 21197 21199 20489 0 -1 0 78129 0 0 0 22023 197 0 0 25 0 1 0 97053020 316035072 74427 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/21199/statm: 77157 74427 258 541 0 76607 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 308628

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21200
/proc/meminfo: memFree=1455216/2055920 swapFree=4181888/4192956
[pid=21199] ppid=21197 vsize=316860 CPUtime=282.17
/proc/21199/stat : 21199 (kw) R 21197 21199 20489 0 -1 0 80174 0 0 0 28006 211 0 0 25 0 1 0 97053020 324464640 76472 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/21199/statm: 79215 76472 258 541 0 78665 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 316860

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21200
/proc/meminfo: memFree=1452784/2055920 swapFree=4181888/4192956
[pid=21199] ppid=21197 vsize=320040 CPUtime=342.16
/proc/21199/stat : 21199 (kw) R 21197 21199 20489 0 -1 0 80771 0 0 0 33993 223 0 0 25 0 1 0 97053020 327720960 77069 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/21199/statm: 80010 77069 258 541 0 79460 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 320040

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21200
/proc/meminfo: memFree=1444016/2055920 swapFree=4181888/4192956
[pid=21199] ppid=21197 vsize=328716 CPUtime=402.13
/proc/21199/stat : 21199 (kw) R 21197 21199 20489 0 -1 0 82960 0 0 0 39982 231 0 0 25 0 1 0 97053020 336605184 79258 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/21199/statm: 82179 79258 258 541 0 81629 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 328716

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21200
/proc/meminfo: memFree=1443312/2055920 swapFree=4181888/4192956
[pid=21199] ppid=21197 vsize=328716 CPUtime=462.12
/proc/21199/stat : 21199 (kw) R 21197 21199 20489 0 -1 0 83120 0 0 0 45968 244 0 0 25 0 1 0 97053020 336605184 79418 1992294400 4194304 6412682 548682068832 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/21199/statm: 82179 79418 258 541 0 81629 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 328716

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21200
/proc/meminfo: memFree=1442928/2055920 swapFree=4181888/4192956
[pid=21199] ppid=21197 vsize=328852 CPUtime=522.1
/proc/21199/stat : 21199 (kw) R 21197 21199 20489 0 -1 0 83210 0 0 0 51954 256 0 0 25 0 1 0 97053020 336744448 79508 1992294400 4194304 6412682 548682068832 18446744073709551615 4287596 0 0 4096 0 0 0 0 17 1 0 0
/proc/21199/statm: 82213 79508 258 541 0 81663 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 328852

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

[startup+537.501 s]
/proc/loadavg: 1.07 1.02 1.00 2/65 21200
/proc/meminfo: memFree=1442736/2055920 swapFree=4181888/4192956
[pid=21199] ppid=21197 vsize=329164 CPUtime=537.29
/proc/21199/stat : 21199 (kw) R 21197 21199 20489 0 -1 0 83266 0 0 0 53470 259 0 0 25 0 1 0 97053020 337063936 79564 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/21199/statm: 82291 79564 258 541 0 81741 0
Current children cumulated CPU time (s) 537.29
Current children cumulated vsize (KiB) 329164

[startup+550.302 s]
/proc/loadavg: 1.05 1.01 1.00 2/65 21200
/proc/meminfo: memFree=1442160/2055920 swapFree=4181888/4192956
[pid=21199] ppid=21197 vsize=329804 CPUtime=550.09
/proc/21199/stat : 21199 (kw) R 21197 21199 20489 0 -1 0 83407 0 0 0 54748 261 0 0 25 0 1 0 97053020 337719296 79705 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/21199/statm: 82451 79705 258 541 0 81901 0
Current children cumulated CPU time (s) 550.09
Current children cumulated vsize (KiB) 329804

[startup+556.702 s]
/proc/loadavg: 1.05 1.01 1.00 2/65 21200
/proc/meminfo: memFree=1441712/2055920 swapFree=4181888/4192956
[pid=21199] ppid=21197 vsize=330444 CPUtime=556.48
/proc/21199/stat : 21199 (kw) R 21197 21199 20489 0 -1 0 83519 0 0 0 55386 262 0 0 25 0 1 0 97053020 338374656 79817 1992294400 4194304 6412682 548682068832 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/21199/statm: 82611 79817 258 541 0 82061 0
Current children cumulated CPU time (s) 556.48
Current children cumulated vsize (KiB) 330444

[startup+559.905 s]
/proc/loadavg: 1.04 1.01 1.00 2/65 21200
/proc/meminfo: memFree=1441584/2055920 swapFree=4181888/4192956
[pid=21199] ppid=21197 vsize=330444 CPUtime=559.69
/proc/21199/stat : 21199 (kw) R 21197 21199 20489 0 -1 0 83537 0 0 0 55706 263 0 0 25 0 1 0 97053020 338374656 79835 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/21199/statm: 82611 79835 258 541 0 82061 0
Current children cumulated CPU time (s) 559.69
Current children cumulated vsize (KiB) 330444

[startup+560.701 s]
/proc/loadavg: 1.04 1.01 1.00 2/65 21200
/proc/meminfo: memFree=1441584/2055920 swapFree=4181888/4192956
[pid=21199] ppid=21197 vsize=330444 CPUtime=560.48
/proc/21199/stat : 21199 (kw) R 21197 21199 20489 0 -1 0 83538 0 0 0 55785 263 0 0 25 0 1 0 97053020 338374656 79836 1992294400 4194304 6412682 548682068832 18446744073709551615 4296488 0 0 4096 0 0 0 0 17 1 0 0
/proc/21199/statm: 82611 79836 258 541 0 82061 0
Current children cumulated CPU time (s) 560.48
Current children cumulated vsize (KiB) 330444

[startup+561.101 s]
/proc/loadavg: 1.04 1.01 1.00 2/65 21200
/proc/meminfo: memFree=1441584/2055920 swapFree=4181888/4192956
[pid=21199] ppid=21197 vsize=330444 CPUtime=560.88
/proc/21199/stat : 21199 (kw) R 21197 21199 20489 0 -1 0 83538 0 0 0 55825 263 0 0 25 0 1 0 97053020 338374656 79836 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/21199/statm: 82611 79836 258 541 0 82061 0
Current children cumulated CPU time (s) 560.88
Current children cumulated vsize (KiB) 330444

[startup+561.301 s]
/proc/loadavg: 1.04 1.01 1.00 2/65 21200
/proc/meminfo: memFree=1441584/2055920 swapFree=4181888/4192956
[pid=21199] ppid=21197 vsize=330444 CPUtime=561.08
/proc/21199/stat : 21199 (kw) R 21197 21199 20489 0 -1 0 83538 0 0 0 55845 263 0 0 25 0 1 0 97053020 338374656 79836 1992294400 4194304 6412682 548682068832 18446744073709551615 4297261 0 0 4096 0 0 0 0 17 1 0 0
/proc/21199/statm: 82611 79836 258 541 0 82061 0
Current children cumulated CPU time (s) 561.08
Current children cumulated vsize (KiB) 330444

[startup+561.401 s]
/proc/loadavg: 1.04 1.01 1.00 2/65 21200
/proc/meminfo: memFree=1441584/2055920 swapFree=4181888/4192956
[pid=21199] ppid=21197 vsize=0 CPUtime=561.18
/proc/21199/stat : 21199 (kw) R 21197 21199 20489 0 -1 4 83545 0 0 0 55851 267 0 0 25 0 1 0 97053020 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/21199/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 561.18
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 561.407
CPU time (s): 561.195
CPU user time (s): 558.513
CPU system time (s): 2.68159
CPU usage (%): 99.9622
Max. virtual memory (cumulated for all children) (KiB): 330444

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 558.513
system time used= 2.68159
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 83545
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= 3
involuntary context switches= 1438

runsolver used 0.372943 second user time and 1.22281 second system time

The end

Launcher Data

Begin job on node18 at 2009-04-25 22:09:58
IDJOB=1723922
IDBENCH=71745
IDSOLVER=501
FILE ID=node18/1723922-1240690197
PBS_JOBID= 9186653
Free space on /tmp= 66136 MiB

SOLVER NAME= kw 2009-03-20
BENCH NAME= SAT_RACE06/manol-pipe-f9n.cnf
COMMAND LINE= HOME/kw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1723922-1240690197/watcher-1723922-1240690197 -o /tmp/evaluation-result-1723922-1240690197/solver-1723922-1240690197 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/kw HOME/instance-1723922-1240690197.cnf

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

MD5SUM BENCH= 61e4a04a828a2cd33ae3f3dde54ef320
RANDOM SEED=2027304551

node18.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.280
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.280
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:       1788632 kB
Buffers:         30912 kB
Cached:         178860 kB
SwapCached:       5176 kB
Active:         121508 kB
Inactive:        96376 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1788632 kB
SwapTotal:     4192956 kB
SwapFree:      4181888 kB
Dirty:           11880 kB
Writeback:           0 kB
Mapped:          13876 kB
Slab:            35432 kB
Committed_AS:   371184 kB
PageTables:       1372 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= 66108 MiB
End job on node18 at 2009-04-25 22:19:19