Trace number 1737348

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

General information on the benchmark

NameCRAFTED/sgen/sat/
sgen1-sat-290-100.cnf
MD5SUM46069fd95a12b364b1f1ad67bf25128f
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark408.046
Satisfiable
(Un)Satisfiability was proved
Number of variables290
Number of clauses696
Sum of the clauses size1740
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2580
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 5116
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:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1737348-1240816649/watcher-1737348-1240816649 -o /tmp/evaluation-result-1737348-1240816649/solver-1737348-1240816649 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/kw HOME/instance-1737348-1240816649.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 3/64 5445
/proc/meminfo: memFree=1415288/2055920 swapFree=4192812/4192956
[pid=5445] ppid=5443 vsize=2884 CPUtime=0
/proc/5445/stat : 5445 (kw) R 5443 5445 5098 0 -1 0 347 0 0 0 0 0 0 0 18 0 1 0 109693390 2953216 331 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/5445/statm: 721 339 237 541 0 171 0

[startup+0.082445 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 5445
/proc/meminfo: memFree=1415288/2055920 swapFree=4192812/4192956
[pid=5445] ppid=5443 vsize=3408 CPUtime=0.07
/proc/5445/stat : 5445 (kw) R 5443 5445 5098 0 -1 0 501 0 0 0 7 0 0 0 18 0 1 0 109693390 3489792 485 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/5445/statm: 852 485 246 541 0 302 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 3408

[startup+0.101447 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 5445
/proc/meminfo: memFree=1415288/2055920 swapFree=4192812/4192956
[pid=5445] ppid=5443 vsize=3540 CPUtime=0.09
/proc/5445/stat : 5445 (kw) R 5443 5445 5098 0 -1 0 540 0 0 0 9 0 0 0 18 0 1 0 109693390 3624960 524 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/5445/statm: 885 524 246 541 0 335 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3540

[startup+0.301486 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 5445
/proc/meminfo: memFree=1415288/2055920 swapFree=4192812/4192956
[pid=5445] ppid=5443 vsize=4732 CPUtime=0.29
/proc/5445/stat : 5445 (kw) R 5443 5445 5098 0 -1 0 843 0 0 0 29 0 0 0 19 0 1 0 109693390 4845568 827 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/5445/statm: 1183 827 246 541 0 633 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4732

[startup+0.701561 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 5445
/proc/meminfo: memFree=1415288/2055920 swapFree=4192812/4192956
[pid=5445] ppid=5443 vsize=6628 CPUtime=0.69
/proc/5445/stat : 5445 (kw) R 5443 5445 5098 0 -1 0 1302 0 0 0 68 1 0 0 22 0 1 0 109693390 6787072 1286 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/5445/statm: 1657 1286 246 541 0 1107 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6628

[startup+1.50171 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5446
/proc/meminfo: memFree=1410160/2055920 swapFree=4192812/4192956
[pid=5445] ppid=5443 vsize=9040 CPUtime=1.49
/proc/5445/stat : 5445 (kw) R 5443 5445 5098 0 -1 0 1891 0 0 0 148 1 0 0 25 0 1 0 109693390 9256960 1875 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/5445/statm: 2260 1876 246 541 0 1710 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9040

[startup+3.10202 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5446
/proc/meminfo: memFree=1407400/2055920 swapFree=4192812/4192956
[pid=5445] ppid=5443 vsize=11476 CPUtime=3.09
/proc/5445/stat : 5445 (kw) R 5443 5445 5098 0 -1 0 2450 0 0 0 307 2 0 0 25 0 1 0 109693390 11751424 2394 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/5445/statm: 2869 2394 249 541 0 2319 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11476

[startup+6.30163 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5446
/proc/meminfo: memFree=1404976/2055920 swapFree=4192812/4192956
[pid=5445] ppid=5443 vsize=13672 CPUtime=6.29
/proc/5445/stat : 5445 (kw) R 5443 5445 5098 0 -1 0 3054 0 0 0 626 3 0 0 25 0 1 0 109693390 14000128 2901 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/5445/statm: 3418 2901 249 541 0 2868 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13672

[startup+12.7029 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5446
/proc/meminfo: memFree=1400376/2055920 swapFree=4192812/4192956
[pid=5445] ppid=5443 vsize=18032 CPUtime=12.69
/proc/5445/stat : 5445 (kw) R 5443 5445 5098 0 -1 0 4171 0 0 0 1264 5 0 0 25 0 1 0 109693390 18464768 3889 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/5445/statm: 4508 3889 249 541 0 3958 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 18032

[startup+25.5013 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5446
/proc/meminfo: memFree=1395512/2055920 swapFree=4192812/4192956
[pid=5445] ppid=5443 vsize=23900 CPUtime=25.48
/proc/5445/stat : 5445 (kw) R 5443 5445 5098 0 -1 0 5580 0 0 0 2539 9 0 0 25 0 1 0 109693390 24473600 5128 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/5445/statm: 5975 5128 249 541 0 5425 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 23900

[startup+51.1012 s]
/proc/loadavg: 1.07 0.99 0.99 2/65 5446
/proc/meminfo: memFree=1389368/2055920 swapFree=4192812/4192956
[pid=5445] ppid=5443 vsize=30872 CPUtime=51.07
/proc/5445/stat : 5445 (kw) R 5443 5445 5098 0 -1 0 7369 0 0 0 5093 14 0 0 25 0 1 0 109693390 31612928 6693 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/5445/statm: 7718 6693 249 541 0 7168 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 30872

[startup+102.306 s]
/proc/loadavg: 1.03 0.99 0.99 2/65 5446
/proc/meminfo: memFree=1380472/2055920 swapFree=4192812/4192956
[pid=5445] ppid=5443 vsize=41376 CPUtime=102.26
/proc/5445/stat : 5445 (kw) R 5443 5445 5098 0 -1 0 9848 0 0 0 10204 22 0 0 25 0 1 0 109693390 42369024 8875 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/5445/statm: 10344 8875 249 541 0 9794 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 41376

[startup+162.301 s]
/proc/loadavg: 1.09 1.00 1.00 2/65 5446
/proc/meminfo: memFree=1371640/2055920 swapFree=4192812/4192956
[pid=5445] ppid=5443 vsize=51448 CPUtime=162.23
/proc/5445/stat : 5445 (kw) R 5443 5445 5098 0 -1 0 12445 0 0 0 16194 29 0 0 25 0 1 0 109693390 52682752 11081 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/5445/statm: 12862 11081 249 541 0 12312 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 51448

[startup+222.302 s]
/proc/loadavg: 1.10 1.02 1.00 2/65 5446
/proc/meminfo: memFree=1365496/2055920 swapFree=4192812/4192956
[pid=5445] ppid=5443 vsize=58096 CPUtime=222.22
/proc/5445/stat : 5445 (kw) R 5443 5445 5098 0 -1 0 14208 0 0 0 22185 37 0 0 25 0 1 0 109693390 59490304 12603 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/5445/statm: 14524 12603 249 541 0 13974 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 58096

[startup+282.301 s]
/proc/loadavg: 1.10 1.03 1.00 2/65 5446
/proc/meminfo: memFree=1358392/2055920 swapFree=4192812/4192956
[pid=5445] ppid=5443 vsize=65552 CPUtime=282.2
/proc/5445/stat : 5445 (kw) R 5443 5445 5098 0 -1 0 16253 0 0 0 28175 45 0 0 25 0 1 0 109693390 67125248 14371 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/5445/statm: 16388 14371 249 541 0 15838 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 65552

[startup+342.302 s]
/proc/loadavg: 1.10 1.04 1.00 2/65 5446
/proc/meminfo: memFree=1353080/2055920 swapFree=4192812/4192956
[pid=5445] ppid=5443 vsize=71476 CPUtime=342.18
/proc/5445/stat : 5445 (kw) R 5443 5445 5098 0 -1 0 17582 0 0 0 34167 51 0 0 25 0 1 0 109693390 73191424 15700 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/5445/statm: 17869 15700 249 541 0 17319 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 71476

[startup+402.301 s]
/proc/loadavg: 1.09 1.04 1.00 2/65 5446
/proc/meminfo: memFree=1349112/2055920 swapFree=4192812/4192956
[pid=5445] ppid=5443 vsize=77352 CPUtime=402.16
/proc/5445/stat : 5445 (kw) R 5443 5445 5098 0 -1 0 18869 0 0 0 40161 55 0 0 25 0 1 0 109693390 79208448 16669 1992294400 4194304 6412682 548682068832 18446744073709551615 4287126 0 0 4096 0 0 0 0 17 1 0 0
/proc/5445/statm: 19338 16669 249 541 0 18788 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 77352

[startup+462.302 s]
/proc/loadavg: 1.08 1.05 1.00 2/65 5446
/proc/meminfo: memFree=1342648/2055920 swapFree=4192812/4192956
[pid=5445] ppid=5443 vsize=84416 CPUtime=462.13
/proc/5445/stat : 5445 (kw) R 5443 5445 5098 0 -1 0 20513 0 0 0 46153 60 0 0 25 0 1 0 109693390 86441984 18313 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/5445/statm: 21104 18313 249 541 0 20554 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 84416

[startup+522.301 s]
/proc/loadavg: 1.08 1.05 1.00 2/65 5446
/proc/meminfo: memFree=1339384/2055920 swapFree=4192812/4192956
[pid=5445] ppid=5443 vsize=88100 CPUtime=522.11
/proc/5445/stat : 5445 (kw) R 5443 5445 5098 0 -1 0 21673 0 0 0 52146 65 0 0 25 0 1 0 109693390 90214400 19107 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/5445/statm: 22025 19107 249 541 0 21475 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 88100

[startup+582.302 s]
/proc/loadavg: 1.07 1.05 1.00 2/65 5446
/proc/meminfo: memFree=1337144/2055920 swapFree=4192812/4192956
[pid=5445] ppid=5443 vsize=90864 CPUtime=582.09
/proc/5445/stat : 5445 (kw) R 5443 5445 5098 0 -1 0 22278 0 0 0 58140 69 0 0 25 0 1 0 109693390 93044736 19712 1992294400 4194304 6412682 548682068832 18446744073709551615 4287596 0 0 4096 0 0 0 0 17 1 0 0
/proc/5445/statm: 22716 19712 249 541 0 22166 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 90864

[startup+642.301 s]
/proc/loadavg: 1.07 1.06 1.00 2/65 5446
/proc/meminfo: memFree=1329528/2055920 swapFree=4192812/4192956
[pid=5445] ppid=5443 vsize=99304 CPUtime=642.07
/proc/5445/stat : 5445 (kw) R 5443 5445 5098 0 -1 0 24525 0 0 0 64133 74 0 0 25 0 1 0 109693390 101687296 21538 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/5445/statm: 24826 21538 249 541 0 24276 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 99304

[startup+702.302 s]
/proc/loadavg: 1.06 1.06 1.00 2/65 5446
/proc/meminfo: memFree=1328120/2055920 swapFree=4192812/4192956
[pid=5445] ppid=5443 vsize=101124 CPUtime=702.05
/proc/5445/stat : 5445 (kw) R 5443 5445 5098 0 -1 0 24921 0 0 0 70128 77 0 0 25 0 1 0 109693390 103550976 21934 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/5445/statm: 25281 21934 249 541 0 24731 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 101124

[startup+762.306 s]
/proc/loadavg: 1.02 1.05 1.00 2/65 5446
/proc/meminfo: memFree=1326712/2055920 swapFree=4192812/4192956
[pid=5445] ppid=5443 vsize=102564 CPUtime=762.03
/proc/5445/stat : 5445 (kw) R 5443 5445 5098 0 -1 0 25244 0 0 0 76123 80 0 0 25 0 1 0 109693390 105025536 22257 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/5445/statm: 25641 22257 249 541 0 25091 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 102564

[startup+822.301 s]
/proc/loadavg: 1.05 1.05 1.00 2/65 5446
/proc/meminfo: memFree=1320888/2055920 swapFree=4192812/4192956
[pid=5445] ppid=5443 vsize=109152 CPUtime=822
/proc/5445/stat : 5445 (kw) R 5443 5445 5098 0 -1 0 26763 0 0 0 82116 84 0 0 25 0 1 0 109693390 111771648 23776 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/5445/statm: 27288 23776 249 541 0 26738 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 109152

[startup+882.302 s]
/proc/loadavg: 1.02 1.04 1.00 2/65 5446
/proc/meminfo: memFree=1316408/2055920 swapFree=4192812/4192956
[pid=5445] ppid=5443 vsize=114052 CPUtime=881.99
/proc/5445/stat : 5445 (kw) R 5443 5445 5098 0 -1 0 28356 0 0 0 88111 88 0 0 25 0 1 0 109693390 116789248 24885 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/5445/statm: 28513 24885 249 541 0 27963 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 114052

[startup+942.302 s]
/proc/loadavg: 1.00 1.03 1.00 2/65 5446
/proc/meminfo: memFree=1316024/2055920 swapFree=4192812/4192956
[pid=5445] ppid=5443 vsize=114212 CPUtime=941.97
/proc/5445/stat : 5445 (kw) R 5443 5445 5098 0 -1 0 28443 0 0 0 94104 93 0 0 25 0 1 0 109693390 116953088 24972 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/5445/statm: 28553 24972 249 541 0 28003 0
Current children cumulated CPU time (s) 941.97
Current children cumulated vsize (KiB) 114212

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 5446
/proc/meminfo: memFree=1314488/2055920 swapFree=4192812/4192956
[pid=5445] ppid=5443 vsize=116292 CPUtime=1001.94
/proc/5445/stat : 5445 (kw) R 5443 5445 5098 0 -1 0 28827 0 0 0 100098 96 0 0 25 0 1 0 109693390 119083008 25356 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/5445/statm: 29073 25356 249 541 0 28523 0
Current children cumulated CPU time (s) 1001.94
Current children cumulated vsize (KiB) 116292

[startup+1062.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 5446
/proc/meminfo: memFree=1310072/2055920 swapFree=4192812/4192956
[pid=5445] ppid=5443 vsize=120900 CPUtime=1061.93
/proc/5445/stat : 5445 (kw) R 5443 5445 5098 0 -1 0 29960 0 0 0 106093 100 0 0 25 0 1 0 109693390 123801600 26489 1992294400 4194304 6412682 548682068832 18446744073709551615 4286786 0 0 4096 0 0 0 0 17 1 0 0
/proc/5445/statm: 30225 26489 249 541 0 29675 0
Current children cumulated CPU time (s) 1061.93
Current children cumulated vsize (KiB) 120900

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 5446
/proc/meminfo: memFree=1302136/2055920 swapFree=4192812/4192956
[pid=5445] ppid=5443 vsize=130384 CPUtime=1121.91
/proc/5445/stat : 5445 (kw) R 5443 5445 5098 0 -1 0 32426 0 0 0 112086 105 0 0 25 0 1 0 109693390 133513216 28399 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/5445/statm: 32596 28399 249 541 0 32046 0
Current children cumulated CPU time (s) 1121.91
Current children cumulated vsize (KiB) 130384

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5446
/proc/meminfo: memFree=1301432/2055920 swapFree=4192812/4192956
[pid=5445] ppid=5443 vsize=131344 CPUtime=1181.89
/proc/5445/stat : 5445 (kw) R 5443 5445 5098 0 -1 0 32647 0 0 0 118081 108 0 0 25 0 1 0 109693390 134496256 28620 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/5445/statm: 32836 28620 249 541 0 32286 0
Current children cumulated CPU time (s) 1181.89
Current children cumulated vsize (KiB) 131344



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5446
/proc/meminfo: memFree=1301176/2055920 swapFree=4192812/4192956
[pid=5445] ppid=5443 vsize=131664 CPUtime=1200.09
/proc/5445/stat : 5445 (kw) R 5443 5445 5098 0 -1 0 32723 0 0 0 119900 109 0 0 25 0 1 0 109693390 134823936 28696 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/5445/statm: 32916 28696 249 541 0 32366 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 131664

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 5446
/proc/meminfo: memFree=1301176/2055920 swapFree=4192812/4192956
[pid=5445] ppid=5443 vsize=131664 CPUtime=1200.09
/proc/5445/stat : 5445 (kw) R 5443 5445 5098 0 -1 0 32723 0 0 0 119900 109 0 0 25 0 1 0 109693390 134823936 28696 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/5445/statm: 32916 28696 249 541 0 32366 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 131664

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.11
CPU user time (s): 1199
CPU system time (s): 1.10883
CPU usage (%): 99.9656
Max. virtual memory (cumulated for all children) (KiB): 132608

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

runsolver used 0.774882 second user time and 2.68359 second system time

The end

Launcher Data

Begin job on node38 at 2009-04-27 09:17:29
IDJOB=1737348
IDBENCH=71787
IDSOLVER=501
FILE ID=node38/1737348-1240816649
PBS_JOBID= 9187441
Free space on /tmp= 66400 MiB

SOLVER NAME= kw 2009-03-20
BENCH NAME= SAT09/CRAFTED/sgen/sat/sgen1-sat-290-100.cnf
COMMAND LINE= HOME/kw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1737348-1240816649/watcher-1737348-1240816649 -o /tmp/evaluation-result-1737348-1240816649/solver-1737348-1240816649 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/kw HOME/instance-1737348-1240816649.cnf

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

MD5SUM BENCH= 46069fd95a12b364b1f1ad67bf25128f
RANDOM SEED=779866911

node38.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:       1415768 kB
Buffers:         73356 kB
Cached:         483224 kB
SwapCached:          0 kB
Active:         257128 kB
Inactive:       313284 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1415768 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2248 kB
Writeback:           0 kB
Mapped:          23684 kB
Slab:            55668 kB
Committed_AS:   558084 kB
PageTables:       1456 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= 66396 MiB
End job on node38 at 2009-04-27 09:37:32