Trace number 1719946

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 551.653 551.85

General information on the benchmark

Namemanol-pipe-f9b.cnf
MD5SUMc3e7cb16bced9d54ce489b6e95d89943
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark286.744
Satisfiable
(Un)Satisfiability was proved
Number of variables183371
Number of clauses547078
Sum of the clauses size1276514
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2364718
Number of clauses of size 3182359
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
551.50/551.79	c 549.13 seconds
551.50/551.79	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-1719946-1240650983/watcher-1719946-1240650983 -o /tmp/evaluation-result-1719946-1240650983/solver-1719946-1240650983 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/kw HOME/instance-1719946-1240650983.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.96 1.76 1.39 3/64 17508
/proc/meminfo: memFree=1523304/2055920 swapFree=4192812/4192956
[pid=17508] ppid=17506 vsize=7208 CPUtime=0
/proc/17508/stat : 17508 (kw) R 17506 17508 17442 0 -1 0 913 0 0 0 0 0 0 0 18 0 1 0 93126401 7380992 898 1992294400 4194304 6412682 548682068832 18446744073709551615 4342988 0 0 4096 0 0 0 0 17 0 0 0
/proc/17508/statm: 1802 904 200 541 0 1252 0

[startup+0.0552639 s]
/proc/loadavg: 1.96 1.76 1.39 3/64 17508
/proc/meminfo: memFree=1523304/2055920 swapFree=4192812/4192956
[pid=17508] ppid=17506 vsize=32812 CPUtime=0.05
/proc/17508/stat : 17508 (kw) R 17506 17508 17442 0 -1 0 7215 0 0 0 3 2 0 0 18 0 1 0 93126401 33599488 7199 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 0 0 0
/proc/17508/statm: 8203 7204 208 541 0 7653 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 32812

[startup+0.101268 s]
/proc/loadavg: 1.96 1.76 1.39 3/64 17508
/proc/meminfo: memFree=1523304/2055920 swapFree=4192812/4192956
[pid=17508] ppid=17506 vsize=64812 CPUtime=0.09
/proc/17508/stat : 17508 (kw) R 17506 17508 17442 0 -1 0 14577 0 0 0 4 5 0 0 18 0 1 0 93126401 66367488 14561 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 0 0 0
/proc/17508/statm: 16203 14568 208 541 0 15653 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 64812

[startup+0.301285 s]
/proc/loadavg: 1.96 1.76 1.39 3/64 17508
/proc/meminfo: memFree=1523304/2055920 swapFree=4192812/4192956
[pid=17508] ppid=17506 vsize=114340 CPUtime=0.29
/proc/17508/stat : 17508 (kw) R 17506 17508 17442 0 -1 0 26626 0 0 0 18 11 0 0 19 0 1 0 93126401 117084160 26610 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 0 0 0
/proc/17508/statm: 28585 26610 219 541 0 28035 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 114340

[startup+0.701321 s]
/proc/loadavg: 1.96 1.76 1.39 3/64 17508
/proc/meminfo: memFree=1523304/2055920 swapFree=4192812/4192956
[pid=17508] ppid=17506 vsize=120544 CPUtime=0.69
/proc/17508/stat : 17508 (kw) R 17506 17508 17442 0 -1 0 28373 0 0 0 57 12 0 0 23 0 1 0 93126401 123437056 28357 1992294400 4194304 6412682 548682068832 18446744073709551615 5554128 0 0 4096 0 0 0 0 17 0 0 0
/proc/17508/statm: 30136 28357 219 541 0 29586 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 120544

[startup+1.50139 s]
/proc/loadavg: 1.89 1.74 1.39 2/65 17509
/proc/meminfo: memFree=1405216/2055920 swapFree=4192812/4192956
[pid=17508] ppid=17506 vsize=133696 CPUtime=1.49
/proc/17508/stat : 17508 (kw) R 17506 17508 17442 0 -1 0 32382 0 0 0 135 14 0 0 25 0 1 0 93126401 136904704 31981 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 0 0 0
/proc/17508/statm: 33424 31981 220 541 0 32874 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 133696

[startup+3.10154 s]
/proc/loadavg: 1.89 1.74 1.39 2/65 17509
/proc/meminfo: memFree=1385312/2055920 swapFree=4192812/4192956
[pid=17508] ppid=17506 vsize=182228 CPUtime=3.09
/proc/17508/stat : 17508 (kw) R 17506 17508 17442 0 -1 0 45883 0 0 0 289 20 0 0 25 0 1 0 93126401 186601472 44407 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 0 0 0
/proc/17508/statm: 45557 44409 238 541 0 45007 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 182228

[startup+6.30282 s]
/proc/loadavg: 1.89 1.74 1.39 2/65 17509
/proc/meminfo: memFree=1306336/2055920 swapFree=4192812/4192956
[pid=17508] ppid=17506 vsize=229792 CPUtime=6.29
/proc/17508/stat : 17508 (kw) R 17506 17508 17442 0 -1 0 58123 0 0 0 564 65 0 0 25 0 1 0 93126401 235307008 55878 1992294400 4194304 6412682 548682068832 18446744073709551615 4510153 0 0 4096 0 0 0 0 17 0 0 0
/proc/17508/statm: 57448 55878 248 541 0 56898 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 229792

[startup+12.7014 s]
/proc/loadavg: 1.75 1.72 1.38 2/65 17509
/proc/meminfo: memFree=1210016/2055920 swapFree=4192812/4192956
[pid=17508] ppid=17506 vsize=298232 CPUtime=12.66
/proc/17508/stat : 17508 (kw) R 17506 17508 17442 0 -1 0 73859 0 0 0 1133 133 0 0 25 0 1 0 93126401 305389568 71614 1992294400 4194304 6412682 548682068832 18446744073709551615 4522314 0 0 4096 0 0 0 0 17 1 0 0
/proc/17508/statm: 74558 71614 248 541 0 74008 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 298232

[startup+25.5015 s]
/proc/loadavg: 1.63 1.69 1.38 2/65 17509
/proc/meminfo: memFree=1212896/2055920 swapFree=4192812/4192956
[pid=17508] ppid=17506 vsize=295556 CPUtime=25.45
/proc/17508/stat : 17508 (kw) R 17506 17508 17442 0 -1 0 74727 0 0 0 2408 137 0 0 25 0 1 0 93126401 302649344 71049 1992294400 4194304 6412682 548682068832 18446744073709551615 5485412 0 0 4096 0 0 0 0 17 0 0 0
/proc/17508/statm: 73889 71049 258 541 0 73339 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 295556

[startup+51.1018 s]
/proc/loadavg: 1.42 1.64 1.37 2/65 17509
/proc/meminfo: memFree=1208352/2055920 swapFree=4192812/4192956
[pid=17508] ppid=17506 vsize=299864 CPUtime=51.04
/proc/17508/stat : 17508 (kw) R 17506 17508 17442 0 -1 0 75870 0 0 0 4963 141 0 0 25 0 1 0 93126401 307060736 72192 1992294400 4194304 6412682 548682068832 18446744073709551615 4285787 0 0 4096 0 0 0 0 17 0 0 0
/proc/17508/statm: 74966 72192 258 541 0 74416 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 299864

[startup+102.305 s]
/proc/loadavg: 1.16 1.53 1.34 2/65 17509
/proc/meminfo: memFree=1207840/2055920 swapFree=4192812/4192956
[pid=17508] ppid=17506 vsize=299868 CPUtime=102.23
/proc/17508/stat : 17508 (kw) R 17506 17508 17442 0 -1 0 76023 0 0 0 10068 155 0 0 25 0 1 0 93126401 307064832 72345 1992294400 4194304 6412682 548682068832 18446744073709551615 5276903 0 0 4096 0 0 0 0 17 0 0 0
/proc/17508/statm: 74967 72345 258 541 0 74417 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 299868

[startup+162.302 s]
/proc/loadavg: 1.06 1.43 1.32 2/65 17509
/proc/meminfo: memFree=1202592/2055920 swapFree=4192812/4192956
[pid=17508] ppid=17506 vsize=304572 CPUtime=162.21
/proc/17508/stat : 17508 (kw) R 17506 17508 17442 0 -1 0 77333 0 0 0 16049 172 0 0 25 0 1 0 93126401 311881728 73655 1992294400 4194304 6412682 548682068832 18446744073709551615 4550305 0 0 4096 0 0 0 0 17 0 0 0
/proc/17508/statm: 76143 73655 258 541 0 75593 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 304572

[startup+222.301 s]
/proc/loadavg: 1.02 1.35 1.30 2/65 17509
/proc/meminfo: memFree=1199200/2055920 swapFree=4192812/4192956
[pid=17508] ppid=17506 vsize=308824 CPUtime=222.19
/proc/17508/stat : 17508 (kw) R 17506 17508 17442 0 -1 0 78183 0 0 0 22033 186 0 0 25 0 1 0 93126401 316235776 74505 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/17508/statm: 77206 74505 258 541 0 76656 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 308824

[startup+282.302 s]
/proc/loadavg: 1.01 1.28 1.27 2/65 17509
/proc/meminfo: memFree=1194656/2055920 swapFree=4192812/4192956
[pid=17508] ppid=17506 vsize=313120 CPUtime=282.18
/proc/17508/stat : 17508 (kw) R 17506 17508 17442 0 -1 0 79310 0 0 0 28018 200 0 0 25 0 1 0 93126401 320634880 75632 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/17508/statm: 78280 75632 258 541 0 77730 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 313120

[startup+342.302 s]
/proc/loadavg: 1.00 1.23 1.26 2/65 17509
/proc/meminfo: memFree=1190432/2055920 swapFree=4192812/4192956
[pid=17508] ppid=17506 vsize=318328 CPUtime=342.16
/proc/17508/stat : 17508 (kw) R 17506 17508 17442 0 -1 0 80363 0 0 0 34007 209 0 0 25 0 1 0 93126401 325967872 76685 1992294400 4194304 6412682 548682068832 18446744073709551615 4286898 0 0 4096 0 0 0 0 17 0 0 0
/proc/17508/statm: 79582 76685 258 541 0 79032 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 318328

[startup+402.301 s]
/proc/loadavg: 1.00 1.18 1.24 2/65 17509
/proc/meminfo: memFree=1184224/2055920 swapFree=4192812/4192956
[pid=17508] ppid=17506 vsize=324284 CPUtime=402.15
/proc/17508/stat : 17508 (kw) R 17506 17508 17442 0 -1 0 81918 0 0 0 39997 218 0 0 25 0 1 0 93126401 332066816 78240 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/17508/statm: 81071 78240 258 541 0 80521 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 324284

[startup+462.302 s]
/proc/loadavg: 1.00 1.15 1.22 2/65 17509
/proc/meminfo: memFree=1183776/2055920 swapFree=4192812/4192956
[pid=17508] ppid=17506 vsize=324284 CPUtime=462.12
/proc/17508/stat : 17508 (kw) R 17506 17508 17442 0 -1 0 82025 0 0 0 45986 226 0 0 25 0 1 0 93126401 332066816 78347 1992294400 4194304 6412682 548682068832 18446744073709551615 4417182 0 0 4096 0 0 0 0 17 0 0 0
/proc/17508/statm: 81071 78347 258 541 0 80521 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 324284

[startup+522.301 s]
/proc/loadavg: 1.00 1.12 1.20 2/65 17509
/proc/meminfo: memFree=1182176/2055920 swapFree=4192812/4192956
[pid=17508] ppid=17506 vsize=328388 CPUtime=522.1
/proc/17508/stat : 17508 (kw) R 17506 17508 17442 0 -1 0 82432 0 0 0 51976 234 0 0 25 0 1 0 93126401 336269312 78754 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/17508/statm: 82097 78754 258 541 0 81547 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 328388

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

[startup+537.501 s]
/proc/loadavg: 1.00 1.11 1.20 2/65 17509
/proc/meminfo: memFree=1179424/2055920 swapFree=4192812/4192956
[pid=17508] ppid=17506 vsize=331316 CPUtime=537.3
/proc/17508/stat : 17508 (kw) R 17506 17508 17442 0 -1 0 83108 0 0 0 53494 236 0 0 25 0 1 0 93126401 339267584 79430 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 0 0 0
/proc/17508/statm: 82829 79430 258 541 0 82279 0
Current children cumulated CPU time (s) 537.3
Current children cumulated vsize (KiB) 331316

[startup+543.902 s]
/proc/loadavg: 1.00 1.11 1.20 2/65 17509
/proc/meminfo: memFree=1179360/2055920 swapFree=4192812/4192956
[pid=17508] ppid=17506 vsize=331316 CPUtime=543.69
/proc/17508/stat : 17508 (kw) R 17506 17508 17442 0 -1 0 83108 0 0 0 54132 237 0 0 25 0 1 0 93126401 339267584 79430 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/17508/statm: 82829 79430 258 541 0 82279 0
Current children cumulated CPU time (s) 543.69
Current children cumulated vsize (KiB) 331316

[startup+547.101 s]
/proc/loadavg: 1.00 1.11 1.20 3/65 17509
/proc/meminfo: memFree=1179360/2055920 swapFree=4192812/4192956
[pid=17508] ppid=17506 vsize=331316 CPUtime=546.9
/proc/17508/stat : 17508 (kw) R 17506 17508 17442 0 -1 0 83108 0 0 0 54452 238 0 0 25 0 1 0 93126401 339267584 79430 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 0 0 0
/proc/17508/statm: 82829 79430 258 541 0 82279 0
Current children cumulated CPU time (s) 546.9
Current children cumulated vsize (KiB) 331316

[startup+550.302 s]
/proc/loadavg: 1.00 1.11 1.20 2/65 17509
/proc/meminfo: memFree=1179360/2055920 swapFree=4192812/4192956
[pid=17508] ppid=17506 vsize=331316 CPUtime=550.09
/proc/17508/stat : 17508 (kw) R 17506 17508 17442 0 -1 0 83108 0 0 0 54771 238 0 0 25 0 1 0 93126401 339267584 79430 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 0 0 0
/proc/17508/statm: 82829 79430 258 541 0 82279 0
Current children cumulated CPU time (s) 550.09
Current children cumulated vsize (KiB) 331316

[startup+551.106 s]
/proc/loadavg: 1.00 1.11 1.19 2/65 17509
/proc/meminfo: memFree=1179360/2055920 swapFree=4192812/4192956
[pid=17508] ppid=17506 vsize=331316 CPUtime=550.89
/proc/17508/stat : 17508 (kw) R 17506 17508 17442 0 -1 0 83108 0 0 0 54851 238 0 0 25 0 1 0 93126401 339267584 79430 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/17508/statm: 82829 79430 258 541 0 82279 0
Current children cumulated CPU time (s) 550.89
Current children cumulated vsize (KiB) 331316

[startup+551.502 s]
/proc/loadavg: 1.00 1.11 1.19 2/65 17509
/proc/meminfo: memFree=1179360/2055920 swapFree=4192812/4192956
[pid=17508] ppid=17506 vsize=331316 CPUtime=551.3
/proc/17508/stat : 17508 (kw) R 17506 17508 17442 0 -1 0 83108 0 0 0 54891 239 0 0 25 0 1 0 93126401 339267584 79430 1992294400 4194304 6412682 548682068832 18446744073709551615 4296488 0 0 4096 0 0 0 0 17 0 0 0
/proc/17508/statm: 82829 79430 258 541 0 82279 0
Current children cumulated CPU time (s) 551.3
Current children cumulated vsize (KiB) 331316

[startup+551.702 s]
/proc/loadavg: 1.00 1.11 1.19 2/65 17509
/proc/meminfo: memFree=1179360/2055920 swapFree=4192812/4192956
[pid=17508] ppid=17506 vsize=331316 CPUtime=551.5
/proc/17508/stat : 17508 (kw) R 17506 17508 17442 0 -1 0 83108 0 0 0 54911 239 0 0 25 0 1 0 93126401 339267584 79430 1992294400 4194304 6412682 548682068832 18446744073709551615 4304798 0 0 4096 0 0 0 0 17 0 0 0
/proc/17508/statm: 82829 79430 258 541 0 82279 0
Current children cumulated CPU time (s) 551.5
Current children cumulated vsize (KiB) 331316

[startup+551.802 s]
/proc/loadavg: 1.00 1.11 1.19 2/65 17509
/proc/meminfo: memFree=1179360/2055920 swapFree=4192812/4192956
[pid=17508] ppid=17506 vsize=0 CPUtime=551.6
/proc/17508/stat : 17508 (kw) R 17506 17508 17442 0 -1 4 83115 0 0 0 54921 239 0 0 25 0 1 0 93126401 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 0 0 0
/proc/17508/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 551.6
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 551.85
CPU time (s): 551.653
CPU user time (s): 549.211
CPU system time (s): 2.44263
CPU usage (%): 99.9644
Max. virtual memory (cumulated for all children) (KiB): 331316

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

runsolver used 0.45993 second user time and 1.55176 second system time

The end

Launcher Data

Begin job on node43 at 2009-04-25 11:16:24
IDJOB=1719946
IDBENCH=69586
IDSOLVER=501
FILE ID=node43/1719946-1240650983
PBS_JOBID= 9186535
Free space on /tmp= 66396 MiB

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

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

MD5SUM BENCH= c3e7cb16bced9d54ce489b6e95d89943
RANDOM SEED=911447302

node43.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.237
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.237
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:       1523784 kB
Buffers:         45204 kB
Cached:         405152 kB
SwapCached:        144 kB
Active:         164956 kB
Inactive:       299440 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1523784 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           11792 kB
Writeback:           0 kB
Mapped:          23644 kB
Slab:            53644 kB
Committed_AS:   338388 kB
PageTables:       1444 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= 66368 MiB
End job on node43 at 2009-04-25 11:25:35