Trace number 1721492

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.14 1200.45

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
ndhf_xits_14_UNSAT.cnf
MD5SUM6d69d175921d14f1c2600aaedc59f514
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 variables2940
Number of clauses300446
Sum of the clauses size896973
Maximum clause length15
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 24737
Number of clauses of size 3295678
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 531

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-1721492-1240667081/watcher-1721492-1240667081 -o /tmp/evaluation-result-1721492-1240667081/solver-1721492-1240667081 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/kw HOME/instance-1721492-1240667081.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.31 1.06 1.02 3/64 14959
/proc/meminfo: memFree=1817896/2055920 swapFree=4192812/4192956
[pid=14959] ppid=14957 vsize=7764 CPUtime=0
/proc/14959/stat : 14959 (kw) R 14957 14959 14608 0 -1 0 855 0 0 0 0 0 0 0 18 0 1 0 94735575 7950336 839 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/14959/statm: 1941 845 211 541 0 1391 0

[startup+0.0465441 s]
/proc/loadavg: 1.31 1.06 1.02 3/64 14959
/proc/meminfo: memFree=1817896/2055920 swapFree=4192812/4192956
[pid=14959] ppid=14957 vsize=8424 CPUtime=0.03
/proc/14959/stat : 14959 (kw) R 14957 14959 14608 0 -1 0 1047 0 0 0 3 0 0 0 18 0 1 0 94735575 8626176 1031 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/14959/statm: 2106 1031 219 541 0 1556 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 8424

[startup+0.101547 s]
/proc/loadavg: 1.31 1.06 1.02 3/64 14959
/proc/meminfo: memFree=1817896/2055920 swapFree=4192812/4192956
[pid=14959] ppid=14957 vsize=9480 CPUtime=0.09
/proc/14959/stat : 14959 (kw) R 14957 14959 14608 0 -1 0 1342 0 0 0 9 0 0 0 18 0 1 0 94735575 9707520 1326 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/14959/statm: 2370 1326 219 541 0 1820 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9480

[startup+0.30156 s]
/proc/loadavg: 1.31 1.06 1.02 3/64 14959
/proc/meminfo: memFree=1817896/2055920 swapFree=4192812/4192956
[pid=14959] ppid=14957 vsize=13584 CPUtime=0.29
/proc/14959/stat : 14959 (kw) R 14957 14959 14608 0 -1 0 2451 0 0 0 28 1 0 0 19 0 1 0 94735575 13910016 2435 1992294400 4194304 6412682 548682068832 18446744073709551615 4780131 0 0 4096 0 0 0 0 17 1 0 0
/proc/14959/statm: 3396 2435 219 541 0 2846 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13584

[startup+0.701587 s]
/proc/loadavg: 1.31 1.06 1.02 3/64 14959
/proc/meminfo: memFree=1817896/2055920 swapFree=4192812/4192956
[pid=14959] ppid=14957 vsize=21604 CPUtime=0.69
/proc/14959/stat : 14959 (kw) R 14957 14959 14608 0 -1 0 4518 0 0 0 67 2 0 0 23 0 1 0 94735575 22122496 4502 1992294400 4194304 6412682 548682068832 18446744073709551615 5508919 0 0 4096 0 0 0 0 17 1 0 0
/proc/14959/statm: 5401 4502 219 541 0 4851 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21604

[startup+1.50164 s]
/proc/loadavg: 1.31 1.06 1.02 2/65 14960
/proc/meminfo: memFree=1793696/2055920 swapFree=4192812/4192956
[pid=14959] ppid=14957 vsize=47024 CPUtime=1.49
/proc/14959/stat : 14959 (kw) R 14957 14959 14608 0 -1 0 11142 0 0 0 144 5 0 0 25 0 1 0 94735575 48152576 11126 1992294400 4194304 6412682 548682068832 18446744073709551615 4522260 0 0 4096 0 0 0 0 17 1 0 0
/proc/14959/statm: 11756 11126 239 541 0 11206 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 47024

[startup+3.10175 s]
/proc/loadavg: 1.28 1.06 1.02 2/65 14960
/proc/meminfo: memFree=1774048/2055920 swapFree=4192812/4192956
[pid=14959] ppid=14957 vsize=47024 CPUtime=3.09
/proc/14959/stat : 14959 (kw) R 14957 14959 14608 0 -1 0 11142 0 0 0 304 5 0 0 25 0 1 0 94735575 48152576 11126 1992294400 4194304 6412682 548682068832 18446744073709551615 4564555 0 0 4096 0 0 0 0 17 1 0 0
/proc/14959/statm: 11756 11126 239 541 0 11206 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 47024

[startup+6.30196 s]
/proc/loadavg: 1.28 1.06 1.02 2/65 14960
/proc/meminfo: memFree=1773920/2055920 swapFree=4192812/4192956
[pid=14959] ppid=14957 vsize=57256 CPUtime=6.29
/proc/14959/stat : 14959 (kw) R 14957 14959 14608 0 -1 0 13028 0 0 0 622 7 0 0 25 0 1 0 94735575 58630144 13012 1992294400 4194304 6412682 548682068832 18446744073709551615 4308221 0 0 4096 0 0 0 0 17 1 0 0
/proc/14959/statm: 14314 13012 247 541 0 13764 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 57256

[startup+12.7014 s]
/proc/loadavg: 1.24 1.06 1.02 2/65 14960
/proc/meminfo: memFree=1761376/2055920 swapFree=4192812/4192956
[pid=14959] ppid=14957 vsize=61460 CPUtime=12.69
/proc/14959/stat : 14959 (kw) R 14957 14959 14608 0 -1 0 14071 0 0 0 1261 8 0 0 25 0 1 0 94735575 62935040 14055 1992294400 4194304 6412682 548682068832 18446744073709551615 4564952 0 0 4096 0 0 0 0 17 1 0 0
/proc/14959/statm: 15365 14055 247 541 0 14815 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 61460

[startup+25.5013 s]
/proc/loadavg: 1.20 1.06 1.01 2/65 14960
/proc/meminfo: memFree=1762976/2055920 swapFree=4192812/4192956
[pid=14959] ppid=14957 vsize=59480 CPUtime=25.49
/proc/14959/stat : 14959 (kw) R 14957 14959 14608 0 -1 0 14215 0 0 0 2540 9 0 0 25 0 1 0 94735575 60907520 13705 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/14959/statm: 14870 13705 254 541 0 14320 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 59480

[startup+51.102 s]
/proc/loadavg: 1.13 1.05 1.01 2/65 14960
/proc/meminfo: memFree=1749792/2055920 swapFree=4192812/4192956
[pid=14959] ppid=14957 vsize=74104 CPUtime=51.07
/proc/14959/stat : 14959 (kw) R 14957 14959 14608 0 -1 0 17738 0 0 0 5093 14 0 0 25 0 1 0 94735575 75882496 17023 1992294400 4194304 6412682 548682068832 18446744073709551615 4285745 0 0 4096 0 0 0 0 17 1 0 0
/proc/14959/statm: 18526 17023 257 541 0 17976 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 74104

[startup+102.305 s]
/proc/loadavg: 1.05 1.04 1.01 2/65 14960
/proc/meminfo: memFree=1720224/2055920 swapFree=4192812/4192956
[pid=14959] ppid=14957 vsize=107020 CPUtime=102.26
/proc/14959/stat : 14959 (kw) R 14957 14959 14608 0 -1 0 25439 0 0 0 10197 29 0 0 25 0 1 0 94735575 109588480 24413 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/14959/statm: 26755 24413 257 541 0 26205 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 107020

[startup+162.301 s]
/proc/loadavg: 1.02 1.03 1.00 2/65 14960
/proc/meminfo: memFree=1692960/2055920 swapFree=4192812/4192956
[pid=14959] ppid=14957 vsize=139028 CPUtime=162.24
/proc/14959/stat : 14959 (kw) R 14957 14959 14608 0 -1 0 32707 0 0 0 16181 43 0 0 25 0 1 0 94735575 142364672 31208 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/14959/statm: 34757 31208 257 541 0 34207 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 139028

[startup+222.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 14960
/proc/meminfo: memFree=1681824/2055920 swapFree=4192812/4192956
[pid=14959] ppid=14957 vsize=151988 CPUtime=222.23
/proc/14959/stat : 14959 (kw) R 14957 14959 14608 0 -1 0 35643 0 0 0 22173 50 0 0 25 0 1 0 94735575 155635712 33937 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/14959/statm: 37997 33937 257 541 0 37447 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 151988

[startup+282.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 14960
/proc/meminfo: memFree=1671648/2055920 swapFree=4192812/4192956
[pid=14959] ppid=14957 vsize=163288 CPUtime=282.21
/proc/14959/stat : 14959 (kw) R 14957 14959 14608 0 -1 0 38411 0 0 0 28165 56 0 0 25 0 1 0 94735575 167206912 36467 1992294400 4194304 6412682 548682068832 18446744073709551615 4286879 0 0 4096 0 0 0 0 17 1 0 0
/proc/14959/statm: 40822 36467 257 541 0 40272 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 163288

[startup+342.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 14960
/proc/meminfo: memFree=1669536/2055920 swapFree=4192812/4192956
[pid=14959] ppid=14957 vsize=165848 CPUtime=342.2
/proc/14959/stat : 14959 (kw) R 14957 14959 14608 0 -1 0 38934 0 0 0 34162 58 0 0 25 0 1 0 94735575 169828352 36990 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/14959/statm: 41462 36990 257 541 0 40912 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 165848

[startup+402.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 14960
/proc/meminfo: memFree=1651936/2055920 swapFree=4192812/4192956
[pid=14959] ppid=14957 vsize=186532 CPUtime=402.18
/proc/14959/stat : 14959 (kw) R 14957 14959 14608 0 -1 0 43594 0 0 0 40155 63 0 0 25 0 1 0 94735575 191008768 41377 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/14959/statm: 46633 41377 257 541 0 46083 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 186532

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14960
/proc/meminfo: memFree=1641760/2055920 swapFree=4192812/4192956
[pid=14959] ppid=14957 vsize=199708 CPUtime=462.17
/proc/14959/stat : 14959 (kw) R 14957 14959 14608 0 -1 0 46122 0 0 0 46148 69 0 0 25 0 1 0 94735575 204500992 43905 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/14959/statm: 49927 43905 257 541 0 49377 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 199708

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14960
/proc/meminfo: memFree=1636512/2055920 swapFree=4192812/4192956
[pid=14959] ppid=14957 vsize=206012 CPUtime=522.15
/proc/14959/stat : 14959 (kw) R 14957 14959 14608 0 -1 0 47748 0 0 0 52141 74 0 0 25 0 1 0 94735575 210956288 45217 1992294400 4194304 6412682 548682068832 18446744073709551615 4286879 0 0 4096 0 0 0 0 17 1 0 0
/proc/14959/statm: 51503 45217 257 541 0 50953 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 206012

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14960
/proc/meminfo: memFree=1616032/2055920 swapFree=4192812/4192956
[pid=14959] ppid=14957 vsize=230160 CPUtime=582.14
/proc/14959/stat : 14959 (kw) R 14957 14959 14608 0 -1 0 53211 0 0 0 58130 84 0 0 25 0 1 0 94735575 235683840 50319 1992294400 4194304 6412682 548682068832 18446744073709551615 4286896 0 0 4096 0 0 0 0 17 1 0 0
/proc/14959/statm: 57540 50319 257 541 0 56990 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 230160

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14960
/proc/meminfo: memFree=1599712/2055920 swapFree=4192812/4192956
[pid=14959] ppid=14957 vsize=248464 CPUtime=642.13
/proc/14959/stat : 14959 (kw) R 14957 14959 14608 0 -1 0 57683 0 0 0 64121 92 0 0 25 0 1 0 94735575 254427136 54375 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/14959/statm: 62116 54375 257 541 0 61566 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 248464

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14960
/proc/meminfo: memFree=1596576/2055920 swapFree=4192812/4192956
[pid=14959] ppid=14957 vsize=251664 CPUtime=702.11
/proc/14959/stat : 14959 (kw) R 14957 14959 14608 0 -1 0 58465 0 0 0 70116 95 0 0 25 0 1 0 94735575 257703936 55157 1992294400 4194304 6412682 548682068832 18446744073709551615 4331159 0 0 4096 0 0 0 0 17 1 0 0
/proc/14959/statm: 62916 55157 257 541 0 62366 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 251664

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14960
/proc/meminfo: memFree=1583072/2055920 swapFree=4192812/4192956
[pid=14959] ppid=14957 vsize=265180 CPUtime=762.1
/proc/14959/stat : 14959 (kw) R 14957 14959 14608 0 -1 0 61812 0 0 0 76107 103 0 0 25 0 1 0 94735575 271544320 58504 1992294400 4194304 6412682 548682068832 18446744073709551615 4286879 0 0 4096 0 0 0 0 17 1 0 0
/proc/14959/statm: 66295 58504 257 541 0 65745 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 265180

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14960
/proc/meminfo: memFree=1572064/2055920 swapFree=4192812/4192956
[pid=14959] ppid=14957 vsize=277220 CPUtime=822.08
/proc/14959/stat : 14959 (kw) R 14957 14959 14608 0 -1 0 65023 0 0 0 82098 110 0 0 25 0 1 0 94735575 283873280 61237 1992294400 4194304 6412682 548682068832 18446744073709551615 4286888 0 0 4096 0 0 0 0 17 1 0 0
/proc/14959/statm: 69305 61237 257 541 0 68755 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 277220

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14960
/proc/meminfo: memFree=1571808/2055920 swapFree=4192812/4192956
[pid=14959] ppid=14957 vsize=277220 CPUtime=882.07
/proc/14959/stat : 14959 (kw) R 14957 14959 14608 0 -1 0 65080 0 0 0 88095 112 0 0 25 0 1 0 94735575 283873280 61294 1992294400 4194304 6412682 548682068832 18446744073709551615 4286896 0 0 4096 0 0 0 0 17 1 0 0
/proc/14959/statm: 69305 61294 257 541 0 68755 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 277220

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14960
/proc/meminfo: memFree=1571040/2055920 swapFree=4192812/4192956
[pid=14959] ppid=14957 vsize=278180 CPUtime=942.06
/proc/14959/stat : 14959 (kw) R 14957 14959 14608 0 -1 0 65271 0 0 0 94093 113 0 0 25 0 1 0 94735575 284856320 61485 1992294400 4194304 6412682 548682068832 18446744073709551615 4286879 0 0 4096 0 0 0 0 17 1 0 0
/proc/14959/statm: 69545 61485 257 541 0 68995 0
Current children cumulated CPU time (s) 942.06
Current children cumulated vsize (KiB) 278180

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14966
/proc/meminfo: memFree=1570528/2055920 swapFree=4192812/4192956
[pid=14959] ppid=14957 vsize=278500 CPUtime=1002.03
/proc/14959/stat : 14959 (kw) R 14957 14959 14608 0 -1 0 65373 0 0 0 100089 114 0 0 25 0 1 0 94735575 285184000 61587 1992294400 4194304 6412682 548682068832 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/14959/statm: 69625 61587 257 541 0 69075 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 278500

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14966
/proc/meminfo: memFree=1569184/2055920 swapFree=4192812/4192956
[pid=14959] ppid=14957 vsize=279688 CPUtime=1062.01
/proc/14959/stat : 14959 (kw) R 14957 14959 14608 0 -1 0 65721 0 0 0 106085 116 0 0 25 0 1 0 94735575 286400512 61935 1992294400 4194304 6412682 548682068832 18446744073709551615 4286879 0 0 4096 0 0 0 0 17 1 0 0
/proc/14959/statm: 69922 61935 257 541 0 69372 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 279688

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14966
/proc/meminfo: memFree=1564832/2055920 swapFree=4192812/4192956
[pid=14959] ppid=14957 vsize=284196 CPUtime=1122
/proc/14959/stat : 14959 (kw) R 14957 14959 14608 0 -1 0 66807 0 0 0 112081 119 0 0 25 0 1 0 94735575 291016704 63021 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/14959/statm: 71049 63021 257 541 0 70499 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 284196

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14966
/proc/meminfo: memFree=1559776/2055920 swapFree=4192812/4192956
[pid=14959] ppid=14957 vsize=290680 CPUtime=1181.99
/proc/14959/stat : 14959 (kw) R 14957 14959 14608 0 -1 0 68068 0 0 0 118078 121 0 0 25 0 1 0 94735575 297656320 64282 1992294400 4194304 6412682 548682068832 18446744073709551615 4286888 0 0 4096 0 0 0 0 17 1 0 0
/proc/14959/statm: 72670 64282 257 541 0 72120 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 290680



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14966
/proc/meminfo: memFree=1558368/2055920 swapFree=4192812/4192956
[pid=14959] ppid=14957 vsize=292020 CPUtime=1200.09
/proc/14959/stat : 14959 (kw) R 14957 14959 14608 0 -1 0 68388 0 0 0 119887 122 0 0 25 0 1 0 94735575 299028480 64602 1992294400 4194304 6412682 548682068832 18446744073709551615 4286888 0 0 4096 0 0 0 0 17 1 0 0
/proc/14959/statm: 73005 64602 257 541 0 72455 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 292020

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.14
CPU user time (s): 1198.87
CPU system time (s): 1.26781
CPU usage (%): 99.9744
Max. virtual memory (cumulated for all children) (KiB): 292020

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

runsolver used 0.911861 second user time and 2.6466 second system time

The end

Launcher Data

Begin job on node52 at 2009-04-25 15:44:41
IDJOB=1721492
IDBENCH=71071
IDSOLVER=501
FILE ID=node52/1721492-1240667081
PBS_JOBID= 9186600
Free space on /tmp= 66228 MiB

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

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

MD5SUM BENCH= 6d69d175921d14f1c2600aaedc59f514
RANDOM SEED=1209785632

node52.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.214
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.214
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:       1818376 kB
Buffers:         16668 kB
Cached:         151292 kB
SwapCached:          0 kB
Active:          58028 kB
Inactive:       123892 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1818376 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            7208 kB
Writeback:           0 kB
Mapped:          23680 kB
Slab:            41612 kB
Committed_AS:   347824 kB
PageTables:       1476 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= 66224 MiB
End job on node52 at 2009-04-25 16:04:43