Trace number 1557932

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

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-22-s100.cnf
MD5SUM96596d59af0c6949ab68ac8c5abcf28b
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 variables31616
Number of clauses95110
Sum of the clauses size224220
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 260982
Number of clauses of size 334064
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-1557932-1238860704/watcher-1557932-1238860704 -o /tmp/evaluation-result-1557932-1238860704/solver-1557932-1238860704 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/kw HOME/instance-1557932-1238860704.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.00 1.00 1.00 3/64 1084
/proc/meminfo: memFree=1752456/2055920 swapFree=4178360/4192956
[pid=1084] ppid=1082 vsize=5876 CPUtime=0
/proc/1084/stat : 1084 (kw) R 1082 1084 955 0 -1 0 848 0 0 0 0 0 0 0 18 0 1 0 1158733240 6017024 832 1992294400 4194304 6412682 548682068864 18446744073709551615 4280529 0 0 4096 0 0 0 0 17 0 0 0
/proc/1084/statm: 1469 837 209 541 0 919 0

[startup+0.016923 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 1084
/proc/meminfo: memFree=1752456/2055920 swapFree=4178360/4192956
[pid=1084] ppid=1082 vsize=12148 CPUtime=0
/proc/1084/stat : 1084 (kw) R 1082 1084 955 0 -1 0 2451 0 0 0 0 0 0 0 18 0 1 0 1158733240 12439552 2435 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 0 0 0
/proc/1084/statm: 3037 2443 208 541 0 2487 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12148

[startup+0.101969 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 1084
/proc/meminfo: memFree=1752456/2055920 swapFree=4178360/4192956
[pid=1084] ppid=1082 vsize=22328 CPUtime=0.09
/proc/1084/stat : 1084 (kw) R 1082 1084 955 0 -1 0 4969 0 0 0 8 1 0 0 18 0 1 0 1158733240 22863872 4953 1992294400 4194304 6412682 548682068864 18446744073709551615 4853921 0 0 4096 0 0 0 0 17 0 0 0
/proc/1084/statm: 5582 4953 221 541 0 5032 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 22328

[startup+0.301985 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 1084
/proc/meminfo: memFree=1752456/2055920 swapFree=4178360/4192956
[pid=1084] ppid=1082 vsize=25028 CPUtime=0.29
/proc/1084/stat : 1084 (kw) R 1082 1084 955 0 -1 0 5801 0 0 0 27 2 0 0 20 0 1 0 1158733240 25628672 5736 1992294400 4194304 6412682 548682068864 18446744073709551615 4369595 0 0 4096 0 0 0 0 17 0 0 0
/proc/1084/statm: 6257 5736 221 541 0 5707 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 25028

[startup+0.702022 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 1084
/proc/meminfo: memFree=1752456/2055920 swapFree=4178360/4192956
[pid=1084] ppid=1082 vsize=34176 CPUtime=0.69
/proc/1084/stat : 1084 (kw) R 1082 1084 955 0 -1 0 8256 0 0 0 66 3 0 0 23 0 1 0 1158733240 34996224 7908 1992294400 4194304 6412682 548682068864 18446744073709551615 5554256 0 0 4096 0 0 0 0 17 0 0 0
/proc/1084/statm: 8544 7908 247 541 0 7994 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 34176

[startup+1.50106 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1085
/proc/meminfo: memFree=1715840/2055920 swapFree=4178360/4192956
[pid=1084] ppid=1082 vsize=46256 CPUtime=1.49
/proc/1084/stat : 1084 (kw) R 1082 1084 955 0 -1 0 11645 0 0 0 133 16 0 0 25 0 1 0 1158733240 47366144 11104 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 0 0 0
/proc/1084/statm: 11564 11104 248 541 0 11014 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 46256

[startup+3.1012 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1085
/proc/meminfo: memFree=1692992/2055920 swapFree=4178360/4192956
[pid=1084] ppid=1082 vsize=61052 CPUtime=3.09
/proc/1084/stat : 1084 (kw) R 1082 1084 955 0 -1 0 15304 0 0 0 290 19 0 0 25 0 1 0 1158733240 62517248 14515 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/1084/statm: 15263 14515 255 541 0 14713 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 61052

[startup+6.30149 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1085
/proc/meminfo: memFree=1691904/2055920 swapFree=4178360/4192956
[pid=1084] ppid=1082 vsize=61052 CPUtime=6.29
/proc/1084/stat : 1084 (kw) R 1082 1084 955 0 -1 0 15305 0 0 0 610 19 0 0 25 0 1 0 1158733240 62517248 14516 1992294400 4194304 6412682 548682068864 18446744073709551615 4417192 0 0 4096 0 0 0 0 17 0 0 0
/proc/1084/statm: 15263 14516 255 541 0 14713 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 61052

[startup+12.7011 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1085
/proc/meminfo: memFree=1691840/2055920 swapFree=4178360/4192956
[pid=1084] ppid=1082 vsize=61052 CPUtime=12.69
/proc/1084/stat : 1084 (kw) R 1082 1084 955 0 -1 0 15308 0 0 0 1250 19 0 0 25 0 1 0 1158733240 62517248 14519 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/1084/statm: 15263 14519 255 541 0 14713 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 61052

[startup+25.5012 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1085
/proc/meminfo: memFree=1691968/2055920 swapFree=4178360/4192956
[pid=1084] ppid=1082 vsize=61052 CPUtime=25.48
/proc/1084/stat : 1084 (kw) R 1082 1084 955 0 -1 0 15314 0 0 0 2529 19 0 0 25 0 1 0 1158733240 62517248 14525 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/1084/statm: 15263 14525 255 541 0 14713 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 61052

[startup+51.1015 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1085
/proc/meminfo: memFree=1692032/2055920 swapFree=4178360/4192956
[pid=1084] ppid=1082 vsize=61052 CPUtime=51.06
/proc/1084/stat : 1084 (kw) R 1082 1084 955 0 -1 0 15325 0 0 0 5086 20 0 0 25 0 1 0 1158733240 62517248 14536 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 0 0 0
/proc/1084/statm: 15263 14536 255 541 0 14713 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 61052

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1085
/proc/meminfo: memFree=1691968/2055920 swapFree=4178360/4192956
[pid=1084] ppid=1082 vsize=61056 CPUtime=102.24
/proc/1084/stat : 1084 (kw) R 1082 1084 955 0 -1 0 15346 0 0 0 10203 21 0 0 25 0 1 0 1158733240 62521344 14557 1992294400 4194304 6412682 548682068864 18446744073709551615 4360444 0 0 4096 0 0 0 0 17 0 0 0
/proc/1084/statm: 15264 14557 255 541 0 14714 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 61056

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1091
/proc/meminfo: memFree=1691448/2055920 swapFree=4178360/4192956
[pid=1084] ppid=1082 vsize=61252 CPUtime=162.19
/proc/1084/stat : 1084 (kw) R 1082 1084 955 0 -1 0 15403 0 0 0 16197 22 0 0 25 0 1 0 1158733240 62722048 14614 1992294400 4194304 6412682 548682068864 18446744073709551615 4363674 0 0 4096 0 0 0 0 17 1 0 0
/proc/1084/statm: 15313 14614 258 541 0 14763 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 61252

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1091
/proc/meminfo: memFree=1691456/2055920 swapFree=4178360/4192956
[pid=1084] ppid=1082 vsize=61436 CPUtime=222.16
/proc/1084/stat : 1084 (kw) R 1082 1084 955 0 -1 0 15419 0 0 0 22192 24 0 0 25 0 1 0 1158733240 62910464 14630 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/1084/statm: 15359 14630 258 541 0 14809 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 61436

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1091
/proc/meminfo: memFree=1691456/2055920 swapFree=4178360/4192956
[pid=1084] ppid=1082 vsize=61436 CPUtime=282.14
/proc/1084/stat : 1084 (kw) R 1082 1084 955 0 -1 0 15427 0 0 0 28189 25 0 0 25 0 1 0 1158733240 62910464 14638 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/1084/statm: 15359 14638 258 541 0 14809 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 61436

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1091
/proc/meminfo: memFree=1690176/2055920 swapFree=4178360/4192956
[pid=1084] ppid=1082 vsize=62808 CPUtime=342.11
/proc/1084/stat : 1084 (kw) R 1082 1084 955 0 -1 0 15772 0 0 0 34185 26 0 0 25 0 1 0 1158733240 64315392 14983 1992294400 4194304 6412682 548682068864 18446744073709551615 4286747 0 0 4096 0 0 0 0 17 1 0 0
/proc/1084/statm: 15702 14983 258 541 0 15152 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 62808

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1091
/proc/meminfo: memFree=1690112/2055920 swapFree=4178360/4192956
[pid=1084] ppid=1082 vsize=62808 CPUtime=402.08
/proc/1084/stat : 1084 (kw) R 1082 1084 955 0 -1 0 15792 0 0 0 40181 27 0 0 25 0 1 0 1158733240 64315392 15003 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 0 0 0
/proc/1084/statm: 15702 15003 258 541 0 15152 0
Current children cumulated CPU time (s) 402.08
Current children cumulated vsize (KiB) 62808

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1091
/proc/meminfo: memFree=1690048/2055920 swapFree=4178360/4192956
[pid=1084] ppid=1082 vsize=62808 CPUtime=462.06
/proc/1084/stat : 1084 (kw) R 1082 1084 955 0 -1 0 15792 0 0 0 46178 28 0 0 25 0 1 0 1158733240 64315392 15003 1992294400 4194304 6412682 548682068864 18446744073709551615 4417170 0 0 4096 0 0 0 0 17 0 0 0
/proc/1084/statm: 15702 15003 258 541 0 15152 0
Current children cumulated CPU time (s) 462.06
Current children cumulated vsize (KiB) 62808

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1091
/proc/meminfo: memFree=1688960/2055920 swapFree=4178360/4192956
[pid=1084] ppid=1082 vsize=63876 CPUtime=522.03
/proc/1084/stat : 1084 (kw) R 1082 1084 955 0 -1 0 16061 0 0 0 52173 30 0 0 25 0 1 0 1158733240 65409024 15272 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/1084/statm: 15969 15272 258 541 0 15419 0
Current children cumulated CPU time (s) 522.03
Current children cumulated vsize (KiB) 63876

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1091
/proc/meminfo: memFree=1686912/2055920 swapFree=4178360/4192956
[pid=1084] ppid=1082 vsize=66412 CPUtime=581.99
/proc/1084/stat : 1084 (kw) R 1082 1084 955 0 -1 0 16586 0 0 0 58168 31 0 0 25 0 1 0 1158733240 68005888 15797 1992294400 4194304 6412682 548682068864 18446744073709551615 4285745 0 0 4096 0 0 0 0 17 0 0 0
/proc/1084/statm: 16603 15797 258 541 0 16053 0
Current children cumulated CPU time (s) 581.99
Current children cumulated vsize (KiB) 66412

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1091
/proc/meminfo: memFree=1684800/2055920 swapFree=4178360/4192956
[pid=1084] ppid=1082 vsize=68448 CPUtime=641.97
/proc/1084/stat : 1084 (kw) R 1082 1084 955 0 -1 0 17085 0 0 0 64163 34 0 0 25 0 1 0 1158733240 70090752 16296 1992294400 4194304 6412682 548682068864 18446744073709551615 4332999 0 0 4096 0 0 0 0 17 0 0 0
/proc/1084/statm: 17112 16296 258 541 0 16562 0
Current children cumulated CPU time (s) 641.97
Current children cumulated vsize (KiB) 68448

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1091
/proc/meminfo: memFree=1681792/2055920 swapFree=4178360/4192956
[pid=1084] ppid=1082 vsize=71404 CPUtime=701.93
/proc/1084/stat : 1084 (kw) R 1082 1084 955 0 -1 0 17819 0 0 0 70157 36 0 0 25 0 1 0 1158733240 73117696 17030 1992294400 4194304 6412682 548682068864 18446744073709551615 4286866 0 0 4096 0 0 0 0 17 0 0 0
/proc/1084/statm: 17851 17030 258 541 0 17301 0
Current children cumulated CPU time (s) 701.93
Current children cumulated vsize (KiB) 71404

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1091
/proc/meminfo: memFree=1679232/2055920 swapFree=4178360/4192956
[pid=1084] ppid=1082 vsize=74076 CPUtime=761.91
/proc/1084/stat : 1084 (kw) R 1082 1084 955 0 -1 0 18443 0 0 0 76154 37 0 0 25 0 1 0 1158733240 75853824 17654 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 0 0 0
/proc/1084/statm: 18519 17654 258 541 0 17969 0
Current children cumulated CPU time (s) 761.91
Current children cumulated vsize (KiB) 74076

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1091
/proc/meminfo: memFree=1679232/2055920 swapFree=4178360/4192956
[pid=1084] ppid=1082 vsize=74076 CPUtime=821.89
/proc/1084/stat : 1084 (kw) R 1082 1084 955 0 -1 0 18443 0 0 0 82149 40 0 0 25 0 1 0 1158733240 75853824 17654 1992294400 4194304 6412682 548682068864 18446744073709551615 4359626 0 0 4096 0 0 0 0 17 0 0 0
/proc/1084/statm: 18519 17654 258 541 0 17969 0
Current children cumulated CPU time (s) 821.89
Current children cumulated vsize (KiB) 74076

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1091
/proc/meminfo: memFree=1675584/2055920 swapFree=4178360/4192956
[pid=1084] ppid=1082 vsize=78056 CPUtime=881.86
/proc/1084/stat : 1084 (kw) R 1082 1084 955 0 -1 0 19355 0 0 0 88144 42 0 0 25 0 1 0 1158733240 79929344 18566 1992294400 4194304 6412682 548682068864 18446744073709551615 4286849 0 0 4096 0 0 0 0 17 0 0 0
/proc/1084/statm: 19514 18566 258 541 0 18964 0
Current children cumulated CPU time (s) 881.86
Current children cumulated vsize (KiB) 78056

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1091
/proc/meminfo: memFree=1674880/2055920 swapFree=4178360/4192956
[pid=1084] ppid=1082 vsize=78740 CPUtime=941.83
/proc/1084/stat : 1084 (kw) R 1082 1084 955 0 -1 0 19527 0 0 0 94140 43 0 0 25 0 1 0 1158733240 80629760 18738 1992294400 4194304 6412682 548682068864 18446744073709551615 4329769 0 0 4096 0 0 0 0 17 0 0 0
/proc/1084/statm: 19685 18738 258 541 0 19135 0
Current children cumulated CPU time (s) 941.83
Current children cumulated vsize (KiB) 78740

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1091
/proc/meminfo: memFree=1673152/2055920 swapFree=4178360/4192956
[pid=1084] ppid=1082 vsize=80344 CPUtime=1001.81
/proc/1084/stat : 1084 (kw) R 1082 1084 955 0 -1 0 19959 0 0 0 100136 45 0 0 25 0 1 0 1158733240 82272256 19170 1992294400 4194304 6412682 548682068864 18446744073709551615 4285802 0 0 4096 0 0 0 0 17 0 0 0
/proc/1084/statm: 20086 19170 258 541 0 19536 0
Current children cumulated CPU time (s) 1001.81
Current children cumulated vsize (KiB) 80344

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1091
/proc/meminfo: memFree=1669120/2055920 swapFree=4178360/4192956
[pid=1084] ppid=1082 vsize=84424 CPUtime=1061.78
/proc/1084/stat : 1084 (kw) R 1082 1084 955 0 -1 0 20940 0 0 0 106132 46 0 0 25 0 1 0 1158733240 86450176 20151 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/1084/statm: 21106 20151 258 541 0 20556 0
Current children cumulated CPU time (s) 1061.78
Current children cumulated vsize (KiB) 84424

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1091
/proc/meminfo: memFree=1668992/2055920 swapFree=4178360/4192956
[pid=1084] ppid=1082 vsize=84424 CPUtime=1121.75
/proc/1084/stat : 1084 (kw) R 1082 1084 955 0 -1 0 20975 0 0 0 112128 47 0 0 25 0 1 0 1158733240 86450176 20186 1992294400 4194304 6412682 548682068864 18446744073709551615 4333311 0 0 4096 0 0 0 0 17 0 0 0
/proc/1084/statm: 21106 20186 258 541 0 20556 0
Current children cumulated CPU time (s) 1121.75
Current children cumulated vsize (KiB) 84424

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1091
/proc/meminfo: memFree=1668224/2055920 swapFree=4178360/4192956
[pid=1084] ppid=1082 vsize=85372 CPUtime=1181.73
/proc/1084/stat : 1084 (kw) R 1082 1084 955 0 -1 0 21170 0 0 0 118124 49 0 0 25 0 1 0 1158733240 87420928 20381 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/1084/statm: 21343 20381 258 541 0 20793 0
Current children cumulated CPU time (s) 1181.73
Current children cumulated vsize (KiB) 85372



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1091
/proc/meminfo: memFree=1666048/2055920 swapFree=4178360/4192956
[pid=1084] ppid=1082 vsize=87856 CPUtime=1200.01
/proc/1084/stat : 1084 (kw) R 1082 1084 955 0 -1 0 21685 0 0 0 119952 49 0 0 25 0 1 0 1158733240 89964544 20896 1992294400 4194304 6412682 548682068864 18446744073709551615 4360020 0 0 4096 0 0 0 0 17 0 0 0
/proc/1084/statm: 21964 20896 258 541 0 21414 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 87856

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.04
CPU user time (s): 1199.53
CPU system time (s): 0.513921
CPU usage (%): 99.952
Max. virtual memory (cumulated for all children) (KiB): 87856

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

runsolver used 1.06784 second user time and 3.3105 second system time

The end

Launcher Data

Begin job on node43 at 2009-04-04 17:58:24
IDJOB=1557932
IDBENCH=70848
IDSOLVER=501
FILE ID=node43/1557932-1238860704
PBS_JOBID= 9085931
Free space on /tmp= 66460 MiB

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

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

MD5SUM BENCH= 96596d59af0c6949ab68ac8c5abcf28b
RANDOM SEED=1966453788

node43.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.242
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.242
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:       1752936 kB
Buffers:         27112 kB
Cached:         210104 kB
SwapCached:       8876 kB
Active:          69676 kB
Inactive:       177884 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1752936 kB
SwapTotal:     4192956 kB
SwapFree:      4178360 kB
Dirty:            3756 kB
Writeback:           0 kB
Mapped:          15788 kB
Slab:            41396 kB
Committed_AS:  2870604 kB
PageTables:       1448 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= 66456 MiB
End job on node43 at 2009-04-04 18:18:27