Trace number 1775115

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.41 3601.58

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rpoc_xits_09_UNSAT.cnf
MD5SUMfeb620c17f2a4d7899a2e7883baa7391
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 variables1430
Number of clauses87044
Sum of the clauses size258924
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22369
Number of clauses of size 384652
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

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.32/3601.53	c 3600 seconds
3600.32/3601.53	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-1775115-1241283502/watcher-1775115-1241283502 -o /tmp/evaluation-result-1775115-1241283502/solver-1775115-1241283502 -C 10000 -W 12000 -M 1800 HOME/kw HOME/instance-1775115-1241283502.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 1740
/proc/meminfo: memFree=1908464/2055920 swapFree=4149780/4192956
[pid=1740] ppid=1738 vsize=4320 CPUtime=0
/proc/1740/stat : 1740 (kw) R 1738 1740 1614 0 -1 0 527 0 0 0 0 0 0 0 18 0 1 0 156378616 4423680 511 1992294400 4194304 6412682 548682068864 18446744073709551615 5264139 0 0 4096 0 0 0 0 17 1 0 0
/proc/1740/statm: 1080 511 219 541 0 530 0

[startup+0.0496339 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 1740
/proc/meminfo: memFree=1908464/2055920 swapFree=4149780/4192956
[pid=1740] ppid=1738 vsize=5244 CPUtime=0.04
/proc/1740/stat : 1740 (kw) R 1738 1740 1614 0 -1 0 772 0 0 0 4 0 0 0 18 0 1 0 156378616 5369856 756 1992294400 4194304 6412682 548682068864 18446744073709551615 4348189 0 0 4096 0 0 0 0 17 1 0 0
/proc/1740/statm: 1311 756 219 541 0 761 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 5244

[startup+0.101641 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 1740
/proc/meminfo: memFree=1908464/2055920 swapFree=4149780/4192956
[pid=1740] ppid=1738 vsize=6444 CPUtime=0.09
/proc/1740/stat : 1740 (kw) R 1738 1740 1614 0 -1 0 1094 0 0 0 9 0 0 0 18 0 1 0 156378616 6598656 1078 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/1740/statm: 1611 1078 219 541 0 1061 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6444

[startup+0.301671 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 1740
/proc/meminfo: memFree=1908464/2055920 swapFree=4149780/4192956
[pid=1740] ppid=1738 vsize=10608 CPUtime=0.29
/proc/1740/stat : 1740 (kw) R 1738 1740 1614 0 -1 0 2203 0 0 0 28 1 0 0 19 0 1 0 156378616 10862592 2187 1992294400 4194304 6412682 548682068864 18446744073709551615 4348189 0 0 4096 0 0 0 0 17 1 0 0
/proc/1740/statm: 2652 2187 219 541 0 2102 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10608

[startup+0.70173 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 1740
/proc/meminfo: memFree=1908464/2055920 swapFree=4149780/4192956
[pid=1740] ppid=1738 vsize=15648 CPUtime=0.69
/proc/1740/stat : 1740 (kw) R 1738 1740 1614 0 -1 0 3495 0 0 0 68 1 0 0 22 0 1 0 156378616 16023552 3479 1992294400 4194304 6412682 548682068864 18446744073709551615 4261019 0 0 4096 0 0 0 0 17 1 0 0
/proc/1740/statm: 3912 3479 239 541 0 3362 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15648

[startup+1.50185 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1741
/proc/meminfo: memFree=1895400/2055920 swapFree=4149780/4192956
[pid=1740] ppid=1738 vsize=20888 CPUtime=1.49
/proc/1740/stat : 1740 (kw) R 1738 1740 1614 0 -1 0 4657 0 0 0 146 3 0 0 25 0 1 0 156378616 21389312 4641 1992294400 4194304 6412682 548682068864 18446744073709551615 4564586 0 0 4096 0 0 0 0 17 1 0 0
/proc/1740/statm: 5222 4641 247 541 0 4672 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 20888

[startup+3.10108 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1741
/proc/meminfo: memFree=1890216/2055920 swapFree=4149780/4192956
[pid=1740] ppid=1738 vsize=20888 CPUtime=3.09
/proc/1740/stat : 1740 (kw) R 1738 1740 1614 0 -1 0 4657 0 0 0 306 3 0 0 25 0 1 0 156378616 21389312 4641 1992294400 4194304 6412682 548682068864 18446744073709551615 4564555 0 0 4096 0 0 0 0 17 1 0 0
/proc/1740/statm: 5222 4641 247 541 0 4672 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 20888

[startup+6.30155 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1741
/proc/meminfo: memFree=1890280/2055920 swapFree=4149780/4192956
[pid=1740] ppid=1738 vsize=20360 CPUtime=6.28
/proc/1740/stat : 1740 (kw) R 1738 1740 1614 0 -1 0 4703 0 0 0 625 3 0 0 25 0 1 0 156378616 20848640 4573 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/1740/statm: 5090 4573 254 541 0 4540 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 20360

[startup+12.7015 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1741
/proc/meminfo: memFree=1886384/2055920 swapFree=4149780/4192956
[pid=1740] ppid=1738 vsize=25532 CPUtime=12.69
/proc/1740/stat : 1740 (kw) R 1738 1740 1614 0 -1 0 5760 0 0 0 1264 5 0 0 25 0 1 0 156378616 26144768 5590 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/1740/statm: 6383 5590 254 541 0 5833 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 25532

[startup+25.5014 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1741
/proc/meminfo: memFree=1882224/2055920 swapFree=4149780/4192956
[pid=1740] ppid=1738 vsize=30412 CPUtime=25.48
/proc/1740/stat : 1740 (kw) R 1738 1740 1614 0 -1 0 6942 0 0 0 2541 7 0 0 25 0 1 0 156378616 31141888 6615 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/1740/statm: 7603 6615 257 541 0 7053 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 30412

[startup+51.1011 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1741
/proc/meminfo: memFree=1873520/2055920 swapFree=4149780/4192956
[pid=1740] ppid=1738 vsize=40980 CPUtime=51.07
/proc/1740/stat : 1740 (kw) R 1738 1740 1614 0 -1 0 9415 0 0 0 5094 13 0 0 25 0 1 0 156378616 41963520 8849 1992294400 4194304 6412682 548682068864 18446744073709551615 4285745 0 0 4096 0 0 0 0 17 1 0 0
/proc/1740/statm: 10245 8849 257 541 0 9695 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 40980

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1741
/proc/meminfo: memFree=1858416/2055920 swapFree=4149780/4192956
[pid=1740] ppid=1738 vsize=57924 CPUtime=102.26
/proc/1740/stat : 1740 (kw) R 1738 1740 1614 0 -1 0 13817 0 0 0 10198 28 0 0 25 0 1 0 156378616 59314176 12548 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/1740/statm: 14481 12548 257 541 0 13931 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 57924

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1747
/proc/meminfo: memFree=1840168/2055920 swapFree=4149780/4192956
[pid=1740] ppid=1738 vsize=76764 CPUtime=162.23
/proc/1740/stat : 1740 (kw) R 1738 1740 1614 0 -1 0 18752 0 0 0 16183 40 0 0 25 0 1 0 156378616 78606336 16756 1992294400 4194304 6412682 548682068864 18446744073709551615 4349760 0 0 4096 0 0 0 0 17 1 0 0
/proc/1740/statm: 19191 16756 257 541 0 18641 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 76764

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1747
/proc/meminfo: memFree=1829296/2055920 swapFree=4149780/4192956
[pid=1740] ppid=1738 vsize=91108 CPUtime=222.22
/proc/1740/stat : 1740 (kw) R 1738 1740 1614 0 -1 0 22058 0 0 0 22173 49 0 0 25 0 1 0 156378616 93294592 19744 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/1740/statm: 22777 19744 257 541 0 22227 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 91108

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1747
/proc/meminfo: memFree=1812080/2055920 swapFree=4149780/4192956
[pid=1740] ppid=1738 vsize=113084 CPUtime=282.19
/proc/1740/stat : 1740 (kw) R 1738 1740 1614 0 -1 0 26724 0 0 0 28161 58 0 0 25 0 1 0 156378616 115798016 24044 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/1740/statm: 28271 24044 257 541 0 27721 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 113084

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1747
/proc/meminfo: memFree=1798256/2055920 swapFree=4149780/4192956
[pid=1740] ppid=1738 vsize=129396 CPUtime=342.17
/proc/1740/stat : 1740 (kw) R 1738 1740 1614 0 -1 0 30566 0 0 0 34151 66 0 0 25 0 1 0 156378616 132501504 27465 1992294400 4194304 6412682 548682068864 18446744073709551615 4325961 0 0 4096 0 0 0 0 17 1 0 0
/proc/1740/statm: 32349 27465 257 541 0 31799 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 129396

[startup+402.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1747
/proc/meminfo: memFree=1792816/2055920 swapFree=4149780/4192956
[pid=1740] ppid=1738 vsize=135956 CPUtime=402.16
/proc/1740/stat : 1740 (kw) R 1738 1740 1614 0 -1 0 31912 0 0 0 40145 71 0 0 25 0 1 0 156378616 139218944 28811 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/1740/statm: 33989 28811 257 541 0 33439 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 135956

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1747
/proc/meminfo: memFree=1789936/2055920 swapFree=4149780/4192956
[pid=1740] ppid=1738 vsize=139316 CPUtime=462.13
/proc/1740/stat : 1740 (kw) R 1738 1740 1614 0 -1 0 32689 0 0 0 46140 73 0 0 25 0 1 0 156378616 142659584 29588 1992294400 4194304 6412682 548682068864 18446744073709551615 4286879 0 0 4096 0 0 0 0 17 1 0 0
/proc/1740/statm: 34829 29588 257 541 0 34279 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 139316

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1747
/proc/meminfo: memFree=1782200/2055920 swapFree=4149780/4192956
[pid=1740] ppid=1738 vsize=146904 CPUtime=522.12
/proc/1740/stat : 1740 (kw) R 1738 1740 1614 0 -1 0 34657 0 0 0 52134 78 0 0 25 0 1 0 156378616 150429696 31556 1992294400 4194304 6412682 548682068864 18446744073709551615 4286790 0 0 4096 0 0 0 0 17 1 0 0
/proc/1740/statm: 36726 31556 257 541 0 36176 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 146904

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1747
/proc/meminfo: memFree=1773624/2055920 swapFree=4149780/4192956
[pid=1740] ppid=1738 vsize=156848 CPUtime=582.1
/proc/1740/stat : 1740 (kw) R 1738 1740 1614 0 -1 0 37199 0 0 0 58126 84 0 0 25 0 1 0 156378616 160612352 33614 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/1740/statm: 39212 33614 257 541 0 38662 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 156848

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1747
/proc/meminfo: memFree=1771832/2055920 swapFree=4149780/4192956
[pid=1740] ppid=1738 vsize=158128 CPUtime=642.08
/proc/1740/stat : 1740 (kw) R 1738 1740 1614 0 -1 0 37638 0 0 0 64124 84 0 0 25 0 1 0 156378616 161923072 34053 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/1740/statm: 39532 34053 257 541 0 38982 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 158128

[startup+702.302 s]

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

/proc/meminfo: memFree=1636728/2055920 swapFree=4149780/4192956
[pid=1740] ppid=1738 vsize=311716 CPUtime=2921.34
/proc/1740/stat : 1740 (kw) R 1738 1740 1614 0 -1 0 74809 0 0 0 291928 206 0 0 25 0 1 0 156378616 319197184 67473 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/1740/statm: 77929 67473 257 541 0 77379 0
Current children cumulated CPU time (s) 2921.34
Current children cumulated vsize (KiB) 311716

[startup+2982.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1749
/proc/meminfo: memFree=1635320/2055920 swapFree=4149780/4192956
[pid=1740] ppid=1738 vsize=312640 CPUtime=2981.32
/proc/1740/stat : 1740 (kw) R 1738 1740 1614 0 -1 0 76238 0 0 0 297923 209 0 0 25 0 1 0 156378616 320143360 67784 1992294400 4194304 6412682 548682068864 18446744073709551615 4286849 0 0 4096 0 0 0 0 17 1 0 0
/proc/1740/statm: 78160 67784 257 541 0 77610 0
Current children cumulated CPU time (s) 2981.32
Current children cumulated vsize (KiB) 312640

[startup+3042.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1749
/proc/meminfo: memFree=1635320/2055920 swapFree=4149780/4192956
[pid=1740] ppid=1738 vsize=312640 CPUtime=3041.3
/proc/1740/stat : 1740 (kw) R 1738 1740 1614 0 -1 0 76258 0 0 0 303919 211 0 0 25 0 1 0 156378616 320143360 67804 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/1740/statm: 78160 67804 257 541 0 77610 0
Current children cumulated CPU time (s) 3041.3
Current children cumulated vsize (KiB) 312640

[startup+3102.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1749
/proc/meminfo: memFree=1627704/2055920 swapFree=4149780/4192956
[pid=1740] ppid=1738 vsize=320452 CPUtime=3101.28
/proc/1740/stat : 1740 (kw) R 1738 1740 1614 0 -1 0 78145 0 0 0 309911 217 0 0 25 0 1 0 156378616 328142848 69691 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/1740/statm: 80113 69691 257 541 0 79563 0
Current children cumulated CPU time (s) 3101.28
Current children cumulated vsize (KiB) 320452

[startup+3162.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1749
/proc/meminfo: memFree=1627384/2055920 swapFree=4149780/4192956
[pid=1740] ppid=1738 vsize=320772 CPUtime=3161.26
/proc/1740/stat : 1740 (kw) R 1738 1740 1614 0 -1 0 78235 0 0 0 315908 218 0 0 25 0 1 0 156378616 328470528 69781 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/1740/statm: 80193 69781 257 541 0 79643 0
Current children cumulated CPU time (s) 3161.26
Current children cumulated vsize (KiB) 320772

[startup+3222.3 s]
/proc/loadavg: 1.06 1.02 1.00 2/65 1749
/proc/meminfo: memFree=1626808/2055920 swapFree=4149780/4192956
[pid=1740] ppid=1738 vsize=320772 CPUtime=3221.24
/proc/1740/stat : 1740 (kw) R 1738 1740 1614 0 -1 0 78357 0 0 0 321903 221 0 0 25 0 1 0 156378616 328470528 69903 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/1740/statm: 80193 69903 257 541 0 79643 0
Current children cumulated CPU time (s) 3221.24
Current children cumulated vsize (KiB) 320772

[startup+3282.3 s]
/proc/loadavg: 1.02 1.01 1.00 2/65 1749
/proc/meminfo: memFree=1624312/2055920 swapFree=4149780/4192956
[pid=1740] ppid=1738 vsize=324612 CPUtime=3281.23
/proc/1740/stat : 1740 (kw) R 1738 1740 1614 0 -1 0 78965 0 0 0 327899 224 0 0 25 0 1 0 156378616 332402688 70511 1992294400 4194304 6412682 548682068864 18446744073709551615 4286900 0 0 4096 0 0 0 0 17 1 0 0
/proc/1740/statm: 81153 70511 257 541 0 80603 0
Current children cumulated CPU time (s) 3281.23
Current children cumulated vsize (KiB) 324612

[startup+3342.3 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 1749
/proc/meminfo: memFree=1624120/2055920 swapFree=4149780/4192956
[pid=1740] ppid=1738 vsize=324612 CPUtime=3341.2
/proc/1740/stat : 1740 (kw) R 1738 1740 1614 0 -1 0 79011 0 0 0 333894 226 0 0 25 0 1 0 156378616 332402688 70557 1992294400 4194304 6412682 548682068864 18446744073709551615 4286879 0 0 4096 0 0 0 0 17 1 0 0
/proc/1740/statm: 81153 70557 257 541 0 80603 0
Current children cumulated CPU time (s) 3341.2
Current children cumulated vsize (KiB) 324612

[startup+3402.31 s]
/proc/loadavg: 1.07 1.02 1.00 2/65 1749
/proc/meminfo: memFree=1623800/2055920 swapFree=4149780/4192956
[pid=1740] ppid=1738 vsize=324612 CPUtime=3401.19
/proc/1740/stat : 1740 (kw) R 1738 1740 1614 0 -1 0 79072 0 0 0 339892 227 0 0 25 0 1 0 156378616 332402688 70618 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/1740/statm: 81153 70618 257 541 0 80603 0
Current children cumulated CPU time (s) 3401.19
Current children cumulated vsize (KiB) 324612

[startup+3462.3 s]
/proc/loadavg: 1.08 1.03 1.00 2/65 1749
/proc/meminfo: memFree=1623416/2055920 swapFree=4149780/4192956
[pid=1740] ppid=1738 vsize=326212 CPUtime=3461.17
/proc/1740/stat : 1740 (kw) R 1738 1740 1614 0 -1 0 79198 0 0 0 345888 229 0 0 25 0 1 0 156378616 334041088 70744 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/1740/statm: 81553 70744 257 541 0 81003 0
Current children cumulated CPU time (s) 3461.17
Current children cumulated vsize (KiB) 326212

[startup+3522.3 s]
/proc/loadavg: 1.06 1.03 1.00 2/65 1749
/proc/meminfo: memFree=1621560/2055920 swapFree=4149780/4192956
[pid=1740] ppid=1738 vsize=328772 CPUtime=3521.15
/proc/1740/stat : 1740 (kw) R 1738 1740 1614 0 -1 0 79625 0 0 0 351884 231 0 0 25 0 1 0 156378616 336662528 71171 1992294400 4194304 6412682 548682068864 18446744073709551615 4286879 0 0 4096 0 0 0 0 17 1 0 0
/proc/1740/statm: 82193 71171 257 541 0 81643 0
Current children cumulated CPU time (s) 3521.15
Current children cumulated vsize (KiB) 328772

[startup+3582.3 s]
/proc/loadavg: 1.02 1.02 1.00 2/65 1749
/proc/meminfo: memFree=1619896/2055920 swapFree=4149780/4192956
[pid=1740] ppid=1738 vsize=330052 CPUtime=3581.12
/proc/1740/stat : 1740 (kw) R 1738 1740 1614 0 -1 0 80022 0 0 0 357879 233 0 0 25 0 1 0 156378616 337973248 71568 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/1740/statm: 82513 71568 257 541 0 81963 0
Current children cumulated CPU time (s) 3581.12
Current children cumulated vsize (KiB) 330052

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

[startup+3583.9 s]
/proc/loadavg: 1.02 1.02 1.00 2/65 1749
/proc/meminfo: memFree=1619896/2055920 swapFree=4149780/4192956
[pid=1740] ppid=1738 vsize=330052 CPUtime=3582.72
/proc/1740/stat : 1740 (kw) R 1738 1740 1614 0 -1 0 80023 0 0 0 358039 233 0 0 25 0 1 0 156378616 337973248 71569 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/1740/statm: 82513 71569 257 541 0 81963 0
Current children cumulated CPU time (s) 3582.72
Current children cumulated vsize (KiB) 330052

[startup+3590.3 s]
/proc/loadavg: 1.02 1.02 1.00 2/65 1749
/proc/meminfo: memFree=1619832/2055920 swapFree=4149780/4192956
[pid=1740] ppid=1738 vsize=330052 CPUtime=3589.13
/proc/1740/stat : 1740 (kw) R 1738 1740 1614 0 -1 0 80035 0 0 0 358679 234 0 0 25 0 1 0 156378616 337973248 71581 1992294400 4194304 6412682 548682068864 18446744073709551615 4286890 0 0 4096 0 0 0 0 17 1 0 0
/proc/1740/statm: 82513 71581 257 541 0 81963 0
Current children cumulated CPU time (s) 3589.13
Current children cumulated vsize (KiB) 330052

[startup+3596.7 s]
/proc/loadavg: 1.02 1.02 1.00 2/65 1749
/proc/meminfo: memFree=1619704/2055920 swapFree=4149780/4192956
[pid=1740] ppid=1738 vsize=330184 CPUtime=3595.53
/proc/1740/stat : 1740 (kw) R 1738 1740 1614 0 -1 0 80085 0 0 0 359319 234 0 0 25 0 1 0 156378616 338108416 71631 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/1740/statm: 82546 71631 257 541 0 81996 0
Current children cumulated CPU time (s) 3595.53
Current children cumulated vsize (KiB) 330184

[startup+3599.9 s]
/proc/loadavg: 1.02 1.02 1.00 2/65 1749
/proc/meminfo: memFree=1619576/2055920 swapFree=4149780/4192956
[pid=1740] ppid=1738 vsize=330316 CPUtime=3598.72
/proc/1740/stat : 1740 (kw) R 1738 1740 1614 0 -1 0 80111 0 0 0 359638 234 0 0 25 0 1 0 156378616 338243584 71657 1992294400 4194304 6412682 548682068864 18446744073709551615 4286898 0 0 4096 0 0 0 0 17 1 0 0
/proc/1740/statm: 82579 71657 257 541 0 82029 0
Current children cumulated CPU time (s) 3598.72
Current children cumulated vsize (KiB) 330316

[startup+3600.7 s]
/proc/loadavg: 1.02 1.02 1.00 2/65 1749
/proc/meminfo: memFree=1619512/2055920 swapFree=4149780/4192956
[pid=1740] ppid=1738 vsize=331032 CPUtime=3599.52
/proc/1740/stat : 1740 (kw) R 1738 1740 1614 0 -1 0 80194 0 0 0 359718 234 0 0 25 0 1 0 156378616 338976768 71740 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/1740/statm: 82758 71740 257 541 0 82208 0
Current children cumulated CPU time (s) 3599.52
Current children cumulated vsize (KiB) 331032

[startup+3601.1 s]
/proc/loadavg: 1.02 1.02 1.00 2/65 1749
/proc/meminfo: memFree=1619512/2055920 swapFree=4149780/4192956
[pid=1740] ppid=1738 vsize=331032 CPUtime=3599.92
/proc/1740/stat : 1740 (kw) R 1738 1740 1614 0 -1 0 80194 0 0 0 359758 234 0 0 25 0 1 0 156378616 338976768 71740 1992294400 4194304 6412682 548682068864 18446744073709551615 4286872 0 0 4096 0 0 0 0 17 1 0 0
/proc/1740/statm: 82758 71740 257 541 0 82208 0
Current children cumulated CPU time (s) 3599.92
Current children cumulated vsize (KiB) 331032

[startup+3601.5 s]
/proc/loadavg: 1.02 1.02 1.00 2/65 1749
/proc/meminfo: memFree=1619192/2055920 swapFree=4149780/4192956
[pid=1740] ppid=1738 vsize=331032 CPUtime=3600.32
/proc/1740/stat : 1740 (kw) R 1738 1740 1614 0 -1 0 80194 0 0 0 359798 234 0 0 25 0 1 0 156378616 338976768 71740 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/1740/statm: 82758 71740 257 541 0 82208 0
Current children cumulated CPU time (s) 3600.32
Current children cumulated vsize (KiB) 331032

Child status: 0
Real time (s): 3601.58
CPU time (s): 3600.41
CPU user time (s): 3598.02
CPU system time (s): 2.39164
CPU usage (%): 99.9675
Max. virtual memory (cumulated for all children) (KiB): 331032

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

runsolver used 2.87856 second user time and 8.19075 second system time

The end

Launcher Data

Begin job on node39 at 2009-05-02 18:58:22
IDJOB=1775115
IDBENCH=71089
IDSOLVER=611
FILE ID=node39/1775115-1241283502
PBS_JOBID= 9225037
Free space on /tmp= 66552 MiB

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

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

MD5SUM BENCH= feb620c17f2a4d7899a2e7883baa7391
RANDOM SEED=1456975908

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:       1908880 kB
Buffers:         10580 kB
Cached:          32816 kB
SwapCached:      36912 kB
Active:          22416 kB
Inactive:        60348 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1908880 kB
SwapTotal:     4192956 kB
SwapFree:      4149780 kB
Dirty:            3584 kB
Writeback:           0 kB
Mapped:          13516 kB
Slab:            50260 kB
Committed_AS:   765732 kB
PageTables:       1392 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 19:58:24