Trace number 1556476

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

General information on the benchmark

NameAPPLICATIONS/crypto/
md5gen/gus-md5-16.cnf
MD5SUM3cb14750de2495357cf28b8ab826b9e3
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 variables70139
Number of clauses228634
Sum of the clauses size592458
Maximum clause length3
Minimum clause length1
Number of clauses of size 1129
Number of clauses of size 293186
Number of clauses of size 3135319
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-1556476-1238841886/watcher-1556476-1238841886 -o /tmp/evaluation-result-1556476-1238841886/solver-1556476-1238841886 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/kw HOME/instance-1556476-1238841886.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/73 8809
/proc/meminfo: memFree=1361904/2055920 swapFree=4175408/4192956
[pid=8809] ppid=8807 vsize=5824 CPUtime=0
/proc/8809/stat : 8809 (kw) R 8807 8809 8501 0 -1 0 1020 0 0 0 0 0 0 0 20 0 1 0 1156853181 5963776 1004 1992294400 4194304 6412682 548682068832 18446744073709551615 4272166 0 0 4096 0 0 0 0 17 1 0 0
/proc/8809/statm: 1593 1010 201 541 0 1043 0

[startup+0.0495909 s]
/proc/loadavg: 0.92 0.98 0.99 3/73 8809
/proc/meminfo: memFree=1361904/2055920 swapFree=4175408/4192956
[pid=8809] ppid=8807 vsize=32676 CPUtime=0.04
/proc/8809/stat : 8809 (kw) R 8807 8809 8501 0 -1 0 7473 0 0 0 1 3 0 0 20 0 1 0 1156853181 33460224 7457 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/8809/statm: 8169 7465 208 541 0 7619 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 32676

[startup+0.101596 s]
/proc/loadavg: 0.92 0.98 0.99 3/73 8809
/proc/meminfo: memFree=1361904/2055920 swapFree=4175408/4192956
[pid=8809] ppid=8807 vsize=45244 CPUtime=0.09
/proc/8809/stat : 8809 (kw) R 8807 8809 8501 0 -1 0 10289 0 0 0 5 4 0 0 20 0 1 0 1156853181 46329856 10273 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/8809/statm: 11311 10273 221 541 0 10761 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 45244

[startup+0.301619 s]
/proc/loadavg: 0.92 0.98 0.99 3/73 8809
/proc/meminfo: memFree=1361904/2055920 swapFree=4175408/4192956
[pid=8809] ppid=8807 vsize=47884 CPUtime=0.29
/proc/8809/stat : 8809 (kw) R 8807 8809 8501 0 -1 0 11048 0 0 0 25 4 0 0 22 0 1 0 1156853181 49033216 11032 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/8809/statm: 11971 11032 221 541 0 11421 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 47884

[startup+0.701665 s]
/proc/loadavg: 0.92 0.98 0.99 3/73 8809
/proc/meminfo: memFree=1361904/2055920 swapFree=4175408/4192956
[pid=8809] ppid=8807 vsize=52636 CPUtime=0.69
/proc/8809/stat : 8809 (kw) R 8807 8809 8501 0 -1 0 12411 0 0 0 64 5 0 0 25 0 1 0 1156853181 53899264 12395 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/8809/statm: 13159 12396 221 541 0 12609 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 52636

[startup+1.50176 s]
/proc/loadavg: 0.92 0.98 0.99 2/74 8810
/proc/meminfo: memFree=1308968/2055920 swapFree=4175408/4192956
[pid=8809] ppid=8807 vsize=71244 CPUtime=1.49
/proc/8809/stat : 8809 (kw) R 8807 8809 8501 0 -1 0 17571 0 0 0 141 8 0 0 25 0 1 0 1156853181 72953856 17144 1992294400 4194304 6412682 548682068832 18446744073709551615 4542301 0 0 4096 0 0 0 0 17 1 0 0
/proc/8809/statm: 17811 17144 239 541 0 17261 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 71244

[startup+3.10194 s]
/proc/loadavg: 0.92 0.98 0.99 2/74 8810
/proc/meminfo: memFree=1286312/2055920 swapFree=4175408/4192956
[pid=8809] ppid=8807 vsize=92456 CPUtime=3.09
/proc/8809/stat : 8809 (kw) R 8807 8809 8501 0 -1 0 22818 0 0 0 274 35 0 0 25 0 1 0 1156853181 94674944 22391 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/8809/statm: 23114 22391 248 541 0 22564 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 92456

[startup+6.30132 s]
/proc/loadavg: 1.01 1.00 1.00 2/74 8810
/proc/meminfo: memFree=1269416/2055920 swapFree=4175408/4192956
[pid=8809] ppid=8807 vsize=91444 CPUtime=6.29
/proc/8809/stat : 8809 (kw) R 8807 8809 8501 0 -1 0 23117 0 0 0 593 36 0 0 25 0 1 0 1156853181 93638656 22142 1992294400 4194304 6412682 548682068832 18446744073709551615 4328521 0 0 4096 0 0 0 0 17 1 0 0
/proc/8809/statm: 22861 22142 255 541 0 22311 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 91444

[startup+12.7011 s]
/proc/loadavg: 1.09 1.02 1.01 2/74 8810
/proc/meminfo: memFree=1269544/2055920 swapFree=4175408/4192956
[pid=8809] ppid=8807 vsize=91444 CPUtime=12.69
/proc/8809/stat : 8809 (kw) R 8807 8809 8501 0 -1 0 23119 0 0 0 1233 36 0 0 25 0 1 0 1156853181 93638656 22144 1992294400 4194304 6412682 548682068832 18446744073709551615 4333363 0 0 4096 0 0 0 0 17 1 0 0
/proc/8809/statm: 22861 22144 255 541 0 22311 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 91444

[startup+25.5015 s]
/proc/loadavg: 1.07 1.02 1.00 2/74 8810
/proc/meminfo: memFree=1269544/2055920 swapFree=4175408/4192956
[pid=8809] ppid=8807 vsize=91444 CPUtime=25.49
/proc/8809/stat : 8809 (kw) R 8807 8809 8501 0 -1 0 23123 0 0 0 2512 37 0 0 25 0 1 0 1156853181 93638656 22148 1992294400 4194304 6412682 548682068832 18446744073709551615 4286943 0 0 4096 0 0 0 0 17 1 0 0
/proc/8809/statm: 22861 22148 255 541 0 22311 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 91444

[startup+51.1015 s]
/proc/loadavg: 1.04 1.01 1.00 2/74 8810
/proc/meminfo: memFree=1269608/2055920 swapFree=4175408/4192956
[pid=8809] ppid=8807 vsize=91444 CPUtime=51.07
/proc/8809/stat : 8809 (kw) R 8807 8809 8501 0 -1 0 23132 0 0 0 5070 37 0 0 25 0 1 0 1156853181 93638656 22157 1992294400 4194304 6412682 548682068832 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/8809/statm: 22861 22157 255 541 0 22311 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 91444

[startup+102.306 s]
/proc/loadavg: 1.02 1.01 1.00 2/74 8810
/proc/meminfo: memFree=1269608/2055920 swapFree=4175408/4192956
[pid=8809] ppid=8807 vsize=91444 CPUtime=102.26
/proc/8809/stat : 8809 (kw) R 8807 8809 8501 0 -1 0 23148 0 0 0 10188 38 0 0 25 0 1 0 1156853181 93638656 22173 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/8809/statm: 22861 22173 255 541 0 22311 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 91444

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 8810
/proc/meminfo: memFree=1269416/2055920 swapFree=4175408/4192956
[pid=8809] ppid=8807 vsize=91444 CPUtime=162.24
/proc/8809/stat : 8809 (kw) R 8807 8809 8501 0 -1 0 23181 0 0 0 16185 39 0 0 25 0 1 0 1156853181 93638656 22206 1992294400 4194304 6412682 548682068832 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/8809/statm: 22861 22206 255 541 0 22311 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 91444

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 8811
/proc/meminfo: memFree=1267496/2055920 swapFree=4175408/4192956
[pid=8809] ppid=8807 vsize=93144 CPUtime=222.22
/proc/8809/stat : 8809 (kw) R 8807 8809 8501 0 -1 0 23635 0 0 0 22182 40 0 0 25 0 1 0 1156853181 95379456 22660 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/8809/statm: 23286 22660 258 541 0 22736 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 93144

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 8811
/proc/meminfo: memFree=1267432/2055920 swapFree=4175408/4192956
[pid=8809] ppid=8807 vsize=93144 CPUtime=282.2
/proc/8809/stat : 8809 (kw) R 8807 8809 8501 0 -1 0 23642 0 0 0 28180 40 0 0 25 0 1 0 1156853181 95379456 22667 1992294400 4194304 6412682 548682068832 18446744073709551615 4333454 0 0 4096 0 0 0 0 17 1 0 0
/proc/8809/statm: 23286 22667 258 541 0 22736 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 93144

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 8811
/proc/meminfo: memFree=1265512/2055920 swapFree=4175408/4192956
[pid=8809] ppid=8807 vsize=95152 CPUtime=342.18
/proc/8809/stat : 8809 (kw) R 8807 8809 8501 0 -1 0 24138 0 0 0 34176 42 0 0 25 0 1 0 1156853181 97435648 23163 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/8809/statm: 23788 23163 258 541 0 23238 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 95152

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 8811
/proc/meminfo: memFree=1265192/2055920 swapFree=4175408/4192956
[pid=8809] ppid=8807 vsize=95468 CPUtime=402.16
/proc/8809/stat : 8809 (kw) R 8807 8809 8501 0 -1 0 24225 0 0 0 40173 43 0 0 25 0 1 0 1156853181 97759232 23250 1992294400 4194304 6412682 548682068832 18446744073709551615 4334446 0 0 4096 0 0 0 0 17 1 0 0
/proc/8809/statm: 23867 23250 258 541 0 23317 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 95468

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 8811
/proc/meminfo: memFree=1262248/2055920 swapFree=4175408/4192956
[pid=8809] ppid=8807 vsize=98360 CPUtime=462.15
/proc/8809/stat : 8809 (kw) R 8807 8809 8501 0 -1 0 24948 0 0 0 46171 44 0 0 25 0 1 0 1156853181 100720640 23973 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/8809/statm: 24590 23973 258 541 0 24040 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 98360

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 8812
/proc/meminfo: memFree=1260520/2055920 swapFree=4175408/4192956
[pid=8809] ppid=8807 vsize=100128 CPUtime=522.13
/proc/8809/stat : 8809 (kw) R 8807 8809 8501 0 -1 0 25396 0 0 0 52168 45 0 0 25 0 1 0 1156853181 102531072 24421 1992294400 4194304 6412682 548682068832 18446744073709551615 4333363 0 0 4096 0 0 0 0 17 1 0 0
/proc/8809/statm: 25032 24421 258 541 0 24482 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 100128

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 8812
/proc/meminfo: memFree=1260456/2055920 swapFree=4175408/4192956
[pid=8809] ppid=8807 vsize=100128 CPUtime=582.12
/proc/8809/stat : 8809 (kw) R 8807 8809 8501 0 -1 0 25397 0 0 0 58166 46 0 0 25 0 1 0 1156853181 102531072 24422 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/8809/statm: 25032 24422 258 541 0 24482 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 100128

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 8812
/proc/meminfo: memFree=1254312/2055920 swapFree=4175408/4192956
[pid=8809] ppid=8807 vsize=106280 CPUtime=642.1
/proc/8809/stat : 8809 (kw) R 8807 8809 8501 0 -1 0 26927 0 0 0 64162 48 0 0 25 0 1 0 1156853181 108830720 25952 1992294400 4194304 6412682 548682068832 18446744073709551615 4285802 0 0 4096 0 0 0 0 17 1 0 0
/proc/8809/statm: 26570 25952 258 541 0 26020 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 106280

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 8812
/proc/meminfo: memFree=1254248/2055920 swapFree=4175408/4192956
[pid=8809] ppid=8807 vsize=106280 CPUtime=702.08
/proc/8809/stat : 8809 (kw) R 8807 8809 8501 0 -1 0 26927 0 0 0 70160 48 0 0 25 0 1 0 1156853181 108830720 25952 1992294400 4194304 6412682 548682068832 18446744073709551615 4328489 0 0 4096 0 0 0 0 17 1 0 0
/proc/8809/statm: 26570 25952 258 541 0 26020 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 106280

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 8812
/proc/meminfo: memFree=1250792/2055920 swapFree=4175408/4192956
[pid=8809] ppid=8807 vsize=109740 CPUtime=762.07
/proc/8809/stat : 8809 (kw) R 8807 8809 8501 0 -1 0 27794 0 0 0 76157 50 0 0 25 0 1 0 1156853181 112373760 26819 1992294400 4194304 6412682 548682068832 18446744073709551615 4333363 0 0 4096 0 0 0 0 17 1 0 0
/proc/8809/statm: 27435 26819 258 541 0 26885 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 109740

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 8812
/proc/meminfo: memFree=1246696/2055920 swapFree=4175408/4192956
[pid=8809] ppid=8807 vsize=113796 CPUtime=822.04
/proc/8809/stat : 8809 (kw) R 8807 8809 8501 0 -1 0 28798 0 0 0 82153 51 0 0 25 0 1 0 1156853181 116527104 27823 1992294400 4194304 6412682 548682068832 18446744073709551615 4333454 0 0 4096 0 0 0 0 17 1 0 0
/proc/8809/statm: 28449 27823 258 541 0 27899 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 113796

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 8812
/proc/meminfo: memFree=1246760/2055920 swapFree=4175408/4192956
[pid=8809] ppid=8807 vsize=113796 CPUtime=882.03
/proc/8809/stat : 8809 (kw) R 8807 8809 8501 0 -1 0 28801 0 0 0 88151 52 0 0 25 0 1 0 1156853181 116527104 27826 1992294400 4194304 6412682 548682068832 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/8809/statm: 28449 27826 258 541 0 27899 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 113796

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 8812
/proc/meminfo: memFree=1245160/2055920 swapFree=4175408/4192956
[pid=8809] ppid=8807 vsize=115828 CPUtime=942
/proc/8809/stat : 8809 (kw) R 8807 8809 8501 0 -1 0 29224 0 0 0 94147 53 0 0 25 0 1 0 1156853181 118607872 28249 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/8809/statm: 28957 28249 258 541 0 28407 0
Current children cumulated CPU time (s) 942
Current children cumulated vsize (KiB) 115828

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 8818
/proc/meminfo: memFree=1242536/2055920 swapFree=4175408/4192956
[pid=8809] ppid=8807 vsize=118456 CPUtime=1001.99
/proc/8809/stat : 8809 (kw) R 8807 8809 8501 0 -1 0 29861 0 0 0 100144 55 0 0 25 0 1 0 1156853181 121298944 28886 1992294400 4194304 6412682 548682068832 18446744073709551615 4362418 0 0 4096 0 0 0 0 17 1 0 0
/proc/8809/statm: 29614 28886 258 541 0 29064 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 118456

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 8818
/proc/meminfo: memFree=1242472/2055920 swapFree=4175408/4192956
[pid=8809] ppid=8807 vsize=118456 CPUtime=1061.96
/proc/8809/stat : 8809 (kw) R 8807 8809 8501 0 -1 0 29863 0 0 0 106141 55 0 0 25 0 1 0 1156853181 121298944 28888 1992294400 4194304 6412682 548682068832 18446744073709551615 5276903 0 0 4096 0 0 0 0 17 1 0 0
/proc/8809/statm: 29614 28888 258 541 0 29064 0
Current children cumulated CPU time (s) 1061.96
Current children cumulated vsize (KiB) 118456

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 8818
/proc/meminfo: memFree=1240872/2055920 swapFree=4175408/4192956
[pid=8809] ppid=8807 vsize=119976 CPUtime=1121.95
/proc/8809/stat : 8809 (kw) R 8807 8809 8501 0 -1 0 30264 0 0 0 112139 56 0 0 25 0 1 0 1156853181 122855424 29289 1992294400 4194304 6412682 548682068832 18446744073709551615 4286844 0 0 4096 0 0 0 0 17 1 0 0
/proc/8809/statm: 29994 29289 258 541 0 29444 0
Current children cumulated CPU time (s) 1121.95
Current children cumulated vsize (KiB) 119976

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 8818
/proc/meminfo: memFree=1234472/2055920 swapFree=4175408/4192956
[pid=8809] ppid=8807 vsize=126360 CPUtime=1181.93
/proc/8809/stat : 8809 (kw) R 8807 8809 8501 0 -1 0 31837 0 0 0 118133 60 0 0 25 0 1 0 1156853181 129392640 30862 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/8809/statm: 31590 30862 258 541 0 31040 0
Current children cumulated CPU time (s) 1181.93
Current children cumulated vsize (KiB) 126360



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 8818
/proc/meminfo: memFree=1234472/2055920 swapFree=4175408/4192956
[pid=8809] ppid=8807 vsize=126360 CPUtime=1200.03
/proc/8809/stat : 8809 (kw) R 8807 8809 8501 0 -1 0 31837 0 0 0 119943 60 0 0 25 0 1 0 1156853181 129392640 30862 1992294400 4194304 6412682 548682068832 18446744073709551615 4328489 0 0 4096 0 0 0 0 17 1 0 0
/proc/8809/statm: 31590 30862 258 541 0 31040 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 126360

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.06
CPU user time (s): 1199.43
CPU system time (s): 0.626904
CPU usage (%): 99.9696
Max. virtual memory (cumulated for all children) (KiB): 126360

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.43
system time used= 0.626904
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31837
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= 3
involuntary context switches= 2078

runsolver used 1.06284 second user time and 3.3175 second system time

The end

Launcher Data

Begin job on node77 at 2009-04-04 12:44:47
IDJOB=1556476
IDBENCH=70820
IDSOLVER=501
FILE ID=node77/1556476-1238841886
PBS_JOBID= 9085831
Free space on /tmp= 66548 MiB

SOLVER NAME= kw 2009-03-20
BENCH NAME= SAT09/APPLICATIONS/crypto/md5gen/gus-md5-16.cnf
COMMAND LINE= HOME/kw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1556476-1238841886/watcher-1556476-1238841886 -o /tmp/evaluation-result-1556476-1238841886/solver-1556476-1238841886 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/kw HOME/instance-1556476-1238841886.cnf

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

MD5SUM BENCH= 3cb14750de2495357cf28b8ab826b9e3
RANDOM SEED=30607201

node77.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.230
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.230
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:       1362384 kB
Buffers:         55968 kB
Cached:         554360 kB
SwapCached:       8948 kB
Active:         221812 kB
Inactive:       402312 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1362384 kB
SwapTotal:     4192956 kB
SwapFree:      4175408 kB
Dirty:            6364 kB
Writeback:           0 kB
Mapped:          16324 kB
Slab:            54476 kB
Committed_AS:  3074904 kB
PageTables:       2008 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= 66540 MiB
End job on node77 at 2009-04-04 13:04:49