Trace number 1729317

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.21 1200.53

General information on the benchmark

Namecrafted/Hard/contest03/others/
color-18-4.sat05-443.reshuffled-07.cnf
MD5SUMef7f419fe4e145465fe8ec684a206f9b
Bench CategoryCRAFTED (crafted 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 variables1296
Number of clauses95904
Sum of the clauses size379728
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21944
Number of clauses of size 30
Number of clauses of size 493960
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

Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1729317-1240747841/watcher-1729317-1240747841 -o /tmp/evaluation-result-1729317-1240747841/solver-1729317-1240747841 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/kw HOME/instance-1729317-1240747841.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.97 0.99 3/64 20742
/proc/meminfo: memFree=1852416/2055920 swapFree=4191900/4192956
[pid=20742] ppid=20740 vsize=4288 CPUtime=0
/proc/20742/stat : 20742 (kw) R 20740 20742 20669 0 -1 0 505 0 0 0 0 0 0 0 18 0 1 0 102817534 4390912 489 1992294400 4194304 6412682 548682068864 18446744073709551615 4768691 0 0 4096 0 0 0 0 17 1 0 0
/proc/20742/statm: 1072 490 219 541 0 522 0

[startup+0.076363 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 20742
/proc/meminfo: memFree=1852416/2055920 swapFree=4191900/4192956
[pid=20742] ppid=20740 vsize=5344 CPUtime=0.06
/proc/20742/stat : 20742 (kw) R 20740 20742 20669 0 -1 0 792 0 0 0 6 0 0 0 18 0 1 0 102817534 5472256 776 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/20742/statm: 1336 776 219 541 0 786 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 5344

[startup+0.102364 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 20742
/proc/meminfo: memFree=1852416/2055920 swapFree=4191900/4192956
[pid=20742] ppid=20740 vsize=5740 CPUtime=0.09
/proc/20742/stat : 20742 (kw) R 20740 20742 20669 0 -1 0 899 0 0 0 9 0 0 0 18 0 1 0 102817534 5877760 883 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/20742/statm: 1435 883 219 541 0 885 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5740

[startup+0.302381 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 20742
/proc/meminfo: memFree=1852416/2055920 swapFree=4191900/4192956
[pid=20742] ppid=20740 vsize=9172 CPUtime=0.29
/proc/20742/stat : 20742 (kw) R 20740 20742 20669 0 -1 0 1824 0 0 0 28 1 0 0 19 0 1 0 102817534 9392128 1808 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/20742/statm: 2293 1808 219 541 0 1743 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9172

[startup+0.702415 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 20742
/proc/meminfo: memFree=1852416/2055920 swapFree=4191900/4192956
[pid=20742] ppid=20740 vsize=18900 CPUtime=0.69
/proc/20742/stat : 20742 (kw) R 20740 20742 20669 0 -1 0 4206 0 0 0 67 2 0 0 22 0 1 0 102817534 19353600 4190 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/20742/statm: 4725 4194 247 541 0 4175 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 18900

[startup+1.50148 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 20743
/proc/meminfo: memFree=1825784/2055920 swapFree=4191900/4192956
[pid=20742] ppid=20740 vsize=31608 CPUtime=1.49
/proc/20742/stat : 20742 (kw) R 20740 20742 20669 0 -1 0 7533 0 0 0 145 4 0 0 25 0 1 0 102817534 32366592 7517 1992294400 4194304 6412682 548682068864 18446744073709551615 4522368 0 0 4096 0 0 0 0 17 1 0 0
/proc/20742/statm: 7902 7517 247 541 0 7352 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 31608

[startup+3.10162 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 20743
/proc/meminfo: memFree=1820792/2055920 swapFree=4191900/4192956
[pid=20742] ppid=20740 vsize=31608 CPUtime=3.09
/proc/20742/stat : 20742 (kw) R 20740 20742 20669 0 -1 0 7533 0 0 0 304 5 0 0 25 0 1 0 102817534 32366592 7517 1992294400 4194304 6412682 548682068864 18446744073709551615 4564671 0 0 4096 0 0 0 0 17 1 0 0
/proc/20742/statm: 7902 7517 247 541 0 7352 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 31608

[startup+6.3019 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 20743
/proc/meminfo: memFree=1820600/2055920 swapFree=4191900/4192956
[pid=20742] ppid=20740 vsize=31432 CPUtime=6.29
/proc/20742/stat : 20742 (kw) R 20740 20742 20669 0 -1 0 7554 0 0 0 624 5 0 0 25 0 1 0 102817534 32186368 7508 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/20742/statm: 7858 7508 254 541 0 7308 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 31432

[startup+12.7015 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 20743
/proc/meminfo: memFree=1816696/2055920 swapFree=4191900/4192956
[pid=20742] ppid=20740 vsize=35252 CPUtime=12.69
/proc/20742/stat : 20742 (kw) R 20740 20742 20669 0 -1 0 8623 0 0 0 1258 11 0 0 25 0 1 0 102817534 36098048 8448 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/20742/statm: 8813 8448 257 541 0 8263 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 35252

[startup+25.5016 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 20743
/proc/meminfo: memFree=1800760/2055920 swapFree=4191900/4192956
[pid=20742] ppid=20740 vsize=52148 CPUtime=25.48
/proc/20742/stat : 20742 (kw) R 20740 20742 20669 0 -1 0 13257 0 0 0 2526 22 0 0 25 0 1 0 102817534 53399552 12550 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/20742/statm: 13037 12550 257 541 0 12487 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 52148

[startup+51.1018 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 20743
/proc/meminfo: memFree=1766136/2055920 swapFree=4191900/4192956
[pid=20742] ppid=20740 vsize=88012 CPUtime=51.07
/proc/20742/stat : 20742 (kw) R 20740 20742 20669 0 -1 0 22870 0 0 0 5065 42 0 0 25 0 1 0 102817534 90124288 21096 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/20742/statm: 22003 21096 257 541 0 21453 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 88012

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 20743
/proc/meminfo: memFree=1711608/2055920 swapFree=4191900/4192956
[pid=20742] ppid=20740 vsize=144856 CPUtime=102.26
/proc/20742/stat : 20742 (kw) R 20740 20742 20669 0 -1 0 38070 0 0 0 10150 76 0 0 25 0 1 0 102817534 148332544 34707 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/20742/statm: 36214 34707 257 541 0 35664 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 144856

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 20743
/proc/meminfo: memFree=1663352/2055920 swapFree=4191900/4192956
[pid=20742] ppid=20740 vsize=196496 CPUtime=162.24
/proc/20742/stat : 20742 (kw) R 20740 20742 20669 0 -1 0 51863 0 0 0 16117 107 0 0 25 0 1 0 102817534 201211904 47304 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/20742/statm: 49124 47304 257 541 0 48574 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 196496

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 20743
/proc/meminfo: memFree=1618040/2055920 swapFree=4191900/4192956
[pid=20742] ppid=20740 vsize=242124 CPUtime=222.22
/proc/20742/stat : 20742 (kw) R 20740 20742 20669 0 -1 0 64202 0 0 0 22085 137 0 0 25 0 1 0 102817534 247934976 58061 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/20742/statm: 60531 58061 257 541 0 59981 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 242124

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 20743
/proc/meminfo: memFree=1562232/2055920 swapFree=4191900/4192956
[pid=20742] ppid=20740 vsize=300428 CPUtime=282.21
/proc/20742/stat : 20742 (kw) R 20740 20742 20669 0 -1 0 79475 0 0 0 28052 169 0 0 25 0 1 0 102817534 307638272 72361 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/20742/statm: 75107 72361 257 541 0 74557 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 300428

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 20743
/proc/meminfo: memFree=1513848/2055920 swapFree=4191900/4192956
[pid=20742] ppid=20740 vsize=350640 CPUtime=342.19
/proc/20742/stat : 20742 (kw) R 20740 20742 20669 0 -1 0 92491 0 0 0 34022 197 0 0 25 0 1 0 102817534 359055360 84259 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/20742/statm: 87660 84259 257 541 0 87110 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 350640

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 20743
/proc/meminfo: memFree=1493240/2055920 swapFree=4191900/4192956
[pid=20742] ppid=20740 vsize=370372 CPUtime=402.18
/proc/20742/stat : 20742 (kw) R 20740 20742 20669 0 -1 0 98691 0 0 0 39998 220 0 0 25 0 1 0 102817534 379260928 89173 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/20742/statm: 92593 89173 257 541 0 92043 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 370372

[startup+462.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 20743
/proc/meminfo: memFree=1439672/2055920 swapFree=4191900/4192956
[pid=20742] ppid=20740 vsize=425588 CPUtime=462.16
/proc/20742/stat : 20742 (kw) R 20740 20742 20669 0 -1 0 113529 0 0 0 45971 245 0 0 25 0 1 0 102817534 435802112 102532 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/20742/statm: 106397 102532 257 541 0 105847 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 425588

[startup+522.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 20743
/proc/meminfo: memFree=1392632/2055920 swapFree=4191900/4192956
[pid=20742] ppid=20740 vsize=478600 CPUtime=522.15
/proc/20742/stat : 20742 (kw) R 20740 20742 20669 0 -1 0 126902 0 0 0 51942 273 0 0 25 0 1 0 102817534 490086400 114204 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/20742/statm: 119650 114204 257 541 0 119100 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 478600

[startup+582.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 20743
/proc/meminfo: memFree=1392248/2055920 swapFree=4191900/4192956
[pid=20742] ppid=20740 vsize=478600 CPUtime=582.13
/proc/20742/stat : 20742 (kw) R 20740 20742 20669 0 -1 0 127033 0 0 0 57925 288 0 0 25 0 1 0 102817534 490086400 114335 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/20742/statm: 119650 114335 257 541 0 119100 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 478600

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 20743
/proc/meminfo: memFree=1321912/2055920 swapFree=4191900/4192956
[pid=20742] ppid=20740 vsize=550416 CPUtime=642.12
/proc/20742/stat : 20742 (kw) R 20740 20742 20669 0 -1 0 146485 0 0 0 63891 321 0 0 25 0 1 0 102817534 563625984 131831 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/20742/statm: 137604 131831 257 541 0 137054 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 550416

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 20743
/proc/meminfo: memFree=1321208/2055920 swapFree=4191900/4192956
[pid=20742] ppid=20740 vsize=550416 CPUtime=702.1
/proc/20742/stat : 20742 (kw) R 20740 20742 20669 0 -1 0 146692 0 0 0 69872 338 0 0 25 0 1 0 102817534 563625984 132038 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/20742/statm: 137604 132038 257 541 0 137054 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 550416

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 20743
/proc/meminfo: memFree=1253304/2055920 swapFree=4191900/4192956
[pid=20742] ppid=20740 vsize=622300 CPUtime=762.08
/proc/20742/stat : 20742 (kw) R 20740 20742 20669 0 -1 0 163671 0 0 0 75843 365 0 0 25 0 1 0 102817534 637235200 149017 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/20742/statm: 155575 149017 257 541 0 155025 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 622300

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 20743
/proc/meminfo: memFree=1248376/2055920 swapFree=4191900/4192956
[pid=20742] ppid=20740 vsize=626844 CPUtime=822.07
/proc/20742/stat : 20742 (kw) R 20740 20742 20669 0 -1 0 167144 0 0 0 81823 384 0 0 25 0 1 0 102817534 641888256 150241 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/20742/statm: 156711 150241 257 541 0 156161 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 626844

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 20743
/proc/meminfo: memFree=1228152/2055920 swapFree=4191900/4192956
[pid=20742] ppid=20740 vsize=648348 CPUtime=882.05
/proc/20742/stat : 20742 (kw) R 20740 20742 20669 0 -1 0 172284 0 0 0 87798 407 0 0 25 0 1 0 102817534 663908352 155381 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/20742/statm: 162087 155381 257 541 0 161537 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 648348

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 20743
/proc/meminfo: memFree=1179960/2055920 swapFree=4191900/4192956
[pid=20742] ppid=20740 vsize=698028 CPUtime=942.04
/proc/20742/stat : 20742 (kw) R 20740 20742 20669 0 -1 0 186776 0 0 0 93770 434 0 0 25 0 1 0 102817534 714780672 167287 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/20742/statm: 174507 167287 257 541 0 173957 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 698028

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 20743
/proc/meminfo: memFree=1179576/2055920 swapFree=4191900/4192956
[pid=20742] ppid=20740 vsize=698028 CPUtime=1002.02
/proc/20742/stat : 20742 (kw) R 20740 20742 20669 0 -1 0 186884 0 0 0 99753 449 0 0 25 0 1 0 102817534 714780672 167395 1992294400 4194304 6412682 548682068864 18446744073709551615 4286898 0 0 4096 0 0 0 0 17 1 0 0
/proc/20742/statm: 174507 167395 257 541 0 173957 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 698028

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 20743
/proc/meminfo: memFree=1144056/2055920 swapFree=4191900/4192956
[pid=20742] ppid=20740 vsize=735340 CPUtime=1062
/proc/20742/stat : 20742 (kw) R 20740 20742 20669 0 -1 0 196050 0 0 0 105732 468 0 0 25 0 1 0 102817534 752988160 176561 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/20742/statm: 183835 176561 257 541 0 183285 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 735340

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 20743
/proc/meminfo: memFree=1069368/2055920 swapFree=4191900/4192956
[pid=20742] ppid=20740 vsize=814412 CPUtime=1121.98
/proc/20742/stat : 20742 (kw) R 20740 20742 20669 0 -1 0 214476 0 0 0 111701 497 0 0 25 0 1 0 102817534 833957888 194987 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/20742/statm: 203603 194987 257 541 0 203053 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 814412

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 20743
/proc/meminfo: memFree=1065272/2055920 swapFree=4191900/4192956
[pid=20742] ppid=20740 vsize=817852 CPUtime=1181.97
/proc/20742/stat : 20742 (kw) R 20740 20742 20669 0 -1 0 218357 0 0 0 117683 514 0 0 25 0 1 0 102817534 837480448 195894 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/20742/statm: 204463 195894 257 541 0 203913 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 817852



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 20743
/proc/meminfo: memFree=1065144/2055920 swapFree=4191900/4192956
[pid=20742] ppid=20740 vsize=817852 CPUtime=1200.08
/proc/20742/stat : 20742 (kw) R 20740 20742 20669 0 -1 0 218382 0 0 0 119488 520 0 0 25 0 1 0 102817534 837480448 195919 1992294400 4194304 6412682 548682068864 18446744073709551615 4286786 0 0 4096 0 0 0 0 17 1 0 0
/proc/20742/statm: 204463 195919 257 541 0 203913 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 817852

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

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

[startup+1200.51 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 20743
/proc/meminfo: memFree=1065144/2055920 swapFree=4191900/4192956
[pid=20742] ppid=20740 vsize=0 CPUtime=1200.18
/proc/20742/stat : 20742 (kw) R 20740 20742 20669 0 -1 1028 218382 0 0 0 119488 530 0 0 25 0 1 0 102817534 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/20742/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.18
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.53
CPU time (s): 1200.21
CPU user time (s): 1194.88
CPU system time (s): 5.32619
CPU usage (%): 99.973
Max. virtual memory (cumulated for all children) (KiB): 829748

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

runsolver used 0.945856 second user time and 2.40463 second system time

The end

Launcher Data

Begin job on node15 at 2009-04-26 14:10:41
IDJOB=1729317
IDBENCH=24701
IDSOLVER=501
FILE ID=node15/1729317-1240747841
PBS_JOBID= 9187064
Free space on /tmp= 66268 MiB

SOLVER NAME= kw 2009-03-20
BENCH NAME= SAT07/crafted/Hard/contest03/others/color-18-4.sat05-443.reshuffled-07.cnf
COMMAND LINE= HOME/kw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1729317-1240747841/watcher-1729317-1240747841 -o /tmp/evaluation-result-1729317-1240747841/solver-1729317-1240747841 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/kw HOME/instance-1729317-1240747841.cnf

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

MD5SUM BENCH= ef7f419fe4e145465fe8ec684a206f9b
RANDOM SEED=391444976

node15.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.220
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	: 5931.00
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.220
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:       1852832 kB
Buffers:         14336 kB
Cached:         121076 kB
SwapCached:        384 kB
Active:          24204 kB
Inactive:       124568 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1852832 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            4144 kB
Writeback:           0 kB
Mapped:          21728 kB
Slab:            40248 kB
Committed_AS:   370268 kB
PageTables:       1460 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= 66260 MiB
End job on node15 at 2009-04-26 14:30:44