Trace number 1775095

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 614.381 614.559

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rpoc_xits_07_UNSAT.cnf
MD5SUMa30111c778b4a83ebe950f77b63a1b33
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark143.807
Satisfiable
(Un)Satisfiability was proved
Number of variables1128
Number of clauses63345
Sum of the clauses size188200
Maximum clause length8
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21950
Number of clauses of size 361372
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

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
614.32/614.54	c 614.1 seconds
614.32/614.54	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-1775095-1241283472/watcher-1775095-1241283472 -o /tmp/evaluation-result-1775095-1241283472/solver-1775095-1241283472 -C 10000 -W 12000 -M 1800 HOME/kw HOME/instance-1775095-1241283472.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: 0.99 0.98 0.99 3/64 24935
/proc/meminfo: memFree=1041528/2055920 swapFree=4180888/4192956
[pid=24935] ppid=24933 vsize=3952 CPUtime=0
/proc/24935/stat : 24935 (kw) R 24933 24935 24755 0 -1 0 487 0 0 0 0 0 0 0 18 0 1 0 156380714 4046848 471 1992294400 4194304 6412682 548682068864 18446744073709551615 4348189 0 0 4096 0 0 0 0 17 1 0 0
/proc/24935/statm: 988 472 219 541 0 438 0

[startup+0.0768319 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 24935
/proc/meminfo: memFree=1041528/2055920 swapFree=4180888/4192956
[pid=24935] ppid=24933 vsize=5540 CPUtime=0.07
/proc/24935/stat : 24935 (kw) R 24933 24935 24755 0 -1 0 907 0 0 0 7 0 0 0 18 0 1 0 156380714 5672960 891 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/24935/statm: 1385 891 219 541 0 835 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5540

[startup+0.101833 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 24935
/proc/meminfo: memFree=1041528/2055920 swapFree=4180888/4192956
[pid=24935] ppid=24933 vsize=5936 CPUtime=0.09
/proc/24935/stat : 24935 (kw) R 24933 24935 24755 0 -1 0 1043 0 0 0 9 0 0 0 18 0 1 0 156380714 6078464 1027 1992294400 4194304 6412682 548682068864 18446744073709551615 4369637 0 0 4096 0 0 0 0 17 1 0 0
/proc/24935/statm: 1484 1027 219 541 0 934 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5936

[startup+0.301854 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 24935
/proc/meminfo: memFree=1041528/2055920 swapFree=4180888/4192956
[pid=24935] ppid=24933 vsize=12064 CPUtime=0.29
/proc/24935/stat : 24935 (kw) R 24933 24935 24755 0 -1 0 2632 0 0 0 28 1 0 0 19 0 1 0 156380714 12353536 2616 1992294400 4194304 6412682 548682068864 18446744073709551615 4564590 0 0 4096 0 0 0 0 17 1 0 0
/proc/24935/statm: 3016 2616 239 541 0 2466 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12064

[startup+0.701896 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 24935
/proc/meminfo: memFree=1041528/2055920 swapFree=4180888/4192956
[pid=24935] ppid=24933 vsize=13500 CPUtime=0.69
/proc/24935/stat : 24935 (kw) R 24933 24935 24755 0 -1 0 2880 0 0 0 68 1 0 0 22 0 1 0 156380714 13824000 2864 1992294400 4194304 6412682 548682068864 18446744073709551615 5508555 0 0 4096 0 0 0 0 17 1 0 0
/proc/24935/statm: 3375 2864 247 541 0 2825 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13500

[startup+1.50198 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24936
/proc/meminfo: memFree=1027888/2055920 swapFree=4180888/4192956
[pid=24935] ppid=24933 vsize=16176 CPUtime=1.49
/proc/24935/stat : 24935 (kw) R 24933 24935 24755 0 -1 0 3561 0 0 0 148 1 0 0 25 0 1 0 156380714 16564224 3545 1992294400 4194304 6412682 548682068864 18446744073709551615 4564586 0 0 4096 0 0 0 0 17 1 0 0
/proc/24935/statm: 4044 3545 247 541 0 3494 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16176

[startup+3.10114 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24936
/proc/meminfo: memFree=1027760/2055920 swapFree=4180888/4192956
[pid=24935] ppid=24933 vsize=16104 CPUtime=3.09
/proc/24935/stat : 24935 (kw) R 24933 24935 24755 0 -1 0 3561 0 0 0 308 1 0 0 25 0 1 0 156380714 16490496 3532 1992294400 4194304 6412682 548682068864 18446744073709551615 4522368 0 0 4096 0 0 0 0 17 1 0 0
/proc/24935/statm: 4026 3532 247 541 0 3476 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16104

[startup+6.30147 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24936
/proc/meminfo: memFree=1027760/2055920 swapFree=4180888/4192956
[pid=24935] ppid=24933 vsize=16452 CPUtime=6.29
/proc/24935/stat : 24935 (kw) R 24933 24935 24755 0 -1 0 3730 0 0 0 627 2 0 0 25 0 1 0 156380714 16846848 3644 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/24935/statm: 4113 3644 254 541 0 3563 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 16452

[startup+12.7011 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24936
/proc/meminfo: memFree=1025264/2055920 swapFree=4180888/4192956
[pid=24935] ppid=24933 vsize=18932 CPUtime=12.68
/proc/24935/stat : 24935 (kw) R 24933 24935 24755 0 -1 0 4266 0 0 0 1265 3 0 0 25 0 1 0 156380714 19386368 4140 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/24935/statm: 4733 4140 257 541 0 4183 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 18932

[startup+25.5015 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24936
/proc/meminfo: memFree=1021360/2055920 swapFree=4180888/4192956
[pid=24935] ppid=24933 vsize=23880 CPUtime=25.48
/proc/24935/stat : 24935 (kw) R 24933 24935 24755 0 -1 0 5404 0 0 0 2542 6 0 0 25 0 1 0 156380714 24453120 5121 1992294400 4194304 6412682 548682068864 18446744073709551615 4286731 0 0 4096 0 0 0 0 17 1 0 0
/proc/24935/statm: 5970 5121 257 541 0 5420 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 23880

[startup+51.1011 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24936
/proc/meminfo: memFree=1014640/2055920 swapFree=4180888/4192956
[pid=24935] ppid=24933 vsize=31784 CPUtime=51.08
/proc/24935/stat : 24935 (kw) R 24933 24935 24755 0 -1 0 7473 0 0 0 5095 13 0 0 25 0 1 0 156380714 32546816 6847 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/24935/statm: 7946 6847 257 541 0 7396 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 31784

[startup+102.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24936
/proc/meminfo: memFree=1000432/2055920 swapFree=4180888/4192956
[pid=24935] ppid=24933 vsize=48776 CPUtime=102.26
/proc/24935/stat : 24935 (kw) R 24933 24935 24755 0 -1 0 11415 0 0 0 10203 23 0 0 25 0 1 0 156380714 49946624 10373 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/24935/statm: 12194 10373 257 541 0 11644 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 48776

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24936
/proc/meminfo: memFree=991792/2055920 swapFree=4180888/4192956
[pid=24935] ppid=24933 vsize=58932 CPUtime=162.24
/proc/24935/stat : 24935 (kw) R 24933 24935 24755 0 -1 0 14208 0 0 0 16190 34 0 0 25 0 1 0 156380714 60346368 12534 1992294400 4194304 6412682 548682068864 18446744073709551615 4287605 0 0 4096 0 0 0 0 17 1 0 0
/proc/24935/statm: 14733 12534 257 541 0 14183 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 58932

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24942
/proc/meminfo: memFree=983024/2055920 swapFree=4180888/4192956
[pid=24935] ppid=24933 vsize=69988 CPUtime=222.23
/proc/24935/stat : 24935 (kw) R 24933 24935 24755 0 -1 0 16620 0 0 0 22181 42 0 0 25 0 1 0 156380714 71667712 14669 1992294400 4194304 6412682 548682068864 18446744073709551615 4287126 0 0 4096 0 0 0 0 17 1 0 0
/proc/24935/statm: 17497 14669 257 541 0 16947 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 69988

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24942
/proc/meminfo: memFree=979248/2055920 swapFree=4180888/4192956
[pid=24935] ppid=24933 vsize=74192 CPUtime=282.21
/proc/24935/stat : 24935 (kw) R 24933 24935 24755 0 -1 0 17880 0 0 0 28173 48 0 0 25 0 1 0 156380714 75972608 15611 1992294400 4194304 6412682 548682068864 18446744073709551615 4286872 0 0 4096 0 0 0 0 17 1 0 0
/proc/24935/statm: 18548 15611 257 541 0 17998 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 74192

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24942
/proc/meminfo: memFree=972976/2055920 swapFree=4180888/4192956
[pid=24935] ppid=24933 vsize=81152 CPUtime=342.19
/proc/24935/stat : 24935 (kw) R 24933 24935 24755 0 -1 0 19454 0 0 0 34165 54 0 0 25 0 1 0 156380714 83099648 17185 1992294400 4194304 6412682 548682068864 18446744073709551615 4287596 0 0 4096 0 0 0 0 17 1 0 0
/proc/24935/statm: 20288 17185 257 541 0 19738 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 81152

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24942
/proc/meminfo: memFree=969904/2055920 swapFree=4180888/4192956
[pid=24935] ppid=24933 vsize=84160 CPUtime=402.17
/proc/24935/stat : 24935 (kw) R 24933 24935 24755 0 -1 0 20581 0 0 0 40157 60 0 0 25 0 1 0 156380714 86179840 17946 1992294400 4194304 6412682 548682068864 18446744073709551615 4287583 0 0 4096 0 0 0 0 17 1 0 0
/proc/24935/statm: 21040 17946 257 541 0 20490 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 84160

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24942
/proc/meminfo: memFree=963184/2055920 swapFree=4180888/4192956
[pid=24935] ppid=24933 vsize=91932 CPUtime=462.15
/proc/24935/stat : 24935 (kw) R 24933 24935 24755 0 -1 0 22293 0 0 0 46151 64 0 0 25 0 1 0 156380714 94138368 19658 1992294400 4194304 6412682 548682068864 18446744073709551615 4296488 0 0 4096 0 0 0 0 17 1 0 0
/proc/24935/statm: 22983 19658 257 541 0 22433 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 91932

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24942
/proc/meminfo: memFree=959216/2055920 swapFree=4180888/4192956
[pid=24935] ppid=24933 vsize=97000 CPUtime=522.14
/proc/24935/stat : 24935 (kw) R 24933 24935 24755 0 -1 0 23708 0 0 0 52142 72 0 0 25 0 1 0 156380714 99328000 20652 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/24935/statm: 24250 20652 257 541 0 23700 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 97000

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24942
/proc/meminfo: memFree=954864/2055920 swapFree=4180888/4192956
[pid=24935] ppid=24933 vsize=102376 CPUtime=582.12
/proc/24935/stat : 24935 (kw) R 24933 24935 24755 0 -1 0 25261 0 0 0 58131 81 0 0 25 0 1 0 156380714 104833024 21721 1992294400 4194304 6412682 548682068864 18446744073709551615 4287596 0 0 4096 0 0 0 0 17 1 0 0
/proc/24935/statm: 25594 21721 257 541 0 25044 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 102376

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

[startup+588.702 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24942
/proc/meminfo: memFree=954672/2055920 swapFree=4180888/4192956
[pid=24935] ppid=24933 vsize=102376 CPUtime=588.52
/proc/24935/stat : 24935 (kw) R 24933 24935 24755 0 -1 0 25309 0 0 0 58770 82 0 0 25 0 1 0 156380714 104833024 21769 1992294400 4194304 6412682 548682068864 18446744073709551615 4286879 0 0 4096 0 0 0 0 17 1 0 0
/proc/24935/statm: 25594 21769 257 541 0 25044 0
Current children cumulated CPU time (s) 588.52
Current children cumulated vsize (KiB) 102376

[startup+601.502 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24942
/proc/meminfo: memFree=953328/2055920 swapFree=4180888/4192956
[pid=24935] ppid=24933 vsize=106916 CPUtime=601.31
/proc/24935/stat : 24935 (kw) R 24933 24935 24755 0 -1 0 25745 0 0 0 60048 83 0 0 25 0 1 0 156380714 109481984 22205 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/24935/statm: 26729 22205 257 541 0 26179 0
Current children cumulated CPU time (s) 601.31
Current children cumulated vsize (KiB) 106916

[startup+607.902 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24942
/proc/meminfo: memFree=952816/2055920 swapFree=4180888/4192956
[pid=24935] ppid=24933 vsize=106916 CPUtime=607.71
/proc/24935/stat : 24935 (kw) R 24933 24935 24755 0 -1 0 25781 0 0 0 60687 84 0 0 25 0 1 0 156380714 109481984 22241 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/24935/statm: 26729 22241 257 541 0 26179 0
Current children cumulated CPU time (s) 607.71
Current children cumulated vsize (KiB) 106916

[startup+611.102 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24942
/proc/meminfo: memFree=952240/2055920 swapFree=4180888/4192956
[pid=24935] ppid=24933 vsize=108196 CPUtime=610.91
/proc/24935/stat : 24935 (kw) R 24933 24935 24755 0 -1 0 26031 0 0 0 61006 85 0 0 25 0 1 0 156380714 110792704 22491 1992294400 4194304 6412682 548682068864 18446744073709551615 4286794 0 0 4096 0 0 0 0 17 1 0 0
/proc/24935/statm: 27049 22491 257 541 0 26499 0
Current children cumulated CPU time (s) 610.91
Current children cumulated vsize (KiB) 108196

[startup+612.705 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24942
/proc/meminfo: memFree=951600/2055920 swapFree=4180888/4192956
[pid=24935] ppid=24933 vsize=108196 CPUtime=612.51
/proc/24935/stat : 24935 (kw) R 24933 24935 24755 0 -1 0 26076 0 0 0 61166 85 0 0 25 0 1 0 156380714 110792704 22536 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/24935/statm: 27049 22536 257 541 0 26499 0
Current children cumulated CPU time (s) 612.51
Current children cumulated vsize (KiB) 108196

[startup+613.501 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24942
/proc/meminfo: memFree=951600/2055920 swapFree=4180888/4192956
[pid=24935] ppid=24933 vsize=108196 CPUtime=613.32
/proc/24935/stat : 24935 (kw) R 24933 24935 24755 0 -1 0 26146 0 0 0 61246 86 0 0 25 0 1 0 156380714 110792704 22606 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/24935/statm: 27049 22606 257 541 0 26499 0
Current children cumulated CPU time (s) 613.32
Current children cumulated vsize (KiB) 108196

[startup+614.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24942
/proc/meminfo: memFree=951280/2055920 swapFree=4180888/4192956
[pid=24935] ppid=24933 vsize=108196 CPUtime=614.11
/proc/24935/stat : 24935 (kw) R 24933 24935 24755 0 -1 0 26192 0 0 0 61325 86 0 0 25 0 1 0 156380714 110792704 22652 1992294400 4194304 6412682 548682068864 18446744073709551615 4301462 0 0 4096 0 0 0 0 17 1 0 0
/proc/24935/statm: 27049 22652 257 541 0 26499 0
Current children cumulated CPU time (s) 614.11
Current children cumulated vsize (KiB) 108196

[startup+614.502 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24942
/proc/meminfo: memFree=951280/2055920 swapFree=4180888/4192956
[pid=24935] ppid=24933 vsize=108196 CPUtime=614.32
/proc/24935/stat : 24935 (kw) R 24933 24935 24755 0 -1 0 26192 0 0 0 61346 86 0 0 25 0 1 0 156380714 110792704 22652 1992294400 4194304 6412682 548682068864 18446744073709551615 5485316 0 0 4096 0 0 0 0 17 1 0 0
/proc/24935/statm: 27049 22652 257 541 0 26499 0
Current children cumulated CPU time (s) 614.32
Current children cumulated vsize (KiB) 108196

Child status: 20
Real time (s): 614.559
CPU time (s): 614.381
CPU user time (s): 613.503
CPU system time (s): 0.877866
CPU usage (%): 99.9709
Max. virtual memory (cumulated for all children) (KiB): 108196

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

runsolver used 0.551916 second user time and 1.36179 second system time

The end

Launcher Data

Begin job on node24 at 2009-05-02 18:57:52
IDJOB=1775095
IDBENCH=71086
IDSOLVER=611
FILE ID=node24/1775095-1241283472
PBS_JOBID= 9225020
Free space on /tmp= 66540 MiB

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

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

MD5SUM BENCH= a30111c778b4a83ebe950f77b63a1b33
RANDOM SEED=1613694452

node24.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.232
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.232
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:       1042008 kB
Buffers:         91184 kB
Cached:         811300 kB
SwapCached:       5860 kB
Active:          95872 kB
Inactive:       814980 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1042008 kB
SwapTotal:     4192956 kB
SwapFree:      4180888 kB
Dirty:            3184 kB
Writeback:           0 kB
Mapped:          14064 kB
Slab:            89020 kB
Committed_AS:   706460 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= 66540 MiB
End job on node24 at 2009-05-02 19:08:07