Trace number 1728575

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.16 1200.46

General information on the benchmark

Namecrafted/Hard/contest05/counting-clq/
unsat-set-b-clqcolor-16-11-14.sat05-1261.reshuffled-07.cnf
MD5SUMcd57d37a316c4dccaae3ab131e3f8090
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 variables520
Number of clauses24646
Sum of the clauses size72792
Maximum clause length16
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21456
Number of clauses of size 323160
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 530

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-1728575-1240738510/watcher-1728575-1240738510 -o /tmp/evaluation-result-1728575-1240738510/solver-1728575-1240738510 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/kw HOME/instance-1728575-1240738510.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: 1.00 1.00 1.00 3/65 23350
/proc/meminfo: memFree=1747704/2055920 swapFree=4191356/4192956
[pid=23350] ppid=23348 vsize=3176 CPUtime=0
/proc/23350/stat : 23350 (kw) R 23348 23350 23122 0 -1 0 376 0 0 0 0 0 0 0 18 0 1 0 101878791 3252224 360 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/23350/statm: 794 360 219 541 0 244 0

[startup+0.0652801 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 23350
/proc/meminfo: memFree=1747704/2055920 swapFree=4191356/4192956
[pid=23350] ppid=23348 vsize=4232 CPUtime=0.06
/proc/23350/stat : 23350 (kw) R 23348 23350 23122 0 -1 0 662 0 0 0 6 0 0 0 18 0 1 0 101878791 4333568 646 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/23350/statm: 1058 646 219 541 0 508 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 4232

[startup+0.101282 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 23350
/proc/meminfo: memFree=1747704/2055920 swapFree=4191356/4192956
[pid=23350] ppid=23348 vsize=5024 CPUtime=0.09
/proc/23350/stat : 23350 (kw) R 23348 23350 23122 0 -1 0 869 0 0 0 9 0 0 0 18 0 1 0 101878791 5144576 853 1992294400 4194304 6412682 548682068832 18446744073709551615 5487182 0 0 4096 0 0 0 0 17 1 0 0
/proc/23350/statm: 1256 853 219 541 0 706 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5024

[startup+0.301301 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 23350
/proc/meminfo: memFree=1747704/2055920 swapFree=4191356/4192956
[pid=23350] ppid=23348 vsize=7464 CPUtime=0.29
/proc/23350/stat : 23350 (kw) R 23348 23350 23122 0 -1 0 1479 0 0 0 29 0 0 0 19 0 1 0 101878791 7643136 1463 1992294400 4194304 6412682 548682068832 18446744073709551615 4564520 0 0 4096 0 0 0 0 17 1 0 0
/proc/23350/statm: 1866 1463 247 541 0 1316 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7464

[startup+0.70134 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 23350
/proc/meminfo: memFree=1747704/2055920 swapFree=4191356/4192956
[pid=23350] ppid=23348 vsize=7484 CPUtime=0.69
/proc/23350/stat : 23350 (kw) R 23348 23350 23122 0 -1 0 1523 0 0 0 69 0 0 0 22 0 1 0 101878791 7663616 1507 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/23350/statm: 1871 1507 254 541 0 1321 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7484

[startup+1.50142 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23351
/proc/meminfo: memFree=1741168/2055920 swapFree=4191356/4192956
[pid=23350] ppid=23348 vsize=11480 CPUtime=1.49
/proc/23350/stat : 23350 (kw) R 23348 23350 23122 0 -1 0 2452 0 0 0 148 1 0 0 25 0 1 0 101878791 11755520 2436 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/23350/statm: 2870 2436 254 541 0 2320 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11480

[startup+3.10158 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23351
/proc/meminfo: memFree=1736368/2055920 swapFree=4191356/4192956
[pid=23350] ppid=23348 vsize=14968 CPUtime=3.09
/proc/23350/stat : 23350 (kw) R 23348 23350 23122 0 -1 0 3271 0 0 0 307 2 0 0 25 0 1 0 101878791 15327232 3215 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/23350/statm: 3742 3215 254 541 0 3192 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14968

[startup+6.30189 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23351
/proc/meminfo: memFree=1732336/2055920 swapFree=4191356/4192956
[pid=23350] ppid=23348 vsize=20932 CPUtime=6.29
/proc/23350/stat : 23350 (kw) R 23348 23350 23122 0 -1 0 4694 0 0 0 625 4 0 0 25 0 1 0 101878791 21434368 4541 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/23350/statm: 5233 4541 257 541 0 4683 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 20932

[startup+12.7015 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23351
/proc/meminfo: memFree=1723120/2055920 swapFree=4191356/4192956
[pid=23350] ppid=23348 vsize=29232 CPUtime=12.69
/proc/23350/stat : 23350 (kw) R 23348 23350 23122 0 -1 0 6760 0 0 0 1260 9 0 0 25 0 1 0 101878791 29933568 6399 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/23350/statm: 7308 6399 257 541 0 6758 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 29232

[startup+25.5018 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23351
/proc/meminfo: memFree=1714544/2055920 swapFree=4191356/4192956
[pid=23350] ppid=23348 vsize=38208 CPUtime=25.49
/proc/23350/stat : 23350 (kw) R 23348 23350 23122 0 -1 0 9002 0 0 0 2536 13 0 0 25 0 1 0 101878791 39124992 8446 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/23350/statm: 9552 8446 257 541 0 9002 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 38208

[startup+51.1012 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23351
/proc/meminfo: memFree=1692912/2055920 swapFree=4191356/4192956
[pid=23350] ppid=23348 vsize=63244 CPUtime=51.08
/proc/23350/stat : 23350 (kw) R 23348 23350 23122 0 -1 0 15529 0 0 0 5075 33 0 0 25 0 1 0 101878791 64761856 13925 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/23350/statm: 15811 13925 257 541 0 15261 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 63244

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23351
/proc/meminfo: memFree=1647280/2055920 swapFree=4191356/4192956
[pid=23350] ppid=23348 vsize=115320 CPUtime=102.26
/proc/23350/stat : 23350 (kw) R 23348 23350 23122 0 -1 0 28230 0 0 0 10163 63 0 0 25 0 1 0 101878791 118087680 25244 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/23350/statm: 28830 25244 257 541 0 28280 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 115320

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23351
/proc/meminfo: memFree=1608560/2055920 swapFree=4191356/4192956
[pid=23350] ppid=23348 vsize=160992 CPUtime=162.25
/proc/23350/stat : 23350 (kw) R 23348 23350 23122 0 -1 0 39683 0 0 0 16120 105 0 0 25 0 1 0 101878791 164855808 35017 1992294400 4194304 6412682 548682068832 18446744073709551615 4286900 0 0 4096 0 0 0 0 17 1 0 0
/proc/23350/statm: 40248 35017 257 541 0 39698 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 160992

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23353
/proc/meminfo: memFree=1554416/2055920 swapFree=4191356/4192956
[pid=23350] ppid=23348 vsize=220172 CPUtime=222.23
/proc/23350/stat : 23350 (kw) R 23348 23350 23122 0 -1 0 53765 0 0 0 22094 129 0 0 25 0 1 0 101878791 225456128 48363 1992294400 4194304 6412682 548682068832 18446744073709551615 4296619 0 0 4096 0 0 0 0 17 1 0 0
/proc/23350/statm: 55043 48363 257 541 0 54493 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 220172

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23353
/proc/meminfo: memFree=1503280/2055920 swapFree=4191356/4192956
[pid=23350] ppid=23348 vsize=272792 CPUtime=282.22
/proc/23350/stat : 23350 (kw) R 23348 23350 23122 0 -1 0 69460 0 0 0 28050 172 0 0 25 0 1 0 101878791 279339008 61121 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/23350/statm: 68198 61121 257 541 0 67648 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 272792

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23353
/proc/meminfo: memFree=1494512/2055920 swapFree=4191356/4192956
[pid=23350] ppid=23348 vsize=282392 CPUtime=342.2
/proc/23350/stat : 23350 (kw) R 23348 23350 23122 0 -1 0 71635 0 0 0 34037 183 0 0 25 0 1 0 101878791 289169408 63296 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/23350/statm: 70598 63296 257 541 0 70048 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 282392

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23353
/proc/meminfo: memFree=1485104/2055920 swapFree=4191356/4192956
[pid=23350] ppid=23348 vsize=296792 CPUtime=402.19
/proc/23350/stat : 23350 (kw) R 23348 23350 23122 0 -1 0 73972 0 0 0 40030 189 0 0 25 0 1 0 101878791 303915008 65633 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/23350/statm: 74198 65633 257 541 0 73648 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 296792

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23353
/proc/meminfo: memFree=1484528/2055920 swapFree=4191356/4192956
[pid=23350] ppid=23348 vsize=296792 CPUtime=462.17
/proc/23350/stat : 23350 (kw) R 23348 23350 23122 0 -1 0 74111 0 0 0 46026 191 0 0 25 0 1 0 101878791 303915008 65772 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/23350/statm: 74198 65772 257 541 0 73648 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 296792

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23353
/proc/meminfo: memFree=1482672/2055920 swapFree=4191356/4192956
[pid=23350] ppid=23348 vsize=298336 CPUtime=522.15
/proc/23350/stat : 23350 (kw) R 23348 23350 23122 0 -1 0 74628 0 0 0 52022 193 0 0 25 0 1 0 101878791 305496064 66289 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/23350/statm: 74584 66289 257 541 0 74034 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 298336

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23353
/proc/meminfo: memFree=1476976/2055920 swapFree=4191356/4192956
[pid=23350] ppid=23348 vsize=304048 CPUtime=582.14
/proc/23350/stat : 23350 (kw) R 23348 23350 23122 0 -1 0 76019 0 0 0 58018 196 0 0 25 0 1 0 101878791 311345152 67680 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/23350/statm: 76012 67680 257 541 0 75462 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 304048

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23353
/proc/meminfo: memFree=1471536/2055920 swapFree=4191356/4192956
[pid=23350] ppid=23348 vsize=314512 CPUtime=642.14
/proc/23350/stat : 23350 (kw) R 23348 23350 23122 0 -1 0 77357 0 0 0 64015 199 0 0 25 0 1 0 101878791 322060288 69018 1992294400 4194304 6412682 548682068832 18446744073709551615 4286788 0 0 4096 0 0 0 0 17 1 0 0
/proc/23350/statm: 78628 69018 257 541 0 78078 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 314512

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23353
/proc/meminfo: memFree=1468464/2055920 swapFree=4191356/4192956
[pid=23350] ppid=23348 vsize=317920 CPUtime=702.11
/proc/23350/stat : 23350 (kw) R 23348 23350 23122 0 -1 0 79348 0 0 0 70010 201 0 0 25 0 1 0 101878791 325550080 69723 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/23350/statm: 79480 69723 257 541 0 78930 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 317920

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23353
/proc/meminfo: memFree=1467632/2055920 swapFree=4191356/4192956
[pid=23350] ppid=23348 vsize=317920 CPUtime=762.1
/proc/23350/stat : 23350 (kw) R 23348 23350 23122 0 -1 0 79595 0 0 0 76007 203 0 0 25 0 1 0 101878791 325550080 69970 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/23350/statm: 79480 69970 257 541 0 78930 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 317920

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23353
/proc/meminfo: memFree=1467312/2055920 swapFree=4191356/4192956
[pid=23350] ppid=23348 vsize=317920 CPUtime=822.08
/proc/23350/stat : 23350 (kw) R 23348 23350 23122 0 -1 0 79670 0 0 0 82003 205 0 0 25 0 1 0 101878791 325550080 70045 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/23350/statm: 79480 70045 257 541 0 78930 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 317920

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23353
/proc/meminfo: memFree=1466608/2055920 swapFree=4191356/4192956
[pid=23350] ppid=23348 vsize=317920 CPUtime=882.07
/proc/23350/stat : 23350 (kw) R 23348 23350 23122 0 -1 0 79843 0 0 0 88000 207 0 0 25 0 1 0 101878791 325550080 70218 1992294400 4194304 6412682 548682068832 18446744073709551615 4286888 0 0 4096 0 0 0 0 17 1 0 0
/proc/23350/statm: 79480 70218 257 541 0 78930 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 317920

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23353
/proc/meminfo: memFree=1466224/2055920 swapFree=4191356/4192956
[pid=23350] ppid=23348 vsize=317920 CPUtime=942.05
/proc/23350/stat : 23350 (kw) R 23348 23350 23122 0 -1 0 79932 0 0 0 93996 209 0 0 25 0 1 0 101878791 325550080 70307 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/23350/statm: 79480 70307 257 541 0 78930 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 317920

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23353
/proc/meminfo: memFree=1466032/2055920 swapFree=4191356/4192956
[pid=23350] ppid=23348 vsize=317920 CPUtime=1002.04
/proc/23350/stat : 23350 (kw) R 23348 23350 23122 0 -1 0 79966 0 0 0 99993 211 0 0 25 0 1 0 101878791 325550080 70341 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/23350/statm: 79480 70341 257 541 0 78930 0
Current children cumulated CPU time (s) 1002.04
Current children cumulated vsize (KiB) 317920

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23353
/proc/meminfo: memFree=1461616/2055920 swapFree=4191356/4192956
[pid=23350] ppid=23348 vsize=324396 CPUtime=1062.02
/proc/23350/stat : 23350 (kw) R 23348 23350 23122 0 -1 0 81071 0 0 0 105989 213 0 0 25 0 1 0 101878791 332181504 71446 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/23350/statm: 81099 71446 257 541 0 80549 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 324396

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23353
/proc/meminfo: memFree=1439984/2055920 swapFree=4191356/4192956
[pid=23350] ppid=23348 vsize=353196 CPUtime=1122.01
/proc/23350/stat : 23350 (kw) R 23348 23350 23122 0 -1 0 86446 0 0 0 111985 216 0 0 25 0 1 0 101878791 361672704 76821 1992294400 4194304 6412682 548682068832 18446744073709551615 4287605 0 0 4096 0 0 0 0 17 1 0 0
/proc/23350/statm: 88299 76821 257 541 0 87749 0
Current children cumulated CPU time (s) 1122.01
Current children cumulated vsize (KiB) 353196

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23353
/proc/meminfo: memFree=1431536/2055920 swapFree=4191356/4192956
[pid=23350] ppid=23348 vsize=363436 CPUtime=1182
/proc/23350/stat : 23350 (kw) R 23348 23350 23122 0 -1 0 88551 0 0 0 117981 219 0 0 25 0 1 0 101878791 372158464 78926 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/23350/statm: 90859 78926 257 541 0 90309 0
Current children cumulated CPU time (s) 1182
Current children cumulated vsize (KiB) 363436



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23353
/proc/meminfo: memFree=1431536/2055920 swapFree=4191356/4192956
[pid=23350] ppid=23348 vsize=363436 CPUtime=1200.09
/proc/23350/stat : 23350 (kw) R 23348 23350 23122 0 -1 0 88551 0 0 0 119790 219 0 0 25 0 1 0 101878791 372158464 78926 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/23350/statm: 90859 78926 257 541 0 90309 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 363436

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.46
CPU time (s): 1200.16
CPU user time (s): 1197.91
CPU system time (s): 2.24866
CPU usage (%): 99.9749
Max. virtual memory (cumulated for all children) (KiB): 363436

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

runsolver used 1.38679 second user time and 2.6046 second system time

The end

Launcher Data

Begin job on node56 at 2009-04-26 11:35:10
IDJOB=1728575
IDBENCH=24680
IDSOLVER=501
FILE ID=node56/1728575-1240738510
PBS_JOBID= 9186976
Free space on /tmp= 103060 MiB

SOLVER NAME= kw 2009-03-20
BENCH NAME= SAT07/crafted/Hard/contest05/counting-clq/unsat-set-b-clqcolor-16-11-14.sat05-1261.reshuffled-07.cnf
COMMAND LINE= HOME/kw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1728575-1240738510/watcher-1728575-1240738510 -o /tmp/evaluation-result-1728575-1240738510/solver-1728575-1240738510 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/kw HOME/instance-1728575-1240738510.cnf

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

MD5SUM BENCH= cd57d37a316c4dccaae3ab131e3f8090
RANDOM SEED=1884185895

node56.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.218
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.218
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:       1748120 kB
Buffers:         30036 kB
Cached:         197588 kB
SwapCached:        924 kB
Active:          41168 kB
Inactive:       200400 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1748120 kB
SwapTotal:     4192956 kB
SwapFree:      4191356 kB
Dirty:            2592 kB
Writeback:           0 kB
Mapped:          22544 kB
Slab:            52164 kB
Committed_AS:   335564 kB
PageTables:       1468 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= 103056 MiB
End job on node56 at 2009-04-26 11:55:13