Trace number 1519679

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.44

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/160/
unif-k7-r85-v160-c13600-S91288590-071.cnf
MD5SUMfa1c9f583a9135f82181313be8dfbb29
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark14.0699
Satisfiable
(Un)Satisfiability was proved
Number of variables160
Number of clauses13600
Sum of the clauses size95200
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 513600

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:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1519679-1238233061/watcher-1519679-1238233061 -o /tmp/evaluation-result-1519679-1238233061/solver-1519679-1238233061 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/kw HOME/instance-1519679-1238233061.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: 0.92 0.95 0.93 3/80 369
/proc/meminfo: memFree=1850132/2055920 swapFree=4163576/4192956
[pid=369] ppid=367 vsize=2888 CPUtime=0
/proc/369/stat : 369 (kw) R 367 369 32443 0 -1 0 315 0 0 0 0 0 0 0 20 0 1 0 1095969809 2957312 299 1992294400 4194304 6412682 548682068864 18446744073709551615 5487182 0 0 4096 0 0 0 0 17 1 0 0
/proc/369/statm: 722 299 216 541 0 172 0

[startup+0.017564 s]
/proc/loadavg: 0.92 0.95 0.93 3/80 369
/proc/meminfo: memFree=1850132/2055920 swapFree=4163576/4192956
[pid=369] ppid=367 vsize=3020 CPUtime=0.01
/proc/369/stat : 369 (kw) R 367 369 32443 0 -1 0 362 0 0 0 1 0 0 0 20 0 1 0 1095969809 3092480 346 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/369/statm: 755 347 216 541 0 205 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 3020

[startup+0.101572 s]
/proc/loadavg: 0.92 0.95 0.93 3/80 369
/proc/meminfo: memFree=1850132/2055920 swapFree=4163576/4192956
[pid=369] ppid=367 vsize=5264 CPUtime=0.09
/proc/369/stat : 369 (kw) R 367 369 32443 0 -1 0 984 0 0 0 9 0 0 0 20 0 1 0 1095969809 5390336 968 1992294400 4194304 6412682 548682068864 18446744073709551615 4564625 0 0 4096 0 0 0 0 17 1 0 0
/proc/369/statm: 1316 968 235 541 0 766 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5264

[startup+0.301592 s]
/proc/loadavg: 0.92 0.95 0.93 3/80 369
/proc/meminfo: memFree=1850132/2055920 swapFree=4163576/4192956
[pid=369] ppid=367 vsize=5264 CPUtime=0.29
/proc/369/stat : 369 (kw) R 367 369 32443 0 -1 0 984 0 0 0 29 0 0 0 22 0 1 0 1095969809 5390336 968 1992294400 4194304 6412682 548682068864 18446744073709551615 4564963 0 0 4096 0 0 0 0 17 1 0 0
/proc/369/statm: 1316 968 235 541 0 766 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5264

[startup+0.701634 s]
/proc/loadavg: 0.92 0.95 0.93 3/80 369
/proc/meminfo: memFree=1850132/2055920 swapFree=4163576/4192956
[pid=369] ppid=367 vsize=4784 CPUtime=0.69
/proc/369/stat : 369 (kw) R 367 369 32443 0 -1 0 1095 0 0 0 69 0 0 0 25 0 1 0 1095969809 4898816 860 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/369/statm: 1196 860 244 541 0 646 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4784

[startup+1.50172 s]
/proc/loadavg: 0.92 0.95 0.93 2/81 370
/proc/meminfo: memFree=1845900/2055920 swapFree=4163576/4192956
[pid=369] ppid=367 vsize=8936 CPUtime=1.49
/proc/369/stat : 369 (kw) R 367 369 32443 0 -1 0 2118 0 0 0 148 1 0 0 25 0 1 0 1095969809 9150464 1883 1992294400 4194304 6412682 548682068864 18446744073709551615 5508555 0 0 4096 0 0 0 0 17 1 0 0
/proc/369/statm: 2234 1883 244 541 0 1684 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8936

[startup+3.10188 s]
/proc/loadavg: 0.92 0.95 0.93 2/81 370
/proc/meminfo: memFree=1841484/2055920 swapFree=4163576/4192956
[pid=369] ppid=367 vsize=12204 CPUtime=3.09
/proc/369/stat : 369 (kw) R 367 369 32443 0 -1 0 2890 0 0 0 307 2 0 0 25 0 1 0 1095969809 12496896 2615 1992294400 4194304 6412682 548682068864 18446744073709551615 5482352 0 0 4096 0 0 0 0 17 1 0 0
/proc/369/statm: 3051 2615 247 541 0 2501 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12204

[startup+6.30121 s]
/proc/loadavg: 0.93 0.95 0.93 2/81 370
/proc/meminfo: memFree=1838604/2055920 swapFree=4163576/4192956
[pid=369] ppid=367 vsize=15092 CPUtime=6.29
/proc/369/stat : 369 (kw) R 367 369 32443 0 -1 0 3770 0 0 0 626 3 0 0 25 0 1 0 1095969809 15454208 3338 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/369/statm: 3773 3338 247 541 0 3223 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 15092

[startup+12.7019 s]
/proc/loadavg: 0.93 0.96 0.93 2/81 370
/proc/meminfo: memFree=1832204/2055920 swapFree=4163576/4192956
[pid=369] ppid=367 vsize=21176 CPUtime=12.69
/proc/369/stat : 369 (kw) R 367 369 32443 0 -1 0 5332 0 0 0 1262 7 0 0 25 0 1 0 1095969809 21684224 4661 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/369/statm: 5294 4661 247 541 0 4744 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 21176

[startup+25.5012 s]
/proc/loadavg: 0.95 0.96 0.93 2/81 370
/proc/meminfo: memFree=1824140/2055920 swapFree=4163576/4192956
[pid=369] ppid=367 vsize=30136 CPUtime=25.48
/proc/369/stat : 369 (kw) R 367 369 32443 0 -1 0 7718 0 0 0 2536 12 0 0 25 0 1 0 1095969809 30859264 6685 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/369/statm: 7534 6685 247 541 0 6984 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 30136

[startup+51.1019 s]
/proc/loadavg: 0.96 0.96 0.93 2/81 370
/proc/meminfo: memFree=1814988/2055920 swapFree=4163576/4192956
[pid=369] ppid=367 vsize=41324 CPUtime=51.07
/proc/369/stat : 369 (kw) R 367 369 32443 0 -1 0 10477 0 0 0 5086 21 0 0 25 0 1 0 1095969809 42315776 9103 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/369/statm: 10331 9103 247 541 0 9781 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 41324

[startup+102.306 s]
/proc/loadavg: 0.98 0.96 0.93 2/81 370
/proc/meminfo: memFree=1799244/2055920 swapFree=4163576/4192956
[pid=369] ppid=367 vsize=57620 CPUtime=102.26
/proc/369/stat : 369 (kw) R 367 369 32443 0 -1 0 14980 0 0 0 10192 34 0 0 25 0 1 0 1095969809 59002880 12879 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/369/statm: 14405 12879 247 541 0 13855 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 57620

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.93 2/81 370
/proc/meminfo: memFree=1784460/2055920 swapFree=4163576/4192956
[pid=369] ppid=367 vsize=74796 CPUtime=162.24
/proc/369/stat : 369 (kw) R 367 369 32443 0 -1 0 19324 0 0 0 16178 46 0 0 25 0 1 0 1095969809 76591104 16539 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/369/statm: 18699 16539 247 541 0 18149 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 74796

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.93 2/81 370
/proc/meminfo: memFree=1774476/2055920 swapFree=4163576/4192956
[pid=369] ppid=367 vsize=85876 CPUtime=222.22
/proc/369/stat : 369 (kw) R 367 369 32443 0 -1 0 22233 0 0 0 22166 56 0 0 25 0 1 0 1095969809 87937024 19027 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/369/statm: 21469 19027 247 541 0 20919 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 85876

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.93 2/81 370
/proc/meminfo: memFree=1764236/2055920 swapFree=4163576/4192956
[pid=369] ppid=367 vsize=97640 CPUtime=282.21
/proc/369/stat : 369 (kw) R 367 369 32443 0 -1 0 25301 0 0 0 28155 66 0 0 25 0 1 0 1095969809 99983360 21611 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/369/statm: 24410 21611 247 541 0 23860 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 97640

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.93 2/81 370
/proc/meminfo: memFree=1753420/2055920 swapFree=4163576/4192956
[pid=369] ppid=367 vsize=109428 CPUtime=342.19
/proc/369/stat : 369 (kw) R 367 369 32443 0 -1 0 27980 0 0 0 34142 77 0 0 25 0 1 0 1095969809 112054272 24290 1992294400 4194304 6412682 548682068864 18446744073709551615 4287593 0 0 4096 0 0 0 0 17 1 0 0
/proc/369/statm: 27357 24290 247 541 0 26807 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 109428

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.93 2/81 370
/proc/meminfo: memFree=1748492/2055920 swapFree=4163576/4192956
[pid=369] ppid=367 vsize=115648 CPUtime=402.18
/proc/369/stat : 369 (kw) R 367 369 32443 0 -1 0 29774 0 0 0 40133 85 0 0 25 0 1 0 1095969809 118423552 25528 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/369/statm: 28912 25528 247 541 0 28362 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 115648

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.93 2/81 370
/proc/meminfo: memFree=1734924/2055920 swapFree=4163576/4192956
[pid=369] ppid=367 vsize=131840 CPUtime=462.16
/proc/369/stat : 369 (kw) R 367 369 32443 0 -1 0 33134 0 0 0 46123 93 0 0 25 0 1 0 1095969809 135004160 28888 1992294400 4194304 6412682 548682068864 18446744073709551615 4296562 0 0 4096 0 0 0 0 17 1 0 0
/proc/369/statm: 32960 28888 247 541 0 32410 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 131840

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.93 2/81 370
/proc/meminfo: memFree=1735308/2055920 swapFree=4163576/4192956
[pid=369] ppid=367 vsize=131840 CPUtime=522.15
/proc/369/stat : 369 (kw) R 367 369 32443 0 -1 0 33679 0 0 0 52115 100 0 0 25 0 1 0 1095969809 135004160 28793 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/369/statm: 32960 28793 247 541 0 32410 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 131840

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.93 2/81 370
/proc/meminfo: memFree=1729036/2055920 swapFree=4163576/4192956
[pid=369] ppid=367 vsize=138668 CPUtime=582.12
/proc/369/stat : 369 (kw) R 367 369 32443 0 -1 0 35286 0 0 0 58106 106 0 0 25 0 1 0 1095969809 141996032 30400 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/369/statm: 34667 30400 247 541 0 34117 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 138668

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.93 2/81 370
/proc/meminfo: memFree=1720396/2055920 swapFree=4163576/4192956
[pid=369] ppid=367 vsize=148160 CPUtime=642.11
/proc/369/stat : 369 (kw) R 367 369 32443 0 -1 0 38126 0 0 0 64098 113 0 0 25 0 1 0 1095969809 151715840 32504 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/369/statm: 37040 32504 247 541 0 36490 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 148160

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.93 2/81 370
/proc/meminfo: memFree=1717836/2055920 swapFree=4163576/4192956
[pid=369] ppid=367 vsize=150880 CPUtime=702.09
/proc/369/stat : 369 (kw) R 367 369 32443 0 -1 0 38796 0 0 0 70090 119 0 0 25 0 1 0 1095969809 154501120 33174 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/369/statm: 37720 33174 247 541 0 37170 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 150880

[startup+762.307 s]
/proc/loadavg: 0.99 0.97 0.93 2/81 371
/proc/meminfo: memFree=1712012/2055920 swapFree=4163576/4192956
[pid=369] ppid=367 vsize=157600 CPUtime=762.08
/proc/369/stat : 369 (kw) R 367 369 32443 0 -1 0 40205 0 0 0 76083 125 0 0 25 0 1 0 1095969809 161382400 34583 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/369/statm: 39400 34583 247 541 0 38850 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 157600

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.93 2/81 371
/proc/meminfo: memFree=1695884/2055920 swapFree=4163576/4192956
[pid=369] ppid=367 vsize=175736 CPUtime=822.06
/proc/369/stat : 369 (kw) R 367 369 32443 0 -1 0 44224 0 0 0 82073 133 0 0 25 0 1 0 1095969809 179953664 38602 1992294400 4194304 6412682 548682068864 18446744073709551615 4296616 0 0 4096 0 0 0 0 17 1 0 0
/proc/369/statm: 43934 38602 247 541 0 43384 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 175736

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.93 2/81 371
/proc/meminfo: memFree=1698380/2055920 swapFree=4163576/4192956
[pid=369] ppid=367 vsize=173312 CPUtime=882.04
/proc/369/stat : 369 (kw) R 367 369 32443 0 -1 0 44432 0 0 0 88066 138 0 0 25 0 1 0 1095969809 177471488 37964 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/369/statm: 43328 37964 247 541 0 42778 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 173312

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.93 2/81 371
/proc/meminfo: memFree=1696908/2055920 swapFree=4163576/4192956
[pid=369] ppid=367 vsize=174912 CPUtime=942.02
/proc/369/stat : 369 (kw) R 367 369 32443 0 -1 0 44788 0 0 0 94059 143 0 0 25 0 1 0 1095969809 179109888 38320 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/369/statm: 43728 38320 247 541 0 43178 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 174912

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.93 2/81 371
/proc/meminfo: memFree=1696716/2055920 swapFree=4163576/4192956
[pid=369] ppid=367 vsize=174912 CPUtime=1002.01
/proc/369/stat : 369 (kw) R 367 369 32443 0 -1 0 44837 0 0 0 100054 147 0 0 25 0 1 0 1095969809 179109888 38369 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/369/statm: 43728 38369 247 541 0 43178 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 174912

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.93 2/81 371
/proc/meminfo: memFree=1684940/2055920 swapFree=4163576/4192956
[pid=369] ppid=367 vsize=188488 CPUtime=1061.99
/proc/369/stat : 369 (kw) R 367 369 32443 0 -1 0 47875 0 0 0 106046 153 0 0 25 0 1 0 1095969809 193011712 41407 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/369/statm: 47122 41407 247 541 0 46572 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 188488

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.93 2/81 371
/proc/meminfo: memFree=1678540/2055920 swapFree=4163576/4192956
[pid=369] ppid=367 vsize=194596 CPUtime=1121.97
/proc/369/stat : 369 (kw) R 367 369 32443 0 -1 0 50331 0 0 0 112038 159 0 0 25 0 1 0 1095969809 199266304 42890 1992294400 4194304 6412682 548682068864 18446744073709551615 4286837 0 0 4096 0 0 0 0 17 1 0 0
/proc/369/statm: 48649 42890 247 541 0 48099 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 194596

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.93 2/81 371
/proc/meminfo: memFree=1677068/2055920 swapFree=4163576/4192956
[pid=369] ppid=367 vsize=196516 CPUtime=1181.95
/proc/369/stat : 369 (kw) R 367 369 32443 0 -1 0 50696 0 0 0 118030 165 0 0 25 0 1 0 1095969809 201232384 43255 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/369/statm: 49129 43255 247 541 0 48579 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 196516



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.93 2/81 371
/proc/meminfo: memFree=1676428/2055920 swapFree=4163576/4192956
[pid=369] ppid=367 vsize=197156 CPUtime=1200.05
/proc/369/stat : 369 (kw) R 367 369 32443 0 -1 0 50847 0 0 0 119838 167 0 0 25 0 1 0 1095969809 201887744 43406 1992294400 4194304 6412682 548682068864 18446744073709551615 4286794 0 0 4096 0 0 0 0 17 1 0 0
/proc/369/statm: 49289 43406 247 541 0 48739 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 197156

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.44
CPU time (s): 1200.1
CPU user time (s): 1198.39
CPU system time (s): 1.70574
CPU usage (%): 99.9718
Max. virtual memory (cumulated for all children) (KiB): 198168

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

runsolver used 1.60575 second user time and 3.86641 second system time

The end

Launcher Data

Begin job on node90 at 2009-03-28 10:37:42
IDJOB=1519679
IDBENCH=70269
IDSOLVER=501
FILE ID=node90/1519679-1238233061
PBS_JOBID= 9060565
Free space on /tmp= 66456 MiB

SOLVER NAME= kw 2009-03-20
BENCH NAME= SAT09/RANDOM/LARGE/7SAT/UNKNOWN/160/unif-k7-r85-v160-c13600-S91288590-071.cnf
COMMAND LINE= HOME/kw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1519679-1238233061/watcher-1519679-1238233061 -o /tmp/evaluation-result-1519679-1238233061/solver-1519679-1238233061 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/kw HOME/instance-1519679-1238233061.cnf

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

MD5SUM BENCH= fa1c9f583a9135f82181313be8dfbb29
RANDOM SEED=250739244

node90.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.234
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.234
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1850612 kB
Buffers:         35268 kB
Cached:          98864 kB
SwapCached:      18936 kB
Active:          97828 kB
Inactive:        56716 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1850612 kB
SwapTotal:     4192956 kB
SwapFree:      4163576 kB
Dirty:            2624 kB
Writeback:           0 kB
Mapped:          25644 kB
Slab:            35044 kB
Committed_AS:  2500520 kB
PageTables:       2668 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= 66452 MiB
End job on node90 at 2009-03-28 10:57:44