Trace number 3282967

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 2011-02-28UNSAT 578.07 578.601

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_l46_lambda.cnf
MD5SUMeb4d0d02a25a8a84182ddd3b6d1fa8b5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark84.3072
Satisfiable
(Un)Satisfiability was proved
Number of variables33090
Number of clauses165828
Sum of the clauses size478271
Maximum clause length9
Minimum clause length1
Number of clauses of size 14268
Number of clauses of size 241089
Number of clauses of size 397665
Number of clauses of size 415752
Number of clauses of size 56916
Number of clauses of size over 5138

Solver Data

577.97/578.59	c 578.060000 seconds
577.97/578.59	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3282967-1303758425/watcher-3282967-1303758425 -o /tmp/evaluation-result-3282967-1303758425/solver-3282967-1303758425 -C 2400 -W 1300 -M 7680 kw --tmp-path=HOME HOME/instance-3282967-1303758425.cnf 

running on 2 cores: 0,2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.37 3.09 4.25 4/185 8379
/proc/meminfo: memFree=14001396/32951124 swapFree=67111528/67111528
[pid=8379] ppid=8377 vsize=7916 CPUtime=0 cores=0,2
/proc/8379/stat : 8379 (kw) R 8377 8379 6665 0 -1 4202496 1340 0 0 0 0 0 0 0 21 0 1 0 487440338 8105984 1289 33554432000 4194304 6935321 140737142428048 18446744073709551615 5922283 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8379/statm: 1979 1293 241 670 0 1300 0

[startup+0.0511069 s]
/proc/loadavg: 1.37 3.09 4.25 4/185 8379
/proc/meminfo: memFree=14001396/32951124 swapFree=67111528/67111528
[pid=8379] ppid=8377 vsize=28016 CPUtime=0.04 cores=0,2
/proc/8379/stat : 8379 (kw) R 8377 8379 6665 0 -1 4202496 5504 0 0 0 4 0 0 0 21 0 1 0 487440338 28688384 5437 33554432000 4194304 6935321 140737142428048 18446744073709551615 5493619 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8379/statm: 7004 5437 249 670 0 6325 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 28016

[startup+0.101119 s]
/proc/loadavg: 1.37 3.09 4.25 4/185 8379
/proc/meminfo: memFree=14001396/32951124 swapFree=67111528/67111528
[pid=8379] ppid=8377 vsize=30464 CPUtime=0.09 cores=0,2
/proc/8379/stat : 8379 (kw) R 8377 8379 6665 0 -1 4202496 6124 0 0 0 9 0 0 0 21 0 1 0 487440338 31195136 6057 33554432000 4194304 6935321 140737142428048 18446744073709551615 5493440 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8379/statm: 7616 6057 249 670 0 6937 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30464

[startup+0.301064 s]
/proc/loadavg: 1.37 3.09 4.25 4/185 8379
/proc/meminfo: memFree=14001396/32951124 swapFree=67111528/67111528
[pid=8379] ppid=8377 vsize=40232 CPUtime=0.29 cores=0,2
/proc/8379/stat : 8379 (kw) R 8377 8379 6665 0 -1 4202496 8500 0 0 0 29 0 0 0 22 0 1 0 487440338 41197568 8433 33554432000 4194304 6935321 140737142428048 18446744073709551615 5922283 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8379/statm: 10058 8433 249 670 0 9379 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 40232

[startup+0.701012 s]
/proc/loadavg: 1.37 3.09 4.25 4/185 8379
/proc/meminfo: memFree=14001396/32951124 swapFree=67111528/67111528
[pid=8379] ppid=8377 vsize=55904 CPUtime=0.69 cores=0,2
/proc/8379/stat : 8379 (kw) R 8377 8379 6665 0 -1 4202496 12369 0 0 0 65 4 0 0 24 0 1 0 487440338 57245696 12108 33554432000 4194304 6935321 140737142428048 18446744073709551615 4391923 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8379/statm: 13976 12108 274 670 0 13297 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 55904

[startup+1.50084 s]
/proc/loadavg: 1.37 3.09 4.25 5/191 8390
/proc/meminfo: memFree=13765984/32951124 swapFree=67111528/67111528
[pid=8379] ppid=8377 vsize=54352 CPUtime=1.49 cores=0,2
/proc/8379/stat : 8379 (kw) R 8377 8379 6665 0 -1 4202496 12471 0 0 0 145 4 0 0 25 0 1 0 487440338 55656448 11727 33554432000 4194304 6935321 140737142428048 18446744073709551615 4429603 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8379/statm: 13588 11727 286 670 0 12909 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 54352

[startup+3.10057 s]
/proc/loadavg: 1.37 3.09 4.25 5/191 8390
/proc/meminfo: memFree=13658476/32951124 swapFree=67111528/67111528
[pid=8379] ppid=8377 vsize=56036 CPUtime=3.09 cores=0,2
/proc/8379/stat : 8379 (kw) R 8377 8379 6665 0 -1 4202496 12926 0 0 0 305 4 0 0 25 0 1 0 487440338 57380864 12182 33554432000 4194304 6935321 140737142428048 18446744073709551615 4430522 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8379/statm: 14009 12182 298 670 0 13330 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 56036

[startup+6.30096 s]
/proc/loadavg: 1.58 3.10 4.25 5/191 8390
/proc/meminfo: memFree=13527912/32951124 swapFree=67111528/67111528
[pid=8379] ppid=8377 vsize=57700 CPUtime=5.76 cores=0,2
/proc/8379/stat : 8379 (kw) R 8377 8379 6665 0 -1 4202496 13377 0 0 0 572 4 0 0 22 0 1 0 487440338 59084800 12633 33554432000 4194304 6935321 140737142428048 18446744073709551615 4430683 0 0 4096 2 0 0 0 17 0 0 0 52
/proc/8379/statm: 14425 12633 298 670 0 13746 0
Current children cumulated CPU time (s) 5.76
Current children cumulated vsize (KiB) 57700

[startup+12.7008 s]
/proc/loadavg: 1.77 3.12 4.25 5/191 8390
/proc/meminfo: memFree=13318128/32951124 swapFree=67111528/67111528
[pid=8379] ppid=8377 vsize=59480 CPUtime=12.16 cores=0,2
/proc/8379/stat : 8379 (kw) R 8377 8379 6665 0 -1 4202496 13819 0 0 0 1212 4 0 0 25 0 1 0 487440338 60907520 13075 33554432000 4194304 6935321 140737142428048 18446744073709551615 4430683 0 0 4096 2 0 0 0 17 0 0 0 52
/proc/8379/statm: 14870 13075 298 670 0 14191 0
Current children cumulated CPU time (s) 12.16
Current children cumulated vsize (KiB) 59480

[startup+25.5004 s]
/proc/loadavg: 2.27 3.16 4.25 5/194 8397
/proc/meminfo: memFree=11197172/32951124 swapFree=67111528/67111528
[pid=8379] ppid=8377 vsize=60464 CPUtime=24.96 cores=0,2
/proc/8379/stat : 8379 (kw) R 8377 8379 6665 0 -1 4202496 14036 0 0 0 2492 4 0 0 25 0 1 0 487440338 61915136 13292 33554432000 4194304 6935321 140737142428048 18446744073709551615 4430607 0 0 4096 2 0 0 0 17 0 0 0 52
/proc/8379/statm: 15116 13292 298 670 0 14437 0
Current children cumulated CPU time (s) 24.96
Current children cumulated vsize (KiB) 60464

[startup+51.1007 s]
/proc/loadavg: 2.86 3.23 4.24 5/194 8425
/proc/meminfo: memFree=13022288/32951124 swapFree=67111528/67111528
[pid=8379] ppid=8377 vsize=62452 CPUtime=50.56 cores=0,2
/proc/8379/stat : 8379 (kw) R 8377 8379 6665 0 -1 4202496 14871 0 0 0 5052 4 0 0 25 0 1 0 487440338 63950848 13662 33554432000 4194304 6935321 140737142428048 18446744073709551615 4429744 0 0 4096 2 0 0 0 17 0 0 0 52
/proc/8379/statm: 15613 13662 298 670 0 14934 0
Current children cumulated CPU time (s) 50.56
Current children cumulated vsize (KiB) 62452

[startup+102.307 s]
/proc/loadavg: 3.50 3.34 4.22 5/194 8454
/proc/meminfo: memFree=12792188/32951124 swapFree=67111528/67111528
[pid=8379] ppid=8377 vsize=64548 CPUtime=101.77 cores=0,2
/proc/8379/stat : 8379 (kw) R 8377 8379 6665 0 -1 4202496 15374 0 0 0 10172 5 0 0 25 0 1 0 487440338 66097152 14165 33554432000 4194304 6935321 140737142428048 18446744073709551615 4430607 0 0 4096 2 0 0 0 17 0 0 0 52
/proc/8379/statm: 16137 14165 298 670 0 15458 0
Current children cumulated CPU time (s) 101.77
Current children cumulated vsize (KiB) 64548

[startup+162.301 s]
/proc/loadavg: 3.94 3.49 4.22 5/194 8455
/proc/meminfo: memFree=12783428/32951124 swapFree=67111528/67111528
[pid=8379] ppid=8377 vsize=65980 CPUtime=161.76 cores=0,2
/proc/8379/stat : 8379 (kw) R 8377 8379 6665 0 -1 4202496 15764 0 0 0 16171 5 0 0 25 0 1 0 487440338 67563520 14555 33554432000 4194304 6935321 140737142428048 18446744073709551615 4430575 0 0 4096 2 0 0 0 17 0 0 0 52
/proc/8379/statm: 16495 14555 298 670 0 15816 0
Current children cumulated CPU time (s) 161.76
Current children cumulated vsize (KiB) 65980

[startup+222.301 s]
/proc/loadavg: 3.98 3.58 4.20 5/194 8484
/proc/meminfo: memFree=13321824/32951124 swapFree=67111528/67111528
[pid=8379] ppid=8377 vsize=67784 CPUtime=221.76 cores=0,2
/proc/8379/stat : 8379 (kw) R 8377 8379 6665 0 -1 4202496 16233 0 0 0 22171 5 0 0 25 0 1 0 487440338 69410816 15024 33554432000 4194304 6935321 140737142428048 18446744073709551615 4346501 0 0 4096 2 0 0 0 17 0 0 0 52
/proc/8379/statm: 16946 15024 298 670 0 16267 0
Current children cumulated CPU time (s) 221.76
Current children cumulated vsize (KiB) 67784

[startup+282.301 s]
/proc/loadavg: 3.50 3.53 4.14 4/188 8502
/proc/meminfo: memFree=13659508/32951124 swapFree=67111528/67111528
[pid=8379] ppid=8377 vsize=69904 CPUtime=281.76 cores=0,2
/proc/8379/stat : 8379 (kw) R 8377 8379 6665 0 -1 4202496 16781 0 0 0 28171 5 0 0 25 0 1 0 487440338 71581696 15572 33554432000 4194304 6935321 140737142428048 18446744073709551615 4497865 0 0 4096 2 0 0 0 17 0 0 0 52
/proc/8379/statm: 17476 15572 298 670 0 16797 0
Current children cumulated CPU time (s) 281.76
Current children cumulated vsize (KiB) 69904

[startup+342.301 s]
/proc/loadavg: 2.55 3.25 4.00 3/182 8521
/proc/meminfo: memFree=13888768/32951124 swapFree=67111528/67111528
[pid=8379] ppid=8377 vsize=72364 CPUtime=341.76 cores=0,2
/proc/8379/stat : 8379 (kw) R 8377 8379 6665 0 -1 4202496 17414 0 0 0 34170 6 0 0 25 0 1 0 487440338 74100736 16205 33554432000 4194304 6935321 140737142428048 18446744073709551615 4430607 0 0 4096 2 0 0 0 17 0 0 0 52
/proc/8379/statm: 18091 16205 298 670 0 17412 0
Current children cumulated CPU time (s) 341.76
Current children cumulated vsize (KiB) 72364

[startup+402.301 s]
/proc/loadavg: 2.31 3.05 3.89 3/182 8523
/proc/meminfo: memFree=13885776/32951124 swapFree=67111528/67111528
[pid=8379] ppid=8377 vsize=73588 CPUtime=401.76 cores=0,2
/proc/8379/stat : 8379 (kw) R 8377 8379 6665 0 -1 4202496 18561 0 0 0 40169 7 0 0 25 0 1 0 487440338 75354112 16556 33554432000 4194304 6935321 140737142428048 18446744073709551615 4432920 0 0 4096 2 0 0 0 17 0 0 0 52
/proc/8379/statm: 18397 16556 298 670 0 17718 0
Current children cumulated CPU time (s) 401.76
Current children cumulated vsize (KiB) 73588

[startup+462.301 s]
/proc/loadavg: 2.11 2.86 3.77 3/182 8524
/proc/meminfo: memFree=13882648/32951124 swapFree=67111528/67111528
[pid=8379] ppid=8377 vsize=75844 CPUtime=461.76 cores=0,2
/proc/8379/stat : 8379 (kw) R 8377 8379 6665 0 -1 4202496 19903 0 0 0 46169 7 0 0 25 0 1 0 487440338 77664256 17070 33554432000 4194304 6935321 140737142428048 18446744073709551615 4430943 0 0 4096 2 0 0 0 17 0 0 0 52
/proc/8379/statm: 18961 17070 298 670 0 18282 0
Current children cumulated CPU time (s) 461.76
Current children cumulated vsize (KiB) 75844

[startup+522.3 s]
/proc/loadavg: 2.08 2.71 3.66 3/182 8526
/proc/meminfo: memFree=13880780/32951124 swapFree=67111528/67111528
[pid=8379] ppid=8377 vsize=77432 CPUtime=521.75 cores=0,2
/proc/8379/stat : 8379 (kw) R 8377 8379 6665 0 -1 4202496 21664 0 0 0 52168 7 0 0 25 0 1 0 487440338 79290368 17389 33554432000 4194304 6935321 140737142428048 18446744073709551615 4430607 0 0 4096 2 0 0 0 17 0 0 0 52
/proc/8379/statm: 19358 17389 298 670 0 18679 0
Current children cumulated CPU time (s) 521.75
Current children cumulated vsize (KiB) 77432

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

[startup+537.501 s]
/proc/loadavg: 2.06 2.68 3.63 3/182 8526
/proc/meminfo: memFree=13880516/32951124 swapFree=67111528/67111528
[pid=8379] ppid=8377 vsize=77872 CPUtime=536.96 cores=0,2
/proc/8379/stat : 8379 (kw) R 8377 8379 6665 0 -1 4202496 22050 0 0 0 53688 8 0 0 25 0 1 0 487440338 79740928 17478 33554432000 4194304 6935321 140737142428048 18446744073709551615 4430559 0 0 4096 2 0 0 0 17 0 0 0 52
/proc/8379/statm: 19468 17478 298 670 0 18789 0
Current children cumulated CPU time (s) 536.96
Current children cumulated vsize (KiB) 77872

[startup+563.101 s]
/proc/loadavg: 2.04 2.62 3.59 3/182 8527
/proc/meminfo: memFree=13879140/32951124 swapFree=67111528/67111528
[pid=8379] ppid=8377 vsize=78668 CPUtime=562.57 cores=0,2
/proc/8379/stat : 8379 (kw) R 8377 8379 6665 0 -1 4202496 22812 0 0 0 56249 8 0 0 25 0 1 0 487440338 80556032 17637 33554432000 4194304 6935321 140737142428048 18446744073709551615 4430607 0 0 4096 2 0 0 0 17 0 0 0 52
/proc/8379/statm: 19667 17637 298 670 0 18988 0
Current children cumulated CPU time (s) 562.57
Current children cumulated vsize (KiB) 78668

[startup+569.501 s]
/proc/loadavg: 2.04 2.61 3.58 3/182 8527
/proc/meminfo: memFree=13879140/32951124 swapFree=67111528/67111528
[pid=8379] ppid=8377 vsize=79312 CPUtime=568.96 cores=0,2
/proc/8379/stat : 8379 (kw) R 8377 8379 6665 0 -1 4202496 22929 0 0 0 56888 8 0 0 25 0 1 0 487440338 81215488 17754 33554432000 4194304 6935321 140737142428048 18446744073709551615 4430885 0 0 4096 2 0 0 0 17 0 0 0 52
/proc/8379/statm: 19828 17754 298 670 0 19149 0
Current children cumulated CPU time (s) 568.96
Current children cumulated vsize (KiB) 79312

[startup+572.701 s]
/proc/loadavg: 2.03 2.60 3.57 3/182 8527
/proc/meminfo: memFree=13878768/32951124 swapFree=67111528/67111528
[pid=8379] ppid=8377 vsize=79312 CPUtime=572.16 cores=0,2
/proc/8379/stat : 8379 (kw) R 8377 8379 6665 0 -1 4202496 23236 0 0 0 57208 8 0 0 25 0 1 0 487440338 81215488 17755 33554432000 4194304 6935321 140737142428048 18446744073709551615 4487272 0 0 4096 2 0 0 0 17 0 0 0 52
/proc/8379/statm: 19828 17755 298 670 0 19149 0
Current children cumulated CPU time (s) 572.16
Current children cumulated vsize (KiB) 79312

[startup+575.901 s]
/proc/loadavg: 2.03 2.59 3.56 3/182 8527
/proc/meminfo: memFree=13878768/32951124 swapFree=67111528/67111528
[pid=8379] ppid=8377 vsize=79312 CPUtime=575.36 cores=0,2
/proc/8379/stat : 8379 (kw) R 8377 8379 6665 0 -1 4202496 23236 0 0 0 57528 8 0 0 25 0 1 0 487440338 81215488 17755 33554432000 4194304 6935321 140737142428048 18446744073709551615 4430943 0 0 4096 2 0 0 0 17 0 0 0 52
/proc/8379/statm: 19828 17755 298 670 0 19149 0
Current children cumulated CPU time (s) 575.36
Current children cumulated vsize (KiB) 79312

[startup+577.506 s]
/proc/loadavg: 2.03 2.59 3.56 2/177 8544
/proc/meminfo: memFree=13967576/32951124 swapFree=67111528/67111528
[pid=8379] ppid=8377 vsize=79312 CPUtime=576.97 cores=0,2
/proc/8379/stat : 8379 (kw) R 8377 8379 6665 0 -1 4202496 23236 0 0 0 57689 8 0 0 25 0 1 0 487440338 81215488 17755 33554432000 4194304 6935321 140737142428048 18446744073709551615 4430943 0 0 4096 2 0 0 0 17 0 0 0 52
/proc/8379/statm: 19828 17755 298 670 0 19149 0
Current children cumulated CPU time (s) 576.97
Current children cumulated vsize (KiB) 79312

[startup+578.301 s]
/proc/loadavg: 2.03 2.59 3.56 2/177 8544
/proc/meminfo: memFree=13967576/32951124 swapFree=67111528/67111528
[pid=8379] ppid=8377 vsize=79552 CPUtime=577.76 cores=0,2
/proc/8379/stat : 8379 (kw) R 8377 8379 6665 0 -1 4202496 23261 0 0 0 57768 8 0 0 25 0 1 0 487440338 81461248 17780 33554432000 4194304 6935321 140737142428048 18446744073709551615 4301491 0 0 4096 2 0 0 0 17 0 0 0 52
/proc/8379/statm: 19888 17780 298 670 0 19209 0
Current children cumulated CPU time (s) 577.76
Current children cumulated vsize (KiB) 79552

[startup+578.501 s]
/proc/loadavg: 2.03 2.59 3.56 2/177 8544
/proc/meminfo: memFree=13967576/32951124 swapFree=67111528/67111528
[pid=8379] ppid=8377 vsize=79552 CPUtime=577.97 cores=0,2
/proc/8379/stat : 8379 (kw) R 8377 8379 6665 0 -1 4202496 23261 0 0 0 57789 8 0 0 25 0 1 0 487440338 81461248 17780 33554432000 4194304 6935321 140737142428048 18446744073709551615 4430683 0 0 4096 2 0 0 0 17 0 0 0 52
/proc/8379/statm: 19888 17780 298 670 0 19209 0
Current children cumulated CPU time (s) 577.97
Current children cumulated vsize (KiB) 79552

Child status: 20
Real time (s): 578.601
CPU time (s): 578.07
CPU user time (s): 577.983
CPU system time (s): 0.086986
CPU usage (%): 99.9082
Max. virtual memory (cumulated for all children) (KiB): 80536

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 577.983
system time used= 0.086986
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23272
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= 5
involuntary context switches= 1187

runsolver used 1.01285 second user time and 2.15067 second system time

The end

Launcher Data

Begin job on node135 at 2011-04-25 21:07:05
IDJOB=3282967
IDBENCH=70941
IDSOLVER=1658
FILE ID=node135/3282967-1303758425
RUNJOBID= node135-1303758424-8353
PBS_JOBID= 13154027
Free space on /tmp= 71244 MiB

SOLVER NAME= kw 2011-02-28
BENCH NAME= SAT09/APPLICATIONS/bioinfo/q_query_3_l46_lambda.cnf
COMMAND LINE= kw --tmp-path=TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3282967-1303758425/watcher-3282967-1303758425 -o /tmp/evaluation-result-3282967-1303758425/solver-3282967-1303758425 -C 2400 -W 1300 -M 7680  kw --tmp-path=HOME HOME/instance-3282967-1303758425.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= eb4d0d02a25a8a84182ddd3b6d1fa8b5
RANDOM SEED=906408507

node135.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.70
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 6640.14
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.78
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      14001800 kB
Buffers:       2066004 kB
Cached:       16187092 kB
SwapCached:          0 kB
Active:        7495504 kB
Inactive:     10857376 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14001800 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           13644 kB
Writeback:           0 kB
AnonPages:       99796 kB
Mapped:          15660 kB
Slab:           532252 kB
PageTables:       5240 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   245700 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71248 MiB
End job on node135 at 2011-04-25 21:16:43