Trace number 1723092

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.05 1200.34

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rpoc_xits_11_UNKNOWN.cnf
MD5SUMe0639bbed56c8b8c34616f8cb99c381c
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 variables1740
Number of clauses114011
Sum of the clauses size339448
Maximum clause length12
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22792
Number of clauses of size 3111196
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-1723092-1240682999/watcher-1723092-1240682999 -o /tmp/evaluation-result-1723092-1240682999/solver-1723092-1240682999 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/kw HOME/instance-1723092-1240682999.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 9609
/proc/meminfo: memFree=931024/2055920 swapFree=4192956/4192956
[pid=9609] ppid=9607 vsize=5012 CPUtime=0
/proc/9609/stat : 9609 (kw) R 9607 9609 9480 0 -1 0 617 0 0 0 0 0 0 0 18 0 1 0 96327231 5132288 601 1992294400 4194304 6412682 548682068864 18446744073709551615 4312791 0 0 4096 0 0 0 0 17 1 0 0
/proc/9609/statm: 1253 601 219 541 0 703 0

[startup+0.00659197 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 9609
/proc/meminfo: memFree=931024/2055920 swapFree=4192956/4192956
[pid=9609] ppid=9607 vsize=5012 CPUtime=0
/proc/9609/stat : 9609 (kw) R 9607 9609 9480 0 -1 0 625 0 0 0 0 0 0 0 18 0 1 0 96327231 5132288 609 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/9609/statm: 1253 609 219 541 0 703 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5012

[startup+0.1016 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 9609
/proc/meminfo: memFree=931024/2055920 swapFree=4192956/4192956
[pid=9609] ppid=9607 vsize=7000 CPUtime=0.09
/proc/9609/stat : 9609 (kw) R 9607 9609 9480 0 -1 0 1165 0 0 0 9 0 0 0 18 0 1 0 96327231 7168000 1149 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/9609/statm: 1750 1149 219 541 0 1200 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7000

[startup+0.301616 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 9609
/proc/meminfo: memFree=931024/2055920 swapFree=4192956/4192956
[pid=9609] ppid=9607 vsize=11028 CPUtime=0.29
/proc/9609/stat : 9609 (kw) R 9607 9609 9480 0 -1 0 2261 0 0 0 28 1 0 0 19 0 1 0 96327231 11292672 2245 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/9609/statm: 2757 2246 219 541 0 2207 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11028

[startup+0.701653 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 9609
/proc/meminfo: memFree=931024/2055920 swapFree=4192956/4192956
[pid=9609] ppid=9607 vsize=20580 CPUtime=0.69
/proc/9609/stat : 9609 (kw) R 9607 9609 9480 0 -1 0 4657 0 0 0 67 2 0 0 22 0 1 0 96327231 21073920 4641 1992294400 4194304 6412682 548682068864 18446744073709551615 4564568 0 0 4096 0 0 0 0 17 1 0 0
/proc/9609/statm: 5145 4641 239 541 0 4595 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20580

[startup+1.50172 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 9610
/proc/meminfo: memFree=913352/2055920 swapFree=4192956/4192956
[pid=9609] ppid=9607 vsize=23212 CPUtime=1.49
/proc/9609/stat : 9609 (kw) R 9607 9609 9480 0 -1 0 5115 0 0 0 146 3 0 0 25 0 1 0 96327231 23769088 5099 1992294400 4194304 6412682 548682068864 18446744073709551615 5554256 0 0 4096 0 0 0 0 17 1 0 0
/proc/9609/statm: 5803 5099 247 541 0 5253 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 23212

[startup+3.10187 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 9610
/proc/meminfo: memFree=907336/2055920 swapFree=4192956/4192956
[pid=9609] ppid=9607 vsize=26704 CPUtime=3.09
/proc/9609/stat : 9609 (kw) R 9607 9609 9480 0 -1 0 5998 0 0 0 306 3 0 0 25 0 1 0 96327231 27344896 5982 1992294400 4194304 6412682 548682068864 18446744073709551615 4264595 0 0 4096 0 0 0 0 17 1 0 0
/proc/9609/statm: 6676 5982 247 541 0 6126 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 26704

[startup+6.30116 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 9610
/proc/meminfo: memFree=907144/2055920 swapFree=4192956/4192956
[pid=9609] ppid=9607 vsize=25992 CPUtime=6.28
/proc/9609/stat : 9609 (kw) R 9607 9609 9480 0 -1 0 6014 0 0 0 625 3 0 0 25 0 1 0 96327231 26615808 5826 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/9609/statm: 6498 5826 254 541 0 5948 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 25992

[startup+12.7017 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 9610
/proc/meminfo: memFree=903312/2055920 swapFree=4192956/4192956
[pid=9609] ppid=9607 vsize=31220 CPUtime=12.68
/proc/9609/stat : 9609 (kw) R 9607 9609 9480 0 -1 0 7247 0 0 0 1262 6 0 0 25 0 1 0 96327231 31969280 7019 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/9609/statm: 7805 7019 257 541 0 7255 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 31220

[startup+25.5019 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 9610
/proc/meminfo: memFree=896720/2055920 swapFree=4192956/4192956
[pid=9609] ppid=9607 vsize=38600 CPUtime=25.48
/proc/9609/stat : 9609 (kw) R 9607 9609 9480 0 -1 0 9024 0 0 0 2538 10 0 0 25 0 1 0 96327231 39526400 8639 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/9609/statm: 9650 8639 257 541 0 9100 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 38600

[startup+51.1012 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 9610
/proc/meminfo: memFree=882512/2055920 swapFree=4192956/4192956
[pid=9609] ppid=9607 vsize=55272 CPUtime=51.07
/proc/9609/stat : 9609 (kw) R 9607 9609 9480 0 -1 0 12798 0 0 0 5093 14 0 0 25 0 1 0 96327231 56598528 12174 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/9609/statm: 13818 12174 257 541 0 13268 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 55272

[startup+102.306 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 9610
/proc/meminfo: memFree=870288/2055920 swapFree=4192956/4192956
[pid=9609] ppid=9607 vsize=70156 CPUtime=102.27
/proc/9609/stat : 9609 (kw) R 9607 9609 9480 0 -1 0 16187 0 0 0 10205 22 0 0 25 0 1 0 96327231 71839744 15201 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/9609/statm: 17539 15201 257 541 0 16989 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 70156

[startup+162.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 9610
/proc/meminfo: memFree=850000/2055920 swapFree=4192956/4192956
[pid=9609] ppid=9607 vsize=94340 CPUtime=162.25
/proc/9609/stat : 9609 (kw) R 9607 9609 9480 0 -1 0 21872 0 0 0 16189 36 0 0 25 0 1 0 96327231 96604160 20336 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/9609/statm: 23585 20336 257 541 0 23035 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 94340

[startup+222.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 9610
/proc/meminfo: memFree=830352/2055920 swapFree=4192956/4192956
[pid=9609] ppid=9607 vsize=116428 CPUtime=222.23
/proc/9609/stat : 9609 (kw) R 9607 9609 9480 0 -1 0 26923 0 0 0 22175 48 0 0 25 0 1 0 96327231 119222272 25146 1992294400 4194304 6412682 548682068864 18446744073709551615 4296637 0 0 4096 0 0 0 0 17 1 0 0
/proc/9609/statm: 29107 25146 257 541 0 28557 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 116428

[startup+282.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 9610
/proc/meminfo: memFree=818704/2055920 swapFree=4192956/4192956
[pid=9609] ppid=9607 vsize=129924 CPUtime=282.22
/proc/9609/stat : 9609 (kw) R 9607 9609 9480 0 -1 0 30205 0 0 0 28164 58 0 0 25 0 1 0 96327231 133042176 28151 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/9609/statm: 32481 28151 257 541 0 31931 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 129924

[startup+342.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 9610
/proc/meminfo: memFree=813584/2055920 swapFree=4192956/4192956
[pid=9609] ppid=9607 vsize=135340 CPUtime=342.21
/proc/9609/stat : 9609 (kw) R 9607 9609 9480 0 -1 0 31693 0 0 0 34159 62 0 0 25 0 1 0 96327231 138588160 29321 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/9609/statm: 33835 29321 257 541 0 33285 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 135340

[startup+402.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 9610
/proc/meminfo: memFree=804240/2055920 swapFree=4192956/4192956
[pid=9609] ppid=9607 vsize=151356 CPUtime=402.18
/proc/9609/stat : 9609 (kw) R 9607 9609 9480 0 -1 0 34944 0 0 0 40151 67 0 0 25 0 1 0 96327231 154988544 32572 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/9609/statm: 37839 32572 257 541 0 37289 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 151356

[startup+462.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 9610
/proc/meminfo: memFree=795472/2055920 swapFree=4192956/4192956
[pid=9609] ppid=9607 vsize=155544 CPUtime=462.18
/proc/9609/stat : 9609 (kw) R 9607 9609 9480 0 -1 0 36220 0 0 0 46147 71 0 0 25 0 1 0 96327231 159277056 33848 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/9609/statm: 38886 33848 257 541 0 38336 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 155544

[startup+522.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 9610
/proc/meminfo: memFree=792784/2055920 swapFree=4192956/4192956
[pid=9609] ppid=9607 vsize=158144 CPUtime=522.16
/proc/9609/stat : 9609 (kw) R 9607 9609 9480 0 -1 0 36884 0 0 0 52144 72 0 0 25 0 1 0 96327231 161939456 34512 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/9609/statm: 39536 34512 257 541 0 38986 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 158144

[startup+582.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 9610
/proc/meminfo: memFree=782864/2055920 swapFree=4192956/4192956
[pid=9609] ppid=9607 vsize=171096 CPUtime=582.15
/proc/9609/stat : 9609 (kw) R 9607 9609 9480 0 -1 0 39734 0 0 0 58139 76 0 0 25 0 1 0 96327231 175202304 36996 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/9609/statm: 42774 36996 257 541 0 42224 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 171096

[startup+642.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 9610
/proc/meminfo: memFree=773008/2055920 swapFree=4192956/4192956
[pid=9609] ppid=9607 vsize=182616 CPUtime=642.13
/proc/9609/stat : 9609 (kw) R 9607 9609 9480 0 -1 0 42182 0 0 0 64134 79 0 0 25 0 1 0 96327231 186998784 39444 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/9609/statm: 45654 39444 257 541 0 45104 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 182616

[startup+702.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 9610
/proc/meminfo: memFree=768784/2055920 swapFree=4192956/4192956
[pid=9609] ppid=9607 vsize=186456 CPUtime=702.12
/proc/9609/stat : 9609 (kw) R 9607 9609 9480 0 -1 0 43230 0 0 0 70130 82 0 0 25 0 1 0 96327231 190930944 40492 1992294400 4194304 6412682 548682068864 18446744073709551615 4286879 0 0 4096 0 0 0 0 17 1 0 0
/proc/9609/statm: 46614 40492 257 541 0 46064 0
Current children cumulated CPU time (s) 702.12
Current children cumulated vsize (KiB) 186456

[startup+762.306 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 9610
/proc/meminfo: memFree=768016/2055920 swapFree=4192956/4192956
[pid=9609] ppid=9607 vsize=187096 CPUtime=762.11
/proc/9609/stat : 9609 (kw) R 9607 9609 9480 0 -1 0 43437 0 0 0 76128 83 0 0 25 0 1 0 96327231 191586304 40699 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/9609/statm: 46774 40699 257 541 0 46224 0
Current children cumulated CPU time (s) 762.11
Current children cumulated vsize (KiB) 187096

[startup+822.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 9610
/proc/meminfo: memFree=766096/2055920 swapFree=4192956/4192956
[pid=9609] ppid=9607 vsize=189016 CPUtime=822.08
/proc/9609/stat : 9609 (kw) R 9607 9609 9480 0 -1 0 43952 0 0 0 82124 84 0 0 25 0 1 0 96327231 193552384 41214 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/9609/statm: 47254 41214 257 541 0 46704 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 189016

[startup+882.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 9610
/proc/meminfo: memFree=757072/2055920 swapFree=4192956/4192956
[pid=9609] ppid=9607 vsize=199416 CPUtime=882.07
/proc/9609/stat : 9609 (kw) R 9607 9609 9480 0 -1 0 46203 0 0 0 88121 86 0 0 25 0 1 0 96327231 204201984 43465 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/9609/statm: 49854 43465 257 541 0 49304 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 199416

[startup+942.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 9610
/proc/meminfo: memFree=750736/2055920 swapFree=4192956/4192956
[pid=9609] ppid=9607 vsize=206292 CPUtime=942.06
/proc/9609/stat : 9609 (kw) R 9607 9609 9480 0 -1 0 48213 0 0 0 94114 92 0 0 25 0 1 0 96327231 211243008 45054 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/9609/statm: 51573 45054 257 541 0 51023 0
Current children cumulated CPU time (s) 942.06
Current children cumulated vsize (KiB) 206292

[startup+1002.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 9610
/proc/meminfo: memFree=736208/2055920 swapFree=4192956/4192956
[pid=9609] ppid=9607 vsize=224580 CPUtime=1002.04
/proc/9609/stat : 9609 (kw) R 9607 9609 9480 0 -1 0 51823 0 0 0 100105 99 0 0 25 0 1 0 96327231 229969920 48664 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/9609/statm: 56145 48664 257 541 0 55595 0
Current children cumulated CPU time (s) 1002.04
Current children cumulated vsize (KiB) 224580

[startup+1062.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 9610
/proc/meminfo: memFree=722832/2055920 swapFree=4192956/4192956
[pid=9609] ppid=9607 vsize=242340 CPUtime=1062.03
/proc/9609/stat : 9609 (kw) R 9607 9609 9480 0 -1 0 55630 0 0 0 106096 107 0 0 25 0 1 0 96327231 248156160 51987 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/9609/statm: 60585 51987 257 541 0 60035 0
Current children cumulated CPU time (s) 1062.03
Current children cumulated vsize (KiB) 242340

[startup+1122.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 9610
/proc/meminfo: memFree=713488/2055920 swapFree=4192956/4192956
[pid=9609] ppid=9607 vsize=252356 CPUtime=1122.02
/proc/9609/stat : 9609 (kw) R 9607 9609 9480 0 -1 0 57972 0 0 0 112085 117 0 0 25 0 1 0 96327231 258412544 54329 1992294400 4194304 6412682 548682068864 18446744073709551615 4362363 0 0 4096 0 0 0 0 17 1 0 0
/proc/9609/statm: 63089 54329 257 541 0 62539 0
Current children cumulated CPU time (s) 1122.02
Current children cumulated vsize (KiB) 252356

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 9610
/proc/meminfo: memFree=702992/2055920 swapFree=4192956/4192956
[pid=9609] ppid=9607 vsize=263732 CPUtime=1182
/proc/9609/stat : 9609 (kw) R 9607 9609 9480 0 -1 0 61162 0 0 0 118077 123 0 0 25 0 1 0 96327231 270061568 56963 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/9609/statm: 65933 56963 257 541 0 65383 0
Current children cumulated CPU time (s) 1182
Current children cumulated vsize (KiB) 263732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 9610
/proc/meminfo: memFree=701520/2055920 swapFree=4192956/4192956
[pid=9609] ppid=9607 vsize=265652 CPUtime=1200
/proc/9609/stat : 9609 (kw) R 9607 9609 9480 0 -1 0 61525 0 0 0 119876 124 0 0 25 0 1 0 96327231 272027648 57326 1992294400 4194304 6412682 548682068864 18446744073709551615 4286879 0 0 4096 0 0 0 0 17 1 0 0
/proc/9609/statm: 66413 57326 257 541 0 65863 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 265652

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

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

[startup+1200.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 9610
/proc/meminfo: memFree=701520/2055920 swapFree=4192956/4192956
[pid=9609] ppid=9607 vsize=265652 CPUtime=1200
/proc/9609/stat : 9609 (kw) R 9607 9609 9480 0 -1 0 61525 0 0 0 119876 124 0 0 25 0 1 0 96327231 272027648 57326 1992294400 4194304 6412682 548682068864 18446744073709551615 4286879 0 0 4096 0 0 0 0 17 1 0 0
/proc/9609/statm: 66413 57326 257 541 0 65863 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 265652

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.34
CPU time (s): 1200.05
CPU user time (s): 1198.77
CPU system time (s): 1.27981
CPU usage (%): 99.9754
Max. virtual memory (cumulated for all children) (KiB): 265652

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

runsolver used 0.814876 second user time and 2.66659 second system time

The end

Launcher Data

Begin job on node55 at 2009-04-25 20:09:59
IDJOB=1723092
IDBENCH=71103
IDSOLVER=501
FILE ID=node55/1723092-1240682999
PBS_JOBID= 9186695
Free space on /tmp= 66380 MiB

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

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

MD5SUM BENCH= e0639bbed56c8b8c34616f8cb99c381c
RANDOM SEED=1205667498

node55.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.240
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.240
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:        931504 kB
Buffers:         94368 kB
Cached:         921144 kB
SwapCached:          0 kB
Active:         365088 kB
Inactive:       664320 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        931504 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            4020 kB
Writeback:           0 kB
Mapped:          23636 kB
Slab:            81064 kB
Committed_AS:   266044 kB
PageTables:       1360 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= 66376 MiB
End job on node55 at 2009-04-25 20:30:01