Trace number 1773905

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-20UNSAT 2962.13 2962.96

General information on the benchmark

NameAPPLICATIONS/crypto/
md5gen/gus-md5-10.cnf
MD5SUM0260f441a1d07270edb6a85b2fc90d1d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1761.72
Satisfiable
(Un)Satisfiability was proved
Number of variables69503
Number of clauses226618
Sum of the clauses size587302
Maximum clause length3
Minimum clause length1
Number of clauses of size 1129
Number of clauses of size 292294
Number of clauses of size 3134195
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
2962.06/2962.93	c 2960.85 seconds
2962.06/2962.93	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1773905-1241279661/watcher-1773905-1241279661 -o /tmp/evaluation-result-1773905-1241279661/solver-1773905-1241279661 -C 10000 -W 12000 -M 1800 HOME/kw HOME/instance-1773905-1241279661.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: 1.00 1.00 1.00 3/64 30098
/proc/meminfo: memFree=1829872/2055920 swapFree=4181336/4192956
[pid=30098] ppid=30096 vsize=5524 CPUtime=0
/proc/30098/stat : 30098 (kw) R 30096 30098 30061 0 -1 0 859 0 0 0 0 0 0 0 18 0 1 0 155994740 5656576 843 1992294400 4194304 6412682 548682068864 18446744073709551615 4272004 0 0 4096 0 0 0 0 17 1 0 0
/proc/30098/statm: 1381 850 201 541 0 831 0

[startup+0.0824349 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 30098
/proc/meminfo: memFree=1829872/2055920 swapFree=4181336/4192956
[pid=30098] ppid=30096 vsize=44632 CPUtime=0.07
/proc/30098/stat : 30098 (kw) R 30096 30098 30061 0 -1 0 10133 0 0 0 3 4 0 0 18 0 1 0 155994740 45703168 10117 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/30098/statm: 11158 10117 221 541 0 10608 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 44632

[startup+0.101434 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 30098
/proc/meminfo: memFree=1829872/2055920 swapFree=4181336/4192956
[pid=30098] ppid=30096 vsize=44764 CPUtime=0.09
/proc/30098/stat : 30098 (kw) R 30096 30098 30061 0 -1 0 10189 0 0 0 4 5 0 0 18 0 1 0 155994740 45838336 10173 1992294400 4194304 6412682 548682068864 18446744073709551615 5554128 0 0 4096 0 0 0 0 17 1 0 0
/proc/30098/statm: 11191 10173 221 541 0 10641 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 44764

[startup+0.301455 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 30098
/proc/meminfo: memFree=1829872/2055920 swapFree=4181336/4192956
[pid=30098] ppid=30096 vsize=47272 CPUtime=0.29
/proc/30098/stat : 30098 (kw) R 30096 30098 30061 0 -1 0 10895 0 0 0 24 5 0 0 19 0 1 0 155994740 48406528 10879 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/30098/statm: 11818 10880 221 541 0 11268 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 47272

[startup+0.701494 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 30098
/proc/meminfo: memFree=1829872/2055920 swapFree=4181336/4192956
[pid=30098] ppid=30096 vsize=51760 CPUtime=0.69
/proc/30098/stat : 30098 (kw) R 30096 30098 30061 0 -1 0 12179 0 0 0 63 6 0 0 23 0 1 0 155994740 53002240 12163 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/30098/statm: 12940 12163 221 541 0 12390 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 51760

[startup+1.50157 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30099
/proc/meminfo: memFree=1777960/2055920 swapFree=4181336/4192956
[pid=30098] ppid=30096 vsize=70632 CPUtime=1.49
/proc/30098/stat : 30098 (kw) R 30096 30098 30061 0 -1 0 17422 0 0 0 141 8 0 0 25 0 1 0 155994740 72327168 16998 1992294400 4194304 6412682 548682068864 18446744073709551615 4264213 0 0 4096 0 0 0 0 17 1 0 0
/proc/30098/statm: 17658 16998 239 541 0 17108 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 70632

[startup+3.10173 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30099
/proc/meminfo: memFree=1756840/2055920 swapFree=4181336/4192956
[pid=30098] ppid=30096 vsize=91476 CPUtime=3.09
/proc/30098/stat : 30098 (kw) R 30096 30098 30061 0 -1 0 22553 0 0 0 274 35 0 0 25 0 1 0 155994740 93671424 22129 1992294400 4194304 6412682 548682068864 18446744073709551615 4508891 0 0 4096 0 0 0 0 17 1 0 0
/proc/30098/statm: 22869 22129 248 541 0 22319 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 91476

[startup+6.30105 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30099
/proc/meminfo: memFree=1738408/2055920 swapFree=4181336/4192956
[pid=30098] ppid=30096 vsize=90704 CPUtime=6.29
/proc/30098/stat : 30098 (kw) R 30096 30098 30061 0 -1 0 22923 0 0 0 594 35 0 0 25 0 1 0 155994740 92880896 21955 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/30098/statm: 22676 21955 255 541 0 22126 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 90704

[startup+12.7017 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30099
/proc/meminfo: memFree=1738408/2055920 swapFree=4181336/4192956
[pid=30098] ppid=30096 vsize=90704 CPUtime=12.68
/proc/30098/stat : 30098 (kw) R 30096 30098 30061 0 -1 0 22925 0 0 0 1233 35 0 0 25 0 1 0 155994740 92880896 21957 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/30098/statm: 22676 21957 255 541 0 22126 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 90704

[startup+25.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30099
/proc/meminfo: memFree=1738408/2055920 swapFree=4181336/4192956
[pid=30098] ppid=30096 vsize=90704 CPUtime=25.49
/proc/30098/stat : 30098 (kw) R 30096 30098 30061 0 -1 0 22929 0 0 0 2513 36 0 0 25 0 1 0 155994740 92880896 21961 1992294400 4194304 6412682 548682068864 18446744073709551615 4359879 0 0 4096 0 0 0 0 17 1 0 0
/proc/30098/statm: 22676 21961 255 541 0 22126 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 90704

[startup+51.1015 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30099
/proc/meminfo: memFree=1738536/2055920 swapFree=4181336/4192956
[pid=30098] ppid=30096 vsize=90704 CPUtime=51.07
/proc/30098/stat : 30098 (kw) R 30096 30098 30061 0 -1 0 22935 0 0 0 5071 36 0 0 25 0 1 0 155994740 92880896 21967 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/30098/statm: 22676 21967 255 541 0 22126 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 90704

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30099
/proc/meminfo: memFree=1738408/2055920 swapFree=4181336/4192956
[pid=30098] ppid=30096 vsize=90704 CPUtime=102.26
/proc/30098/stat : 30098 (kw) R 30096 30098 30061 0 -1 0 22948 0 0 0 10189 37 0 0 25 0 1 0 155994740 92880896 21980 1992294400 4194304 6412682 548682068864 18446744073709551615 4362785 0 0 4096 0 0 0 0 17 1 0 0
/proc/30098/statm: 22676 21980 255 541 0 22126 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 90704

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30099
/proc/meminfo: memFree=1738216/2055920 swapFree=4181336/4192956
[pid=30098] ppid=30096 vsize=90704 CPUtime=162.24
/proc/30098/stat : 30098 (kw) R 30096 30098 30061 0 -1 0 23007 0 0 0 16187 37 0 0 25 0 1 0 155994740 92880896 22039 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/30098/statm: 22676 22039 255 541 0 22126 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 90704

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30099
/proc/meminfo: memFree=1737064/2055920 swapFree=4181336/4192956
[pid=30098] ppid=30096 vsize=91816 CPUtime=222.23
/proc/30098/stat : 30098 (kw) R 30096 30098 30061 0 -1 0 23286 0 0 0 22184 39 0 0 25 0 1 0 155994740 94019584 22318 1992294400 4194304 6412682 548682068864 18446744073709551615 4287183 0 0 4096 0 0 0 0 17 1 0 0
/proc/30098/statm: 22954 22318 255 541 0 22404 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 91816

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30099
/proc/meminfo: memFree=1733864/2055920 swapFree=4181336/4192956
[pid=30098] ppid=30096 vsize=95036 CPUtime=282.2
/proc/30098/stat : 30098 (kw) R 30096 30098 30061 0 -1 0 24083 0 0 0 28181 39 0 0 25 0 1 0 155994740 97316864 23115 1992294400 4194304 6412682 548682068864 18446744073709551615 4361182 0 0 4096 0 0 0 0 17 1 0 0
/proc/30098/statm: 23759 23115 258 541 0 23209 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 95036

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30099
/proc/meminfo: memFree=1733864/2055920 swapFree=4181336/4192956
[pid=30098] ppid=30096 vsize=95036 CPUtime=342.19
/proc/30098/stat : 30098 (kw) R 30096 30098 30061 0 -1 0 24085 0 0 0 34179 40 0 0 25 0 1 0 155994740 97316864 23117 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/30098/statm: 23759 23117 258 541 0 23209 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 95036

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30105
/proc/meminfo: memFree=1731296/2055920 swapFree=4181336/4192956
[pid=30098] ppid=30096 vsize=97468 CPUtime=402.17
/proc/30098/stat : 30098 (kw) R 30096 30098 30061 0 -1 0 24674 0 0 0 40176 41 0 0 25 0 1 0 155994740 99807232 23706 1992294400 4194304 6412682 548682068864 18446744073709551615 4329769 0 0 4096 0 0 0 0 17 1 0 0
/proc/30098/statm: 24367 23706 258 541 0 23817 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 97468

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30105
/proc/meminfo: memFree=1731368/2055920 swapFree=4181336/4192956
[pid=30098] ppid=30096 vsize=97468 CPUtime=462.15
/proc/30098/stat : 30098 (kw) R 30096 30098 30061 0 -1 0 24677 0 0 0 46173 42 0 0 25 0 1 0 155994740 99807232 23709 1992294400 4194304 6412682 548682068864 18446744073709551615 4333363 0 0 4096 0 0 0 0 17 1 0 0
/proc/30098/statm: 24367 23709 258 541 0 23817 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 97468

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30105
/proc/meminfo: memFree=1728104/2055920 swapFree=4181336/4192956
[pid=30098] ppid=30096 vsize=101008 CPUtime=522.14
/proc/30098/stat : 30098 (kw) R 30096 30098 30061 0 -1 0 25575 0 0 0 52169 45 0 0 25 0 1 0 155994740 103432192 24607 1992294400 4194304 6412682 548682068864 18446744073709551615 4333363 0 0 4096 0 0 0 0 17 1 0 0
/proc/30098/statm: 25252 24607 258 541 0 24702 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 101008

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30105
/proc/meminfo: memFree=1725352/2055920 swapFree=4181336/4192956
[pid=30098] ppid=30096 vsize=103456 CPUtime=582.13
/proc/30098/stat : 30098 (kw) R 30096 30098 30061 0 -1 0 26188 0 0 0 58167 46 0 0 25 0 1 0 155994740 105938944 25220 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/30098/statm: 25864 25220 258 541 0 25314 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 103456

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30105
/proc/meminfo: memFree=1725032/2055920 swapFree=4181336/4192956
[pid=30098] ppid=30096 vsize=103588 CPUtime=642.11
/proc/30098/stat : 30098 (kw) R 30096 30098 30061 0 -1 0 26261 0 0 0 64164 47 0 0 25 0 1 0 155994740 106074112 25293 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/30098/statm: 25897 25293 258 541 0 25347 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 103588

[startup+702.302 s]

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

/proc/meminfo: memFree=1708840/2055920 swapFree=4181336/4192956
[pid=30098] ppid=30096 vsize=120080 CPUtime=2261.65
/proc/30098/stat : 30098 (kw) R 30096 30098 30061 0 -1 0 30160 0 0 0 226098 67 0 0 25 0 1 0 155994740 122961920 29192 1992294400 4194304 6412682 548682068864 18446744073709551615 4360092 0 0 4096 0 0 0 0 17 1 0 0
/proc/30098/statm: 30020 29192 258 541 0 29470 0
Current children cumulated CPU time (s) 2261.65
Current children cumulated vsize (KiB) 120080

[startup+2322.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30105
/proc/meminfo: memFree=1708776/2055920 swapFree=4181336/4192956
[pid=30098] ppid=30096 vsize=120080 CPUtime=2321.64
/proc/30098/stat : 30098 (kw) R 30096 30098 30061 0 -1 0 30160 0 0 0 232096 68 0 0 25 0 1 0 155994740 122961920 29192 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/30098/statm: 30020 29192 258 541 0 29470 0
Current children cumulated CPU time (s) 2321.64
Current children cumulated vsize (KiB) 120080

[startup+2382.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30105
/proc/meminfo: memFree=1708776/2055920 swapFree=4181336/4192956
[pid=30098] ppid=30096 vsize=120080 CPUtime=2381.63
/proc/30098/stat : 30098 (kw) R 30096 30098 30061 0 -1 0 30160 0 0 0 238094 69 0 0 25 0 1 0 155994740 122961920 29192 1992294400 4194304 6412682 548682068864 18446744073709551615 4419285 0 0 4096 0 0 0 0 17 1 0 0
/proc/30098/statm: 30020 29192 258 541 0 29470 0
Current children cumulated CPU time (s) 2381.63
Current children cumulated vsize (KiB) 120080

[startup+2442.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30105
/proc/meminfo: memFree=1708776/2055920 swapFree=4181336/4192956
[pid=30098] ppid=30096 vsize=120080 CPUtime=2441.61
/proc/30098/stat : 30098 (kw) R 30096 30098 30061 0 -1 0 30160 0 0 0 244091 70 0 0 25 0 1 0 155994740 122961920 29192 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/30098/statm: 30020 29192 258 541 0 29470 0
Current children cumulated CPU time (s) 2441.61
Current children cumulated vsize (KiB) 120080

[startup+2502.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30105
/proc/meminfo: memFree=1708712/2055920 swapFree=4181336/4192956
[pid=30098] ppid=30096 vsize=120080 CPUtime=2501.59
/proc/30098/stat : 30098 (kw) R 30096 30098 30061 0 -1 0 30171 0 0 0 250089 70 0 0 25 0 1 0 155994740 122961920 29203 1992294400 4194304 6412682 548682068864 18446744073709551615 4287593 0 0 4096 0 0 0 0 17 1 0 0
/proc/30098/statm: 30020 29203 258 541 0 29470 0
Current children cumulated CPU time (s) 2501.59
Current children cumulated vsize (KiB) 120080

[startup+2562.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30105
/proc/meminfo: memFree=1708456/2055920 swapFree=4181336/4192956
[pid=30098] ppid=30096 vsize=120332 CPUtime=2561.57
/proc/30098/stat : 30098 (kw) R 30096 30098 30061 0 -1 0 30235 0 0 0 256087 70 0 0 25 0 1 0 155994740 123219968 29267 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/30098/statm: 30083 29267 258 541 0 29533 0
Current children cumulated CPU time (s) 2561.57
Current children cumulated vsize (KiB) 120332

[startup+2622.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30105
/proc/meminfo: memFree=1708264/2055920 swapFree=4181336/4192956
[pid=30098] ppid=30096 vsize=120972 CPUtime=2621.56
/proc/30098/stat : 30098 (kw) R 30096 30098 30061 0 -1 0 30270 0 0 0 262085 71 0 0 25 0 1 0 155994740 123875328 29302 1992294400 4194304 6412682 548682068864 18446744073709551615 4287183 0 0 4096 0 0 0 0 17 1 0 0
/proc/30098/statm: 30243 29302 258 541 0 29693 0
Current children cumulated CPU time (s) 2621.56
Current children cumulated vsize (KiB) 120972

[startup+2682.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30105
/proc/meminfo: memFree=1707560/2055920 swapFree=4181336/4192956
[pid=30098] ppid=30096 vsize=121368 CPUtime=2681.54
/proc/30098/stat : 30098 (kw) R 30096 30098 30061 0 -1 0 30453 0 0 0 268082 72 0 0 25 0 1 0 155994740 124280832 29485 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/30098/statm: 30342 29485 258 541 0 29792 0
Current children cumulated CPU time (s) 2681.54
Current children cumulated vsize (KiB) 121368

[startup+2742.31 s]
/proc/loadavg: 1.08 1.02 1.01 2/65 30107
/proc/meminfo: memFree=1707368/2055920 swapFree=4181336/4192956
[pid=30098] ppid=30096 vsize=121368 CPUtime=2741.53
/proc/30098/stat : 30098 (kw) R 30096 30098 30061 0 -1 0 30453 0 0 0 274080 73 0 0 25 0 1 0 155994740 124280832 29485 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/30098/statm: 30342 29485 258 541 0 29792 0
Current children cumulated CPU time (s) 2741.53
Current children cumulated vsize (KiB) 121368

[startup+2802.3 s]
/proc/loadavg: 1.10 1.03 1.00 2/65 30107
/proc/meminfo: memFree=1707368/2055920 swapFree=4181336/4192956
[pid=30098] ppid=30096 vsize=121368 CPUtime=2801.51
/proc/30098/stat : 30098 (kw) R 30096 30098 30061 0 -1 0 30453 0 0 0 280077 74 0 0 25 0 1 0 155994740 124280832 29485 1992294400 4194304 6412682 548682068864 18446744073709551615 4286874 0 0 4096 0 0 0 0 17 1 0 0
/proc/30098/statm: 30342 29485 258 541 0 29792 0
Current children cumulated CPU time (s) 2801.51
Current children cumulated vsize (KiB) 121368

[startup+2862.3 s]
/proc/loadavg: 1.10 1.04 1.00 2/65 30107
/proc/meminfo: memFree=1707368/2055920 swapFree=4181336/4192956
[pid=30098] ppid=30096 vsize=121368 CPUtime=2861.49
/proc/30098/stat : 30098 (kw) R 30096 30098 30061 0 -1 0 30453 0 0 0 286075 74 0 0 25 0 1 0 155994740 124280832 29485 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/30098/statm: 30342 29485 258 541 0 29792 0
Current children cumulated CPU time (s) 2861.49
Current children cumulated vsize (KiB) 121368

[startup+2922.3 s]
/proc/loadavg: 1.18 1.06 1.01 2/65 30107
/proc/meminfo: memFree=1707432/2055920 swapFree=4181336/4192956
[pid=30098] ppid=30096 vsize=121368 CPUtime=2921.47
/proc/30098/stat : 30098 (kw) R 30096 30098 30061 0 -1 0 30453 0 0 0 292073 74 0 0 25 0 1 0 155994740 124280832 29485 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/30098/statm: 30342 29485 258 541 0 29792 0
Current children cumulated CPU time (s) 2921.47
Current children cumulated vsize (KiB) 121368

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

[startup+2943.9 s]
/proc/loadavg: 1.13 1.05 1.01 2/65 30107
/proc/meminfo: memFree=1707432/2055920 swapFree=4181336/4192956
[pid=30098] ppid=30096 vsize=121368 CPUtime=2943.07
/proc/30098/stat : 30098 (kw) R 30096 30098 30061 0 -1 0 30453 0 0 0 294232 75 0 0 25 0 1 0 155994740 124280832 29485 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/30098/statm: 30342 29485 258 541 0 29792 0
Current children cumulated CPU time (s) 2943.07
Current children cumulated vsize (KiB) 121368

[startup+2956.7 s]
/proc/loadavg: 1.10 1.05 1.01 2/65 30107
/proc/meminfo: memFree=1707432/2055920 swapFree=4181336/4192956
[pid=30098] ppid=30096 vsize=121368 CPUtime=2955.87
/proc/30098/stat : 30098 (kw) R 30096 30098 30061 0 -1 0 30453 0 0 0 295512 75 0 0 25 0 1 0 155994740 124280832 29485 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/30098/statm: 30342 29485 258 541 0 29792 0
Current children cumulated CPU time (s) 2955.87
Current children cumulated vsize (KiB) 121368

[startup+2959.9 s]
/proc/loadavg: 1.10 1.05 1.01 2/65 30107
/proc/meminfo: memFree=1707432/2055920 swapFree=4181336/4192956
[pid=30098] ppid=30096 vsize=121368 CPUtime=2959.06
/proc/30098/stat : 30098 (kw) R 30096 30098 30061 0 -1 0 30453 0 0 0 295831 75 0 0 25 0 1 0 155994740 124280832 29485 1992294400 4194304 6412682 548682068864 18446744073709551615 4287162 0 0 4096 0 0 0 0 17 1 0 0
/proc/30098/statm: 30342 29485 258 541 0 29792 0
Current children cumulated CPU time (s) 2959.06
Current children cumulated vsize (KiB) 121368

[startup+2961.5 s]
/proc/loadavg: 1.17 1.07 1.01 2/65 30107
/proc/meminfo: memFree=1707432/2055920 swapFree=4181336/4192956
[pid=30098] ppid=30096 vsize=121368 CPUtime=2960.66
/proc/30098/stat : 30098 (kw) R 30096 30098 30061 0 -1 0 30453 0 0 0 295991 75 0 0 25 0 1 0 155994740 124280832 29485 1992294400 4194304 6412682 548682068864 18446744073709551615 5277709 0 0 4096 0 0 0 0 17 1 0 0
/proc/30098/statm: 30342 29485 258 541 0 29792 0
Current children cumulated CPU time (s) 2960.66
Current children cumulated vsize (KiB) 121368

[startup+2962.31 s]
/proc/loadavg: 1.17 1.07 1.01 2/65 30107
/proc/meminfo: memFree=1707432/2055920 swapFree=4181336/4192956
[pid=30098] ppid=30096 vsize=121368 CPUtime=2961.47
/proc/30098/stat : 30098 (kw) R 30096 30098 30061 0 -1 0 30453 0 0 0 296072 75 0 0 25 0 1 0 155994740 124280832 29485 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/30098/statm: 30342 29485 258 541 0 29792 0
Current children cumulated CPU time (s) 2961.47
Current children cumulated vsize (KiB) 121368

[startup+2962.7 s]
/proc/loadavg: 1.17 1.07 1.01 2/65 30107
/proc/meminfo: memFree=1707432/2055920 swapFree=4181336/4192956
[pid=30098] ppid=30096 vsize=121368 CPUtime=2961.86
/proc/30098/stat : 30098 (kw) R 30096 30098 30061 0 -1 0 30453 0 0 0 296111 75 0 0 25 0 1 0 155994740 124280832 29485 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/30098/statm: 30342 29485 258 541 0 29792 0
Current children cumulated CPU time (s) 2961.86
Current children cumulated vsize (KiB) 121368

[startup+2962.9 s]
/proc/loadavg: 1.17 1.07 1.01 2/65 30107
/proc/meminfo: memFree=1707432/2055920 swapFree=4181336/4192956
[pid=30098] ppid=30096 vsize=121368 CPUtime=2962.06
/proc/30098/stat : 30098 (kw) R 30096 30098 30061 0 -1 0 30453 0 0 0 296131 75 0 0 25 0 1 0 155994740 124280832 29485 1992294400 4194304 6412682 548682068864 18446744073709551615 4285745 0 0 4096 0 0 0 0 17 1 0 0
/proc/30098/statm: 30342 29485 258 541 0 29792 0
Current children cumulated CPU time (s) 2962.06
Current children cumulated vsize (KiB) 121368

Child status: 20
Real time (s): 2962.96
CPU time (s): 2962.13
CPU user time (s): 2961.35
CPU system time (s): 0.772882
CPU usage (%): 99.972
Max. virtual memory (cumulated for all children) (KiB): 121368

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

runsolver used 2.51162 second user time and 6.75897 second system time

The end

Launcher Data

Begin job on node36 at 2009-05-02 17:54:22
IDJOB=1773905
IDBENCH=70821
IDSOLVER=611
FILE ID=node36/1773905-1241279661
PBS_JOBID= 9225040
Free space on /tmp= 66488 MiB

SOLVER NAME= kw 2009-03-20
BENCH NAME= SAT09/APPLICATIONS/crypto/md5gen/gus-md5-10.cnf
COMMAND LINE= HOME/kw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1773905-1241279661/watcher-1773905-1241279661 -o /tmp/evaluation-result-1773905-1241279661/solver-1773905-1241279661 -C 10000 -W 12000 -M 1800  HOME/kw HOME/instance-1773905-1241279661.cnf

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

MD5SUM BENCH= 0260f441a1d07270edb6a85b2fc90d1d
RANDOM SEED=1841101067

node36.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:       1830288 kB
Buffers:         47576 kB
Cached:         125044 kB
SwapCached:       5812 kB
Active:          39160 kB
Inactive:       141652 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1830288 kB
SwapTotal:     4192956 kB
SwapFree:      4181336 kB
Dirty:            6372 kB
Writeback:           0 kB
Mapped:          13368 kB
Slab:            30868 kB
Committed_AS:   655844 kB
PageTables:       1356 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= 66484 MiB
End job on node36 at 2009-05-02 18:43:45