Trace number 1797061

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 245.963 246.059

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_L80_coli.sat.cnf
MD5SUMeb71c8cb3482ee70f1c98af8944179ca
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark245.963
Satisfiable
(Un)Satisfiability was proved
Number of variables250567
Number of clauses1183233
Sum of the clauses size3415429
Maximum clause length11
Minimum clause length1
Number of clauses of size 126677
Number of clauses of size 2325257
Number of clauses of size 3631008
Number of clauses of size 4157675
Number of clauses of size 542377
Number of clauses of size over 5239

Solver Data

245.89/246.05	This is MiniSat 2.0 beta
245.89/246.05	WARNING: for repeatability, setting FPU to use double precision
245.89/246.05	============================[ Problem Statistics ]=============================
245.89/246.05	|                                                                             |
245.89/246.05	|  Number of variables:  1                                                    |
245.89/246.05	|  Number of clauses:    2                                                    |
245.89/246.05	|  Parsing time:         0.00         s                                       |
245.89/246.05	Solved by unit propagation
245.89/246.05	UNSATISFIABLE
245.89/246.05	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-1797061-1242083592/watcher-1797061-1242083592 -o /tmp/evaluation-result-1797061-1242083592/solver-1797061-1242083592 -C 1200 -W 1800 -M 1800 HOME/kw_pre HOME/instance-1797061-1242083592.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.92 0.98 0.99 3/64 12595
/proc/meminfo: memFree=1113576/2055920 swapFree=4181272/4192956
[pid=12595] ppid=12593 vsize=5356 CPUtime=0
/proc/12595/stat : 12595 (kw_pre) R 12593 12595 12096 0 -1 4194304 262 0 0 0 0 0 0 0 18 0 1 0 236392892 5484544 230 1992294400 4194304 4889804 548682068832 18446744073709551615 272467815071 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/12595/statm: 1339 230 191 169 0 50 0
[pid=12596] ppid=12595 vsize=5520 CPUtime=0
/proc/12596/stat : 12596 (kw_preprocessor) R 12595 12595 12096 0 -1 0 660 0 0 0 0 0 0 0 18 0 1 0 236392892 5652480 636 1992294400 4194304 6416590 548682068912 18446744073709551615 4404923 0 0 4096 0 0 0 0 17 0 0 0
/proc/12596/statm: 1380 645 190 542 0 829 0

[startup+0.01413 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 12595
/proc/meminfo: memFree=1113576/2055920 swapFree=4181272/4192956
[pid=12595] ppid=12593 vsize=5356 CPUtime=0
/proc/12595/stat : 12595 (kw_pre) S 12593 12595 12096 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236392892 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12595/statm: 1339 231 192 169 0 50 0
[pid=12596] ppid=12595 vsize=9928 CPUtime=0
/proc/12596/stat : 12596 (kw_preprocessor) R 12595 12595 12096 0 -1 0 2022 0 0 0 0 0 0 0 19 0 1 0 236392892 10166272 1998 1992294400 4194304 6416590 548682068912 18446744073709551615 4350748 0 0 4096 0 0 0 0 17 0 0 0
/proc/12596/statm: 2482 2004 197 542 0 1931 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 15284

[startup+0.101134 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 12595
/proc/meminfo: memFree=1113576/2055920 swapFree=4181272/4192956
[pid=12595] ppid=12593 vsize=5356 CPUtime=0
/proc/12595/stat : 12595 (kw_pre) S 12593 12595 12096 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236392892 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12595/statm: 1339 231 192 169 0 50 0
[pid=12596] ppid=12595 vsize=62736 CPUtime=0.08
/proc/12596/stat : 12596 (kw_preprocessor) R 12595 12595 12096 0 -1 0 13003 0 0 0 3 5 0 0 19 0 1 0 236392892 64241664 12979 1992294400 4194304 6416590 548682068912 18446744073709551615 5489867 0 0 4096 0 0 0 0 17 0 0 0
/proc/12596/statm: 15684 12985 205 542 0 15133 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 68092

[startup+0.301146 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 12595
/proc/meminfo: memFree=1113576/2055920 swapFree=4181272/4192956
[pid=12595] ppid=12593 vsize=5356 CPUtime=0
/proc/12595/stat : 12595 (kw_pre) S 12593 12595 12096 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236392892 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12595/statm: 1339 231 192 169 0 50 0
[pid=12596] ppid=12595 vsize=158208 CPUtime=0.29
/proc/12596/stat : 12596 (kw_preprocessor) R 12595 12595 12096 0 -1 0 35864 0 0 0 14 15 0 0 21 0 1 0 236392892 162004992 35840 1992294400 4194304 6416590 548682068912 18446744073709551615 5279527 0 0 4096 0 0 0 0 17 0 0 0
/proc/12596/statm: 39552 35840 217 542 0 39001 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 163564

[startup+0.701171 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 12595
/proc/meminfo: memFree=1113576/2055920 swapFree=4181272/4192956
[pid=12595] ppid=12593 vsize=5356 CPUtime=0
/proc/12595/stat : 12595 (kw_pre) S 12593 12595 12096 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236392892 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12595/statm: 1339 231 192 169 0 50 0
[pid=12596] ppid=12595 vsize=163388 CPUtime=0.69
/proc/12596/stat : 12596 (kw_preprocessor) R 12595 12595 12096 0 -1 0 37275 0 0 0 54 15 0 0 25 0 1 0 236392892 167309312 37251 1992294400 4194304 6416590 548682068912 18446744073709551615 5511632 0 0 4096 0 0 0 0 17 0 0 0
/proc/12596/statm: 40847 37251 217 542 0 40296 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 168744

[startup+1.50123 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 12597
/proc/meminfo: memFree=960664/2055920 swapFree=4181272/4192956
[pid=12595] ppid=12593 vsize=5356 CPUtime=0
/proc/12595/stat : 12595 (kw_pre) S 12593 12595 12096 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236392892 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12595/statm: 1339 231 192 169 0 50 0
[pid=12596] ppid=12595 vsize=173196 CPUtime=1.49
/proc/12596/stat : 12596 (kw_preprocessor) R 12595 12595 12096 0 -1 0 40053 0 0 0 132 17 0 0 25 0 1 0 236392892 177352704 40029 1992294400 4194304 6416590 548682068912 18446744073709551615 4391351 0 0 4096 0 0 0 0 17 1 0 0
/proc/12596/statm: 43299 40029 217 542 0 42748 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 178552

[startup+3.10133 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 12597
/proc/meminfo: memFree=944920/2055920 swapFree=4181272/4192956
[pid=12595] ppid=12593 vsize=5356 CPUtime=0
/proc/12595/stat : 12595 (kw_pre) S 12593 12595 12096 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236392892 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12595/statm: 1339 231 192 169 0 50 0
[pid=12596] ppid=12595 vsize=192324 CPUtime=3.08
/proc/12596/stat : 12596 (kw_preprocessor) R 12595 12595 12096 0 -1 0 45468 0 0 0 288 20 0 0 25 0 1 0 236392892 196939776 45444 1992294400 4194304 6416590 548682068912 18446744073709551615 5489867 0 0 4096 0 0 0 0 17 0 0 0
/proc/12596/statm: 48081 45444 217 542 0 47530 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 197680

[startup+6.30153 s]
/proc/loadavg: 1.09 1.02 1.01 2/66 12597
/proc/meminfo: memFree=894936/2055920 swapFree=4181272/4192956
[pid=12595] ppid=12593 vsize=5356 CPUtime=0
/proc/12595/stat : 12595 (kw_pre) S 12593 12595 12096 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236392892 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12595/statm: 1339 231 192 169 0 50 0
[pid=12596] ppid=12595 vsize=226536 CPUtime=6.29
/proc/12596/stat : 12596 (kw_preprocessor) R 12595 12595 12096 0 -1 0 56227 0 0 0 603 26 0 0 25 0 1 0 236392892 231972864 54734 1992294400 4194304 6416590 548682068912 18446744073709551615 5485797 0 0 4096 0 0 0 0 17 0 0 0
/proc/12596/statm: 56634 54734 226 542 0 56083 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 231892

[startup+12.7019 s]
/proc/loadavg: 1.08 1.02 1.00 2/66 12597
/proc/meminfo: memFree=792152/2055920 swapFree=4181272/4192956
[pid=12595] ppid=12593 vsize=5356 CPUtime=0
/proc/12595/stat : 12595 (kw_pre) S 12593 12595 12096 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236392892 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12595/statm: 1339 231 192 169 0 50 0
[pid=12596] ppid=12595 vsize=322536 CPUtime=12.68
/proc/12596/stat : 12596 (kw_preprocessor) R 12595 12595 12096 0 -1 0 79767 0 0 0 1168 100 0 0 25 0 1 0 236392892 330276864 78274 1992294400 4194304 6416590 548682068912 18446744073709551615 4567555 0 0 4096 0 0 0 0 17 0 0 0
/proc/12596/statm: 80634 78274 242 542 0 80083 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 327892

[startup+25.5028 s]
/proc/loadavg: 1.06 1.01 1.00 2/66 12597
/proc/meminfo: memFree=782488/2055920 swapFree=4181272/4192956
[pid=12595] ppid=12593 vsize=5356 CPUtime=0
/proc/12595/stat : 12595 (kw_pre) S 12593 12595 12096 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236392892 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12595/statm: 1339 231 192 169 0 50 0
[pid=12596] ppid=12595 vsize=325608 CPUtime=25.48
/proc/12596/stat : 12596 (kw_preprocessor) R 12595 12595 12096 0 -1 0 82667 0 0 0 2439 109 0 0 25 0 1 0 236392892 333422592 79216 1992294400 4194304 6416590 548682068912 18446744073709551615 4294541 0 0 4096 0 0 0 0 17 0 0 0
/proc/12596/statm: 81402 79216 253 542 0 80851 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 330964

[startup+51.1024 s]
/proc/loadavg: 1.04 1.01 1.00 2/66 12597
/proc/meminfo: memFree=782040/2055920 swapFree=4181272/4192956
[pid=12595] ppid=12593 vsize=5356 CPUtime=0
/proc/12595/stat : 12595 (kw_pre) S 12593 12595 12096 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236392892 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12595/statm: 1339 231 192 169 0 50 0
[pid=12596] ppid=12595 vsize=325612 CPUtime=51.06
/proc/12596/stat : 12596 (kw_preprocessor) R 12595 12595 12096 0 -1 0 82789 0 0 0 4990 116 0 0 25 0 1 0 236392892 333426688 79338 1992294400 4194304 6416590 548682068912 18446744073709551615 4419751 0 0 4096 0 0 0 0 17 0 0 0
/proc/12596/statm: 81403 79338 253 542 0 80852 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 330968

[startup+102.307 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 12597
/proc/meminfo: memFree=780760/2055920 swapFree=4181272/4192956
[pid=12595] ppid=12593 vsize=5356 CPUtime=0
/proc/12595/stat : 12595 (kw_pre) S 12593 12595 12096 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236392892 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12595/statm: 1339 231 192 169 0 50 0
[pid=12596] ppid=12595 vsize=325612 CPUtime=102.26
/proc/12596/stat : 12596 (kw_preprocessor) R 12595 12595 12096 0 -1 0 83153 0 0 0 10100 126 0 0 25 0 1 0 236392892 333426688 79702 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 0 0 0
/proc/12596/statm: 81403 79702 254 542 0 80852 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 330968

[startup+162.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12597
/proc/meminfo: memFree=779992/2055920 swapFree=4181272/4192956
[pid=12595] ppid=12593 vsize=5356 CPUtime=0
/proc/12595/stat : 12595 (kw_pre) S 12593 12595 12096 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236392892 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12595/statm: 1339 231 192 169 0 50 0
[pid=12596] ppid=12595 vsize=325612 CPUtime=162.23
/proc/12596/stat : 12596 (kw_preprocessor) R 12595 12595 12096 0 -1 0 83337 0 0 0 16087 136 0 0 25 0 1 0 236392892 333426688 79886 1992294400 4194304 6416590 548682068912 18446744073709551615 4294579 0 0 4096 0 0 0 0 17 0 0 0
/proc/12596/statm: 81403 79886 254 542 0 80852 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 330968

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12597
/proc/meminfo: memFree=775448/2055920 swapFree=4181272/4192956
[pid=12595] ppid=12593 vsize=5356 CPUtime=0
/proc/12595/stat : 12595 (kw_pre) S 12593 12595 12096 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236392892 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12595/statm: 1339 231 192 169 0 50 0
[pid=12596] ppid=12595 vsize=329964 CPUtime=222.2
/proc/12596/stat : 12596 (kw_preprocessor) R 12595 12595 12096 0 -1 0 84477 0 0 0 22074 146 0 0 25 0 1 0 236392892 337883136 81026 1992294400 4194304 6416590 548682068912 18446744073709551615 4294541 0 0 4096 0 0 0 0 17 0 0 0
/proc/12596/statm: 82491 81026 254 542 0 81940 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 335320

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

[startup+230.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12597
/proc/meminfo: memFree=775448/2055920 swapFree=4181272/4192956
[pid=12595] ppid=12593 vsize=5356 CPUtime=0
/proc/12595/stat : 12595 (kw_pre) S 12593 12595 12096 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236392892 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12595/statm: 1339 231 192 169 0 50 0
[pid=12596] ppid=12595 vsize=329964 CPUtime=230.2
/proc/12596/stat : 12596 (kw_preprocessor) R 12595 12595 12096 0 -1 0 84477 0 0 0 22874 146 0 0 25 0 1 0 236392892 337883136 81026 1992294400 4194304 6416590 548682068912 18446744073709551615 4294507 0 0 4096 0 0 0 0 17 0 0 0
/proc/12596/statm: 82491 81026 254 542 0 81940 0
Current children cumulated CPU time (s) 230.2
Current children cumulated vsize (KiB) 335320

[startup+236.701 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12597
/proc/meminfo: memFree=775448/2055920 swapFree=4181272/4192956
[pid=12595] ppid=12593 vsize=5356 CPUtime=0
/proc/12595/stat : 12595 (kw_pre) S 12593 12595 12096 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236392892 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12595/statm: 1339 231 192 169 0 50 0
[pid=12596] ppid=12595 vsize=329964 CPUtime=236.6
/proc/12596/stat : 12596 (kw_preprocessor) R 12595 12595 12096 0 -1 0 84479 0 0 0 23513 147 0 0 25 0 1 0 236392892 337883136 81028 1992294400 4194304 6416590 548682068912 18446744073709551615 4294541 0 0 4096 0 0 0 0 17 0 0 0
/proc/12596/statm: 82491 81028 254 542 0 81940 0
Current children cumulated CPU time (s) 236.6
Current children cumulated vsize (KiB) 335320

[startup+239.902 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12597
/proc/meminfo: memFree=775448/2055920 swapFree=4181272/4192956
[pid=12595] ppid=12593 vsize=5356 CPUtime=0
/proc/12595/stat : 12595 (kw_pre) S 12593 12595 12096 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236392892 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12595/statm: 1339 231 192 169 0 50 0
[pid=12596] ppid=12595 vsize=329964 CPUtime=239.8
/proc/12596/stat : 12596 (kw_preprocessor) R 12595 12595 12096 0 -1 0 84479 0 0 0 23832 148 0 0 25 0 1 0 236392892 337883136 81028 1992294400 4194304 6416590 548682068912 18446744073709551615 5279527 0 0 4096 0 0 0 0 17 0 0 0
/proc/12596/statm: 82491 81028 254 542 0 81940 0
Current children cumulated CPU time (s) 239.8
Current children cumulated vsize (KiB) 335320

[startup+243.106 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12597
/proc/meminfo: memFree=775448/2055920 swapFree=4181272/4192956
[pid=12595] ppid=12593 vsize=5356 CPUtime=0
/proc/12595/stat : 12595 (kw_pre) S 12593 12595 12096 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236392892 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12595/statm: 1339 231 192 169 0 50 0
[pid=12596] ppid=12595 vsize=329964 CPUtime=243
/proc/12596/stat : 12596 (kw_preprocessor) R 12595 12595 12096 0 -1 0 84483 0 0 0 24152 148 0 0 25 0 1 0 236392892 337883136 81032 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 0 0 0
/proc/12596/statm: 82491 81032 254 542 0 81940 0
Current children cumulated CPU time (s) 243
Current children cumulated vsize (KiB) 335320

[startup+244.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12597
/proc/meminfo: memFree=775384/2055920 swapFree=4181272/4192956
[pid=12595] ppid=12593 vsize=5356 CPUtime=0
/proc/12595/stat : 12595 (kw_pre) S 12593 12595 12096 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236392892 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12595/statm: 1339 231 192 169 0 50 0
[pid=12596] ppid=12595 vsize=329964 CPUtime=244.59
/proc/12596/stat : 12596 (kw_preprocessor) R 12595 12595 12096 0 -1 0 84487 0 0 0 24311 148 0 0 25 0 1 0 236392892 337883136 81036 1992294400 4194304 6416590 548682068912 18446744073709551615 4294541 0 0 4096 0 0 0 0 17 0 0 0
/proc/12596/statm: 82491 81036 254 542 0 81940 0
Current children cumulated CPU time (s) 244.59
Current children cumulated vsize (KiB) 335320

[startup+245.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12597
/proc/meminfo: memFree=775384/2055920 swapFree=4181272/4192956
[pid=12595] ppid=12593 vsize=5356 CPUtime=0
/proc/12595/stat : 12595 (kw_pre) S 12593 12595 12096 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236392892 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12595/statm: 1339 231 192 169 0 50 0
[pid=12596] ppid=12595 vsize=329964 CPUtime=245.39
/proc/12596/stat : 12596 (kw_preprocessor) R 12595 12595 12096 0 -1 0 84488 0 0 0 24391 148 0 0 25 0 1 0 236392892 337883136 81037 1992294400 4194304 6416590 548682068912 18446744073709551615 4294579 0 0 4096 0 0 0 0 17 0 0 0
/proc/12596/statm: 82491 81037 254 542 0 81940 0
Current children cumulated CPU time (s) 245.39
Current children cumulated vsize (KiB) 335320

[startup+245.902 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12597
/proc/meminfo: memFree=775384/2055920 swapFree=4181272/4192956
[pid=12595] ppid=12593 vsize=5356 CPUtime=0
/proc/12595/stat : 12595 (kw_pre) S 12593 12595 12096 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236392892 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12595/statm: 1339 231 192 169 0 50 0
[pid=12596] ppid=12595 vsize=329964 CPUtime=245.79
/proc/12596/stat : 12596 (kw_preprocessor) R 12595 12595 12096 0 -1 0 84488 0 0 0 24431 148 0 0 25 0 1 0 236392892 337883136 81037 1992294400 4194304 6416590 548682068912 18446744073709551615 4312464 0 0 4096 0 0 0 0 17 0 0 0
/proc/12596/statm: 82491 81037 254 542 0 81940 0
Current children cumulated CPU time (s) 245.79
Current children cumulated vsize (KiB) 335320

[startup+246.002 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12597
/proc/meminfo: memFree=775384/2055920 swapFree=4181272/4192956
[pid=12595] ppid=12593 vsize=5356 CPUtime=0
/proc/12595/stat : 12595 (kw_pre) S 12593 12595 12096 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236392892 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12595/statm: 1339 231 192 169 0 50 0
[pid=12596] ppid=12595 vsize=329964 CPUtime=245.89
/proc/12596/stat : 12596 (kw_preprocessor) R 12595 12595 12096 0 -1 0 84488 0 0 0 24441 148 0 0 25 0 1 0 236392892 337883136 81037 1992294400 4194304 6416590 548682068912 18446744073709551615 5478982 0 0 4096 0 0 0 0 17 0 0 0
/proc/12596/statm: 82491 81037 254 542 0 81940 0
Current children cumulated CPU time (s) 245.89
Current children cumulated vsize (KiB) 335320

Child status: 0
Real time (s): 246.059
CPU time (s): 245.963
CPU user time (s): 244.421
CPU system time (s): 1.54177
CPU usage (%): 99.961
Max. virtual memory (cumulated for all children) (KiB): 335320

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

runsolver used 0.19397 second user time and 0.708892 second system time

The end

Launcher Data

Begin job on node22 at 2009-05-12 01:13:13
IDJOB=1797061
IDBENCH=70960
IDSOLVER=646
FILE ID=node22/1797061-1242083592
PBS_JOBID= 9277643
Free space on /tmp= 66372 MiB

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

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

MD5SUM BENCH= eb71c8cb3482ee70f1c98af8944179ca
RANDOM SEED=1576363156

node22.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.232
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.232
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:       1114120 kB
Buffers:         81896 kB
Cached:         755368 kB
SwapCached:       5528 kB
Active:          64088 kB
Inactive:       781576 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1114120 kB
SwapTotal:     4192956 kB
SwapFree:      4181272 kB
Dirty:           26136 kB
Writeback:           0 kB
Mapped:          14128 kB
Slab:            82260 kB
Committed_AS:   915408 kB
PageTables:       1372 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= 66356 MiB
End job on node22 at 2009-05-12 01:17:20