Trace number 1774895

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 3398.77 3400.22

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UR-15-10p0.cnf
MD5SUMa860cf613d4e0cb34c00f8b79611121d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1694.48
Satisfiable
(Un)Satisfiability was proved
Number of variables199290
Number of clauses1005792
Sum of the clauses size2392883
Maximum clause length10
Minimum clause length1
Number of clauses of size 110249
Number of clauses of size 2756875
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
3398.64/3400.13	c 3392.64 seconds
3398.64/3400.13	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-1774895-1241282925/watcher-1774895-1241282925 -o /tmp/evaluation-result-1774895-1241282925/solver-1774895-1241282925 -C 10000 -W 12000 -M 1800 HOME/kw HOME/instance-1774895-1241282925.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.03 1.01 1.00 2/64 21530
/proc/meminfo: memFree=1246648/2055920 swapFree=4181364/4192956
[pid=21530] ppid=21528 vsize=5908 CPUtime=0
/proc/21530/stat : 21530 (kw) R 21528 21530 21431 0 -1 0 1019 0 0 0 0 0 0 0 18 0 1 0 156325461 6049792 1003 1992294400 4194304 6412682 548682068864 18446744073709551615 4263521 0 0 4096 0 0 0 0 17 0 0 0
/proc/21530/statm: 1477 1006 195 541 0 927 0

[startup+0.0810791 s]
/proc/loadavg: 1.03 1.01 1.00 2/64 21530
/proc/meminfo: memFree=1246648/2055920 swapFree=4181364/4192956
[pid=21530] ppid=21528 vsize=52140 CPUtime=0.07
/proc/21530/stat : 21530 (kw) R 21528 21530 21431 0 -1 0 10849 0 0 0 3 4 0 0 18 0 1 0 156325461 53391360 10834 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 0 0 0
/proc/21530/statm: 13035 10841 208 541 0 12485 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 52140

[startup+0.101079 s]
/proc/loadavg: 1.03 1.01 1.00 2/64 21530
/proc/meminfo: memFree=1246648/2055920 swapFree=4181364/4192956
[pid=21530] ppid=21528 vsize=64548 CPUtime=0.09
/proc/21530/stat : 21530 (kw) R 21528 21530 21431 0 -1 0 14244 0 0 0 4 5 0 0 18 0 1 0 156325461 66097152 14228 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 0 0 0
/proc/21530/statm: 16137 14235 208 541 0 15587 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 64548

[startup+0.301109 s]
/proc/loadavg: 1.03 1.01 1.00 2/64 21530
/proc/meminfo: memFree=1246648/2055920 swapFree=4181364/4192956
[pid=21530] ppid=21528 vsize=129016 CPUtime=0.29
/proc/21530/stat : 21530 (kw) R 21528 21530 21431 0 -1 0 29120 0 0 0 18 11 0 0 19 0 1 0 156325461 132112384 29104 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 0 0 0
/proc/21530/statm: 32254 29104 219 541 0 31704 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 129016

[startup+0.701166 s]
/proc/loadavg: 1.03 1.01 1.00 2/64 21530
/proc/meminfo: memFree=1246648/2055920 swapFree=4181364/4192956
[pid=21530] ppid=21528 vsize=134692 CPUtime=0.69
/proc/21530/stat : 21530 (kw) R 21528 21530 21431 0 -1 0 30735 0 0 0 57 12 0 0 24 0 1 0 156325461 137924608 30719 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 0 0 0
/proc/21530/statm: 33673 30719 219 541 0 33123 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 134692

[startup+1.50228 s]
/proc/loadavg: 1.03 1.01 1.00 2/65 21531
/proc/meminfo: memFree=1120112/2055920 swapFree=4181364/4192956
[pid=21530] ppid=21528 vsize=144856 CPUtime=1.49
/proc/21530/stat : 21530 (kw) R 21528 21530 21431 0 -1 0 33582 0 0 0 135 14 0 0 25 0 1 0 156325461 148332544 33566 1992294400 4194304 6412682 548682068864 18446744073709551615 5121510 0 0 4096 0 0 0 0 17 0 0 0
/proc/21530/statm: 36214 33567 219 541 0 35664 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 144856

[startup+3.10151 s]
/proc/loadavg: 1.03 1.01 1.00 2/65 21531
/proc/meminfo: memFree=1105648/2055920 swapFree=4181364/4192956
[pid=21530] ppid=21528 vsize=163900 CPUtime=3.09
/proc/21530/stat : 21530 (kw) R 21528 21530 21431 0 -1 0 39632 0 0 0 292 17 0 0 25 0 1 0 156325461 167833600 38847 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 0 0 0
/proc/21530/statm: 40975 38847 220 541 0 40425 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 163900

[startup+6.30196 s]
/proc/loadavg: 1.03 1.01 1.00 2/65 21531
/proc/meminfo: memFree=1062704/2055920 swapFree=4181364/4192956
[pid=21530] ppid=21528 vsize=189400 CPUtime=6.29
/proc/21530/stat : 21530 (kw) R 21528 21530 21431 0 -1 0 48077 0 0 0 607 22 0 0 25 0 1 0 156325461 193945600 46124 1992294400 4194304 6412682 548682068864 18446744073709551615 5483173 0 0 4096 0 0 0 0 17 0 0 0
/proc/21530/statm: 47350 46124 230 541 0 46800 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 189400

[startup+12.7019 s]
/proc/loadavg: 1.03 1.01 1.00 2/65 21531
/proc/meminfo: memFree=1003568/2055920 swapFree=4181364/4192956
[pid=21530] ppid=21528 vsize=244268 CPUtime=12.69
/proc/21530/stat : 21530 (kw) R 21528 21530 21431 0 -1 0 61733 0 0 0 1214 55 0 0 25 0 1 0 156325461 250130432 59780 1992294400 4194304 6412682 548682068864 18446744073709551615 4296488 0 0 4096 0 0 0 0 17 0 0 0
/proc/21530/statm: 61067 59780 248 541 0 60517 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 244268

[startup+25.5017 s]
/proc/loadavg: 1.02 1.01 1.00 2/65 21531
/proc/meminfo: memFree=1008752/2055920 swapFree=4181364/4192956
[pid=21530] ppid=21528 vsize=238840 CPUtime=25.48
/proc/21530/stat : 21530 (kw) R 21528 21530 21431 0 -1 0 62014 0 0 0 2491 57 0 0 25 0 1 0 156325461 244572160 58504 1992294400 4194304 6412682 548682068864 18446744073709551615 4363681 0 0 4096 0 0 0 0 17 0 0 0
/proc/21530/statm: 59710 58504 255 541 0 59160 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 238840

[startup+51.1013 s]
/proc/loadavg: 1.01 1.01 1.00 2/65 21531
/proc/meminfo: memFree=1008816/2055920 swapFree=4181364/4192956
[pid=21530] ppid=21528 vsize=238840 CPUtime=51.06
/proc/21530/stat : 21530 (kw) R 21528 21530 21431 0 -1 0 62030 0 0 0 5044 62 0 0 25 0 1 0 156325461 244572160 58520 1992294400 4194304 6412682 548682068864 18446744073709551615 4363662 0 0 4096 0 0 0 0 17 0 0 0
/proc/21530/statm: 59710 58520 255 541 0 59160 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 238840

[startup+102.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21531
/proc/meminfo: memFree=1006640/2055920 swapFree=4181364/4192956
[pid=21530] ppid=21528 vsize=240576 CPUtime=102.24
/proc/21530/stat : 21530 (kw) R 21528 21530 21431 0 -1 0 62600 0 0 0 10154 70 0 0 25 0 1 0 156325461 246349824 59090 1992294400 4194304 6412682 548682068864 18446744073709551615 4285802 0 0 4096 0 0 0 0 17 0 0 0
/proc/21530/statm: 60144 59090 258 541 0 59594 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 240576

[startup+162.301 s]
/proc/loadavg: 1.07 1.02 1.00 2/65 21531
/proc/meminfo: memFree=1001840/2055920 swapFree=4181364/4192956
[pid=21530] ppid=21528 vsize=245904 CPUtime=162.2
/proc/21530/stat : 21530 (kw) R 21528 21530 21431 0 -1 0 63932 0 0 0 16149 71 0 0 25 0 1 0 156325461 251805696 60422 1992294400 4194304 6412682 548682068864 18446744073709551615 4304471 0 0 4096 0 0 0 0 17 0 0 0
/proc/21530/statm: 61476 60422 258 541 0 60926 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 245904

[startup+222.302 s]
/proc/loadavg: 1.02 1.01 1.00 2/65 21531
/proc/meminfo: memFree=976112/2055920 swapFree=4181364/4192956
[pid=21530] ppid=21528 vsize=271084 CPUtime=222.18
/proc/21530/stat : 21530 (kw) R 21528 21530 21431 0 -1 0 70250 0 0 0 22132 86 0 0 25 0 1 0 156325461 277590016 66740 1992294400 4194304 6412682 548682068864 18446744073709551615 4333378 0 0 4096 0 0 0 0 17 0 0 0
/proc/21530/statm: 67771 66740 258 541 0 67221 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 271084

[startup+282.301 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 21531
/proc/meminfo: memFree=943536/2055920 swapFree=4181364/4192956
[pid=21530] ppid=21528 vsize=303736 CPUtime=282.15
/proc/21530/stat : 21530 (kw) R 21528 21530 21431 0 -1 0 78331 0 0 0 28116 99 0 0 25 0 1 0 156325461 311025664 74821 1992294400 4194304 6412682 548682068864 18446744073709551615 4573595 0 0 4096 0 0 0 0 17 0 0 0
/proc/21530/statm: 75934 74821 258 541 0 75384 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 303736

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21531
/proc/meminfo: memFree=933424/2055920 swapFree=4181364/4192956
[pid=21530] ppid=21528 vsize=314048 CPUtime=342.1
/proc/21530/stat : 21530 (kw) R 21528 21530 21431 0 -1 0 80915 0 0 0 34106 104 0 0 25 0 1 0 156325461 321585152 77405 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 0 0 0
/proc/21530/statm: 78512 77405 258 541 0 77962 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 314048

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21531
/proc/meminfo: memFree=924272/2055920 swapFree=4181364/4192956
[pid=21530] ppid=21528 vsize=322900 CPUtime=402.07
/proc/21530/stat : 21530 (kw) R 21528 21530 21431 0 -1 0 83139 0 0 0 40095 112 0 0 25 0 1 0 156325461 330649600 79629 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 0 0 0
/proc/21530/statm: 80725 79629 258 541 0 80175 0
Current children cumulated CPU time (s) 402.07
Current children cumulated vsize (KiB) 322900

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21531
/proc/meminfo: memFree=912432/2055920 swapFree=4181364/4192956
[pid=21530] ppid=21528 vsize=335184 CPUtime=462.04
/proc/21530/stat : 21530 (kw) R 21528 21530 21431 0 -1 0 86140 0 0 0 46085 119 0 0 25 0 1 0 156325461 343228416 82629 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/21530/statm: 83796 82629 258 541 0 83246 0
Current children cumulated CPU time (s) 462.04
Current children cumulated vsize (KiB) 335184

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21531
/proc/meminfo: memFree=883760/2055920 swapFree=4181364/4192956
[pid=21530] ppid=21528 vsize=365136 CPUtime=522.01
/proc/21530/stat : 21530 (kw) R 21528 21530 21431 0 -1 0 93448 0 0 0 52071 130 0 0 25 0 1 0 156325461 373899264 89937 1992294400 4194304 6412682 548682068864 18446744073709551615 4333454 0 0 4096 0 0 0 0 17 0 0 0
/proc/21530/statm: 91284 89937 258 541 0 90734 0
Current children cumulated CPU time (s) 522.01
Current children cumulated vsize (KiB) 365136

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21531
/proc/meminfo: memFree=876912/2055920 swapFree=4181364/4192956
[pid=21530] ppid=21528 vsize=371416 CPUtime=581.97
/proc/21530/stat : 21530 (kw) R 21528 21530 21431 0 -1 0 94992 0 0 0 58064 133 0 0 25 0 1 0 156325461 380329984 91480 1992294400 4194304 6412682 548682068864 18446744073709551615 4285745 0 0 4096 0 0 0 0 17 0 0 0
/proc/21530/statm: 92854 91480 258 541 0 92304 0
Current children cumulated CPU time (s) 581.97
Current children cumulated vsize (KiB) 371416

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21531
/proc/meminfo: memFree=872176/2055920 swapFree=4181364/4192956
[pid=21530] ppid=21528 vsize=376088 CPUtime=641.96
/proc/21530/stat : 21530 (kw) R 21528 21530 21431 0 -1 0 96184 0 0 0 64062 134 0 0 25 0 1 0 156325461 385114112 92672 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 0 0 0
/proc/21530/statm: 94022 92672 258 541 0 93472 0
Current children cumulated CPU time (s) 641.96
Current children cumulated vsize (KiB) 376088

[startup+702.302 s]

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

/proc/meminfo: memFree=683632/2055920 swapFree=4181364/4192956
[pid=21530] ppid=21528 vsize=565224 CPUtime=2801.03
/proc/21530/stat : 21530 (kw) R 21528 21530 21431 0 -1 0 143179 0 0 0 279825 278 0 0 25 0 1 0 156325461 578789376 139661 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 0 0 0
/proc/21530/statm: 141306 139661 258 541 0 140756 0
Current children cumulated CPU time (s) 2801.03
Current children cumulated vsize (KiB) 565224

[startup+2862.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21537
/proc/meminfo: memFree=683632/2055920 swapFree=4181364/4192956
[pid=21530] ppid=21528 vsize=565224 CPUtime=2861.02
/proc/21530/stat : 21530 (kw) R 21528 21530 21431 0 -1 0 143183 0 0 0 285821 281 0 0 25 0 1 0 156325461 578789376 139665 1992294400 4194304 6412682 548682068864 18446744073709551615 4285745 0 0 4096 0 0 0 0 17 0 0 0
/proc/21530/statm: 141306 139665 258 541 0 140756 0
Current children cumulated CPU time (s) 2861.02
Current children cumulated vsize (KiB) 565224

[startup+2922.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21537
/proc/meminfo: memFree=683440/2055920 swapFree=4181364/4192956
[pid=21530] ppid=21528 vsize=565224 CPUtime=2921
/proc/21530/stat : 21530 (kw) R 21528 21530 21431 0 -1 0 143183 0 0 0 291817 283 0 0 25 0 1 0 156325461 578789376 139665 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/21530/statm: 141306 139665 258 541 0 140756 0
Current children cumulated CPU time (s) 2921
Current children cumulated vsize (KiB) 565224

[startup+2982.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21539
/proc/meminfo: memFree=683184/2055920 swapFree=4181364/4192956
[pid=21530] ppid=21528 vsize=565224 CPUtime=2980.98
/proc/21530/stat : 21530 (kw) R 21528 21530 21431 0 -1 0 143200 0 0 0 297813 285 0 0 25 0 1 0 156325461 578789376 139682 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/21530/statm: 141306 139682 258 541 0 140756 0
Current children cumulated CPU time (s) 2980.98
Current children cumulated vsize (KiB) 565224

[startup+3042.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21539
/proc/meminfo: memFree=683184/2055920 swapFree=4181364/4192956
[pid=21530] ppid=21528 vsize=565224 CPUtime=3040.95
/proc/21530/stat : 21530 (kw) R 21528 21530 21431 0 -1 0 143211 0 0 0 303807 288 0 0 25 0 1 0 156325461 578789376 139693 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 0 0 0
/proc/21530/statm: 141306 139693 258 541 0 140756 0
Current children cumulated CPU time (s) 3040.95
Current children cumulated vsize (KiB) 565224

[startup+3102.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21539
/proc/meminfo: memFree=683184/2055920 swapFree=4181364/4192956
[pid=21530] ppid=21528 vsize=565224 CPUtime=3100.93
/proc/21530/stat : 21530 (kw) R 21528 21530 21431 0 -1 0 143231 0 0 0 309803 290 0 0 25 0 1 0 156325461 578789376 139713 1992294400 4194304 6412682 548682068864 18446744073709551615 4286788 0 0 4096 0 0 0 0 17 0 0 0
/proc/21530/statm: 141306 139713 258 541 0 140756 0
Current children cumulated CPU time (s) 3100.93
Current children cumulated vsize (KiB) 565224

[startup+3162.3 s]
/proc/loadavg: 1.03 1.01 1.00 2/65 21539
/proc/meminfo: memFree=681456/2055920 swapFree=4181364/4192956
[pid=21530] ppid=21528 vsize=568152 CPUtime=3160.91
/proc/21530/stat : 21530 (kw) R 21528 21530 21431 0 -1 0 143696 0 0 0 315799 292 0 0 25 0 1 0 156325461 581787648 140178 1992294400 4194304 6412682 548682068864 18446744073709551615 4286747 0 0 4096 0 0 0 0 17 0 0 0
/proc/21530/statm: 142038 140178 258 541 0 141488 0
Current children cumulated CPU time (s) 3160.91
Current children cumulated vsize (KiB) 568152

[startup+3222.3 s]
/proc/loadavg: 1.04 1.02 1.00 2/65 21539
/proc/meminfo: memFree=680944/2055920 swapFree=4181364/4192956
[pid=21530] ppid=21528 vsize=568804 CPUtime=3220.9
/proc/21530/stat : 21530 (kw) R 21528 21530 21431 0 -1 0 143828 0 0 0 321795 295 0 0 25 0 1 0 156325461 582455296 140310 1992294400 4194304 6412682 548682068864 18446744073709551615 4333387 0 0 4096 0 0 0 0 17 0 0 0
/proc/21530/statm: 142201 140310 258 541 0 141651 0
Current children cumulated CPU time (s) 3220.9
Current children cumulated vsize (KiB) 568804

[startup+3282.3 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 21539
/proc/meminfo: memFree=672752/2055920 swapFree=4181364/4192956
[pid=21530] ppid=21528 vsize=577616 CPUtime=3280.89
/proc/21530/stat : 21530 (kw) R 21528 21530 21431 0 -1 0 145869 0 0 0 327791 298 0 0 25 0 1 0 156325461 591478784 142351 1992294400 4194304 6412682 548682068864 18446744073709551615 4290039 0 0 4096 0 0 0 0 17 0 0 0
/proc/21530/statm: 144404 142351 258 541 0 143854 0
Current children cumulated CPU time (s) 3280.89
Current children cumulated vsize (KiB) 577616

[startup+3342.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 21539
/proc/meminfo: memFree=658864/2055920 swapFree=4181364/4192956
[pid=21530] ppid=21528 vsize=592856 CPUtime=3340.86
/proc/21530/stat : 21530 (kw) R 21528 21530 21431 0 -1 0 149371 0 0 0 333783 303 0 0 25 0 1 0 156325461 607084544 145852 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/21530/statm: 148214 145852 258 541 0 147664 0
Current children cumulated CPU time (s) 3340.86
Current children cumulated vsize (KiB) 592856

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

[startup+3353.5 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 21539
/proc/meminfo: memFree=656368/2055920 swapFree=4181364/4192956
[pid=21530] ppid=21528 vsize=595948 CPUtime=3352.06
/proc/21530/stat : 21530 (kw) R 21528 21530 21431 0 -1 0 150043 0 0 0 334902 304 0 0 25 0 1 0 156325461 610250752 146524 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 0 0 0
/proc/21530/statm: 148987 146524 258 541 0 148437 0
Current children cumulated CPU time (s) 3352.06
Current children cumulated vsize (KiB) 595948

[startup+3379.1 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 21539
/proc/meminfo: memFree=652144/2055920 swapFree=4181364/4192956
[pid=21530] ppid=21528 vsize=600396 CPUtime=3377.65
/proc/21530/stat : 21530 (kw) R 21528 21530 21431 0 -1 0 151022 0 0 0 337460 305 0 0 25 0 1 0 156325461 614805504 147503 1992294400 4194304 6412682 548682068864 18446744073709551615 4286786 0 0 4096 0 0 0 0 17 0 0 0
/proc/21530/statm: 150099 147503 258 541 0 149549 0
Current children cumulated CPU time (s) 3377.65
Current children cumulated vsize (KiB) 600396

[startup+3391.9 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 21539
/proc/meminfo: memFree=652144/2055920 swapFree=4181364/4192956
[pid=21530] ppid=21528 vsize=600396 CPUtime=3390.45
/proc/21530/stat : 21530 (kw) R 21528 21530 21431 0 -1 0 151023 0 0 0 338739 306 0 0 25 0 1 0 156325461 614805504 147504 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 0 0 0
/proc/21530/statm: 150099 147504 258 541 0 149549 0
Current children cumulated CPU time (s) 3390.45
Current children cumulated vsize (KiB) 600396

[startup+3395.1 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 21539
/proc/meminfo: memFree=652144/2055920 swapFree=4181364/4192956
[pid=21530] ppid=21528 vsize=600396 CPUtime=3393.64
/proc/21530/stat : 21530 (kw) R 21528 21530 21431 0 -1 0 151025 0 0 0 339058 306 0 0 25 0 1 0 156325461 614805504 147506 1992294400 4194304 6412682 548682068864 18446744073709551615 4287593 0 0 4096 0 0 0 0 17 0 0 0
/proc/21530/statm: 150099 147506 258 541 0 149549 0
Current children cumulated CPU time (s) 3393.64
Current children cumulated vsize (KiB) 600396

[startup+3398.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 21539
/proc/meminfo: memFree=652144/2055920 swapFree=4181364/4192956
[pid=21530] ppid=21528 vsize=600396 CPUtime=3396.84
/proc/21530/stat : 21530 (kw) R 21528 21530 21431 0 -1 0 151025 0 0 0 339378 306 0 0 25 0 1 0 156325461 614805504 147506 1992294400 4194304 6412682 548682068864 18446744073709551615 4297318 0 0 4096 0 0 0 0 17 0 0 0
/proc/21530/statm: 150099 147506 258 541 0 149549 0
Current children cumulated CPU time (s) 3396.84
Current children cumulated vsize (KiB) 600396

[startup+3399.1 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 21539
/proc/meminfo: memFree=652144/2055920 swapFree=4181364/4192956
[pid=21530] ppid=21528 vsize=600396 CPUtime=3397.64
/proc/21530/stat : 21530 (kw) R 21528 21530 21431 0 -1 0 151025 0 0 0 339458 306 0 0 25 0 1 0 156325461 614805504 147506 1992294400 4194304 6412682 548682068864 18446744073709551615 4285946 0 0 4096 0 0 0 0 17 0 0 0
/proc/21530/statm: 150099 147506 258 541 0 149549 0
Current children cumulated CPU time (s) 3397.64
Current children cumulated vsize (KiB) 600396

[startup+3399.9 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 21539
/proc/meminfo: memFree=652144/2055920 swapFree=4181364/4192956
[pid=21530] ppid=21528 vsize=600396 CPUtime=3398.44
/proc/21530/stat : 21530 (kw) R 21528 21530 21431 0 -1 0 151025 0 0 0 339538 306 0 0 25 0 1 0 156325461 614805504 147506 1992294400 4194304 6412682 548682068864 18446744073709551615 4304428 0 0 4096 0 0 0 0 17 0 0 0
/proc/21530/statm: 150099 147506 258 541 0 149549 0
Current children cumulated CPU time (s) 3398.44
Current children cumulated vsize (KiB) 600396

[startup+3400.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21539
/proc/meminfo: memFree=652080/2055920 swapFree=4181364/4192956
[pid=21530] ppid=21528 vsize=600396 CPUtime=3398.64
/proc/21530/stat : 21530 (kw) R 21528 21530 21431 0 -1 0 151025 0 0 0 339558 306 0 0 25 0 1 0 156325461 614805504 147506 1992294400 4194304 6412682 548682068864 18446744073709551615 4300877 0 0 4096 0 0 0 0 17 0 0 0
/proc/21530/statm: 150099 147506 258 541 0 149549 0
Current children cumulated CPU time (s) 3398.64
Current children cumulated vsize (KiB) 600396

[startup+3400.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21539
/proc/meminfo: memFree=652080/2055920 swapFree=4181364/4192956
[pid=21530] ppid=21528 vsize=0 CPUtime=3398.74
/proc/21530/stat : 21530 (kw) R 21528 21530 21431 0 -1 4 151032 0 0 0 339561 313 0 0 25 0 1 0 156325461 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 0 0 0
/proc/21530/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 3398.74
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 3400.22
CPU time (s): 3398.77
CPU user time (s): 3395.62
CPU system time (s): 3.15452
CPU usage (%): 99.9574
Max. virtual memory (cumulated for all children) (KiB): 600396

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3395.62
system time used= 3.15452
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 151032
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= 3
involuntary context switches= 6924

runsolver used 2.94255 second user time and 9.43057 second system time

The end

Launcher Data

Begin job on node29 at 2009-05-02 18:48:46
IDJOB=1774895
IDBENCH=71047
IDSOLVER=611
FILE ID=node29/1774895-1241282925
PBS_JOBID= 9225024
Free space on /tmp= 66444 MiB

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

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

MD5SUM BENCH= a860cf613d4e0cb34c00f8b79611121d
RANDOM SEED=1704960151

node29.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:       1247128 kB
Buffers:         75496 kB
Cached:         635804 kB
SwapCached:       5420 kB
Active:         107032 kB
Inactive:       612228 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1247128 kB
SwapTotal:     4192956 kB
SwapFree:      4181364 kB
Dirty:           20740 kB
Writeback:           0 kB
Mapped:          13640 kB
Slab:            75524 kB
Committed_AS:   759612 kB
PageTables:       1472 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= 66440 MiB
End job on node29 at 2009-05-02 19:45:26