Trace number 1773835

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.11 3601.28

General information on the benchmark

NameAPPLICATIONS/bitverif/countbitsarray/
countbitsarray02_32.cnf
MD5SUMda0c445b72f13d929ab0690c3bfa81ed
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark834.519
Satisfiable
(Un)Satisfiability was proved
Number of variables4252
Number of clauses12563
Sum of the clauses size29311
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 28374
Number of clauses of size 34187
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.02/3601.23	c 3600 seconds
3600.02/3601.23	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-1773835-1241279462/watcher-1773835-1241279462 -o /tmp/evaluation-result-1773835-1241279462/solver-1773835-1241279462 -C 10000 -W 12000 -M 1800 HOME/kw HOME/instance-1773835-1241279462.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 1651
/proc/meminfo: memFree=1916920/2055920 swapFree=4149780/4192956
[pid=1651] ppid=1649 vsize=4748 CPUtime=0
/proc/1651/stat : 1651 (kw) R 1649 1651 1614 0 -1 0 815 0 0 0 0 0 0 0 18 0 1 0 155974618 4861952 799 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/1651/statm: 1187 806 208 541 0 637 0

[startup+0.0700359 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 1651
/proc/meminfo: memFree=1916920/2055920 swapFree=4149780/4192956
[pid=1651] ppid=1649 vsize=6572 CPUtime=0.06
/proc/1651/stat : 1651 (kw) R 1649 1651 1614 0 -1 0 1303 0 0 0 6 0 0 0 18 0 1 0 155974618 6729728 1286 1992294400 4194304 6412682 548682068864 18446744073709551615 4564558 0 0 4096 0 0 0 0 17 1 0 0
/proc/1651/statm: 1643 1286 239 541 0 1093 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 6572

[startup+0.10104 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 1651
/proc/meminfo: memFree=1916920/2055920 swapFree=4149780/4192956
[pid=1651] ppid=1649 vsize=7036 CPUtime=0.09
/proc/1651/stat : 1651 (kw) R 1649 1651 1614 0 -1 0 1396 0 0 0 8 1 0 0 18 0 1 0 155974618 7204864 1379 1992294400 4194304 6412682 548682068864 18446744073709551615 5554256 0 0 4096 0 0 0 0 17 1 0 0
/proc/1651/statm: 1759 1380 247 541 0 1209 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7036

[startup+0.301068 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 1651
/proc/meminfo: memFree=1916920/2055920 swapFree=4149780/4192956
[pid=1651] ppid=1649 vsize=7680 CPUtime=0.29
/proc/1651/stat : 1651 (kw) R 1649 1651 1614 0 -1 0 1616 0 0 0 27 2 0 0 19 0 1 0 155974618 7864320 1565 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/1651/statm: 1920 1565 255 541 0 1370 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7680

[startup+0.701127 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 1651
/proc/meminfo: memFree=1916920/2055920 swapFree=4149780/4192956
[pid=1651] ppid=1649 vsize=8216 CPUtime=0.68
/proc/1651/stat : 1651 (kw) R 1649 1651 1614 0 -1 0 1770 0 0 0 66 2 0 0 22 0 1 0 155974618 8413184 1719 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/1651/statm: 2054 1719 255 541 0 1504 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 8216

[startup+1.50124 s]
/proc/loadavg: 0.86 0.97 0.99 2/65 1652
/proc/meminfo: memFree=1910064/2055920 swapFree=4149780/4192956
[pid=1651] ppid=1649 vsize=10628 CPUtime=1.49
/proc/1651/stat : 1651 (kw) R 1649 1651 1614 0 -1 0 2372 0 0 0 146 3 0 0 25 0 1 0 155974618 10883072 2321 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/1651/statm: 2657 2321 255 541 0 2107 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10628

[startup+3.10148 s]
/proc/loadavg: 0.86 0.97 0.99 2/65 1652
/proc/meminfo: memFree=1907760/2055920 swapFree=4149780/4192956
[pid=1651] ppid=1649 vsize=11992 CPUtime=3.09
/proc/1651/stat : 1651 (kw) R 1649 1651 1614 0 -1 0 2686 0 0 0 305 4 0 0 25 0 1 0 155974618 12279808 2596 1992294400 4194304 6412682 548682068864 18446744073709551615 4287596 0 0 4096 0 0 0 0 17 1 0 0
/proc/1651/statm: 2998 2596 258 541 0 2448 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11992

[startup+6.30195 s]
/proc/loadavg: 0.86 0.97 0.99 2/65 1652
/proc/meminfo: memFree=1905720/2055920 swapFree=4149780/4192956
[pid=1651] ppid=1649 vsize=14224 CPUtime=6.29
/proc/1651/stat : 1651 (kw) R 1649 1651 1614 0 -1 0 3407 0 0 0 622 7 0 0 25 0 1 0 155974618 14565376 3161 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/1651/statm: 3556 3161 258 541 0 3006 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14224

[startup+12.7029 s]
/proc/loadavg: 0.88 0.97 0.99 2/65 1652
/proc/meminfo: memFree=1901560/2055920 swapFree=4149780/4192956
[pid=1651] ppid=1649 vsize=18772 CPUtime=12.69
/proc/1651/stat : 1651 (kw) R 1649 1651 1614 0 -1 0 4528 0 0 0 1259 10 0 0 25 0 1 0 155974618 19222528 4136 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/1651/statm: 4693 4136 258 541 0 4143 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 18772

[startup+25.5018 s]
/proc/loadavg: 0.90 0.97 0.99 2/65 1652
/proc/meminfo: memFree=1893304/2055920 swapFree=4149780/4192956
[pid=1651] ppid=1649 vsize=27048 CPUtime=25.48
/proc/1651/stat : 1651 (kw) R 1649 1651 1614 0 -1 0 6865 0 0 0 2531 17 0 0 25 0 1 0 155974618 27697152 6023 1992294400 4194304 6412682 548682068864 18446744073709551615 4570497 0 0 4096 0 0 0 0 17 1 0 0
/proc/1651/statm: 6762 6023 258 541 0 6212 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 27048

[startup+51.1015 s]
/proc/loadavg: 0.94 0.97 0.99 2/65 1652
/proc/meminfo: memFree=1883192/2055920 swapFree=4149780/4192956
[pid=1651] ppid=1649 vsize=38636 CPUtime=51.08
/proc/1651/stat : 1651 (kw) R 1649 1651 1614 0 -1 0 9943 0 0 0 5082 26 0 0 25 0 1 0 155974618 39563264 8552 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/1651/statm: 9659 8552 258 541 0 9109 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 38636

[startup+102.306 s]
/proc/loadavg: 0.97 0.97 0.99 2/65 1652
/proc/meminfo: memFree=1867640/2055920 swapFree=4149780/4192956
[pid=1651] ppid=1649 vsize=57376 CPUtime=102.27
/proc/1651/stat : 1651 (kw) R 1649 1651 1614 0 -1 0 14674 0 0 0 10185 42 0 0 25 0 1 0 155974618 58753024 12449 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/1651/statm: 14344 12449 258 541 0 13794 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 57376

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 1652
/proc/meminfo: memFree=1851512/2055920 swapFree=4149780/4192956
[pid=1651] ppid=1649 vsize=74984 CPUtime=162.24
/proc/1651/stat : 1651 (kw) R 1649 1651 1614 0 -1 0 19067 0 0 0 16168 56 0 0 25 0 1 0 155974618 76783616 16477 1992294400 4194304 6412682 548682068864 18446744073709551615 4296577 0 0 4096 0 0 0 0 17 1 0 0
/proc/1651/statm: 18746 16477 258 541 0 18196 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 74984

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 1652
/proc/meminfo: memFree=1843704/2055920 swapFree=4149780/4192956
[pid=1651] ppid=1649 vsize=84108 CPUtime=222.21
/proc/1651/stat : 1651 (kw) R 1649 1651 1614 0 -1 0 21911 0 0 0 22152 69 0 0 25 0 1 0 155974618 86126592 18418 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/1651/statm: 21027 18418 258 541 0 20477 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 84108

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 1652
/proc/meminfo: memFree=1834232/2055920 swapFree=4149780/4192956
[pid=1651] ppid=1649 vsize=93420 CPUtime=282.2
/proc/1651/stat : 1651 (kw) R 1649 1651 1614 0 -1 0 24830 0 0 0 28139 81 0 0 25 0 1 0 155974618 95662080 20781 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/1651/statm: 23355 20781 258 541 0 22805 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 93420

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 1652
/proc/meminfo: memFree=1825592/2055920 swapFree=4149780/4192956
[pid=1651] ppid=1649 vsize=104816 CPUtime=342.18
/proc/1651/stat : 1651 (kw) R 1649 1651 1614 0 -1 0 27599 0 0 0 34124 94 0 0 25 0 1 0 155974618 107331584 22911 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/1651/statm: 26204 22911 258 541 0 25654 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 104816

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 1652
/proc/meminfo: memFree=1811668/2055920 swapFree=4149780/4192956
[pid=1651] ppid=1649 vsize=121196 CPUtime=402.16
/proc/1651/stat : 1651 (kw) R 1649 1651 1614 0 -1 0 31109 0 0 0 40109 107 0 0 25 0 1 0 155974618 124104704 26421 1992294400 4194304 6412682 548682068864 18446744073709551615 4296559 0 0 4096 0 0 0 0 17 1 0 0
/proc/1651/statm: 30299 26421 258 541 0 29749 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 121196

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 1652
/proc/meminfo: memFree=1810552/2055920 swapFree=4149780/4192956
[pid=1651] ppid=1649 vsize=121204 CPUtime=462.14
/proc/1651/stat : 1651 (kw) R 1649 1651 1614 0 -1 0 32098 0 0 0 46098 116 0 0 25 0 1 0 155974618 124112896 26675 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/1651/statm: 30301 26675 258 541 0 29751 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 121204

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 1652
/proc/meminfo: memFree=1789240/2055920 swapFree=4149780/4192956
[pid=1651] ppid=1649 vsize=146948 CPUtime=522.12
/proc/1651/stat : 1651 (kw) R 1649 1651 1614 0 -1 0 37395 0 0 0 52085 127 0 0 25 0 1 0 155974618 150474752 31972 1992294400 4194304 6412682 548682068864 18446744073709551615 4296616 0 0 4096 0 0 0 0 17 1 0 0
/proc/1651/statm: 36737 31972 258 541 0 36187 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 146948

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 1652
/proc/meminfo: memFree=1792440/2055920 swapFree=4149780/4192956
[pid=1651] ppid=1649 vsize=143724 CPUtime=582.1
/proc/1651/stat : 1651 (kw) R 1649 1651 1614 0 -1 0 37438 0 0 0 58075 135 0 0 25 0 1 0 155974618 147173376 31170 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/1651/statm: 35931 31170 258 541 0 35381 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 143724

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 1658
/proc/meminfo: memFree=1784888/2055920 swapFree=4149780/4192956
[pid=1651] ppid=1649 vsize=149988 CPUtime=642.09
/proc/1651/stat : 1651 (kw) R 1649 1651 1614 0 -1 0 39271 0 0 0 64063 146 0 0 25 0 1 0 155974618 153587712 33003 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/1651/statm: 37497 33003 258 541 0 36947 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 149988

[startup+702.302 s]

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

/proc/meminfo: memFree=1614648/2055920 swapFree=4149780/4192956
[pid=1651] ppid=1649 vsize=341672 CPUtime=2981.32
/proc/1651/stat : 1651 (kw) R 1649 1651 1614 0 -1 0 89951 0 0 0 297726 406 0 0 25 0 1 0 155974618 349872128 75175 1992294400 4194304 6412682 548682068864 18446744073709551615 4286786 0 0 4096 0 0 0 0 17 1 0 0
/proc/1651/statm: 85418 75175 258 541 0 84868 0
Current children cumulated CPU time (s) 2981.32
Current children cumulated vsize (KiB) 341672

[startup+3042.3 s]
/proc/loadavg: 1.08 1.01 1.00 2/65 1660
/proc/meminfo: memFree=1602360/2055920 swapFree=4149780/4192956
[pid=1651] ppid=1649 vsize=353704 CPUtime=3041.3
/proc/1651/stat : 1651 (kw) R 1649 1651 1614 0 -1 0 93023 0 0 0 303722 408 0 0 25 0 1 0 155974618 362192896 78247 1992294400 4194304 6412682 548682068864 18446744073709551615 4296577 0 0 4096 0 0 0 0 17 1 0 0
/proc/1651/statm: 88426 78247 258 541 0 87876 0
Current children cumulated CPU time (s) 3041.3
Current children cumulated vsize (KiB) 353704

[startup+3102.3 s]
/proc/loadavg: 1.10 1.02 1.00 2/65 1660
/proc/meminfo: memFree=1602296/2055920 swapFree=4149780/4192956
[pid=1651] ppid=1649 vsize=353704 CPUtime=3101.28
/proc/1651/stat : 1651 (kw) R 1649 1651 1614 0 -1 0 93023 0 0 0 309720 408 0 0 25 0 1 0 155974618 362192896 78247 1992294400 4194304 6412682 548682068864 18446744073709551615 4296628 0 0 4096 0 0 0 0 17 1 0 0
/proc/1651/statm: 88426 78247 258 541 0 87876 0
Current children cumulated CPU time (s) 3101.28
Current children cumulated vsize (KiB) 353704

[startup+3162.3 s]
/proc/loadavg: 1.04 1.01 1.00 2/65 1660
/proc/meminfo: memFree=1602296/2055920 swapFree=4149780/4192956
[pid=1651] ppid=1649 vsize=353704 CPUtime=3161.26
/proc/1651/stat : 1651 (kw) R 1649 1651 1614 0 -1 0 93023 0 0 0 315718 408 0 0 25 0 1 0 155974618 362192896 78247 1992294400 4194304 6412682 548682068864 18446744073709551615 4296628 0 0 4096 0 0 0 0 17 1 0 0
/proc/1651/statm: 88426 78247 258 541 0 87876 0
Current children cumulated CPU time (s) 3161.26
Current children cumulated vsize (KiB) 353704

[startup+3222.3 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 1660
/proc/meminfo: memFree=1609080/2055920 swapFree=4149780/4192956
[pid=1651] ppid=1649 vsize=350000 CPUtime=3221.24
/proc/1651/stat : 1651 (kw) R 1649 1651 1614 0 -1 0 93566 0 0 0 321710 414 0 0 25 0 1 0 155974618 358400000 76542 1992294400 4194304 6412682 548682068864 18446744073709551615 4286837 0 0 4096 0 0 0 0 17 1 0 0
/proc/1651/statm: 87500 76542 258 541 0 86950 0
Current children cumulated CPU time (s) 3221.24
Current children cumulated vsize (KiB) 350000

[startup+3282.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1660
/proc/meminfo: memFree=1608120/2055920 swapFree=4149780/4192956
[pid=1651] ppid=1649 vsize=350220 CPUtime=3281.22
/proc/1651/stat : 1651 (kw) R 1649 1651 1614 0 -1 0 93806 0 0 0 327700 422 0 0 25 0 1 0 155974618 358625280 76782 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/1651/statm: 87555 76782 258 541 0 87005 0
Current children cumulated CPU time (s) 3281.22
Current children cumulated vsize (KiB) 350220

[startup+3342.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1660
/proc/meminfo: memFree=1605624/2055920 swapFree=4149780/4192956
[pid=1651] ppid=1649 vsize=353500 CPUtime=3341.21
/proc/1651/stat : 1651 (kw) R 1649 1651 1614 0 -1 0 94415 0 0 0 333691 430 0 0 25 0 1 0 155974618 361984000 77391 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/1651/statm: 88375 77391 258 541 0 87825 0
Current children cumulated CPU time (s) 3341.21
Current children cumulated vsize (KiB) 353500

[startup+3402.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1660
/proc/meminfo: memFree=1605432/2055920 swapFree=4149780/4192956
[pid=1651] ppid=1649 vsize=353500 CPUtime=3401.19
/proc/1651/stat : 1651 (kw) R 1649 1651 1614 0 -1 0 94459 0 0 0 339683 436 0 0 25 0 1 0 155974618 361984000 77435 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/1651/statm: 88375 77435 258 541 0 87825 0
Current children cumulated CPU time (s) 3401.19
Current children cumulated vsize (KiB) 353500

[startup+3462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1660
/proc/meminfo: memFree=1604920/2055920 swapFree=4149780/4192956
[pid=1651] ppid=1649 vsize=353500 CPUtime=3461.16
/proc/1651/stat : 1651 (kw) R 1649 1651 1614 0 -1 0 94567 0 0 0 345674 442 0 0 25 0 1 0 155974618 361984000 77543 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/1651/statm: 88375 77543 258 541 0 87825 0
Current children cumulated CPU time (s) 3461.16
Current children cumulated vsize (KiB) 353500

[startup+3522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1660
/proc/meminfo: memFree=1604792/2055920 swapFree=4149780/4192956
[pid=1651] ppid=1649 vsize=353500 CPUtime=3521.15
/proc/1651/stat : 1651 (kw) R 1649 1651 1614 0 -1 0 94606 0 0 0 351668 447 0 0 25 0 1 0 155974618 361984000 77582 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/1651/statm: 88375 77582 258 541 0 87825 0
Current children cumulated CPU time (s) 3521.15
Current children cumulated vsize (KiB) 353500

[startup+3582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1660
/proc/meminfo: memFree=1603704/2055920 swapFree=4149780/4192956
[pid=1651] ppid=1649 vsize=354780 CPUtime=3581.13
/proc/1651/stat : 1651 (kw) R 1649 1651 1614 0 -1 0 94866 0 0 0 357661 452 0 0 25 0 1 0 155974618 363294720 77842 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/1651/statm: 88695 77842 258 541 0 88145 0
Current children cumulated CPU time (s) 3581.13
Current children cumulated vsize (KiB) 354780

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

[startup+3583.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1660
/proc/meminfo: memFree=1603704/2055920 swapFree=4149780/4192956
[pid=1651] ppid=1649 vsize=354780 CPUtime=3582.73
/proc/1651/stat : 1651 (kw) R 1649 1651 1614 0 -1 0 94867 0 0 0 357821 452 0 0 25 0 1 0 155974618 363294720 77843 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/1651/statm: 88695 77843 258 541 0 88145 0
Current children cumulated CPU time (s) 3582.73
Current children cumulated vsize (KiB) 354780

[startup+3590.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1660
/proc/meminfo: memFree=1603704/2055920 swapFree=4149780/4192956
[pid=1651] ppid=1649 vsize=354780 CPUtime=3589.12
/proc/1651/stat : 1651 (kw) R 1649 1651 1614 0 -1 0 94868 0 0 0 358460 452 0 0 25 0 1 0 155974618 363294720 77844 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/1651/statm: 88695 77844 258 541 0 88145 0
Current children cumulated CPU time (s) 3589.12
Current children cumulated vsize (KiB) 354780

[startup+3596.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1660
/proc/meminfo: memFree=1603640/2055920 swapFree=4149780/4192956
[pid=1651] ppid=1649 vsize=354780 CPUtime=3595.53
/proc/1651/stat : 1651 (kw) R 1649 1651 1614 0 -1 0 94870 0 0 0 359099 454 0 0 25 0 1 0 155974618 363294720 77846 1992294400 4194304 6412682 548682068864 18446744073709551615 4286794 0 0 4096 0 0 0 0 17 1 0 0
/proc/1651/statm: 88695 77846 258 541 0 88145 0
Current children cumulated CPU time (s) 3595.53
Current children cumulated vsize (KiB) 354780

[startup+3598.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1660
/proc/meminfo: memFree=1603640/2055920 swapFree=4149780/4192956
[pid=1651] ppid=1649 vsize=354780 CPUtime=3597.12
/proc/1651/stat : 1651 (kw) R 1649 1651 1614 0 -1 0 94871 0 0 0 359258 454 0 0 25 0 1 0 155974618 363294720 77847 1992294400 4194304 6412682 548682068864 18446744073709551615 4286790 0 0 4096 0 0 0 0 17 1 0 0
/proc/1651/statm: 88695 77847 258 541 0 88145 0
Current children cumulated CPU time (s) 3597.12
Current children cumulated vsize (KiB) 354780

[startup+3599.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1660
/proc/meminfo: memFree=1603640/2055920 swapFree=4149780/4192956
[pid=1651] ppid=1649 vsize=354780 CPUtime=3598.72
/proc/1651/stat : 1651 (kw) R 1649 1651 1614 0 -1 0 94872 0 0 0 359418 454 0 0 25 0 1 0 155974618 363294720 77848 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/1651/statm: 88695 77848 258 541 0 88145 0
Current children cumulated CPU time (s) 3598.72
Current children cumulated vsize (KiB) 354780

[startup+3600.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1660
/proc/meminfo: memFree=1603640/2055920 swapFree=4149780/4192956
[pid=1651] ppid=1649 vsize=354780 CPUtime=3599.52
/proc/1651/stat : 1651 (kw) R 1649 1651 1614 0 -1 0 94872 0 0 0 359498 454 0 0 25 0 1 0 155974618 363294720 77848 1992294400 4194304 6412682 548682068864 18446744073709551615 4362695 0 0 4096 0 0 0 0 17 1 0 0
/proc/1651/statm: 88695 77848 258 541 0 88145 0
Current children cumulated CPU time (s) 3599.52
Current children cumulated vsize (KiB) 354780

[startup+3601.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1660
/proc/meminfo: memFree=1603640/2055920 swapFree=4149780/4192956
[pid=1651] ppid=1649 vsize=354780 CPUtime=3599.92
/proc/1651/stat : 1651 (kw) R 1649 1651 1614 0 -1 0 94872 0 0 0 359538 454 0 0 25 0 1 0 155974618 363294720 77848 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/1651/statm: 88695 77848 258 541 0 88145 0
Current children cumulated CPU time (s) 3599.92
Current children cumulated vsize (KiB) 354780

[startup+3601.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1660
/proc/meminfo: memFree=1603640/2055920 swapFree=4149780/4192956
[pid=1651] ppid=1649 vsize=354780 CPUtime=3600.02
/proc/1651/stat : 1651 (kw) R 1649 1651 1614 0 -1 0 94872 0 0 0 359548 454 0 0 25 0 1 0 155974618 363294720 77848 1992294400 4194304 6412682 548682068864 18446744073709551615 4286788 0 0 4096 0 0 0 0 17 1 0 0
/proc/1651/statm: 88695 77848 258 541 0 88145 0
Current children cumulated CPU time (s) 3600.02
Current children cumulated vsize (KiB) 354780

Child status: 0
Real time (s): 3601.28
CPU time (s): 3600.11
CPU user time (s): 3595.51
CPU system time (s): 4.6003
CPU usage (%): 99.9674
Max. virtual memory (cumulated for all children) (KiB): 354780

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

runsolver used 3.43348 second user time and 8.17976 second system time

The end

Launcher Data

Begin job on node39 at 2009-05-02 17:51:02
IDJOB=1773835
IDBENCH=70811
IDSOLVER=611
FILE ID=node39/1773835-1241279462
PBS_JOBID= 9225037
Free space on /tmp= 66556 MiB

SOLVER NAME= kw 2009-03-20
BENCH NAME= SAT09/APPLICATIONS/bitverif/countbitsarray/countbitsarray02_32.cnf
COMMAND LINE= HOME/kw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1773835-1241279462/watcher-1773835-1241279462 -o /tmp/evaluation-result-1773835-1241279462/solver-1773835-1241279462 -C 10000 -W 12000 -M 1800  HOME/kw HOME/instance-1773835-1241279462.cnf

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

MD5SUM BENCH= da0c445b72f13d929ab0690c3bfa81ed
RANDOM SEED=388182275

node39.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.281
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.281
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:       1917400 kB
Buffers:          8200 kB
Cached:          26832 kB
SwapCached:      36912 kB
Active:          18672 kB
Inactive:        55536 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1917400 kB
SwapTotal:     4192956 kB
SwapFree:      4149780 kB
Dirty:            2532 kB
Writeback:           0 kB
Mapped:          13368 kB
Slab:            50388 kB
Committed_AS:   765684 kB
PageTables:       1380 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= 66552 MiB
End job on node39 at 2009-05-02 18:51:03