Trace number 1775035

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.56 3602.6

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
ndhf_xits_15_UNKNOWN.cnf
MD5SUM8e41b9860982308be5a85106d5324611
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 variables3152
Number of clauses330948
Sum of the clauses size988222
Maximum clause length16
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 25025
Number of clauses of size 3325892
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
3601.46/3602.50	c 3600.01 seconds
3601.46/3602.50	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-1775035-1241283313/watcher-1775035-1241283313 -o /tmp/evaluation-result-1775035-1241283313/solver-1775035-1241283313 -C 10000 -W 12000 -M 1800 HOME/kw HOME/instance-1775035-1241283313.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: 0.99 0.97 0.99 3/64 25454
/proc/meminfo: memFree=1371872/2055920 swapFree=4181364/4192956
[pid=25454] ppid=25452 vsize=4844 CPUtime=0
/proc/25454/stat : 25454 (kw) R 25452 25454 25382 0 -1 0 840 0 0 0 0 0 0 0 18 0 1 0 156364784 4960256 824 1992294400 4194304 6412682 548682068864 18446744073709551615 4280887 0 0 4096 0 0 0 0 17 1 0 0
/proc/25454/statm: 1211 831 208 541 0 661 0

[startup+0.0896891 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 25454
/proc/meminfo: memFree=1371872/2055920 swapFree=4181364/4192956
[pid=25454] ppid=25452 vsize=9800 CPUtime=0.07
/proc/25454/stat : 25454 (kw) R 25452 25454 25382 0 -1 0 1316 0 0 0 7 0 0 0 18 0 1 0 156364784 10035200 1300 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/25454/statm: 2450 1300 219 541 0 1900 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 9800

[startup+0.10169 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 25454
/proc/meminfo: memFree=1371872/2055920 swapFree=4181364/4192956
[pid=25454] ppid=25452 vsize=9932 CPUtime=0.09
/proc/25454/stat : 25454 (kw) R 25452 25454 25382 0 -1 0 1375 0 0 0 8 1 0 0 18 0 1 0 156364784 10170368 1359 1992294400 4194304 6412682 548682068864 18446744073709551615 5554128 0 0 4096 0 0 0 0 17 1 0 0
/proc/25454/statm: 2483 1359 219 541 0 1933 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9932

[startup+0.301716 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 25454
/proc/meminfo: memFree=1371872/2055920 swapFree=4181364/4192956
[pid=25454] ppid=25452 vsize=14044 CPUtime=0.29
/proc/25454/stat : 25454 (kw) R 25452 25454 25382 0 -1 0 2481 0 0 0 28 1 0 0 19 0 1 0 156364784 14381056 2465 1992294400 4194304 6412682 548682068864 18446744073709551615 4348189 0 0 4096 0 0 0 0 17 1 0 0
/proc/25454/statm: 3511 2465 219 541 0 2961 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14044

[startup+0.701769 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 25454
/proc/meminfo: memFree=1371872/2055920 swapFree=4181364/4192956
[pid=25454] ppid=25452 vsize=21628 CPUtime=0.69
/proc/25454/stat : 25454 (kw) R 25452 25454 25382 0 -1 0 4529 0 0 0 67 2 0 0 22 0 1 0 156364784 22147072 4513 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/25454/statm: 5407 4513 219 541 0 4857 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21628

[startup+1.50187 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 25455
/proc/meminfo: memFree=1347800/2055920 swapFree=4181364/4192956
[pid=25454] ppid=25452 vsize=37120 CPUtime=1.49
/proc/25454/stat : 25454 (kw) R 25452 25454 25382 0 -1 0 8706 0 0 0 145 4 0 0 25 0 1 0 156364784 38010880 8690 1992294400 4194304 6412682 548682068864 18446744073709551615 4301521 0 0 4096 0 0 0 0 17 1 0 0
/proc/25454/statm: 9280 8690 229 541 0 8730 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37120

[startup+3.10109 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 25455
/proc/meminfo: memFree=1323992/2055920 swapFree=4181364/4192956
[pid=25454] ppid=25452 vsize=51116 CPUtime=3.09
/proc/25454/stat : 25454 (kw) R 25452 25454 25382 0 -1 0 12158 0 0 0 303 6 0 0 25 0 1 0 156364784 52342784 12142 1992294400 4194304 6412682 548682068864 18446744073709551615 4264595 0 0 4096 0 0 0 0 17 1 0 0
/proc/25454/statm: 12779 12142 239 541 0 12229 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 51116

[startup+6.30151 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 25455
/proc/meminfo: memFree=1323800/2055920 swapFree=4181364/4192956
[pid=25454] ppid=25452 vsize=51116 CPUtime=6.29
/proc/25454/stat : 25454 (kw) R 25452 25454 25382 0 -1 0 12158 0 0 0 623 6 0 0 25 0 1 0 156364784 52342784 12142 1992294400 4194304 6412682 548682068864 18446744073709551615 4564603 0 0 4096 0 0 0 0 17 1 0 0
/proc/25454/statm: 12779 12142 239 541 0 12229 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 51116

[startup+12.7014 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 25455
/proc/meminfo: memFree=1311960/2055920 swapFree=4181364/4192956
[pid=25454] ppid=25452 vsize=65232 CPUtime=12.68
/proc/25454/stat : 25454 (kw) R 25452 25454 25382 0 -1 0 14948 0 0 0 1260 8 0 0 25 0 1 0 156364784 66797568 14932 1992294400 4194304 6412682 548682068864 18446744073709551615 4564924 0 0 4096 0 0 0 0 17 1 0 0
/proc/25454/statm: 16308 14932 247 541 0 15758 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 65232

[startup+25.501 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 25455
/proc/meminfo: memFree=1313880/2055920 swapFree=4181364/4192956
[pid=25454] ppid=25452 vsize=62796 CPUtime=25.47
/proc/25454/stat : 25454 (kw) R 25452 25454 25382 0 -1 0 15056 0 0 0 2539 8 0 0 25 0 1 0 156364784 64303104 14457 1992294400 4194304 6412682 548682068864 18446744073709551615 5486726 0 0 4096 0 0 0 0 17 1 0 0
/proc/25454/statm: 15699 14457 254 541 0 15149 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 62796

[startup+51.1014 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 25455
/proc/meminfo: memFree=1295640/2055920 swapFree=4181364/4192956
[pid=25454] ppid=25452 vsize=82748 CPUtime=51.06
/proc/25454/stat : 25454 (kw) R 25452 25454 25382 0 -1 0 19840 0 0 0 5091 15 0 0 25 0 1 0 156364784 84733952 19015 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/25454/statm: 20687 19015 257 541 0 20137 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 82748

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 25455
/proc/meminfo: memFree=1264536/2055920 swapFree=4181364/4192956
[pid=25454] ppid=25452 vsize=119348 CPUtime=102.26
/proc/25454/stat : 25454 (kw) R 25452 25454 25382 0 -1 0 27961 0 0 0 10196 30 0 0 25 0 1 0 156364784 122212352 26793 1992294400 4194304 6412682 548682068864 18446744073709551615 4286879 0 0 4096 0 0 0 0 17 1 0 0
/proc/25454/statm: 29837 26793 257 541 0 29287 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 119348

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 25455
/proc/meminfo: memFree=1246616/2055920 swapFree=4181364/4192956
[pid=25454] ppid=25452 vsize=140324 CPUtime=162.23
/proc/25454/stat : 25454 (kw) R 25452 25454 25382 0 -1 0 32744 0 0 0 16185 38 0 0 25 0 1 0 156364784 143691776 31254 1992294400 4194304 6412682 548682068864 18446744073709551615 4286890 0 0 4096 0 0 0 0 17 1 0 0
/proc/25454/statm: 35081 31254 257 541 0 34531 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 140324

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 25455
/proc/meminfo: memFree=1228760/2055920 swapFree=4181364/4192956
[pid=25454] ppid=25452 vsize=160460 CPUtime=222.21
/proc/25454/stat : 25454 (kw) R 25452 25454 25382 0 -1 0 37398 0 0 0 22176 45 0 0 25 0 1 0 156364784 164311040 35710 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/25454/statm: 40115 35710 257 541 0 39565 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 160460

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 25455
/proc/meminfo: memFree=1221592/2055920 swapFree=4181364/4192956
[pid=25454] ppid=25452 vsize=168552 CPUtime=282.2
/proc/25454/stat : 25454 (kw) R 25452 25454 25382 0 -1 0 39439 0 0 0 28168 52 0 0 25 0 1 0 156364784 172597248 37523 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/25454/statm: 42138 37523 257 541 0 41588 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 168552

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 25455
/proc/meminfo: memFree=1205144/2055920 swapFree=4181364/4192956
[pid=25454] ppid=25452 vsize=187004 CPUtime=342.18
/proc/25454/stat : 25454 (kw) R 25452 25454 25382 0 -1 0 43785 0 0 0 34157 61 0 0 25 0 1 0 156364784 191492096 41607 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/25454/statm: 46751 41607 257 541 0 46201 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 187004

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 25461
/proc/meminfo: memFree=1191064/2055920 swapFree=4181364/4192956
[pid=25454] ppid=25452 vsize=202576 CPUtime=402.16
/proc/25454/stat : 25454 (kw) R 25452 25454 25382 0 -1 0 47300 0 0 0 40150 66 0 0 25 0 1 0 156364784 207437824 45122 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/25454/statm: 50644 45122 257 541 0 50094 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 202576

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 25461
/proc/meminfo: memFree=1173272/2055920 swapFree=4181364/4192956
[pid=25454] ppid=25452 vsize=223888 CPUtime=462.14
/proc/25454/stat : 25454 (kw) R 25452 25454 25382 0 -1 0 52199 0 0 0 46143 71 0 0 25 0 1 0 156364784 229261312 49720 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/25454/statm: 55972 49720 257 541 0 55422 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 223888

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 25461
/proc/meminfo: memFree=1166296/2055920 swapFree=4181364/4192956
[pid=25454] ppid=25452 vsize=231016 CPUtime=522.13
/proc/25454/stat : 25454 (kw) R 25452 25454 25382 0 -1 0 53765 0 0 0 52136 77 0 0 25 0 1 0 156364784 236560384 51286 1992294400 4194304 6412682 548682068864 18446744073709551615 4286879 0 0 4096 0 0 0 0 17 1 0 0
/proc/25454/statm: 57754 51286 257 541 0 57204 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 231016

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 25461
/proc/meminfo: memFree=1155160/2055920 swapFree=4181364/4192956
[pid=25454] ppid=25452 vsize=244696 CPUtime=582.11
/proc/25454/stat : 25454 (kw) R 25452 25454 25382 0 -1 0 56878 0 0 0 58124 87 0 0 25 0 1 0 156364784 250568704 54053 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/25454/statm: 61174 54053 257 541 0 60624 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 244696

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 25461
/proc/meminfo: memFree=1141464/2055920 swapFree=4181364/4192956
[pid=25454] ppid=25452 vsize=260264 CPUtime=642.1
/proc/25454/stat : 25454 (kw) R 25452 25454 25382 0 -1 0 60688 0 0 0 64114 96 0 0 25 0 1 0 156364784 266510336 57465 1992294400 4194304 6412682 548682068864 18446744073709551615 4286879 0 0 4096 0 0 0 0 17 1 0 0
/proc/25454/statm: 65066 57465 257 541 0 64516 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 260264

[startup+702.301 s]

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

/proc/meminfo: memFree=924312/2055920 swapFree=4181364/4192956
[pid=25454] ppid=25452 vsize=508576 CPUtime=2921.44
/proc/25454/stat : 25454 (kw) R 25452 25454 25382 0 -1 0 119810 0 0 0 291881 263 0 0 25 0 1 0 156364784 520781824 111524 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/25454/statm: 127144 111524 257 541 0 126594 0
Current children cumulated CPU time (s) 2921.44
Current children cumulated vsize (KiB) 508576

[startup+2982.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25463
/proc/meminfo: memFree=916504/2055920 swapFree=4181364/4192956
[pid=25454] ppid=25452 vsize=518820 CPUtime=2981.43
/proc/25454/stat : 25454 (kw) R 25452 25454 25382 0 -1 0 122100 0 0 0 297877 266 0 0 25 0 1 0 156364784 531271680 113814 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/25454/statm: 129705 113814 257 541 0 129155 0
Current children cumulated CPU time (s) 2981.43
Current children cumulated vsize (KiB) 518820

[startup+3042.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25463
/proc/meminfo: memFree=898456/2055920 swapFree=4181364/4192956
[pid=25454] ppid=25452 vsize=536804 CPUtime=3041.41
/proc/25454/stat : 25454 (kw) R 25452 25454 25382 0 -1 0 126367 0 0 0 303870 271 0 0 25 0 1 0 156364784 549687296 118081 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/25454/statm: 134201 118081 257 541 0 133651 0
Current children cumulated CPU time (s) 3041.41
Current children cumulated vsize (KiB) 536804

[startup+3102.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25463
/proc/meminfo: memFree=875096/2055920 swapFree=4181364/4192956
[pid=25454] ppid=25452 vsize=561024 CPUtime=3101.39
/proc/25454/stat : 25454 (kw) R 25452 25454 25382 0 -1 0 133318 0 0 0 309855 284 0 0 25 0 1 0 156364784 574488576 123815 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/25454/statm: 140256 123815 257 541 0 139706 0
Current children cumulated CPU time (s) 3101.39
Current children cumulated vsize (KiB) 561024

[startup+3162.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25463
/proc/meminfo: memFree=873752/2055920 swapFree=4181364/4192956
[pid=25454] ppid=25452 vsize=563584 CPUtime=3161.37
/proc/25454/stat : 25454 (kw) R 25452 25454 25382 0 -1 0 133650 0 0 0 315847 290 0 0 25 0 1 0 156364784 577110016 124147 1992294400 4194304 6412682 548682068864 18446744073709551615 4286879 0 0 4096 0 0 0 0 17 1 0 0
/proc/25454/statm: 140896 124147 257 541 0 140346 0
Current children cumulated CPU time (s) 3161.37
Current children cumulated vsize (KiB) 563584

[startup+3222.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25463
/proc/meminfo: memFree=869656/2055920 swapFree=4181364/4192956
[pid=25454] ppid=25452 vsize=568064 CPUtime=3221.36
/proc/25454/stat : 25454 (kw) R 25452 25454 25382 0 -1 0 134695 0 0 0 321841 295 0 0 25 0 1 0 156364784 581697536 125192 1992294400 4194304 6412682 548682068864 18446744073709551615 4287621 0 0 4096 0 0 0 0 17 1 0 0
/proc/25454/statm: 142016 125192 257 541 0 141466 0
Current children cumulated CPU time (s) 3221.36
Current children cumulated vsize (KiB) 568064

[startup+3282.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25463
/proc/meminfo: memFree=868952/2055920 swapFree=4181364/4192956
[pid=25454] ppid=25452 vsize=568704 CPUtime=3281.35
/proc/25454/stat : 25454 (kw) R 25452 25454 25382 0 -1 0 134870 0 0 0 327838 297 0 0 25 0 1 0 156364784 582352896 125367 1992294400 4194304 6412682 548682068864 18446744073709551615 4286879 0 0 4096 0 0 0 0 17 1 0 0
/proc/25454/statm: 142176 125367 257 541 0 141626 0
Current children cumulated CPU time (s) 3281.35
Current children cumulated vsize (KiB) 568704

[startup+3342.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25463
/proc/meminfo: memFree=864920/2055920 swapFree=4181364/4192956
[pid=25454] ppid=25452 vsize=573356 CPUtime=3341.33
/proc/25454/stat : 25454 (kw) R 25452 25454 25382 0 -1 0 135959 0 0 0 333834 299 0 0 25 0 1 0 156364784 587116544 126456 1992294400 4194304 6412682 548682068864 18446744073709551615 4286879 0 0 4096 0 0 0 0 17 1 0 0
/proc/25454/statm: 143339 126456 257 541 0 142789 0
Current children cumulated CPU time (s) 3341.33
Current children cumulated vsize (KiB) 573356

[startup+3402.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25463
/proc/meminfo: memFree=846872/2055920 swapFree=4181364/4192956
[pid=25454] ppid=25452 vsize=592940 CPUtime=3401.31
/proc/25454/stat : 25454 (kw) R 25452 25454 25382 0 -1 0 140370 0 0 0 339826 305 0 0 25 0 1 0 156364784 607170560 130867 1992294400 4194304 6412682 548682068864 18446744073709551615 4286879 0 0 4096 0 0 0 0 17 1 0 0
/proc/25454/statm: 148235 130867 257 541 0 147685 0
Current children cumulated CPU time (s) 3401.31
Current children cumulated vsize (KiB) 592940

[startup+3462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25463
/proc/meminfo: memFree=837336/2055920 swapFree=4181364/4192956
[pid=25454] ppid=25452 vsize=603156 CPUtime=3461.3
/proc/25454/stat : 25454 (kw) R 25452 25454 25382 0 -1 0 142791 0 0 0 345822 308 0 0 25 0 1 0 156364784 617631744 133288 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/25454/statm: 150789 133288 257 541 0 150239 0
Current children cumulated CPU time (s) 3461.3
Current children cumulated vsize (KiB) 603156

[startup+3522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25463
/proc/meminfo: memFree=829272/2055920 swapFree=4181364/4192956
[pid=25454] ppid=25452 vsize=614328 CPUtime=3521.27
/proc/25454/stat : 25454 (kw) R 25452 25454 25382 0 -1 0 144790 0 0 0 351816 311 0 0 25 0 1 0 156364784 629071872 135287 1992294400 4194304 6412682 548682068864 18446744073709551615 4286879 0 0 4096 0 0 0 0 17 1 0 0
/proc/25454/statm: 153582 135287 257 541 0 153032 0
Current children cumulated CPU time (s) 3521.27
Current children cumulated vsize (KiB) 614328

[startup+3582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25463
/proc/meminfo: memFree=821592/2055920 swapFree=4181364/4192956
[pid=25454] ppid=25452 vsize=621500 CPUtime=3581.26
/proc/25454/stat : 25454 (kw) R 25452 25454 25382 0 -1 0 146701 0 0 0 357811 315 0 0 25 0 1 0 156364784 636416000 137198 1992294400 4194304 6412682 548682068864 18446744073709551615 4286879 0 0 4096 0 0 0 0 17 1 0 0
/proc/25454/statm: 155375 137198 257 541 0 154825 0
Current children cumulated CPU time (s) 3581.26
Current children cumulated vsize (KiB) 621500

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 25463
/proc/meminfo: memFree=821464/2055920 swapFree=4181364/4192956
[pid=25454] ppid=25452 vsize=621632 CPUtime=3582.86
/proc/25454/stat : 25454 (kw) R 25452 25454 25382 0 -1 0 146722 0 0 0 357971 315 0 0 25 0 1 0 156364784 636551168 137219 1992294400 4194304 6412682 548682068864 18446744073709551615 4286879 0 0 4096 0 0 0 0 17 1 0 0
/proc/25454/statm: 155408 137219 257 541 0 154858 0
Current children cumulated CPU time (s) 3582.86
Current children cumulated vsize (KiB) 621632

[startup+3590.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25463
/proc/meminfo: memFree=821144/2055920 swapFree=4181364/4192956
[pid=25454] ppid=25452 vsize=621896 CPUtime=3589.26
/proc/25454/stat : 25454 (kw) R 25452 25454 25382 0 -1 0 146803 0 0 0 358611 315 0 0 25 0 1 0 156364784 636821504 137300 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/25454/statm: 155474 137300 257 541 0 154924 0
Current children cumulated CPU time (s) 3589.26
Current children cumulated vsize (KiB) 621896

[startup+3596.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25463
/proc/meminfo: memFree=820760/2055920 swapFree=4181364/4192956
[pid=25454] ppid=25452 vsize=622292 CPUtime=3595.65
/proc/25454/stat : 25454 (kw) R 25452 25454 25382 0 -1 0 146906 0 0 0 359250 315 0 0 25 0 1 0 156364784 637227008 137403 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/25454/statm: 155573 137403 257 541 0 155023 0
Current children cumulated CPU time (s) 3595.65
Current children cumulated vsize (KiB) 622292

[startup+3599.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25463
/proc/meminfo: memFree=820568/2055920 swapFree=4181364/4192956
[pid=25454] ppid=25452 vsize=622556 CPUtime=3598.86
/proc/25454/stat : 25454 (kw) R 25452 25454 25382 0 -1 0 146955 0 0 0 359570 316 0 0 25 0 1 0 156364784 637497344 137452 1992294400 4194304 6412682 548682068864 18446744073709551615 4286890 0 0 4096 0 0 0 0 17 1 0 0
/proc/25454/statm: 155639 137452 257 541 0 155089 0
Current children cumulated CPU time (s) 3598.86
Current children cumulated vsize (KiB) 622556

[startup+3601.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25463
/proc/meminfo: memFree=820440/2055920 swapFree=4181364/4192956
[pid=25454] ppid=25452 vsize=622556 CPUtime=3600.46
/proc/25454/stat : 25454 (kw) R 25452 25454 25382 0 -1 0 146980 0 0 0 359730 316 0 0 25 0 1 0 156364784 637497344 137477 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/25454/statm: 155639 137477 257 541 0 155089 0
Current children cumulated CPU time (s) 3600.46
Current children cumulated vsize (KiB) 622556

[startup+3602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25463
/proc/meminfo: memFree=820440/2055920 swapFree=4181364/4192956
[pid=25454] ppid=25452 vsize=622688 CPUtime=3601.26
/proc/25454/stat : 25454 (kw) R 25452 25454 25382 0 -1 0 146990 0 0 0 359810 316 0 0 25 0 1 0 156364784 637632512 137487 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/25454/statm: 155672 137487 257 541 0 155122 0
Current children cumulated CPU time (s) 3601.26
Current children cumulated vsize (KiB) 622688

[startup+3602.51 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25463
/proc/meminfo: memFree=820376/2055920 swapFree=4181364/4192956
[pid=25454] ppid=25452 vsize=622688 CPUtime=3601.46
/proc/25454/stat : 25454 (kw) R 25452 25454 25382 0 -1 0 146992 0 0 0 359830 316 0 0 25 0 1 0 156364784 637632512 137489 1992294400 4194304 6412682 548682068864 18446744073709551615 4286879 0 0 4096 0 0 0 0 17 1 0 0
/proc/25454/statm: 155672 137489 257 541 0 155122 0
Current children cumulated CPU time (s) 3601.46
Current children cumulated vsize (KiB) 622688

Child status: 0
Real time (s): 3602.6
CPU time (s): 3601.56
CPU user time (s): 3598.31
CPU system time (s): 3.2505
CPU usage (%): 99.9711
Max. virtual memory (cumulated for all children) (KiB): 622688

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

runsolver used 2.66759 second user time and 7.53385 second system time

The end

Launcher Data

Begin job on node13 at 2009-05-02 18:55:13
IDJOB=1775035
IDBENCH=71077
IDSOLVER=611
FILE ID=node13/1775035-1241283313
PBS_JOBID= 9225042
Free space on /tmp= 66444 MiB

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

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

MD5SUM BENCH= 8e41b9860982308be5a85106d5324611
RANDOM SEED=612819724

node13.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.227
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.227
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:       1372352 kB
Buffers:         74112 kB
Cached:         507920 kB
SwapCached:       5352 kB
Active:          48148 kB
Inactive:       541712 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1372352 kB
SwapTotal:     4192956 kB
SwapFree:      4181364 kB
Dirty:            7752 kB
Writeback:           0 kB
Mapped:          13524 kB
Slab:            79644 kB
Committed_AS:   629700 kB
PageTables:       1460 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= 66444 MiB
End job on node13 at 2009-05-02 19:55:16