Trace number 1774665

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? 3608.01 3609.72

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UTI-20-5p0.cnf
MD5SUM5588dd996576f939b8ae497437078705
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1432.19
Satisfiable
(Un)Satisfiability was proved
Number of variables225296
Number of clauses1192799
Sum of the clauses size2872868
Maximum clause length10
Minimum clause length1
Number of clauses of size 111403
Number of clauses of size 2852883
Number of clauses of size 3271793
Number of clauses of size 46300
Number of clauses of size 525200
Number of clauses of size over 525220

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
3607.79/3609.55	c 3600.03 seconds
3607.79/3609.55	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-1774665-1241281596/watcher-1774665-1241281596 -o /tmp/evaluation-result-1774665-1241281596/solver-1774665-1241281596 -C 10000 -W 12000 -M 1800 HOME/kw HOME/instance-1774665-1241281596.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.76 1.24 1.08 3/64 26596
/proc/meminfo: memFree=1860288/2055920 swapFree=4180712/4192956
[pid=26596] ppid=26594 vsize=5516 CPUtime=0
/proc/26596/stat : 26596 (kw) R 26594 26596 26416 0 -1 0 974 0 0 0 0 0 0 0 18 0 1 0 156193092 5648384 958 1992294400 4194304 6412682 548682068864 18446744073709551615 4402299 0 0 4096 0 0 0 0 17 1 0 0
/proc/26596/statm: 1379 965 192 541 0 829 0

[startup+0.093496 s]
/proc/loadavg: 1.76 1.24 1.08 3/64 26596
/proc/meminfo: memFree=1860288/2055920 swapFree=4180712/4192956
[pid=26596] ppid=26594 vsize=56108 CPUtime=0.08
/proc/26596/stat : 26596 (kw) R 26594 26596 26416 0 -1 0 11571 0 0 0 4 4 0 0 18 0 1 0 156193092 57454592 11555 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/26596/statm: 14027 11562 208 541 0 13477 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 56108

[startup+0.101497 s]
/proc/loadavg: 1.76 1.24 1.08 3/64 26596
/proc/meminfo: memFree=1860288/2055920 swapFree=4180712/4192956
[pid=26596] ppid=26594 vsize=60860 CPUtime=0.09
/proc/26596/stat : 26596 (kw) R 26594 26596 26416 0 -1 0 12870 0 0 0 4 5 0 0 18 0 1 0 156193092 62320640 12855 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/26596/statm: 15215 12861 208 541 0 14665 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 60860

[startup+0.301536 s]
/proc/loadavg: 1.76 1.24 1.08 3/64 26596
/proc/meminfo: memFree=1860288/2055920 swapFree=4180712/4192956
[pid=26596] ppid=26594 vsize=144860 CPUtime=0.29
/proc/26596/stat : 26596 (kw) R 26594 26596 26416 0 -1 0 32555 0 0 0 15 14 0 0 19 0 1 0 156193092 148336640 32539 1992294400 4194304 6412682 548682068864 18446744073709551615 4919589 0 0 4096 0 0 0 0 17 1 0 0
/proc/26596/statm: 36215 32539 219 541 0 35665 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 144860

[startup+0.701614 s]
/proc/loadavg: 1.76 1.24 1.08 3/64 26596
/proc/meminfo: memFree=1860288/2055920 swapFree=4180712/4192956
[pid=26596] ppid=26594 vsize=150536 CPUtime=0.69
/proc/26596/stat : 26596 (kw) R 26594 26596 26416 0 -1 0 34148 0 0 0 54 15 0 0 22 0 1 0 156193092 154148864 34132 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/26596/statm: 37634 34132 219 541 0 37084 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 150536

[startup+1.72274 s]
/proc/loadavg: 1.70 1.24 1.08 2/65 26597
/proc/meminfo: memFree=1720312/2055920 swapFree=4180712/4192956
[pid=26596] ppid=26594 vsize=163868 CPUtime=1.84
/proc/26596/stat : 26596 (kw) R 26594 26596 26416 0 -1 0 37889 0 0 0 167 17 0 0 25 0 1 0 156193092 167800832 37881 1992294400 4194304 6412682 548682068864 18446744073709551615 5122051 0 0 4096 0 0 0 0 17 1 0 0
/proc/26596/statm: 41693 38716 212 541 0 41143 0
Current children cumulated CPU time (s) 1.84
Current children cumulated vsize (KiB) 163868

[startup+3.21908 s]
/proc/loadavg: 1.70 1.24 1.08 2/65 26597
/proc/meminfo: memFree=1720312/2055920 swapFree=4180712/4192956
[pid=26596] ppid=26594 vsize=180008 CPUtime=3.21
/proc/26596/stat : 26596 (kw) R 26594 26596 26416 0 -1 0 43124 0 0 0 302 19 0 0 25 0 1 0 156193092 184328192 42339 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/26596/statm: 45134 42512 220 541 0 44584 0
Current children cumulated CPU time (s) 3.21
Current children cumulated vsize (KiB) 180008

[startup+6.30572 s]
/proc/loadavg: 1.72 1.25 1.09 3/65 26597
/proc/meminfo: memFree=1657848/2055920 swapFree=4180712/4192956
[pid=26596] ppid=26594 vsize=210236 CPUtime=5.99
/proc/26596/stat : 26596 (kw) R 26594 26596 26416 0 -1 0 51732 0 0 0 573 26 0 0 25 0 1 0 156193092 215281664 50947 1992294400 4194304 6412682 548682068864 18446744073709551615 4828392 0 0 4096 0 0 0 0 17 0 0 0
/proc/26596/statm: 52559 50947 221 541 0 52009 0
Current children cumulated CPU time (s) 5.99
Current children cumulated vsize (KiB) 210236

[startup+12.702 s]
/proc/loadavg: 1.66 1.25 1.09 2/65 26597
/proc/meminfo: memFree=1589752/2055920 swapFree=4180712/4192956
[pid=26596] ppid=26594 vsize=283648 CPUtime=12.36
/proc/26596/stat : 26596 (kw) R 26594 26596 26416 0 -1 0 71744 0 0 0 1176 60 0 0 25 0 1 0 156193092 290455552 69422 1992294400 4194304 6412682 548682068864 18446744073709551615 5554256 0 0 4096 0 0 0 0 17 1 0 0
/proc/26596/statm: 70912 69422 248 541 0 70362 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 283648

[startup+25.5015 s]
/proc/loadavg: 1.56 1.24 1.08 2/65 26597
/proc/meminfo: memFree=1574200/2055920 swapFree=4180712/4192956
[pid=26596] ppid=26594 vsize=286492 CPUtime=25.16
/proc/26596/stat : 26596 (kw) R 26594 26596 26416 0 -1 0 74342 0 0 0 2447 69 0 0 25 0 1 0 156193092 293367808 70259 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/26596/statm: 71623 70259 255 541 0 71073 0
Current children cumulated CPU time (s) 25.16
Current children cumulated vsize (KiB) 286492

[startup+51.1055 s]
/proc/loadavg: 1.34 1.21 1.08 2/65 26597
/proc/meminfo: memFree=1574200/2055920 swapFree=4180712/4192956
[pid=26596] ppid=26594 vsize=286492 CPUtime=50.75
/proc/26596/stat : 26596 (kw) R 26594 26596 26416 0 -1 0 74352 0 0 0 5004 71 0 0 25 0 1 0 156193092 293367808 70269 1992294400 4194304 6412682 548682068864 18446744073709551615 4304428 0 0 4096 0 0 0 0 17 1 0 0
/proc/26596/statm: 71623 70269 255 541 0 71073 0
Current children cumulated CPU time (s) 50.75
Current children cumulated vsize (KiB) 286492

[startup+102.301 s]
/proc/loadavg: 1.15 1.18 1.08 2/65 26597
/proc/meminfo: memFree=1574264/2055920 swapFree=4180712/4192956
[pid=26596] ppid=26594 vsize=286492 CPUtime=101.93
/proc/26596/stat : 26596 (kw) R 26594 26596 26416 0 -1 0 74393 0 0 0 10110 83 0 0 25 0 1 0 156193092 293367808 70310 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/26596/statm: 71623 70310 255 541 0 71073 0
Current children cumulated CPU time (s) 101.93
Current children cumulated vsize (KiB) 286492

[startup+162.301 s]
/proc/loadavg: 1.05 1.14 1.07 2/65 26597
/proc/meminfo: memFree=1573880/2055920 swapFree=4180712/4192956
[pid=26596] ppid=26594 vsize=286492 CPUtime=161.9
/proc/26596/stat : 26596 (kw) R 26594 26596 26416 0 -1 0 74519 0 0 0 16104 86 0 0 25 0 1 0 156193092 293367808 70436 1992294400 4194304 6412682 548682068864 18446744073709551615 4285745 0 0 4096 0 0 0 0 17 1 0 0
/proc/26596/statm: 71623 70436 258 541 0 71073 0
Current children cumulated CPU time (s) 161.9
Current children cumulated vsize (KiB) 286492

[startup+222.302 s]
/proc/loadavg: 1.02 1.11 1.06 2/65 26597
/proc/meminfo: memFree=1566968/2055920 swapFree=4180712/4192956
[pid=26596] ppid=26594 vsize=293060 CPUtime=221.88
/proc/26596/stat : 26596 (kw) R 26594 26596 26416 0 -1 0 76234 0 0 0 22091 97 0 0 25 0 1 0 156193092 300093440 72151 1992294400 4194304 6412682 548682068864 18446744073709551615 4570497 0 0 4096 0 0 0 0 17 1 0 0
/proc/26596/statm: 73265 72151 258 541 0 72715 0
Current children cumulated CPU time (s) 221.88
Current children cumulated vsize (KiB) 293060

[startup+282.302 s]
/proc/loadavg: 1.00 1.09 1.06 2/65 26597
/proc/meminfo: memFree=1561592/2055920 swapFree=4180712/4192956
[pid=26596] ppid=26594 vsize=298340 CPUtime=281.86
/proc/26596/stat : 26596 (kw) R 26594 26596 26416 0 -1 0 77564 0 0 0 28088 98 0 0 25 0 1 0 156193092 305500160 73481 1992294400 4194304 6412682 548682068864 18446744073709551615 4285787 0 0 4096 0 0 0 0 17 1 0 0
/proc/26596/statm: 74585 73481 258 541 0 74035 0
Current children cumulated CPU time (s) 281.86
Current children cumulated vsize (KiB) 298340

[startup+342.302 s]
/proc/loadavg: 1.00 1.07 1.05 2/65 26597
/proc/meminfo: memFree=1539256/2055920 swapFree=4180712/4192956
[pid=26596] ppid=26594 vsize=320572 CPUtime=341.84
/proc/26596/stat : 26596 (kw) R 26594 26596 26416 0 -1 0 83123 0 0 0 34072 112 0 0 25 0 1 0 156193092 328265728 79040 1992294400 4194304 6412682 548682068864 18446744073709551615 4285714 0 0 4096 0 0 0 0 17 1 0 0
/proc/26596/statm: 80143 79040 258 541 0 79593 0
Current children cumulated CPU time (s) 341.84
Current children cumulated vsize (KiB) 320572

[startup+402.301 s]
/proc/loadavg: 1.00 1.06 1.05 2/65 26597
/proc/meminfo: memFree=1531128/2055920 swapFree=4180712/4192956
[pid=26596] ppid=26594 vsize=328728 CPUtime=401.81
/proc/26596/stat : 26596 (kw) R 26594 26596 26416 0 -1 0 85168 0 0 0 40066 115 0 0 25 0 1 0 156193092 336617472 81085 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/26596/statm: 82182 81085 258 541 0 81632 0
Current children cumulated CPU time (s) 401.81
Current children cumulated vsize (KiB) 328728

[startup+462.301 s]
/proc/loadavg: 1.00 1.04 1.04 2/65 26597
/proc/meminfo: memFree=1510712/2055920 swapFree=4180712/4192956
[pid=26596] ppid=26594 vsize=349060 CPUtime=461.79
/proc/26596/stat : 26596 (kw) R 26594 26596 26416 0 -1 0 90243 0 0 0 46050 129 0 0 25 0 1 0 156193092 357437440 86160 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/26596/statm: 87265 86160 258 541 0 86715 0
Current children cumulated CPU time (s) 461.79
Current children cumulated vsize (KiB) 349060

[startup+522.302 s]
/proc/loadavg: 1.00 1.03 1.04 2/65 26597
/proc/meminfo: memFree=1490040/2055920 swapFree=4180712/4192956
[pid=26596] ppid=26594 vsize=369876 CPUtime=521.78
/proc/26596/stat : 26596 (kw) R 26594 26596 26416 0 -1 0 95421 0 0 0 52037 141 0 0 25 0 1 0 156193092 378753024 91338 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/26596/statm: 92469 91338 258 541 0 91919 0
Current children cumulated CPU time (s) 521.78
Current children cumulated vsize (KiB) 369876

[startup+582.302 s]
/proc/loadavg: 1.00 1.02 1.03 2/65 26597
/proc/meminfo: memFree=1484728/2055920 swapFree=4180712/4192956
[pid=26596] ppid=26594 vsize=375156 CPUtime=581.75
/proc/26596/stat : 26596 (kw) R 26594 26596 26416 0 -1 0 96756 0 0 0 58032 143 0 0 25 0 1 0 156193092 384159744 92673 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/26596/statm: 93789 92673 258 541 0 93239 0
Current children cumulated CPU time (s) 581.75
Current children cumulated vsize (KiB) 375156

[startup+642.302 s]
/proc/loadavg: 1.00 1.02 1.02 2/65 26597
/proc/meminfo: memFree=1477624/2055920 swapFree=4180712/4192956
[pid=26596] ppid=26594 vsize=382112 CPUtime=641.73
/proc/26596/stat : 26596 (kw) R 26594 26596 26416 0 -1 0 98507 0 0 0 64021 152 0 0 25 0 1 0 156193092 391282688 94424 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/26596/statm: 95528 94424 258 541 0 94978 0
Current children cumulated CPU time (s) 641.73
Current children cumulated vsize (KiB) 382112

[startup+702.305 s]

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

/proc/meminfo: memFree=998520/2055920 swapFree=4180712/4192956
[pid=26596] ppid=26594 vsize=864232 CPUtime=2920.85
/proc/26596/stat : 26596 (kw) R 26594 26596 26416 0 -1 0 217770 0 0 0 291668 417 0 0 25 0 1 0 156193092 884973568 213687 1992294400 4194304 6412682 548682068864 18446744073709551615 4328868 0 0 4096 0 0 0 0 17 1 0 0
/proc/26596/statm: 216058 213687 258 541 0 215508 0
Current children cumulated CPU time (s) 2920.85
Current children cumulated vsize (KiB) 864232

[startup+2982.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26605
/proc/meminfo: memFree=998328/2055920 swapFree=4180712/4192956
[pid=26596] ppid=26594 vsize=864232 CPUtime=2980.82
/proc/26596/stat : 26596 (kw) R 26594 26596 26416 0 -1 0 217803 0 0 0 297664 418 0 0 25 0 1 0 156193092 884973568 213720 1992294400 4194304 6412682 548682068864 18446744073709551615 4286786 0 0 4096 0 0 0 0 17 1 0 0
/proc/26596/statm: 216058 213720 258 541 0 215508 0
Current children cumulated CPU time (s) 2980.82
Current children cumulated vsize (KiB) 864232

[startup+3042.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26605
/proc/meminfo: memFree=988536/2055920 swapFree=4180712/4192956
[pid=26596] ppid=26594 vsize=873992 CPUtime=3040.8
/proc/26596/stat : 26596 (kw) R 26594 26596 26416 0 -1 0 220299 0 0 0 303657 423 0 0 25 0 1 0 156193092 894967808 216216 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/26596/statm: 218498 216216 258 541 0 217948 0
Current children cumulated CPU time (s) 3040.8
Current children cumulated vsize (KiB) 873992

[startup+3102.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26605
/proc/meminfo: memFree=953208/2055920 swapFree=4180712/4192956
[pid=26596] ppid=26594 vsize=911140 CPUtime=3100.78
/proc/26596/stat : 26596 (kw) R 26594 26596 26416 0 -1 0 229135 0 0 0 309644 434 0 0 25 0 1 0 156193092 933007360 225052 1992294400 4194304 6412682 548682068864 18446744073709551615 4287126 0 0 4096 0 0 0 0 17 1 0 0
/proc/26596/statm: 227785 225052 258 541 0 227235 0
Current children cumulated CPU time (s) 3100.78
Current children cumulated vsize (KiB) 911140

[startup+3162.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26605
/proc/meminfo: memFree=925240/2055920 swapFree=4180712/4192956
[pid=26596] ppid=26594 vsize=940172 CPUtime=3160.75
/proc/26596/stat : 26596 (kw) R 26594 26596 26416 0 -1 0 236112 0 0 0 315635 440 0 0 25 0 1 0 156193092 962736128 232029 1992294400 4194304 6412682 548682068864 18446744073709551615 5276903 0 0 4096 0 0 0 0 17 1 0 0
/proc/26596/statm: 235043 232029 258 541 0 234493 0
Current children cumulated CPU time (s) 3160.75
Current children cumulated vsize (KiB) 940172

[startup+3222.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26605
/proc/meminfo: memFree=892216/2055920 swapFree=4180712/4192956
[pid=26596] ppid=26594 vsize=974604 CPUtime=3220.74
/proc/26596/stat : 26596 (kw) R 26594 26596 26416 0 -1 0 244252 0 0 0 321625 449 0 0 25 0 1 0 156193092 997994496 240169 1992294400 4194304 6412682 548682068864 18446744073709551615 4333082 0 0 4096 0 0 0 0 17 1 0 0
/proc/26596/statm: 243651 240169 258 541 0 243101 0
Current children cumulated CPU time (s) 3220.74
Current children cumulated vsize (KiB) 974604

[startup+3282.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26605
/proc/meminfo: memFree=857848/2055920 swapFree=4180712/4192956
[pid=26596] ppid=26594 vsize=1010540 CPUtime=3280.71
/proc/26596/stat : 26596 (kw) R 26594 26596 26416 0 -1 0 252876 0 0 0 327614 457 0 0 25 0 1 0 156193092 1034792960 248793 1992294400 4194304 6412682 548682068864 18446744073709551615 4286786 0 0 4096 0 0 0 0 17 1 0 0
/proc/26596/statm: 252635 248793 258 541 0 252085 0
Current children cumulated CPU time (s) 3280.71
Current children cumulated vsize (KiB) 1010540

[startup+3342.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26605
/proc/meminfo: memFree=820536/2055920 swapFree=4180712/4192956
[pid=26596] ppid=26594 vsize=1049012 CPUtime=3340.69
/proc/26596/stat : 26596 (kw) R 26594 26596 26416 0 -1 0 262138 0 0 0 333603 466 0 0 25 0 1 0 156193092 1074188288 258054 1992294400 4194304 6412682 548682068864 18446744073709551615 4286786 0 0 4096 0 0 0 0 17 1 0 0
/proc/26596/statm: 262253 258054 258 541 0 261703 0
Current children cumulated CPU time (s) 3340.69
Current children cumulated vsize (KiB) 1049012

[startup+3402.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26605
/proc/meminfo: memFree=816568/2055920 swapFree=4180712/4192956
[pid=26596] ppid=26594 vsize=1052800 CPUtime=3400.66
/proc/26596/stat : 26596 (kw) R 26594 26596 26416 0 -1 0 263115 0 0 0 339598 468 0 0 25 0 1 0 156193092 1078067200 259031 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/26596/statm: 263200 259031 258 541 0 262650 0
Current children cumulated CPU time (s) 3400.66
Current children cumulated vsize (KiB) 1052800

[startup+3462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26605
/proc/meminfo: memFree=816184/2055920 swapFree=4180712/4192956
[pid=26596] ppid=26594 vsize=1052800 CPUtime=3460.64
/proc/26596/stat : 26596 (kw) R 26594 26596 26416 0 -1 0 263192 0 0 0 345594 470 0 0 25 0 1 0 156193092 1078067200 259108 1992294400 4194304 6412682 548682068864 18446744073709551615 4285745 0 0 4096 0 0 0 0 17 1 0 0
/proc/26596/statm: 263200 259108 258 541 0 262650 0
Current children cumulated CPU time (s) 3460.64
Current children cumulated vsize (KiB) 1052800

[startup+3522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26605
/proc/meminfo: memFree=816120/2055920 swapFree=4180712/4192956
[pid=26596] ppid=26594 vsize=1052800 CPUtime=3520.62
/proc/26596/stat : 26596 (kw) R 26594 26596 26416 0 -1 0 263204 0 0 0 351591 471 0 0 25 0 1 0 156193092 1078067200 259120 1992294400 4194304 6412682 548682068864 18446744073709551615 4286879 0 0 4096 0 0 0 0 17 1 0 0
/proc/26596/statm: 263200 259120 258 541 0 262650 0
Current children cumulated CPU time (s) 3520.62
Current children cumulated vsize (KiB) 1052800

[startup+3582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26605
/proc/meminfo: memFree=815800/2055920 swapFree=4180712/4192956
[pid=26596] ppid=26594 vsize=1052800 CPUtime=3580.59
/proc/26596/stat : 26596 (kw) R 26594 26596 26416 0 -1 0 263277 0 0 0 357587 472 0 0 25 0 1 0 156193092 1078067200 259193 1992294400 4194304 6412682 548682068864 18446744073709551615 4333437 0 0 4096 0 0 0 0 17 1 0 0
/proc/26596/statm: 263200 259193 258 541 0 262650 0
Current children cumulated CPU time (s) 3580.59
Current children cumulated vsize (KiB) 1052800

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

[startup+3587.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26605
/proc/meminfo: memFree=815800/2055920 swapFree=4180712/4192956
[pid=26596] ppid=26594 vsize=1052800 CPUtime=3585.99
/proc/26596/stat : 26596 (kw) R 26594 26596 26416 0 -1 0 263277 0 0 0 358127 472 0 0 25 0 1 0 156193092 1078067200 259193 1992294400 4194304 6412682 548682068864 18446744073709551615 4286888 0 0 4096 0 0 0 0 17 1 0 0
/proc/26596/statm: 263200 259193 258 541 0 262650 0
Current children cumulated CPU time (s) 3585.99
Current children cumulated vsize (KiB) 1052800

[startup+3600.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26605
/proc/meminfo: memFree=815736/2055920 swapFree=4180712/4192956
[pid=26596] ppid=26594 vsize=1052800 CPUtime=3598.79
/proc/26596/stat : 26596 (kw) R 26594 26596 26416 0 -1 0 263295 0 0 0 359406 473 0 0 25 0 1 0 156193092 1078067200 259211 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/26596/statm: 263200 259211 258 541 0 262650 0
Current children cumulated CPU time (s) 3598.79
Current children cumulated vsize (KiB) 1052800

[startup+3603.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26605
/proc/meminfo: memFree=815672/2055920 swapFree=4180712/4192956
[pid=26596] ppid=26594 vsize=1052800 CPUtime=3601.99
/proc/26596/stat : 26596 (kw) R 26594 26596 26416 0 -1 0 263304 0 0 0 359726 473 0 0 25 0 1 0 156193092 1078067200 259220 1992294400 4194304 6412682 548682068864 18446744073709551615 4327375 0 0 4096 0 0 0 0 17 1 0 0
/proc/26596/statm: 263200 259220 258 541 0 262650 0
Current children cumulated CPU time (s) 3601.99
Current children cumulated vsize (KiB) 1052800

[startup+3606.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26605
/proc/meminfo: memFree=815672/2055920 swapFree=4180712/4192956
[pid=26596] ppid=26594 vsize=1052800 CPUtime=3605.19
/proc/26596/stat : 26596 (kw) R 26594 26596 26416 0 -1 0 263306 0 0 0 360046 473 0 0 25 0 1 0 156193092 1078067200 259222 1992294400 4194304 6412682 548682068864 18446744073709551615 4285787 0 0 4096 0 0 0 0 17 1 0 0
/proc/26596/statm: 263200 259222 258 541 0 262650 0
Current children cumulated CPU time (s) 3605.19
Current children cumulated vsize (KiB) 1052800

[startup+3608.51 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26605
/proc/meminfo: memFree=815672/2055920 swapFree=4180712/4192956
[pid=26596] ppid=26594 vsize=1052800 CPUtime=3606.79
/proc/26596/stat : 26596 (kw) R 26594 26596 26416 0 -1 0 263310 0 0 0 360206 473 0 0 25 0 1 0 156193092 1078067200 259226 1992294400 4194304 6412682 548682068864 18446744073709551615 4286888 0 0 4096 0 0 0 0 17 1 0 0
/proc/26596/statm: 263200 259226 258 541 0 262650 0
Current children cumulated CPU time (s) 3606.79
Current children cumulated vsize (KiB) 1052800

[startup+3609.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26605
/proc/meminfo: memFree=815672/2055920 swapFree=4180712/4192956
[pid=26596] ppid=26594 vsize=1052800 CPUtime=3607.59
/proc/26596/stat : 26596 (kw) R 26594 26596 26416 0 -1 0 263316 0 0 0 360286 473 0 0 25 0 1 0 156193092 1078067200 259232 1992294400 4194304 6412682 548682068864 18446744073709551615 4285745 0 0 4096 0 0 0 0 17 1 0 0
/proc/26596/statm: 263200 259232 258 541 0 262650 0
Current children cumulated CPU time (s) 3607.59
Current children cumulated vsize (KiB) 1052800

[startup+3609.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26605
/proc/meminfo: memFree=815608/2055920 swapFree=4180712/4192956
[pid=26596] ppid=26594 vsize=0 CPUtime=3607.99
/proc/26596/stat : 26596 (kw) R 26594 26596 26416 0 -1 4 263323 0 0 0 360311 488 0 0 25 0 1 0 156193092 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/26596/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 3607.99
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 3609.72
CPU time (s): 3608.01
CPU user time (s): 3603.11
CPU system time (s): 4.89925
CPU usage (%): 99.9527
Max. virtual memory (cumulated for all children) (KiB): 1052800

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

runsolver used 3.02554 second user time and 8.5707 second system time

The end

Launcher Data

Begin job on node28 at 2009-05-02 18:26:38
IDJOB=1774665
IDBENCH=70985
IDSOLVER=611
FILE ID=node28/1774665-1241281596
PBS_JOBID= 9225017
Free space on /tmp= 66264 MiB

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

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

MD5SUM BENCH= 5588dd996576f939b8ae497437078705
RANDOM SEED=166254651

node28.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.261
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.261
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:       1860704 kB
Buffers:         25824 kB
Cached:          89408 kB
SwapCached:       5468 kB
Active:          37068 kB
Inactive:        86860 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1860704 kB
SwapTotal:     4192956 kB
SwapFree:      4180712 kB
Dirty:           24828 kB
Writeback:           0 kB
Mapped:          14340 kB
Slab:            57120 kB
Committed_AS:   716628 kB
PageTables:       1420 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66256 MiB
End job on node28 at 2009-05-02 19:26:48