Trace number 1520075

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
kw 2009-03-20? (TO) 1200.12 1200.53

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/UNKNOWN/70/
unif-k7-r89-v70-c6230-S884764237-004.cnf
MD5SUM96ceaf7a09cf1a67341c76fb72be7203
Bench CategoryRANDOM (random 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 variables70
Number of clauses6230
Sum of the clauses size43610
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 56230

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-1520075-1238260774/watcher-1520075-1238260774 -o /tmp/evaluation-result-1520075-1238260774/solver-1520075-1238260774 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/kw HOME/instance-1520075-1238260774.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 1.00 1.00 2/64 14927
/proc/meminfo: memFree=1086760/2055920 swapFree=4174052/4192956
[pid=14927] ppid=14925 vsize=2732 CPUtime=0
/proc/14927/stat : 14927 (kw) R 14925 14927 14656 0 -1 0 294 0 0 0 0 0 0 0 18 0 1 0 1098743465 2797568 278 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/14927/statm: 683 278 216 541 0 133 0

[startup+0.0311219 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 14927
/proc/meminfo: memFree=1086760/2055920 swapFree=4174052/4192956
[pid=14927] ppid=14925 vsize=3128 CPUtime=0.02
/proc/14927/stat : 14927 (kw) R 14925 14927 14656 0 -1 0 404 0 0 0 2 0 0 0 18 0 1 0 1098743465 3203072 388 1992294400 4194304 6412682 548682068864 18446744073709551615 4825464 0 0 4096 0 0 0 0 17 1 0 0
/proc/14927/statm: 782 388 216 541 0 232 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 3128

[startup+0.102139 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 14927
/proc/meminfo: memFree=1086760/2055920 swapFree=4174052/4192956
[pid=14927] ppid=14925 vsize=3920 CPUtime=0.09
/proc/14927/stat : 14927 (kw) R 14925 14927 14656 0 -1 0 627 0 0 0 9 0 0 0 18 0 1 0 1098743465 4014080 611 1992294400 4194304 6412682 548682068864 18446744073709551615 4564594 0 0 4096 0 0 0 0 17 1 0 0
/proc/14927/statm: 980 611 235 541 0 430 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3920

[startup+0.301172 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 14927
/proc/meminfo: memFree=1086760/2055920 swapFree=4174052/4192956
[pid=14927] ppid=14925 vsize=3920 CPUtime=0.29
/proc/14927/stat : 14927 (kw) R 14925 14927 14656 0 -1 0 627 0 0 0 29 0 0 0 19 0 1 0 1098743465 4014080 611 1992294400 4194304 6412682 548682068864 18446744073709551615 4564583 0 0 4096 0 0 0 0 17 1 0 0
/proc/14927/statm: 980 611 235 541 0 430 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3920

[startup+0.701244 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 14927
/proc/meminfo: memFree=1086760/2055920 swapFree=4174052/4192956
[pid=14927] ppid=14925 vsize=5612 CPUtime=0.69
/proc/14927/stat : 14927 (kw) R 14925 14927 14656 0 -1 0 1152 0 0 0 69 0 0 0 22 0 1 0 1098743465 5746688 1033 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/14927/statm: 1403 1033 242 541 0 853 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5612

[startup+1.50139 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14928
/proc/meminfo: memFree=1082400/2055920 swapFree=4174052/4192956
[pid=14927] ppid=14925 vsize=8276 CPUtime=1.49
/proc/14927/stat : 14927 (kw) R 14925 14927 14656 0 -1 0 1794 0 0 0 148 1 0 0 25 0 1 0 1098743465 8474624 1635 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/14927/statm: 2069 1635 242 541 0 1519 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8276

[startup+3.10168 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14928
/proc/meminfo: memFree=1080032/2055920 swapFree=4174052/4192956
[pid=14927] ppid=14925 vsize=10220 CPUtime=3.09
/proc/14927/stat : 14927 (kw) R 14925 14927 14656 0 -1 0 2323 0 0 0 307 2 0 0 25 0 1 0 1098743465 10465280 2067 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/14927/statm: 2555 2067 247 541 0 2005 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10220

[startup+6.30126 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14928
/proc/meminfo: memFree=1077408/2055920 swapFree=4174052/4192956
[pid=14927] ppid=14925 vsize=12852 CPUtime=6.28
/proc/14927/stat : 14927 (kw) R 14925 14927 14656 0 -1 0 3039 0 0 0 624 4 0 0 25 0 1 0 1098743465 13160448 2654 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/14927/statm: 3213 2654 247 541 0 2663 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 12852

[startup+12.7014 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14928
/proc/meminfo: memFree=1073696/2055920 swapFree=4174052/4192956
[pid=14927] ppid=14925 vsize=17700 CPUtime=12.68
/proc/14927/stat : 14927 (kw) R 14925 14927 14656 0 -1 0 4219 0 0 0 1261 7 0 0 25 0 1 0 1098743465 18124800 3664 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/14927/statm: 4425 3664 247 541 0 3875 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 17700

[startup+25.5018 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14928
/proc/meminfo: memFree=1068192/2055920 swapFree=4174052/4192956
[pid=14927] ppid=14925 vsize=23172 CPUtime=25.48
/proc/14927/stat : 14927 (kw) R 14925 14927 14656 0 -1 0 5770 0 0 0 2536 12 0 0 25 0 1 0 1098743465 23728128 4853 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/14927/statm: 5793 4853 247 541 0 5243 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 23172

[startup+51.1014 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14928
/proc/meminfo: memFree=1062176/2055920 swapFree=4174052/4192956
[pid=14927] ppid=14925 vsize=31552 CPUtime=51.07
/proc/14927/stat : 14927 (kw) R 14925 14927 14656 0 -1 0 7741 0 0 0 5089 18 0 0 25 0 1 0 1098743465 32309248 6483 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/14927/statm: 7888 6483 247 541 0 7338 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 31552

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14928
/proc/meminfo: memFree=1050144/2055920 swapFree=4174052/4192956
[pid=14927] ppid=14925 vsize=44784 CPUtime=102.26
/proc/14927/stat : 14927 (kw) R 14925 14927 14656 0 -1 0 11294 0 0 0 10196 30 0 0 25 0 1 0 1098743465 45858816 9309 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/14927/statm: 11196 9309 247 541 0 10646 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 44784

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14928
/proc/meminfo: memFree=1041568/2055920 swapFree=4174052/4192956
[pid=14927] ppid=14925 vsize=55724 CPUtime=162.23
/proc/14927/stat : 14927 (kw) R 14925 14927 14656 0 -1 0 13761 0 0 0 16181 42 0 0 25 0 1 0 1098743465 57061376 11458 1992294400 4194304 6412682 548682068864 18446744073709551615 4286788 0 0 4096 0 0 0 0 17 1 0 0
/proc/14927/statm: 13931 11458 247 541 0 13381 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 55724

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14928
/proc/meminfo: memFree=1034464/2055920 swapFree=4174052/4192956
[pid=14927] ppid=14925 vsize=63540 CPUtime=222.22
/proc/14927/stat : 14927 (kw) R 14925 14927 14656 0 -1 0 15896 0 0 0 22171 51 0 0 25 0 1 0 1098743465 65064960 13227 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/14927/statm: 15885 13227 247 541 0 15335 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 63540

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14928
/proc/meminfo: memFree=1028960/2055920 swapFree=4174052/4192956
[pid=14927] ppid=14925 vsize=69764 CPUtime=282.19
/proc/14927/stat : 14927 (kw) R 14925 14927 14656 0 -1 0 17690 0 0 0 28160 59 0 0 25 0 1 0 1098743465 71438336 14600 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/14927/statm: 17441 14600 247 541 0 16891 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 69764

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14928
/proc/meminfo: memFree=1022624/2055920 swapFree=4174052/4192956
[pid=14927] ppid=14925 vsize=76728 CPUtime=342.18
/proc/14927/stat : 14927 (kw) R 14925 14927 14656 0 -1 0 19743 0 0 0 34152 66 0 0 25 0 1 0 1098743465 78569472 16169 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/14927/statm: 19182 16169 247 541 0 18632 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 76728

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14928
/proc/meminfo: memFree=1012960/2055920 swapFree=4174052/4192956
[pid=14927] ppid=14925 vsize=86840 CPUtime=402.15
/proc/14927/stat : 14927 (kw) R 14925 14927 14656 0 -1 0 22151 0 0 0 40142 73 0 0 25 0 1 0 1098743465 88924160 18577 1992294400 4194304 6412682 548682068864 18446744073709551615 4296580 0 0 4096 0 0 0 0 17 1 0 0
/proc/14927/statm: 21710 18577 247 541 0 21160 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 86840

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14928
/proc/meminfo: memFree=1012448/2055920 swapFree=4174052/4192956
[pid=14927] ppid=14925 vsize=87176 CPUtime=462.14
/proc/14927/stat : 14927 (kw) R 14925 14927 14656 0 -1 0 22833 0 0 0 46134 80 0 0 25 0 1 0 1098743465 89268224 18703 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/14927/statm: 21794 18703 247 541 0 21244 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 87176

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14928
/proc/meminfo: memFree=1008160/2055920 swapFree=4174052/4192956
[pid=14927] ppid=14925 vsize=90780 CPUtime=522.11
/proc/14927/stat : 14927 (kw) R 14925 14927 14656 0 -1 0 23950 0 0 0 52125 86 0 0 25 0 1 0 1098743465 92958720 19820 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/14927/statm: 22695 19820 247 541 0 22145 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 90780

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14928
/proc/meminfo: memFree=1003424/2055920 swapFree=4174052/4192956
[pid=14927] ppid=14925 vsize=98404 CPUtime=582.09
/proc/14927/stat : 14927 (kw) R 14925 14927 14656 0 -1 0 25720 0 0 0 58115 94 0 0 25 0 1 0 1098743465 100765696 20950 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/14927/statm: 24601 20950 247 541 0 24051 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 98404

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14928
/proc/meminfo: memFree=1001888/2055920 swapFree=4174052/4192956
[pid=14927] ppid=14925 vsize=100004 CPUtime=642.08
/proc/14927/stat : 14927 (kw) R 14925 14927 14656 0 -1 0 26089 0 0 0 64107 101 0 0 25 0 1 0 1098743465 102404096 21319 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/14927/statm: 25001 21319 247 541 0 24451 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 100004

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14928
/proc/meminfo: memFree=995488/2055920 swapFree=4174052/4192956
[pid=14927] ppid=14925 vsize=107288 CPUtime=702.05
/proc/14927/stat : 14927 (kw) R 14925 14927 14656 0 -1 0 27698 0 0 0 70098 107 0 0 25 0 1 0 1098743465 109862912 22928 1992294400 4194304 6412682 548682068864 18446744073709551615 4286790 0 0 4096 0 0 0 0 17 1 0 0
/proc/14927/statm: 26822 22928 247 541 0 26272 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 107288

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14928
/proc/meminfo: memFree=989344/2055920 swapFree=4174052/4192956
[pid=14927] ppid=14925 vsize=114968 CPUtime=762.04
/proc/14927/stat : 14927 (kw) R 14925 14927 14656 0 -1 0 29949 0 0 0 76092 112 0 0 25 0 1 0 1098743465 117727232 24443 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/14927/statm: 28742 24443 247 541 0 28192 0
Current children cumulated CPU time (s) 762.04
Current children cumulated vsize (KiB) 114968

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14928
/proc/meminfo: memFree=985696/2055920 swapFree=4174052/4192956
[pid=14927] ppid=14925 vsize=120088 CPUtime=822.02
/proc/14927/stat : 14927 (kw) R 14925 14927 14656 0 -1 0 30869 0 0 0 82084 118 0 0 25 0 1 0 1098743465 122970112 25363 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/14927/statm: 30022 25363 247 541 0 29472 0
Current children cumulated CPU time (s) 822.02
Current children cumulated vsize (KiB) 120088

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14928
/proc/meminfo: memFree=982688/2055920 swapFree=4174052/4192956
[pid=14927] ppid=14925 vsize=122648 CPUtime=882
/proc/14927/stat : 14927 (kw) R 14925 14927 14656 0 -1 0 31624 0 0 0 88076 124 0 0 25 0 1 0 1098743465 125591552 26118 1992294400 4194304 6412682 548682068864 18446744073709551615 4286900 0 0 4096 0 0 0 0 17 1 0 0
/proc/14927/statm: 30662 26118 247 541 0 30112 0
Current children cumulated CPU time (s) 882
Current children cumulated vsize (KiB) 122648

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14928
/proc/meminfo: memFree=979040/2055920 swapFree=4174052/4192956
[pid=14927] ppid=14925 vsize=126488 CPUtime=941.98
/proc/14927/stat : 14927 (kw) R 14925 14927 14656 0 -1 0 32526 0 0 0 94070 128 0 0 25 0 1 0 1098743465 129523712 27020 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/14927/statm: 31622 27020 247 541 0 31072 0
Current children cumulated CPU time (s) 941.98
Current children cumulated vsize (KiB) 126488

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14928
/proc/meminfo: memFree=973728/2055920 swapFree=4174052/4192956
[pid=14927] ppid=14925 vsize=133384 CPUtime=1001.95
/proc/14927/stat : 14927 (kw) R 14925 14927 14656 0 -1 0 34641 0 0 0 100062 133 0 0 25 0 1 0 1098743465 136585216 28289 1992294400 4194304 6412682 548682068864 18446744073709551615 4287126 0 0 4096 0 0 0 0 17 1 0 0
/proc/14927/statm: 33346 28289 247 541 0 32796 0
Current children cumulated CPU time (s) 1001.95
Current children cumulated vsize (KiB) 133384

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14928
/proc/meminfo: memFree=973408/2055920 swapFree=4174052/4192956
[pid=14927] ppid=14925 vsize=134024 CPUtime=1061.93
/proc/14927/stat : 14927 (kw) R 14925 14927 14656 0 -1 0 34777 0 0 0 106056 137 0 0 25 0 1 0 1098743465 137240576 28425 1992294400 4194304 6412682 548682068864 18446744073709551615 4286801 0 0 4096 0 0 0 0 17 1 0 0
/proc/14927/statm: 33506 28425 247 541 0 32956 0
Current children cumulated CPU time (s) 1061.93
Current children cumulated vsize (KiB) 134024

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14928
/proc/meminfo: memFree=971872/2055920 swapFree=4174052/4192956
[pid=14927] ppid=14925 vsize=135944 CPUtime=1121.91
/proc/14927/stat : 14927 (kw) R 14925 14927 14656 0 -1 0 35160 0 0 0 112050 141 0 0 25 0 1 0 1098743465 139206656 28808 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/14927/statm: 33986 28808 247 541 0 33436 0
Current children cumulated CPU time (s) 1121.91
Current children cumulated vsize (KiB) 135944

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14928
/proc/meminfo: memFree=970592/2055920 swapFree=4174052/4192956
[pid=14927] ppid=14925 vsize=137224 CPUtime=1181.89
/proc/14927/stat : 14927 (kw) R 14925 14927 14656 0 -1 0 35474 0 0 0 118045 144 0 0 25 0 1 0 1098743465 140517376 29122 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/14927/statm: 34306 29122 247 541 0 33756 0
Current children cumulated CPU time (s) 1181.89
Current children cumulated vsize (KiB) 137224



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14928
/proc/meminfo: memFree=970528/2055920 swapFree=4174052/4192956
[pid=14927] ppid=14925 vsize=137224 CPUtime=1200.1
/proc/14927/stat : 14927 (kw) R 14925 14927 14656 0 -1 0 35484 0 0 0 119863 147 0 0 25 0 1 0 1098743465 140517376 29132 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/14927/statm: 34306 29132 247 541 0 33756 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 137224

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

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

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14928
/proc/meminfo: memFree=970528/2055920 swapFree=4174052/4192956
[pid=14927] ppid=14925 vsize=137224 CPUtime=1200.1
/proc/14927/stat : 14927 (kw) R 14925 14927 14656 0 -1 0 35484 0 0 0 119863 147 0 0 25 0 1 0 1098743465 140517376 29132 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/14927/statm: 34306 29132 247 541 0 33756 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 137224

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.53
CPU time (s): 1200.12
CPU user time (s): 1198.63
CPU system time (s): 1.49177
CPU usage (%): 99.9666
Max. virtual memory (cumulated for all children) (KiB): 137224

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

runsolver used 0.98085 second user time and 2.71359 second system time

The end

Launcher Data

Begin job on node17 at 2009-03-28 18:19:34
IDJOB=1520075
IDBENCH=70467
IDSOLVER=501
FILE ID=node17/1520075-1238260774
PBS_JOBID= 9060792
Free space on /tmp= 66332 MiB

SOLVER NAME= kw 2009-03-20
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/UNKNOWN/70/unif-k7-r89-v70-c6230-S884764237-004.cnf
COMMAND LINE= HOME/kw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1520075-1238260774/watcher-1520075-1238260774 -o /tmp/evaluation-result-1520075-1238260774/solver-1520075-1238260774 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/kw HOME/instance-1520075-1238260774.cnf

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

MD5SUM BENCH= 96ceaf7a09cf1a67341c76fb72be7203
RANDOM SEED=1538439710

node17.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.265
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.265
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1087240 kB
Buffers:         78000 kB
Cached:         798076 kB
SwapCached:      12684 kB
Active:          55908 kB
Inactive:       834324 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1087240 kB
SwapTotal:     4192956 kB
SwapFree:      4174052 kB
Dirty:            2432 kB
Writeback:           0 kB
Mapped:          19752 kB
Slab:            64336 kB
Committed_AS:  2877560 kB
PageTables:       1464 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= 66328 MiB
End job on node17 at 2009-03-28 18:39:37