Trace number 1796985

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_pre 2009-03-21UNSAT 290.22 290.385

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_l44_lambda.cnf
MD5SUMa7bc41b32260e4459b2bee7c18cacba1
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark290.22
Satisfiable
(Un)Satisfiability was proved
Number of variables31540
Number of clauses157264
Sum of the clauses size453246
Maximum clause length9
Minimum clause length1
Number of clauses of size 14112
Number of clauses of size 239373
Number of clauses of size 392004
Number of clauses of size 415027
Number of clauses of size 56616
Number of clauses of size over 5132

Solver Data

290.14/290.38	This is MiniSat 2.0 beta
290.14/290.38	WARNING: for repeatability, setting FPU to use double precision
290.14/290.38	============================[ Problem Statistics ]=============================
290.14/290.38	|                                                                             |
290.14/290.38	|  Number of variables:  1                                                    |
290.14/290.38	|  Number of clauses:    2                                                    |
290.14/290.38	|  Parsing time:         0.00         s                                       |
290.14/290.38	Solved by unit propagation
290.14/290.38	UNSATISFIABLE
290.14/290.38	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-1796985-1242082921/watcher-1796985-1242082921 -o /tmp/evaluation-result-1796985-1242082921/solver-1796985-1242082921 -C 1200 -W 1800 -M 1800 HOME/kw_pre HOME/instance-1796985-1242082921.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 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 20294
/proc/meminfo: memFree=1519800/2055920 swapFree=4168304/4192956
[pid=20294] ppid=20292 vsize=5356 CPUtime=0
/proc/20294/stat : 20294 (kw_pre) R 20292 20294 19698 0 -1 4194304 262 0 0 0 0 0 0 0 18 0 1 0 236326211 5484544 230 1992294400 4194304 4889804 548682068832 18446744073709551615 206381312671 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/20294/statm: 1339 230 191 169 0 50 0
[pid=20295] ppid=20294 vsize=3808 CPUtime=0
/proc/20295/stat : 20295 (kw_preprocessor) R 20294 20294 19698 0 -1 0 572 0 0 0 0 0 0 0 18 0 1 0 236326211 3899392 548 1992294400 4194304 6416590 548682068912 18446744073709551615 4279764 0 0 4096 0 0 0 0 17 0 0 0
/proc/20295/statm: 1014 556 198 542 0 463 0

[startup+0.021869 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 20294
/proc/meminfo: memFree=1519800/2055920 swapFree=4168304/4192956
[pid=20294] ppid=20292 vsize=5356 CPUtime=0
/proc/20294/stat : 20294 (kw_pre) S 20292 20294 19698 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236326211 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20294/statm: 1339 231 192 169 0 50 0
[pid=20295] ppid=20294 vsize=14184 CPUtime=0.01
/proc/20295/stat : 20295 (kw_preprocessor) R 20294 20294 19698 0 -1 0 2985 0 0 0 0 1 0 0 19 0 1 0 236326211 14524416 2962 1992294400 4194304 6416590 548682068912 18446744073709551615 5489867 0 0 4096 0 0 0 0 17 0 0 0
/proc/20295/statm: 3546 2968 205 542 0 2995 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 19540

[startup+0.101881 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 20294
/proc/meminfo: memFree=1519800/2055920 swapFree=4168304/4192956
[pid=20294] ppid=20292 vsize=5356 CPUtime=0
/proc/20294/stat : 20294 (kw_pre) S 20292 20294 19698 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236326211 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20294/statm: 1339 231 192 169 0 50 0
[pid=20295] ppid=20294 vsize=22956 CPUtime=0.09
/proc/20295/stat : 20295 (kw_preprocessor) R 20294 20294 19698 0 -1 0 4967 0 0 0 8 1 0 0 19 0 1 0 236326211 23506944 4943 1992294400 4194304 6416590 548682068912 18446744073709551615 5489806 0 0 4096 0 0 0 0 17 0 0 0
/proc/20295/statm: 5739 4943 217 542 0 5188 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28312

[startup+0.301917 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 20294
/proc/meminfo: memFree=1519800/2055920 swapFree=4168304/4192956
[pid=20294] ppid=20292 vsize=5356 CPUtime=0
/proc/20294/stat : 20294 (kw_pre) S 20292 20294 19698 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236326211 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20294/statm: 1339 231 192 169 0 50 0
[pid=20295] ppid=20294 vsize=25468 CPUtime=0.29
/proc/20295/stat : 20295 (kw_preprocessor) R 20294 20294 19698 0 -1 0 5690 0 0 0 27 2 0 0 21 0 1 0 236326211 26079232 5666 1992294400 4194304 6416590 548682068912 18446744073709551615 5489867 0 0 4096 0 0 0 0 17 0 0 0
/proc/20295/statm: 6367 5666 217 542 0 5816 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30824

[startup+0.701991 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 20294
/proc/meminfo: memFree=1519800/2055920 swapFree=4168304/4192956
[pid=20294] ppid=20292 vsize=5356 CPUtime=0
/proc/20294/stat : 20294 (kw_pre) S 20292 20294 19698 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236326211 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20294/statm: 1339 231 192 169 0 50 0
[pid=20295] ppid=20294 vsize=31724 CPUtime=0.69
/proc/20295/stat : 20295 (kw_preprocessor) R 20294 20294 19698 0 -1 0 7394 0 0 0 67 2 0 0 25 0 1 0 236326211 32485376 7370 1992294400 4194304 6416590 548682068912 18446744073709551615 4312507 0 0 4096 0 0 0 0 17 0 0 0
/proc/20295/statm: 7931 7370 217 542 0 7380 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 37080

[startup+1.50114 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 20296
/proc/meminfo: memFree=1482024/2055920 swapFree=4168304/4192956
[pid=20294] ppid=20292 vsize=5356 CPUtime=0
/proc/20294/stat : 20294 (kw_pre) S 20292 20294 19698 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236326211 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20294/statm: 1339 231 192 169 0 50 0
[pid=20295] ppid=20294 vsize=46588 CPUtime=1.48
/proc/20295/stat : 20295 (kw_preprocessor) R 20294 20294 19698 0 -1 0 11042 0 0 0 137 11 0 0 25 0 1 0 236326211 47706112 10833 1992294400 4194304 6416590 548682068912 18446744073709551615 4268786 0 0 4096 0 0 0 0 17 0 0 0
/proc/20295/statm: 11647 10833 242 542 0 11096 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 51944

[startup+3.10143 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 20296
/proc/meminfo: memFree=1475176/2055920 swapFree=4168304/4192956
[pid=20294] ppid=20292 vsize=5356 CPUtime=0
/proc/20294/stat : 20294 (kw_pre) S 20292 20294 19698 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236326211 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20294/statm: 1339 231 192 169 0 50 0
[pid=20295] ppid=20294 vsize=45996 CPUtime=3.08
/proc/20295/stat : 20295 (kw_preprocessor) R 20294 20294 19698 0 -1 0 11200 0 0 0 296 12 0 0 25 0 1 0 236326211 47099904 10744 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 0 0 0
/proc/20295/statm: 11499 10744 250 542 0 10948 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 51352

[startup+6.30201 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 20296
/proc/meminfo: memFree=1474472/2055920 swapFree=4168304/4192956
[pid=20294] ppid=20292 vsize=5356 CPUtime=0
/proc/20294/stat : 20294 (kw_pre) S 20292 20294 19698 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236326211 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20294/statm: 1339 231 192 169 0 50 0
[pid=20295] ppid=20294 vsize=46724 CPUtime=6.29
/proc/20295/stat : 20295 (kw_preprocessor) R 20294 20294 19698 0 -1 0 11411 0 0 0 614 15 0 0 25 0 1 0 236326211 47845376 10955 1992294400 4194304 6416590 548682068912 18446744073709551615 4295356 0 0 4096 0 0 0 0 17 0 0 0
/proc/20295/statm: 11681 10955 254 542 0 11130 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 52080

[startup+12.7022 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 20296
/proc/meminfo: memFree=1473064/2055920 swapFree=4168304/4192956
[pid=20294] ppid=20292 vsize=5356 CPUtime=0
/proc/20294/stat : 20294 (kw_pre) S 20292 20294 19698 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236326211 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20294/statm: 1339 231 192 169 0 50 0
[pid=20295] ppid=20294 vsize=48520 CPUtime=12.68
/proc/20295/stat : 20295 (kw_preprocessor) R 20294 20294 19698 0 -1 0 11807 0 0 0 1250 18 0 0 25 0 1 0 236326211 49684480 11351 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 0 0 0
/proc/20295/statm: 12130 11351 254 542 0 11579 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 53876

[startup+25.5015 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 20296
/proc/meminfo: memFree=1471016/2055920 swapFree=4168304/4192956
[pid=20294] ppid=20292 vsize=5356 CPUtime=0
/proc/20294/stat : 20294 (kw_pre) S 20292 20294 19698 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236326211 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20294/statm: 1339 231 192 169 0 50 0
[pid=20295] ppid=20294 vsize=50752 CPUtime=25.47
/proc/20295/stat : 20295 (kw_preprocessor) R 20294 20294 19698 0 -1 0 12361 0 0 0 2524 23 0 0 25 0 1 0 236326211 51970048 11905 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 0 0 0
/proc/20295/statm: 12688 11905 254 542 0 12137 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 56108

[startup+51.1012 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 20296
/proc/meminfo: memFree=1466856/2055920 swapFree=4168304/4192956
[pid=20294] ppid=20292 vsize=5356 CPUtime=0
/proc/20294/stat : 20294 (kw_pre) S 20292 20294 19698 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236326211 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20294/statm: 1339 231 192 169 0 50 0
[pid=20295] ppid=20294 vsize=55888 CPUtime=51.06
/proc/20295/stat : 20295 (kw_preprocessor) R 20294 20294 19698 0 -1 0 13430 0 0 0 5076 30 0 0 25 0 1 0 236326211 57229312 12974 1992294400 4194304 6416590 548682068912 18446744073709551615 4294579 0 0 4096 0 0 0 0 17 0 0 0
/proc/20295/statm: 13972 12974 254 542 0 13421 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 61244

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 20296
/proc/meminfo: memFree=1457832/2055920 swapFree=4168304/4192956
[pid=20294] ppid=20292 vsize=5356 CPUtime=0
/proc/20294/stat : 20294 (kw_pre) S 20292 20294 19698 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236326211 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20294/statm: 1339 231 192 169 0 50 0
[pid=20295] ppid=20294 vsize=65588 CPUtime=102.23
/proc/20295/stat : 20295 (kw_preprocessor) R 20294 20294 19698 0 -1 0 15668 0 0 0 10183 40 0 0 25 0 1 0 236326211 67162112 15212 1992294400 4194304 6416590 548682068912 18446744073709551615 4294579 0 0 4096 0 0 0 0 17 0 0 0
/proc/20295/statm: 16397 15212 254 542 0 15846 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 70944

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 20296
/proc/meminfo: memFree=1448040/2055920 swapFree=4168304/4192956
[pid=20294] ppid=20292 vsize=5356 CPUtime=0
/proc/20294/stat : 20294 (kw_pre) S 20292 20294 19698 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236326211 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20294/statm: 1339 231 192 169 0 50 0
[pid=20295] ppid=20294 vsize=77844 CPUtime=162.2
/proc/20295/stat : 20295 (kw_preprocessor) R 20294 20294 19698 0 -1 0 18698 0 0 0 16167 53 0 0 25 0 1 0 236326211 79712256 17648 1992294400 4194304 6416590 548682068912 18446744073709551615 5279527 0 0 4096 0 0 0 0 17 0 0 0
/proc/20295/statm: 19461 17648 254 542 0 18910 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 83200

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 20296
/proc/meminfo: memFree=1441896/2055920 swapFree=4168304/4192956
[pid=20294] ppid=20292 vsize=5356 CPUtime=0
/proc/20294/stat : 20294 (kw_pre) S 20292 20294 19698 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236326211 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20294/statm: 1339 231 192 169 0 50 0
[pid=20295] ppid=20294 vsize=84332 CPUtime=222.17
/proc/20295/stat : 20295 (kw_preprocessor) R 20294 20294 19698 0 -1 0 20590 0 0 0 22155 62 0 0 25 0 1 0 236326211 86355968 19175 1992294400 4194304 6416590 548682068912 18446744073709551615 4294575 0 0 4096 0 0 0 0 17 0 0 0
/proc/20295/statm: 21083 19175 254 542 0 20532 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 89688

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 20296
/proc/meminfo: memFree=1431400/2055920 swapFree=4168304/4192956
[pid=20294] ppid=20292 vsize=5356 CPUtime=0
/proc/20294/stat : 20294 (kw_pre) S 20292 20294 19698 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236326211 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20294/statm: 1339 231 192 169 0 50 0
[pid=20295] ppid=20294 vsize=96320 CPUtime=282.13
/proc/20295/stat : 20295 (kw_preprocessor) R 20294 20294 19698 0 -1 0 23632 0 0 0 28141 72 0 0 25 0 1 0 236326211 98631680 21797 1992294400 4194304 6416590 548682068912 18446744073709551615 4294579 0 0 4096 0 0 0 0 17 0 0 0
/proc/20295/statm: 24080 21797 254 542 0 23529 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 101676

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

[startup+284.702 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 20296
/proc/meminfo: memFree=1431400/2055920 swapFree=4168304/4192956
[pid=20294] ppid=20292 vsize=5356 CPUtime=0
/proc/20294/stat : 20294 (kw_pre) S 20292 20294 19698 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236326211 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20294/statm: 1339 231 192 169 0 50 0
[pid=20295] ppid=20294 vsize=96320 CPUtime=284.53
/proc/20295/stat : 20295 (kw_preprocessor) R 20294 20294 19698 0 -1 0 23637 0 0 0 28381 72 0 0 25 0 1 0 236326211 98631680 21802 1992294400 4194304 6416590 548682068912 18446744073709551615 4294579 0 0 4096 0 0 0 0 17 0 0 0
/proc/20295/statm: 24080 21802 254 542 0 23529 0
Current children cumulated CPU time (s) 284.53
Current children cumulated vsize (KiB) 101676

[startup+287.901 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 20296
/proc/meminfo: memFree=1430632/2055920 swapFree=4168304/4192956
[pid=20294] ppid=20292 vsize=5356 CPUtime=0
/proc/20294/stat : 20294 (kw_pre) S 20292 20294 19698 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236326211 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20294/statm: 1339 231 192 169 0 50 0
[pid=20295] ppid=20294 vsize=97600 CPUtime=287.73
/proc/20295/stat : 20295 (kw_preprocessor) R 20294 20294 19698 0 -1 0 23944 0 0 0 28699 74 0 0 25 0 1 0 236326211 99942400 22109 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 0 0 0
/proc/20295/statm: 24400 22109 254 542 0 23849 0
Current children cumulated CPU time (s) 287.73
Current children cumulated vsize (KiB) 102956

[startup+289.502 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 20296
/proc/meminfo: memFree=1428648/2055920 swapFree=4168304/4192956
[pid=20294] ppid=20292 vsize=5356 CPUtime=0
/proc/20294/stat : 20294 (kw_pre) S 20292 20294 19698 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236326211 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20294/statm: 1339 231 192 169 0 50 0
[pid=20295] ppid=20294 vsize=100164 CPUtime=289.32
/proc/20295/stat : 20295 (kw_preprocessor) R 20294 20294 19698 0 -1 0 24328 0 0 0 28858 74 0 0 25 0 1 0 236326211 102567936 22493 1992294400 4194304 6416590 548682068912 18446744073709551615 4294579 0 0 4096 0 0 0 0 17 0 0 0
/proc/20295/statm: 25041 22493 254 542 0 24490 0
Current children cumulated CPU time (s) 289.32
Current children cumulated vsize (KiB) 105520

[startup+289.902 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 20296
/proc/meminfo: memFree=1428648/2055920 swapFree=4168304/4192956
[pid=20294] ppid=20292 vsize=5356 CPUtime=0
/proc/20294/stat : 20294 (kw_pre) S 20292 20294 19698 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236326211 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20294/statm: 1339 231 192 169 0 50 0
[pid=20295] ppid=20294 vsize=100164 CPUtime=289.73
/proc/20295/stat : 20295 (kw_preprocessor) R 20294 20294 19698 0 -1 0 24333 0 0 0 28898 75 0 0 25 0 1 0 236326211 102567936 22498 1992294400 4194304 6416590 548682068912 18446744073709551615 4294579 0 0 4096 0 0 0 0 17 0 0 0
/proc/20295/statm: 25041 22498 254 542 0 24490 0
Current children cumulated CPU time (s) 289.73
Current children cumulated vsize (KiB) 105520

[startup+290.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 20296
/proc/meminfo: memFree=1428584/2055920 swapFree=4168304/4192956
[pid=20294] ppid=20292 vsize=5356 CPUtime=0
/proc/20294/stat : 20294 (kw_pre) S 20292 20294 19698 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236326211 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20294/statm: 1339 231 192 169 0 50 0
[pid=20295] ppid=20294 vsize=100164 CPUtime=290.14
/proc/20295/stat : 20295 (kw_preprocessor) R 20294 20294 19698 0 -1 0 24334 0 0 0 28939 75 0 0 25 0 1 0 236326211 102567936 22499 1992294400 4194304 6416590 548682068912 18446744073709551615 4304248 0 0 4096 0 0 0 0 17 0 0 0
/proc/20295/statm: 25041 22499 254 542 0 24490 0
Current children cumulated CPU time (s) 290.14
Current children cumulated vsize (KiB) 105520

Child status: 0
Real time (s): 290.385
CPU time (s): 290.22
CPU user time (s): 289.452
CPU system time (s): 0.767883
CPU usage (%): 99.9431
Max. virtual memory (cumulated for all children) (KiB): 105520

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 289.452
system time used= 0.767883
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24762
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= 16
involuntary context switches= 737

runsolver used 0.239963 second user time and 0.827874 second system time

The end

Launcher Data

Begin job on node2 at 2009-05-12 01:02:01
IDJOB=1796985
IDBENCH=70940
IDSOLVER=646
FILE ID=node2/1796985-1242082921
PBS_JOBID= 9277658
Free space on /tmp= 66372 MiB

SOLVER NAME= kw_pre 2009-03-21
BENCH NAME= SAT09/APPLICATIONS/bioinfo/q_query_3_l44_lambda.cnf
COMMAND LINE= HOME/kw_pre BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1796985-1242082921/watcher-1796985-1242082921 -o /tmp/evaluation-result-1796985-1242082921/solver-1796985-1242082921 -C 1200 -W 1800 -M 1800  HOME/kw_pre HOME/instance-1796985-1242082921.cnf

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

MD5SUM BENCH= a7bc41b32260e4459b2bee7c18cacba1
RANDOM SEED=1950680726

node2.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.265
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.265
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:       1520344 kB
Buffers:         71888 kB
Cached:         360340 kB
SwapCached:      18952 kB
Active:         171024 kB
Inactive:       282512 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1520344 kB
SwapTotal:     4192956 kB
SwapFree:      4168304 kB
Dirty:            6076 kB
Writeback:           0 kB
Mapped:          14056 kB
Slab:            68024 kB
Committed_AS:  1051924 kB
PageTables:       1480 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= 66368 MiB
End job on node2 at 2009-05-12 01:06:51