Trace number 1774615

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 658.842 659.138

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_L200_coli.sat.cnf
MD5SUM853982f8646333d217e35d938b7eb00b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark543.882
Satisfiable
(Un)Satisfiability was proved
Number of variables670867
Number of clauses3513333
Sum of the clauses size10259569
Maximum clause length11
Minimum clause length1
Number of clauses of size 159077
Number of clauses of size 2795777
Number of clauses of size 32146608
Number of clauses of size 4393835
Number of clauses of size 5117437
Number of clauses of size over 5599

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
658.69/659.00	c 641.43 seconds
658.69/659.00	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-1774615-1241281532/watcher-1774615-1241281532 -o /tmp/evaluation-result-1774615-1241281532/solver-1774615-1241281532 -C 10000 -W 12000 -M 1800 HOME/kw HOME/instance-1774615-1241281532.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 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: 1.00 1.01 1.00 3/65 29329
/proc/meminfo: memFree=1844808/2055920 swapFree=4181396/4192956
[pid=29329] ppid=29327 vsize=14732 CPUtime=0
/proc/29329/stat : 29329 (kw) R 29327 29329 29120 0 -1 0 1062 0 0 0 0 0 0 0 18 0 1 0 156187391 15085568 1046 1992294400 4194304 6412682 548682068864 18446744073709551615 4402299 0 0 4096 0 0 0 0 17 0 0 0
/proc/29329/statm: 3683 1053 192 541 0 3133 0

[startup+0.0448599 s]
/proc/loadavg: 1.00 1.01 1.00 3/65 29329
/proc/meminfo: memFree=1844808/2055920 swapFree=4181396/4192956
[pid=29329] ppid=29327 vsize=37020 CPUtime=0.03
/proc/29329/stat : 29329 (kw) R 29327 29329 29120 0 -1 0 7088 0 0 0 2 1 0 0 18 0 1 0 156187391 37908480 7073 1992294400 4194304 6412682 548682068864 18446744073709551615 4272004 0 0 4096 0 0 0 0 17 0 0 0
/proc/29329/statm: 9255 7080 201 541 0 8705 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 37020

[startup+0.102864 s]
/proc/loadavg: 1.00 1.01 1.00 3/65 29329
/proc/meminfo: memFree=1844808/2055920 swapFree=4181396/4192956
[pid=29329] ppid=29327 vsize=82412 CPUtime=0.09
/proc/29329/stat : 29329 (kw) R 29327 29329 29120 0 -1 0 14834 0 0 0 5 4 0 0 18 0 1 0 156187391 84389888 14818 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 0 0 0
/proc/29329/statm: 20603 14822 208 541 0 20053 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 82412

[startup+0.301893 s]
/proc/loadavg: 1.00 1.01 1.00 3/65 29329
/proc/meminfo: memFree=1844808/2055920 swapFree=4181396/4192956
[pid=29329] ppid=29327 vsize=187332 CPUtime=0.29
/proc/29329/stat : 29329 (kw) R 29327 29329 29120 0 -1 0 40709 0 0 0 13 16 0 0 19 0 1 0 156187391 191827968 40694 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 0 0 0
/proc/29329/statm: 46833 40703 208 541 0 46283 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 187332

[startup+0.70292 s]
/proc/loadavg: 1.00 1.01 1.00 3/65 29329
/proc/meminfo: memFree=1844808/2055920 swapFree=4181396/4192956
[pid=29329] ppid=29327 vsize=426248 CPUtime=0.7
/proc/29329/stat : 29329 (kw) R 29327 29329 29120 0 -1 0 96344 0 0 0 31 39 0 0 24 0 1 0 156187391 436477952 96328 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 0 0 0
/proc/29329/statm: 106562 96329 221 541 0 106012 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 426248

[startup+1.502 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 29330
/proc/meminfo: memFree=1453120/2055920 swapFree=4181396/4192956
[pid=29329] ppid=29327 vsize=436588 CPUtime=1.49
/proc/29329/stat : 29329 (kw) R 29327 29329 29120 0 -1 0 99216 0 0 0 109 40 0 0 25 0 1 0 156187391 447066112 99200 1992294400 4194304 6412682 548682068864 18446744073709551615 5554128 0 0 4096 0 0 0 0 17 0 0 0
/proc/29329/statm: 109147 99201 221 541 0 108597 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 436588

[startup+3.10114 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 29330
/proc/meminfo: memFree=1438272/2055920 swapFree=4181396/4192956
[pid=29329] ppid=29327 vsize=456772 CPUtime=3.09
/proc/29329/stat : 29329 (kw) R 29327 29329 29120 0 -1 0 104924 0 0 0 265 44 0 0 25 0 1 0 156187391 467734528 104908 1992294400 4194304 6412682 548682068864 18446744073709551615 4919536 0 0 4096 0 0 0 0 17 0 0 0
/proc/29329/statm: 114193 104908 221 541 0 113643 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 456772

[startup+6.30144 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 29330
/proc/meminfo: memFree=1393408/2055920 swapFree=4181396/4192956
[pid=29329] ppid=29327 vsize=496844 CPUtime=6.29
/proc/29329/stat : 29329 (kw) R 29327 29329 29120 0 -1 0 116271 0 0 0 578 51 0 0 25 0 1 0 156187391 508768256 116256 1992294400 4194304 6412682 548682068864 18446744073709551615 4348189 0 0 4096 0 0 0 0 17 0 0 0
/proc/29329/statm: 124211 116256 221 541 0 123661 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 496844

[startup+12.701 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 29330
/proc/meminfo: memFree=1278528/2055920 swapFree=4181396/4192956
[pid=29329] ppid=29327 vsize=606176 CPUtime=12.68
/proc/29329/stat : 29329 (kw) R 29327 29329 29120 0 -1 0 145577 0 0 0 1201 67 0 0 25 0 1 0 156187391 620724224 145561 1992294400 4194304 6412682 548682068864 18446744073709551615 4778237 0 0 4096 0 0 0 0 17 0 0 0
/proc/29329/statm: 151544 145562 221 541 0 150994 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 606176

[startup+25.5012 s]
/proc/loadavg: 1.08 1.03 1.01 2/66 29330
/proc/meminfo: memFree=1048000/2055920 swapFree=4181396/4192956
[pid=29329] ppid=29327 vsize=813068 CPUtime=25.47
/proc/29329/stat : 29329 (kw) R 29327 29329 29120 0 -1 0 201359 0 0 0 2372 175 0 0 25 0 1 0 156187391 832581632 197412 1992294400 4194304 6412682 548682068864 18446744073709551615 5554256 0 0 4096 0 0 0 0 17 0 0 0
/proc/29329/statm: 203267 197412 248 541 0 202717 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 813068

[startup+51.1016 s]
/proc/loadavg: 1.11 1.04 1.01 2/66 29330
/proc/meminfo: memFree=945792/2055920 swapFree=4181396/4192956
[pid=29329] ppid=29327 vsize=889292 CPUtime=51.05
/proc/29329/stat : 29329 (kw) R 29327 29329 29120 0 -1 0 225878 0 0 0 4834 271 0 0 25 0 1 0 156187391 910635008 216689 1992294400 4194304 6412682 548682068864 18446744073709551615 4301536 0 0 4096 0 0 0 0 17 0 0 0
/proc/29329/statm: 222323 216689 255 541 0 221773 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 889292

[startup+102.305 s]
/proc/loadavg: 1.05 1.03 1.00 2/66 29330
/proc/meminfo: memFree=928896/2055920 swapFree=4181396/4192956
[pid=29329] ppid=29327 vsize=905136 CPUtime=102.24
/proc/29329/stat : 29329 (kw) R 29327 29329 29120 0 -1 0 230144 0 0 0 9938 286 0 0 25 0 1 0 156187391 926859264 220955 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 0 0 0
/proc/29329/statm: 226284 220955 258 541 0 225734 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 905136

[startup+162.302 s]
/proc/loadavg: 1.02 1.02 1.00 2/66 29330
/proc/meminfo: memFree=927424/2055920 swapFree=4181396/4192956
[pid=29329] ppid=29327 vsize=905136 CPUtime=162.2
/proc/29329/stat : 29329 (kw) R 29327 29329 29120 0 -1 0 230514 0 0 0 15922 298 0 0 25 0 1 0 156187391 926859264 221325 1992294400 4194304 6412682 548682068864 18446744073709551615 4329893 0 0 4096 0 0 0 0 17 0 0 0
/proc/29329/statm: 226284 221325 258 541 0 225734 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 905136

[startup+222.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 29330
/proc/meminfo: memFree=924928/2055920 swapFree=4181396/4192956
[pid=29329] ppid=29327 vsize=905136 CPUtime=222.18
/proc/29329/stat : 29329 (kw) R 29327 29329 29120 0 -1 0 231138 0 0 0 21912 306 0 0 25 0 1 0 156187391 926859264 221949 1992294400 4194304 6412682 548682068864 18446744073709551615 4363688 0 0 4096 0 0 0 0 17 0 0 0
/proc/29329/statm: 226284 221949 258 541 0 225734 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 905136

[startup+282.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 29330
/proc/meminfo: memFree=924672/2055920 swapFree=4181396/4192956
[pid=29329] ppid=29327 vsize=905140 CPUtime=282.15
/proc/29329/stat : 29329 (kw) R 29327 29329 29120 0 -1 0 231180 0 0 0 27901 314 0 0 25 0 1 0 156187391 926863360 221991 1992294400 4194304 6412682 548682068864 18446744073709551615 4285787 0 0 4096 0 0 0 0 17 0 0 0
/proc/29329/statm: 226285 221991 258 541 0 225735 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 905140

[startup+342.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 29330
/proc/meminfo: memFree=924288/2055920 swapFree=4181396/4192956
[pid=29329] ppid=29327 vsize=905140 CPUtime=342.13
/proc/29329/stat : 29329 (kw) R 29327 29329 29120 0 -1 0 231273 0 0 0 33893 320 0 0 25 0 1 0 156187391 926863360 222084 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/29329/statm: 226285 222084 258 541 0 225735 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 905140

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29330
/proc/meminfo: memFree=924032/2055920 swapFree=4181396/4192956
[pid=29329] ppid=29327 vsize=905140 CPUtime=402.09
/proc/29329/stat : 29329 (kw) R 29327 29329 29120 0 -1 0 231324 0 0 0 39884 325 0 0 25 0 1 0 156187391 926863360 222135 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/29329/statm: 226285 222135 258 541 0 225735 0
Current children cumulated CPU time (s) 402.09
Current children cumulated vsize (KiB) 905140

[startup+462.301 s]
/proc/loadavg: 1.08 1.02 1.01 2/66 29330
/proc/meminfo: memFree=923840/2055920 swapFree=4181396/4192956
[pid=29329] ppid=29327 vsize=905144 CPUtime=462.07
/proc/29329/stat : 29329 (kw) R 29327 29329 29120 0 -1 0 231378 0 0 0 45879 328 0 0 25 0 1 0 156187391 926867456 222189 1992294400 4194304 6412682 548682068864 18446744073709551615 5484944 0 0 4096 0 0 0 0 17 0 0 0
/proc/29329/statm: 226286 222189 258 541 0 225736 0
Current children cumulated CPU time (s) 462.07
Current children cumulated vsize (KiB) 905144

[startup+522.302 s]
/proc/loadavg: 1.10 1.03 1.00 2/66 29330
/proc/meminfo: memFree=923328/2055920 swapFree=4181396/4192956
[pid=29329] ppid=29327 vsize=905144 CPUtime=522.04
/proc/29329/stat : 29329 (kw) R 29327 29329 29120 0 -1 0 231500 0 0 0 51871 333 0 0 25 0 1 0 156187391 926867456 222311 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 0 0 0
/proc/29329/statm: 226286 222311 258 541 0 225736 0
Current children cumulated CPU time (s) 522.04
Current children cumulated vsize (KiB) 905144

[startup+582.301 s]
/proc/loadavg: 1.10 1.04 1.00 2/66 29330
/proc/meminfo: memFree=922624/2055920 swapFree=4181396/4192956
[pid=29329] ppid=29327 vsize=905144 CPUtime=582.03
/proc/29329/stat : 29329 (kw) R 29327 29329 29120 0 -1 0 231659 0 0 0 57866 337 0 0 25 0 1 0 156187391 926867456 222470 1992294400 4194304 6412682 548682068864 18446744073709551615 4286778 0 0 4096 0 0 0 0 17 0 0 0
/proc/29329/statm: 226286 222470 258 541 0 225736 0
Current children cumulated CPU time (s) 582.03
Current children cumulated vsize (KiB) 905144

[startup+642.303 s]
/proc/loadavg: 1.10 1.04 1.00 2/66 29330
/proc/meminfo: memFree=922304/2055920 swapFree=4181396/4192956
[pid=29329] ppid=29327 vsize=905144 CPUtime=642.01
/proc/29329/stat : 29329 (kw) R 29327 29329 29120 0 -1 0 231725 0 0 0 63860 341 0 0 25 0 1 0 156187391 926867456 222536 1992294400 4194304 6412682 548682068864 18446744073709551615 4286963 0 0 4096 0 0 0 0 17 0 0 0
/proc/29329/statm: 226286 222536 258 541 0 225736 0
Current children cumulated CPU time (s) 642.01
Current children cumulated vsize (KiB) 905144

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

[startup+652.702 s]
/proc/loadavg: 1.08 1.04 1.00 2/66 29330
/proc/meminfo: memFree=922304/2055920 swapFree=4181396/4192956
[pid=29329] ppid=29327 vsize=905144 CPUtime=652.4
/proc/29329/stat : 29329 (kw) R 29327 29329 29120 0 -1 0 231726 0 0 0 64898 342 0 0 25 0 1 0 156187391 926867456 222537 1992294400 4194304 6412682 548682068864 18446744073709551615 4287183 0 0 4096 0 0 0 0 17 0 0 0
/proc/29329/statm: 226286 222537 258 541 0 225736 0
Current children cumulated CPU time (s) 652.4
Current children cumulated vsize (KiB) 905144

[startup+655.901 s]
/proc/loadavg: 1.08 1.04 1.00 2/66 29330
/proc/meminfo: memFree=922240/2055920 swapFree=4181396/4192956
[pid=29329] ppid=29327 vsize=905144 CPUtime=655.59
/proc/29329/stat : 29329 (kw) R 29327 29329 29120 0 -1 0 231726 0 0 0 65217 342 0 0 25 0 1 0 156187391 926867456 222537 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/29329/statm: 226286 222537 258 541 0 225736 0
Current children cumulated CPU time (s) 655.59
Current children cumulated vsize (KiB) 905144

[startup+657.501 s]
/proc/loadavg: 1.08 1.04 1.00 2/66 29330
/proc/meminfo: memFree=922240/2055920 swapFree=4181396/4192956
[pid=29329] ppid=29327 vsize=905144 CPUtime=657.19
/proc/29329/stat : 29329 (kw) R 29327 29329 29120 0 -1 0 231726 0 0 0 65377 342 0 0 25 0 1 0 156187391 926867456 222537 1992294400 4194304 6412682 548682068864 18446744073709551615 4286794 0 0 4096 0 0 0 0 17 0 0 0
/proc/29329/statm: 226286 222537 258 541 0 225736 0
Current children cumulated CPU time (s) 657.19
Current children cumulated vsize (KiB) 905144

[startup+658.301 s]
/proc/loadavg: 1.08 1.04 1.00 2/66 29330
/proc/meminfo: memFree=922240/2055920 swapFree=4181396/4192956
[pid=29329] ppid=29327 vsize=905144 CPUtime=657.99
/proc/29329/stat : 29329 (kw) R 29327 29329 29120 0 -1 0 231726 0 0 0 65457 342 0 0 25 0 1 0 156187391 926867456 222537 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/29329/statm: 226286 222537 258 541 0 225736 0
Current children cumulated CPU time (s) 657.99
Current children cumulated vsize (KiB) 905144

[startup+658.701 s]
/proc/loadavg: 1.08 1.04 1.00 2/66 29330
/proc/meminfo: memFree=922240/2055920 swapFree=4181396/4192956
[pid=29329] ppid=29327 vsize=905144 CPUtime=658.39
/proc/29329/stat : 29329 (kw) R 29327 29329 29120 0 -1 0 231726 0 0 0 65497 342 0 0 25 0 1 0 156187391 926867456 222537 1992294400 4194304 6412682 548682068864 18446744073709551615 4304787 0 0 4096 0 0 0 0 17 0 0 0
/proc/29329/statm: 226286 222537 258 541 0 225736 0
Current children cumulated CPU time (s) 658.39
Current children cumulated vsize (KiB) 905144

[startup+659.101 s]
/proc/loadavg: 1.08 1.04 1.00 2/66 29330
/proc/meminfo: memFree=922240/2055920 swapFree=4181396/4192956
[pid=29329] ppid=29327 vsize=0 CPUtime=658.8
/proc/29329/stat : 29329 (kw) R 29327 29329 29120 0 -1 4 231733 0 0 0 65528 352 0 0 25 0 1 0 156187391 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 0 0 0
/proc/29329/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 658.8
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 659.138
CPU time (s): 658.842
CPU user time (s): 655.281
CPU system time (s): 3.56046
CPU usage (%): 99.955
Max. virtual memory (cumulated for all children) (KiB): 905144

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 655.281
system time used= 3.56046
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 231733
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= 4
involuntary context switches= 1981

runsolver used 0.791879 second user time and 1.49777 second system time

The end

Launcher Data

Begin job on node8 at 2009-05-02 18:25:37
IDJOB=1774615
IDBENCH=70965
IDSOLVER=611
FILE ID=node8/1774615-1241281532
PBS_JOBID= 9225018
Free space on /tmp= 65872 MiB

SOLVER NAME= kw 2009-03-20
BENCH NAME= SAT09/APPLICATIONS/bioinfo/q_query_3_L200_coli.sat.cnf
COMMAND LINE= HOME/kw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1774615-1241281532/watcher-1774615-1241281532 -o /tmp/evaluation-result-1774615-1241281532/solver-1774615-1241281532 -C 10000 -W 12000 -M 1800  HOME/kw HOME/instance-1774615-1241281532.cnf

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

MD5SUM BENCH= 853982f8646333d217e35d938b7eb00b
RANDOM SEED=1777226768

node8.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.238
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.238
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1845288 kB
Buffers:          3928 kB
Cached:         127160 kB
SwapCached:       4504 kB
Active:          92312 kB
Inactive:        47220 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1845288 kB
SwapTotal:     4192956 kB
SwapFree:      4181396 kB
Dirty:           73612 kB
Writeback:           0 kB
Mapped:          15168 kB
Slab:            56888 kB
Committed_AS:   784000 kB
PageTables:       1372 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 65840 MiB
End job on node8 at 2009-05-02 18:36:36