Trace number 1773415

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 570.277 570.473

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 benchmark287.195
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
570.19/570.42	c 567.59 seconds
570.19/570.42	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-1773415-1241278279/watcher-1773415-1241278279 -o /tmp/evaluation-result-1773415-1241278279/solver-1773415-1241278279 -C 10000 -W 12000 -M 1800 HOME/kw HOME/instance-1773415-1241278279.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.00 1.00 3/64 23934
/proc/meminfo: memFree=1952296/2055920 swapFree=4191900/4192956
[pid=23934] ppid=23932 vsize=7208 CPUtime=0
/proc/23934/stat : 23934 (kw) R 23932 23934 23807 0 -1 0 755 0 0 0 0 0 0 0 18 0 1 0 155856047 7380992 739 1992294400 4194304 6412682 548682068864 18446744073709551615 4342988 0 0 4096 0 0 0 0 17 1 0 0
/proc/23934/statm: 1802 747 200 541 0 1252 0

[startup+0.0173321 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 23934
/proc/meminfo: memFree=1952296/2055920 swapFree=4191900/4192956
[pid=23934] ppid=23932 vsize=19216 CPUtime=0.01
/proc/23934/stat : 23934 (kw) R 23932 23934 23807 0 -1 0 2679 0 0 0 0 1 0 0 18 0 1 0 155856047 19677184 2663 1992294400 4194304 6412682 548682068864 18446744073709551615 5487182 0 0 4096 0 0 0 0 17 1 0 0
/proc/23934/statm: 4804 2668 208 541 0 4254 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 19216

[startup+0.101338 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 23934
/proc/meminfo: memFree=1952296/2055920 swapFree=4191900/4192956
[pid=23934] ppid=23932 vsize=61776 CPUtime=0.1
/proc/23934/stat : 23934 (kw) R 23932 23934 23807 0 -1 0 13741 0 0 0 4 6 0 0 18 0 1 0 155856047 63258624 13725 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/23934/statm: 15444 13731 208 541 0 14894 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 61776

[startup+0.301356 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 23934
/proc/meminfo: memFree=1952296/2055920 swapFree=4191900/4192956
[pid=23934] ppid=23932 vsize=114208 CPUtime=0.29
/proc/23934/stat : 23934 (kw) R 23932 23934 23807 0 -1 0 26558 0 0 0 19 10 0 0 19 0 1 0 155856047 116948992 26542 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/23934/statm: 28552 26542 219 541 0 28002 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 114208

[startup+0.701392 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 23934
/proc/meminfo: memFree=1952296/2055920 swapFree=4191900/4192956
[pid=23934] ppid=23932 vsize=120016 CPUtime=0.69
/proc/23934/stat : 23934 (kw) R 23932 23934 23807 0 -1 0 28195 0 0 0 58 11 0 0 22 0 1 0 155856047 122896384 28179 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/23934/statm: 30004 28179 219 541 0 29454 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 120016

[startup+1.50146 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23935
/proc/meminfo: memFree=1835296/2055920 swapFree=4191900/4192956
[pid=23934] ppid=23932 vsize=133916 CPUtime=1.49
/proc/23934/stat : 23934 (kw) R 23932 23934 23807 0 -1 0 32018 0 0 0 136 13 0 0 25 0 1 0 155856047 137129984 32002 1992294400 4194304 6412682 548682068864 18446744073709551615 4285052 0 0 4096 0 0 0 0 17 1 0 0
/proc/23934/statm: 33479 32002 220 541 0 32929 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 133916

[startup+3.10161 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23935
/proc/meminfo: memFree=1816160/2055920 swapFree=4191900/4192956
[pid=23934] ppid=23932 vsize=148744 CPUtime=3.09
/proc/23934/stat : 23934 (kw) R 23932 23934 23807 0 -1 0 37702 0 0 0 294 15 0 0 25 0 1 0 155856047 152313856 36226 1992294400 4194304 6412682 548682068864 18446744073709551615 4298055 0 0 4096 0 0 0 0 17 1 0 0
/proc/23934/statm: 37186 36226 230 541 0 36636 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 148744

[startup+6.30189 s]
/proc/loadavg: 1.08 1.02 1.01 2/65 23935
/proc/meminfo: memFree=1741344/2055920 swapFree=4191900/4192956
[pid=23934] ppid=23932 vsize=224644 CPUtime=6.29
/proc/23934/stat : 23934 (kw) R 23932 23934 23807 0 -1 0 56732 0 0 0 566 63 0 0 25 0 1 0 155856047 230035456 54487 1992294400 4194304 6412682 548682068864 18446744073709551615 5554256 0 0 4096 0 0 0 0 17 1 0 0
/proc/23934/statm: 56161 54487 248 541 0 55611 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 224644

[startup+12.7015 s]
/proc/loadavg: 1.07 1.02 1.00 2/65 23935
/proc/meminfo: memFree=1639008/2055920 swapFree=4191900/4192956
[pid=23934] ppid=23932 vsize=298232 CPUtime=12.64
/proc/23934/stat : 23934 (kw) R 23932 23934 23807 0 -1 0 73859 0 0 0 1129 135 0 0 25 0 1 0 155856047 305389568 71614 1992294400 4194304 6412682 548682068864 18446744073709551615 4508688 0 0 4096 0 0 0 0 17 0 0 0
/proc/23934/statm: 74558 71614 248 541 0 74008 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 298232

[startup+25.5016 s]
/proc/loadavg: 1.06 1.01 1.00 2/65 23935
/proc/meminfo: memFree=1641504/2055920 swapFree=4191900/4192956
[pid=23934] ppid=23932 vsize=295556 CPUtime=25.43
/proc/23934/stat : 23934 (kw) R 23932 23934 23807 0 -1 0 74727 0 0 0 2402 141 0 0 25 0 1 0 155856047 302649344 71049 1992294400 4194304 6412682 548682068864 18446744073709551615 4285745 0 0 4096 0 0 0 0 17 1 0 0
/proc/23934/statm: 73889 71049 258 541 0 73339 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 295556

[startup+51.1019 s]
/proc/loadavg: 1.04 1.01 1.00 2/65 23935
/proc/meminfo: memFree=1636960/2055920 swapFree=4191900/4192956
[pid=23934] ppid=23932 vsize=299864 CPUtime=51.02
/proc/23934/stat : 23934 (kw) R 23932 23934 23807 0 -1 0 75870 0 0 0 4956 146 0 0 25 0 1 0 155856047 307060736 72192 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/23934/statm: 74966 72192 258 541 0 74416 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 299864

[startup+102.306 s]
/proc/loadavg: 1.01 1.01 1.00 2/65 23935
/proc/meminfo: memFree=1636512/2055920 swapFree=4191900/4192956
[pid=23934] ppid=23932 vsize=299868 CPUtime=102.22
/proc/23934/stat : 23934 (kw) R 23932 23934 23807 0 -1 0 76022 0 0 0 10061 161 0 0 25 0 1 0 155856047 307064832 72344 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/23934/statm: 74967 72344 258 541 0 74417 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 299868

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23935
/proc/meminfo: memFree=1631264/2055920 swapFree=4191900/4192956
[pid=23934] ppid=23932 vsize=304572 CPUtime=162.2
/proc/23934/stat : 23934 (kw) R 23932 23934 23807 0 -1 0 77331 0 0 0 16043 177 0 0 25 0 1 0 155856047 311881728 73653 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/23934/statm: 76143 73653 258 541 0 75593 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 304572

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23935
/proc/meminfo: memFree=1630944/2055920 swapFree=4191900/4192956
[pid=23934] ppid=23932 vsize=305640 CPUtime=222.18
/proc/23934/stat : 23934 (kw) R 23932 23934 23807 0 -1 0 77395 0 0 0 22026 192 0 0 25 0 1 0 155856047 312975360 73717 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/23934/statm: 76410 73717 258 541 0 75860 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 305640

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23935
/proc/meminfo: memFree=1623264/2055920 swapFree=4191900/4192956
[pid=23934] ppid=23932 vsize=313120 CPUtime=282.16
/proc/23934/stat : 23934 (kw) R 23932 23934 23807 0 -1 0 79308 0 0 0 28009 207 0 0 25 0 1 0 155856047 320634880 75630 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/23934/statm: 78280 75630 258 541 0 77730 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 313120

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23935
/proc/meminfo: memFree=1620960/2055920 swapFree=4191900/4192956
[pid=23934] ppid=23932 vsize=316440 CPUtime=342.15
/proc/23934/stat : 23934 (kw) R 23932 23934 23807 0 -1 0 79869 0 0 0 33997 218 0 0 25 0 1 0 155856047 324034560 76191 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/23934/statm: 79110 76191 258 541 0 78560 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 316440

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23935
/proc/meminfo: memFree=1612832/2055920 swapFree=4191900/4192956
[pid=23934] ppid=23932 vsize=324284 CPUtime=402.14
/proc/23934/stat : 23934 (kw) R 23932 23934 23807 0 -1 0 81898 0 0 0 39988 226 0 0 25 0 1 0 155856047 332066816 78220 1992294400 4194304 6412682 548682068864 18446744073709551615 4286786 0 0 4096 0 0 0 0 17 1 0 0
/proc/23934/statm: 81071 78220 258 541 0 80521 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 324284

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23935
/proc/meminfo: memFree=1612256/2055920 swapFree=4191900/4192956
[pid=23934] ppid=23932 vsize=324284 CPUtime=462.12
/proc/23934/stat : 23934 (kw) R 23932 23934 23807 0 -1 0 82024 0 0 0 45977 235 0 0 25 0 1 0 155856047 332066816 78346 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/23934/statm: 81071 78346 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.00 1.00 2/65 23937
/proc/meminfo: memFree=1611232/2055920 swapFree=4191900/4192956
[pid=23934] ppid=23932 vsize=325612 CPUtime=522.11
/proc/23934/stat : 23934 (kw) R 23932 23934 23807 0 -1 0 82273 0 0 0 51966 245 0 0 25 0 1 0 155856047 333426688 78595 1992294400 4194304 6412682 548682068864 18446744073709551615 4287126 0 0 4096 0 0 0 0 17 1 0 0
/proc/23934/statm: 81403 78595 258 541 0 80853 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 325612

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

[startup+537.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23937
/proc/meminfo: memFree=1610656/2055920 swapFree=4191900/4192956
[pid=23934] ppid=23932 vsize=328388 CPUtime=537.31
/proc/23934/stat : 23934 (kw) R 23932 23934 23807 0 -1 0 82429 0 0 0 53483 248 0 0 25 0 1 0 155856047 336269312 78751 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/23934/statm: 82097 78751 258 541 0 81547 0
Current children cumulated CPU time (s) 537.31
Current children cumulated vsize (KiB) 328388

[startup+550.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23937
/proc/meminfo: memFree=1607904/2055920 swapFree=4191900/4192956
[pid=23934] ppid=23932 vsize=331316 CPUtime=550.1
/proc/23934/stat : 23934 (kw) R 23932 23934 23807 0 -1 0 83108 0 0 0 54760 250 0 0 25 0 1 0 155856047 339267584 79430 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/23934/statm: 82829 79430 258 541 0 82279 0
Current children cumulated CPU time (s) 550.1
Current children cumulated vsize (KiB) 331316

[startup+563.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23937
/proc/meminfo: memFree=1607840/2055920 swapFree=4191900/4192956
[pid=23934] ppid=23932 vsize=331316 CPUtime=562.9
/proc/23934/stat : 23934 (kw) R 23932 23934 23807 0 -1 0 83108 0 0 0 56038 252 0 0 25 0 1 0 155856047 339267584 79430 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/23934/statm: 82829 79430 258 541 0 82279 0
Current children cumulated CPU time (s) 562.9
Current children cumulated vsize (KiB) 331316

[startup+566.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23937
/proc/meminfo: memFree=1607840/2055920 swapFree=4191900/4192956
[pid=23934] ppid=23932 vsize=331316 CPUtime=566.1
/proc/23934/stat : 23934 (kw) R 23932 23934 23807 0 -1 0 83108 0 0 0 56357 253 0 0 25 0 1 0 155856047 339267584 79430 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/23934/statm: 82829 79430 258 541 0 82279 0
Current children cumulated CPU time (s) 566.1
Current children cumulated vsize (KiB) 331316

[startup+567.901 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23937
/proc/meminfo: memFree=1607840/2055920 swapFree=4191900/4192956
[pid=23934] ppid=23932 vsize=331316 CPUtime=567.7
/proc/23934/stat : 23934 (kw) R 23932 23934 23807 0 -1 0 83108 0 0 0 56517 253 0 0 25 0 1 0 155856047 339267584 79430 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/23934/statm: 82829 79430 258 541 0 82279 0
Current children cumulated CPU time (s) 567.7
Current children cumulated vsize (KiB) 331316

[startup+569.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23937
/proc/meminfo: memFree=1607840/2055920 swapFree=4191900/4192956
[pid=23934] ppid=23932 vsize=331316 CPUtime=569.3
/proc/23934/stat : 23934 (kw) R 23932 23934 23807 0 -1 0 83108 0 0 0 56677 253 0 0 25 0 1 0 155856047 339267584 79430 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/23934/statm: 82829 79430 258 541 0 82279 0
Current children cumulated CPU time (s) 569.3
Current children cumulated vsize (KiB) 331316

[startup+569.902 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23937
/proc/meminfo: memFree=1607840/2055920 swapFree=4191900/4192956
[pid=23934] ppid=23932 vsize=331316 CPUtime=569.7
/proc/23934/stat : 23934 (kw) R 23932 23934 23807 0 -1 0 83108 0 0 0 56717 253 0 0 25 0 1 0 155856047 339267584 79430 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/23934/statm: 82829 79430 258 541 0 82279 0
Current children cumulated CPU time (s) 569.7
Current children cumulated vsize (KiB) 331316

[startup+570.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23937
/proc/meminfo: memFree=1607840/2055920 swapFree=4191900/4192956
[pid=23934] ppid=23932 vsize=331316 CPUtime=570.1
/proc/23934/stat : 23934 (kw) R 23932 23934 23807 0 -1 0 83108 0 0 0 56757 253 0 0 25 0 1 0 155856047 339267584 79430 1992294400 4194304 6412682 548682068864 18446744073709551615 4304622 0 0 4096 0 0 0 0 17 1 0 0
/proc/23934/statm: 82829 79430 258 541 0 82279 0
Current children cumulated CPU time (s) 570.1
Current children cumulated vsize (KiB) 331316

[startup+570.402 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23937
/proc/meminfo: memFree=1607840/2055920 swapFree=4191900/4192956
[pid=23934] ppid=23932 vsize=331316 CPUtime=570.19
/proc/23934/stat : 23934 (kw) R 23932 23934 23807 0 -1 0 83108 0 0 0 56766 253 0 0 25 0 1 0 155856047 339267584 79430 1992294400 4194304 6412682 548682068864 18446744073709551615 4299318 0 0 4096 0 0 0 0 17 1 0 0
/proc/23934/statm: 82829 79430 258 541 0 82279 0
Current children cumulated CPU time (s) 570.19
Current children cumulated vsize (KiB) 331316

Child status: 20
Real time (s): 570.473
CPU time (s): 570.277
CPU user time (s): 567.69
CPU system time (s): 2.58761
CPU usage (%): 99.9656
Max. virtual memory (cumulated for all children) (KiB): 331316

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 567.69
system time used= 2.58761
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= 5
involuntary context switches= 1207

runsolver used 0.545917 second user time and 1.2998 second system time

The end

Launcher Data

Begin job on node43 at 2009-05-02 17:31:20
IDJOB=1773415
IDBENCH=69586
IDSOLVER=611
FILE ID=node43/1773415-1241278279
PBS_JOBID= 9225009
Free space on /tmp= 66340 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-1773415-1241278279/watcher-1773415-1241278279 -o /tmp/evaluation-result-1773415-1241278279/solver-1773415-1241278279 -C 10000 -W 12000 -M 1800  HOME/kw HOME/instance-1773415-1241278279.cnf

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

MD5SUM BENCH= c3e7cb16bced9d54ce489b6e95d89943
RANDOM SEED=13174431

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:       1952776 kB
Buffers:          1348 kB
Cached:          32732 kB
SwapCached:        260 kB
Active:          22348 kB
Inactive:        25064 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1952776 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:           11788 kB
Writeback:           0 kB
Mapped:          21840 kB
Slab:            41744 kB
Committed_AS:   725672 kB
PageTables:       1448 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= 66312 MiB
End job on node43 at 2009-05-02 17:40:51