Trace number 1721242

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.15 1200.55

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_10_UNKNOWN.cnf
MD5SUMe868383f091c36fa9594c670095c9824
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 variables1584
Number of clauses91646
Sum of the clauses size272553
Maximum clause length11
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22569
Number of clauses of size 389054
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-1721242-1240664828/watcher-1721242-1240664828 -o /tmp/evaluation-result-1721242-1240664828/solver-1721242-1240664828 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/kw HOME/instance-1721242-1240664828.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.83 1.82 1.45 3/64 20296
/proc/meminfo: memFree=1405424/2055920 swapFree=4180880/4192956
[pid=20296] ppid=20294 vsize=4512 CPUtime=0
/proc/20296/stat : 20296 (kw) R 20294 20296 20111 0 -1 0 549 0 0 0 0 0 0 0 18 0 1 0 94509587 4620288 533 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/20296/statm: 1128 533 219 541 0 578 0

[startup+0.007788 s]
/proc/loadavg: 1.83 1.82 1.45 3/64 20296
/proc/meminfo: memFree=1405424/2055920 swapFree=4180880/4192956
[pid=20296] ppid=20294 vsize=4512 CPUtime=0
/proc/20296/stat : 20296 (kw) R 20294 20296 20111 0 -1 0 562 0 0 0 0 0 0 0 18 0 1 0 94509587 4620288 546 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/20296/statm: 1128 546 219 541 0 578 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 4512

[startup+0.101803 s]
/proc/loadavg: 1.83 1.82 1.45 3/64 20296
/proc/meminfo: memFree=1405424/2055920 swapFree=4180880/4192956
[pid=20296] ppid=20294 vsize=6500 CPUtime=0.09
/proc/20296/stat : 20296 (kw) R 20294 20296 20111 0 -1 0 1106 0 0 0 9 0 0 0 18 0 1 0 94509587 6656000 1090 1992294400 4194304 6412682 548682068832 18446744073709551615 4283445 0 0 4096 0 0 0 0 17 1 0 0
/proc/20296/statm: 1625 1090 219 541 0 1075 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6500

[startup+0.301839 s]
/proc/loadavg: 1.83 1.82 1.45 3/64 20296
/proc/meminfo: memFree=1405424/2055920 swapFree=4180880/4192956
[pid=20296] ppid=20294 vsize=10784 CPUtime=0.29
/proc/20296/stat : 20296 (kw) R 20294 20296 20111 0 -1 0 2248 0 0 0 28 1 0 0 19 0 1 0 94509587 11042816 2232 1992294400 4194304 6412682 548682068832 18446744073709551615 5508555 0 0 4096 0 0 0 0 17 1 0 0
/proc/20296/statm: 2696 2234 219 541 0 2146 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10784

[startup+0.701909 s]
/proc/loadavg: 1.83 1.82 1.45 3/64 20296
/proc/meminfo: memFree=1405424/2055920 swapFree=4180880/4192956
[pid=20296] ppid=20294 vsize=16256 CPUtime=0.69
/proc/20296/stat : 20296 (kw) R 20294 20296 20111 0 -1 0 3677 0 0 0 68 1 0 0 22 0 1 0 94509587 16646144 3661 1992294400 4194304 6412682 548682068832 18446744073709551615 4564902 0 0 4096 0 0 0 0 17 1 0 0
/proc/20296/statm: 4064 3661 239 541 0 3514 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16256

[startup+1.50105 s]
/proc/loadavg: 1.83 1.82 1.45 2/65 20297
/proc/meminfo: memFree=1391720/2055920 swapFree=4180880/4192956
[pid=20296] ppid=20294 vsize=21256 CPUtime=1.49
/proc/20296/stat : 20296 (kw) R 20294 20296 20111 0 -1 0 4745 0 0 0 147 2 0 0 25 0 1 0 94509587 21766144 4729 1992294400 4194304 6412682 548682068832 18446744073709551615 4564949 0 0 4096 0 0 0 0 17 1 0 0
/proc/20296/statm: 5314 4729 247 541 0 4764 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 21256

[startup+3.10134 s]
/proc/loadavg: 1.83 1.82 1.45 2/65 20297
/proc/meminfo: memFree=1387048/2055920 swapFree=4180880/4192956
[pid=20296] ppid=20294 vsize=21256 CPUtime=3.09
/proc/20296/stat : 20296 (kw) R 20294 20296 20111 0 -1 0 4745 0 0 0 307 2 0 0 25 0 1 0 94509587 21766144 4729 1992294400 4194304 6412682 548682068832 18446744073709551615 4508731 0 0 4096 0 0 0 0 17 1 0 0
/proc/20296/statm: 5314 4729 247 541 0 4764 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 21256

[startup+6.30191 s]
/proc/loadavg: 1.77 1.81 1.45 2/65 20297
/proc/meminfo: memFree=1387120/2055920 swapFree=4180880/4192956
[pid=20296] ppid=20294 vsize=21552 CPUtime=6.29
/proc/20296/stat : 20296 (kw) R 20294 20296 20111 0 -1 0 5017 0 0 0 625 4 0 0 25 0 1 0 94509587 22069248 4843 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/20296/statm: 5388 4843 254 541 0 4838 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 21552

[startup+12.7011 s]
/proc/loadavg: 1.71 1.80 1.44 2/65 20297
/proc/meminfo: memFree=1383984/2055920 swapFree=4180880/4192956
[pid=20296] ppid=20294 vsize=25644 CPUtime=12.69
/proc/20296/stat : 20296 (kw) R 20294 20296 20111 0 -1 0 5921 0 0 0 1263 6 0 0 25 0 1 0 94509587 26259456 5702 1992294400 4194304 6412682 548682068832 18446744073709551615 4286786 0 0 4096 0 0 0 0 17 1 0 0
/proc/20296/statm: 6411 5702 257 541 0 5861 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 25644

[startup+25.5013 s]
/proc/loadavg: 1.55 1.76 1.44 2/65 20297
/proc/meminfo: memFree=1375856/2055920 swapFree=4180880/4192956
[pid=20296] ppid=20294 vsize=34372 CPUtime=25.48
/proc/20296/stat : 20296 (kw) R 20294 20296 20111 0 -1 0 7886 0 0 0 2538 10 0 0 25 0 1 0 94509587 35196928 7555 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/20296/statm: 8593 7555 257 541 0 8043 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 34372

[startup+51.1019 s]
/proc/loadavg: 1.36 1.69 1.43 2/65 20297
/proc/meminfo: memFree=1364016/2055920 swapFree=4180880/4192956
[pid=20296] ppid=20294 vsize=48164 CPUtime=51.07
/proc/20296/stat : 20296 (kw) R 20294 20296 20111 0 -1 0 11098 0 0 0 5092 15 0 0 25 0 1 0 94509587 49319936 10528 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/20296/statm: 12041 10528 257 541 0 11491 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 48164

[startup+102.305 s]
/proc/loadavg: 1.19 1.60 1.41 2/65 20297
/proc/meminfo: memFree=1350768/2055920 swapFree=4180880/4192956
[pid=20296] ppid=20294 vsize=63784 CPUtime=102.26
/proc/20296/stat : 20296 (kw) R 20294 20296 20111 0 -1 0 15016 0 0 0 10194 32 0 0 25 0 1 0 94509587 65314816 13744 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/20296/statm: 15946 13744 257 541 0 15396 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 63784

[startup+162.302 s]
/proc/loadavg: 1.10 1.50 1.38 2/65 20297
/proc/meminfo: memFree=1329072/2055920 swapFree=4180880/4192956
[pid=20296] ppid=20294 vsize=89112 CPUtime=162.24
/proc/20296/stat : 20296 (kw) R 20294 20296 20111 0 -1 0 20894 0 0 0 16177 47 0 0 25 0 1 0 94509587 91250688 19172 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/20296/statm: 22278 19172 257 541 0 21728 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 89112

[startup+222.302 s]
/proc/loadavg: 1.07 1.42 1.36 2/65 20297
/proc/meminfo: memFree=1311728/2055920 swapFree=4180880/4192956
[pid=20296] ppid=20294 vsize=109616 CPUtime=222.22
/proc/20296/stat : 20296 (kw) R 20294 20296 20111 0 -1 0 25480 0 0 0 22165 57 0 0 25 0 1 0 94509587 112246784 23481 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/20296/statm: 27404 23481 257 541 0 26854 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 109616

[startup+282.301 s]
/proc/loadavg: 1.02 1.34 1.34 2/65 20297
/proc/meminfo: memFree=1300464/2055920 swapFree=4180880/4192956
[pid=20296] ppid=20294 vsize=123744 CPUtime=282.2
/proc/20296/stat : 20296 (kw) R 20294 20296 20111 0 -1 0 28614 0 0 0 28153 67 0 0 25 0 1 0 94509587 126713856 26297 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/20296/statm: 30936 26297 257 541 0 30386 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 123744

[startup+342.303 s]
/proc/loadavg: 1.01 1.28 1.31 2/65 20297
/proc/meminfo: memFree=1286256/2055920 swapFree=4180880/4192956
[pid=20296] ppid=20294 vsize=142144 CPUtime=342.17
/proc/20296/stat : 20296 (kw) R 20294 20296 20111 0 -1 0 32516 0 0 0 34144 73 0 0 25 0 1 0 94509587 145555456 29833 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/20296/statm: 35536 29833 257 541 0 34986 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 142144

[startup+402.302 s]
/proc/loadavg: 1.00 1.22 1.29 2/65 20297
/proc/meminfo: memFree=1280112/2055920 swapFree=4180880/4192956
[pid=20296] ppid=20294 vsize=149052 CPUtime=402.16
/proc/20296/stat : 20296 (kw) R 20294 20296 20111 0 -1 0 34433 0 0 0 40136 80 0 0 25 0 1 0 94509587 152629248 31329 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/20296/statm: 37263 31329 257 541 0 36713 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 149052

[startup+462.301 s]
/proc/loadavg: 1.00 1.18 1.27 2/65 20297
/proc/meminfo: memFree=1278704/2055920 swapFree=4180880/4192956
[pid=20296] ppid=20294 vsize=150652 CPUtime=462.13
/proc/20296/stat : 20296 (kw) R 20294 20296 20111 0 -1 0 34805 0 0 0 46129 84 0 0 25 0 1 0 94509587 154267648 31701 1992294400 4194304 6412682 548682068832 18446744073709551615 4286825 0 0 4096 0 0 0 0 17 1 0 0
/proc/20296/statm: 37663 31701 257 541 0 37113 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 150652

[startup+522.301 s]
/proc/loadavg: 1.00 1.14 1.25 2/65 20297
/proc/meminfo: memFree=1262128/2055920 swapFree=4180880/4192956
[pid=20296] ppid=20294 vsize=170708 CPUtime=522.11
/proc/20296/stat : 20296 (kw) R 20294 20296 20111 0 -1 0 39434 0 0 0 52117 94 0 0 25 0 1 0 94509587 174804992 35846 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/20296/statm: 42677 35846 257 541 0 42127 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 170708

[startup+582.302 s]
/proc/loadavg: 1.00 1.12 1.23 2/65 20297
/proc/meminfo: memFree=1259952/2055920 swapFree=4180880/4192956
[pid=20296] ppid=20294 vsize=172948 CPUtime=582.1
/proc/20296/stat : 20296 (kw) R 20294 20296 20111 0 -1 0 39971 0 0 0 58112 98 0 0 25 0 1 0 94509587 177098752 36383 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/20296/statm: 43237 36383 257 541 0 42687 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 172948

[startup+642.302 s]
/proc/loadavg: 1.00 1.09 1.21 2/65 20297
/proc/meminfo: memFree=1249840/2055920 swapFree=4180880/4192956
[pid=20296] ppid=20294 vsize=183436 CPUtime=642.08
/proc/20296/stat : 20296 (kw) R 20294 20296 20111 0 -1 0 42500 0 0 0 64104 104 0 0 25 0 1 0 94509587 187838464 38912 1992294400 4194304 6412682 548682068832 18446744073709551615 4296571 0 0 4096 0 0 0 0 17 1 0 0
/proc/20296/statm: 45859 38912 257 541 0 45309 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 183436

[startup+702.301 s]
/proc/loadavg: 1.00 1.07 1.20 2/65 20297
/proc/meminfo: memFree=1243056/2055920 swapFree=4180880/4192956
[pid=20296] ppid=20294 vsize=192768 CPUtime=702.06
/proc/20296/stat : 20296 (kw) R 20294 20296 20111 0 -1 0 44823 0 0 0 70092 114 0 0 25 0 1 0 94509587 197394432 40679 1992294400 4194304 6412682 548682068832 18446744073709551615 4286794 0 0 4096 0 0 0 0 17 1 0 0
/proc/20296/statm: 48192 40679 257 541 0 47642 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 192768

[startup+762.305 s]
/proc/loadavg: 1.00 1.06 1.18 2/65 20297
/proc/meminfo: memFree=1228976/2055920 swapFree=4180880/4192956
[pid=20296] ppid=20294 vsize=208756 CPUtime=762.05
/proc/20296/stat : 20296 (kw) R 20294 20296 20111 0 -1 0 48889 0 0 0 76077 128 0 0 25 0 1 0 94509587 213766144 44105 1992294400 4194304 6412682 548682068832 18446744073709551615 4286890 0 0 4096 0 0 0 0 17 1 0 0
/proc/20296/statm: 52189 44105 257 541 0 51639 0
Current children cumulated CPU time (s) 762.05
Current children cumulated vsize (KiB) 208756

[startup+822.302 s]
/proc/loadavg: 1.00 1.04 1.17 2/65 20297
/proc/meminfo: memFree=1211824/2055920 swapFree=4180880/4192956
[pid=20296] ppid=20294 vsize=227416 CPUtime=822.02
/proc/20296/stat : 20296 (kw) R 20294 20296 20111 0 -1 0 53308 0 0 0 82064 138 0 0 25 0 1 0 94509587 232873984 48524 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/20296/statm: 56854 48524 257 541 0 56304 0
Current children cumulated CPU time (s) 822.02
Current children cumulated vsize (KiB) 227416

[startup+882.302 s]
/proc/loadavg: 1.00 1.03 1.16 2/65 20297
/proc/meminfo: memFree=1201904/2055920 swapFree=4180880/4192956
[pid=20296] ppid=20294 vsize=241112 CPUtime=882
/proc/20296/stat : 20296 (kw) R 20294 20296 20111 0 -1 0 56392 0 0 0 88054 146 0 0 25 0 1 0 94509587 246898688 50872 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/20296/statm: 60278 50872 257 541 0 59728 0
Current children cumulated CPU time (s) 882
Current children cumulated vsize (KiB) 241112

[startup+942.301 s]
/proc/loadavg: 1.00 1.03 1.14 2/65 20297
/proc/meminfo: memFree=1200816/2055920 swapFree=4180880/4192956
[pid=20296] ppid=20294 vsize=242072 CPUtime=941.98
/proc/20296/stat : 20296 (kw) R 20294 20296 20111 0 -1 0 56670 0 0 0 94048 150 0 0 25 0 1 0 94509587 247881728 51150 1992294400 4194304 6412682 548682068832 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/20296/statm: 60518 51150 257 541 0 59968 0
Current children cumulated CPU time (s) 941.98
Current children cumulated vsize (KiB) 242072

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.13 2/65 20297
/proc/meminfo: memFree=1192816/2055920 swapFree=4180880/4192956
[pid=20296] ppid=20294 vsize=252232 CPUtime=1001.95
/proc/20296/stat : 20296 (kw) R 20294 20296 20111 0 -1 0 58659 0 0 0 100041 154 0 0 25 0 1 0 94509587 258285568 53139 1992294400 4194304 6412682 548682068832 18446744073709551615 4286849 0 0 4096 0 0 0 0 17 1 0 0
/proc/20296/statm: 63058 53139 257 541 0 62508 0
Current children cumulated CPU time (s) 1001.95
Current children cumulated vsize (KiB) 252232

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.12 2/65 20297
/proc/meminfo: memFree=1185136/2055920 swapFree=4180880/4192956
[pid=20296] ppid=20294 vsize=261084 CPUtime=1061.94
/proc/20296/stat : 20296 (kw) R 20294 20296 20111 0 -1 0 60564 0 0 0 106035 159 0 0 25 0 1 0 94509587 267350016 55044 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/20296/statm: 65271 55044 257 541 0 64721 0
Current children cumulated CPU time (s) 1061.94
Current children cumulated vsize (KiB) 261084

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.11 2/65 20297
/proc/meminfo: memFree=1174768/2055920 swapFree=4180880/4192956
[pid=20296] ppid=20294 vsize=272568 CPUtime=1121.91
/proc/20296/stat : 20296 (kw) R 20294 20296 20111 0 -1 0 63160 0 0 0 112028 163 0 0 25 0 1 0 94509587 279109632 57640 1992294400 4194304 6412682 548682068832 18446744073709551615 4286879 0 0 4096 0 0 0 0 17 1 0 0
/proc/20296/statm: 68142 57640 257 541 0 67592 0
Current children cumulated CPU time (s) 1121.91
Current children cumulated vsize (KiB) 272568

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.10 2/65 20297
/proc/meminfo: memFree=1168048/2055920 swapFree=4180880/4192956
[pid=20296] ppid=20294 vsize=279344 CPUtime=1181.9
/proc/20296/stat : 20296 (kw) R 20294 20296 20111 0 -1 0 65652 0 0 0 118020 170 0 0 25 0 1 0 94509587 286048256 59286 1992294400 4194304 6412682 548682068832 18446744073709551615 4286879 0 0 4096 0 0 0 0 17 1 0 0
/proc/20296/statm: 69836 59286 257 541 0 69286 0
Current children cumulated CPU time (s) 1181.9
Current children cumulated vsize (KiB) 279344



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 20297
/proc/meminfo: memFree=1165872/2055920 swapFree=4180880/4192956
[pid=20296] ppid=20294 vsize=281904 CPUtime=1200.09
/proc/20296/stat : 20296 (kw) R 20294 20296 20111 0 -1 0 66214 0 0 0 119838 171 0 0 25 0 1 0 94509587 288669696 59848 1992294400 4194304 6412682 548682068832 18446744073709551615 4286874 0 0 4096 0 0 0 0 17 1 0 0
/proc/20296/statm: 70476 59848 257 541 0 69926 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 281904

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

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

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 20297
/proc/meminfo: memFree=1165872/2055920 swapFree=4180880/4192956
[pid=20296] ppid=20294 vsize=281904 CPUtime=1200.09
/proc/20296/stat : 20296 (kw) R 20294 20296 20111 0 -1 0 66214 0 0 0 119838 171 0 0 25 0 1 0 94509587 288669696 59848 1992294400 4194304 6412682 548682068832 18446744073709551615 4286874 0 0 4096 0 0 0 0 17 1 0 0
/proc/20296/statm: 70476 59848 257 541 0 69926 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 281904

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.55
CPU time (s): 1200.15
CPU user time (s): 1198.39
CPU system time (s): 1.75773
CPU usage (%): 99.9669
Max. virtual memory (cumulated for all children) (KiB): 282728

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

runsolver used 0.878866 second user time and 2.6006 second system time

The end

Launcher Data

Begin job on node60 at 2009-04-25 15:07:08
IDJOB=1721242
IDBENCH=71066
IDSOLVER=501
FILE ID=node60/1721242-1240664828
PBS_JOBID= 9186570
Free space on /tmp= 66408 MiB

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

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

MD5SUM BENCH= e868383f091c36fa9594c670095c9824
RANDOM SEED=571460072

node60.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.256
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.256
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:       1405904 kB
Buffers:         71188 kB
Cached:         491608 kB
SwapCached:       6500 kB
Active:          89616 kB
Inactive:       482280 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1405904 kB
SwapTotal:     4192956 kB
SwapFree:      4180880 kB
Dirty:            3648 kB
Writeback:           0 kB
Mapped:          14096 kB
Slab:            64116 kB
Committed_AS:   336704 kB
PageTables:       1452 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= 66404 MiB
End job on node60 at 2009-04-25 15:27:11