Trace number 1520199

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.11 1200.42

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/SATISFIABLE/75/
unif-k7-r89-v75-c6675-S342542912-045.cnf
MD5SUM080829f316d0d50a199c4a4a09021eac
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.064989
Satisfiable
(Un)Satisfiability was proved
Number of variables75
Number of clauses6675
Sum of the clauses size46725
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 56675

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-1520199-1238272536/watcher-1520199-1238272536 -o /tmp/evaluation-result-1520199-1238272536/solver-1520199-1238272536 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/kw HOME/instance-1520199-1238272536.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.99 0.97 0.99 2/73 587
/proc/meminfo: memFree=1522104/2055920 swapFree=4175408/4192956
[pid=587] ppid=585 vsize=2736 CPUtime=0
/proc/587/stat : 587 (kw) R 585 587 387 0 -1 0 294 0 0 0 0 0 0 0 20 0 1 0 979672156 2801664 278 1992294400 4194304 6412682 548682068864 18446744073709551615 4349273 0 0 4096 0 0 0 0 17 1 0 0
/proc/587/statm: 684 278 216 541 0 134 0

[startup+0.0902231 s]
/proc/loadavg: 0.99 0.97 0.99 2/73 587
/proc/meminfo: memFree=1522104/2055920 swapFree=4175408/4192956
[pid=587] ppid=585 vsize=4032 CPUtime=0.08
/proc/587/stat : 587 (kw) R 585 587 387 0 -1 0 651 0 0 0 8 0 0 0 20 0 1 0 979672156 4128768 635 1992294400 4194304 6412682 548682068864 18446744073709551615 4564590 0 0 4096 0 0 0 0 17 1 0 0
/proc/587/statm: 1008 635 235 541 0 458 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 4032

[startup+0.101222 s]
/proc/loadavg: 0.99 0.97 0.99 2/73 587
/proc/meminfo: memFree=1522104/2055920 swapFree=4175408/4192956
[pid=587] ppid=585 vsize=4032 CPUtime=0.09
/proc/587/stat : 587 (kw) R 585 587 387 0 -1 0 651 0 0 0 9 0 0 0 20 0 1 0 979672156 4128768 635 1992294400 4194304 6412682 548682068864 18446744073709551615 4564952 0 0 4096 0 0 0 0 17 1 0 0
/proc/587/statm: 1008 635 235 541 0 458 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4032

[startup+0.301244 s]
/proc/loadavg: 0.99 0.97 0.99 2/73 587
/proc/meminfo: memFree=1522104/2055920 swapFree=4175408/4192956
[pid=587] ppid=585 vsize=4032 CPUtime=0.29
/proc/587/stat : 587 (kw) R 585 587 387 0 -1 0 651 0 0 0 29 0 0 0 22 0 1 0 979672156 4128768 635 1992294400 4194304 6412682 548682068864 18446744073709551615 4564952 0 0 4096 0 0 0 0 17 1 0 0
/proc/587/statm: 1008 635 235 541 0 458 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4032

[startup+0.701284 s]
/proc/loadavg: 0.99 0.97 0.99 2/73 587
/proc/meminfo: memFree=1522104/2055920 swapFree=4175408/4192956
[pid=587] ppid=585 vsize=5944 CPUtime=0.68
/proc/587/stat : 587 (kw) R 585 587 387 0 -1 0 1251 0 0 0 68 0 0 0 25 0 1 0 979672156 6086656 1123 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/587/statm: 1486 1123 242 541 0 936 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 5944

[startup+1.50137 s]
/proc/loadavg: 0.99 0.97 0.99 2/74 588
/proc/meminfo: memFree=1517104/2055920 swapFree=4175408/4192956
[pid=587] ppid=585 vsize=8736 CPUtime=1.49
/proc/587/stat : 587 (kw) R 585 587 387 0 -1 0 1871 0 0 0 148 1 0 0 25 0 1 0 979672156 8945664 1703 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/587/statm: 2184 1703 242 541 0 1634 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8736

[startup+3.10153 s]
/proc/loadavg: 0.99 0.97 0.99 2/74 588
/proc/meminfo: memFree=1515248/2055920 swapFree=4175408/4192956
[pid=587] ppid=585 vsize=10668 CPUtime=3.09
/proc/587/stat : 587 (kw) R 585 587 387 0 -1 0 2437 0 0 0 307 2 0 0 25 0 1 0 979672156 10924032 2172 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/587/statm: 2667 2172 247 541 0 2117 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10668

[startup+6.30187 s]
/proc/loadavg: 0.99 0.97 0.99 2/74 588
/proc/meminfo: memFree=1511984/2055920 swapFree=4175408/4192956
[pid=587] ppid=585 vsize=13668 CPUtime=6.29
/proc/587/stat : 587 (kw) R 585 587 387 0 -1 0 3193 0 0 0 625 4 0 0 25 0 1 0 979672156 13996032 2799 1992294400 4194304 6412682 548682068864 18446744073709551615 4287596 0 0 4096 0 0 0 0 17 1 0 0
/proc/587/statm: 3417 2799 247 541 0 2867 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13668

[startup+12.7015 s]
/proc/loadavg: 0.99 0.97 0.99 2/74 588
/proc/meminfo: memFree=1508152/2055920 swapFree=4175408/4192956
[pid=587] ppid=585 vsize=18528 CPUtime=12.69
/proc/587/stat : 587 (kw) R 585 587 387 0 -1 0 4460 0 0 0 1261 8 0 0 25 0 1 0 979672156 18972672 3792 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/587/statm: 4632 3792 247 541 0 4082 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 18528

[startup+25.5019 s]
/proc/loadavg: 0.99 0.97 0.99 2/74 588
/proc/meminfo: memFree=1502520/2055920 swapFree=4175408/4192956
[pid=587] ppid=585 vsize=24024 CPUtime=25.48
/proc/587/stat : 587 (kw) R 585 587 387 0 -1 0 5974 0 0 0 2537 11 0 0 25 0 1 0 979672156 24600576 5048 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/587/statm: 6006 5048 247 541 0 5456 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 24024

[startup+51.1015 s]
/proc/loadavg: 0.99 0.97 0.99 2/74 588
/proc/meminfo: memFree=1493752/2055920 swapFree=4175408/4192956
[pid=587] ppid=585 vsize=34316 CPUtime=51.07
/proc/587/stat : 587 (kw) R 585 587 387 0 -1 0 8681 0 0 0 5089 18 0 0 25 0 1 0 979672156 35139584 7205 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/587/statm: 8579 7205 247 541 0 8029 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 34316

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/74 588
/proc/meminfo: memFree=1483832/2055920 swapFree=4175408/4192956
[pid=587] ppid=585 vsize=45576 CPUtime=102.27
/proc/587/stat : 587 (kw) R 585 587 387 0 -1 0 11685 0 0 0 10196 31 0 0 25 0 1 0 979672156 46669824 9691 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/587/statm: 11394 9691 247 541 0 10844 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 45576

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/74 588
/proc/meminfo: memFree=1475256/2055920 swapFree=4175408/4192956
[pid=587] ppid=585 vsize=56492 CPUtime=162.24
/proc/587/stat : 587 (kw) R 585 587 387 0 -1 0 14157 0 0 0 16183 41 0 0 25 0 1 0 979672156 57847808 11845 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/587/statm: 14123 11845 247 541 0 13573 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 56492

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/74 588
/proc/meminfo: memFree=1467448/2055920 swapFree=4175408/4192956
[pid=587] ppid=585 vsize=65464 CPUtime=222.23
/proc/587/stat : 587 (kw) R 585 587 387 0 -1 0 16472 0 0 0 22173 50 0 0 25 0 1 0 979672156 67035136 13794 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/587/statm: 16366 13794 247 541 0 15816 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 65464

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/74 588
/proc/meminfo: memFree=1462136/2055920 swapFree=4175408/4192956
[pid=587] ppid=585 vsize=72100 CPUtime=282.22
/proc/587/stat : 587 (kw) R 585 587 387 0 -1 0 18246 0 0 0 28165 57 0 0 25 0 1 0 979672156 73830400 15147 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/587/statm: 18025 15147 247 541 0 17475 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 72100

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/74 589
/proc/meminfo: memFree=1455288/2055920 swapFree=4175408/4192956
[pid=587] ppid=585 vsize=78884 CPUtime=342.2
/proc/587/stat : 587 (kw) R 585 587 387 0 -1 0 20354 0 0 0 34154 66 0 0 25 0 1 0 979672156 80777216 16771 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/587/statm: 19721 16771 247 541 0 19171 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 78884

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/74 590
/proc/meminfo: memFree=1448696/2055920 swapFree=4175408/4192956
[pid=587] ppid=585 vsize=86896 CPUtime=402.18
/proc/587/stat : 587 (kw) R 585 587 387 0 -1 0 22247 0 0 0 40145 73 0 0 25 0 1 0 979672156 88981504 18664 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/587/statm: 21724 18664 247 541 0 21174 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 86896

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/74 590
/proc/meminfo: memFree=1444856/2055920 swapFree=4175408/4192956
[pid=587] ppid=585 vsize=90096 CPUtime=462.17
/proc/587/stat : 587 (kw) R 585 587 387 0 -1 0 23512 0 0 0 46136 81 0 0 25 0 1 0 979672156 92258304 19373 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/587/statm: 22524 19373 247 541 0 21974 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 90096

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/74 590
/proc/meminfo: memFree=1440760/2055920 swapFree=4175408/4192956
[pid=587] ppid=585 vsize=94720 CPUtime=522.16
/proc/587/stat : 587 (kw) R 585 587 387 0 -1 0 24572 0 0 0 52128 88 0 0 25 0 1 0 979672156 96993280 20433 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/587/statm: 23680 20433 247 541 0 23130 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 94720

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/74 590
/proc/meminfo: memFree=1434808/2055920 swapFree=4175408/4192956
[pid=587] ppid=585 vsize=103952 CPUtime=582.14
/proc/587/stat : 587 (kw) R 585 587 387 0 -1 0 26661 0 0 0 58119 95 0 0 25 0 1 0 979672156 106446848 21882 1992294400 4194304 6412682 548682068864 18446744073709551615 4286922 0 0 4096 0 0 0 0 17 1 0 0
/proc/587/statm: 25988 21882 247 541 0 25438 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 103952

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/74 590
/proc/meminfo: memFree=1433272/2055920 swapFree=4175408/4192956
[pid=587] ppid=585 vsize=105232 CPUtime=642.12
/proc/587/stat : 587 (kw) R 585 587 387 0 -1 0 27043 0 0 0 64111 101 0 0 25 0 1 0 979672156 107757568 22264 1992294400 4194304 6412682 548682068864 18446744073709551615 4286778 0 0 4096 0 0 0 0 17 1 0 0
/proc/587/statm: 26308 22264 247 541 0 25758 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 105232

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/74 590
/proc/meminfo: memFree=1425848/2055920 swapFree=4175408/4192956
[pid=587] ppid=585 vsize=113808 CPUtime=702.11
/proc/587/stat : 587 (kw) R 585 587 387 0 -1 0 28905 0 0 0 70105 106 0 0 25 0 1 0 979672156 116539392 24126 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/587/statm: 28452 24126 247 541 0 27902 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 113808

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/74 590
/proc/meminfo: memFree=1422008/2055920 swapFree=4175408/4192956
[pid=587] ppid=585 vsize=118184 CPUtime=762.1
/proc/587/stat : 587 (kw) R 585 587 387 0 -1 0 30583 0 0 0 76099 111 0 0 25 0 1 0 979672156 121020416 25068 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/587/statm: 29546 25068 247 541 0 28996 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 118184

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/74 590
/proc/meminfo: memFree=1418936/2055920 swapFree=4175408/4192956
[pid=587] ppid=585 vsize=122664 CPUtime=822.08
/proc/587/stat : 587 (kw) R 585 587 387 0 -1 0 31339 0 0 0 82091 117 0 0 25 0 1 0 979672156 125607936 25824 1992294400 4194304 6412682 548682068864 18446744073709551615 4287126 0 0 4096 0 0 0 0 17 1 0 0
/proc/587/statm: 30666 25824 247 541 0 30116 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 122664

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/74 590
/proc/meminfo: memFree=1415480/2055920 swapFree=4175408/4192956
[pid=587] ppid=585 vsize=127144 CPUtime=882.06
/proc/587/stat : 587 (kw) R 585 587 387 0 -1 0 32203 0 0 0 88085 121 0 0 25 0 1 0 979672156 130195456 26688 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/587/statm: 31786 26688 247 541 0 31236 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 127144

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/74 590
/proc/meminfo: memFree=1412472/2055920 swapFree=4175408/4192956
[pid=587] ppid=585 vsize=129704 CPUtime=942.04
/proc/587/stat : 587 (kw) R 585 587 387 0 -1 0 32970 0 0 0 94079 125 0 0 25 0 1 0 979672156 132816896 27455 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/587/statm: 32426 27455 247 541 0 31876 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 129704

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/74 590
/proc/meminfo: memFree=1407864/2055920 swapFree=4175408/4192956
[pid=587] ppid=585 vsize=134660 CPUtime=1002.03
/proc/587/stat : 587 (kw) R 585 587 387 0 -1 0 34891 0 0 0 100073 130 0 0 25 0 1 0 979672156 137891840 28530 1992294400 4194304 6412682 548682068864 18446744073709551615 4286846 0 0 4096 0 0 0 0 17 1 0 0
/proc/587/statm: 33665 28530 247 541 0 33115 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 134660

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/74 590
/proc/meminfo: memFree=1406520/2055920 swapFree=4175408/4192956
[pid=587] ppid=585 vsize=136596 CPUtime=1062.02
/proc/587/stat : 587 (kw) R 585 587 387 0 -1 0 35277 0 0 0 106067 135 0 0 25 0 1 0 979672156 139874304 28916 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/587/statm: 34149 28916 247 541 0 33599 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 136596

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/74 590
/proc/meminfo: memFree=1404344/2055920 swapFree=4175408/4192956
[pid=587] ppid=585 vsize=139156 CPUtime=1122
/proc/587/stat : 587 (kw) R 585 587 387 0 -1 0 35828 0 0 0 112061 139 0 0 25 0 1 0 979672156 142495744 29467 1992294400 4194304 6412682 548682068864 18446744073709551615 4287596 0 0 4096 0 0 0 0 17 1 0 0
/proc/587/statm: 34789 29467 247 541 0 34239 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 139156

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/74 590
/proc/meminfo: memFree=1402424/2055920 swapFree=4175408/4192956
[pid=587] ppid=585 vsize=141076 CPUtime=1181.98
/proc/587/stat : 587 (kw) R 585 587 387 0 -1 0 36298 0 0 0 118055 143 0 0 25 0 1 0 979672156 144461824 29937 1992294400 4194304 6412682 548682068864 18446744073709551615 4286788 0 0 4096 0 0 0 0 17 1 0 0
/proc/587/statm: 35269 29937 247 541 0 34719 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 141076



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.99 2/74 590
/proc/meminfo: memFree=1402296/2055920 swapFree=4175408/4192956
[pid=587] ppid=585 vsize=141076 CPUtime=1200.09
/proc/587/stat : 587 (kw) R 585 587 387 0 -1 0 36339 0 0 0 119864 145 0 0 25 0 1 0 979672156 144461824 29978 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/587/statm: 35269 29978 247 541 0 34719 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 141076

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.42
CPU time (s): 1200.11
CPU user time (s): 1198.64
CPU system time (s): 1.47078
CPU usage (%): 99.974
Max. virtual memory (cumulated for all children) (KiB): 141076

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

runsolver used 1.10583 second user time and 3.2705 second system time

The end

Launcher Data

Begin job on node79 at 2009-03-28 21:35:36
IDJOB=1520199
IDBENCH=70529
IDSOLVER=501
FILE ID=node79/1520199-1238272536
PBS_JOBID= 9060868
Free space on /tmp= 65556 MiB

SOLVER NAME= kw 2009-03-20
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/SATISFIABLE/75/unif-k7-r89-v75-c6675-S342542912-045.cnf
COMMAND LINE= HOME/kw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1520199-1238272536/watcher-1520199-1238272536 -o /tmp/evaluation-result-1520199-1238272536/solver-1520199-1238272536 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/kw HOME/instance-1520199-1238272536.cnf

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

MD5SUM BENCH= 080829f316d0d50a199c4a4a09021eac
RANDOM SEED=448019323

node79.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.232
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.232
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:       1522520 kB
Buffers:         69072 kB
Cached:         368764 kB
SwapCached:      11644 kB
Active:         153460 kB
Inactive:       300420 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1522520 kB
SwapTotal:     4192956 kB
SwapFree:      4175408 kB
Dirty:            2412 kB
Writeback:           0 kB
Mapped:          22700 kB
Slab:            64596 kB
Committed_AS:  2548064 kB
PageTables:       2004 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= 65552 MiB
End job on node79 at 2009-03-28 21:55:38