Trace number 1557672

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

NameAPPLICATIONS/crypto/
desgen/gss-32-s100.cnf
MD5SUM7785f51f4f3cb780b4d123215711f948
Bench CategoryAPPLICATION (applications 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 variables32312
Number of clauses97285
Sum of the clauses size229627
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 262100
Number of clauses of size 335121
Number of clauses of size 40
Number of clauses of size 50
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-1557672-1238857429/watcher-1557672-1238857429 -o /tmp/evaluation-result-1557672-1238857429/solver-1557672-1238857429 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/kw HOME/instance-1557672-1238857429.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.84 0.95 0.98 3/69 6478
/proc/meminfo: memFree=1839592/2055920 swapFree=4171316/4192956
[pid=6478] ppid=6476 vsize=5812 CPUtime=0
/proc/6478/stat : 6478 (kw) R 6476 6478 6441 0 -1 0 845 0 0 0 0 0 0 0 18 0 1 0 1158406100 5951488 829 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/6478/statm: 1453 834 208 541 0 903 0

[startup+0.0580371 s]
/proc/loadavg: 0.84 0.95 0.98 3/69 6478
/proc/meminfo: memFree=1839592/2055920 swapFree=4171316/4192956
[pid=6478] ppid=6476 vsize=22088 CPUtime=0.05
/proc/6478/stat : 6478 (kw) R 6476 6478 6441 0 -1 0 4886 0 0 0 3 2 0 0 18 0 1 0 1158406100 22618112 4870 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/6478/statm: 5522 4870 221 541 0 4972 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 22088

[startup+0.10104 s]
/proc/loadavg: 0.84 0.95 0.98 3/69 6478
/proc/meminfo: memFree=1839592/2055920 swapFree=4171316/4192956
[pid=6478] ppid=6476 vsize=22616 CPUtime=0.09
/proc/6478/stat : 6478 (kw) R 6476 6478 6441 0 -1 0 5039 0 0 0 7 2 0 0 18 0 1 0 1158406100 23158784 5023 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/6478/statm: 5654 5023 221 541 0 5104 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 22616

[startup+0.30106 s]
/proc/loadavg: 0.84 0.95 0.98 3/69 6478
/proc/meminfo: memFree=1839592/2055920 swapFree=4171316/4192956
[pid=6478] ppid=6476 vsize=25184 CPUtime=0.29
/proc/6478/stat : 6478 (kw) R 6476 6478 6441 0 -1 0 5826 0 0 0 27 2 0 0 19 0 1 0 1158406100 25788416 5761 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/6478/statm: 6296 5761 221 541 0 5746 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 25184

[startup+0.701102 s]
/proc/loadavg: 0.84 0.95 0.98 3/69 6478
/proc/meminfo: memFree=1839592/2055920 swapFree=4171316/4192956
[pid=6478] ppid=6476 vsize=34136 CPUtime=0.68
/proc/6478/stat : 6478 (kw) R 6476 6478 6441 0 -1 0 8422 0 0 0 65 3 0 0 22 0 1 0 1158406100 34955264 8070 1992294400 4194304 6412682 548682068864 18446744073709551615 4264595 0 0 4096 0 0 0 0 17 1 0 0
/proc/6478/statm: 8534 8070 239 541 0 7984 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 34136

[startup+1.50118 s]
/proc/loadavg: 0.84 0.95 0.98 2/70 6479
/proc/meminfo: memFree=1804256/2055920 swapFree=4171316/4192956
[pid=6478] ppid=6476 vsize=45184 CPUtime=1.49
/proc/6478/stat : 6478 (kw) R 6476 6478 6441 0 -1 0 11330 0 0 0 135 14 0 0 25 0 1 0 1158406100 46268416 10785 1992294400 4194304 6412682 548682068864 18446744073709551615 5554256 0 0 4096 0 0 0 0 17 1 0 0
/proc/6478/statm: 11296 10785 248 541 0 10746 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 45184

[startup+3.10135 s]
/proc/loadavg: 0.84 0.95 0.98 2/70 6479
/proc/meminfo: memFree=1783840/2055920 swapFree=4171316/4192956
[pid=6478] ppid=6476 vsize=61404 CPUtime=3.09
/proc/6478/stat : 6478 (kw) R 6476 6478 6441 0 -1 0 15376 0 0 0 293 16 0 0 25 0 1 0 1158406100 62877696 14578 1992294400 4194304 6412682 548682068864 18446744073709551615 4285745 0 0 4096 0 0 0 0 17 1 0 0
/proc/6478/statm: 15351 14578 255 541 0 14801 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 61404

[startup+6.30168 s]
/proc/loadavg: 0.85 0.95 0.98 2/70 6479
/proc/meminfo: memFree=1778848/2055920 swapFree=4171316/4192956
[pid=6478] ppid=6476 vsize=61404 CPUtime=6.29
/proc/6478/stat : 6478 (kw) R 6476 6478 6441 0 -1 0 15377 0 0 0 612 17 0 0 25 0 1 0 1158406100 62877696 14579 1992294400 4194304 6412682 548682068864 18446744073709551615 4285776 0 0 4096 0 0 0 0 17 1 0 0
/proc/6478/statm: 15351 14579 255 541 0 14801 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 61404

[startup+12.7013 s]
/proc/loadavg: 0.87 0.95 0.98 2/70 6479
/proc/meminfo: memFree=1778792/2055920 swapFree=4171316/4192956
[pid=6478] ppid=6476 vsize=61404 CPUtime=12.69
/proc/6478/stat : 6478 (kw) R 6476 6478 6441 0 -1 0 15380 0 0 0 1252 17 0 0 25 0 1 0 1158406100 62877696 14582 1992294400 4194304 6412682 548682068864 18446744073709551615 4328847 0 0 4096 0 0 0 0 17 1 0 0
/proc/6478/statm: 15351 14582 255 541 0 14801 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 61404

[startup+25.5016 s]
/proc/loadavg: 0.89 0.95 0.98 2/70 6479
/proc/meminfo: memFree=1778856/2055920 swapFree=4171316/4192956
[pid=6478] ppid=6476 vsize=61404 CPUtime=25.48
/proc/6478/stat : 6478 (kw) R 6476 6478 6441 0 -1 0 15386 0 0 0 2531 17 0 0 25 0 1 0 1158406100 62877696 14588 1992294400 4194304 6412682 548682068864 18446744073709551615 4285946 0 0 4096 0 0 0 0 17 1 0 0
/proc/6478/statm: 15351 14588 255 541 0 14801 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 61404

[startup+51.1013 s]
/proc/loadavg: 0.93 0.96 0.98 2/70 6479
/proc/meminfo: memFree=1778984/2055920 swapFree=4171316/4192956
[pid=6478] ppid=6476 vsize=61404 CPUtime=51.07
/proc/6478/stat : 6478 (kw) R 6476 6478 6441 0 -1 0 15397 0 0 0 5089 18 0 0 25 0 1 0 1158406100 62877696 14599 1992294400 4194304 6412682 548682068864 18446744073709551615 4286825 0 0 4096 0 0 0 0 17 1 0 0
/proc/6478/statm: 15351 14599 255 541 0 14801 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 61404

[startup+102.306 s]
/proc/loadavg: 0.97 0.96 0.98 2/70 6479
/proc/meminfo: memFree=1778920/2055920 swapFree=4171316/4192956
[pid=6478] ppid=6476 vsize=61408 CPUtime=102.26
/proc/6478/stat : 6478 (kw) R 6476 6478 6441 0 -1 0 15416 0 0 0 10207 19 0 0 25 0 1 0 1158406100 62881792 14618 1992294400 4194304 6412682 548682068864 18446744073709551615 4363058 0 0 4096 0 0 0 0 17 1 0 0
/proc/6478/statm: 15352 14618 255 541 0 14802 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 61408

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/70 6479
/proc/meminfo: memFree=1778600/2055920 swapFree=4171316/4192956
[pid=6478] ppid=6476 vsize=61604 CPUtime=162.25
/proc/6478/stat : 6478 (kw) R 6476 6478 6441 0 -1 0 15483 0 0 0 16204 21 0 0 25 0 1 0 1158406100 63082496 14685 1992294400 4194304 6412682 548682068864 18446744073709551615 4331946 0 0 4096 0 0 0 0 17 1 0 0
/proc/6478/statm: 15401 14685 258 541 0 14851 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 61604

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/70 6479
/proc/meminfo: memFree=1778536/2055920 swapFree=4171316/4192956
[pid=6478] ppid=6476 vsize=61796 CPUtime=222.23
/proc/6478/stat : 6478 (kw) R 6476 6478 6441 0 -1 0 15490 0 0 0 22201 22 0 0 25 0 1 0 1158406100 63279104 14692 1992294400 4194304 6412682 548682068864 18446744073709551615 5313863 0 0 4096 0 0 0 0 17 1 0 0
/proc/6478/statm: 15449 14692 258 541 0 14899 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 61796

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/70 6479
/proc/meminfo: memFree=1778472/2055920 swapFree=4171316/4192956
[pid=6478] ppid=6476 vsize=61796 CPUtime=282.21
/proc/6478/stat : 6478 (kw) R 6476 6478 6441 0 -1 0 15498 0 0 0 28198 23 0 0 25 0 1 0 1158406100 63279104 14700 1992294400 4194304 6412682 548682068864 18446744073709551615 4287596 0 0 4096 0 0 0 0 17 1 0 0
/proc/6478/statm: 15449 14700 258 541 0 14899 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 61796

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/70 6479
/proc/meminfo: memFree=1778408/2055920 swapFree=4171316/4192956
[pid=6478] ppid=6476 vsize=61796 CPUtime=342.19
/proc/6478/stat : 6478 (kw) R 6476 6478 6441 0 -1 0 15509 0 0 0 34195 24 0 0 25 0 1 0 1158406100 63279104 14711 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/6478/statm: 15449 14711 258 541 0 14899 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 61796

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/70 6479
/proc/meminfo: memFree=1778088/2055920 swapFree=4171316/4192956
[pid=6478] ppid=6476 vsize=62200 CPUtime=402.18
/proc/6478/stat : 6478 (kw) R 6476 6478 6441 0 -1 0 15623 0 0 0 40193 25 0 0 25 0 1 0 1158406100 63692800 14825 1992294400 4194304 6412682 548682068864 18446744073709551615 4417318 0 0 4096 0 0 0 0 17 1 0 0
/proc/6478/statm: 15550 14825 258 541 0 15000 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 62200

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/70 6479
/proc/meminfo: memFree=1777640/2055920 swapFree=4171316/4192956
[pid=6478] ppid=6476 vsize=62560 CPUtime=462.17
/proc/6478/stat : 6478 (kw) R 6476 6478 6441 0 -1 0 15702 0 0 0 46190 27 0 0 25 0 1 0 1158406100 64061440 14904 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/6478/statm: 15640 14904 258 541 0 15090 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 62560

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/70 6479
/proc/meminfo: memFree=1774312/2055920 swapFree=4171316/4192956
[pid=6478] ppid=6476 vsize=65876 CPUtime=522.15
/proc/6478/stat : 6478 (kw) R 6476 6478 6441 0 -1 0 16526 0 0 0 52186 29 0 0 25 0 1 0 1158406100 67457024 15728 1992294400 4194304 6412682 548682068864 18446744073709551615 4329819 0 0 4096 0 0 0 0 17 1 0 0
/proc/6478/statm: 16469 15728 258 541 0 15919 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 65876

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/70 6479
/proc/meminfo: memFree=1772840/2055920 swapFree=4171316/4192956
[pid=6478] ppid=6476 vsize=67404 CPUtime=582.13
/proc/6478/stat : 6478 (kw) R 6476 6478 6441 0 -1 0 16901 0 0 0 58183 30 0 0 25 0 1 0 1158406100 69021696 16103 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/6478/statm: 16851 16103 258 541 0 16301 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 67404

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/70 6479
/proc/meminfo: memFree=1769512/2055920 swapFree=4171316/4192956
[pid=6478] ppid=6476 vsize=71408 CPUtime=642.13
/proc/6478/stat : 6478 (kw) R 6476 6478 6441 0 -1 0 17716 0 0 0 64181 32 0 0 25 0 1 0 1158406100 73121792 16918 1992294400 4194304 6412682 548682068864 18446744073709551615 4361654 0 0 4096 0 0 0 0 17 1 0 0
/proc/6478/statm: 17852 16918 258 541 0 17302 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 71408

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/70 6479
/proc/meminfo: memFree=1767784/2055920 swapFree=4171316/4192956
[pid=6478] ppid=6476 vsize=73068 CPUtime=702.1
/proc/6478/stat : 6478 (kw) R 6476 6478 6441 0 -1 0 18147 0 0 0 70177 33 0 0 25 0 1 0 1158406100 74821632 17349 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/6478/statm: 18267 17349 258 541 0 17717 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 73068

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.98 2/70 6479
/proc/meminfo: memFree=1764072/2055920 swapFree=4171316/4192956
[pid=6478] ppid=6476 vsize=77036 CPUtime=762.1
/proc/6478/stat : 6478 (kw) R 6476 6478 6441 0 -1 0 19046 0 0 0 76175 35 0 0 25 0 1 0 1158406100 78884864 18248 1992294400 4194304 6412682 548682068864 18446744073709551615 4286747 0 0 4096 0 0 0 0 17 1 0 0
/proc/6478/statm: 19259 18248 258 541 0 18709 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 77036

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/70 6479
/proc/meminfo: memFree=1764072/2055920 swapFree=4171316/4192956
[pid=6478] ppid=6476 vsize=77036 CPUtime=822.07
/proc/6478/stat : 6478 (kw) R 6476 6478 6441 0 -1 0 19055 0 0 0 82171 36 0 0 25 0 1 0 1158406100 78884864 18257 1992294400 4194304 6412682 548682068864 18446744073709551615 4362363 0 0 4096 0 0 0 0 17 1 0 0
/proc/6478/statm: 19259 18257 258 541 0 18709 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 77036

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/70 6479
/proc/meminfo: memFree=1760616/2055920 swapFree=4171316/4192956
[pid=6478] ppid=6476 vsize=80480 CPUtime=882.06
/proc/6478/stat : 6478 (kw) R 6476 6478 6441 0 -1 0 19904 0 0 0 88167 39 0 0 25 0 1 0 1158406100 82411520 19106 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/6478/statm: 20120 19106 258 541 0 19570 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 80480

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/70 6479
/proc/meminfo: memFree=1759784/2055920 swapFree=4171316/4192956
[pid=6478] ppid=6476 vsize=81280 CPUtime=942.04
/proc/6478/stat : 6478 (kw) R 6476 6478 6441 0 -1 0 20107 0 0 0 94164 40 0 0 25 0 1 0 1158406100 83230720 19309 1992294400 4194304 6412682 548682068864 18446744073709551615 4286747 0 0 4096 0 0 0 0 17 1 0 0
/proc/6478/statm: 20320 19309 258 541 0 19770 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 81280

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/70 6479
/proc/meminfo: memFree=1757288/2055920 swapFree=4171316/4192956
[pid=6478] ppid=6476 vsize=83748 CPUtime=1002.03
/proc/6478/stat : 6478 (kw) R 6476 6478 6441 0 -1 0 20742 0 0 0 100159 44 0 0 25 0 1 0 1158406100 85757952 19944 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/6478/statm: 20937 19944 258 541 0 20387 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 83748

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/70 6479
/proc/meminfo: memFree=1754152/2055920 swapFree=4171316/4192956
[pid=6478] ppid=6476 vsize=86984 CPUtime=1062.01
/proc/6478/stat : 6478 (kw) R 6476 6478 6441 0 -1 0 21518 0 0 0 106155 46 0 0 25 0 1 0 1158406100 89071616 20720 1992294400 4194304 6412682 548682068864 18446744073709551615 4327399 0 0 4096 0 0 0 0 17 1 0 0
/proc/6478/statm: 21746 20720 258 541 0 21196 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 86984

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/70 6479
/proc/meminfo: memFree=1754088/2055920 swapFree=4171316/4192956
[pid=6478] ppid=6476 vsize=86984 CPUtime=1122
/proc/6478/stat : 6478 (kw) R 6476 6478 6441 0 -1 0 21520 0 0 0 112152 48 0 0 25 0 1 0 1158406100 89071616 20722 1992294400 4194304 6412682 548682068864 18446744073709551615 4286786 0 0 4096 0 0 0 0 17 1 0 0
/proc/6478/statm: 21746 20722 258 541 0 21196 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 86984

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/70 6479
/proc/meminfo: memFree=1751336/2055920 swapFree=4171316/4192956
[pid=6478] ppid=6476 vsize=89796 CPUtime=1181.98
/proc/6478/stat : 6478 (kw) R 6476 6478 6441 0 -1 0 22237 0 0 0 118148 50 0 0 25 0 1 0 1158406100 91951104 21439 1992294400 4194304 6412682 548682068864 18446744073709551615 4287126 0 0 4096 0 0 0 0 17 1 0 0
/proc/6478/statm: 22449 21439 258 541 0 21899 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 89796



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.98 2/70 6479
/proc/meminfo: memFree=1748904/2055920 swapFree=4171316/4192956
[pid=6478] ppid=6476 vsize=91940 CPUtime=1200.08
/proc/6478/stat : 6478 (kw) R 6476 6478 6441 0 -1 0 22790 0 0 0 119957 51 0 0 25 0 1 0 1158406100 94146560 21992 1992294400 4194304 6412682 548682068864 18446744073709551615 4417154 0 0 4096 0 0 0 0 17 1 0 0
/proc/6478/statm: 22985 21992 258 541 0 22435 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 91940

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): 1199.57
CPU system time (s): 0.534918
CPU usage (%): 99.9739
Max. virtual memory (cumulated for all children) (KiB): 91940

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

runsolver used 1.05684 second user time and 3.3205 second system time

The end

Launcher Data

Begin job on node44 at 2009-04-04 17:03:50
IDJOB=1557672
IDBENCH=70843
IDSOLVER=501
FILE ID=node44/1557672-1238857429
PBS_JOBID= 9085932
Free space on /tmp= 66544 MiB

SOLVER NAME= kw 2009-03-20
BENCH NAME= SAT09/APPLICATIONS/crypto/desgen/gss-32-s100.cnf
COMMAND LINE= HOME/kw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1557672-1238857429/watcher-1557672-1238857429 -o /tmp/evaluation-result-1557672-1238857429/solver-1557672-1238857429 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/kw HOME/instance-1557672-1238857429.cnf

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

MD5SUM BENCH= 7785f51f4f3cb780b4d123215711f948
RANDOM SEED=1176589913

node44.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.241
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.241
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:       1840008 kB
Buffers:         25776 kB
Cached:         121976 kB
SwapCached:      11028 kB
Active:          34416 kB
Inactive:       125708 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1840008 kB
SwapTotal:     4192956 kB
SwapFree:      4171316 kB
Dirty:            3996 kB
Writeback:           0 kB
Mapped:          18056 kB
Slab:            41144 kB
Committed_AS:  3086188 kB
PageTables:       1796 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= 66536 MiB
End job on node44 at 2009-04-04 17:23:52