Trace number 1721642

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.12 1200.53

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
ndhf_xits_11_UNSAT.cnf
MD5SUM238f1788225c41f1f5779700e39b5833
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 variables2316
Number of clauses216962
Sum of the clauses size647286
Maximum clause length12
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23879
Number of clauses of size 3213052
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-1721642-1240668000/watcher-1721642-1240668000 -o /tmp/evaluation-result-1721642-1240668000/solver-1721642-1240668000 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/kw HOME/instance-1721642-1240668000.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.20 1.60 1.40 3/64 18591
/proc/meminfo: memFree=1205472/2055920 swapFree=4124000/4192956
[pid=18591] ppid=18589 vsize=6656 CPUtime=0
/proc/18591/stat : 18591 (kw) R 18589 18591 17772 0 -1 0 788 0 0 0 0 0 0 0 18 0 1 0 94834094 6815744 772 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/18591/statm: 1664 772 219 541 0 1114 0

[startup+0.0481031 s]
/proc/loadavg: 1.20 1.60 1.40 3/64 18591
/proc/meminfo: memFree=1205472/2055920 swapFree=4124000/4192956
[pid=18591] ppid=18589 vsize=7316 CPUtime=0.04
/proc/18591/stat : 18591 (kw) R 18589 18591 17772 0 -1 0 987 0 0 0 4 0 0 0 18 0 1 0 94834094 7491584 971 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/18591/statm: 1829 971 219 541 0 1279 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 7316

[startup+0.102111 s]
/proc/loadavg: 1.20 1.60 1.40 3/64 18591
/proc/meminfo: memFree=1205472/2055920 swapFree=4124000/4192956
[pid=18591] ppid=18589 vsize=8504 CPUtime=0.09
/proc/18591/stat : 18591 (kw) R 18589 18591 17772 0 -1 0 1292 0 0 0 9 0 0 0 18 0 1 0 94834094 8708096 1276 1992294400 4194304 6412682 548682068832 18446744073709551615 5554128 0 0 4096 0 0 0 0 17 1 0 0
/proc/18591/statm: 2126 1276 219 541 0 1576 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8504

[startup+0.302151 s]
/proc/loadavg: 1.20 1.60 1.40 3/64 18591
/proc/meminfo: memFree=1205472/2055920 swapFree=4124000/4192956
[pid=18591] ppid=18589 vsize=12632 CPUtime=0.29
/proc/18591/stat : 18591 (kw) R 18589 18591 17772 0 -1 0 2403 0 0 0 29 0 0 0 19 0 1 0 94834094 12935168 2387 1992294400 4194304 6412682 548682068832 18446744073709551615 4348809 0 0 4096 0 0 0 0 17 1 0 0
/proc/18591/statm: 3158 2387 219 541 0 2608 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12632

[startup+0.70122 s]
/proc/loadavg: 1.20 1.60 1.40 3/64 18591
/proc/meminfo: memFree=1205472/2055920 swapFree=4124000/4192956
[pid=18591] ppid=18589 vsize=21168 CPUtime=0.69
/proc/18591/stat : 18591 (kw) R 18589 18591 17772 0 -1 0 4607 0 0 0 67 2 0 0 22 0 1 0 94834094 21676032 4591 1992294400 4194304 6412682 548682068832 18446744073709551615 4283708 0 0 4096 0 0 0 0 17 1 0 0
/proc/18591/statm: 5292 4591 219 541 0 4742 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21168

[startup+1.50137 s]
/proc/loadavg: 1.18 1.59 1.40 2/65 18592
/proc/meminfo: memFree=1182744/2055920 swapFree=4124000/4192956
[pid=18591] ppid=18589 vsize=34280 CPUtime=1.49
/proc/18591/stat : 18591 (kw) R 18589 18591 17772 0 -1 0 8069 0 0 0 146 3 0 0 25 0 1 0 94834094 35102720 8053 1992294400 4194304 6412682 548682068832 18446744073709551615 4264221 0 0 4096 0 0 0 0 17 1 0 0
/proc/18591/statm: 8570 8053 239 541 0 8020 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 34280

[startup+3.10166 s]
/proc/loadavg: 1.18 1.59 1.40 2/65 18592
/proc/meminfo: memFree=1174040/2055920 swapFree=4124000/4192956
[pid=18591] ppid=18589 vsize=34280 CPUtime=3.09
/proc/18591/stat : 18591 (kw) R 18589 18591 17772 0 -1 0 8069 0 0 0 306 3 0 0 25 0 1 0 94834094 35102720 8053 1992294400 4194304 6412682 548682068832 18446744073709551615 4564586 0 0 4096 0 0 0 0 17 1 0 0
/proc/18591/statm: 8570 8053 239 541 0 8020 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 34280

[startup+6.30125 s]
/proc/loadavg: 1.18 1.59 1.40 2/65 18592
/proc/meminfo: memFree=1162456/2055920 swapFree=4124000/4192956
[pid=18591] ppid=18589 vsize=47036 CPUtime=6.29
/proc/18591/stat : 18591 (kw) R 18589 18591 17772 0 -1 0 10691 0 0 0 623 6 0 0 25 0 1 0 94834094 48164864 10675 1992294400 4194304 6412682 548682068832 18446744073709551615 4564558 0 0 4096 0 0 0 0 17 1 0 0
/proc/18591/statm: 11759 10675 247 541 0 11209 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 47036

[startup+12.7014 s]
/proc/loadavg: 1.15 1.57 1.39 2/65 18592
/proc/meminfo: memFree=1162456/2055920 swapFree=4124000/4192956
[pid=18591] ppid=18589 vsize=47036 CPUtime=12.69
/proc/18591/stat : 18591 (kw) R 18589 18591 17772 0 -1 0 10691 0 0 0 1263 6 0 0 25 0 1 0 94834094 48164864 10675 1992294400 4194304 6412682 548682068832 18446744073709551615 4564937 0 0 4096 0 0 0 0 17 1 0 0
/proc/18591/statm: 11759 10675 247 541 0 11209 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 47036

[startup+25.5028 s]
/proc/loadavg: 1.13 1.56 1.39 2/65 18592
/proc/meminfo: memFree=1162712/2055920 swapFree=4124000/4192956
[pid=18591] ppid=18589 vsize=45508 CPUtime=25.48
/proc/18591/stat : 18591 (kw) R 18589 18591 17772 0 -1 0 10718 0 0 0 2542 6 0 0 25 0 1 0 94834094 46600192 10341 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/18591/statm: 11377 10341 254 541 0 10827 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 45508

[startup+51.1014 s]
/proc/loadavg: 1.08 1.51 1.38 2/65 18592
/proc/meminfo: memFree=1154136/2055920 swapFree=4124000/4192956
[pid=18591] ppid=18589 vsize=56408 CPUtime=51.06
/proc/18591/stat : 18591 (kw) R 18589 18591 17772 0 -1 0 13445 0 0 0 5095 11 0 0 25 0 1 0 94834094 57761792 12897 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/18591/statm: 14102 12897 257 541 0 13552 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 56408

[startup+102.306 s]
/proc/loadavg: 1.03 1.42 1.35 2/65 18598
/proc/meminfo: memFree=1143704/2055920 swapFree=4124000/4192956
[pid=18591] ppid=18589 vsize=69648 CPUtime=102.25
/proc/18591/stat : 18591 (kw) R 18589 18591 17772 0 -1 0 16076 0 0 0 10208 17 0 0 25 0 1 0 94834094 71319552 15453 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/18591/statm: 17412 15453 257 541 0 16862 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 69648

[startup+162.302 s]
/proc/loadavg: 1.01 1.34 1.33 2/65 18598
/proc/meminfo: memFree=1139544/2055920 swapFree=4124000/4192956
[pid=18591] ppid=18589 vsize=74712 CPUtime=162.23
/proc/18591/stat : 18591 (kw) R 18589 18591 17772 0 -1 0 17295 0 0 0 16202 21 0 0 25 0 1 0 94834094 76505088 16488 1992294400 4194304 6412682 548682068832 18446744073709551615 4286890 0 0 4096 0 0 0 0 17 1 0 0
/proc/18591/statm: 18678 16488 257 541 0 18128 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 74712

[startup+222.302 s]
/proc/loadavg: 1.00 1.28 1.30 2/65 18598
/proc/meminfo: memFree=1132952/2055920 swapFree=4124000/4192956
[pid=18591] ppid=18589 vsize=82472 CPUtime=222.21
/proc/18591/stat : 18591 (kw) R 18589 18591 17772 0 -1 0 19036 0 0 0 22194 27 0 0 25 0 1 0 94834094 84451328 18116 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/18591/statm: 20618 18116 257 541 0 20068 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 82472

[startup+282.302 s]
/proc/loadavg: 1.00 1.22 1.28 2/65 18598
/proc/meminfo: memFree=1126616/2055920 swapFree=4124000/4192956
[pid=18591] ppid=18589 vsize=89720 CPUtime=282.19
/proc/18591/stat : 18591 (kw) R 18589 18591 17772 0 -1 0 20737 0 0 0 28187 32 0 0 25 0 1 0 94834094 91873280 19687 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/18591/statm: 22430 19687 257 541 0 21880 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 89720

[startup+342.302 s]
/proc/loadavg: 1.00 1.18 1.26 2/65 18598
/proc/meminfo: memFree=1121624/2055920 swapFree=4124000/4192956
[pid=18591] ppid=18589 vsize=95204 CPUtime=342.16
/proc/18591/stat : 18591 (kw) R 18589 18591 17772 0 -1 0 22137 0 0 0 34181 35 0 0 25 0 1 0 94834094 97488896 20937 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/18591/statm: 23801 20937 257 541 0 23251 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 95204

[startup+402.302 s]
/proc/loadavg: 1.00 1.14 1.24 2/65 18598
/proc/meminfo: memFree=1118040/2055920 swapFree=4124000/4192956
[pid=18591] ppid=18589 vsize=99224 CPUtime=402.15
/proc/18591/stat : 18591 (kw) R 18589 18591 17772 0 -1 0 23044 0 0 0 40176 39 0 0 25 0 1 0 94834094 101605376 21844 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/18591/statm: 24806 21844 257 541 0 24256 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 99224

[startup+462.303 s]
/proc/loadavg: 1.00 1.12 1.23 2/65 18598
/proc/meminfo: memFree=1111128/2055920 swapFree=4124000/4192956
[pid=18591] ppid=18589 vsize=107132 CPUtime=462.13
/proc/18591/stat : 18591 (kw) R 18589 18591 17772 0 -1 0 24918 0 0 0 46170 43 0 0 25 0 1 0 94834094 109703168 23546 1992294400 4194304 6412682 548682068832 18446744073709551615 4285787 0 0 4096 0 0 0 0 17 1 0 0
/proc/18591/statm: 26783 23546 257 541 0 26233 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 107132

[startup+522.302 s]
/proc/loadavg: 1.00 1.09 1.21 2/65 18598
/proc/meminfo: memFree=1106968/2055920 swapFree=4124000/4192956
[pid=18591] ppid=18589 vsize=112628 CPUtime=522.11
/proc/18591/stat : 18591 (kw) R 18589 18591 17772 0 -1 0 25974 0 0 0 52165 46 0 0 25 0 1 0 94834094 115331072 24602 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/18591/statm: 28157 24602 257 541 0 27607 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 112628

[startup+582.302 s]
/proc/loadavg: 1.00 1.07 1.19 2/65 18598
/proc/meminfo: memFree=1099480/2055920 swapFree=4124000/4192956
[pid=18591] ppid=18589 vsize=121216 CPUtime=582.09
/proc/18591/stat : 18591 (kw) R 18589 18591 17772 0 -1 0 28001 0 0 0 58160 49 0 0 25 0 1 0 94834094 124125184 26431 1992294400 4194304 6412682 548682068832 18446744073709551615 4286879 0 0 4096 0 0 0 0 17 1 0 0
/proc/18591/statm: 30304 26431 257 541 0 29754 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 121216

[startup+642.302 s]
/proc/loadavg: 1.00 1.06 1.18 2/65 18598
/proc/meminfo: memFree=1097880/2055920 swapFree=4124000/4192956
[pid=18591] ppid=18589 vsize=122784 CPUtime=642.07
/proc/18591/stat : 18591 (kw) R 18589 18591 17772 0 -1 0 28402 0 0 0 64155 52 0 0 25 0 1 0 94834094 125730816 26832 1992294400 4194304 6412682 548682068832 18446744073709551615 4286879 0 0 4096 0 0 0 0 17 1 0 0
/proc/18591/statm: 30696 26832 257 541 0 30146 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 122784

[startup+702.302 s]
/proc/loadavg: 1.00 1.04 1.16 2/65 18598
/proc/meminfo: memFree=1092504/2055920 swapFree=4124000/4192956
[pid=18591] ppid=18589 vsize=129072 CPUtime=702.05
/proc/18591/stat : 18591 (kw) R 18589 18591 17772 0 -1 0 29972 0 0 0 70149 56 0 0 25 0 1 0 94834094 132169728 28175 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/18591/statm: 32268 28175 257 541 0 31718 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 129072

[startup+762.305 s]
/proc/loadavg: 1.00 1.03 1.15 2/65 18598
/proc/meminfo: memFree=1087384/2055920 swapFree=4124000/4192956
[pid=18591] ppid=18589 vsize=134680 CPUtime=762.03
/proc/18591/stat : 18591 (kw) R 18589 18591 17772 0 -1 0 31242 0 0 0 76143 60 0 0 25 0 1 0 94834094 137912320 29445 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/18591/statm: 33670 29445 257 541 0 33120 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 134680

[startup+822.301 s]
/proc/loadavg: 1.00 1.03 1.14 2/65 18598
/proc/meminfo: memFree=1085464/2055920 swapFree=4124000/4192956
[pid=18591] ppid=18589 vsize=138528 CPUtime=822
/proc/18591/stat : 18591 (kw) R 18589 18591 17772 0 -1 0 31887 0 0 0 82138 62 0 0 25 0 1 0 94834094 141852672 30090 1992294400 4194304 6412682 548682068832 18446744073709551615 4286888 0 0 4096 0 0 0 0 17 1 0 0
/proc/18591/statm: 34632 30090 257 541 0 34082 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 138528

[startup+882.301 s]
/proc/loadavg: 1.00 1.02 1.13 2/65 18598
/proc/meminfo: memFree=1077400/2055920 swapFree=4124000/4192956
[pid=18591] ppid=18589 vsize=146980 CPUtime=881.98
/proc/18591/stat : 18591 (kw) R 18589 18591 17772 0 -1 0 33974 0 0 0 88132 66 0 0 25 0 1 0 94834094 150507520 31916 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/18591/statm: 36745 31916 257 541 0 36195 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 146980

[startup+942.301 s]
/proc/loadavg: 1.00 1.01 1.12 2/65 18598
/proc/meminfo: memFree=1074136/2055920 swapFree=4124000/4192956
[pid=18591] ppid=18589 vsize=152748 CPUtime=941.97
/proc/18591/stat : 18591 (kw) R 18589 18591 17772 0 -1 0 34804 0 0 0 94128 69 0 0 25 0 1 0 94834094 156413952 32746 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/18591/statm: 38187 32746 257 541 0 37637 0
Current children cumulated CPU time (s) 941.97
Current children cumulated vsize (KiB) 152748

[startup+1002.3 s]
/proc/loadavg: 1.00 1.01 1.11 2/65 18598
/proc/meminfo: memFree=1070232/2055920 swapFree=4124000/4192956
[pid=18591] ppid=18589 vsize=157236 CPUtime=1001.95
/proc/18591/stat : 18591 (kw) R 18589 18591 17772 0 -1 0 35766 0 0 0 100123 72 0 0 25 0 1 0 94834094 161009664 33708 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/18591/statm: 39309 33708 257 541 0 38759 0
Current children cumulated CPU time (s) 1001.95
Current children cumulated vsize (KiB) 157236

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 18598
/proc/meminfo: memFree=1063896/2055920 swapFree=4124000/4192956
[pid=18591] ppid=18589 vsize=164856 CPUtime=1061.93
/proc/18591/stat : 18591 (kw) R 18589 18591 17772 0 -1 0 37360 0 0 0 106119 74 0 0 25 0 1 0 94834094 168812544 35302 1992294400 4194304 6412682 548682068832 18446744073709551615 4286879 0 0 4096 0 0 0 0 17 1 0 0
/proc/18591/statm: 41214 35302 257 541 0 40664 0
Current children cumulated CPU time (s) 1061.93
Current children cumulated vsize (KiB) 164856

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 18598
/proc/meminfo: memFree=1063512/2055920 swapFree=4124000/4192956
[pid=18591] ppid=18589 vsize=164856 CPUtime=1121.91
/proc/18591/stat : 18591 (kw) R 18589 18591 17772 0 -1 0 37705 0 0 0 112114 77 0 0 25 0 1 0 94834094 168812544 35347 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/18591/statm: 41214 35347 257 541 0 40664 0
Current children cumulated CPU time (s) 1121.91
Current children cumulated vsize (KiB) 164856

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 18598
/proc/meminfo: memFree=1052824/2055920 swapFree=4124000/4192956
[pid=18591] ppid=18589 vsize=177688 CPUtime=1181.89
/proc/18591/stat : 18591 (kw) R 18589 18591 17772 0 -1 0 40402 0 0 0 118109 80 0 0 25 0 1 0 94834094 181952512 38044 1992294400 4194304 6412682 548682068832 18446744073709551615 4287118 0 0 4096 0 0 0 0 17 1 0 0
/proc/18591/statm: 44422 38044 257 541 0 43872 0
Current children cumulated CPU time (s) 1181.89
Current children cumulated vsize (KiB) 177688



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 18598
/proc/meminfo: memFree=1047704/2055920 swapFree=4124000/4192956
[pid=18591] ppid=18589 vsize=184736 CPUtime=1200.09
/proc/18591/stat : 18591 (kw) R 18589 18591 17772 0 -1 0 41687 0 0 0 119928 81 0 0 25 0 1 0 94834094 189169664 39329 1992294400 4194304 6412682 548682068832 18446744073709551615 4287189 0 0 4096 0 0 0 0 17 1 0 0
/proc/18591/statm: 46184 39329 257 541 0 45634 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 184736

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.08 2/65 18598
/proc/meminfo: memFree=1047704/2055920 swapFree=4124000/4192956
[pid=18591] ppid=18589 vsize=184736 CPUtime=1200.09
/proc/18591/stat : 18591 (kw) R 18589 18591 17772 0 -1 0 41687 0 0 0 119928 81 0 0 25 0 1 0 94834094 189169664 39329 1992294400 4194304 6412682 548682068832 18446744073709551615 4287189 0 0 4096 0 0 0 0 17 1 0 0
/proc/18591/statm: 46184 39329 257 541 0 45634 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 184736

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.53
CPU time (s): 1200.12
CPU user time (s): 1199.28
CPU system time (s): 0.836872
CPU usage (%): 99.9656
Max. virtual memory (cumulated for all children) (KiB): 184736

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

runsolver used 1.01784 second user time and 2.6406 second system time

The end

Launcher Data

Begin job on node2 at 2009-04-25 16:00:00
IDJOB=1721642
IDBENCH=71074
IDSOLVER=501
FILE ID=node2/1721642-1240668000
PBS_JOBID= 9186555
Free space on /tmp= 66312 MiB

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

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

MD5SUM BENCH= 238f1788225c41f1f5779700e39b5833
RANDOM SEED=425178670

node2.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.265
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.265
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:       1205952 kB
Buffers:         75184 kB
Cached:         632460 kB
SwapCached:      63068 kB
Active:         310668 kB
Inactive:       462524 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1205952 kB
SwapTotal:     4192956 kB
SwapFree:      4124000 kB
Dirty:            5972 kB
Writeback:           0 kB
Mapped:          13992 kB
Slab:            62688 kB
Committed_AS:   347860 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= 66308 MiB
End job on node2 at 2009-04-25 16:20:02