Trace number 1775005

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? 3601.01 3602.32

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
ndhf_xits_11_UNSAT.cnf
MD5SUM238f1788225c41f1f5779700e39b5833
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 variables2316
Number of clauses216962
Sum of the clauses size647286
Maximum clause length12
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23879
Number of clauses of size 3213052
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 531

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.88/3602.26	c 3600.01 seconds
3600.88/3602.26	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-1775005-1241283243/watcher-1775005-1241283243 -o /tmp/evaluation-result-1775005-1241283243/solver-1775005-1241283243 -C 10000 -W 12000 -M 1800 HOME/kw HOME/instance-1775005-1241283243.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 3791
/proc/meminfo: memFree=1173816/2055920 swapFree=4180836/4192956
[pid=3791] ppid=3789 vsize=6656 CPUtime=0
/proc/3791/stat : 3791 (kw) R 3789 3791 3665 0 -1 0 787 0 0 0 0 0 0 0 18 0 1 0 156358404 6815744 771 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/3791/statm: 1664 771 219 541 0 1114 0

[startup+0.049497 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 3791
/proc/meminfo: memFree=1173816/2055920 swapFree=4180836/4192956
[pid=3791] ppid=3789 vsize=7448 CPUtime=0.04
/proc/3791/stat : 3791 (kw) R 3789 3791 3665 0 -1 0 994 0 0 0 4 0 0 0 18 0 1 0 156358404 7626752 978 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/3791/statm: 1862 978 219 541 0 1312 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 7448

[startup+0.102506 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 3791
/proc/meminfo: memFree=1173816/2055920 swapFree=4180836/4192956
[pid=3791] ppid=3789 vsize=8504 CPUtime=0.09
/proc/3791/stat : 3791 (kw) R 3789 3791 3665 0 -1 0 1298 0 0 0 9 0 0 0 18 0 1 0 156358404 8708096 1282 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/3791/statm: 2126 1282 219 541 0 1576 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8504

[startup+0.301543 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 3791
/proc/meminfo: memFree=1173816/2055920 swapFree=4180836/4192956
[pid=3791] ppid=3789 vsize=12632 CPUtime=0.29
/proc/3791/stat : 3791 (kw) R 3789 3791 3665 0 -1 0 2408 0 0 0 29 0 0 0 19 0 1 0 156358404 12935168 2392 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/3791/statm: 3158 2392 219 541 0 2608 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12632

[startup+0.701615 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 3791
/proc/meminfo: memFree=1173816/2055920 swapFree=4180836/4192956
[pid=3791] ppid=3789 vsize=21300 CPUtime=0.69
/proc/3791/stat : 3791 (kw) R 3789 3791 3665 0 -1 0 4630 0 0 0 68 1 0 0 23 0 1 0 156358404 21811200 4615 1992294400 4194304 6412682 548682068864 18446744073709551615 4283445 0 0 4096 0 0 0 0 17 1 0 0
/proc/3791/statm: 5325 4615 219 541 0 4775 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21300

[startup+1.50176 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3792
/proc/meminfo: memFree=1149744/2055920 swapFree=4180836/4192956
[pid=3791] ppid=3789 vsize=34280 CPUtime=1.49
/proc/3791/stat : 3791 (kw) R 3789 3791 3665 0 -1 0 8069 0 0 0 146 3 0 0 25 0 1 0 156358404 35102720 8053 1992294400 4194304 6412682 548682068864 18446744073709551615 4542313 0 0 4096 0 0 0 0 17 1 0 0
/proc/3791/statm: 8570 8053 239 541 0 8020 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 34280

[startup+3.10105 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3792
/proc/meminfo: memFree=1142320/2055920 swapFree=4180836/4192956
[pid=3791] ppid=3789 vsize=34280 CPUtime=3.09
/proc/3791/stat : 3791 (kw) R 3789 3791 3665 0 -1 0 8069 0 0 0 306 3 0 0 25 0 1 0 156358404 35102720 8053 1992294400 4194304 6412682 548682068864 18446744073709551615 4264595 0 0 4096 0 0 0 0 17 1 0 0
/proc/3791/statm: 8570 8053 239 541 0 8020 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 34280

[startup+6.30164 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3792
/proc/meminfo: memFree=1130544/2055920 swapFree=4180836/4192956
[pid=3791] ppid=3789 vsize=47036 CPUtime=6.28
/proc/3791/stat : 3791 (kw) R 3789 3791 3665 0 -1 0 10691 0 0 0 622 6 0 0 25 0 1 0 156358404 48164864 10675 1992294400 4194304 6412682 548682068864 18446744073709551615 4564952 0 0 4096 0 0 0 0 17 1 0 0
/proc/3791/statm: 11759 10675 247 541 0 11209 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 47036

[startup+12.7018 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3792
/proc/meminfo: memFree=1130544/2055920 swapFree=4180836/4192956
[pid=3791] ppid=3789 vsize=47036 CPUtime=12.68
/proc/3791/stat : 3791 (kw) R 3789 3791 3665 0 -1 0 10691 0 0 0 1262 6 0 0 25 0 1 0 156358404 48164864 10675 1992294400 4194304 6412682 548682068864 18446744073709551615 4564583 0 0 4096 0 0 0 0 17 1 0 0
/proc/3791/statm: 11759 10675 247 541 0 11209 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 47036

[startup+25.5021 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3792
/proc/meminfo: memFree=1130800/2055920 swapFree=4180836/4192956
[pid=3791] ppid=3789 vsize=45508 CPUtime=25.49
/proc/3791/stat : 3791 (kw) R 3789 3791 3665 0 -1 0 10718 0 0 0 2542 7 0 0 25 0 1 0 156358404 46600192 10341 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/3791/statm: 11377 10341 254 541 0 10827 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 45508

[startup+51.1018 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3792
/proc/meminfo: memFree=1122160/2055920 swapFree=4180836/4192956
[pid=3791] ppid=3789 vsize=56240 CPUtime=51.07
/proc/3791/stat : 3791 (kw) R 3789 3791 3665 0 -1 0 13414 0 0 0 5093 14 0 0 25 0 1 0 156358404 57589760 12866 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/3791/statm: 14060 12866 257 541 0 13510 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 56240

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3792
/proc/meminfo: memFree=1111728/2055920 swapFree=4180836/4192956
[pid=3791] ppid=3789 vsize=69648 CPUtime=102.26
/proc/3791/stat : 3791 (kw) R 3789 3791 3665 0 -1 0 16067 0 0 0 10207 19 0 0 25 0 1 0 156358404 71319552 15444 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/3791/statm: 17412 15444 257 541 0 16862 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 69648

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3792
/proc/meminfo: memFree=1107568/2055920 swapFree=4180836/4192956
[pid=3791] ppid=3789 vsize=74712 CPUtime=162.23
/proc/3791/stat : 3791 (kw) R 3789 3791 3665 0 -1 0 17290 0 0 0 16200 23 0 0 25 0 1 0 156358404 76505088 16483 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/3791/statm: 18678 16483 257 541 0 18128 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 74712

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3792
/proc/meminfo: memFree=1101040/2055920 swapFree=4180836/4192956
[pid=3791] ppid=3789 vsize=82472 CPUtime=222.21
/proc/3791/stat : 3791 (kw) R 3789 3791 3665 0 -1 0 19031 0 0 0 22193 28 0 0 25 0 1 0 156358404 84451328 18111 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/3791/statm: 20618 18111 257 541 0 20068 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 82472

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3792
/proc/meminfo: memFree=1094704/2055920 swapFree=4180836/4192956
[pid=3791] ppid=3789 vsize=89720 CPUtime=282.18
/proc/3791/stat : 3791 (kw) R 3789 3791 3665 0 -1 0 20737 0 0 0 28185 33 0 0 25 0 1 0 156358404 91873280 19687 1992294400 4194304 6412682 548682068864 18446744073709551615 4286900 0 0 4096 0 0 0 0 17 1 0 0
/proc/3791/statm: 22430 19687 257 541 0 21880 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 89720

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3792
/proc/meminfo: memFree=1089648/2055920 swapFree=4180836/4192956
[pid=3791] ppid=3789 vsize=95204 CPUtime=342.16
/proc/3791/stat : 3791 (kw) R 3789 3791 3665 0 -1 0 22136 0 0 0 34180 36 0 0 25 0 1 0 156358404 97488896 20936 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/3791/statm: 23801 20936 257 541 0 23251 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 95204

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3792
/proc/meminfo: memFree=1086384/2055920 swapFree=4180836/4192956
[pid=3791] ppid=3789 vsize=99224 CPUtime=402.14
/proc/3791/stat : 3791 (kw) R 3789 3791 3665 0 -1 0 23042 0 0 0 40175 39 0 0 25 0 1 0 156358404 101605376 21842 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/3791/statm: 24806 21842 257 541 0 24256 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 99224

[startup+462.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3798
/proc/meminfo: memFree=1079088/2055920 swapFree=4180836/4192956
[pid=3791] ppid=3789 vsize=107132 CPUtime=462.12
/proc/3791/stat : 3791 (kw) R 3789 3791 3665 0 -1 0 24918 0 0 0 46169 43 0 0 25 0 1 0 156358404 109703168 23546 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/3791/statm: 26783 23546 257 541 0 26233 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 107132

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3798
/proc/meminfo: memFree=1075120/2055920 swapFree=4180836/4192956
[pid=3791] ppid=3789 vsize=112628 CPUtime=522.1
/proc/3791/stat : 3791 (kw) R 3789 3791 3665 0 -1 0 25950 0 0 0 52165 45 0 0 25 0 1 0 156358404 115331072 24578 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/3791/statm: 28157 24578 257 541 0 27607 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 112628

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3798
/proc/meminfo: memFree=1067504/2055920 swapFree=4180836/4192956
[pid=3791] ppid=3789 vsize=121216 CPUtime=582.08
/proc/3791/stat : 3791 (kw) R 3789 3791 3665 0 -1 0 28001 0 0 0 58159 49 0 0 25 0 1 0 156358404 124125184 26431 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/3791/statm: 30304 26431 257 541 0 29754 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 121216

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3798
/proc/meminfo: memFree=1066032/2055920 swapFree=4180836/4192956
[pid=3791] ppid=3789 vsize=122784 CPUtime=642.06
/proc/3791/stat : 3791 (kw) R 3789 3791 3665 0 -1 0 28377 0 0 0 64155 51 0 0 25 0 1 0 156358404 125730816 26807 1992294400 4194304 6412682 548682068864 18446744073709551615 4286849 0 0 4096 0 0 0 0 17 1 0 0
/proc/3791/statm: 30696 26807 257 541 0 30146 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 122784

[startup+702.302 s]

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

/proc/meminfo: memFree=935088/2055920 swapFree=4180836/4192956
[pid=3791] ppid=3789 vsize=280844 CPUtime=2921.23
/proc/3791/stat : 3791 (kw) R 3789 3791 3665 0 -1 0 63557 0 0 0 291975 148 0 0 25 0 1 0 156358404 287584256 59476 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/3791/statm: 70211 59476 257 541 0 69661 0
Current children cumulated CPU time (s) 2921.23
Current children cumulated vsize (KiB) 280844

[startup+2982.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3800
/proc/meminfo: memFree=933104/2055920 swapFree=4180836/4192956
[pid=3791] ppid=3789 vsize=283672 CPUtime=2981.21
/proc/3791/stat : 3791 (kw) R 3789 3791 3665 0 -1 0 64049 0 0 0 297972 149 0 0 25 0 1 0 156358404 290480128 59968 1992294400 4194304 6412682 548682068864 18446744073709551615 4287901 0 0 4096 0 0 0 0 17 1 0 0
/proc/3791/statm: 70918 59968 257 541 0 70368 0
Current children cumulated CPU time (s) 2981.21
Current children cumulated vsize (KiB) 283672

[startup+3042.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3800
/proc/meminfo: memFree=929520/2055920 swapFree=4180836/4192956
[pid=3791] ppid=3789 vsize=286584 CPUtime=3041.18
/proc/3791/stat : 3791 (kw) R 3789 3791 3665 0 -1 0 64937 0 0 0 303967 151 0 0 25 0 1 0 156358404 293462016 60856 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/3791/statm: 71646 60856 257 541 0 71096 0
Current children cumulated CPU time (s) 3041.18
Current children cumulated vsize (KiB) 286584

[startup+3102.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3800
/proc/meminfo: memFree=923696/2055920 swapFree=4180836/4192956
[pid=3791] ppid=3789 vsize=293416 CPUtime=3101.17
/proc/3791/stat : 3791 (kw) R 3789 3791 3665 0 -1 0 66389 0 0 0 309964 153 0 0 25 0 1 0 156358404 300457984 62308 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/3791/statm: 73354 62308 257 541 0 72804 0
Current children cumulated CPU time (s) 3101.17
Current children cumulated vsize (KiB) 293416

[startup+3162.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3800
/proc/meminfo: memFree=923312/2055920 swapFree=4180836/4192956
[pid=3791] ppid=3789 vsize=293548 CPUtime=3161.15
/proc/3791/stat : 3791 (kw) R 3789 3791 3665 0 -1 0 66481 0 0 0 315961 154 0 0 25 0 1 0 156358404 300593152 62400 1992294400 4194304 6412682 548682068864 18446744073709551615 4286879 0 0 4096 0 0 0 0 17 1 0 0
/proc/3791/statm: 73387 62400 257 541 0 72837 0
Current children cumulated CPU time (s) 3161.15
Current children cumulated vsize (KiB) 293548

[startup+3222.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3800
/proc/meminfo: memFree=920048/2055920 swapFree=4180836/4192956
[pid=3791] ppid=3789 vsize=298108 CPUtime=3221.13
/proc/3791/stat : 3791 (kw) R 3789 3791 3665 0 -1 0 67292 0 0 0 321958 155 0 0 25 0 1 0 156358404 305262592 63211 1992294400 4194304 6412682 548682068864 18446744073709551615 4286896 0 0 4096 0 0 0 0 17 1 0 0
/proc/3791/statm: 74527 63211 257 541 0 73977 0
Current children cumulated CPU time (s) 3221.13
Current children cumulated vsize (KiB) 298108

[startup+3282.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3800
/proc/meminfo: memFree=919152/2055920 swapFree=4180836/4192956
[pid=3791] ppid=3789 vsize=298372 CPUtime=3281.1
/proc/3791/stat : 3791 (kw) R 3789 3791 3665 0 -1 0 68081 0 0 0 327954 156 0 0 25 0 1 0 156358404 305532928 63397 1992294400 4194304 6412682 548682068864 18446744073709551615 4286898 0 0 4096 0 0 0 0 17 1 0 0
/proc/3791/statm: 74593 63397 257 541 0 74043 0
Current children cumulated CPU time (s) 3281.1
Current children cumulated vsize (KiB) 298372

[startup+3342.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3800
/proc/meminfo: memFree=919024/2055920 swapFree=4180836/4192956
[pid=3791] ppid=3789 vsize=298804 CPUtime=3341.08
/proc/3791/stat : 3791 (kw) R 3789 3791 3665 0 -1 0 68150 0 0 0 333951 157 0 0 25 0 1 0 156358404 305975296 63466 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/3791/statm: 74701 63466 257 541 0 74151 0
Current children cumulated CPU time (s) 3341.08
Current children cumulated vsize (KiB) 298804

[startup+3402.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3800
/proc/meminfo: memFree=901296/2055920 swapFree=4180836/4192956
[pid=3791] ppid=3789 vsize=322244 CPUtime=3401.07
/proc/3791/stat : 3791 (kw) R 3789 3791 3665 0 -1 0 72570 0 0 0 339944 163 0 0 25 0 1 0 156358404 329977856 67886 1992294400 4194304 6412682 548682068864 18446744073709551615 4287126 0 0 4096 0 0 0 0 17 1 0 0
/proc/3791/statm: 80561 67886 257 541 0 80011 0
Current children cumulated CPU time (s) 3401.07
Current children cumulated vsize (KiB) 322244

[startup+3462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3800
/proc/meminfo: memFree=894640/2055920 swapFree=4180836/4192956
[pid=3791] ppid=3789 vsize=329932 CPUtime=3461.04
/proc/3791/stat : 3791 (kw) R 3789 3791 3665 0 -1 0 74240 0 0 0 345939 165 0 0 25 0 1 0 156358404 337850368 69556 1992294400 4194304 6412682 548682068864 18446744073709551615 4286778 0 0 4096 0 0 0 0 17 1 0 0
/proc/3791/statm: 82483 69556 257 541 0 81933 0
Current children cumulated CPU time (s) 3461.04
Current children cumulated vsize (KiB) 329932

[startup+3522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3800
/proc/meminfo: memFree=894192/2055920 swapFree=4180836/4192956
[pid=3791] ppid=3789 vsize=331212 CPUtime=3521.01
/proc/3791/stat : 3791 (kw) R 3789 3791 3665 0 -1 0 74340 0 0 0 351936 165 0 0 25 0 1 0 156358404 339161088 69656 1992294400 4194304 6412682 548682068864 18446744073709551615 4286879 0 0 4096 0 0 0 0 17 1 0 0
/proc/3791/statm: 82803 69656 257 541 0 82253 0
Current children cumulated CPU time (s) 3521.01
Current children cumulated vsize (KiB) 331212

[startup+3582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3800
/proc/meminfo: memFree=894192/2055920 swapFree=4180836/4192956
[pid=3791] ppid=3789 vsize=331212 CPUtime=3581
/proc/3791/stat : 3791 (kw) R 3789 3791 3665 0 -1 0 74340 0 0 0 357934 166 0 0 25 0 1 0 156358404 339161088 69656 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/3791/statm: 82803 69656 257 541 0 82253 0
Current children cumulated CPU time (s) 3581
Current children cumulated vsize (KiB) 331212

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 3800
/proc/meminfo: memFree=894192/2055920 swapFree=4180836/4192956
[pid=3791] ppid=3789 vsize=331212 CPUtime=3582.6
/proc/3791/stat : 3791 (kw) R 3789 3791 3665 0 -1 0 74340 0 0 0 358094 166 0 0 25 0 1 0 156358404 339161088 69656 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/3791/statm: 82803 69656 257 541 0 82253 0
Current children cumulated CPU time (s) 3582.6
Current children cumulated vsize (KiB) 331212

[startup+3590.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3800
/proc/meminfo: memFree=894192/2055920 swapFree=4180836/4192956
[pid=3791] ppid=3789 vsize=331212 CPUtime=3589
/proc/3791/stat : 3791 (kw) R 3789 3791 3665 0 -1 0 74340 0 0 0 358734 166 0 0 25 0 1 0 156358404 339161088 69656 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/3791/statm: 82803 69656 257 541 0 82253 0
Current children cumulated CPU time (s) 3589
Current children cumulated vsize (KiB) 331212

[startup+3596.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3800
/proc/meminfo: memFree=894192/2055920 swapFree=4180836/4192956
[pid=3791] ppid=3789 vsize=331212 CPUtime=3595.39
/proc/3791/stat : 3791 (kw) R 3789 3791 3665 0 -1 0 74340 0 0 0 359373 166 0 0 25 0 1 0 156358404 339161088 69656 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/3791/statm: 82803 69656 257 541 0 82253 0
Current children cumulated CPU time (s) 3595.39
Current children cumulated vsize (KiB) 331212

[startup+3599.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3800
/proc/meminfo: memFree=894192/2055920 swapFree=4180836/4192956
[pid=3791] ppid=3789 vsize=331212 CPUtime=3598.59
/proc/3791/stat : 3791 (kw) R 3789 3791 3665 0 -1 0 74340 0 0 0 359693 166 0 0 25 0 1 0 156358404 339161088 69656 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/3791/statm: 82803 69656 257 541 0 82253 0
Current children cumulated CPU time (s) 3598.59
Current children cumulated vsize (KiB) 331212

[startup+3601.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3800
/proc/meminfo: memFree=894192/2055920 swapFree=4180836/4192956
[pid=3791] ppid=3789 vsize=331212 CPUtime=3600.19
/proc/3791/stat : 3791 (kw) R 3789 3791 3665 0 -1 0 74340 0 0 0 359853 166 0 0 25 0 1 0 156358404 339161088 69656 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/3791/statm: 82803 69656 257 541 0 82253 0
Current children cumulated CPU time (s) 3600.19
Current children cumulated vsize (KiB) 331212

[startup+3601.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3800
/proc/meminfo: memFree=894192/2055920 swapFree=4180836/4192956
[pid=3791] ppid=3789 vsize=331212 CPUtime=3600.59
/proc/3791/stat : 3791 (kw) R 3789 3791 3665 0 -1 0 74340 0 0 0 359893 166 0 0 25 0 1 0 156358404 339161088 69656 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/3791/statm: 82803 69656 257 541 0 82253 0
Current children cumulated CPU time (s) 3600.59
Current children cumulated vsize (KiB) 331212

[startup+3602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3800
/proc/meminfo: memFree=894192/2055920 swapFree=4180836/4192956
[pid=3791] ppid=3789 vsize=0 CPUtime=3600.98
/proc/3791/stat : 3791 (kw) R 3789 3791 3665 0 -1 4 74347 0 0 0 359929 169 0 0 25 0 1 0 156358404 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/3791/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 3600.98
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 3602.32
CPU time (s): 3601.01
CPU user time (s): 3599.3
CPU system time (s): 1.71274
CPU usage (%): 99.9638
Max. virtual memory (cumulated for all children) (KiB): 331212

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

runsolver used 2.66959 second user time and 7.79282 second system time

The end

Launcher Data

Begin job on node2 at 2009-05-02 18:54:03
IDJOB=1775005
IDBENCH=71074
IDSOLVER=611
FILE ID=node2/1775005-1241283243
PBS_JOBID= 9225031
Free space on /tmp= 66360 MiB

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

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

MD5SUM BENCH= 238f1788225c41f1f5779700e39b5833
RANDOM SEED=303039691

node2.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.265
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.265
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:       1174232 kB
Buffers:         88924 kB
Cached:         681908 kB
SwapCached:       5932 kB
Active:          68040 kB
Inactive:       711216 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1174232 kB
SwapTotal:     4192956 kB
SwapFree:      4180836 kB
Dirty:            5728 kB
Writeback:           0 kB
Mapped:          14100 kB
Slab:            88328 kB
Committed_AS:   894136 kB
PageTables:       1468 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= 66356 MiB
End job on node2 at 2009-05-02 19:54:05