Trace number 1774005

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.6 3601.63

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-32-s100.cnf
MD5SUM7785f51f4f3cb780b4d123215711f948
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 variables32312
Number of clauses97285
Sum of the clauses size229627
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 262100
Number of clauses of size 335121
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.47/3601.59	c 3600 seconds
3600.47/3601.59	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-1774005-1241279870/watcher-1774005-1241279870 -o /tmp/evaluation-result-1774005-1241279870/solver-1774005-1241279870 -C 10000 -W 12000 -M 1800 HOME/kw HOME/instance-1774005-1241279870.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.99 0.98 0.99 3/64 24900
/proc/meminfo: memFree=1041208/2055920 swapFree=4180888/4192956
[pid=24900] ppid=24898 vsize=5680 CPUtime=0
/proc/24900/stat : 24900 (kw) R 24898 24900 24755 0 -1 0 776 0 0 0 0 0 0 0 18 0 1 0 156020515 5816320 760 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/24900/statm: 1420 764 208 541 0 870 0

[startup+0.0853739 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 24900
/proc/meminfo: memFree=1041208/2055920 swapFree=4180888/4192956
[pid=24900] ppid=24898 vsize=22352 CPUtime=0.08
/proc/24900/stat : 24900 (kw) R 24898 24900 24755 0 -1 0 4982 0 0 0 6 2 0 0 18 0 1 0 156020515 22888448 4966 1992294400 4194304 6412682 548682068864 18446744073709551615 4348189 0 0 4096 0 0 0 0 17 1 0 0
/proc/24900/statm: 5588 4966 221 541 0 5038 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 22352

[startup+0.101374 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 24900
/proc/meminfo: memFree=1041208/2055920 swapFree=4180888/4192956
[pid=24900] ppid=24898 vsize=22616 CPUtime=0.09
/proc/24900/stat : 24900 (kw) R 24898 24900 24755 0 -1 0 5038 0 0 0 7 2 0 0 18 0 1 0 156020515 23158784 5022 1992294400 4194304 6412682 548682068864 18446744073709551615 4916555 0 0 4096 0 0 0 0 17 1 0 0
/proc/24900/statm: 5654 5022 221 541 0 5104 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 22616

[startup+0.301395 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 24900
/proc/meminfo: memFree=1041208/2055920 swapFree=4180888/4192956
[pid=24900] ppid=24898 vsize=25184 CPUtime=0.29
/proc/24900/stat : 24900 (kw) R 24898 24900 24755 0 -1 0 5820 0 0 0 27 2 0 0 19 0 1 0 156020515 25788416 5755 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/24900/statm: 6296 5755 221 541 0 5746 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 25184

[startup+0.701435 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 24900
/proc/meminfo: memFree=1041208/2055920 swapFree=4180888/4192956
[pid=24900] ppid=24898 vsize=34136 CPUtime=0.69
/proc/24900/stat : 24900 (kw) R 24898 24900 24755 0 -1 0 8422 0 0 0 65 4 0 0 22 0 1 0 156020515 34955264 8070 1992294400 4194304 6412682 548682068864 18446744073709551615 4564875 0 0 4096 0 0 0 0 17 1 0 0
/proc/24900/statm: 8534 8070 239 541 0 7984 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 34136

[startup+1.50152 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24901
/proc/meminfo: memFree=1005936/2055920 swapFree=4180888/4192956
[pid=24900] ppid=24898 vsize=44920 CPUtime=1.49
/proc/24900/stat : 24900 (kw) R 24898 24900 24755 0 -1 0 11279 0 0 0 134 15 0 0 25 0 1 0 156020515 45998080 10734 1992294400 4194304 6412682 548682068864 18446744073709551615 5554256 0 0 4096 0 0 0 0 17 1 0 0
/proc/24900/statm: 11230 10734 248 541 0 10680 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 44920

[startup+3.10168 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24901
/proc/meminfo: memFree=986032/2055920 swapFree=4180888/4192956
[pid=24900] ppid=24898 vsize=61404 CPUtime=3.09
/proc/24900/stat : 24900 (kw) R 24898 24900 24755 0 -1 0 15376 0 0 0 290 19 0 0 25 0 1 0 156020515 62877696 14578 1992294400 4194304 6412682 548682068864 18446744073709551615 4328489 0 0 4096 0 0 0 0 17 1 0 0
/proc/24900/statm: 15351 14578 255 541 0 14801 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 61404

[startup+6.30201 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24901
/proc/meminfo: memFree=980464/2055920 swapFree=4180888/4192956
[pid=24900] ppid=24898 vsize=61404 CPUtime=6.29
/proc/24900/stat : 24900 (kw) R 24898 24900 24755 0 -1 0 15377 0 0 0 610 19 0 0 25 0 1 0 156020515 62877696 14579 1992294400 4194304 6412682 548682068864 18446744073709551615 4417127 0 0 4096 0 0 0 0 17 1 0 0
/proc/24900/statm: 15351 14579 255 541 0 14801 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 61404

[startup+12.7017 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24901
/proc/meminfo: memFree=980464/2055920 swapFree=4180888/4192956
[pid=24900] ppid=24898 vsize=61404 CPUtime=12.68
/proc/24900/stat : 24900 (kw) R 24898 24900 24755 0 -1 0 15380 0 0 0 1249 19 0 0 25 0 1 0 156020515 62877696 14582 1992294400 4194304 6412682 548682068864 18446744073709551615 4328787 0 0 4096 0 0 0 0 17 1 0 0
/proc/24900/statm: 15351 14582 255 541 0 14801 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 61404

[startup+25.502 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24901
/proc/meminfo: memFree=980592/2055920 swapFree=4180888/4192956
[pid=24900] ppid=24898 vsize=61404 CPUtime=25.49
/proc/24900/stat : 24900 (kw) R 24898 24900 24755 0 -1 0 15386 0 0 0 2529 20 0 0 25 0 1 0 156020515 62877696 14588 1992294400 4194304 6412682 548682068864 18446744073709551615 4285787 0 0 4096 0 0 0 0 17 1 0 0
/proc/24900/statm: 15351 14588 255 541 0 14801 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 61404

[startup+51.1016 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24901
/proc/meminfo: memFree=980656/2055920 swapFree=4180888/4192956
[pid=24900] ppid=24898 vsize=61404 CPUtime=51.07
/proc/24900/stat : 24900 (kw) R 24898 24900 24755 0 -1 0 15397 0 0 0 5086 21 0 0 25 0 1 0 156020515 62877696 14599 1992294400 4194304 6412682 548682068864 18446744073709551615 5276903 0 0 4096 0 0 0 0 17 1 0 0
/proc/24900/statm: 15351 14599 255 541 0 14801 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 61404

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24901
/proc/meminfo: memFree=980528/2055920 swapFree=4180888/4192956
[pid=24900] ppid=24898 vsize=61408 CPUtime=102.26
/proc/24900/stat : 24900 (kw) R 24898 24900 24755 0 -1 0 15416 0 0 0 10204 22 0 0 25 0 1 0 156020515 62881792 14618 1992294400 4194304 6412682 548682068864 18446744073709551615 4285745 0 0 4096 0 0 0 0 17 1 0 0
/proc/24900/statm: 15352 14618 255 541 0 14802 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 61408

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24901
/proc/meminfo: memFree=980272/2055920 swapFree=4180888/4192956
[pid=24900] ppid=24898 vsize=61604 CPUtime=162.24
/proc/24900/stat : 24900 (kw) R 24898 24900 24755 0 -1 0 15483 0 0 0 16200 24 0 0 25 0 1 0 156020515 63082496 14685 1992294400 4194304 6412682 548682068864 18446744073709551615 4328489 0 0 4096 0 0 0 0 17 1 0 0
/proc/24900/statm: 15401 14685 258 541 0 14851 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 61604

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24907
/proc/meminfo: memFree=980080/2055920 swapFree=4180888/4192956
[pid=24900] ppid=24898 vsize=61796 CPUtime=222.21
/proc/24900/stat : 24900 (kw) R 24898 24900 24755 0 -1 0 15490 0 0 0 22196 25 0 0 25 0 1 0 156020515 63279104 14692 1992294400 4194304 6412682 548682068864 18446744073709551615 4285745 0 0 4096 0 0 0 0 17 1 0 0
/proc/24900/statm: 15449 14692 258 541 0 14899 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 61796

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24907
/proc/meminfo: memFree=980080/2055920 swapFree=4180888/4192956
[pid=24900] ppid=24898 vsize=61796 CPUtime=282.19
/proc/24900/stat : 24900 (kw) R 24898 24900 24755 0 -1 0 15498 0 0 0 28193 26 0 0 25 0 1 0 156020515 63279104 14700 1992294400 4194304 6412682 548682068864 18446744073709551615 4327399 0 0 4096 0 0 0 0 17 1 0 0
/proc/24900/statm: 15449 14700 258 541 0 14899 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 61796

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24907
/proc/meminfo: memFree=980016/2055920 swapFree=4180888/4192956
[pid=24900] ppid=24898 vsize=61796 CPUtime=342.18
/proc/24900/stat : 24900 (kw) R 24898 24900 24755 0 -1 0 15509 0 0 0 34190 28 0 0 25 0 1 0 156020515 63279104 14711 1992294400 4194304 6412682 548682068864 18446744073709551615 4362005 0 0 4096 0 0 0 0 17 1 0 0
/proc/24900/statm: 15449 14711 258 541 0 14899 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 61796

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24907
/proc/meminfo: memFree=979696/2055920 swapFree=4180888/4192956
[pid=24900] ppid=24898 vsize=62200 CPUtime=402.16
/proc/24900/stat : 24900 (kw) R 24898 24900 24755 0 -1 0 15620 0 0 0 40187 29 0 0 25 0 1 0 156020515 63692800 14822 1992294400 4194304 6412682 548682068864 18446744073709551615 4285787 0 0 4096 0 0 0 0 17 1 0 0
/proc/24900/statm: 15550 14822 258 541 0 15000 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 62200

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24907
/proc/meminfo: memFree=979376/2055920 swapFree=4180888/4192956
[pid=24900] ppid=24898 vsize=62560 CPUtime=462.15
/proc/24900/stat : 24900 (kw) R 24898 24900 24755 0 -1 0 15702 0 0 0 46185 30 0 0 25 0 1 0 156020515 64061440 14904 1992294400 4194304 6412682 548682068864 18446744073709551615 4417510 0 0 4096 0 0 0 0 17 1 0 0
/proc/24900/statm: 15640 14904 258 541 0 15090 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 62560

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24907
/proc/meminfo: memFree=976048/2055920 swapFree=4180888/4192956
[pid=24900] ppid=24898 vsize=65876 CPUtime=522.12
/proc/24900/stat : 24900 (kw) R 24898 24900 24755 0 -1 0 16526 0 0 0 52181 31 0 0 25 0 1 0 156020515 67457024 15728 1992294400 4194304 6412682 548682068864 18446744073709551615 4285787 0 0 4096 0 0 0 0 17 1 0 0
/proc/24900/statm: 16469 15728 258 541 0 15919 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 65876

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24907
/proc/meminfo: memFree=974704/2055920 swapFree=4180888/4192956
[pid=24900] ppid=24898 vsize=67264 CPUtime=582.12
/proc/24900/stat : 24900 (kw) R 24898 24900 24755 0 -1 0 16895 0 0 0 58179 33 0 0 25 0 1 0 156020515 68878336 16097 1992294400 4194304 6412682 548682068864 18446744073709551615 4286714 0 0 4096 0 0 0 0 17 1 0 0
/proc/24900/statm: 16816 16097 258 541 0 16266 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 67264

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24907
/proc/meminfo: memFree=971312/2055920 swapFree=4180888/4192956
[pid=24900] ppid=24898 vsize=71408 CPUtime=642.1
/proc/24900/stat : 24900 (kw) R 24898 24900 24755 0 -1 0 17716 0 0 0 64175 35 0 0 25 0 1 0 156020515 73121792 16918 1992294400 4194304 6412682 548682068864 18446744073709551615 4285745 0 0 4096 0 0 0 0 17 1 0 0
/proc/24900/statm: 17852 16918 258 541 0 17302 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 71408

[startup+702.302 s]

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

/proc/meminfo: memFree=884144/2055920 swapFree=4180888/4192956
[pid=24900] ppid=24898 vsize=161424 CPUtime=2981.44
/proc/24900/stat : 24900 (kw) R 24898 24900 24755 0 -1 0 40417 0 0 0 298040 104 0 0 25 0 1 0 156020515 165298176 38659 1992294400 4194304 6412682 548682068864 18446744073709551615 4286790 0 0 4096 0 0 0 0 17 1 0 0
/proc/24900/statm: 40356 38659 258 541 0 39806 0
Current children cumulated CPU time (s) 2981.44
Current children cumulated vsize (KiB) 161424

[startup+3042.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24909
/proc/meminfo: memFree=883888/2055920 swapFree=4180888/4192956
[pid=24900] ppid=24898 vsize=161744 CPUtime=3041.43
/proc/24900/stat : 24900 (kw) R 24898 24900 24755 0 -1 0 40479 0 0 0 304037 106 0 0 25 0 1 0 156020515 165625856 38721 1992294400 4194304 6412682 548682068864 18446744073709551615 4329769 0 0 4096 0 0 0 0 17 1 0 0
/proc/24900/statm: 40436 38721 258 541 0 39886 0
Current children cumulated CPU time (s) 3041.43
Current children cumulated vsize (KiB) 161744

[startup+3102.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24909
/proc/meminfo: memFree=883632/2055920 swapFree=4180888/4192956
[pid=24900] ppid=24898 vsize=162068 CPUtime=3101.41
/proc/24900/stat : 24900 (kw) R 24898 24900 24755 0 -1 0 40534 0 0 0 310033 108 0 0 25 0 1 0 156020515 165957632 38776 1992294400 4194304 6412682 548682068864 18446744073709551615 4287596 0 0 4096 0 0 0 0 17 1 0 0
/proc/24900/statm: 40517 38776 258 541 0 39967 0
Current children cumulated CPU time (s) 3101.41
Current children cumulated vsize (KiB) 162068

[startup+3162.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24909
/proc/meminfo: memFree=881136/2055920 swapFree=4180888/4192956
[pid=24900] ppid=24898 vsize=164656 CPUtime=3161.39
/proc/24900/stat : 24900 (kw) R 24898 24900 24755 0 -1 0 41195 0 0 0 316030 109 0 0 25 0 1 0 156020515 168607744 39437 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/24900/statm: 41164 39437 258 541 0 40614 0
Current children cumulated CPU time (s) 3161.39
Current children cumulated vsize (KiB) 164656

[startup+3222.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24909
/proc/meminfo: memFree=873328/2055920 swapFree=4180888/4192956
[pid=24900] ppid=24898 vsize=173744 CPUtime=3221.38
/proc/24900/stat : 24900 (kw) R 24898 24900 24755 0 -1 0 43125 0 0 0 322026 112 0 0 25 0 1 0 156020515 177913856 41367 1992294400 4194304 6412682 548682068864 18446744073709551615 4286849 0 0 4096 0 0 0 0 17 1 0 0
/proc/24900/statm: 43436 41367 258 541 0 42886 0
Current children cumulated CPU time (s) 3221.38
Current children cumulated vsize (KiB) 173744

[startup+3282.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24909
/proc/meminfo: memFree=866288/2055920 swapFree=4180888/4192956
[pid=24900] ppid=24898 vsize=181040 CPUtime=3281.36
/proc/24900/stat : 24900 (kw) R 24898 24900 24755 0 -1 0 45245 0 0 0 328021 115 0 0 25 0 1 0 156020515 185384960 43067 1992294400 4194304 6412682 548682068864 18446744073709551615 4285787 0 0 4096 0 0 0 0 17 1 0 0
/proc/24900/statm: 45260 43067 258 541 0 44710 0
Current children cumulated CPU time (s) 3281.36
Current children cumulated vsize (KiB) 181040

[startup+3342.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24909
/proc/meminfo: memFree=865968/2055920 swapFree=4180888/4192956
[pid=24900] ppid=24898 vsize=181728 CPUtime=3341.34
/proc/24900/stat : 24900 (kw) R 24898 24900 24755 0 -1 0 45359 0 0 0 334017 117 0 0 25 0 1 0 156020515 186089472 43181 1992294400 4194304 6412682 548682068864 18446744073709551615 4285787 0 0 4096 0 0 0 0 17 1 0 0
/proc/24900/statm: 45432 43181 258 541 0 44882 0
Current children cumulated CPU time (s) 3341.34
Current children cumulated vsize (KiB) 181728

[startup+3402.31 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24909
/proc/meminfo: memFree=865968/2055920 swapFree=4180888/4192956
[pid=24900] ppid=24898 vsize=181728 CPUtime=3401.33
/proc/24900/stat : 24900 (kw) R 24898 24900 24755 0 -1 0 45371 0 0 0 340015 118 0 0 25 0 1 0 156020515 186089472 43193 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/24900/statm: 45432 43193 258 541 0 44882 0
Current children cumulated CPU time (s) 3401.33
Current children cumulated vsize (KiB) 181728

[startup+3462.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24909
/proc/meminfo: memFree=865456/2055920 swapFree=4180888/4192956
[pid=24900] ppid=24898 vsize=182368 CPUtime=3461.3
/proc/24900/stat : 24900 (kw) R 24898 24900 24755 0 -1 0 45484 0 0 0 346011 119 0 0 25 0 1 0 156020515 186744832 43306 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/24900/statm: 45592 43306 258 541 0 45042 0
Current children cumulated CPU time (s) 3461.3
Current children cumulated vsize (KiB) 182368

[startup+3522.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24909
/proc/meminfo: memFree=865264/2055920 swapFree=4180888/4192956
[pid=24900] ppid=24898 vsize=182368 CPUtime=3521.28
/proc/24900/stat : 24900 (kw) R 24898 24900 24755 0 -1 0 45526 0 0 0 352008 120 0 0 25 0 1 0 156020515 186744832 43348 1992294400 4194304 6412682 548682068864 18446744073709551615 4417127 0 0 4096 0 0 0 0 17 1 0 0
/proc/24900/statm: 45592 43348 258 541 0 45042 0
Current children cumulated CPU time (s) 3521.28
Current children cumulated vsize (KiB) 182368

[startup+3582.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24909
/proc/meminfo: memFree=865072/2055920 swapFree=4180888/4192956
[pid=24900] ppid=24898 vsize=182368 CPUtime=3581.28
/proc/24900/stat : 24900 (kw) R 24898 24900 24755 0 -1 0 45575 0 0 0 358006 122 0 0 25 0 1 0 156020515 186744832 43397 1992294400 4194304 6412682 548682068864 18446744073709551615 4285787 0 0 4096 0 0 0 0 17 1 0 0
/proc/24900/statm: 45592 43397 258 541 0 45042 0
Current children cumulated CPU time (s) 3581.28
Current children cumulated vsize (KiB) 182368

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

[startup+3583.9 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24909
/proc/meminfo: memFree=865008/2055920 swapFree=4180888/4192956
[pid=24900] ppid=24898 vsize=182368 CPUtime=3582.88
/proc/24900/stat : 24900 (kw) R 24898 24900 24755 0 -1 0 45591 0 0 0 358166 122 0 0 25 0 1 0 156020515 186744832 43413 1992294400 4194304 6412682 548682068864 18446744073709551615 4329556 0 0 4096 0 0 0 0 17 1 0 0
/proc/24900/statm: 45592 43413 258 541 0 45042 0
Current children cumulated CPU time (s) 3582.88
Current children cumulated vsize (KiB) 182368

[startup+3590.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24909
/proc/meminfo: memFree=864624/2055920 swapFree=4180888/4192956
[pid=24900] ppid=24898 vsize=182688 CPUtime=3589.28
/proc/24900/stat : 24900 (kw) R 24898 24900 24755 0 -1 0 45676 0 0 0 358806 122 0 0 25 0 1 0 156020515 187072512 43498 1992294400 4194304 6412682 548682068864 18446744073709551615 4417170 0 0 4096 0 0 0 0 17 1 0 0
/proc/24900/statm: 45672 43498 258 541 0 45122 0
Current children cumulated CPU time (s) 3589.28
Current children cumulated vsize (KiB) 182688

[startup+3596.7 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24909
/proc/meminfo: memFree=864624/2055920 swapFree=4180888/4192956
[pid=24900] ppid=24898 vsize=182688 CPUtime=3595.67
/proc/24900/stat : 24900 (kw) R 24898 24900 24755 0 -1 0 45687 0 0 0 359445 122 0 0 25 0 1 0 156020515 187072512 43509 1992294400 4194304 6412682 548682068864 18446744073709551615 4363158 0 0 4096 0 0 0 0 17 1 0 0
/proc/24900/statm: 45672 43509 258 541 0 45122 0
Current children cumulated CPU time (s) 3595.67
Current children cumulated vsize (KiB) 182688

[startup+3599.9 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24909
/proc/meminfo: memFree=864368/2055920 swapFree=4180888/4192956
[pid=24900] ppid=24898 vsize=183008 CPUtime=3598.87
/proc/24900/stat : 24900 (kw) R 24898 24900 24755 0 -1 0 45734 0 0 0 359765 122 0 0 25 0 1 0 156020515 187400192 43556 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/24900/statm: 45752 43556 258 541 0 45202 0
Current children cumulated CPU time (s) 3598.87
Current children cumulated vsize (KiB) 183008

[startup+3600.7 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24909
/proc/meminfo: memFree=864368/2055920 swapFree=4180888/4192956
[pid=24900] ppid=24898 vsize=183008 CPUtime=3599.67
/proc/24900/stat : 24900 (kw) R 24898 24900 24755 0 -1 0 45735 0 0 0 359845 122 0 0 25 0 1 0 156020515 187400192 43557 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/24900/statm: 45752 43557 258 541 0 45202 0
Current children cumulated CPU time (s) 3599.67
Current children cumulated vsize (KiB) 183008

[startup+3601.1 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24909
/proc/meminfo: memFree=864368/2055920 swapFree=4180888/4192956
[pid=24900] ppid=24898 vsize=183008 CPUtime=3600.07
/proc/24900/stat : 24900 (kw) R 24898 24900 24755 0 -1 0 45737 0 0 0 359885 122 0 0 25 0 1 0 156020515 187400192 43559 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/24900/statm: 45752 43559 258 541 0 45202 0
Current children cumulated CPU time (s) 3600.07
Current children cumulated vsize (KiB) 183008

[startup+3601.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24909
/proc/meminfo: memFree=864368/2055920 swapFree=4180888/4192956
[pid=24900] ppid=24898 vsize=183008 CPUtime=3600.47
/proc/24900/stat : 24900 (kw) R 24898 24900 24755 0 -1 0 45740 0 0 0 359925 122 0 0 25 0 1 0 156020515 187400192 43562 1992294400 4194304 6412682 548682068864 18446744073709551615 4285787 0 0 4096 0 0 0 0 17 1 0 0
/proc/24900/statm: 45752 43562 258 541 0 45202 0
Current children cumulated CPU time (s) 3600.47
Current children cumulated vsize (KiB) 183008

[startup+3601.6 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24909
/proc/meminfo: memFree=864368/2055920 swapFree=4180888/4192956
[pid=24900] ppid=24898 vsize=0 CPUtime=3600.56
/proc/24900/stat : 24900 (kw) R 24898 24900 24755 0 -1 4 45747 0 0 0 359934 122 0 0 25 0 1 0 156020515 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/24900/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 3600.56
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 3601.63
CPU time (s): 3600.6
CPU user time (s): 3599.35
CPU system time (s): 1.25381
CPU usage (%): 99.9715
Max. virtual memory (cumulated for all children) (KiB): 183008

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

runsolver used 2.47862 second user time and 7.70583 second system time

The end

Launcher Data

Begin job on node24 at 2009-05-02 17:57:50
IDJOB=1774005
IDBENCH=70843
IDSOLVER=611
FILE ID=node24/1774005-1241279870
PBS_JOBID= 9225020
Free space on /tmp= 66540 MiB

SOLVER NAME= kw 2009-03-20
BENCH NAME= SAT09/APPLICATIONS/crypto/desgen/gss-32-s100.cnf
COMMAND LINE= HOME/kw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1774005-1241279870/watcher-1774005-1241279870 -o /tmp/evaluation-result-1774005-1241279870/solver-1774005-1241279870 -C 10000 -W 12000 -M 1800  HOME/kw HOME/instance-1774005-1241279870.cnf

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

MD5SUM BENCH= 7785f51f4f3cb780b4d123215711f948
RANDOM SEED=1063497392

node24.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:       1041624 kB
Buffers:         91120 kB
Cached:         811772 kB
SwapCached:       5860 kB
Active:          95664 kB
Inactive:       815572 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1041624 kB
SwapTotal:     4192956 kB
SwapFree:      4180888 kB
Dirty:            3784 kB
Writeback:           0 kB
Mapped:          14064 kB
Slab:            89000 kB
Committed_AS:   706452 kB
PageTables:       1444 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 node24 at 2009-05-02 18:57:52