Trace number 1558764

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

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-34-s100.cnf
MD5SUMd33264afbb7fa6f88a24b97cfc468c5a
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 variables32465
Number of clauses97748
Sum of the clauses size230766
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 262350
Number of clauses of size 335334
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-1558764-1238873628/watcher-1558764-1238873628 -o /tmp/evaluation-result-1558764-1238873628/solver-1558764-1238873628 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/kw HOME/instance-1558764-1238873628.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.98 3/66 32034
/proc/meminfo: memFree=1681568/2055920 swapFree=4176420/4192956
[pid=32034] ppid=32032 vsize=5816 CPUtime=0
/proc/32034/stat : 32034 (kw) R 32032 32034 31752 0 -1 0 812 0 0 0 0 0 0 0 18 0 1 0 1160025734 5955584 797 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/32034/statm: 1454 800 208 541 0 904 0

[startup+0.0276051 s]
/proc/loadavg: 0.99 0.97 0.98 3/66 32034
/proc/meminfo: memFree=1681568/2055920 swapFree=4176420/4192956
[pid=32034] ppid=32032 vsize=18316 CPUtime=0.02
/proc/32034/stat : 32034 (kw) R 32032 32034 31752 0 -1 0 4128 0 0 0 0 2 0 0 18 0 1 0 1160025734 18755584 4112 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/32034/statm: 4612 4118 208 541 0 4062 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 18316

[startup+0.101614 s]
/proc/loadavg: 0.99 0.97 0.98 3/66 32034
/proc/meminfo: memFree=1681568/2055920 swapFree=4176420/4192956
[pid=32034] ppid=32032 vsize=22700 CPUtime=0.09
/proc/32034/stat : 32034 (kw) R 32032 32034 31752 0 -1 0 5061 0 0 0 7 2 0 0 18 0 1 0 1160025734 23244800 5045 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/32034/statm: 5675 5045 221 541 0 5125 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 22700

[startup+0.301638 s]
/proc/loadavg: 0.99 0.97 0.98 3/66 32034
/proc/meminfo: memFree=1681568/2055920 swapFree=4176420/4192956
[pid=32034] ppid=32032 vsize=25268 CPUtime=0.29
/proc/32034/stat : 32034 (kw) R 32032 32034 31752 0 -1 0 5846 0 0 0 27 2 0 0 19 0 1 0 1160025734 25874432 5781 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/32034/statm: 6317 5781 221 541 0 5767 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 25268

[startup+0.701691 s]
/proc/loadavg: 0.99 0.97 0.98 3/66 32034
/proc/meminfo: memFree=1681568/2055920 swapFree=4176420/4192956
[pid=32034] ppid=32032 vsize=34392 CPUtime=0.69
/proc/32034/stat : 32034 (kw) R 32032 32034 31752 0 -1 0 8454 0 0 0 66 3 0 0 22 0 1 0 1160025734 35217408 8101 1992294400 4194304 6412682 548682068864 18446744073709551615 4521871 0 0 4096 0 0 0 0 17 1 0 0
/proc/32034/statm: 8598 8101 239 541 0 8048 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 34392

[startup+1.50179 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 32035
/proc/meminfo: memFree=1646488/2055920 swapFree=4176420/4192956
[pid=32034] ppid=32032 vsize=45076 CPUtime=1.49
/proc/32034/stat : 32034 (kw) R 32032 32034 31752 0 -1 0 11297 0 0 0 135 14 0 0 25 0 1 0 1160025734 46157824 10751 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/32034/statm: 11269 10751 248 541 0 10719 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 45076

[startup+3.102 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 32035
/proc/meminfo: memFree=1625560/2055920 swapFree=4176420/4192956
[pid=32034] ppid=32032 vsize=61700 CPUtime=3.09
/proc/32034/stat : 32034 (kw) R 32032 32034 31752 0 -1 0 15451 0 0 0 292 17 0 0 25 0 1 0 1160025734 63180800 14651 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/32034/statm: 15425 14651 255 541 0 14875 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 61700

[startup+6.30141 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 32035
/proc/meminfo: memFree=1620632/2055920 swapFree=4176420/4192956
[pid=32034] ppid=32032 vsize=61700 CPUtime=6.29
/proc/32034/stat : 32034 (kw) R 32032 32034 31752 0 -1 0 15453 0 0 0 612 17 0 0 25 0 1 0 1160025734 63180800 14653 1992294400 4194304 6412682 548682068864 18446744073709551615 5276903 0 0 4096 0 0 0 0 17 1 0 0
/proc/32034/statm: 15425 14653 255 541 0 14875 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 61700

[startup+12.7022 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 32035
/proc/meminfo: memFree=1620760/2055920 swapFree=4176420/4192956
[pid=32034] ppid=32032 vsize=61700 CPUtime=12.69
/proc/32034/stat : 32034 (kw) R 32032 32034 31752 0 -1 0 15456 0 0 0 1252 17 0 0 25 0 1 0 1160025734 63180800 14656 1992294400 4194304 6412682 548682068864 18446744073709551615 4359621 0 0 4096 0 0 0 0 17 1 0 0
/proc/32034/statm: 15425 14656 255 541 0 14875 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 61700

[startup+25.5019 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 32035
/proc/meminfo: memFree=1620824/2055920 swapFree=4176420/4192956
[pid=32034] ppid=32032 vsize=61700 CPUtime=25.48
/proc/32034/stat : 32034 (kw) R 32032 32034 31752 0 -1 0 15462 0 0 0 2531 17 0 0 25 0 1 0 1160025734 63180800 14662 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/32034/statm: 15425 14662 255 541 0 14875 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 61700

[startup+51.1012 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 32035
/proc/meminfo: memFree=1620824/2055920 swapFree=4176420/4192956
[pid=32034] ppid=32032 vsize=61700 CPUtime=51.07
/proc/32034/stat : 32034 (kw) R 32032 32034 31752 0 -1 0 15474 0 0 0 5089 18 0 0 25 0 1 0 1160025734 63180800 14674 1992294400 4194304 6412682 548682068864 18446744073709551615 4285745 0 0 4096 0 0 0 0 17 1 0 0
/proc/32034/statm: 15425 14674 255 541 0 14875 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 61700

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 32035
/proc/meminfo: memFree=1620824/2055920 swapFree=4176420/4192956
[pid=32034] ppid=32032 vsize=61704 CPUtime=102.26
/proc/32034/stat : 32034 (kw) R 32032 32034 31752 0 -1 0 15492 0 0 0 10207 19 0 0 25 0 1 0 1160025734 63184896 14692 1992294400 4194304 6412682 548682068864 18446744073709551615 4286788 0 0 4096 0 0 0 0 17 1 0 0
/proc/32034/statm: 15426 14692 255 541 0 14876 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 61704

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 32035
/proc/meminfo: memFree=1620568/2055920 swapFree=4176420/4192956
[pid=32034] ppid=32032 vsize=61904 CPUtime=162.24
/proc/32034/stat : 32034 (kw) R 32032 32034 31752 0 -1 0 15561 0 0 0 16204 20 0 0 25 0 1 0 1160025734 63389696 14761 1992294400 4194304 6412682 548682068864 18446744073709551615 4285787 0 0 4096 0 0 0 0 17 1 0 0
/proc/32034/statm: 15476 14761 258 541 0 14926 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 61904

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 32035
/proc/meminfo: memFree=1620440/2055920 swapFree=4176420/4192956
[pid=32034] ppid=32032 vsize=62096 CPUtime=222.22
/proc/32034/stat : 32034 (kw) R 32032 32034 31752 0 -1 0 15568 0 0 0 22201 21 0 0 25 0 1 0 1160025734 63586304 14768 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/32034/statm: 15524 14768 258 541 0 14974 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 62096

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 32035
/proc/meminfo: memFree=1620376/2055920 swapFree=4176420/4192956
[pid=32034] ppid=32032 vsize=62096 CPUtime=282.21
/proc/32034/stat : 32034 (kw) R 32032 32034 31752 0 -1 0 15578 0 0 0 28198 23 0 0 25 0 1 0 1160025734 63586304 14778 1992294400 4194304 6412682 548682068864 18446744073709551615 4329876 0 0 4096 0 0 0 0 17 1 0 0
/proc/32034/statm: 15524 14778 258 541 0 14974 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 62096

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 32035
/proc/meminfo: memFree=1620376/2055920 swapFree=4176420/4192956
[pid=32034] ppid=32032 vsize=62096 CPUtime=342.19
/proc/32034/stat : 32034 (kw) R 32032 32034 31752 0 -1 0 15587 0 0 0 34195 24 0 0 25 0 1 0 1160025734 63586304 14787 1992294400 4194304 6412682 548682068864 18446744073709551615 4417170 0 0 4096 0 0 0 0 17 1 0 0
/proc/32034/statm: 15524 14787 258 541 0 14974 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 62096

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 32035
/proc/meminfo: memFree=1619800/2055920 swapFree=4176420/4192956
[pid=32034] ppid=32032 vsize=62640 CPUtime=402.17
/proc/32034/stat : 32034 (kw) R 32032 32034 31752 0 -1 0 15749 0 0 0 40191 26 0 0 25 0 1 0 1160025734 64143360 14949 1992294400 4194304 6412682 548682068864 18446744073709551615 4286747 0 0 4096 0 0 0 0 17 1 0 0
/proc/32034/statm: 15660 14949 258 541 0 15110 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 62640

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 32035
/proc/meminfo: memFree=1618776/2055920 swapFree=4176420/4192956
[pid=32034] ppid=32032 vsize=63644 CPUtime=462.16
/proc/32034/stat : 32034 (kw) R 32032 32034 31752 0 -1 0 15971 0 0 0 46187 29 0 0 25 0 1 0 1160025734 65171456 15171 1992294400 4194304 6412682 548682068864 18446744073709551615 4363106 0 0 4096 0 0 0 0 17 1 0 0
/proc/32034/statm: 15911 15171 258 541 0 15361 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 63644

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 32035
/proc/meminfo: memFree=1616024/2055920 swapFree=4176420/4192956
[pid=32034] ppid=32032 vsize=66380 CPUtime=522.14
/proc/32034/stat : 32034 (kw) R 32032 32034 31752 0 -1 0 16659 0 0 0 52183 31 0 0 25 0 1 0 1160025734 67973120 15859 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/32034/statm: 16595 15859 258 541 0 16045 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 66380

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 32035
/proc/meminfo: memFree=1614872/2055920 swapFree=4176420/4192956
[pid=32034] ppid=32032 vsize=67524 CPUtime=582.12
/proc/32034/stat : 32034 (kw) R 32032 32034 31752 0 -1 0 16955 0 0 0 58180 32 0 0 25 0 1 0 1160025734 69144576 16155 1992294400 4194304 6412682 548682068864 18446744073709551615 4285787 0 0 4096 0 0 0 0 17 1 0 0
/proc/32034/statm: 16881 16155 258 541 0 16331 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 67524

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 32035
/proc/meminfo: memFree=1611544/2055920 swapFree=4176420/4192956
[pid=32034] ppid=32032 vsize=71368 CPUtime=642.11
/proc/32034/stat : 32034 (kw) R 32032 32034 31752 0 -1 0 17783 0 0 0 64177 34 0 0 25 0 1 0 1160025734 73080832 16983 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/32034/statm: 17842 16983 258 541 0 17292 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 71368

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 32035
/proc/meminfo: memFree=1610328/2055920 swapFree=4176420/4192956
[pid=32034] ppid=32032 vsize=72440 CPUtime=702.09
/proc/32034/stat : 32034 (kw) R 32032 32034 31752 0 -1 0 18072 0 0 0 70173 36 0 0 25 0 1 0 1160025734 74178560 17272 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/32034/statm: 18110 17272 258 541 0 17560 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 72440

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 32035
/proc/meminfo: memFree=1607192/2055920 swapFree=4176420/4192956
[pid=32034] ppid=32032 vsize=75464 CPUtime=762.08
/proc/32034/stat : 32034 (kw) R 32032 32034 31752 0 -1 0 18823 0 0 0 76169 39 0 0 25 0 1 0 1160025734 77275136 18023 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/32034/statm: 18866 18023 258 541 0 18316 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 75464

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 32035
/proc/meminfo: memFree=1607064/2055920 swapFree=4176420/4192956
[pid=32034] ppid=32032 vsize=75704 CPUtime=822.06
/proc/32034/stat : 32034 (kw) R 32032 32034 31752 0 -1 0 18856 0 0 0 82165 41 0 0 25 0 1 0 1160025734 77520896 18056 1992294400 4194304 6412682 548682068864 18446744073709551615 4417127 0 0 4096 0 0 0 0 17 1 0 0
/proc/32034/statm: 18926 18056 258 541 0 18376 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 75704

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 32035
/proc/meminfo: memFree=1602968/2055920 swapFree=4176420/4192956
[pid=32034] ppid=32032 vsize=79944 CPUtime=882.04
/proc/32034/stat : 32034 (kw) R 32032 32034 31752 0 -1 0 19874 0 0 0 88160 44 0 0 25 0 1 0 1160025734 81862656 19074 1992294400 4194304 6412682 548682068864 18446744073709551615 4417510 0 0 4096 0 0 0 0 17 1 0 0
/proc/32034/statm: 19986 19074 258 541 0 19436 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 79944

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 32037
/proc/meminfo: memFree=1602072/2055920 swapFree=4176420/4192956
[pid=32034] ppid=32032 vsize=80664 CPUtime=942.02
/proc/32034/stat : 32034 (kw) R 32032 32034 31752 0 -1 0 20057 0 0 0 94157 45 0 0 25 0 1 0 1160025734 82599936 19257 1992294400 4194304 6412682 548682068864 18446744073709551615 4328818 0 0 4096 0 0 0 0 17 1 0 0
/proc/32034/statm: 20166 19257 258 541 0 19616 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 80664

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 32037
/proc/meminfo: memFree=1599768/2055920 swapFree=4176420/4192956
[pid=32034] ppid=32032 vsize=83420 CPUtime=1002
/proc/32034/stat : 32034 (kw) R 32032 32034 31752 0 -1 0 20688 0 0 0 100153 47 0 0 25 0 1 0 1160025734 85422080 19888 1992294400 4194304 6412682 548682068864 18446744073709551615 4285787 0 0 4096 0 0 0 0 17 1 0 0
/proc/32034/statm: 20855 19888 258 541 0 20305 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 83420

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 32037
/proc/meminfo: memFree=1595864/2055920 swapFree=4176420/4192956
[pid=32034] ppid=32032 vsize=87028 CPUtime=1061.99
/proc/32034/stat : 32034 (kw) R 32032 32034 31752 0 -1 0 21604 0 0 0 106149 50 0 0 25 0 1 0 1160025734 89116672 20804 1992294400 4194304 6412682 548682068864 18446744073709551615 4417649 0 0 4096 0 0 0 0 17 1 0 0
/proc/32034/statm: 21757 20804 258 541 0 21207 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 87028

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 32037
/proc/meminfo: memFree=1595800/2055920 swapFree=4176420/4192956
[pid=32034] ppid=32032 vsize=87028 CPUtime=1121.97
/proc/32034/stat : 32034 (kw) R 32032 32034 31752 0 -1 0 21619 0 0 0 112146 51 0 0 25 0 1 0 1160025734 89116672 20819 1992294400 4194304 6412682 548682068864 18446744073709551615 4333158 0 0 4096 0 0 0 0 17 1 0 0
/proc/32034/statm: 21757 20819 258 541 0 21207 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 87028

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 32037
/proc/meminfo: memFree=1594328/2055920 swapFree=4176420/4192956
[pid=32034] ppid=32032 vsize=88664 CPUtime=1181.96
/proc/32034/stat : 32034 (kw) R 32032 32034 31752 0 -1 0 22022 0 0 0 118143 53 0 0 25 0 1 0 1160025734 90791936 21222 1992294400 4194304 6412682 548682068864 18446744073709551615 4417444 0 0 4096 0 0 0 0 17 1 0 0
/proc/32034/statm: 22166 21222 258 541 0 21616 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 88664



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 32037
/proc/meminfo: memFree=1591704/2055920 swapFree=4176420/4192956
[pid=32034] ppid=32032 vsize=90936 CPUtime=1200.05
/proc/32034/stat : 32034 (kw) R 32032 32034 31752 0 -1 0 22633 0 0 0 119951 54 0 0 25 0 1 0 1160025734 93118464 21833 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/32034/statm: 22734 21833 258 541 0 22184 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 90936

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.08
CPU user time (s): 1199.52
CPU system time (s): 0.556915
CPU usage (%): 99.9714
Max. virtual memory (cumulated for all children) (KiB): 90936

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

runsolver used 1.01185 second user time and 3.36549 second system time

The end

Launcher Data

Begin job on node40 at 2009-04-04 21:33:48
IDJOB=1558764
IDBENCH=70864
IDSOLVER=501
FILE ID=node40/1558764-1238873628
PBS_JOBID= 9085941
Free space on /tmp= 66544 MiB

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

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

MD5SUM BENCH= d33264afbb7fa6f88a24b97cfc468c5a
RANDOM SEED=1736704750

node40.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1682048 kB
Buffers:         49308 kB
Cached:         243016 kB
SwapCached:       9664 kB
Active:          90328 kB
Inactive:       213352 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1682048 kB
SwapTotal:     4192956 kB
SwapFree:      4176420 kB
Dirty:            3800 kB
Writeback:           0 kB
Mapped:          17144 kB
Slab:            56144 kB
Committed_AS:  3188508 kB
PageTables:       1476 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 node40 at 2009-04-04 21:53:50