Trace number 1774855

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
kw 2009-03-20UNSAT 1235.55 1235.85

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UCG-15-10p0.cnf
MD5SUMbcbcc9a4e4a7e3ebed9eeaa393ebdc32
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark948.018
Satisfiable
(Un)Satisfiability was proved
Number of variables199304
Number of clauses1005834
Sum of the clauses size2392967
Maximum clause length10
Minimum clause length1
Number of clauses of size 110249
Number of clauses of size 2756917
Number of clauses of size 3187708
Number of clauses of size 45660
Number of clauses of size 522640
Number of clauses of size over 522660

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
1235.39/1235.79	c 1229.11 seconds
1235.39/1235.79	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1774855-1241282840/watcher-1774855-1241282840 -o /tmp/evaluation-result-1774855-1241282840/solver-1774855-1241282840 -C 10000 -W 12000 -M 1800 HOME/kw HOME/instance-1774855-1241282840.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 24139
/proc/meminfo: memFree=1930800/2055920 swapFree=4191900/4192956
[pid=24139] ppid=24137 vsize=5516 CPUtime=0
/proc/24139/stat : 24139 (kw) R 24137 24139 24013 0 -1 0 998 0 0 0 0 0 0 0 18 0 1 0 156312157 5648384 982 1992294400 4194304 6412682 548682068864 18446744073709551615 4402299 0 0 4096 0 0 0 0 17 1 0 0
/proc/24139/statm: 1379 982 192 541 0 829 0

[startup+0.020971 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 24139
/proc/meminfo: memFree=1930800/2055920 swapFree=4191900/4192956
[pid=24139] ppid=24137 vsize=22156 CPUtime=0.01
/proc/24139/stat : 24139 (kw) R 24137 24139 24013 0 -1 0 3303 0 0 0 0 1 0 0 18 0 1 0 156312157 22687744 3288 1992294400 4194304 6412682 548682068864 18446744073709551615 4280529 0 0 4096 0 0 0 0 17 1 0 0
/proc/24139/statm: 5539 3293 208 541 0 4989 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 22156

[startup+0.101978 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 24139
/proc/meminfo: memFree=1930800/2055920 swapFree=4191900/4192956
[pid=24139] ppid=24137 vsize=62576 CPUtime=0.09
/proc/24139/stat : 24139 (kw) R 24137 24139 24013 0 -1 0 13724 0 0 0 4 5 0 0 18 0 1 0 156312157 64077824 13708 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/24139/statm: 15677 13715 208 541 0 15127 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 62576

[startup+0.301995 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 24139
/proc/meminfo: memFree=1930800/2055920 swapFree=4191900/4192956
[pid=24139] ppid=24137 vsize=128896 CPUtime=0.29
/proc/24139/stat : 24139 (kw) R 24137 24139 24013 0 -1 0 29074 0 0 0 18 11 0 0 19 0 1 0 156312157 131989504 29058 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/24139/statm: 32224 29058 219 541 0 31674 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 128896

[startup+0.701032 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 24139
/proc/meminfo: memFree=1930800/2055920 swapFree=4191900/4192956
[pid=24139] ppid=24137 vsize=134308 CPUtime=0.69
/proc/24139/stat : 24139 (kw) R 24137 24139 24013 0 -1 0 30614 0 0 0 57 12 0 0 22 0 1 0 156312157 137531392 30598 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/24139/statm: 33577 30598 219 541 0 33027 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 134308

[startup+1.5011 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24140
/proc/meminfo: memFree=1804904/2055920 swapFree=4191900/4192956
[pid=24139] ppid=24137 vsize=143812 CPUtime=1.48
/proc/24139/stat : 24139 (kw) R 24137 24139 24013 0 -1 0 33284 0 0 0 135 13 0 0 25 0 1 0 156312157 147263488 33268 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/24139/statm: 35953 33268 219 541 0 35403 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 143812

[startup+3.10125 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24140
/proc/meminfo: memFree=1791144/2055920 swapFree=4191900/4192956
[pid=24139] ppid=24137 vsize=162328 CPUtime=3.09
/proc/24139/stat : 24139 (kw) R 24137 24139 24013 0 -1 0 39212 0 0 0 293 16 0 0 25 0 1 0 156312157 166223872 38427 1992294400 4194304 6412682 548682068864 18446744073709551615 5554128 0 0 4096 0 0 0 0 17 1 0 0
/proc/24139/statm: 40582 38427 220 541 0 40032 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 162328

[startup+6.30154 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24140
/proc/meminfo: memFree=1747496/2055920 swapFree=4191900/4192956
[pid=24139] ppid=24137 vsize=189252 CPUtime=6.29
/proc/24139/stat : 24139 (kw) R 24137 24139 24013 0 -1 0 46905 0 0 0 607 22 0 0 25 0 1 0 156312157 193794048 46120 1992294400 4194304 6412682 548682068864 18446744073709551615 4297714 0 0 4096 0 0 0 0 17 1 0 0
/proc/24139/statm: 47313 46120 225 541 0 46763 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 189252

[startup+12.7011 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24140
/proc/meminfo: memFree=1687464/2055920 swapFree=4191900/4192956
[pid=24139] ppid=24137 vsize=244292 CPUtime=12.69
/proc/24139/stat : 24139 (kw) R 24137 24139 24013 0 -1 0 61744 0 0 0 1212 57 0 0 25 0 1 0 156312157 250155008 59791 1992294400 4194304 6412682 548682068864 18446744073709551615 4260832 0 0 4096 0 0 0 0 17 1 0 0
/proc/24139/statm: 61073 59791 248 541 0 60523 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 244292

[startup+25.5013 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24140
/proc/meminfo: memFree=1692584/2055920 swapFree=4191900/4192956
[pid=24139] ppid=24137 vsize=238884 CPUtime=25.48
/proc/24139/stat : 24139 (kw) R 24137 24139 24013 0 -1 0 62016 0 0 0 2489 59 0 0 25 0 1 0 156312157 244617216 58505 1992294400 4194304 6412682 548682068864 18446744073709551615 4297714 0 0 4096 0 0 0 0 17 1 0 0
/proc/24139/statm: 59721 58505 255 541 0 59171 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 238884

[startup+51.1016 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24140
/proc/meminfo: memFree=1692584/2055920 swapFree=4191900/4192956
[pid=24139] ppid=24137 vsize=238884 CPUtime=51.08
/proc/24139/stat : 24139 (kw) R 24137 24139 24013 0 -1 0 62031 0 0 0 5041 67 0 0 25 0 1 0 156312157 244617216 58520 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/24139/statm: 59721 58520 255 541 0 59171 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 238884

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24140
/proc/meminfo: memFree=1680552/2055920 swapFree=4191900/4192956
[pid=24139] ppid=24137 vsize=250536 CPUtime=102.27
/proc/24139/stat : 24139 (kw) R 24137 24139 24013 0 -1 0 65074 0 0 0 10150 77 0 0 25 0 1 0 156312157 256548864 61563 1992294400 4194304 6412682 548682068864 18446744073709551615 4333494 0 0 4096 0 0 0 0 17 1 0 0
/proc/24139/statm: 62634 61563 255 541 0 62084 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 250536

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24140
/proc/meminfo: memFree=1669864/2055920 swapFree=4191900/4192956
[pid=24139] ppid=24137 vsize=261124 CPUtime=162.25
/proc/24139/stat : 24139 (kw) R 24137 24139 24013 0 -1 0 67727 0 0 0 16144 81 0 0 25 0 1 0 156312157 267390976 64215 1992294400 4194304 6412682 548682068864 18446744073709551615 4285950 0 0 4096 0 0 0 0 17 1 0 0
/proc/24139/statm: 65281 64215 258 541 0 64731 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 261124

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24140
/proc/meminfo: memFree=1638056/2055920 swapFree=4191900/4192956
[pid=24139] ppid=24137 vsize=293052 CPUtime=222.24
/proc/24139/stat : 24139 (kw) R 24137 24139 24013 0 -1 0 75667 0 0 0 22131 93 0 0 25 0 1 0 156312157 300085248 72149 1992294400 4194304 6412682 548682068864 18446744073709551615 4286747 0 0 4096 0 0 0 0 17 1 0 0
/proc/24139/statm: 73263 72149 258 541 0 72713 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 293052

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24140
/proc/meminfo: memFree=1617448/2055920 swapFree=4191900/4192956
[pid=24139] ppid=24137 vsize=313952 CPUtime=282.22
/proc/24139/stat : 24139 (kw) R 24137 24139 24013 0 -1 0 80886 0 0 0 28119 103 0 0 25 0 1 0 156312157 321486848 77368 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/24139/statm: 78488 77368 258 541 0 77938 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 313952

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24140
/proc/meminfo: memFree=1599080/2055920 swapFree=4191900/4192956
[pid=24139] ppid=24137 vsize=332124 CPUtime=342.21
/proc/24139/stat : 24139 (kw) R 24137 24139 24013 0 -1 0 85359 0 0 0 34112 109 0 0 25 0 1 0 156312157 340094976 81840 1992294400 4194304 6412682 548682068864 18446744073709551615 4285946 0 0 4096 0 0 0 0 17 1 0 0
/proc/24139/statm: 83031 81840 258 541 0 82481 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 332124

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24140
/proc/meminfo: memFree=1585064/2055920 swapFree=4191900/4192956
[pid=24139] ppid=24137 vsize=346012 CPUtime=402.2
/proc/24139/stat : 24139 (kw) R 24137 24139 24013 0 -1 0 88847 0 0 0 40106 114 0 0 25 0 1 0 156312157 354316288 85327 1992294400 4194304 6412682 548682068864 18446744073709551615 4286794 0 0 4096 0 0 0 0 17 1 0 0
/proc/24139/statm: 86503 85327 258 541 0 85953 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 346012

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24140
/proc/meminfo: memFree=1584936/2055920 swapFree=4191900/4192956
[pid=24139] ppid=24137 vsize=346012 CPUtime=462.18
/proc/24139/stat : 24139 (kw) R 24137 24139 24013 0 -1 0 88871 0 0 0 46101 117 0 0 25 0 1 0 156312157 354316288 85351 1992294400 4194304 6412682 548682068864 18446744073709551615 4285946 0 0 4096 0 0 0 0 17 1 0 0
/proc/24139/statm: 86503 85351 258 541 0 85953 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 346012

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24140
/proc/meminfo: memFree=1584872/2055920 swapFree=4191900/4192956
[pid=24139] ppid=24137 vsize=346012 CPUtime=522.16
/proc/24139/stat : 24139 (kw) R 24137 24139 24013 0 -1 0 88880 0 0 0 52094 122 0 0 25 0 1 0 156312157 354316288 85360 1992294400 4194304 6412682 548682068864 18446744073709551615 4286888 0 0 4096 0 0 0 0 17 1 0 0
/proc/24139/statm: 86503 85360 258 541 0 85953 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 346012

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24140
/proc/meminfo: memFree=1578408/2055920 swapFree=4191900/4192956
[pid=24139] ppid=24137 vsize=352648 CPUtime=582.15
/proc/24139/stat : 24139 (kw) R 24137 24139 24013 0 -1 0 90497 0 0 0 58088 127 0 0 25 0 1 0 156312157 361111552 86975 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/24139/statm: 88162 86975 258 541 0 87612 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 352648

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24140
/proc/meminfo: memFree=1576680/2055920 swapFree=4191900/4192956
[pid=24139] ppid=24137 vsize=354388 CPUtime=642.14
/proc/24139/stat : 24139 (kw) R 24137 24139 24013 0 -1 0 90920 0 0 0 64085 129 0 0 25 0 1 0 156312157 362893312 87398 1992294400 4194304 6412682 548682068864 18446744073709551615 4570497 0 0 4096 0 0 0 0 17 1 0 0
/proc/24139/statm: 88597 87398 258 541 0 88047 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 354388

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24140
/proc/meminfo: memFree=1571944/2055920 swapFree=4191900/4192956
[pid=24139] ppid=24137 vsize=359060 CPUtime=702.12
/proc/24139/stat : 24139 (kw) R 24137 24139 24013 0 -1 0 92088 0 0 0 70081 131 0 0 25 0 1 0 156312157 367677440 88566 1992294400 4194304 6412682 548682068864 18446744073709551615 4285745 0 0 4096 0 0 0 0 17 1 0 0
/proc/24139/statm: 89765 88566 258 541 0 89215 0
Current children cumulated CPU time (s) 702.12
Current children cumulated vsize (KiB) 359060

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24140
/proc/meminfo: memFree=1571752/2055920 swapFree=4191900/4192956
[pid=24139] ppid=24137 vsize=359060 CPUtime=762.11
/proc/24139/stat : 24139 (kw) R 24137 24139 24013 0 -1 0 92136 0 0 0 76077 134 0 0 25 0 1 0 156312157 367677440 88614 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/24139/statm: 89765 88614 258 541 0 89215 0
Current children cumulated CPU time (s) 762.11
Current children cumulated vsize (KiB) 359060

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24146
/proc/meminfo: memFree=1571544/2055920 swapFree=4191900/4192956
[pid=24139] ppid=24137 vsize=359060 CPUtime=822.09
/proc/24139/stat : 24139 (kw) R 24137 24139 24013 0 -1 0 92140 0 0 0 82071 138 0 0 25 0 1 0 156312157 367677440 88618 1992294400 4194304 6412682 548682068864 18446744073709551615 4285745 0 0 4096 0 0 0 0 17 1 0 0
/proc/24139/statm: 89765 88618 258 541 0 89215 0
Current children cumulated CPU time (s) 822.09
Current children cumulated vsize (KiB) 359060

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24146
/proc/meminfo: memFree=1571552/2055920 swapFree=4191900/4192956
[pid=24139] ppid=24137 vsize=359060 CPUtime=882.07
/proc/24139/stat : 24139 (kw) R 24137 24139 24013 0 -1 0 92163 0 0 0 88066 141 0 0 25 0 1 0 156312157 367677440 88641 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/24139/statm: 89765 88641 258 541 0 89215 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 359060

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24146
/proc/meminfo: memFree=1571488/2055920 swapFree=4191900/4192956
[pid=24139] ppid=24137 vsize=359060 CPUtime=942.06
/proc/24139/stat : 24139 (kw) R 24137 24139 24013 0 -1 0 92182 0 0 0 94063 143 0 0 25 0 1 0 156312157 367677440 88660 1992294400 4194304 6412682 548682068864 18446744073709551615 4334446 0 0 4096 0 0 0 0 17 1 0 0
/proc/24139/statm: 89765 88660 258 541 0 89215 0
Current children cumulated CPU time (s) 942.06
Current children cumulated vsize (KiB) 359060

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24146
/proc/meminfo: memFree=1571424/2055920 swapFree=4191900/4192956
[pid=24139] ppid=24137 vsize=359060 CPUtime=1002.04
/proc/24139/stat : 24139 (kw) R 24137 24139 24013 0 -1 0 92193 0 0 0 100059 145 0 0 25 0 1 0 156312157 367677440 88671 1992294400 4194304 6412682 548682068864 18446744073709551615 4285802 0 0 4096 0 0 0 0 17 1 0 0
/proc/24139/statm: 89765 88671 258 541 0 89215 0
Current children cumulated CPU time (s) 1002.04
Current children cumulated vsize (KiB) 359060

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24146
/proc/meminfo: memFree=1569184/2055920 swapFree=4191900/4192956
[pid=24139] ppid=24137 vsize=361268 CPUtime=1062.03
/proc/24139/stat : 24139 (kw) R 24137 24139 24013 0 -1 0 92745 0 0 0 106056 147 0 0 25 0 1 0 156312157 369938432 89223 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/24139/statm: 90317 89223 258 541 0 89767 0
Current children cumulated CPU time (s) 1062.03
Current children cumulated vsize (KiB) 361268

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24146
/proc/meminfo: memFree=1569120/2055920 swapFree=4191900/4192956
[pid=24139] ppid=24137 vsize=361268 CPUtime=1122.01
/proc/24139/stat : 24139 (kw) R 24137 24139 24013 0 -1 0 92762 0 0 0 112053 148 0 0 25 0 1 0 156312157 369938432 89240 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/24139/statm: 90317 89240 258 541 0 89767 0
Current children cumulated CPU time (s) 1122.01
Current children cumulated vsize (KiB) 361268

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24146
/proc/meminfo: memFree=1569064/2055920 swapFree=4191900/4192956
[pid=24139] ppid=24137 vsize=361268 CPUtime=1182
/proc/24139/stat : 24139 (kw) R 24137 24139 24013 0 -1 0 92762 0 0 0 118049 151 0 0 25 0 1 0 156312157 369938432 89240 1992294400 4194304 6412682 548682068864 18446744073709551615 4285745 0 0 4096 0 0 0 0 17 1 0 0
/proc/24139/statm: 90317 89240 258 541 0 89767 0
Current children cumulated CPU time (s) 1182
Current children cumulated vsize (KiB) 361268

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

[startup+1203.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24146
/proc/meminfo: memFree=1569064/2055920 swapFree=4191900/4192956
[pid=24139] ppid=24137 vsize=361268 CPUtime=1202.8
/proc/24139/stat : 24139 (kw) R 24137 24139 24013 0 -1 0 92762 0 0 0 120128 152 0 0 25 0 1 0 156312157 369938432 89240 1992294400 4194304 6412682 548682068864 18446744073709551615 4304772 0 0 4096 0 0 0 0 17 1 0 0
/proc/24139/statm: 90317 89240 258 541 0 89767 0
Current children cumulated CPU time (s) 1202.8
Current children cumulated vsize (KiB) 361268

[startup+1215.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24146
/proc/meminfo: memFree=1568936/2055920 swapFree=4191900/4192956
[pid=24139] ppid=24137 vsize=361268 CPUtime=1215.6
/proc/24139/stat : 24139 (kw) R 24137 24139 24013 0 -1 0 92762 0 0 0 121407 153 0 0 25 0 1 0 156312157 369938432 89240 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/24139/statm: 90317 89240 258 541 0 89767 0
Current children cumulated CPU time (s) 1215.6
Current children cumulated vsize (KiB) 361268

[startup+1228.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24146
/proc/meminfo: memFree=1568936/2055920 swapFree=4191900/4192956
[pid=24139] ppid=24137 vsize=361268 CPUtime=1228.39
/proc/24139/stat : 24139 (kw) R 24137 24139 24013 0 -1 0 92762 0 0 0 122686 153 0 0 25 0 1 0 156312157 369938432 89240 1992294400 4194304 6412682 548682068864 18446744073709551615 4285745 0 0 4096 0 0 0 0 17 1 0 0
/proc/24139/statm: 90317 89240 258 541 0 89767 0
Current children cumulated CPU time (s) 1228.39
Current children cumulated vsize (KiB) 361268

[startup+1231.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24146
/proc/meminfo: memFree=1568936/2055920 swapFree=4191900/4192956
[pid=24139] ppid=24137 vsize=361268 CPUtime=1231.59
/proc/24139/stat : 24139 (kw) R 24137 24139 24013 0 -1 0 92762 0 0 0 123006 153 0 0 25 0 1 0 156312157 369938432 89240 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/24139/statm: 90317 89240 258 541 0 89767 0
Current children cumulated CPU time (s) 1231.59
Current children cumulated vsize (KiB) 361268

[startup+1233.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24146
/proc/meminfo: memFree=1568936/2055920 swapFree=4191900/4192956
[pid=24139] ppid=24137 vsize=361268 CPUtime=1233.19
/proc/24139/stat : 24139 (kw) R 24137 24139 24013 0 -1 0 92762 0 0 0 123166 153 0 0 25 0 1 0 156312157 369938432 89240 1992294400 4194304 6412682 548682068864 18446744073709551615 4302255 0 0 4096 0 0 0 0 17 1 0 0
/proc/24139/statm: 90317 89240 258 541 0 89767 0
Current children cumulated CPU time (s) 1233.19
Current children cumulated vsize (KiB) 361268

[startup+1235.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24146
/proc/meminfo: memFree=1568936/2055920 swapFree=4191900/4192956
[pid=24139] ppid=24137 vsize=361268 CPUtime=1234.79
/proc/24139/stat : 24139 (kw) R 24137 24139 24013 0 -1 0 92762 0 0 0 123326 153 0 0 25 0 1 0 156312157 369938432 89240 1992294400 4194304 6412682 548682068864 18446744073709551615 4301462 0 0 4096 0 0 0 0 17 1 0 0
/proc/24139/statm: 90317 89240 258 541 0 89767 0
Current children cumulated CPU time (s) 1234.79
Current children cumulated vsize (KiB) 361268

[startup+1235.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24146
/proc/meminfo: memFree=1568936/2055920 swapFree=4191900/4192956
[pid=24139] ppid=24137 vsize=361268 CPUtime=1235.19
/proc/24139/stat : 24139 (kw) R 24137 24139 24013 0 -1 0 92762 0 0 0 123366 153 0 0 25 0 1 0 156312157 369938432 89240 1992294400 4194304 6412682 548682068864 18446744073709551615 4304565 0 0 4096 0 0 0 0 17 1 0 0
/proc/24139/statm: 90317 89240 258 541 0 89767 0
Current children cumulated CPU time (s) 1235.19
Current children cumulated vsize (KiB) 361268

[startup+1235.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24146
/proc/meminfo: memFree=1568936/2055920 swapFree=4191900/4192956
[pid=24139] ppid=24137 vsize=361268 CPUtime=1235.39
/proc/24139/stat : 24139 (kw) R 24137 24139 24013 0 -1 0 92762 0 0 0 123386 153 0 0 25 0 1 0 156312157 369938432 89240 1992294400 4194304 6412682 548682068864 18446744073709551615 5476700 0 0 4096 0 0 0 0 17 1 0 0
/proc/24139/statm: 90317 89240 258 541 0 89767 0
Current children cumulated CPU time (s) 1235.39
Current children cumulated vsize (KiB) 361268

[startup+1235.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24146
/proc/meminfo: memFree=1568936/2055920 swapFree=4191900/4192956
[pid=24139] ppid=24137 vsize=0 CPUtime=1235.48
/proc/24139/stat : 24139 (kw) R 24137 24139 24013 0 -1 4 92769 0 0 0 123395 153 0 0 25 0 1 0 156312157 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/24139/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1235.48
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 1235.85
CPU time (s): 1235.55
CPU user time (s): 1233.96
CPU system time (s): 1.59276
CPU usage (%): 99.9753
Max. virtual memory (cumulated for all children) (KiB): 361268

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

runsolver used 1.41878 second user time and 2.68959 second system time

The end

Launcher Data

Begin job on node43 at 2009-05-02 18:47:21
IDJOB=1774855
IDBENCH=71039
IDSOLVER=611
FILE ID=node43/1774855-1241282840
PBS_JOBID= 9225026
Free space on /tmp= 66332 MiB

SOLVER NAME= kw 2009-03-20
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UCG-15-10p0.cnf
COMMAND LINE= HOME/kw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1774855-1241282840/watcher-1774855-1241282840 -o /tmp/evaluation-result-1774855-1241282840/solver-1774855-1241282840 -C 10000 -W 12000 -M 1800  HOME/kw HOME/instance-1774855-1241282840.cnf

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

MD5SUM BENCH= bcbcc9a4e4a7e3ebed9eeaa393ebdc32
RANDOM SEED=900541528

node43.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.237
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.237
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:       1931216 kB
Buffers:          4668 kB
Cached:          50832 kB
SwapCached:        260 kB
Active:          32484 kB
Inactive:        36344 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1931216 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:           20740 kB
Writeback:           0 kB
Mapped:          21824 kB
Slab:            41880 kB
Committed_AS:   725720 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= 66324 MiB
End job on node43 at 2009-05-02 19:07:57