Trace number 1774025

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? 3600.59 3601.66

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-22-s100.cnf
MD5SUM96596d59af0c6949ab68ac8c5abcf28b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark4326.83
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
3600.52/3601.63	c 3600 seconds
3600.52/3601.63	s UNKNOWN

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: UNKNOWN

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1774025-1241279952/watcher-1774025-1241279952 -o /tmp/evaluation-result-1774025-1241279952/solver-1774025-1241279952 -C 10000 -W 12000 -M 1800 HOME/kw HOME/instance-1774025-1241279952.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 27183
/proc/meminfo: memFree=948872/2055920 swapFree=4182092/4192956
[pid=27183] ppid=27181 vsize=5612 CPUtime=0
/proc/27183/stat : 27183 (kw) R 27181 27183 27146 0 -1 0 788 0 0 0 0 0 0 0 18 0 1 0 156028835 5746688 772 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/27183/statm: 1403 776 208 541 0 853 0

[startup+0.0898069 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 27183
/proc/meminfo: memFree=948872/2055920 swapFree=4182092/4192956
[pid=27183] ppid=27181 vsize=22064 CPUtime=0.08
/proc/27183/stat : 27183 (kw) R 27181 27183 27146 0 -1 0 4906 0 0 0 6 2 0 0 18 0 1 0 156028835 22593536 4890 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/27183/statm: 5516 4890 221 541 0 4966 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 22064

[startup+0.101807 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 27183
/proc/meminfo: memFree=948872/2055920 swapFree=4182092/4192956
[pid=27183] ppid=27181 vsize=22196 CPUtime=0.09
/proc/27183/stat : 27183 (kw) R 27181 27183 27146 0 -1 0 4949 0 0 0 7 2 0 0 18 0 1 0 156028835 22728704 4933 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/27183/statm: 5549 4933 221 541 0 4999 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 22196

[startup+0.30183 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 27183
/proc/meminfo: memFree=948872/2055920 swapFree=4182092/4192956
[pid=27183] ppid=27181 vsize=24896 CPUtime=0.29
/proc/27183/stat : 27183 (kw) R 27181 27183 27146 0 -1 0 5736 0 0 0 27 2 0 0 19 0 1 0 156028835 25493504 5671 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/27183/statm: 6224 5671 221 541 0 5674 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 24896

[startup+0.701877 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 27183
/proc/meminfo: memFree=948872/2055920 swapFree=4182092/4192956
[pid=27183] ppid=27181 vsize=33432 CPUtime=0.69
/proc/27183/stat : 27183 (kw) R 27181 27183 27146 0 -1 0 8241 0 0 0 66 3 0 0 22 0 1 0 156028835 34234368 7893 1992294400 4194304 6412682 548682068864 18446744073709551615 4522047 0 0 4096 0 0 0 0 17 1 0 0
/proc/27183/statm: 8358 7893 239 541 0 7808 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 33432

[startup+1.50197 s]
/proc/loadavg: 0.86 0.97 0.99 2/65 27184
/proc/meminfo: memFree=913216/2055920 swapFree=4182092/4192956
[pid=27183] ppid=27181 vsize=45200 CPUtime=1.49
/proc/27183/stat : 27183 (kw) R 27181 27183 27146 0 -1 0 11356 0 0 0 133 16 0 0 25 0 1 0 156028835 46284800 10815 1992294400 4194304 6412682 548682068864 18446744073709551615 5554256 0 0 4096 0 0 0 0 17 1 0 0
/proc/27183/statm: 11300 10815 248 541 0 10750 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 45200

[startup+3.10115 s]
/proc/loadavg: 0.86 0.97 0.99 2/65 27184
/proc/meminfo: memFree=893824/2055920 swapFree=4182092/4192956
[pid=27183] ppid=27181 vsize=61052 CPUtime=3.09
/proc/27183/stat : 27183 (kw) R 27181 27183 27146 0 -1 0 15304 0 0 0 290 19 0 0 25 0 1 0 156028835 62517248 14515 1992294400 4194304 6412682 548682068864 18446744073709551615 4286833 0 0 4096 0 0 0 0 17 1 0 0
/proc/27183/statm: 15263 14515 255 541 0 14713 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 61052

[startup+6.30153 s]
/proc/loadavg: 0.86 0.97 0.99 2/65 27184
/proc/meminfo: memFree=888384/2055920 swapFree=4182092/4192956
[pid=27183] ppid=27181 vsize=61052 CPUtime=6.29
/proc/27183/stat : 27183 (kw) R 27181 27183 27146 0 -1 0 15305 0 0 0 610 19 0 0 25 0 1 0 156028835 62517248 14516 1992294400 4194304 6412682 548682068864 18446744073709551615 4329769 0 0 4096 0 0 0 0 17 1 0 0
/proc/27183/statm: 15263 14516 255 541 0 14713 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 61052

[startup+12.7013 s]
/proc/loadavg: 0.88 0.97 0.99 2/65 27184
/proc/meminfo: memFree=888448/2055920 swapFree=4182092/4192956
[pid=27183] ppid=27181 vsize=61052 CPUtime=12.69
/proc/27183/stat : 27183 (kw) R 27181 27183 27146 0 -1 0 15308 0 0 0 1250 19 0 0 25 0 1 0 156028835 62517248 14519 1992294400 4194304 6412682 548682068864 18446744073709551615 5276903 0 0 4096 0 0 0 0 17 1 0 0
/proc/27183/statm: 15263 14519 255 541 0 14713 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 61052

[startup+25.5018 s]
/proc/loadavg: 0.98 0.99 0.99 2/65 27184
/proc/meminfo: memFree=888512/2055920 swapFree=4182092/4192956
[pid=27183] ppid=27181 vsize=61052 CPUtime=25.48
/proc/27183/stat : 27183 (kw) R 27181 27183 27146 0 -1 0 15314 0 0 0 2529 19 0 0 25 0 1 0 156028835 62517248 14525 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/27183/statm: 15263 14525 255 541 0 14713 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 61052

[startup+51.1017 s]
/proc/loadavg: 0.98 0.99 0.99 2/65 27184
/proc/meminfo: memFree=888576/2055920 swapFree=4182092/4192956
[pid=27183] ppid=27181 vsize=61052 CPUtime=51.07
/proc/27183/stat : 27183 (kw) R 27181 27183 27146 0 -1 0 15324 0 0 0 5088 19 0 0 25 0 1 0 156028835 62517248 14535 1992294400 4194304 6412682 548682068864 18446744073709551615 4328922 0 0 4096 0 0 0 0 17 1 0 0
/proc/27183/statm: 15263 14535 255 541 0 14713 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 61052

[startup+102.306 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 27184
/proc/meminfo: memFree=888512/2055920 swapFree=4182092/4192956
[pid=27183] ppid=27181 vsize=61056 CPUtime=102.26
/proc/27183/stat : 27183 (kw) R 27181 27183 27146 0 -1 0 15346 0 0 0 10205 21 0 0 25 0 1 0 156028835 62521344 14557 1992294400 4194304 6412682 548682068864 18446744073709551615 4285745 0 0 4096 0 0 0 0 17 1 0 0
/proc/27183/statm: 15264 14557 255 541 0 14714 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 61056

[startup+162.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 27190
/proc/meminfo: memFree=888256/2055920 swapFree=4182092/4192956
[pid=27183] ppid=27181 vsize=61252 CPUtime=162.24
/proc/27183/stat : 27183 (kw) R 27181 27183 27146 0 -1 0 15403 0 0 0 16201 23 0 0 25 0 1 0 156028835 62722048 14614 1992294400 4194304 6412682 548682068864 18446744073709551615 5276903 0 0 4096 0 0 0 0 17 1 0 0
/proc/27183/statm: 15313 14614 258 541 0 14763 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 61252

[startup+222.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 27190
/proc/meminfo: memFree=888192/2055920 swapFree=4182092/4192956
[pid=27183] ppid=27181 vsize=61436 CPUtime=222.21
/proc/27183/stat : 27183 (kw) R 27181 27183 27146 0 -1 0 15419 0 0 0 22197 24 0 0 25 0 1 0 156028835 62910464 14630 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/27183/statm: 15359 14630 258 541 0 14809 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 61436

[startup+282.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 27190
/proc/meminfo: memFree=888128/2055920 swapFree=4182092/4192956
[pid=27183] ppid=27181 vsize=61436 CPUtime=282.2
/proc/27183/stat : 27183 (kw) R 27181 27183 27146 0 -1 0 15427 0 0 0 28195 25 0 0 25 0 1 0 156028835 62910464 14638 1992294400 4194304 6412682 548682068864 18446744073709551615 4286801 0 0 4096 0 0 0 0 17 1 0 0
/proc/27183/statm: 15359 14638 258 541 0 14809 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 61436

[startup+342.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 27190
/proc/meminfo: memFree=886720/2055920 swapFree=4182092/4192956
[pid=27183] ppid=27181 vsize=62808 CPUtime=342.18
/proc/27183/stat : 27183 (kw) R 27181 27183 27146 0 -1 0 15772 0 0 0 34192 26 0 0 25 0 1 0 156028835 64315392 14983 1992294400 4194304 6412682 548682068864 18446744073709551615 4362520 0 0 4096 0 0 0 0 17 1 0 0
/proc/27183/statm: 15702 14983 258 541 0 15152 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 62808

[startup+402.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 27190
/proc/meminfo: memFree=886720/2055920 swapFree=4182092/4192956
[pid=27183] ppid=27181 vsize=62808 CPUtime=402.16
/proc/27183/stat : 27183 (kw) R 27181 27183 27146 0 -1 0 15776 0 0 0 40189 27 0 0 25 0 1 0 156028835 64315392 14987 1992294400 4194304 6412682 548682068864 18446744073709551615 4285787 0 0 4096 0 0 0 0 17 1 0 0
/proc/27183/statm: 15702 14987 258 541 0 15152 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 62808

[startup+462.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 27190
/proc/meminfo: memFree=886592/2055920 swapFree=4182092/4192956
[pid=27183] ppid=27181 vsize=62808 CPUtime=462.14
/proc/27183/stat : 27183 (kw) R 27181 27183 27146 0 -1 0 15792 0 0 0 46186 28 0 0 25 0 1 0 156028835 64315392 15003 1992294400 4194304 6412682 548682068864 18446744073709551615 4359621 0 0 4096 0 0 0 0 17 1 0 0
/proc/27183/statm: 15702 15003 258 541 0 15152 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 62808

[startup+522.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 27190
/proc/meminfo: memFree=885632/2055920 swapFree=4182092/4192956
[pid=27183] ppid=27181 vsize=63876 CPUtime=522.13
/proc/27183/stat : 27183 (kw) R 27181 27183 27146 0 -1 0 16061 0 0 0 52183 30 0 0 25 0 1 0 156028835 65409024 15272 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/27183/statm: 15969 15272 258 541 0 15419 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 63876

[startup+582.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 27190
/proc/meminfo: memFree=884096/2055920 swapFree=4182092/4192956
[pid=27183] ppid=27181 vsize=65508 CPUtime=582.11
/proc/27183/stat : 27183 (kw) R 27181 27183 27146 0 -1 0 16446 0 0 0 58180 31 0 0 25 0 1 0 156028835 67080192 15657 1992294400 4194304 6412682 548682068864 18446744073709551615 4285754 0 0 4096 0 0 0 0 17 1 0 0
/proc/27183/statm: 16377 15657 258 541 0 15827 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 65508

[startup+642.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 27190
/proc/meminfo: memFree=881536/2055920 swapFree=4182092/4192956
[pid=27183] ppid=27181 vsize=68448 CPUtime=642.1
/proc/27183/stat : 27183 (kw) R 27181 27183 27146 0 -1 0 17085 0 0 0 64177 33 0 0 25 0 1 0 156028835 70090752 16296 1992294400 4194304 6412682 548682068864 18446744073709551615 4363669 0 0 4096 0 0 0 0 17 1 0 0
/proc/27183/statm: 17112 16296 258 541 0 16562 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 68448

[startup+702.301 s]

################
# More data... #
################

/proc/meminfo: memFree=804288/2055920 swapFree=4182092/4192956
[pid=27183] ppid=27181 vsize=150744 CPUtime=2981.4
/proc/27183/stat : 27183 (kw) R 27181 27183 27146 0 -1 0 37312 0 0 0 298039 101 0 0 25 0 1 0 156028835 154361856 35563 1992294400 4194304 6412682 548682068864 18446744073709551615 4286879 0 0 4096 0 0 0 0 17 1 0 0
/proc/27183/statm: 37686 35563 258 541 0 37136 0
Current children cumulated CPU time (s) 2981.4
Current children cumulated vsize (KiB) 150744

[startup+3042.3 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 27192
/proc/meminfo: memFree=804160/2055920 swapFree=4182092/4192956
[pid=27183] ppid=27181 vsize=150744 CPUtime=3041.38
/proc/27183/stat : 27183 (kw) R 27181 27183 27146 0 -1 0 37341 0 0 0 304036 102 0 0 25 0 1 0 156028835 154361856 35592 1992294400 4194304 6412682 548682068864 18446744073709551615 4286747 0 0 4096 0 0 0 0 17 1 0 0
/proc/27183/statm: 37686 35592 258 541 0 37136 0
Current children cumulated CPU time (s) 3041.38
Current children cumulated vsize (KiB) 150744

[startup+3102.3 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 27192
/proc/meminfo: memFree=804032/2055920 swapFree=4182092/4192956
[pid=27183] ppid=27181 vsize=150744 CPUtime=3101.36
/proc/27183/stat : 27183 (kw) R 27181 27183 27146 0 -1 0 37365 0 0 0 310033 103 0 0 25 0 1 0 156028835 154361856 35616 1992294400 4194304 6412682 548682068864 18446744073709551615 4329769 0 0 4096 0 0 0 0 17 1 0 0
/proc/27183/statm: 37686 35616 258 541 0 37136 0
Current children cumulated CPU time (s) 3101.36
Current children cumulated vsize (KiB) 150744

[startup+3162.3 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 27192
/proc/meminfo: memFree=803712/2055920 swapFree=4182092/4192956
[pid=27183] ppid=27181 vsize=150744 CPUtime=3161.35
/proc/27183/stat : 27183 (kw) R 27181 27183 27146 0 -1 0 37444 0 0 0 316029 106 0 0 25 0 1 0 156028835 154361856 35695 1992294400 4194304 6412682 548682068864 18446744073709551615 4286714 0 0 4096 0 0 0 0 17 1 0 0
/proc/27183/statm: 37686 35695 258 541 0 37136 0
Current children cumulated CPU time (s) 3161.35
Current children cumulated vsize (KiB) 150744

[startup+3222.3 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 27192
/proc/meminfo: memFree=803648/2055920 swapFree=4182092/4192956
[pid=27183] ppid=27181 vsize=150744 CPUtime=3221.34
/proc/27183/stat : 27183 (kw) R 27181 27183 27146 0 -1 0 37456 0 0 0 322027 107 0 0 25 0 1 0 156028835 154361856 35707 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/27183/statm: 37686 35707 258 541 0 37136 0
Current children cumulated CPU time (s) 3221.34
Current children cumulated vsize (KiB) 150744

[startup+3282.3 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 27192
/proc/meminfo: memFree=803392/2055920 swapFree=4182092/4192956
[pid=27183] ppid=27181 vsize=150876 CPUtime=3281.32
/proc/27183/stat : 27183 (kw) R 27181 27183 27146 0 -1 0 37528 0 0 0 328024 108 0 0 25 0 1 0 156028835 154497024 35779 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/27183/statm: 37719 35779 258 541 0 37169 0
Current children cumulated CPU time (s) 3281.32
Current children cumulated vsize (KiB) 150876

[startup+3342.3 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 27192
/proc/meminfo: memFree=795584/2055920 swapFree=4182092/4192956
[pid=27183] ppid=27181 vsize=162108 CPUtime=3341.3
/proc/27183/stat : 27183 (kw) R 27181 27183 27146 0 -1 0 39477 0 0 0 334019 111 0 0 25 0 1 0 156028835 165998592 37728 1992294400 4194304 6412682 548682068864 18446744073709551615 4360258 0 0 4096 0 0 0 0 17 1 0 0
/proc/27183/statm: 40527 37728 258 541 0 39977 0
Current children cumulated CPU time (s) 3341.3
Current children cumulated vsize (KiB) 162108

[startup+3402.31 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 27192
/proc/meminfo: memFree=788800/2055920 swapFree=4182092/4192956
[pid=27183] ppid=27181 vsize=168420 CPUtime=3401.29
/proc/27183/stat : 27183 (kw) R 27181 27183 27146 0 -1 0 41173 0 0 0 340014 115 0 0 25 0 1 0 156028835 172462080 39424 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/27183/statm: 42105 39424 258 541 0 41555 0
Current children cumulated CPU time (s) 3401.29
Current children cumulated vsize (KiB) 168420

[startup+3462.3 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 27192
/proc/meminfo: memFree=786048/2055920 swapFree=4182092/4192956
[pid=27183] ppid=27181 vsize=170724 CPUtime=3461.26
/proc/27183/stat : 27183 (kw) R 27181 27183 27146 0 -1 0 42219 0 0 0 346009 117 0 0 25 0 1 0 156028835 174821376 40050 1992294400 4194304 6412682 548682068864 18446744073709551615 4417170 0 0 4096 0 0 0 0 17 1 0 0
/proc/27183/statm: 42681 40050 258 541 0 42131 0
Current children cumulated CPU time (s) 3461.26
Current children cumulated vsize (KiB) 170724

[startup+3522.3 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 27192
/proc/meminfo: memFree=786048/2055920 swapFree=4182092/4192956
[pid=27183] ppid=27181 vsize=170724 CPUtime=3521.24
/proc/27183/stat : 27183 (kw) R 27181 27183 27146 0 -1 0 42235 0 0 0 352006 118 0 0 25 0 1 0 156028835 174821376 40066 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/27183/statm: 42681 40066 258 541 0 42131 0
Current children cumulated CPU time (s) 3521.24
Current children cumulated vsize (KiB) 170724

[startup+3582.3 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 27192
/proc/meminfo: memFree=785536/2055920 swapFree=4182092/4192956
[pid=27183] ppid=27181 vsize=171424 CPUtime=3581.23
/proc/27183/stat : 27183 (kw) R 27181 27183 27146 0 -1 0 42390 0 0 0 358004 119 0 0 25 0 1 0 156028835 175538176 40221 1992294400 4194304 6412682 548682068864 18446744073709551615 4417649 0 0 4096 0 0 0 0 17 1 0 0
/proc/27183/statm: 42856 40221 258 541 0 42306 0
Current children cumulated CPU time (s) 3581.23
Current children cumulated vsize (KiB) 171424

Solver just ended. Dumping a history of the last processes samples

[startup+3583.9 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 27192
/proc/meminfo: memFree=785536/2055920 swapFree=4182092/4192956
[pid=27183] ppid=27181 vsize=171424 CPUtime=3582.83
/proc/27183/stat : 27183 (kw) R 27181 27183 27146 0 -1 0 42390 0 0 0 358164 119 0 0 25 0 1 0 156028835 175538176 40221 1992294400 4194304 6412682 548682068864 18446744073709551615 4363116 0 0 4096 0 0 0 0 17 1 0 0
/proc/27183/statm: 42856 40221 258 541 0 42306 0
Current children cumulated CPU time (s) 3582.83
Current children cumulated vsize (KiB) 171424

[startup+3590.3 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 27192
/proc/meminfo: memFree=785600/2055920 swapFree=4182092/4192956
[pid=27183] ppid=27181 vsize=171424 CPUtime=3589.23
/proc/27183/stat : 27183 (kw) R 27181 27183 27146 0 -1 0 42390 0 0 0 358804 119 0 0 25 0 1 0 156028835 175538176 40221 1992294400 4194304 6412682 548682068864 18446744073709551615 4363681 0 0 4096 0 0 0 0 17 1 0 0
/proc/27183/statm: 42856 40221 258 541 0 42306 0
Current children cumulated CPU time (s) 3589.23
Current children cumulated vsize (KiB) 171424

[startup+3596.7 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 27192
/proc/meminfo: memFree=785536/2055920 swapFree=4182092/4192956
[pid=27183] ppid=27181 vsize=171424 CPUtime=3595.62
/proc/27183/stat : 27183 (kw) R 27181 27183 27146 0 -1 0 42395 0 0 0 359443 119 0 0 25 0 1 0 156028835 175538176 40226 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/27183/statm: 42856 40226 258 541 0 42306 0
Current children cumulated CPU time (s) 3595.62
Current children cumulated vsize (KiB) 171424

[startup+3599.9 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 27192
/proc/meminfo: memFree=785536/2055920 swapFree=4182092/4192956
[pid=27183] ppid=27181 vsize=171424 CPUtime=3598.82
/proc/27183/stat : 27183 (kw) R 27181 27183 27146 0 -1 0 42395 0 0 0 359763 119 0 0 25 0 1 0 156028835 175538176 40226 1992294400 4194304 6412682 548682068864 18446744073709551615 4329769 0 0 4096 0 0 0 0 17 1 0 0
/proc/27183/statm: 42856 40226 258 541 0 42306 0
Current children cumulated CPU time (s) 3598.82
Current children cumulated vsize (KiB) 171424

[startup+3600.7 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 27192
/proc/meminfo: memFree=785536/2055920 swapFree=4182092/4192956
[pid=27183] ppid=27181 vsize=171424 CPUtime=3599.62
/proc/27183/stat : 27183 (kw) R 27181 27183 27146 0 -1 0 42395 0 0 0 359843 119 0 0 25 0 1 0 156028835 175538176 40226 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/27183/statm: 42856 40226 258 541 0 42306 0
Current children cumulated CPU time (s) 3599.62
Current children cumulated vsize (KiB) 171424

[startup+3601.1 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 27192
/proc/meminfo: memFree=785536/2055920 swapFree=4182092/4192956
[pid=27183] ppid=27181 vsize=171424 CPUtime=3600.02
/proc/27183/stat : 27183 (kw) R 27181 27183 27146 0 -1 0 42395 0 0 0 359883 119 0 0 25 0 1 0 156028835 175538176 40226 1992294400 4194304 6412682 548682068864 18446744073709551615 4328451 0 0 4096 0 0 0 0 17 1 0 0
/proc/27183/statm: 42856 40226 258 541 0 42306 0
Current children cumulated CPU time (s) 3600.02
Current children cumulated vsize (KiB) 171424

[startup+3601.5 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 27192
/proc/meminfo: memFree=785536/2055920 swapFree=4182092/4192956
[pid=27183] ppid=27181 vsize=171424 CPUtime=3600.42
/proc/27183/stat : 27183 (kw) R 27181 27183 27146 0 -1 0 42395 0 0 0 359923 119 0 0 25 0 1 0 156028835 175538176 40226 1992294400 4194304 6412682 548682068864 18446744073709551615 4285787 0 0 4096 0 0 0 0 17 1 0 0
/proc/27183/statm: 42856 40226 258 541 0 42306 0
Current children cumulated CPU time (s) 3600.42
Current children cumulated vsize (KiB) 171424

[startup+3601.6 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 27192
/proc/meminfo: memFree=785536/2055920 swapFree=4182092/4192956
[pid=27183] ppid=27181 vsize=171424 CPUtime=3600.52
/proc/27183/stat : 27183 (kw) R 27181 27183 27146 0 -1 0 42395 0 0 0 359933 119 0 0 25 0 1 0 156028835 175538176 40226 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/27183/statm: 42856 40226 258 541 0 42306 0
Current children cumulated CPU time (s) 3600.52
Current children cumulated vsize (KiB) 171424

Child status: 0
Real time (s): 3601.66
CPU time (s): 3600.59
CPU user time (s): 3599.37
CPU system time (s): 1.22481
CPU usage (%): 99.9703
Max. virtual memory (cumulated for all children) (KiB): 172408

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

runsolver used 2.85857 second user time and 7.14291 second system time

The end

Launcher Data

Begin job on node11 at 2009-05-02 17:59:12
IDJOB=1774025
IDBENCH=70848
IDSOLVER=611
FILE ID=node11/1774025-1241279952
PBS_JOBID= 9225047
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-1774025-1241279952/watcher-1774025-1241279952 -o /tmp/evaluation-result-1774025-1241279952/solver-1774025-1241279952 -C 10000 -W 12000 -M 1800  HOME/kw HOME/instance-1774025-1241279952.cnf

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

MD5SUM BENCH= 96596d59af0c6949ab68ac8c5abcf28b
RANDOM SEED=622094221

node11.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.214
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.214
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:        949352 kB
Buffers:         85300 kB
Cached:         910820 kB
SwapCached:       4976 kB
Active:          79680 kB
Inactive:       924548 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        949352 kB
SwapTotal:     4192956 kB
SwapFree:      4182092 kB
Dirty:            3876 kB
Writeback:           0 kB
Mapped:          14324 kB
Slab:            88328 kB
Committed_AS:   693360 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 node11 at 2009-05-02 18:59:14