Trace number 1797081

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 660.451 660.755

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_L200_coli.sat.cnf
MD5SUM853982f8646333d217e35d938b7eb00b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark660.451
Satisfiable
(Un)Satisfiability was proved
Number of variables670867
Number of clauses3513333
Sum of the clauses size10259569
Maximum clause length11
Minimum clause length1
Number of clauses of size 159077
Number of clauses of size 2795777
Number of clauses of size 32146608
Number of clauses of size 4393835
Number of clauses of size 5117437
Number of clauses of size over 5599

Solver Data

660.39/660.75	This is MiniSat 2.0 beta
660.39/660.75	WARNING: for repeatability, setting FPU to use double precision
660.39/660.75	============================[ Problem Statistics ]=============================
660.39/660.75	|                                                                             |
660.39/660.75	|  Number of variables:  1                                                    |
660.39/660.75	|  Number of clauses:    2                                                    |
660.39/660.75	|  Parsing time:         0.00         s                                       |
660.39/660.75	Solved by unit propagation
660.39/660.75	UNSATISFIABLE
660.39/660.75	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-1797081-1242083840/watcher-1797081-1242083840 -o /tmp/evaluation-result-1797081-1242083840/solver-1797081-1242083840 -C 1200 -W 1800 -M 1800 HOME/kw_pre HOME/instance-1797081-1242083840.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: 1.00 1.00 1.00 3/64 12624
/proc/meminfo: memFree=1050600/2055920 swapFree=4181272/4192956
[pid=12624] ppid=12622 vsize=5356 CPUtime=0
/proc/12624/stat : 12624 (kw_pre) S 12622 12624 12096 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236417979 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12624/statm: 1339 231 192 169 0 50 0
[pid=12625] ppid=12624 vsize=14736 CPUtime=0
/proc/12625/stat : 12625 (kw_preprocessor) R 12624 12624 12096 0 -1 0 646 0 0 0 0 0 0 0 19 0 1 0 236417979 15089664 622 1992294400 4194304 6416590 548682068912 18446744073709551615 4404923 0 0 4096 0 0 0 0 17 0 0 0
/proc/12625/statm: 3684 631 190 542 0 3133 0

[startup+0.0810999 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 12624
/proc/meminfo: memFree=1050600/2055920 swapFree=4181272/4192956
[pid=12624] ppid=12622 vsize=5356 CPUtime=0
/proc/12624/stat : 12624 (kw_pre) S 12622 12624 12096 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236417979 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12624/statm: 1339 231 192 169 0 50 0
[pid=12625] ppid=12624 vsize=73836 CPUtime=0.06
/proc/12625/stat : 12625 (kw_preprocessor) R 12624 12624 12096 0 -1 0 12008 0 0 0 2 4 0 0 19 0 1 0 236417979 75608064 11985 1992294400 4194304 6416590 548682068912 18446744073709551615 5489867 0 0 4096 0 0 0 0 17 0 0 0
/proc/12625/statm: 18492 11989 205 542 0 17941 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 79192

[startup+0.101102 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 12624
/proc/meminfo: memFree=1050600/2055920 swapFree=4181272/4192956
[pid=12624] ppid=12622 vsize=5356 CPUtime=0
/proc/12624/stat : 12624 (kw_pre) S 12622 12624 12096 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236417979 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12624/statm: 1339 231 192 169 0 50 0
[pid=12625] ppid=12624 vsize=80832 CPUtime=0.09
/proc/12625/stat : 12625 (kw_preprocessor) R 12624 12624 12096 0 -1 0 14313 0 0 0 3 6 0 0 19 0 1 0 236417979 82771968 14289 1992294400 4194304 6416590 548682068912 18446744073709551615 5489867 0 0 4096 0 0 0 0 17 0 0 0
/proc/12625/statm: 20208 14293 205 542 0 19657 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 86188

[startup+0.301115 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 12624
/proc/meminfo: memFree=1050600/2055920 swapFree=4181272/4192956
[pid=12624] ppid=12622 vsize=5356 CPUtime=0
/proc/12624/stat : 12624 (kw_pre) S 12622 12624 12096 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236417979 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12624/statm: 1339 231 192 169 0 50 0
[pid=12625] ppid=12624 vsize=184564 CPUtime=0.29
/proc/12625/stat : 12625 (kw_preprocessor) R 12624 12624 12096 0 -1 0 39952 0 0 0 12 17 0 0 21 0 1 0 236417979 188993536 39928 1992294400 4194304 6416590 548682068912 18446744073709551615 5489867 0 0 4096 0 0 0 0 17 0 0 0
/proc/12625/statm: 46141 39934 205 542 0 45590 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 189920

[startup+0.70114 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 12624
/proc/meminfo: memFree=1050600/2055920 swapFree=4181272/4192956
[pid=12624] ppid=12622 vsize=5356 CPUtime=0
/proc/12624/stat : 12624 (kw_pre) S 12622 12624 12096 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236417979 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12624/statm: 1339 231 192 169 0 50 0
[pid=12625] ppid=12624 vsize=426120 CPUtime=0.68
/proc/12625/stat : 12625 (kw_preprocessor) R 12624 12624 12096 0 -1 0 96334 0 0 0 30 38 0 0 24 0 1 0 236417979 436346880 96310 1992294400 4194304 6416590 548682068912 18446744073709551615 5489867 0 0 4096 0 0 0 0 17 0 0 0
/proc/12625/statm: 106530 96310 217 542 0 105979 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 431476

[startup+1.50119 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12626
/proc/meminfo: memFree=658840/2055920 swapFree=4181272/4192956
[pid=12624] ppid=12622 vsize=5356 CPUtime=0
/proc/12624/stat : 12624 (kw_pre) S 12622 12624 12096 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236417979 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12624/statm: 1339 231 192 169 0 50 0
[pid=12625] ppid=12624 vsize=436328 CPUtime=1.49
/proc/12625/stat : 12625 (kw_preprocessor) R 12624 12624 12096 0 -1 0 99156 0 0 0 109 40 0 0 25 0 1 0 236417979 446799872 99132 1992294400 4194304 6416590 548682068912 18446744073709551615 4291465 0 0 4096 0 0 0 0 17 0 0 0
/proc/12625/statm: 109082 99133 217 542 0 108531 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 441684

[startup+3.10129 s]
/proc/loadavg: 1.08 1.02 1.01 2/66 12626
/proc/meminfo: memFree=644568/2055920 swapFree=4181272/4192956
[pid=12624] ppid=12622 vsize=5356 CPUtime=0
/proc/12624/stat : 12624 (kw_pre) S 12622 12624 12096 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236417979 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12624/statm: 1339 231 192 169 0 50 0
[pid=12625] ppid=12624 vsize=456248 CPUtime=3.09
/proc/12625/stat : 12625 (kw_preprocessor) R 12624 12624 12096 0 -1 0 104779 0 0 0 264 45 0 0 25 0 1 0 236417979 467197952 104755 1992294400 4194304 6416590 548682068912 18446744073709551615 5489867 0 0 4096 0 0 0 0 17 0 0 0
/proc/12625/statm: 114062 104755 217 542 0 113511 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 461604

[startup+6.3015 s]
/proc/loadavg: 1.08 1.02 1.01 2/66 12626
/proc/meminfo: memFree=599896/2055920 swapFree=4181272/4192956
[pid=12624] ppid=12622 vsize=5356 CPUtime=0
/proc/12624/stat : 12624 (kw_pre) S 12622 12624 12096 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236417979 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12624/statm: 1339 231 192 169 0 50 0
[pid=12625] ppid=12624 vsize=496056 CPUtime=6.29
/proc/12625/stat : 12625 (kw_preprocessor) R 12624 12624 12096 0 -1 0 116039 0 0 0 576 53 0 0 25 0 1 0 236417979 507961344 116015 1992294400 4194304 6416590 548682068912 18446744073709551615 4767184 0 0 4096 0 0 0 0 17 0 0 0
/proc/12625/statm: 124014 116015 217 542 0 123463 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 501412

[startup+12.7029 s]
/proc/loadavg: 1.07 1.02 1.00 2/66 12626
/proc/meminfo: memFree=493272/2055920 swapFree=4181272/4192956
[pid=12624] ppid=12622 vsize=5356 CPUtime=0
/proc/12624/stat : 12624 (kw_pre) S 12622 12624 12096 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236417979 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12624/statm: 1339 231 192 169 0 50 0
[pid=12625] ppid=12624 vsize=594876 CPUtime=12.67
/proc/12625/stat : 12625 (kw_preprocessor) R 12624 12624 12096 0 -1 0 142490 0 0 0 1198 69 0 0 25 0 1 0 236417979 609153024 142466 1992294400 4194304 6416590 548682068912 18446744073709551615 4767184 0 0 4096 0 0 0 0 17 1 0 0
/proc/12625/statm: 148719 142466 217 542 0 148168 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 600232

[startup+25.5017 s]
/proc/loadavg: 1.06 1.01 1.00 2/66 12626
/proc/meminfo: memFree=255704/2055920 swapFree=4181272/4192956
[pid=12624] ppid=12622 vsize=5356 CPUtime=0
/proc/12624/stat : 12624 (kw_pre) S 12622 12624 12096 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236417979 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12624/statm: 1339 231 192 169 0 50 0
[pid=12625] ppid=12624 vsize=811356 CPUtime=25.46
/proc/12625/stat : 12625 (kw_preprocessor) R 12624 12624 12096 0 -1 0 200879 0 0 0 2383 163 0 0 25 0 1 0 236417979 830828544 196924 1992294400 4194304 6416590 548682068912 18446744073709551615 5556880 0 0 4096 0 0 0 0 17 0 0 0
/proc/12625/statm: 202839 196924 242 542 0 202288 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 816712

[startup+51.1014 s]
/proc/loadavg: 1.22 1.06 1.02 2/66 12626
/proc/meminfo: memFree=151384/2055920 swapFree=4181272/4192956
[pid=12624] ppid=12622 vsize=5356 CPUtime=0
/proc/12624/stat : 12624 (kw_pre) S 12622 12624 12096 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236417979 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12624/statm: 1339 231 192 169 0 50 0
[pid=12625] ppid=12624 vsize=889296 CPUtime=51.05
/proc/12625/stat : 12625 (kw_preprocessor) R 12624 12624 12096 0 -1 0 225880 0 0 0 4835 270 0 0 25 0 1 0 236417979 910639104 216683 1992294400 4194304 6416590 548682068912 18446744073709551615 4312209 0 0 4096 0 0 0 0 17 0 0 0
/proc/12625/statm: 222324 216683 249 542 0 221773 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 894652

[startup+102.306 s]
/proc/loadavg: 1.09 1.05 1.01 2/66 12626
/proc/meminfo: memFree=134552/2055920 swapFree=4181272/4192956
[pid=12624] ppid=12622 vsize=5356 CPUtime=0
/proc/12624/stat : 12624 (kw_pre) S 12622 12624 12096 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236417979 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12624/statm: 1339 231 192 169 0 50 0
[pid=12625] ppid=12624 vsize=905140 CPUtime=102.22
/proc/12625/stat : 12625 (kw_preprocessor) R 12624 12624 12096 0 -1 0 230147 0 0 0 9940 282 0 0 25 0 1 0 236417979 926863360 220950 1992294400 4194304 6416590 548682068912 18446744073709551615 4552929 0 0 4096 0 0 0 0 17 0 0 0
/proc/12625/statm: 226285 220950 253 542 0 225734 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 910496

[startup+162.302 s]
/proc/loadavg: 1.03 1.04 1.01 2/66 12626
/proc/meminfo: memFree=133144/2055920 swapFree=4181272/4192956
[pid=12624] ppid=12622 vsize=5356 CPUtime=0
/proc/12624/stat : 12624 (kw_pre) S 12622 12624 12096 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236417979 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12624/statm: 1339 231 192 169 0 50 0
[pid=12625] ppid=12624 vsize=905140 CPUtime=162.2
/proc/12625/stat : 12625 (kw_preprocessor) R 12624 12624 12096 0 -1 0 230515 0 0 0 15926 294 0 0 25 0 1 0 236417979 926863360 221318 1992294400 4194304 6416590 548682068912 18446744073709551615 4419806 0 0 4096 0 0 0 0 17 0 0 0
/proc/12625/statm: 226285 221318 253 542 0 225734 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 910496

[startup+222.301 s]
/proc/loadavg: 1.01 1.03 1.00 2/66 12626
/proc/meminfo: memFree=130648/2055920 swapFree=4181272/4192956
[pid=12624] ppid=12622 vsize=5356 CPUtime=0
/proc/12624/stat : 12624 (kw_pre) S 12622 12624 12096 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236417979 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12624/statm: 1339 231 192 169 0 50 0
[pid=12625] ppid=12624 vsize=905140 CPUtime=222.17
/proc/12625/stat : 12625 (kw_preprocessor) R 12624 12624 12096 0 -1 0 231132 0 0 0 21914 303 0 0 25 0 1 0 236417979 926863360 221935 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 0 0 0
/proc/12625/statm: 226285 221935 253 542 0 225734 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 910496

[startup+282.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 12626
/proc/meminfo: memFree=130456/2055920 swapFree=4181272/4192956
[pid=12624] ppid=12622 vsize=5356 CPUtime=0
/proc/12624/stat : 12624 (kw_pre) S 12622 12624 12096 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236417979 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12624/statm: 1339 231 192 169 0 50 0
[pid=12625] ppid=12624 vsize=905144 CPUtime=282.14
/proc/12625/stat : 12625 (kw_preprocessor) R 12624 12624 12096 0 -1 0 231183 0 0 0 27904 310 0 0 25 0 1 0 236417979 926867456 221986 1992294400 4194304 6416590 548682068912 18446744073709551615 4294541 0 0 4096 0 0 0 0 17 0 0 0
/proc/12625/statm: 226286 221986 254 542 0 225735 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 910500

[startup+342.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 12626
/proc/meminfo: memFree=130072/2055920 swapFree=4181272/4192956
[pid=12624] ppid=12622 vsize=5356 CPUtime=0
/proc/12624/stat : 12624 (kw_pre) S 12622 12624 12096 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236417979 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12624/statm: 1339 231 192 169 0 50 0
[pid=12625] ppid=12624 vsize=905144 CPUtime=342.12
/proc/12625/stat : 12625 (kw_preprocessor) R 12624 12624 12096 0 -1 0 231263 0 0 0 33895 317 0 0 25 0 1 0 236417979 926867456 222066 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 0 0 0
/proc/12625/statm: 226286 222066 254 542 0 225735 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 910500

[startup+402.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 12626
/proc/meminfo: memFree=129816/2055920 swapFree=4181272/4192956
[pid=12624] ppid=12622 vsize=5356 CPUtime=0
/proc/12624/stat : 12624 (kw_pre) S 12622 12624 12096 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236417979 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12624/statm: 1339 231 192 169 0 50 0
[pid=12625] ppid=12624 vsize=905144 CPUtime=402.1
/proc/12625/stat : 12625 (kw_preprocessor) R 12624 12624 12096 0 -1 0 231328 0 0 0 39888 322 0 0 25 0 1 0 236417979 926867456 222131 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 0 0 0
/proc/12625/statm: 226286 222131 254 542 0 225735 0
Current children cumulated CPU time (s) 402.1
Current children cumulated vsize (KiB) 910500

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12626
/proc/meminfo: memFree=129624/2055920 swapFree=4181272/4192956
[pid=12624] ppid=12622 vsize=5356 CPUtime=0
/proc/12624/stat : 12624 (kw_pre) S 12622 12624 12096 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236417979 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12624/statm: 1339 231 192 169 0 50 0
[pid=12625] ppid=12624 vsize=905148 CPUtime=462.06
/proc/12625/stat : 12625 (kw_preprocessor) R 12624 12624 12096 0 -1 0 231382 0 0 0 45882 324 0 0 25 0 1 0 236417979 926871552 222185 1992294400 4194304 6416590 548682068912 18446744073709551615 5487568 0 0 4096 0 0 0 0 17 0 0 0
/proc/12625/statm: 226287 222185 254 542 0 225736 0
Current children cumulated CPU time (s) 462.06
Current children cumulated vsize (KiB) 910504

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12626
/proc/meminfo: memFree=129240/2055920 swapFree=4181272/4192956
[pid=12624] ppid=12622 vsize=5356 CPUtime=0
/proc/12624/stat : 12624 (kw_pre) S 12622 12624 12096 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236417979 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12624/statm: 1339 231 192 169 0 50 0
[pid=12625] ppid=12624 vsize=905148 CPUtime=522.04
/proc/12625/stat : 12625 (kw_preprocessor) R 12624 12624 12096 0 -1 0 231492 0 0 0 51875 329 0 0 25 0 1 0 236417979 926871552 222295 1992294400 4194304 6416590 548682068912 18446744073709551615 4295356 0 0 4096 0 0 0 0 17 0 0 0
/proc/12625/statm: 226287 222295 254 542 0 225736 0
Current children cumulated CPU time (s) 522.04
Current children cumulated vsize (KiB) 910504

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12626
/proc/meminfo: memFree=128472/2055920 swapFree=4181272/4192956
[pid=12624] ppid=12622 vsize=5356 CPUtime=0
/proc/12624/stat : 12624 (kw_pre) S 12622 12624 12096 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236417979 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12624/statm: 1339 231 192 169 0 50 0
[pid=12625] ppid=12624 vsize=905148 CPUtime=582.02
/proc/12625/stat : 12625 (kw_preprocessor) R 12624 12624 12096 0 -1 0 231663 0 0 0 57868 334 0 0 25 0 1 0 236417979 926871552 222466 1992294400 4194304 6416590 548682068912 18446744073709551615 4341123 0 0 4096 0 0 0 0 17 0 0 0
/proc/12625/statm: 226287 222466 254 542 0 225736 0
Current children cumulated CPU time (s) 582.02
Current children cumulated vsize (KiB) 910504

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12626
/proc/meminfo: memFree=128216/2055920 swapFree=4181272/4192956
[pid=12624] ppid=12622 vsize=5356 CPUtime=0
/proc/12624/stat : 12624 (kw_pre) S 12622 12624 12096 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236417979 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12624/statm: 1339 231 192 169 0 50 0
[pid=12625] ppid=12624 vsize=905148 CPUtime=641.99
/proc/12625/stat : 12625 (kw_preprocessor) R 12624 12624 12096 0 -1 0 231729 0 0 0 63859 340 0 0 25 0 1 0 236417979 926871552 222532 1992294400 4194304 6416590 548682068912 18446744073709551615 4294541 0 0 4096 0 0 0 0 17 0 0 0
/proc/12625/statm: 226287 222532 254 542 0 225736 0
Current children cumulated CPU time (s) 641.99
Current children cumulated vsize (KiB) 910504

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

[startup+652.701 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12626
/proc/meminfo: memFree=128152/2055920 swapFree=4181272/4192956
[pid=12624] ppid=12622 vsize=5356 CPUtime=0
/proc/12624/stat : 12624 (kw_pre) S 12622 12624 12096 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236417979 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12624/statm: 1339 231 192 169 0 50 0
[pid=12625] ppid=12624 vsize=905148 CPUtime=652.39
/proc/12625/stat : 12625 (kw_preprocessor) R 12624 12624 12096 0 -1 0 231730 0 0 0 64898 341 0 0 25 0 1 0 236417979 926871552 222533 1992294400 4194304 6416590 548682068912 18446744073709551615 4341123 0 0 4096 0 0 0 0 17 0 0 0
/proc/12625/statm: 226287 222533 254 542 0 225736 0
Current children cumulated CPU time (s) 652.39
Current children cumulated vsize (KiB) 910504

[startup+655.902 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12626
/proc/meminfo: memFree=128152/2055920 swapFree=4181272/4192956
[pid=12624] ppid=12622 vsize=5356 CPUtime=0
/proc/12624/stat : 12624 (kw_pre) S 12622 12624 12096 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236417979 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12624/statm: 1339 231 192 169 0 50 0
[pid=12625] ppid=12624 vsize=905148 CPUtime=655.6
/proc/12625/stat : 12625 (kw_preprocessor) R 12624 12624 12096 0 -1 0 231730 0 0 0 65218 342 0 0 25 0 1 0 236417979 926871552 222533 1992294400 4194304 6416590 548682068912 18446744073709551615 4294579 0 0 4096 0 0 0 0 17 0 0 0
/proc/12625/statm: 226287 222533 254 542 0 225736 0
Current children cumulated CPU time (s) 655.6
Current children cumulated vsize (KiB) 910504

[startup+659.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12626
/proc/meminfo: memFree=128152/2055920 swapFree=4181272/4192956
[pid=12624] ppid=12622 vsize=5356 CPUtime=0
/proc/12624/stat : 12624 (kw_pre) S 12622 12624 12096 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236417979 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12624/statm: 1339 231 192 169 0 50 0
[pid=12625] ppid=12624 vsize=905148 CPUtime=658.79
/proc/12625/stat : 12625 (kw_preprocessor) R 12624 12624 12096 0 -1 0 231730 0 0 0 65537 342 0 0 25 0 1 0 236417979 926871552 222533 1992294400 4194304 6416590 548682068912 18446744073709551615 4294579 0 0 4096 0 0 0 0 17 0 0 0
/proc/12625/statm: 226287 222533 254 542 0 225736 0
Current children cumulated CPU time (s) 658.79
Current children cumulated vsize (KiB) 910504

[startup+659.902 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12626
/proc/meminfo: memFree=128152/2055920 swapFree=4181272/4192956
[pid=12624] ppid=12622 vsize=5356 CPUtime=0
/proc/12624/stat : 12624 (kw_pre) S 12622 12624 12096 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236417979 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12624/statm: 1339 231 192 169 0 50 0
[pid=12625] ppid=12624 vsize=905148 CPUtime=659.6
/proc/12625/stat : 12625 (kw_preprocessor) R 12624 12624 12096 0 -1 0 231730 0 0 0 65618 342 0 0 25 0 1 0 236417979 926871552 222533 1992294400 4194304 6416590 548682068912 18446744073709551615 4422191 0 0 4096 0 0 0 0 17 0 0 0
/proc/12625/statm: 226287 222533 254 542 0 225736 0
Current children cumulated CPU time (s) 659.6
Current children cumulated vsize (KiB) 910504

[startup+660.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12626
/proc/meminfo: memFree=128152/2055920 swapFree=4181272/4192956
[pid=12624] ppid=12622 vsize=5356 CPUtime=0
/proc/12624/stat : 12624 (kw_pre) S 12622 12624 12096 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236417979 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12624/statm: 1339 231 192 169 0 50 0
[pid=12625] ppid=12624 vsize=905148 CPUtime=659.99
/proc/12625/stat : 12625 (kw_preprocessor) R 12624 12624 12096 0 -1 0 231730 0 0 0 65657 342 0 0 25 0 1 0 236417979 926871552 222533 1992294400 4194304 6416590 548682068912 18446744073709551615 4312452 0 0 4096 0 0 0 0 17 0 0 0
/proc/12625/statm: 226287 222533 254 542 0 225736 0
Current children cumulated CPU time (s) 659.99
Current children cumulated vsize (KiB) 910504

[startup+660.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12626
/proc/meminfo: memFree=128152/2055920 swapFree=4181272/4192956
[pid=12624] ppid=12622 vsize=5356 CPUtime=0
/proc/12624/stat : 12624 (kw_pre) S 12622 12624 12096 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236417979 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12624/statm: 1339 231 192 169 0 50 0
[pid=12625] ppid=12624 vsize=0 CPUtime=660.39
/proc/12625/stat : 12625 (kw_preprocessor) R 12624 12624 12096 0 -1 4 231743 0 0 0 65689 350 0 0 25 0 1 0 236417979 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 0 0 0
/proc/12625/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 660.39
Current children cumulated vsize (KiB) 5356

Child status: 0
Real time (s): 660.755
CPU time (s): 660.451
CPU user time (s): 656.893
CPU system time (s): 3.55746
CPU usage (%): 99.954
Max. virtual memory (cumulated for all children) (KiB): 910504

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 656.893
system time used= 3.55746
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 232158
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= 20
involuntary context switches= 2164

runsolver used 0.580911 second user time and 1.82872 second system time

The end

Launcher Data

Begin job on node22 at 2009-05-12 01:17:24
IDJOB=1797081
IDBENCH=70965
IDSOLVER=646
FILE ID=node22/1797081-1242083840
PBS_JOBID= 9277643
Free space on /tmp= 66324 MiB

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

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

MD5SUM BENCH= 853982f8646333d217e35d938b7eb00b
RANDOM SEED=1873928199

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:       1051016 kB
Buffers:         82032 kB
Cached:         816296 kB
SwapCached:       5528 kB
Active:         112572 kB
Inactive:       794260 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1051016 kB
SwapTotal:     4192956 kB
SwapFree:      4181272 kB
Dirty:           74400 kB
Writeback:           0 kB
Mapped:          14128 kB
Slab:            84100 kB
Committed_AS:   916444 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= 66292 MiB
End job on node22 at 2009-05-12 01:28:25