Trace number 1729211

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.1 1200.83

General information on the benchmark

Namecrafted/Hard/contest03/others/
bqwh.40.reg.520.sat05-433.reshuffled-07.cnf
MD5SUMcf535bf919bca60e7bcea01358de0b4c
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 variables2211
Number of clauses14710
Sum of the clauses size33107
Maximum clause length9
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 213351
Number of clauses of size 3282
Number of clauses of size 4374
Number of clauses of size 5349
Number of clauses of size over 5354

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-1729211-1240746532/watcher-1729211-1240746532 -o /tmp/evaluation-result-1729211-1240746532/solver-1729211-1240746532 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/kw HOME/instance-1729211-1240746532.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.91 0.97 0.99 3/64 21923
/proc/meminfo: memFree=1803008/2055920 swapFree=4191900/4192956
[pid=21923] ppid=21921 vsize=4024 CPUtime=0
/proc/21923/stat : 21923 (kw) R 21921 21923 21515 0 -1 0 598 0 0 0 0 0 0 0 18 0 1 0 102687882 4120576 582 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 0 0 0
/proc/21923/statm: 1006 582 219 541 0 456 0

[startup+0.0538691 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 21923
/proc/meminfo: memFree=1803008/2055920 swapFree=4191900/4192956
[pid=21923] ppid=21921 vsize=4684 CPUtime=0.05
/proc/21923/stat : 21923 (kw) R 21921 21923 21515 0 -1 0 808 0 0 0 5 0 0 0 18 0 1 0 102687882 4796416 792 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 0 0 0
/proc/21923/statm: 1171 792 220 541 0 621 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 4684

[startup+0.101879 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 21923
/proc/meminfo: memFree=1803008/2055920 swapFree=4191900/4192956
[pid=21923] ppid=21921 vsize=5804 CPUtime=0.09
/proc/21923/stat : 21923 (kw) R 21921 21923 21515 0 -1 0 1125 0 0 0 9 0 0 0 18 0 1 0 102687882 5943296 1109 1992294400 4194304 6412682 548682068832 18446744073709551615 4533233 0 0 4096 0 0 0 0 17 0 0 0
/proc/21923/statm: 1451 1109 247 541 0 901 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5804

[startup+0.301918 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 21923
/proc/meminfo: memFree=1803008/2055920 swapFree=4191900/4192956
[pid=21923] ppid=21921 vsize=5620 CPUtime=0.29
/proc/21923/stat : 21923 (kw) R 21921 21923 21515 0 -1 0 1196 0 0 0 29 0 0 0 19 0 1 0 102687882 5754880 1073 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 0 0 0
/proc/21923/statm: 1405 1073 254 541 0 855 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5620

[startup+0.702005 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 21923
/proc/meminfo: memFree=1803008/2055920 swapFree=4191900/4192956
[pid=21923] ppid=21921 vsize=6792 CPUtime=0.69
/proc/21923/stat : 21923 (kw) R 21921 21923 21515 0 -1 0 1473 0 0 0 69 0 0 0 23 0 1 0 102687882 6955008 1350 1992294400 4194304 6412682 548682068832 18446744073709551615 4286837 0 0 4096 0 0 0 0 17 1 0 0
/proc/21923/statm: 1698 1350 254 541 0 1148 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6792

[startup+1.50116 s]
/proc/loadavg: 0.91 0.97 0.99 2/65 21924
/proc/meminfo: memFree=1797816/2055920 swapFree=4191900/4192956
[pid=21923] ppid=21921 vsize=8512 CPUtime=1.49
/proc/21923/stat : 21923 (kw) R 21921 21923 21515 0 -1 0 1921 0 0 0 148 1 0 0 25 0 1 0 102687882 8716288 1798 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 0 0 0
/proc/21923/statm: 2128 1798 254 541 0 1578 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8512

[startup+3.10147 s]
/proc/loadavg: 0.91 0.97 0.99 2/65 21924
/proc/meminfo: memFree=1795320/2055920 swapFree=4191900/4192956
[pid=21923] ppid=21921 vsize=11408 CPUtime=3.09
/proc/21923/stat : 21923 (kw) R 21921 21923 21515 0 -1 0 2633 0 0 0 306 3 0 0 25 0 1 0 102687882 11681792 2510 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/21923/statm: 2852 2510 254 541 0 2302 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11408

[startup+6.30111 s]
/proc/loadavg: 0.92 0.97 0.99 2/65 21924
/proc/meminfo: memFree=1792568/2055920 swapFree=4191900/4192956
[pid=21923] ppid=21921 vsize=13344 CPUtime=6.29
/proc/21923/stat : 21923 (kw) R 21921 21923 21515 0 -1 0 3122 0 0 0 625 4 0 0 25 0 1 0 102687882 13664256 2960 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 0 0 0
/proc/21923/statm: 3336 2960 257 541 0 2786 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13344

[startup+12.7014 s]
/proc/loadavg: 0.93 0.97 0.99 2/65 21924
/proc/meminfo: memFree=1790016/2055920 swapFree=4191900/4192956
[pid=21923] ppid=21921 vsize=16072 CPUtime=12.68
/proc/21923/stat : 21923 (kw) R 21921 21923 21515 0 -1 0 3898 0 0 0 1263 5 0 0 25 0 1 0 102687882 16457728 3639 1992294400 4194304 6412682 548682068832 18446744073709551615 4287183 0 0 4096 0 0 0 0 17 0 0 0
/proc/21923/statm: 4018 3639 257 541 0 3468 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 16072

[startup+25.5019 s]
/proc/loadavg: 0.94 0.97 0.99 2/65 21924
/proc/meminfo: memFree=1784320/2055920 swapFree=4191900/4192956
[pid=21923] ppid=21921 vsize=21796 CPUtime=25.48
/proc/21923/stat : 21923 (kw) R 21921 21923 21515 0 -1 0 5337 0 0 0 2540 8 0 0 25 0 1 0 102687882 22319104 4950 1992294400 4194304 6412682 548682068832 18446744073709551615 4286788 0 0 4096 0 0 0 0 17 0 0 0
/proc/21923/statm: 5449 4950 257 541 0 4899 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 21796

[startup+51.102 s]
/proc/loadavg: 0.96 0.97 0.99 2/65 21924
/proc/meminfo: memFree=1779072/2055920 swapFree=4191900/4192956
[pid=21923] ppid=21921 vsize=27168 CPUtime=51.05
/proc/21923/stat : 21923 (kw) R 21921 21923 21515 0 -1 0 6885 0 0 0 5093 12 0 0 25 0 1 0 102687882 27820032 6225 1992294400 4194304 6412682 548682068832 18446744073709551615 4287183 0 0 4096 0 0 0 0 17 0 0 0
/proc/21923/statm: 6792 6225 257 541 0 6242 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 27168

[startup+102.305 s]
/proc/loadavg: 0.98 0.97 0.99 2/65 21924
/proc/meminfo: memFree=1768576/2055920 swapFree=4191900/4192956
[pid=21923] ppid=21921 vsize=38284 CPUtime=102.23
/proc/21923/stat : 21923 (kw) R 21921 21923 21515 0 -1 0 9842 0 0 0 10204 19 0 0 25 0 1 0 102687882 39202816 8768 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/21923/statm: 9571 8768 257 541 0 9021 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 38284

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 21924
/proc/meminfo: memFree=1760320/2055920 swapFree=4191900/4192956
[pid=21923] ppid=21921 vsize=47628 CPUtime=162.18
/proc/21923/stat : 21923 (kw) R 21921 21923 21515 0 -1 0 12193 0 0 0 16191 27 0 0 25 0 1 0 102687882 48771072 10937 1992294400 4194304 6412682 548682068832 18446744073709551615 4287183 0 0 4096 0 0 0 0 17 0 0 0
/proc/21923/statm: 11907 10937 257 541 0 11357 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 47628

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 21924
/proc/meminfo: memFree=1750976/2055920 swapFree=4191900/4192956
[pid=21923] ppid=21921 vsize=57268 CPUtime=222.14
/proc/21923/stat : 21923 (kw) R 21921 21923 21515 0 -1 0 14843 0 0 0 22178 36 0 0 25 0 1 0 102687882 58642432 13138 1992294400 4194304 6412682 548682068832 18446744073709551615 4287596 0 0 4096 0 0 0 0 17 0 0 0
/proc/21923/statm: 14317 13138 257 541 0 13767 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 57268

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 21924
/proc/meminfo: memFree=1742592/2055920 swapFree=4191900/4192956
[pid=21923] ppid=21921 vsize=66472 CPUtime=282.1
/proc/21923/stat : 21923 (kw) R 21921 21923 21515 0 -1 0 17267 0 0 0 28166 44 0 0 25 0 1 0 102687882 68067328 15286 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 0 0 0
/proc/21923/statm: 16618 15286 257 541 0 16068 0
Current children cumulated CPU time (s) 282.1
Current children cumulated vsize (KiB) 66472

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 21924
/proc/meminfo: memFree=1739840/2055920 swapFree=4191900/4192956
[pid=21923] ppid=21921 vsize=69188 CPUtime=342.06
/proc/21923/stat : 21923 (kw) R 21921 21923 21515 0 -1 0 17956 0 0 0 34157 49 0 0 25 0 1 0 102687882 70848512 15975 1992294400 4194304 6412682 548682068832 18446744073709551615 4286879 0 0 4096 0 0 0 0 17 0 0 0
/proc/21923/statm: 17297 15975 257 541 0 16747 0
Current children cumulated CPU time (s) 342.06
Current children cumulated vsize (KiB) 69188

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 21924
/proc/meminfo: memFree=1732800/2055920 swapFree=4191900/4192956
[pid=21923] ppid=21921 vsize=77580 CPUtime=402.04
/proc/21923/stat : 21923 (kw) R 21921 21923 21515 0 -1 0 19982 0 0 0 40147 57 0 0 25 0 1 0 102687882 79441920 17683 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/21923/statm: 19395 17683 257 541 0 18845 0
Current children cumulated CPU time (s) 402.04
Current children cumulated vsize (KiB) 77580

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 21924
/proc/meminfo: memFree=1726592/2055920 swapFree=4191900/4192956
[pid=21923] ppid=21921 vsize=84424 CPUtime=462
/proc/21923/stat : 21923 (kw) R 21921 21923 21515 0 -1 0 21547 0 0 0 46139 61 0 0 25 0 1 0 102687882 86450176 19248 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/21923/statm: 21106 19248 257 541 0 20556 0
Current children cumulated CPU time (s) 462
Current children cumulated vsize (KiB) 84424

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 21924
/proc/meminfo: memFree=1724032/2055920 swapFree=4191900/4192956
[pid=21923] ppid=21921 vsize=87180 CPUtime=521.97
/proc/21923/stat : 21923 (kw) R 21921 21923 21515 0 -1 0 22545 0 0 0 52132 65 0 0 25 0 1 0 102687882 89272320 19881 1992294400 4194304 6412682 548682068832 18446744073709551615 4286794 0 0 4096 0 0 0 0 17 0 0 0
/proc/21923/statm: 21795 19881 257 541 0 21245 0
Current children cumulated CPU time (s) 521.97
Current children cumulated vsize (KiB) 87180

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 21924
/proc/meminfo: memFree=1717568/2055920 swapFree=4191900/4192956
[pid=21923] ppid=21921 vsize=93896 CPUtime=581.94
/proc/21923/stat : 21923 (kw) R 21921 21923 21515 0 -1 0 24161 0 0 0 58124 70 0 0 25 0 1 0 102687882 96149504 21497 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/21923/statm: 23474 21497 257 541 0 22924 0
Current children cumulated CPU time (s) 581.94
Current children cumulated vsize (KiB) 93896

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 21924
/proc/meminfo: memFree=1712640/2055920 swapFree=4191900/4192956
[pid=21923] ppid=21921 vsize=98808 CPUtime=641.91
/proc/21923/stat : 21923 (kw) R 21921 21923 21515 0 -1 0 25761 0 0 0 64114 77 0 0 25 0 1 0 102687882 101179392 22677 1992294400 4194304 6412682 548682068832 18446744073709551615 4287183 0 0 4096 0 0 0 0 17 0 0 0
/proc/21923/statm: 24702 22677 257 541 0 24152 0
Current children cumulated CPU time (s) 641.91
Current children cumulated vsize (KiB) 98808

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 21924
/proc/meminfo: memFree=1711552/2055920 swapFree=4191900/4192956
[pid=21923] ppid=21921 vsize=99968 CPUtime=701.88
/proc/21923/stat : 21923 (kw) R 21921 21923 21515 0 -1 0 26031 0 0 0 70107 81 0 0 25 0 1 0 102687882 102367232 22947 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 0 0 0
/proc/21923/statm: 24992 22947 257 541 0 24442 0
Current children cumulated CPU time (s) 701.88
Current children cumulated vsize (KiB) 99968

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 21930
/proc/meminfo: memFree=1701952/2055920 swapFree=4191900/4192956
[pid=21923] ppid=21921 vsize=109592 CPUtime=761.84
/proc/21923/stat : 21923 (kw) R 21921 21923 21515 0 -1 0 28423 0 0 0 76097 87 0 0 25 0 1 0 102687882 112222208 25339 1992294400 4194304 6412682 548682068832 18446744073709551615 4287596 0 0 4096 0 0 0 0 17 0 0 0
/proc/21923/statm: 27398 25339 257 541 0 26848 0
Current children cumulated CPU time (s) 761.84
Current children cumulated vsize (KiB) 109592

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 21930
/proc/meminfo: memFree=1698688/2055920 swapFree=4191900/4192956
[pid=21923] ppid=21921 vsize=112768 CPUtime=821.79
/proc/21923/stat : 21923 (kw) R 21921 21923 21515 0 -1 0 29716 0 0 0 82088 91 0 0 25 0 1 0 102687882 115474432 26149 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/21923/statm: 28192 26149 257 541 0 27642 0
Current children cumulated CPU time (s) 821.79
Current children cumulated vsize (KiB) 112768

[startup+882.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 21930
/proc/meminfo: memFree=1697536/2055920 swapFree=4191900/4192956
[pid=21923] ppid=21921 vsize=114248 CPUtime=881.75
/proc/21923/stat : 21923 (kw) R 21921 21923 21515 0 -1 0 30003 0 0 0 88081 94 0 0 25 0 1 0 102687882 116989952 26436 1992294400 4194304 6412682 548682068832 18446744073709551615 4333423 0 0 4096 0 0 0 0 17 0 0 0
/proc/21923/statm: 28562 26436 257 541 0 28012 0
Current children cumulated CPU time (s) 881.75
Current children cumulated vsize (KiB) 114248

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 21930
/proc/meminfo: memFree=1695680/2055920 swapFree=4191900/4192956
[pid=21923] ppid=21921 vsize=116208 CPUtime=941.72
/proc/21923/stat : 21923 (kw) R 21921 21923 21515 0 -1 0 30510 0 0 0 94073 99 0 0 25 0 1 0 102687882 118996992 26943 1992294400 4194304 6412682 548682068832 18446744073709551615 4417127 0 0 4096 0 0 0 0 17 0 0 0
/proc/21923/statm: 29052 26943 257 541 0 28502 0
Current children cumulated CPU time (s) 941.72
Current children cumulated vsize (KiB) 116208

[startup+1002.3 s]
/proc/loadavg: 1.07 0.99 0.99 2/65 21930
/proc/meminfo: memFree=1684288/2055920 swapFree=4191900/4192956
[pid=21923] ppid=21921 vsize=127752 CPUtime=1001.66
/proc/21923/stat : 21923 (kw) R 21921 21923 21515 0 -1 0 33309 0 0 0 100062 104 0 0 25 0 1 0 102687882 130818048 29742 1992294400 4194304 6412682 548682068832 18446744073709551615 4286898 0 0 4096 0 0 0 0 17 0 0 0
/proc/21923/statm: 31938 29742 257 541 0 31388 0
Current children cumulated CPU time (s) 1001.66
Current children cumulated vsize (KiB) 127752

[startup+1062.3 s]
/proc/loadavg: 1.03 0.99 0.99 2/65 21930
/proc/meminfo: memFree=1683456/2055920 swapFree=4191900/4192956
[pid=21923] ppid=21921 vsize=128964 CPUtime=1061.64
/proc/21923/stat : 21923 (kw) R 21921 21923 21515 0 -1 0 34073 0 0 0 106056 108 0 0 25 0 1 0 102687882 132059136 29950 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/21923/statm: 32241 29950 257 541 0 31691 0
Current children cumulated CPU time (s) 1061.64
Current children cumulated vsize (KiB) 128964

[startup+1122.3 s]
/proc/loadavg: 1.01 0.99 0.99 2/65 21930
/proc/meminfo: memFree=1682112/2055920 swapFree=4191900/4192956
[pid=21923] ppid=21921 vsize=130564 CPUtime=1121.61
/proc/21923/stat : 21923 (kw) R 21921 21923 21515 0 -1 0 34391 0 0 0 112051 110 0 0 25 0 1 0 102687882 133697536 30268 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/21923/statm: 32641 30268 257 541 0 32091 0
Current children cumulated CPU time (s) 1121.61
Current children cumulated vsize (KiB) 130564

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 21930
/proc/meminfo: memFree=1679680/2055920 swapFree=4191900/4192956
[pid=21923] ppid=21921 vsize=133764 CPUtime=1181.57
/proc/21923/stat : 21923 (kw) R 21921 21923 21515 0 -1 0 34992 0 0 0 118044 113 0 0 25 0 1 0 102687882 136974336 30869 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/21923/statm: 33441 30869 257 541 0 32891 0
Current children cumulated CPU time (s) 1181.57
Current children cumulated vsize (KiB) 133764



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.8 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 21930
/proc/meminfo: memFree=1678912/2055920 swapFree=4191900/4192956
[pid=21923] ppid=21921 vsize=134404 CPUtime=1200.07
/proc/21923/stat : 21923 (kw) R 21921 21923 21515 0 -1 0 35161 0 0 0 119893 114 0 0 25 0 1 0 102687882 137629696 31038 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 0 0 0
/proc/21923/statm: 33601 31038 257 541 0 33051 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 134404

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.83
CPU time (s): 1200.1
CPU user time (s): 1198.94
CPU system time (s): 1.15982
CPU usage (%): 99.9394
Max. virtual memory (cumulated for all children) (KiB): 134404

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

runsolver used 1.03784 second user time and 3.33849 second system time

The end

Launcher Data

Begin job on node1 at 2009-04-26 13:48:52
IDJOB=1729211
IDBENCH=24697
IDSOLVER=501
FILE ID=node1/1729211-1240746532
PBS_JOBID= 9187005
Free space on /tmp= 66336 MiB

SOLVER NAME= kw 2009-03-20
BENCH NAME= SAT07/crafted/Hard/contest03/others/bqwh.40.reg.520.sat05-433.reshuffled-07.cnf
COMMAND LINE= HOME/kw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1729211-1240746532/watcher-1729211-1240746532 -o /tmp/evaluation-result-1729211-1240746532/solver-1729211-1240746532 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/kw HOME/instance-1729211-1240746532.cnf

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

MD5SUM BENCH= cf535bf919bca60e7bcea01358de0b4c
RANDOM SEED=1139672580

node1.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.259
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.259
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:       1803488 kB
Buffers:         19592 kB
Cached:         149208 kB
SwapCached:        384 kB
Active:          37972 kB
Inactive:       144224 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1803488 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            2428 kB
Writeback:           0 kB
Mapped:          21820 kB
Slab:            56272 kB
Committed_AS:   366148 kB
PageTables:       1436 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= 66336 MiB
End job on node1 at 2009-04-26 14:08:55