Trace number 1519629

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-20? (TO) 1200.09 1200.54

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/200/
unif-k7-r85-v200-c17000-S522321670-058.cnf
MD5SUM925bc133251a0b8070d62549c0360fc5
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of clauses17000
Sum of the clauses size119000
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 517000

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

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1519629-1238231918/watcher-1519629-1238231918 -o /tmp/evaluation-result-1519629-1238231918/solver-1519629-1238231918 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/kw HOME/instance-1519629-1238231918.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: 0.99 0.98 0.99 3/69 9419
/proc/meminfo: memFree=1765064/2055920 swapFree=4177820/4192956
[pid=9419] ppid=9417 vsize=2888 CPUtime=0
/proc/9419/stat : 9419 (kw) R 9417 9419 9025 0 -1 0 318 0 0 0 0 0 0 0 18 0 1 0 1095856462 2957312 302 1992294400 4194304 6412682 548682068864 18446744073709551615 4917233 0 0 4096 0 0 0 0 17 1 0 0
/proc/9419/statm: 722 302 216 541 0 172 0

[startup+0.064219 s]
/proc/loadavg: 0.99 0.98 0.99 3/69 9419
/proc/meminfo: memFree=1765064/2055920 swapFree=4177820/4192956
[pid=9419] ppid=9417 vsize=3812 CPUtime=0.06
/proc/9419/stat : 9419 (kw) R 9417 9419 9025 0 -1 0 563 0 0 0 6 0 0 0 18 0 1 0 1095856462 3903488 547 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/9419/statm: 953 548 216 541 0 403 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 3812

[startup+0.101226 s]
/proc/loadavg: 0.99 0.98 0.99 3/69 9419
/proc/meminfo: memFree=1765064/2055920 swapFree=4177820/4192956
[pid=9419] ppid=9417 vsize=4208 CPUtime=0.09
/proc/9419/stat : 9419 (kw) R 9417 9419 9025 0 -1 0 694 0 0 0 9 0 0 0 18 0 1 0 1095856462 4308992 678 1992294400 4194304 6412682 548682068864 18446744073709551615 4348189 0 0 4096 0 0 0 0 17 1 0 0
/proc/9419/statm: 1052 678 216 541 0 502 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4208

[startup+0.301266 s]
/proc/loadavg: 0.99 0.98 0.99 3/69 9419
/proc/meminfo: memFree=1765064/2055920 swapFree=4177820/4192956
[pid=9419] ppid=9417 vsize=5924 CPUtime=0.29
/proc/9419/stat : 9419 (kw) R 9417 9419 9025 0 -1 0 1150 0 0 0 29 0 0 0 19 0 1 0 1095856462 6066176 1134 1992294400 4194304 6412682 548682068864 18446744073709551615 4565056 0 0 4096 0 0 0 0 17 1 0 0
/proc/9419/statm: 1481 1134 235 541 0 931 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5924

[startup+0.701344 s]
/proc/loadavg: 0.99 0.98 0.99 3/69 9419
/proc/meminfo: memFree=1765064/2055920 swapFree=4177820/4192956
[pid=9419] ppid=9417 vsize=5924 CPUtime=0.69
/proc/9419/stat : 9419 (kw) R 9417 9419 9025 0 -1 0 1150 0 0 0 69 0 0 0 22 0 1 0 1095856462 6066176 1134 1992294400 4194304 6412682 548682068864 18446744073709551615 4564583 0 0 4096 0 0 0 0 17 1 0 0
/proc/9419/statm: 1481 1134 235 541 0 931 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5924

[startup+1.5015 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 9420
/proc/meminfo: memFree=1761728/2055920 swapFree=4177820/4192956
[pid=9419] ppid=9417 vsize=8140 CPUtime=1.49
/proc/9419/stat : 9419 (kw) R 9417 9419 9025 0 -1 0 1988 0 0 0 148 1 0 0 25 0 1 0 1095856462 8335360 1696 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/9419/statm: 2035 1696 244 541 0 1485 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8140

[startup+3.10182 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 9420
/proc/meminfo: memFree=1756544/2055920 swapFree=4177820/4192956
[pid=9419] ppid=9417 vsize=12768 CPUtime=3.09
/proc/9419/stat : 9419 (kw) R 9417 9419 9025 0 -1 0 3114 0 0 0 306 3 0 0 25 0 1 0 1095856462 13074432 2782 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/9419/statm: 3192 2782 244 541 0 2642 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12768

[startup+6.30145 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 9420
/proc/meminfo: memFree=1752128/2055920 swapFree=4177820/4192956
[pid=9419] ppid=9417 vsize=17128 CPUtime=6.29
/proc/9419/stat : 9419 (kw) R 9417 9419 9025 0 -1 0 4233 0 0 0 624 5 0 0 25 0 1 0 1095856462 17539072 3804 1992294400 4194304 6412682 548682068864 18446744073709551615 4296562 0 0 4096 0 0 0 0 17 1 0 0
/proc/9419/statm: 4282 3804 247 541 0 3732 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 17128

[startup+12.7017 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 9420
/proc/meminfo: memFree=1746560/2055920 swapFree=4177820/4192956
[pid=9419] ppid=9417 vsize=21592 CPUtime=12.69
/proc/9419/stat : 9419 (kw) R 9417 9419 9025 0 -1 0 5440 0 0 0 1262 7 0 0 25 0 1 0 1095856462 22110208 4803 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/9419/statm: 5398 4803 247 541 0 4848 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 21592

[startup+25.5012 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 9420
/proc/meminfo: memFree=1738496/2055920 swapFree=4177820/4192956
[pid=9419] ppid=9417 vsize=29996 CPUtime=25.49
/proc/9419/stat : 9419 (kw) R 9417 9419 9025 0 -1 0 7733 0 0 0 2535 14 0 0 25 0 1 0 1095856462 30715904 6781 1992294400 4194304 6412682 548682068864 18446744073709551615 4287126 0 0 4096 0 0 0 0 17 1 0 0
/proc/9419/statm: 7499 6781 247 541 0 6949 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 29996

[startup+51.1013 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 9420
/proc/meminfo: memFree=1727232/2055920 swapFree=4177820/4192956
[pid=9419] ppid=9417 vsize=43212 CPUtime=51.07
/proc/9419/stat : 9419 (kw) R 9417 9419 9025 0 -1 0 11050 0 0 0 5084 23 0 0 25 0 1 0 1095856462 44249088 9619 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/9419/statm: 10803 9619 247 541 0 10253 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 43212

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 9420
/proc/meminfo: memFree=1708864/2055920 swapFree=4177820/4192956
[pid=9419] ppid=9417 vsize=62404 CPUtime=102.26
/proc/9419/stat : 9419 (kw) R 9417 9419 9025 0 -1 0 16294 0 0 0 10189 37 0 0 25 0 1 0 1095856462 63901696 14136 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/9419/statm: 15601 14136 247 541 0 15051 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 62404

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 9420
/proc/meminfo: memFree=1695616/2055920 swapFree=4177820/4192956
[pid=9419] ppid=9417 vsize=79028 CPUtime=162.23
/proc/9419/stat : 9419 (kw) R 9417 9419 9025 0 -1 0 20027 0 0 0 16174 49 0 0 25 0 1 0 1095856462 80924672 17551 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/9419/statm: 19757 17551 247 541 0 19207 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 79028

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 9420
/proc/meminfo: memFree=1681984/2055920 swapFree=4177820/4192956
[pid=9419] ppid=9417 vsize=93660 CPUtime=222.21
/proc/9419/stat : 9419 (kw) R 9417 9419 9025 0 -1 0 24077 0 0 0 22162 59 0 0 25 0 1 0 1095856462 95907840 20814 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/9419/statm: 23415 20814 247 541 0 22865 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 93660

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 9420
/proc/meminfo: memFree=1672640/2055920 swapFree=4177820/4192956
[pid=9419] ppid=9417 vsize=104072 CPUtime=282.19
/proc/9419/stat : 9419 (kw) R 9417 9419 9025 0 -1 0 26519 0 0 0 28149 70 0 0 25 0 1 0 1095856462 106569728 23256 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/9419/statm: 26018 23256 247 541 0 25468 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 104072

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 9420
/proc/meminfo: memFree=1668224/2055920 swapFree=4177820/4192956
[pid=9419] ppid=9417 vsize=108708 CPUtime=342.16
/proc/9419/stat : 9419 (kw) R 9417 9419 9025 0 -1 0 28057 0 0 0 34137 79 0 0 25 0 1 0 1095856462 111316992 24310 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/9419/statm: 27177 24310 247 541 0 26627 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 108708

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 9420
/proc/meminfo: memFree=1653760/2055920 swapFree=4177820/4192956
[pid=9419] ppid=9417 vsize=124004 CPUtime=402.14
/proc/9419/stat : 9419 (kw) R 9417 9419 9025 0 -1 0 32226 0 0 0 40123 91 0 0 25 0 1 0 1095856462 126980096 27923 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/9419/statm: 31001 27923 247 541 0 30451 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 124004

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 9420
/proc/meminfo: memFree=1647040/2055920 swapFree=4177820/4192956
[pid=9419] ppid=9417 vsize=131388 CPUtime=462.12
/proc/9419/stat : 9419 (kw) R 9417 9419 9025 0 -1 0 33904 0 0 0 46112 100 0 0 25 0 1 0 1095856462 134541312 29601 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/9419/statm: 32847 29601 247 541 0 32297 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 131388

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 9420
/proc/meminfo: memFree=1638528/2055920 swapFree=4177820/4192956
[pid=9419] ppid=9417 vsize=142896 CPUtime=522.1
/proc/9419/stat : 9419 (kw) R 9417 9419 9025 0 -1 0 36637 0 0 0 52102 108 0 0 25 0 1 0 1095856462 146325504 31694 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/9419/statm: 35724 31694 247 541 0 35174 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 142896

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 9420
/proc/meminfo: memFree=1634432/2055920 swapFree=4177820/4192956
[pid=9419] ppid=9417 vsize=147556 CPUtime=582.08
/proc/9419/stat : 9419 (kw) R 9417 9419 9025 0 -1 0 37690 0 0 0 58092 116 0 0 25 0 1 0 1095856462 151097344 32747 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/9419/statm: 36889 32747 247 541 0 36339 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 147556

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 9420
/proc/meminfo: memFree=1621376/2055920 swapFree=4177820/4192956
[pid=9419] ppid=9417 vsize=160748 CPUtime=642.05
/proc/9419/stat : 9419 (kw) R 9417 9419 9025 0 -1 0 41640 0 0 0 64080 125 0 0 25 0 1 0 1095856462 164605952 35961 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/9419/statm: 40187 35961 247 541 0 39637 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 160748

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 9420
/proc/meminfo: memFree=1619072/2055920 swapFree=4177820/4192956
[pid=9419] ppid=9417 vsize=163148 CPUtime=702.03
/proc/9419/stat : 9419 (kw) R 9417 9419 9025 0 -1 0 42201 0 0 0 70070 133 0 0 25 0 1 0 1095856462 167063552 36522 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/9419/statm: 40787 36522 247 541 0 40237 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 163148

[startup+762.307 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 9420
/proc/meminfo: memFree=1614400/2055920 swapFree=4177820/4192956
[pid=9419] ppid=9417 vsize=168748 CPUtime=762.02
/proc/9419/stat : 9419 (kw) R 9417 9419 9025 0 -1 0 43352 0 0 0 76063 139 0 0 25 0 1 0 1095856462 172797952 37673 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/9419/statm: 42187 37673 247 541 0 41637 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 168748

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 9420
/proc/meminfo: memFree=1601920/2055920 swapFree=4177820/4192956
[pid=9419] ppid=9417 vsize=182200 CPUtime=821.99
/proc/9419/stat : 9419 (kw) R 9417 9419 9025 0 -1 0 46506 0 0 0 82053 146 0 0 25 0 1 0 1095856462 186572800 40827 1992294400 4194304 6412682 548682068864 18446744073709551615 4286898 0 0 4096 0 0 0 0 17 1 0 0
/proc/9419/statm: 45550 40827 247 541 0 45000 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 182200

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 9420
/proc/meminfo: memFree=1598976/2055920 swapFree=4177820/4192956
[pid=9419] ppid=9417 vsize=185332 CPUtime=881.96
/proc/9419/stat : 9419 (kw) R 9417 9419 9025 0 -1 0 48040 0 0 0 88044 152 0 0 25 0 1 0 1095856462 189779968 41515 1992294400 4194304 6412682 548682068864 18446744073709551615 4286794 0 0 4096 0 0 0 0 17 1 0 0
/proc/9419/statm: 46333 41515 247 541 0 45783 0
Current children cumulated CPU time (s) 881.96
Current children cumulated vsize (KiB) 185332

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 9420
/proc/meminfo: memFree=1597056/2055920 swapFree=4177820/4192956
[pid=9419] ppid=9417 vsize=187572 CPUtime=941.94
/proc/9419/stat : 9419 (kw) R 9417 9419 9025 0 -1 0 48522 0 0 0 94038 156 0 0 25 0 1 0 1095856462 192073728 41997 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/9419/statm: 46893 41997 247 541 0 46343 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 187572

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 9420
/proc/meminfo: memFree=1595712/2055920 swapFree=4177820/4192956
[pid=9419] ppid=9417 vsize=189332 CPUtime=1001.92
/proc/9419/stat : 9419 (kw) R 9417 9419 9025 0 -1 0 48849 0 0 0 100031 161 0 0 25 0 1 0 1095856462 193875968 42324 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/9419/statm: 47333 42324 247 541 0 46783 0
Current children cumulated CPU time (s) 1001.92
Current children cumulated vsize (KiB) 189332

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 9420
/proc/meminfo: memFree=1584000/2055920 swapFree=4177820/4192956
[pid=9419] ppid=9417 vsize=203112 CPUtime=1061.89
/proc/9419/stat : 9419 (kw) R 9417 9419 9025 0 -1 0 51816 0 0 0 106022 167 0 0 25 0 1 0 1095856462 207986688 45291 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/9419/statm: 50778 45291 247 541 0 50228 0
Current children cumulated CPU time (s) 1061.89
Current children cumulated vsize (KiB) 203112

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 9420
/proc/meminfo: memFree=1576064/2055920 swapFree=4177820/4192956
[pid=9419] ppid=9417 vsize=211276 CPUtime=1121.87
/proc/9419/stat : 9419 (kw) R 9417 9419 9025 0 -1 0 54714 0 0 0 112013 174 0 0 25 0 1 0 1095856462 216346624 47216 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/9419/statm: 52819 47216 247 541 0 52269 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 211276

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 9420
/proc/meminfo: memFree=1575424/2055920 swapFree=4177820/4192956
[pid=9419] ppid=9417 vsize=212076 CPUtime=1181.85
/proc/9419/stat : 9419 (kw) R 9417 9419 9025 0 -1 0 54913 0 0 0 118007 178 0 0 25 0 1 0 1095856462 217165824 47415 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/9419/statm: 53019 47415 247 541 0 52469 0
Current children cumulated CPU time (s) 1181.85
Current children cumulated vsize (KiB) 212076



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 9420
/proc/meminfo: memFree=1574080/2055920 swapFree=4177820/4192956
[pid=9419] ppid=9417 vsize=213676 CPUtime=1200.04
/proc/9419/stat : 9419 (kw) R 9417 9419 9025 0 -1 0 55202 0 0 0 119824 180 0 0 25 0 1 0 1095856462 218804224 47704 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/9419/statm: 53419 47704 247 541 0 52869 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 213676

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 9420
/proc/meminfo: memFree=1574080/2055920 swapFree=4177820/4192956
[pid=9419] ppid=9417 vsize=213676 CPUtime=1200.04
/proc/9419/stat : 9419 (kw) R 9417 9419 9025 0 -1 0 55202 0 0 0 119824 180 0 0 25 0 1 0 1095856462 218804224 47704 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/9419/statm: 53419 47704 247 541 0 52869 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 213676

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.54
CPU time (s): 1200.09
CPU user time (s): 1198.25
CPU system time (s): 1.83872
CPU usage (%): 99.9626
Max. virtual memory (cumulated for all children) (KiB): 214848

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

runsolver used 0.975851 second user time and 3.40048 second system time

The end

Launcher Data

Begin job on node73 at 2009-03-28 10:18:38
IDJOB=1519629
IDBENCH=70244
IDSOLVER=501
FILE ID=node73/1519629-1238231918
PBS_JOBID= 9060581
Free space on /tmp= 66268 MiB

SOLVER NAME= kw 2009-03-20
BENCH NAME= SAT09/RANDOM/LARGE/7SAT/UNKNOWN/200/unif-k7-r85-v200-c17000-S522321670-058.cnf
COMMAND LINE= HOME/kw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1519629-1238231918/watcher-1519629-1238231918 -o /tmp/evaluation-result-1519629-1238231918/solver-1519629-1238231918 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/kw HOME/instance-1519629-1238231918.cnf

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

MD5SUM BENCH= 925bc133251a0b8070d62549c0360fc5
RANDOM SEED=1464760333

node73.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.277
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.277
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:       1765480 kB
Buffers:         42044 kB
Cached:         169072 kB
SwapCached:       8184 kB
Active:         130548 kB
Inactive:        90364 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1765480 kB
SwapTotal:     4192956 kB
SwapFree:      4177820 kB
Dirty:            2736 kB
Writeback:           0 kB
Mapped:          15560 kB
Slab:            55136 kB
Committed_AS:  2714708 kB
PageTables:       1656 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= 66264 MiB
End job on node73 at 2009-03-28 10:38:40