Trace number 1774815

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 657.473 657.668

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UTI-15-10p0.cnf
MD5SUMabc6c44b372f4addd18c6a7b2eac59f5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark184.805
Satisfiable
(Un)Satisfiability was proved
Number of variables199586
Number of clauses1006679
Sum of the clauses size2394657
Maximum clause length10
Minimum clause length1
Number of clauses of size 110249
Number of clauses of size 2757762
Number of clauses of size 3187708
Number of clauses of size 45660
Number of clauses of size 522640
Number of clauses of size over 522660

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
657.40/657.61	c 651.05 seconds
657.40/657.61	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-1774815-1241282806/watcher-1774815-1241282806 -o /tmp/evaluation-result-1774815-1241282806/solver-1774815-1241282806 -C 10000 -W 12000 -M 1800 HOME/kw HOME/instance-1774815-1241282806.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 25749
/proc/meminfo: memFree=1939448/2055920 swapFree=4192812/4192956
[pid=25749] ppid=25747 vsize=5516 CPUtime=0
/proc/25749/stat : 25749 (kw) R 25747 25749 25650 0 -1 0 998 0 0 0 0 0 0 0 18 0 1 0 156313476 5648384 982 1992294400 4194304 6412682 548682068864 18446744073709551615 4402299 0 0 4096 0 0 0 0 17 1 0 0
/proc/25749/statm: 1379 982 192 541 0 829 0

[startup+0.0534721 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 25749
/proc/meminfo: memFree=1939448/2055920 swapFree=4192812/4192956
[pid=25749] ppid=25747 vsize=32860 CPUtime=0.05
/proc/25749/stat : 25749 (kw) R 25747 25749 25650 0 -1 0 6840 0 0 0 2 3 0 0 18 0 1 0 156313476 33648640 6825 1992294400 4194304 6412682 548682068864 18446744073709551615 4280529 0 0 4096 0 0 0 0 17 1 0 0
/proc/25749/statm: 8215 6830 209 541 0 7665 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 32860

[startup+0.101477 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 25749
/proc/meminfo: memFree=1939448/2055920 swapFree=4192812/4192956
[pid=25749] ppid=25747 vsize=61540 CPUtime=0.09
/proc/25749/stat : 25749 (kw) R 25747 25749 25650 0 -1 0 13438 0 0 0 4 5 0 0 18 0 1 0 156313476 63016960 13422 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/25749/statm: 15418 13428 208 541 0 14868 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 61540

[startup+0.301505 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 25749
/proc/meminfo: memFree=1939448/2055920 swapFree=4192812/4192956
[pid=25749] ppid=25747 vsize=128916 CPUtime=0.29
/proc/25749/stat : 25749 (kw) R 25747 25749 25650 0 -1 0 29094 0 0 0 16 13 0 0 19 0 1 0 156313476 132009984 29078 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/25749/statm: 32229 29078 219 541 0 31679 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 128916

[startup+0.701563 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 25749
/proc/meminfo: memFree=1939448/2055920 swapFree=4192812/4192956
[pid=25749] ppid=25747 vsize=134460 CPUtime=0.69
/proc/25749/stat : 25749 (kw) R 25747 25749 25650 0 -1 0 30630 0 0 0 56 13 0 0 22 0 1 0 156313476 137687040 30614 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/25749/statm: 33615 30614 219 541 0 33065 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 134460

[startup+1.50168 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25750
/proc/meminfo: memFree=1813680/2055920 swapFree=4192812/4192956
[pid=25749] ppid=25747 vsize=143832 CPUtime=1.49
/proc/25749/stat : 25749 (kw) R 25747 25749 25650 0 -1 0 33285 0 0 0 134 15 0 0 25 0 1 0 156313476 147283968 33269 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/25749/statm: 35958 33269 219 541 0 35408 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 143832

[startup+3.10191 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25750
/proc/meminfo: memFree=1799856/2055920 swapFree=4192812/4192956
[pid=25749] ppid=25747 vsize=162480 CPUtime=3.09
/proc/25749/stat : 25749 (kw) R 25747 25749 25650 0 -1 0 39214 0 0 0 291 18 0 0 25 0 1 0 156313476 166379520 38429 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/25749/statm: 40620 38429 220 541 0 40070 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 162480

[startup+6.30137 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25750
/proc/meminfo: memFree=1755952/2055920 swapFree=4192812/4192956
[pid=25749] ppid=25747 vsize=189668 CPUtime=6.29
/proc/25749/stat : 25749 (kw) R 25747 25749 25650 0 -1 0 46990 0 0 0 606 23 0 0 25 0 1 0 156313476 194220032 46205 1992294400 4194304 6412682 548682068864 18446744073709551615 4298468 0 0 4096 0 0 0 0 17 1 0 0
/proc/25749/statm: 47417 46205 225 541 0 46867 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 189668

[startup+12.7013 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25750
/proc/meminfo: memFree=1696432/2055920 swapFree=4192812/4192956
[pid=25749] ppid=25747 vsize=244172 CPUtime=12.69
/proc/25749/stat : 25749 (kw) R 25747 25749 25650 0 -1 0 61713 0 0 0 1210 59 0 0 25 0 1 0 156313476 250032128 59758 1992294400 4194304 6412682 548682068864 18446744073709551615 4521871 0 0 4096 0 0 0 0 17 1 0 0
/proc/25749/statm: 61043 59758 248 541 0 60493 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 244172

[startup+25.5011 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25750
/proc/meminfo: memFree=1701552/2055920 swapFree=4192812/4192956
[pid=25749] ppid=25747 vsize=238784 CPUtime=25.48
/proc/25749/stat : 25749 (kw) R 25747 25749 25650 0 -1 0 61998 0 0 0 2488 60 0 0 25 0 1 0 156313476 244514816 58483 1992294400 4194304 6412682 548682068864 18446744073709551615 5484944 0 0 4096 0 0 0 0 17 1 0 0
/proc/25749/statm: 59696 58483 255 541 0 59146 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 238784

[startup+51.1018 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25750
/proc/meminfo: memFree=1701552/2055920 swapFree=4192812/4192956
[pid=25749] ppid=25747 vsize=238784 CPUtime=51.08
/proc/25749/stat : 25749 (kw) R 25747 25749 25650 0 -1 0 62013 0 0 0 5043 65 0 0 25 0 1 0 156313476 244514816 58498 1992294400 4194304 6412682 548682068864 18446744073709551615 4333454 0 0 4096 0 0 0 0 17 1 0 0
/proc/25749/statm: 59696 58498 255 541 0 59146 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 238784

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25750
/proc/meminfo: memFree=1701040/2055920 swapFree=4192812/4192956
[pid=25749] ppid=25747 vsize=238784 CPUtime=102.27
/proc/25749/stat : 25749 (kw) R 25747 25749 25650 0 -1 0 62154 0 0 0 10155 72 0 0 25 0 1 0 156313476 244514816 58639 1992294400 4194304 6412682 548682068864 18446744073709551615 4573760 0 0 4096 0 0 0 0 17 1 0 0
/proc/25749/statm: 59696 58639 258 541 0 59146 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 238784

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25750
/proc/meminfo: memFree=1692080/2055920 swapFree=4192812/4192956
[pid=25749] ppid=25747 vsize=248404 CPUtime=162.24
/proc/25749/stat : 25749 (kw) R 25747 25749 25650 0 -1 0 64597 0 0 0 16147 77 0 0 25 0 1 0 156313476 254365696 61082 1992294400 4194304 6412682 548682068864 18446744073709551615 4285787 0 0 4096 0 0 0 0 17 1 0 0
/proc/25749/statm: 62101 61082 258 541 0 61551 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 248404

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25750
/proc/meminfo: memFree=1653232/2055920 swapFree=4192812/4192956
[pid=25749] ppid=25747 vsize=286396 CPUtime=222.22
/proc/25749/stat : 25749 (kw) R 25747 25749 25650 0 -1 0 74076 0 0 0 22129 93 0 0 25 0 1 0 156313476 293269504 70561 1992294400 4194304 6412682 548682068864 18446744073709551615 4573595 0 0 4096 0 0 0 0 17 1 0 0
/proc/25749/statm: 71599 70561 258 541 0 71049 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 286396

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25750
/proc/meminfo: memFree=1639984/2055920 swapFree=4192812/4192956
[pid=25749] ppid=25747 vsize=299648 CPUtime=282.21
/proc/25749/stat : 25749 (kw) R 25747 25749 25650 0 -1 0 77384 0 0 0 28121 100 0 0 25 0 1 0 156313476 306839552 73869 1992294400 4194304 6412682 548682068864 18446744073709551615 4287596 0 0 4096 0 0 0 0 17 1 0 0
/proc/25749/statm: 74912 73869 258 541 0 74362 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 299648

[startup+342.302 s]
/proc/loadavg: 1.04 1.01 1.00 2/65 25750
/proc/meminfo: memFree=1617840/2055920 swapFree=4192812/4192956
[pid=25749] ppid=25747 vsize=321808 CPUtime=342.19
/proc/25749/stat : 25749 (kw) R 25747 25749 25650 0 -1 0 82899 0 0 0 34104 115 0 0 25 0 1 0 156313476 329531392 79384 1992294400 4194304 6412682 548682068864 18446744073709551615 4286815 0 0 4096 0 0 0 0 17 1 0 0
/proc/25749/statm: 80452 79384 258 541 0 79902 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 321808

[startup+402.302 s]
/proc/loadavg: 1.05 1.02 1.00 2/65 25750
/proc/meminfo: memFree=1617840/2055920 swapFree=4192812/4192956
[pid=25749] ppid=25747 vsize=321808 CPUtime=402.17
/proc/25749/stat : 25749 (kw) R 25747 25749 25650 0 -1 0 82899 0 0 0 40102 115 0 0 25 0 1 0 156313476 329531392 79384 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/25749/statm: 80452 79384 258 541 0 79902 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 321808

[startup+462.301 s]
/proc/loadavg: 1.02 1.02 1.00 2/65 25750
/proc/meminfo: memFree=1613104/2055920 swapFree=4192812/4192956
[pid=25749] ppid=25747 vsize=326488 CPUtime=462.15
/proc/25749/stat : 25749 (kw) R 25747 25749 25650 0 -1 0 84078 0 0 0 46093 122 0 0 25 0 1 0 156313476 334323712 80563 1992294400 4194304 6412682 548682068864 18446744073709551615 4333321 0 0 4096 0 0 0 0 17 1 0 0
/proc/25749/statm: 81622 80563 258 541 0 81072 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 326488

[startup+522.303 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 25750
/proc/meminfo: memFree=1603888/2055920 swapFree=4192812/4192956
[pid=25749] ppid=25747 vsize=335616 CPUtime=522.14
/proc/25749/stat : 25749 (kw) R 25747 25749 25650 0 -1 0 86366 0 0 0 52081 133 0 0 25 0 1 0 156313476 343670784 82851 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/25749/statm: 83904 82851 258 541 0 83354 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 335616

[startup+582.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 25750
/proc/meminfo: memFree=1599984/2055920 swapFree=4192812/4192956
[pid=25749] ppid=25747 vsize=339580 CPUtime=582.12
/proc/25749/stat : 25749 (kw) R 25747 25749 25650 0 -1 0 87341 0 0 0 58074 138 0 0 25 0 1 0 156313476 347729920 83826 1992294400 4194304 6412682 548682068864 18446744073709551615 4363655 0 0 4096 0 0 0 0 17 1 0 0
/proc/25749/statm: 84895 83826 258 541 0 84345 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 339580

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25750
/proc/meminfo: memFree=1595248/2055920 swapFree=4192812/4192956
[pid=25749] ppid=25747 vsize=344256 CPUtime=642.1
/proc/25749/stat : 25749 (kw) R 25747 25749 25650 0 -1 0 88523 0 0 0 64070 140 0 0 25 0 1 0 156313476 352518144 85008 1992294400 4194304 6412682 548682068864 18446744073709551615 4417148 0 0 4096 0 0 0 0 17 1 0 0
/proc/25749/statm: 86064 85008 258 541 0 85514 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 344256

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

[startup+646.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25750
/proc/meminfo: memFree=1595120/2055920 swapFree=4192812/4192956
[pid=25749] ppid=25747 vsize=344660 CPUtime=646.1
/proc/25749/stat : 25749 (kw) R 25747 25749 25650 0 -1 0 88650 0 0 0 64470 140 0 0 25 0 1 0 156313476 352931840 85135 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/25749/statm: 86165 85135 258 541 0 85615 0
Current children cumulated CPU time (s) 646.1
Current children cumulated vsize (KiB) 344660

[startup+652.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25750
/proc/meminfo: memFree=1593200/2055920 swapFree=4192812/4192956
[pid=25749] ppid=25747 vsize=346176 CPUtime=652.49
/proc/25749/stat : 25749 (kw) R 25747 25749 25650 0 -1 0 89000 0 0 0 65108 141 0 0 25 0 1 0 156313476 354484224 85485 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/25749/statm: 86544 85485 258 541 0 85994 0
Current children cumulated CPU time (s) 652.49
Current children cumulated vsize (KiB) 346176

[startup+655.901 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25750
/proc/meminfo: memFree=1593008/2055920 swapFree=4192812/4192956
[pid=25749] ppid=25747 vsize=346348 CPUtime=655.7
/proc/25749/stat : 25749 (kw) R 25747 25749 25650 0 -1 0 89053 0 0 0 65428 142 0 0 25 0 1 0 156313476 354660352 85538 1992294400 4194304 6412682 548682068864 18446744073709551615 4301517 0 0 4096 0 0 0 0 17 1 0 0
/proc/25749/statm: 86587 85538 258 541 0 86037 0
Current children cumulated CPU time (s) 655.7
Current children cumulated vsize (KiB) 346348

[startup+656.705 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25750
/proc/meminfo: memFree=1593008/2055920 swapFree=4192812/4192956
[pid=25749] ppid=25747 vsize=346348 CPUtime=656.5
/proc/25749/stat : 25749 (kw) R 25747 25749 25650 0 -1 0 89053 0 0 0 65508 142 0 0 25 0 1 0 156313476 354660352 85538 1992294400 4194304 6412682 548682068864 18446744073709551615 5484944 0 0 4096 0 0 0 0 17 1 0 0
/proc/25749/statm: 86587 85538 258 541 0 86037 0
Current children cumulated CPU time (s) 656.5
Current children cumulated vsize (KiB) 346348

[startup+657.101 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25750
/proc/meminfo: memFree=1593008/2055920 swapFree=4192812/4192956
[pid=25749] ppid=25747 vsize=346348 CPUtime=656.9
/proc/25749/stat : 25749 (kw) R 25747 25749 25650 0 -1 0 89053 0 0 0 65548 142 0 0 25 0 1 0 156313476 354660352 85538 1992294400 4194304 6412682 548682068864 18446744073709551615 4304536 0 0 4096 0 0 0 0 17 1 0 0
/proc/25749/statm: 86587 85538 258 541 0 86037 0
Current children cumulated CPU time (s) 656.9
Current children cumulated vsize (KiB) 346348

[startup+657.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25750
/proc/meminfo: memFree=1593008/2055920 swapFree=4192812/4192956
[pid=25749] ppid=25747 vsize=346348 CPUtime=657.3
/proc/25749/stat : 25749 (kw) R 25747 25749 25650 0 -1 0 89053 0 0 0 65588 142 0 0 25 0 1 0 156313476 354660352 85538 1992294400 4194304 6412682 548682068864 18446744073709551615 4297714 0 0 4096 0 0 0 0 17 1 0 0
/proc/25749/statm: 86587 85538 258 541 0 86037 0
Current children cumulated CPU time (s) 657.3
Current children cumulated vsize (KiB) 346348

[startup+657.601 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25750
/proc/meminfo: memFree=1593008/2055920 swapFree=4192812/4192956
[pid=25749] ppid=25747 vsize=346348 CPUtime=657.4
/proc/25749/stat : 25749 (kw) R 25747 25749 25650 0 -1 0 89053 0 0 0 65598 142 0 0 25 0 1 0 156313476 354660352 85538 1992294400 4194304 6412682 548682068864 18446744073709551615 4296488 0 0 4096 0 0 0 0 17 1 0 0
/proc/25749/statm: 86587 85538 258 541 0 86037 0
Current children cumulated CPU time (s) 657.4
Current children cumulated vsize (KiB) 346348

Child status: 20
Real time (s): 657.668
CPU time (s): 657.473
CPU user time (s): 655.993
CPU system time (s): 1.47978
CPU usage (%): 99.9704
Max. virtual memory (cumulated for all children) (KiB): 346348

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

runsolver used 0.670898 second user time and 1.49277 second system time

The end

Launcher Data

Begin job on node30 at 2009-05-02 18:46:47
IDJOB=1774815
IDBENCH=71025
IDSOLVER=611
FILE ID=node30/1774815-1241282806
PBS_JOBID= 9225023
Free space on /tmp= 66492 MiB

SOLVER NAME= kw 2009-03-20
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UTI-15-10p0.cnf
COMMAND LINE= HOME/kw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1774815-1241282806/watcher-1774815-1241282806 -o /tmp/evaluation-result-1774815-1241282806/solver-1774815-1241282806 -C 10000 -W 12000 -M 1800  HOME/kw HOME/instance-1774815-1241282806.cnf

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

MD5SUM BENCH= abc6c44b372f4addd18c6a7b2eac59f5
RANDOM SEED=121245024

node30.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.265
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.265
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:       1940760 kB
Buffers:          2596 kB
Cached:          42692 kB
SwapCached:          0 kB
Active:          46852 kB
Inactive:        12848 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1940760 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           20756 kB
Writeback:           0 kB
Mapped:          24220 kB
Slab:            41572 kB
Committed_AS:   768516 kB
PageTables:       1356 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= 66488 MiB
End job on node30 at 2009-05-02 18:57:45