Trace number 1721842

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.1 1200.43

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_08_UNSAT.cnf
MD5SUM66aa2e18c32a02f55a810347a9702c7f
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 variables1278
Number of clauses68055
Sum of the clauses size202155
Maximum clause length9
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22148
Number of clauses of size 365884
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-1721842-1240670392/watcher-1721842-1240670392 -o /tmp/evaluation-result-1721842-1240670392/solver-1721842-1240670392 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/kw HOME/instance-1721842-1240670392.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.99 1.97 1.69 3/64 16237
/proc/meminfo: memFree=1149320/2055920 swapFree=4148400/4192956
[pid=16237] ppid=16235 vsize=4012 CPUtime=0
/proc/16237/stat : 16237 (kw) R 16235 16237 15993 0 -1 0 509 0 0 0 0 0 0 0 18 0 1 0 95072664 4108288 493 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/16237/statm: 1003 493 219 541 0 453 0

[startup+0.049732 s]
/proc/loadavg: 1.99 1.97 1.69 3/64 16237
/proc/meminfo: memFree=1149320/2055920 swapFree=4148400/4192956
[pid=16237] ppid=16235 vsize=4936 CPUtime=0.04
/proc/16237/stat : 16237 (kw) R 16235 16237 15993 0 -1 0 758 0 0 0 4 0 0 0 18 0 1 0 95072664 5054464 742 1992294400 4194304 6412682 548682068832 18446744073709551615 4348189 0 0 4096 0 0 0 0 17 1 0 0
/proc/16237/statm: 1234 742 219 541 0 684 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 4936

[startup+0.101737 s]
/proc/loadavg: 1.99 1.97 1.69 3/64 16237
/proc/meminfo: memFree=1149320/2055920 swapFree=4148400/4192956
[pid=16237] ppid=16235 vsize=6136 CPUtime=0.09
/proc/16237/stat : 16237 (kw) R 16235 16237 15993 0 -1 0 1067 0 0 0 9 0 0 0 18 0 1 0 95072664 6283264 1051 1992294400 4194304 6412682 548682068832 18446744073709551615 4348189 0 0 4096 0 0 0 0 17 1 0 0
/proc/16237/statm: 1534 1051 219 541 0 984 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6136

[startup+0.301755 s]
/proc/loadavg: 1.99 1.97 1.69 3/64 16237
/proc/meminfo: memFree=1149320/2055920 swapFree=4148400/4192956
[pid=16237] ppid=16235 vsize=9944 CPUtime=0.29
/proc/16237/stat : 16237 (kw) R 16235 16237 15993 0 -1 0 2113 0 0 0 28 1 0 0 19 0 1 0 95072664 10182656 2097 1992294400 4194304 6412682 548682068832 18446744073709551615 4296810 0 0 4096 0 0 0 0 17 1 0 0
/proc/16237/statm: 2486 2097 230 541 0 1936 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9944

[startup+0.701791 s]
/proc/loadavg: 1.99 1.97 1.69 3/64 16237
/proc/meminfo: memFree=1149320/2055920 swapFree=4148400/4192956
[pid=16237] ppid=16235 vsize=12720 CPUtime=0.69
/proc/16237/stat : 16237 (kw) R 16235 16237 15993 0 -1 0 2830 0 0 0 68 1 0 0 22 0 1 0 95072664 13025280 2814 1992294400 4194304 6412682 548682068832 18446744073709551615 4564926 0 0 4096 0 0 0 0 17 1 0 0
/proc/16237/statm: 3180 2814 239 541 0 2630 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12720

[startup+1.50187 s]
/proc/loadavg: 1.91 1.95 1.69 2/65 16238
/proc/meminfo: memFree=1135360/2055920 swapFree=4148400/4192956
[pid=16237] ppid=16235 vsize=16444 CPUtime=1.49
/proc/16237/stat : 16237 (kw) R 16235 16237 15993 0 -1 0 3655 0 0 0 147 2 0 0 25 0 1 0 95072664 16838656 3639 1992294400 4194304 6412682 548682068832 18446744073709551615 4264004 0 0 4096 0 0 0 0 17 1 0 0
/proc/16237/statm: 4111 3639 247 541 0 3561 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16444

[startup+3.10201 s]
/proc/loadavg: 1.91 1.95 1.69 2/65 16238
/proc/meminfo: memFree=1135232/2055920 swapFree=4148400/4192956
[pid=16237] ppid=16235 vsize=15960 CPUtime=3.09
/proc/16237/stat : 16237 (kw) R 16235 16237 15993 0 -1 0 3669 0 0 0 307 2 0 0 25 0 1 0 95072664 16343040 3540 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/16237/statm: 3990 3540 254 541 0 3440 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15960

[startup+6.30131 s]
/proc/loadavg: 1.84 1.94 1.68 2/65 16238
/proc/meminfo: memFree=1133056/2055920 swapFree=4148400/4192956
[pid=16237] ppid=16235 vsize=19648 CPUtime=6.29
/proc/16237/stat : 16237 (kw) R 16235 16237 15993 0 -1 0 4477 0 0 0 626 3 0 0 25 0 1 0 95072664 20119552 4308 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/16237/statm: 4912 4308 254 541 0 4362 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 19648

[startup+12.7019 s]
/proc/loadavg: 1.77 1.92 1.68 2/65 16238
/proc/meminfo: memFree=1131264/2055920 swapFree=4148400/4192956
[pid=16237] ppid=16235 vsize=21132 CPUtime=12.69
/proc/16237/stat : 16237 (kw) R 16235 16237 15993 0 -1 0 4923 0 0 0 1265 4 0 0 25 0 1 0 95072664 21639168 4657 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/16237/statm: 5283 4657 257 541 0 4733 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 21132

[startup+25.5011 s]
/proc/loadavg: 1.60 1.88 1.67 2/65 16238
/proc/meminfo: memFree=1125312/2055920 swapFree=4148400/4192956
[pid=16237] ppid=16235 vsize=28292 CPUtime=25.48
/proc/16237/stat : 16237 (kw) R 16235 16237 15993 0 -1 0 6610 0 0 0 2540 8 0 0 25 0 1 0 95072664 28971008 6136 1992294400 4194304 6412682 548682068832 18446744073709551615 4286888 0 0 4096 0 0 0 0 17 1 0 0
/proc/16237/statm: 7073 6136 257 541 0 6523 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 28292

[startup+51.1015 s]
/proc/loadavg: 1.40 1.81 1.65 2/65 16238
/proc/meminfo: memFree=1115712/2055920 swapFree=4148400/4192956
[pid=16237] ppid=16235 vsize=40248 CPUtime=51.07
/proc/16237/stat : 16237 (kw) R 16235 16237 15993 0 -1 0 9484 0 0 0 5093 14 0 0 25 0 1 0 95072664 41213952 8695 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/16237/statm: 10062 8695 257 541 0 9512 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 40248

[startup+102.305 s]
/proc/loadavg: 1.17 1.68 1.61 2/65 16238
/proc/meminfo: memFree=1099392/2055920 swapFree=4148400/4192956
[pid=16237] ppid=16235 vsize=59236 CPUtime=102.26
/proc/16237/stat : 16237 (kw) R 16235 16237 15993 0 -1 0 13866 0 0 0 10201 25 0 0 25 0 1 0 95072664 60657664 12598 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/16237/statm: 14809 12598 257 541 0 14259 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 59236

[startup+162.302 s]
/proc/loadavg: 1.06 1.55 1.57 2/65 16238
/proc/meminfo: memFree=1087936/2055920 swapFree=4148400/4192956
[pid=16237] ppid=16235 vsize=72608 CPUtime=162.24
/proc/16237/stat : 16237 (kw) R 16235 16237 15993 0 -1 0 17172 0 0 0 16189 35 0 0 25 0 1 0 95072664 74350592 15454 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/16237/statm: 18152 15454 257 541 0 17602 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 72608

[startup+222.301 s]
/proc/loadavg: 1.09 1.46 1.54 2/65 16238
/proc/meminfo: memFree=1078272/2055920 swapFree=4148400/4192956
[pid=16237] ppid=16235 vsize=86164 CPUtime=222.23
/proc/16237/stat : 16237 (kw) R 16235 16237 15993 0 -1 0 19850 0 0 0 22180 43 0 0 25 0 1 0 95072664 88231936 17855 1992294400 4194304 6412682 548682068832 18446744073709551615 4286794 0 0 4096 0 0 0 0 17 1 0 0
/proc/16237/statm: 21541 17855 257 541 0 20991 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 86164

[startup+282.302 s]
/proc/loadavg: 1.09 1.39 1.51 2/65 16238
/proc/meminfo: memFree=1066176/2055920 swapFree=4148400/4192956
[pid=16237] ppid=16235 vsize=99868 CPUtime=282.21
/proc/16237/stat : 16237 (kw) R 16235 16237 15993 0 -1 0 23186 0 0 0 28170 51 0 0 25 0 1 0 95072664 102264832 20873 1992294400 4194304 6412682 548682068832 18446744073709551615 4286844 0 0 4096 0 0 0 0 17 1 0 0
/proc/16237/statm: 24967 20873 257 541 0 24417 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 99868

[startup+342.301 s]
/proc/loadavg: 1.09 1.33 1.48 2/65 16238
/proc/meminfo: memFree=1051072/2055920 swapFree=4148400/4192956
[pid=16237] ppid=16235 vsize=117980 CPUtime=342.2
/proc/16237/stat : 16237 (kw) R 16235 16237 15993 0 -1 0 27266 0 0 0 34164 56 0 0 25 0 1 0 95072664 120811520 24587 1992294400 4194304 6412682 548682068832 18446744073709551615 4287192 0 0 4096 0 0 0 0 17 1 0 0
/proc/16237/statm: 29495 24587 257 541 0 28945 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 117980

[startup+402.301 s]
/proc/loadavg: 1.03 1.27 1.45 2/65 16238
/proc/meminfo: memFree=1050112/2055920 swapFree=4148400/4192956
[pid=16237] ppid=16235 vsize=119260 CPUtime=402.18
/proc/16237/stat : 16237 (kw) R 16235 16237 15993 0 -1 0 27537 0 0 0 40161 57 0 0 25 0 1 0 95072664 122122240 24858 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/16237/statm: 29815 24858 257 541 0 29265 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 119260

[startup+462.302 s]
/proc/loadavg: 1.01 1.22 1.42 2/65 16238
/proc/meminfo: memFree=1046848/2055920 swapFree=4148400/4192956
[pid=16237] ppid=16235 vsize=123740 CPUtime=462.17
/proc/16237/stat : 16237 (kw) R 16235 16237 15993 0 -1 0 28349 0 0 0 46157 60 0 0 25 0 1 0 95072664 126709760 25670 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/16237/statm: 30935 25670 257 541 0 30385 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 123740

[startup+522.301 s]
/proc/loadavg: 1.00 1.18 1.39 2/65 16238
/proc/meminfo: memFree=1044544/2055920 swapFree=4148400/4192956
[pid=16237] ppid=16235 vsize=125020 CPUtime=522.14
/proc/16237/stat : 16237 (kw) R 16235 16237 15993 0 -1 0 28923 0 0 0 52153 61 0 0 25 0 1 0 95072664 128020480 26244 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/16237/statm: 31255 26244 257 541 0 30705 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 125020

[startup+582.302 s]
/proc/loadavg: 1.00 1.14 1.36 2/65 16238
/proc/meminfo: memFree=1043136/2055920 swapFree=4148400/4192956
[pid=16237] ppid=16235 vsize=125660 CPUtime=582.14
/proc/16237/stat : 16237 (kw) R 16235 16237 15993 0 -1 0 29270 0 0 0 58150 64 0 0 25 0 1 0 95072664 128675840 26591 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/16237/statm: 31415 26591 257 541 0 30865 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 125660

[startup+642.301 s]
/proc/loadavg: 1.00 1.11 1.33 2/65 16238
/proc/meminfo: memFree=1039872/2055920 swapFree=4148400/4192956
[pid=16237] ppid=16235 vsize=129500 CPUtime=642.12
/proc/16237/stat : 16237 (kw) R 16235 16237 15993 0 -1 0 30073 0 0 0 64147 65 0 0 25 0 1 0 95072664 132608000 27394 1992294400 4194304 6412682 548682068832 18446744073709551615 4417127 0 0 4096 0 0 0 0 17 1 0 0
/proc/16237/statm: 32375 27394 257 541 0 31825 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 129500

[startup+702.302 s]
/proc/loadavg: 1.00 1.09 1.31 2/65 16238
/proc/meminfo: memFree=1036608/2055920 swapFree=4148400/4192956
[pid=16237] ppid=16235 vsize=133504 CPUtime=702.1
/proc/16237/stat : 16237 (kw) R 16235 16237 15993 0 -1 0 30900 0 0 0 70142 68 0 0 25 0 1 0 95072664 136708096 28221 1992294400 4194304 6412682 548682068832 18446744073709551615 4286842 0 0 4096 0 0 0 0 17 1 0 0
/proc/16237/statm: 33376 28221 257 541 0 32826 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 133504

[startup+762.305 s]
/proc/loadavg: 1.00 1.07 1.29 2/65 16238
/proc/meminfo: memFree=1031872/2055920 swapFree=4148400/4192956
[pid=16237] ppid=16235 vsize=138868 CPUtime=762.09
/proc/16237/stat : 16237 (kw) R 16235 16237 15993 0 -1 0 32502 0 0 0 76139 70 0 0 25 0 1 0 95072664 142200832 29402 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/16237/statm: 34717 29402 257 541 0 34167 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 138868

[startup+822.302 s]
/proc/loadavg: 1.00 1.06 1.27 2/65 16238
/proc/meminfo: memFree=1027392/2055920 swapFree=4148400/4192956
[pid=16237] ppid=16235 vsize=144952 CPUtime=822.07
/proc/16237/stat : 16237 (kw) R 16235 16237 15993 0 -1 0 33617 0 0 0 82134 73 0 0 25 0 1 0 95072664 148430848 30517 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/16237/statm: 36238 30517 257 541 0 35688 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 144952

[startup+882.302 s]
/proc/loadavg: 1.00 1.04 1.25 2/65 16238
/proc/meminfo: memFree=1026048/2055920 swapFree=4148400/4192956
[pid=16237] ppid=16235 vsize=146872 CPUtime=882.05
/proc/16237/stat : 16237 (kw) R 16235 16237 15993 0 -1 0 33952 0 0 0 88130 75 0 0 25 0 1 0 95072664 150396928 30852 1992294400 4194304 6412682 548682068832 18446744073709551615 4287605 0 0 4096 0 0 0 0 17 1 0 0
/proc/16237/statm: 36718 30852 257 541 0 36168 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 146872

[startup+942.301 s]
/proc/loadavg: 1.00 1.03 1.23 2/65 16238
/proc/meminfo: memFree=1022656/2055920 swapFree=4148400/4192956
[pid=16237] ppid=16235 vsize=149832 CPUtime=942.03
/proc/16237/stat : 16237 (kw) R 16235 16237 15993 0 -1 0 35289 0 0 0 94118 85 0 0 25 0 1 0 95072664 153427968 31705 1992294400 4194304 6412682 548682068832 18446744073709551615 4286849 0 0 4096 0 0 0 0 17 1 0 0
/proc/16237/statm: 37458 31705 257 541 0 36908 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 149832

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.21 2/65 16238
/proc/meminfo: memFree=1013440/2055920 swapFree=4148400/4192956
[pid=16237] ppid=16235 vsize=163404 CPUtime=1002.02
/proc/16237/stat : 16237 (kw) R 16235 16237 15993 0 -1 0 38165 0 0 0 100107 95 0 0 25 0 1 0 95072664 167325696 34025 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/16237/statm: 40851 34025 257 541 0 40301 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 163404

[startup+1062.3 s]
/proc/loadavg: 1.00 1.02 1.20 2/65 16238
/proc/meminfo: memFree=1010688/2055920 swapFree=4148400/4192956
[pid=16237] ppid=16235 vsize=166284 CPUtime=1062
/proc/16237/stat : 16237 (kw) R 16235 16237 15993 0 -1 0 38823 0 0 0 106100 100 0 0 25 0 1 0 95072664 170274816 34683 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/16237/statm: 41571 34683 257 541 0 41021 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 166284

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.18 2/65 16238
/proc/meminfo: memFree=1009216/2055920 swapFree=4148400/4192956
[pid=16237] ppid=16235 vsize=166924 CPUtime=1121.99
/proc/16237/stat : 16237 (kw) R 16235 16237 15993 0 -1 0 39182 0 0 0 112096 103 0 0 25 0 1 0 95072664 170930176 35042 1992294400 4194304 6412682 548682068832 18446744073709551615 4286778 0 0 4096 0 0 0 0 17 1 0 0
/proc/16237/statm: 41731 35042 257 541 0 41181 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 166924

[startup+1182.3 s]
/proc/loadavg: 1.00 1.01 1.17 2/65 16238
/proc/meminfo: memFree=1001408/2055920 swapFree=4148400/4192956
[pid=16237] ppid=16235 vsize=175884 CPUtime=1181.97
/proc/16237/stat : 16237 (kw) R 16235 16237 15993 0 -1 0 41751 0 0 0 118091 106 0 0 25 0 1 0 95072664 180105216 36971 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/16237/statm: 43971 36971 257 541 0 43421 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 175884



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.01 1.16 2/65 16238
/proc/meminfo: memFree=1000640/2055920 swapFree=4148400/4192956
[pid=16237] ppid=16235 vsize=177164 CPUtime=1200.07
/proc/16237/stat : 16237 (kw) R 16235 16237 15993 0 -1 0 41968 0 0 0 119899 108 0 0 25 0 1 0 95072664 181415936 37188 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/16237/statm: 44291 37188 257 541 0 43741 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 177164

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.43
CPU time (s): 1200.1
CPU user time (s): 1199
CPU system time (s): 1.10583
CPU usage (%): 99.9729
Max. virtual memory (cumulated for all children) (KiB): 178444

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

runsolver used 0.993848 second user time and 2.66659 second system time

The end

Launcher Data

Begin job on node14 at 2009-04-25 16:39:52
IDJOB=1721842
IDBENCH=71078
IDSOLVER=501
FILE ID=node14/1721842-1240670392
PBS_JOBID= 9186629
Free space on /tmp= 66296 MiB

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

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

MD5SUM BENCH= 66aa2e18c32a02f55a810347a9702c7f
RANDOM SEED=312219973

node14.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	: 5931.00
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:       1149800 kB
Buffers:         61592 kB
Cached:         733732 kB
SwapCached:      38288 kB
Active:         132332 kB
Inactive:       703708 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1149800 kB
SwapTotal:     4192956 kB
SwapFree:      4148400 kB
Dirty:            3268 kB
Writeback:           0 kB
Mapped:          13508 kB
Slab:            56088 kB
Committed_AS:   311768 kB
PageTables:       1448 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= 66292 MiB
End job on node14 at 2009-04-25 16:59:54