Trace number 1519587

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

General information on the benchmark

NameRANDOM/LARGE/5SAT/UNKNOWN/900/
unif-k5-r20-v900-c18000-S1119648091-064.cnf
MD5SUMa0e1aec07865a725709061f3f17cc524
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark32.4621
Satisfiable
(Un)Satisfiability was proved
Number of variables900
Number of clauses18000
Sum of the clauses size90000
Maximum clause length5
Minimum clause length5
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 518000
Number of clauses of size over 50

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-1519587-1238230924/watcher-1519587-1238230924 -o /tmp/evaluation-result-1519587-1238230924/solver-1519587-1238230924 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/kw HOME/instance-1519587-1238230924.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.98 0.99 3/72 6605
/proc/meminfo: memFree=1438856/2055920 swapFree=4168900/4192956
[pid=6605] ppid=6603 vsize=3280 CPUtime=0
/proc/6605/stat : 6605 (kw) R 6603 6605 6200 0 -1 0 417 0 0 0 0 0 0 0 18 0 1 0 1095753669 3358720 401 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/6605/statm: 820 401 219 541 0 270 0

[startup+0.0543621 s]
/proc/loadavg: 0.92 0.98 0.99 3/72 6605
/proc/meminfo: memFree=1438856/2055920 swapFree=4168900/4192956
[pid=6605] ppid=6603 vsize=3808 CPUtime=0.05
/proc/6605/stat : 6605 (kw) R 6603 6605 6200 0 -1 0 563 0 0 0 5 0 0 0 18 0 1 0 1095753669 3899392 547 1992294400 4194304 6412682 548682068864 18446744073709551615 5554128 0 0 4096 0 0 0 0 17 1 0 0
/proc/6605/statm: 952 547 219 541 0 402 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 3808

[startup+0.10137 s]
/proc/loadavg: 0.92 0.98 0.99 3/72 6605
/proc/meminfo: memFree=1438856/2055920 swapFree=4168900/4192956
[pid=6605] ppid=6603 vsize=4468 CPUtime=0.09
/proc/6605/stat : 6605 (kw) R 6603 6605 6200 0 -1 0 753 0 0 0 9 0 0 0 18 0 1 0 1095753669 4575232 737 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/6605/statm: 1117 738 219 541 0 567 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4468

[startup+0.301409 s]
/proc/loadavg: 0.92 0.98 0.99 3/72 6605
/proc/meminfo: memFree=1438856/2055920 swapFree=4168900/4192956
[pid=6605] ppid=6603 vsize=5352 CPUtime=0.29
/proc/6605/stat : 6605 (kw) R 6603 6605 6200 0 -1 0 1322 0 0 0 29 0 0 0 19 0 1 0 1095753669 5480448 985 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/6605/statm: 1338 985 245 541 0 788 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5352

[startup+0.701484 s]
/proc/loadavg: 0.92 0.98 0.99 3/72 6605
/proc/meminfo: memFree=1438856/2055920 swapFree=4168900/4192956
[pid=6605] ppid=6603 vsize=7588 CPUtime=0.69
/proc/6605/stat : 6605 (kw) R 6603 6605 6200 0 -1 0 1878 0 0 0 69 0 0 0 23 0 1 0 1095753669 7770112 1541 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/6605/statm: 1897 1541 245 541 0 1347 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7588

[startup+1.50265 s]
/proc/loadavg: 0.92 0.98 0.99 2/73 6606
/proc/meminfo: memFree=1432064/2055920 swapFree=4168900/4192956
[pid=6605] ppid=6603 vsize=11564 CPUtime=1.49
/proc/6605/stat : 6605 (kw) R 6603 6605 6200 0 -1 0 2885 0 0 0 148 1 0 0 25 0 1 0 1095753669 11841536 2548 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/6605/statm: 2891 2548 245 541 0 2341 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11564

[startup+3.10194 s]
/proc/loadavg: 0.92 0.98 0.99 2/73 6606
/proc/meminfo: memFree=1426880/2055920 swapFree=4168900/4192956
[pid=6605] ppid=6603 vsize=16996 CPUtime=3.09
/proc/6605/stat : 6605 (kw) R 6603 6605 6200 0 -1 0 4260 0 0 0 307 2 0 0 25 0 1 0 1095753669 17403904 3883 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/6605/statm: 4249 3883 245 541 0 3699 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16996

[startup+6.30154 s]
/proc/loadavg: 0.93 0.98 0.99 2/73 6606
/proc/meminfo: memFree=1421440/2055920 swapFree=4168900/4192956
[pid=6605] ppid=6603 vsize=21220 CPUtime=6.29
/proc/6605/stat : 6605 (kw) R 6603 6605 6200 0 -1 0 5359 0 0 0 625 4 0 0 25 0 1 0 1095753669 21729280 4937 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/6605/statm: 5305 4937 248 541 0 4755 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 21220

[startup+12.7018 s]
/proc/loadavg: 0.93 0.98 0.99 2/73 6606
/proc/meminfo: memFree=1413248/2055920 swapFree=4168900/4192956
[pid=6605] ppid=6603 vsize=27440 CPUtime=12.69
/proc/6605/stat : 6605 (kw) R 6603 6605 6200 0 -1 0 7116 0 0 0 1262 7 0 0 25 0 1 0 1095753669 28098560 6513 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/6605/statm: 6860 6513 248 541 0 6310 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 27440

[startup+25.5012 s]
/proc/loadavg: 0.95 0.98 0.99 2/73 6606
/proc/meminfo: memFree=1402304/2055920 swapFree=4168900/4192956
[pid=6605] ppid=6603 vsize=39576 CPUtime=25.49
/proc/6605/stat : 6605 (kw) R 6603 6605 6200 0 -1 0 10241 0 0 0 2536 13 0 0 25 0 1 0 1095753669 40525824 9468 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/6605/statm: 9894 9468 248 541 0 9344 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 39576

[startup+51.101 s]
/proc/loadavg: 0.96 0.98 0.99 2/73 6606
/proc/meminfo: memFree=1386176/2055920 swapFree=4168900/4192956
[pid=6605] ppid=6603 vsize=56044 CPUtime=51.08
/proc/6605/stat : 6605 (kw) R 6603 6605 6200 0 -1 0 14748 0 0 0 5084 24 0 0 25 0 1 0 1095753669 57389056 13613 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/6605/statm: 14011 13613 248 541 0 13461 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 56044

[startup+102.307 s]
/proc/loadavg: 0.98 0.98 0.99 2/73 6606
/proc/meminfo: memFree=1359296/2055920 swapFree=4168900/4192956
[pid=6605] ppid=6603 vsize=82856 CPUtime=102.26
/proc/6605/stat : 6605 (kw) R 6603 6605 6200 0 -1 0 21762 0 0 0 10187 39 0 0 25 0 1 0 1095753669 84844544 20078 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/6605/statm: 20714 20078 248 541 0 20164 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 82856

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 6606
/proc/meminfo: memFree=1340160/2055920 swapFree=4168900/4192956
[pid=6605] ppid=6603 vsize=103032 CPUtime=162.23
/proc/6605/stat : 6605 (kw) R 6603 6605 6200 0 -1 0 27192 0 0 0 16171 52 0 0 25 0 1 0 1095753669 105504768 24990 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/6605/statm: 25758 24990 248 541 0 25208 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 103032

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 6606
/proc/meminfo: memFree=1316416/2055920 swapFree=4168900/4192956
[pid=6605] ppid=6603 vsize=127804 CPUtime=222.21
/proc/6605/stat : 6605 (kw) R 6603 6605 6200 0 -1 0 33582 0 0 0 22154 67 0 0 25 0 1 0 1095753669 130871296 30696 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/6605/statm: 31951 30696 248 541 0 31401 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 127804

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 6606
/proc/meminfo: memFree=1299072/2055920 swapFree=4168900/4192956
[pid=6605] ppid=6603 vsize=145788 CPUtime=282.18
/proc/6605/stat : 6605 (kw) R 6603 6605 6200 0 -1 0 38390 0 0 0 28136 82 0 0 25 0 1 0 1095753669 149286912 35083 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/6605/statm: 36447 35083 248 541 0 35897 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 145788

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 6606
/proc/meminfo: memFree=1290816/2055920 swapFree=4168900/4192956
[pid=6605] ppid=6603 vsize=154136 CPUtime=342.17
/proc/6605/stat : 6605 (kw) R 6603 6605 6200 0 -1 0 40471 0 0 0 34124 93 0 0 25 0 1 0 1095753669 157835264 37164 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/6605/statm: 38534 37164 248 541 0 37984 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 154136

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 6606
/proc/meminfo: memFree=1277056/2055920 swapFree=4168900/4192956
[pid=6605] ppid=6603 vsize=168016 CPUtime=402.14
/proc/6605/stat : 6605 (kw) R 6603 6605 6200 0 -1 0 44352 0 0 0 40110 104 0 0 25 0 1 0 1095753669 172048384 40561 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/6605/statm: 42004 40561 248 541 0 41454 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 168016

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 6606
/proc/meminfo: memFree=1254272/2055920 swapFree=4168900/4192956
[pid=6605] ppid=6603 vsize=191840 CPUtime=462.12
/proc/6605/stat : 6605 (kw) R 6603 6605 6200 0 -1 0 50067 0 0 0 46094 118 0 0 25 0 1 0 1095753669 196444160 46276 1992294400 4194304 6412682 548682068864 18446744073709551615 4286837 0 0 4096 0 0 0 0 17 1 0 0
/proc/6605/statm: 47960 46276 248 541 0 47410 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 191840

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 6606
/proc/meminfo: memFree=1252480/2055920 swapFree=4168900/4192956
[pid=6605] ppid=6603 vsize=193616 CPUtime=522.1
/proc/6605/stat : 6605 (kw) R 6603 6605 6200 0 -1 0 51007 0 0 0 52085 125 0 0 25 0 1 0 1095753669 198262784 46660 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/6605/statm: 48404 46660 248 541 0 47854 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 193616

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 6606
/proc/meminfo: memFree=1235520/2055920 swapFree=4168900/4192956
[pid=6605] ppid=6603 vsize=211156 CPUtime=582.08
/proc/6605/stat : 6605 (kw) R 6603 6605 6200 0 -1 0 55300 0 0 0 58072 136 0 0 25 0 1 0 1095753669 216223744 50953 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/6605/statm: 52789 50953 248 541 0 52239 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 211156

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 6606
/proc/meminfo: memFree=1227264/2055920 swapFree=4168900/4192956
[pid=6605] ppid=6603 vsize=221632 CPUtime=642.07
/proc/6605/stat : 6605 (kw) R 6603 6605 6200 0 -1 0 57905 0 0 0 64062 145 0 0 25 0 1 0 1095753669 226951168 52918 1992294400 4194304 6412682 548682068864 18446744073709551615 4287126 0 0 4096 0 0 0 0 17 1 0 0
/proc/6605/statm: 55408 52918 248 541 0 54858 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 221632

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 6606
/proc/meminfo: memFree=1226688/2055920 swapFree=4168900/4192956
[pid=6605] ppid=6603 vsize=222452 CPUtime=702.03
/proc/6605/stat : 6605 (kw) R 6603 6605 6200 0 -1 0 58088 0 0 0 70053 150 0 0 25 0 1 0 1095753669 227790848 53101 1992294400 4194304 6412682 548682068864 18446744073709551615 4287183 0 0 4096 0 0 0 0 17 1 0 0
/proc/6605/statm: 55613 53101 248 541 0 55063 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 222452

[startup+762.307 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 6606
/proc/meminfo: memFree=1200192/2055920 swapFree=4168900/4192956
[pid=6605] ppid=6603 vsize=249976 CPUtime=762.02
/proc/6605/stat : 6605 (kw) R 6603 6605 6200 0 -1 0 64692 0 0 0 76038 164 0 0 25 0 1 0 1095753669 255975424 59705 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/6605/statm: 62494 59705 248 541 0 61944 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 249976

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 6606
/proc/meminfo: memFree=1195392/2055920 swapFree=4168900/4192956
[pid=6605] ppid=6603 vsize=254788 CPUtime=821.99
/proc/6605/stat : 6605 (kw) R 6603 6605 6200 0 -1 0 66605 0 0 0 82026 173 0 0 25 0 1 0 1095753669 260902912 60882 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/6605/statm: 63697 60882 248 541 0 63147 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 254788

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 6606
/proc/meminfo: memFree=1194240/2055920 swapFree=4168900/4192956
[pid=6605] ppid=6603 vsize=255908 CPUtime=881.97
/proc/6605/stat : 6605 (kw) R 6603 6605 6200 0 -1 0 66885 0 0 0 88017 180 0 0 25 0 1 0 1095753669 262049792 61162 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/6605/statm: 63977 61162 248 541 0 63427 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 255908

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 6606
/proc/meminfo: memFree=1186944/2055920 swapFree=4168900/4192956
[pid=6605] ppid=6603 vsize=263720 CPUtime=941.95
/proc/6605/stat : 6605 (kw) R 6603 6605 6200 0 -1 0 68776 0 0 0 94007 188 0 0 25 0 1 0 1095753669 270049280 63053 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/6605/statm: 65930 63053 248 541 0 65380 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 263720

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 6606
/proc/meminfo: memFree=1164672/2055920 swapFree=4168900/4192956
[pid=6605] ppid=6603 vsize=286208 CPUtime=1001.92
/proc/6605/stat : 6605 (kw) R 6603 6605 6200 0 -1 0 74273 0 0 0 99993 199 0 0 25 0 1 0 1095753669 293076992 68550 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/6605/statm: 71552 68550 248 541 0 71002 0
Current children cumulated CPU time (s) 1001.92
Current children cumulated vsize (KiB) 286208

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 6606
/proc/meminfo: memFree=1160896/2055920 swapFree=4168900/4192956
[pid=6605] ppid=6603 vsize=289640 CPUtime=1061.9
/proc/6605/stat : 6605 (kw) R 6603 6605 6200 0 -1 0 76012 0 0 0 105984 206 0 0 25 0 1 0 1095753669 296591360 69443 1992294400 4194304 6412682 548682068864 18446744073709551615 4287596 0 0 4096 0 0 0 0 17 1 0 0
/proc/6605/statm: 72410 69443 248 541 0 71860 0
Current children cumulated CPU time (s) 1061.9
Current children cumulated vsize (KiB) 289640

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 6606
/proc/meminfo: memFree=1160704/2055920 swapFree=4168900/4192956
[pid=6605] ppid=6603 vsize=289640 CPUtime=1121.88
/proc/6605/stat : 6605 (kw) R 6603 6605 6200 0 -1 0 76075 0 0 0 111977 211 0 0 25 0 1 0 1095753669 296591360 69506 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/6605/statm: 72410 69506 248 541 0 71860 0
Current children cumulated CPU time (s) 1121.88
Current children cumulated vsize (KiB) 289640

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 6606
/proc/meminfo: memFree=1160640/2055920 swapFree=4168900/4192956
[pid=6605] ppid=6603 vsize=289640 CPUtime=1181.86
/proc/6605/stat : 6605 (kw) R 6603 6605 6200 0 -1 0 76095 0 0 0 117970 216 0 0 25 0 1 0 1095753669 296591360 69526 1992294400 4194304 6412682 548682068864 18446744073709551615 4287596 0 0 4096 0 0 0 0 17 1 0 0
/proc/6605/statm: 72410 69526 248 541 0 71860 0
Current children cumulated CPU time (s) 1181.86
Current children cumulated vsize (KiB) 289640



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 6606
/proc/meminfo: memFree=1160192/2055920 swapFree=4168900/4192956
[pid=6605] ppid=6603 vsize=290072 CPUtime=1200.06
/proc/6605/stat : 6605 (kw) R 6603 6605 6200 0 -1 0 76214 0 0 0 119789 217 0 0 25 0 1 0 1095753669 297033728 69645 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/6605/statm: 72518 69645 248 541 0 71968 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 290072

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: 0.99 0.98 0.99 2/73 6606
/proc/meminfo: memFree=1160192/2055920 swapFree=4168900/4192956
[pid=6605] ppid=6603 vsize=290072 CPUtime=1200.06
/proc/6605/stat : 6605 (kw) R 6603 6605 6200 0 -1 0 76214 0 0 0 119789 217 0 0 25 0 1 0 1095753669 297033728 69645 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/6605/statm: 72518 69645 248 541 0 71968 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 290072

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.55
CPU time (s): 1200.12
CPU user time (s): 1197.89
CPU system time (s): 2.22466
CPU usage (%): 99.9635
Max. virtual memory (cumulated for all children) (KiB): 293024

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

runsolver used 1.02884 second user time and 3.34849 second system time

The end

Launcher Data

Begin job on node64 at 2009-03-28 10:02:04
IDJOB=1519587
IDBENCH=70223
IDSOLVER=501
FILE ID=node64/1519587-1238230924
PBS_JOBID= 9060605
Free space on /tmp= 66408 MiB

SOLVER NAME= kw 2009-03-20
BENCH NAME= SAT09/RANDOM/LARGE/5SAT/UNKNOWN/900/unif-k5-r20-v900-c18000-S1119648091-064.cnf
COMMAND LINE= HOME/kw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1519587-1238230924/watcher-1519587-1238230924 -o /tmp/evaluation-result-1519587-1238230924/solver-1519587-1238230924 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/kw HOME/instance-1519587-1238230924.cnf

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

MD5SUM BENCH= a0e1aec07865a725709061f3f17cc524
RANDOM SEED=1767811093

node64.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.261
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.261
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:       1439336 kB
Buffers:         70688 kB
Cached:         451792 kB
SwapCached:      14856 kB
Active:          33388 kB
Inactive:       505696 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1439336 kB
SwapTotal:     4192956 kB
SwapFree:      4168900 kB
Dirty:            2668 kB
Writeback:           0 kB
Mapped:          16120 kB
Slab:            62444 kB
Committed_AS:  2882156 kB
PageTables:       2024 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66408 MiB
End job on node64 at 2009-03-28 10:22:06