Trace number 1559232

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.08 1200.62

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-21-s100.cnf
MD5SUMd34c45eae853ce60c342643824196dbf
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark475.233
Satisfiable
(Un)Satisfiability was proved
Number of variables31613
Number of clauses95104
Sum of the clauses size224206
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 260978
Number of clauses of size 334062
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-1559232-1238880457/watcher-1559232-1238880457 -o /tmp/evaluation-result-1559232-1238880457/solver-1559232-1238880457 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/kw HOME/instance-1559232-1238880457.cnf 

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


[startup+0 s]
/proc/loadavg: 1.99 1.85 1.45 2/70 26785
/proc/meminfo: memFree=1707832/2055920 swapFree=4174072/4192956
[pid=26785] ppid=26783 vsize=6400 CPUtime=0
/proc/26785/stat : 26785 (kw) R 26783 26785 26409 0 -1 0 1021 0 0 0 0 0 0 0 20 0 1 0 1160710819 6553600 1005 1992294400 4194304 6412682 548682068832 18446744073709551615 4280529 0 0 4096 0 0 0 0 17 0 0 0
/proc/26785/statm: 1600 1009 208 541 0 1050 0

[startup+0.0122611 s]
/proc/loadavg: 1.99 1.85 1.45 2/70 26785
/proc/meminfo: memFree=1707832/2055920 swapFree=4174072/4192956
[pid=26785] ppid=26783 vsize=9368 CPUtime=0
/proc/26785/stat : 26785 (kw) R 26783 26785 26409 0 -1 0 1693 0 0 0 0 0 0 0 20 0 1 0 1160710819 9592832 1677 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 0 0 0
/proc/26785/statm: 2342 1683 208 541 0 1792 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9368

[startup+0.10127 s]
/proc/loadavg: 1.99 1.85 1.45 2/70 26785
/proc/meminfo: memFree=1707832/2055920 swapFree=4174072/4192956
[pid=26785] ppid=26783 vsize=22320 CPUtime=0.09
/proc/26785/stat : 26785 (kw) R 26783 26785 26409 0 -1 0 4965 0 0 0 8 1 0 0 21 0 1 0 1160710819 22855680 4949 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 0 0 0
/proc/26785/statm: 5580 4949 221 541 0 5030 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 22320

[startup+0.301292 s]
/proc/loadavg: 1.99 1.85 1.45 2/70 26785
/proc/meminfo: memFree=1707832/2055920 swapFree=4174072/4192956
[pid=26785] ppid=26783 vsize=25020 CPUtime=0.29
/proc/26785/stat : 26785 (kw) R 26783 26785 26409 0 -1 0 5802 0 0 0 28 1 0 0 23 0 1 0 1160710819 25620480 5737 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 0 0 0
/proc/26785/statm: 6255 5737 221 541 0 5705 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 25020

[startup+0.701338 s]
/proc/loadavg: 1.99 1.85 1.45 2/70 26785
/proc/meminfo: memFree=1707832/2055920 swapFree=4174072/4192956
[pid=26785] ppid=26783 vsize=34160 CPUtime=0.69
/proc/26785/stat : 26785 (kw) R 26783 26785 26409 0 -1 0 8250 0 0 0 66 3 0 0 25 0 1 0 1160710819 34979840 7902 1992294400 4194304 6412682 548682068832 18446744073709551615 5554256 0 0 4096 0 0 0 0 17 0 0 0
/proc/26785/statm: 8540 7902 247 541 0 7990 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 34160

[startup+1.50143 s]
/proc/loadavg: 1.99 1.85 1.45 2/71 26786
/proc/meminfo: memFree=1672048/2055920 swapFree=4174072/4192956
[pid=26785] ppid=26783 vsize=46192 CPUtime=1.49
/proc/26785/stat : 26785 (kw) R 26783 26785 26409 0 -1 0 11626 0 0 0 136 13 0 0 25 0 1 0 1160710819 47300608 11085 1992294400 4194304 6412682 548682068832 18446744073709551615 5554256 0 0 4096 0 0 0 0 17 0 0 0
/proc/26785/statm: 11548 11085 248 541 0 10998 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 46192

[startup+3.10161 s]
/proc/loadavg: 1.99 1.85 1.45 2/71 26786
/proc/meminfo: memFree=1647920/2055920 swapFree=4174072/4192956
[pid=26785] ppid=26783 vsize=60484 CPUtime=3.09
/proc/26785/stat : 26785 (kw) R 26783 26785 26409 0 -1 0 15147 0 0 0 295 14 0 0 25 0 1 0 1160710819 61935616 14359 1992294400 4194304 6412682 548682068832 18446744073709551615 4362736 0 0 4096 0 0 0 0 17 0 0 0
/proc/26785/statm: 15121 14359 255 541 0 14571 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 60484

[startup+6.30198 s]
/proc/loadavg: 1.91 1.83 1.45 2/71 26786
/proc/meminfo: memFree=1648112/2055920 swapFree=4174072/4192956
[pid=26785] ppid=26783 vsize=60484 CPUtime=6.29
/proc/26785/stat : 26785 (kw) R 26783 26785 26409 0 -1 0 15148 0 0 0 614 15 0 0 25 0 1 0 1160710819 61935616 14360 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/26785/statm: 15121 14360 255 541 0 14571 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 60484

[startup+12.7017 s]
/proc/loadavg: 1.84 1.82 1.44 2/71 26786
/proc/meminfo: memFree=1648112/2055920 swapFree=4174072/4192956
[pid=26785] ppid=26783 vsize=60484 CPUtime=12.69
/proc/26785/stat : 26785 (kw) R 26783 26785 26409 0 -1 0 15151 0 0 0 1254 15 0 0 25 0 1 0 1160710819 61935616 14363 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/26785/statm: 15121 14363 255 541 0 14571 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 60484

[startup+25.5012 s]
/proc/loadavg: 1.65 1.78 1.44 2/71 26786
/proc/meminfo: memFree=1648304/2055920 swapFree=4174072/4192956
[pid=26785] ppid=26783 vsize=60484 CPUtime=25.48
/proc/26785/stat : 26785 (kw) R 26783 26785 26409 0 -1 0 15157 0 0 0 2533 15 0 0 25 0 1 0 1160710819 61935616 14369 1992294400 4194304 6412682 548682068832 18446744073709551615 4286815 0 0 4096 0 0 0 0 17 0 0 0
/proc/26785/statm: 15121 14369 255 541 0 14571 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 60484

[startup+51.1011 s]
/proc/loadavg: 1.43 1.72 1.42 2/71 26786
/proc/meminfo: memFree=1648368/2055920 swapFree=4174072/4192956
[pid=26785] ppid=26783 vsize=60484 CPUtime=51.06
/proc/26785/stat : 26785 (kw) R 26783 26785 26409 0 -1 0 15169 0 0 0 5091 15 0 0 25 0 1 0 1160710819 61935616 14381 1992294400 4194304 6412682 548682068832 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 0 0 0
/proc/26785/statm: 15121 14381 255 541 0 14571 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 60484

[startup+102.305 s]
/proc/loadavg: 1.18 1.60 1.40 2/71 26786
/proc/meminfo: memFree=1648240/2055920 swapFree=4174072/4192956
[pid=26785] ppid=26783 vsize=60488 CPUtime=102.24
/proc/26785/stat : 26785 (kw) R 26783 26785 26409 0 -1 0 15189 0 0 0 10208 16 0 0 25 0 1 0 1160710819 61939712 14401 1992294400 4194304 6412682 548682068832 18446744073709551615 4285946 0 0 4096 0 0 0 0 17 0 0 0
/proc/26785/statm: 15122 14401 255 541 0 14572 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 60488

[startup+162.302 s]
/proc/loadavg: 1.07 1.49 1.37 2/71 26786
/proc/meminfo: memFree=1648176/2055920 swapFree=4174072/4192956
[pid=26785] ppid=26783 vsize=60488 CPUtime=162.22
/proc/26785/stat : 26785 (kw) R 26783 26785 26409 0 -1 0 15207 0 0 0 16204 18 0 0 25 0 1 0 1160710819 61939712 14419 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/26785/statm: 15122 14419 258 541 0 14572 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 60488

[startup+222.302 s]
/proc/loadavg: 1.02 1.40 1.35 2/71 26786
/proc/meminfo: memFree=1648112/2055920 swapFree=4174072/4192956
[pid=26785] ppid=26783 vsize=60672 CPUtime=222.19
/proc/26785/stat : 26785 (kw) R 26783 26785 26409 0 -1 0 15214 0 0 0 22200 19 0 0 25 0 1 0 1160710819 62128128 14426 1992294400 4194304 6412682 548682068832 18446744073709551615 4417170 0 0 4096 0 0 0 0 17 0 0 0
/proc/26785/statm: 15168 14426 258 541 0 14618 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 60672

[startup+282.302 s]
/proc/loadavg: 1.01 1.32 1.32 2/71 26786
/proc/meminfo: memFree=1648048/2055920 swapFree=4174072/4192956
[pid=26785] ppid=26783 vsize=60672 CPUtime=282.15
/proc/26785/stat : 26785 (kw) R 26783 26785 26409 0 -1 0 15222 0 0 0 28195 20 0 0 25 0 1 0 1160710819 62128128 14434 1992294400 4194304 6412682 548682068832 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 0 0 0
/proc/26785/statm: 15168 14434 258 541 0 14618 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 60672

[startup+342.302 s]
/proc/loadavg: 1.00 1.26 1.30 2/71 26786
/proc/meminfo: memFree=1646832/2055920 swapFree=4174072/4192956
[pid=26785] ppid=26783 vsize=61840 CPUtime=342.13
/proc/26785/stat : 26785 (kw) R 26783 26785 26409 0 -1 0 15522 0 0 0 34191 22 0 0 25 0 1 0 1160710819 63324160 14734 1992294400 4194304 6412682 548682068832 18446744073709551615 4327388 0 0 4096 0 0 0 0 17 0 0 0
/proc/26785/statm: 15460 14734 258 541 0 14910 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 61840

[startup+402.302 s]
/proc/loadavg: 1.00 1.21 1.28 2/71 26786
/proc/meminfo: memFree=1646448/2055920 swapFree=4174072/4192956
[pid=26785] ppid=26783 vsize=62276 CPUtime=402.11
/proc/26785/stat : 26785 (kw) R 26783 26785 26409 0 -1 0 15624 0 0 0 40188 23 0 0 25 0 1 0 1160710819 63770624 14836 1992294400 4194304 6412682 548682068832 18446744073709551615 4285787 0 0 4096 0 0 0 0 17 0 0 0
/proc/26785/statm: 15569 14836 258 541 0 15019 0
Current children cumulated CPU time (s) 402.11
Current children cumulated vsize (KiB) 62276

[startup+462.302 s]
/proc/loadavg: 1.00 1.17 1.26 2/71 26786
/proc/meminfo: memFree=1646320/2055920 swapFree=4174072/4192956
[pid=26785] ppid=26783 vsize=62604 CPUtime=462.07
/proc/26785/stat : 26785 (kw) R 26783 26785 26409 0 -1 0 15633 0 0 0 46183 24 0 0 25 0 1 0 1160710819 64106496 14845 1992294400 4194304 6412682 548682068832 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 0 0 0
/proc/26785/statm: 15651 14845 258 541 0 15101 0
Current children cumulated CPU time (s) 462.07
Current children cumulated vsize (KiB) 62604

[startup+522.301 s]
/proc/loadavg: 1.00 1.14 1.24 2/71 26786
/proc/meminfo: memFree=1645808/2055920 swapFree=4174072/4192956
[pid=26785] ppid=26783 vsize=62928 CPUtime=522.05
/proc/26785/stat : 26785 (kw) R 26783 26785 26409 0 -1 0 15761 0 0 0 52180 25 0 0 25 0 1 0 1160710819 64438272 14973 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/26785/statm: 15732 14973 258 541 0 15182 0
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (KiB) 62928

[startup+582.301 s]
/proc/loadavg: 1.00 1.11 1.22 2/71 26786
/proc/meminfo: memFree=1643376/2055920 swapFree=4174072/4192956
[pid=26785] ppid=26783 vsize=65768 CPUtime=582.03
/proc/26785/stat : 26785 (kw) R 26783 26785 26409 0 -1 0 16393 0 0 0 58176 27 0 0 25 0 1 0 1160710819 67346432 15605 1992294400 4194304 6412682 548682068832 18446744073709551615 5276903 0 0 4096 0 0 0 0 17 0 0 0
/proc/26785/statm: 16442 15605 258 541 0 15892 0
Current children cumulated CPU time (s) 582.03
Current children cumulated vsize (KiB) 65768

[startup+642.301 s]
/proc/loadavg: 1.00 1.09 1.20 2/71 26786
/proc/meminfo: memFree=1642096/2055920 swapFree=4174072/4192956
[pid=26785] ppid=26783 vsize=67060 CPUtime=642
/proc/26785/stat : 26785 (kw) R 26783 26785 26409 0 -1 0 16696 0 0 0 64172 28 0 0 25 0 1 0 1160710819 68669440 15908 1992294400 4194304 6412682 548682068832 18446744073709551615 4333454 0 0 4096 0 0 0 0 17 0 0 0
/proc/26785/statm: 16765 15908 258 541 0 16215 0
Current children cumulated CPU time (s) 642
Current children cumulated vsize (KiB) 67060

[startup+702.301 s]
/proc/loadavg: 1.00 1.07 1.19 2/71 26786
/proc/meminfo: memFree=1638128/2055920 swapFree=4174072/4192956
[pid=26785] ppid=26783 vsize=71228 CPUtime=701.97
/proc/26785/stat : 26785 (kw) R 26783 26785 26409 0 -1 0 17662 0 0 0 70167 30 0 0 25 0 1 0 1160710819 72937472 16874 1992294400 4194304 6412682 548682068832 18446744073709551615 4287014 0 0 4096 0 0 0 0 17 0 0 0
/proc/26785/statm: 17807 16874 258 541 0 17257 0
Current children cumulated CPU time (s) 701.97
Current children cumulated vsize (KiB) 71228

[startup+762.306 s]
/proc/loadavg: 1.00 1.05 1.17 2/71 26786
/proc/meminfo: memFree=1636720/2055920 swapFree=4174072/4192956
[pid=26785] ppid=26783 vsize=72612 CPUtime=761.95
/proc/26785/stat : 26785 (kw) R 26783 26785 26409 0 -1 0 17994 0 0 0 76162 33 0 0 25 0 1 0 1160710819 74354688 17206 1992294400 4194304 6412682 548682068832 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 0 0 0
/proc/26785/statm: 18153 17206 258 541 0 17603 0
Current children cumulated CPU time (s) 761.95
Current children cumulated vsize (KiB) 72612

[startup+822.301 s]
/proc/loadavg: 1.00 1.04 1.16 2/71 26786
/proc/meminfo: memFree=1636272/2055920 swapFree=4174072/4192956
[pid=26785] ppid=26783 vsize=73200 CPUtime=821.91
/proc/26785/stat : 26785 (kw) R 26783 26785 26409 0 -1 0 18138 0 0 0 82157 34 0 0 25 0 1 0 1160710819 74956800 17350 1992294400 4194304 6412682 548682068832 18446744073709551615 4285787 0 0 4096 0 0 0 0 17 0 0 0
/proc/26785/statm: 18300 17350 258 541 0 17750 0
Current children cumulated CPU time (s) 821.91
Current children cumulated vsize (KiB) 73200

[startup+882.302 s]
/proc/loadavg: 1.00 1.03 1.15 2/71 26786
/proc/meminfo: memFree=1631856/2055920 swapFree=4174072/4192956
[pid=26785] ppid=26783 vsize=77508 CPUtime=881.89
/proc/26785/stat : 26785 (kw) R 26783 26785 26409 0 -1 0 19216 0 0 0 88153 36 0 0 25 0 1 0 1160710819 79368192 18428 1992294400 4194304 6412682 548682068832 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 0 0 0
/proc/26785/statm: 19377 18428 258 541 0 18827 0
Current children cumulated CPU time (s) 881.89
Current children cumulated vsize (KiB) 77508

[startup+942.302 s]
/proc/loadavg: 1.00 1.02 1.14 2/71 26786
/proc/meminfo: memFree=1631792/2055920 swapFree=4174072/4192956
[pid=26785] ppid=26783 vsize=77508 CPUtime=941.87
/proc/26785/stat : 26785 (kw) R 26783 26785 26409 0 -1 0 19244 0 0 0 94149 38 0 0 25 0 1 0 1160710819 79368192 18456 1992294400 4194304 6412682 548682068832 18446744073709551615 4285787 0 0 4096 0 0 0 0 17 0 0 0
/proc/26785/statm: 19377 18456 258 541 0 18827 0
Current children cumulated CPU time (s) 941.87
Current children cumulated vsize (KiB) 77508

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.13 2/71 26786
/proc/meminfo: memFree=1629168/2055920 swapFree=4174072/4192956
[pid=26785] ppid=26783 vsize=80056 CPUtime=1001.84
/proc/26785/stat : 26785 (kw) R 26783 26785 26409 0 -1 0 19903 0 0 0 100144 40 0 0 25 0 1 0 1160710819 81977344 19115 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/26785/statm: 20014 19115 258 541 0 19464 0
Current children cumulated CPU time (s) 1001.84
Current children cumulated vsize (KiB) 80056

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.11 2/71 26786
/proc/meminfo: memFree=1626480/2055920 swapFree=4174072/4192956
[pid=26785] ppid=26783 vsize=83176 CPUtime=1061.81
/proc/26785/stat : 26785 (kw) R 26783 26785 26409 0 -1 0 20542 0 0 0 106140 41 0 0 25 0 1 0 1160710819 85172224 19754 1992294400 4194304 6412682 548682068832 18446744073709551615 4287561 0 0 4096 0 0 0 0 17 0 0 0
/proc/26785/statm: 20794 19754 258 541 0 20244 0
Current children cumulated CPU time (s) 1061.81
Current children cumulated vsize (KiB) 83176

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.10 2/71 26787
/proc/meminfo: memFree=1626288/2055920 swapFree=4174072/4192956
[pid=26785] ppid=26783 vsize=83664 CPUtime=1121.78
/proc/26785/stat : 26785 (kw) R 26783 26785 26409 0 -1 0 20545 0 0 0 112136 42 0 0 25 0 1 0 1160710819 85671936 19757 1992294400 4194304 6412682 548682068832 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 0 0 0
/proc/26785/statm: 20916 19757 258 541 0 20366 0
Current children cumulated CPU time (s) 1121.78
Current children cumulated vsize (KiB) 83664

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/71 26788
/proc/meminfo: memFree=1624688/2055920 swapFree=4174072/4192956
[pid=26785] ppid=26783 vsize=85136 CPUtime=1181.75
/proc/26785/stat : 26785 (kw) R 26783 26785 26409 0 -1 0 21002 0 0 0 118131 44 0 0 25 0 1 0 1160710819 87179264 20214 1992294400 4194304 6412682 548682068832 18446744073709551615 4287126 0 0 4096 0 0 0 0 17 0 0 0
/proc/26785/statm: 21284 20214 258 541 0 20734 0
Current children cumulated CPU time (s) 1181.75
Current children cumulated vsize (KiB) 85136



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.09 2/71 26788
/proc/meminfo: memFree=1622704/2055920 swapFree=4174072/4192956
[pid=26785] ppid=26783 vsize=87176 CPUtime=1200.05
/proc/26785/stat : 26785 (kw) R 26783 26785 26409 0 -1 0 21474 0 0 0 119960 45 0 0 25 0 1 0 1160710819 89268224 20686 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/26785/statm: 21794 20686 258 541 0 21244 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 87176

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.62
CPU time (s): 1200.08
CPU user time (s): 1199.61
CPU system time (s): 0.467928
CPU usage (%): 99.9547
Max. virtual memory (cumulated for all children) (KiB): 87176

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.61
system time used= 0.467928
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21474
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= 1
involuntary context switches= 4873

runsolver used 1.08183 second user time and 3.32449 second system time

The end

Launcher Data

Begin job on node74 at 2009-04-04 23:27:38
IDJOB=1559232
IDBENCH=70873
IDSOLVER=501
FILE ID=node74/1559232-1238880457
PBS_JOBID= 9085973
Free space on /tmp= 103228 MiB

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

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

MD5SUM BENCH= d34c45eae853ce60c342643824196dbf
RANDOM SEED=1363534752

node74.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.236
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.236
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:       1708248 kB
Buffers:         38220 kB
Cached:         244076 kB
SwapCached:       7860 kB
Active:          46944 kB
Inactive:       244736 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1708248 kB
SwapTotal:     4192956 kB
SwapFree:      4174072 kB
Dirty:            3748 kB
Writeback:           0 kB
Mapped:          15036 kB
Slab:            41264 kB
Committed_AS:  2707096 kB
PageTables:       1852 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 103224 MiB
End job on node74 at 2009-04-04 23:47:40