Trace number 1721742

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.45

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rpoc_xits_13_UNKNOWN.cnf
MD5SUM57b85ec7870f670f13b00667a6315c05
Bench CategoryAPPLICATION (applications 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 variables2058
Number of clauses144294
Sum of the clauses size429916
Maximum clause length14
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23219
Number of clauses of size 3141052
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

Solver Data

0.00/0.00	c kw (KillerWhale) version 0.6
0.00/0.00	c Copyright 2007-2009 Johan Alfredsson, Oepir
0.00/0.00	c johan@oepir.com

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-1721742-1240668829/watcher-1721742-1240668829 -o /tmp/evaluation-result-1721742-1240668829/solver-1721742-1240668829 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/kw HOME/instance-1721742-1240668829.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.35 1.08 1.03 2/64 20513
/proc/meminfo: memFree=1429808/2055920 swapFree=4130580/4192956
[pid=20513] ppid=20511 vsize=5444 CPUtime=0
/proc/20513/stat : 20513 (kw) R 20511 20513 20350 0 -1 0 659 0 0 0 0 0 0 0 18 0 1 0 94916477 5574656 643 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/20513/statm: 1361 643 219 541 0 811 0

[startup+0.064397 s]
/proc/loadavg: 1.35 1.08 1.03 2/64 20513
/proc/meminfo: memFree=1429808/2055920 swapFree=4130580/4192956
[pid=20513] ppid=20511 vsize=6636 CPUtime=0.05
/proc/20513/stat : 20513 (kw) R 20511 20513 20350 0 -1 0 972 0 0 0 5 0 0 0 18 0 1 0 94916477 6795264 956 1992294400 4194304 6412682 548682068832 18446744073709551615 5487182 0 0 4096 0 0 0 0 17 1 0 0
/proc/20513/statm: 1659 957 219 541 0 1109 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 6636

[startup+0.101399 s]
/proc/loadavg: 1.35 1.08 1.03 2/64 20513
/proc/meminfo: memFree=1429808/2055920 swapFree=4130580/4192956
[pid=20513] ppid=20511 vsize=7428 CPUtime=0.09
/proc/20513/stat : 20513 (kw) R 20511 20513 20350 0 -1 0 1192 0 0 0 9 0 0 0 18 0 1 0 94916477 7606272 1176 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/20513/statm: 1857 1176 219 541 0 1307 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7428

[startup+0.301411 s]
/proc/loadavg: 1.35 1.08 1.03 2/64 20513
/proc/meminfo: memFree=1429808/2055920 swapFree=4130580/4192956
[pid=20513] ppid=20511 vsize=11572 CPUtime=0.29
/proc/20513/stat : 20513 (kw) R 20511 20513 20350 0 -1 0 2311 0 0 0 29 0 0 0 19 0 1 0 94916477 11849728 2295 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/20513/statm: 2893 2295 219 541 0 2343 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11572

[startup+0.701437 s]
/proc/loadavg: 1.35 1.08 1.03 2/64 20513
/proc/meminfo: memFree=1429808/2055920 swapFree=4130580/4192956
[pid=20513] ppid=20511 vsize=25376 CPUtime=0.69
/proc/20513/stat : 20513 (kw) R 20511 20513 20350 0 -1 0 5768 0 0 0 67 2 0 0 23 0 1 0 94916477 25985024 5752 1992294400 4194304 6412682 548682068832 18446744073709551615 4264595 0 0 4096 0 0 0 0 17 1 0 0
/proc/20513/statm: 6344 5752 239 541 0 5794 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25376

[startup+1.50149 s]
/proc/loadavg: 1.32 1.08 1.02 2/65 20514
/proc/meminfo: memFree=1407656/2055920 swapFree=4130580/4192956
[pid=20513] ppid=20511 vsize=25376 CPUtime=1.49
/proc/20513/stat : 20513 (kw) R 20511 20513 20350 0 -1 0 5768 0 0 0 147 2 0 0 25 0 1 0 94916477 25985024 5752 1992294400 4194304 6412682 548682068832 18446744073709551615 4264595 0 0 4096 0 0 0 0 17 1 0 0
/proc/20513/statm: 6344 5752 239 541 0 5794 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 25376

[startup+3.10259 s]
/proc/loadavg: 1.32 1.08 1.02 2/65 20514
/proc/meminfo: memFree=1402536/2055920 swapFree=4130580/4192956
[pid=20513] ppid=20511 vsize=32676 CPUtime=3.09
/proc/20513/stat : 20513 (kw) R 20511 20513 20350 0 -1 0 7316 0 0 0 306 3 0 0 25 0 1 0 94916477 33460224 7300 1992294400 4194304 6412682 548682068832 18446744073709551615 4564568 0 0 4096 0 0 0 0 17 1 0 0
/proc/20513/statm: 8169 7300 247 541 0 7619 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 32676

[startup+6.3018 s]
/proc/loadavg: 1.32 1.08 1.02 2/65 20514
/proc/meminfo: memFree=1400752/2055920 swapFree=4130580/4192956
[pid=20513] ppid=20511 vsize=32676 CPUtime=6.29
/proc/20513/stat : 20513 (kw) R 20511 20513 20350 0 -1 0 7316 0 0 0 626 3 0 0 25 0 1 0 94916477 33460224 7300 1992294400 4194304 6412682 548682068832 18446744073709551615 4264595 0 0 4096 0 0 0 0 17 1 0 0
/proc/20513/statm: 8169 7300 247 541 0 7619 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 32676

[startup+12.7012 s]
/proc/loadavg: 1.27 1.08 1.02 2/65 20514
/proc/meminfo: memFree=1396848/2055920 swapFree=4130580/4192956
[pid=20513] ppid=20511 vsize=38168 CPUtime=12.69
/proc/20513/stat : 20513 (kw) R 20511 20513 20350 0 -1 0 8895 0 0 0 1263 6 0 0 25 0 1 0 94916477 39084032 8615 1992294400 4194304 6412682 548682068832 18446744073709551615 4287605 0 0 4096 0 0 0 0 17 1 0 0
/proc/20513/statm: 9542 8615 257 541 0 8992 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 38168

[startup+25.501 s]
/proc/loadavg: 1.23 1.07 1.02 2/65 20514
/proc/meminfo: memFree=1386928/2055920 swapFree=4130580/4192956
[pid=20513] ppid=20511 vsize=47992 CPUtime=25.49
/proc/20513/stat : 20513 (kw) R 20511 20513 20350 0 -1 0 11214 0 0 0 2539 10 0 0 25 0 1 0 94916477 49143808 10777 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/20513/statm: 11998 10777 257 541 0 11448 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 47992

[startup+51.1017 s]
/proc/loadavg: 1.15 1.07 1.02 2/65 20514
/proc/meminfo: memFree=1376560/2055920 swapFree=4130580/4192956
[pid=20513] ppid=20511 vsize=59980 CPUtime=51.08
/proc/20513/stat : 20513 (kw) R 20511 20513 20350 0 -1 0 14192 0 0 0 5091 17 0 0 25 0 1 0 94916477 61419520 13412 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/20513/statm: 14995 13412 257 541 0 14445 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 59980

[startup+102.306 s]
/proc/loadavg: 1.06 1.05 1.02 2/65 20514
/proc/meminfo: memFree=1354224/2055920 swapFree=4130580/4192956
[pid=20513] ppid=20511 vsize=85564 CPUtime=102.27
/proc/20513/stat : 20513 (kw) R 20511 20513 20350 0 -1 0 20341 0 0 0 10198 29 0 0 25 0 1 0 94916477 87617536 18963 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/20513/statm: 21391 18963 257 541 0 20841 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 85564

[startup+162.302 s]
/proc/loadavg: 1.02 1.04 1.01 2/65 20514
/proc/meminfo: memFree=1332144/2055920 swapFree=4130580/4192956
[pid=20513] ppid=20511 vsize=111616 CPUtime=162.25
/proc/20513/stat : 20513 (kw) R 20511 20513 20350 0 -1 0 26045 0 0 0 16184 41 0 0 25 0 1 0 94916477 114294784 24458 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/20513/statm: 27904 24458 257 541 0 27354 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 111616

[startup+222.302 s]
/proc/loadavg: 1.01 1.03 1.00 2/65 20514
/proc/meminfo: memFree=1327088/2055920 swapFree=4130580/4192956
[pid=20513] ppid=20511 vsize=116736 CPUtime=222.23
/proc/20513/stat : 20513 (kw) R 20511 20513 20350 0 -1 0 27538 0 0 0 22177 46 0 0 25 0 1 0 94916477 119537664 25710 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/20513/statm: 29184 25710 257 541 0 28634 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 116736

[startup+282.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 20514
/proc/meminfo: memFree=1316144/2055920 swapFree=4130580/4192956
[pid=20513] ppid=20511 vsize=130572 CPUtime=282.22
/proc/20513/stat : 20513 (kw) R 20511 20513 20350 0 -1 0 30598 0 0 0 28169 53 0 0 25 0 1 0 94916477 133705728 28493 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/20513/statm: 32643 28493 257 541 0 32093 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 130572

[startup+342.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 20514
/proc/meminfo: memFree=1299632/2055920 swapFree=4130580/4192956
[pid=20513] ppid=20511 vsize=149920 CPUtime=342.21
/proc/20513/stat : 20513 (kw) R 20511 20513 20350 0 -1 0 34955 0 0 0 34162 59 0 0 25 0 1 0 94916477 153518080 32532 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/20513/statm: 37480 32532 257 541 0 36930 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 149920

[startup+402.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 20514
/proc/meminfo: memFree=1286576/2055920 swapFree=4130580/4192956
[pid=20513] ppid=20511 vsize=164344 CPUtime=402.19
/proc/20513/stat : 20513 (kw) R 20511 20513 20350 0 -1 0 38251 0 0 0 40152 67 0 0 25 0 1 0 94916477 168288256 35828 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/20513/statm: 41086 35828 257 541 0 40536 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 164344

[startup+462.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 20514
/proc/meminfo: memFree=1263088/2055920 swapFree=4130580/4192956
[pid=20513] ppid=20511 vsize=193200 CPUtime=462.18
/proc/20513/stat : 20513 (kw) R 20511 20513 20350 0 -1 0 44432 0 0 0 46141 77 0 0 25 0 1 0 94916477 197836800 41643 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/20513/statm: 48300 41643 257 541 0 47750 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 193200

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20514
/proc/meminfo: memFree=1250096/2055920 swapFree=4130580/4192956
[pid=20513] ppid=20511 vsize=206928 CPUtime=522.17
/proc/20513/stat : 20513 (kw) R 20511 20513 20350 0 -1 0 47789 0 0 0 52133 84 0 0 25 0 1 0 94916477 211894272 45000 1992294400 4194304 6412682 548682068832 18446744073709551615 4285685 0 0 4096 0 0 0 0 17 1 0 0
/proc/20513/statm: 51732 45000 257 541 0 51182 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 206928

[startup+582.301 s]
/proc/loadavg: 1.09 1.03 1.01 2/65 20514
/proc/meminfo: memFree=1235504/2055920 swapFree=4130580/4192956
[pid=20513] ppid=20511 vsize=223660 CPUtime=582.15
/proc/20513/stat : 20513 (kw) R 20511 20513 20350 0 -1 0 51908 0 0 0 58120 95 0 0 25 0 1 0 94916477 229027840 48698 1992294400 4194304 6412682 548682068832 18446744073709551615 5509008 0 0 4096 0 0 0 0 17 1 0 0
/proc/20513/statm: 55915 48698 257 541 0 55365 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 223660

[startup+642.302 s]
/proc/loadavg: 1.03 1.02 1.00 2/65 20514
/proc/meminfo: memFree=1228528/2055920 swapFree=4130580/4192956
[pid=20513] ppid=20511 vsize=230884 CPUtime=642.14
/proc/20513/stat : 20513 (kw) R 20511 20513 20350 0 -1 0 53940 0 0 0 64112 102 0 0 25 0 1 0 94916477 236425216 50246 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/20513/statm: 57721 50246 257 541 0 57171 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 230884

[startup+702.302 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 20514
/proc/meminfo: memFree=1213744/2055920 swapFree=4130580/4192956
[pid=20513] ppid=20511 vsize=247284 CPUtime=702.11
/proc/20513/stat : 20513 (kw) R 20511 20513 20350 0 -1 0 57681 0 0 0 70103 108 0 0 25 0 1 0 94916477 253218816 53987 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/20513/statm: 61821 53987 257 541 0 61271 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 247284

[startup+762.306 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 20514
/proc/meminfo: memFree=1201968/2055920 swapFree=4130580/4192956
[pid=20513] ppid=20511 vsize=260356 CPUtime=762.11
/proc/20513/stat : 20513 (kw) R 20511 20513 20350 0 -1 0 61093 0 0 0 76095 116 0 0 25 0 1 0 94916477 266604544 56843 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/20513/statm: 65089 56843 257 541 0 64539 0
Current children cumulated CPU time (s) 762.11
Current children cumulated vsize (KiB) 260356

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20514
/proc/meminfo: memFree=1194032/2055920 swapFree=4130580/4192956
[pid=20513] ppid=20511 vsize=272068 CPUtime=822.09
/proc/20513/stat : 20513 (kw) R 20511 20513 20350 0 -1 0 63113 0 0 0 82088 121 0 0 25 0 1 0 94916477 278597632 58863 1992294400 4194304 6412682 548682068832 18446744073709551615 4286879 0 0 4096 0 0 0 0 17 1 0 0
/proc/20513/statm: 68017 58863 257 541 0 67467 0
Current children cumulated CPU time (s) 822.09
Current children cumulated vsize (KiB) 272068

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20514
/proc/meminfo: memFree=1182640/2055920 swapFree=4130580/4192956
[pid=20513] ppid=20511 vsize=286276 CPUtime=882.08
/proc/20513/stat : 20513 (kw) R 20511 20513 20350 0 -1 0 65893 0 0 0 88081 127 0 0 25 0 1 0 94916477 293146624 61643 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/20513/statm: 71569 61643 257 541 0 71019 0
Current children cumulated CPU time (s) 882.08
Current children cumulated vsize (KiB) 286276

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20514
/proc/meminfo: memFree=1172464/2055920 swapFree=4130580/4192956
[pid=20513] ppid=20511 vsize=296024 CPUtime=942.06
/proc/20513/stat : 20513 (kw) R 20511 20513 20350 0 -1 0 68429 0 0 0 94074 132 0 0 25 0 1 0 94916477 303128576 64179 1992294400 4194304 6412682 548682068832 18446744073709551615 4296571 0 0 4096 0 0 0 0 17 1 0 0
/proc/20513/statm: 74006 64179 257 541 0 73456 0
Current children cumulated CPU time (s) 942.06
Current children cumulated vsize (KiB) 296024

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20514
/proc/meminfo: memFree=1173232/2055920 swapFree=4130580/4192956
[pid=20513] ppid=20511 vsize=295460 CPUtime=1002.04
/proc/20513/stat : 20513 (kw) R 20511 20513 20350 0 -1 0 68874 0 0 0 100069 135 0 0 25 0 1 0 94916477 302551040 63984 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/20513/statm: 73865 63984 257 541 0 73315 0
Current children cumulated CPU time (s) 1002.04
Current children cumulated vsize (KiB) 295460

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20514
/proc/meminfo: memFree=1167280/2055920 swapFree=4130580/4192956
[pid=20513] ppid=20511 vsize=304432 CPUtime=1062.03
/proc/20513/stat : 20513 (kw) R 20511 20513 20350 0 -1 0 70414 0 0 0 106064 139 0 0 25 0 1 0 94916477 311738368 65524 1992294400 4194304 6412682 548682068832 18446744073709551615 4286879 0 0 4096 0 0 0 0 17 1 0 0
/proc/20513/statm: 76108 65524 257 541 0 75558 0
Current children cumulated CPU time (s) 1062.03
Current children cumulated vsize (KiB) 304432

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20514
/proc/meminfo: memFree=1149744/2055920 swapFree=4130580/4192956
[pid=20513] ppid=20511 vsize=322924 CPUtime=1122.02
/proc/20513/stat : 20513 (kw) R 20511 20513 20350 0 -1 0 74728 0 0 0 112051 151 0 0 25 0 1 0 94916477 330674176 69838 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/20513/statm: 80731 69838 257 541 0 80181 0
Current children cumulated CPU time (s) 1122.02
Current children cumulated vsize (KiB) 322924

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20514
/proc/meminfo: memFree=1144368/2055920 swapFree=4130580/4192956
[pid=20513] ppid=20511 vsize=328744 CPUtime=1182.01
/proc/20513/stat : 20513 (kw) R 20511 20513 20350 0 -1 0 76786 0 0 0 118044 157 0 0 25 0 1 0 94916477 336633856 71160 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/20513/statm: 82186 71160 257 541 0 81636 0
Current children cumulated CPU time (s) 1182.01
Current children cumulated vsize (KiB) 328744



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20514
/proc/meminfo: memFree=1141872/2055920 swapFree=4130580/4192956
[pid=20513] ppid=20511 vsize=332904 CPUtime=1200.1
/proc/20513/stat : 20513 (kw) R 20511 20513 20350 0 -1 0 77395 0 0 0 119852 158 0 0 25 0 1 0 94916477 340893696 71769 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/20513/statm: 83226 71769 257 541 0 82676 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 332904

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.45
CPU time (s): 1200.16
CPU user time (s): 1198.52
CPU system time (s): 1.63575
CPU usage (%): 99.9756
Max. virtual memory (cumulated for all children) (KiB): 332904

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

runsolver used 0.873867 second user time and 2.6046 second system time

The end

Launcher Data

Begin job on node22 at 2009-04-25 16:13:49
IDJOB=1721742
IDBENCH=71076
IDSOLVER=501
FILE ID=node22/1721742-1240668829
PBS_JOBID= 9186621
Free space on /tmp= 66132 MiB

SOLVER NAME= kw 2009-03-20
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rpoc_xits_13_UNKNOWN.cnf
COMMAND LINE= HOME/kw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1721742-1240668829/watcher-1721742-1240668829 -o /tmp/evaluation-result-1721742-1240668829/solver-1721742-1240668829 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/kw HOME/instance-1721742-1240668829.cnf

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

MD5SUM BENCH= 57b85ec7870f670f13b00667a6315c05
RANDOM SEED=891754169

node22.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1430224 kB
Buffers:         23516 kB
Cached:         493592 kB
SwapCached:      56132 kB
Active:         272956 kB
Inactive:       302552 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1430224 kB
SwapTotal:     4192956 kB
SwapFree:      4130580 kB
Dirty:            4684 kB
Writeback:           0 kB
Mapped:          13468 kB
Slab:            36224 kB
Committed_AS:   406344 kB
PageTables:       1368 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= 66128 MiB
End job on node22 at 2009-04-25 16:33:52