Trace number 1797021

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 281.673 281.787

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_l45_lambda.cnf
MD5SUM94aa7bdbcbe99c5b3082c395dc2384e9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark281.673
Satisfiable
(Un)Satisfiability was proved
Number of variables32313
Number of clauses161529
Sum of the clauses size465707
Maximum clause length9
Minimum clause length1
Number of clauses of size 14190
Number of clauses of size 240231
Number of clauses of size 394818
Number of clauses of size 415389
Number of clauses of size 56766
Number of clauses of size over 5135

Solver Data

281.58/281.78	This is MiniSat 2.0 beta
281.58/281.78	WARNING: for repeatability, setting FPU to use double precision
281.58/281.78	============================[ Problem Statistics ]=============================
281.58/281.78	|                                                                             |
281.58/281.78	|  Number of variables:  1                                                    |
281.58/281.78	|  Number of clauses:    2                                                    |
281.58/281.78	|  Parsing time:         0.00         s                                       |
281.58/281.78	Solved by unit propagation
281.58/281.78	UNSATISFIABLE
281.58/281.78	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-1797021-1242083152/watcher-1797021-1242083152 -o /tmp/evaluation-result-1797021-1242083152/solver-1797021-1242083152 -C 1200 -W 1800 -M 1800 HOME/kw_pre HOME/instance-1797021-1242083152.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.06 1.06 1.01 2/65 29400
/proc/meminfo: memFree=1903360/2055920 swapFree=4125732/4192956
[pid=29400] ppid=29398 vsize=5356 CPUtime=0
/proc/29400/stat : 29400 (kw_pre) S 29398 29400 28831 0 -1 4194304 280 0 0 0 0 0 0 0 20 0 1 0 236345588 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29400/statm: 1339 231 192 169 0 50 0
[pid=29401] ppid=29400 vsize=5356 CPUtime=0
/proc/29401/stat : 29401 (kw_pre) R 29400 29400 28831 0 -1 4194368 23 0 0 0 0 0 0 0 22 0 1 0 236345588 5484544 234 1992294400 4194304 4889804 548682068832 18446744073709551615 228043844903 0 0 4096 0 0 0 0 17 1 0 0
/proc/29401/statm: 1339 234 195 169 0 50 0

[startup+0.0992711 s]
/proc/loadavg: 1.06 1.06 1.01 2/65 29400
/proc/meminfo: memFree=1903360/2055920 swapFree=4125732/4192956
[pid=29400] ppid=29398 vsize=5356 CPUtime=0
/proc/29400/stat : 29400 (kw_pre) S 29398 29400 28831 0 -1 4194304 280 0 0 0 0 0 0 0 20 0 1 0 236345588 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29400/statm: 1339 231 192 169 0 50 0
[pid=29401] ppid=29400 vsize=23308 CPUtime=0.09
/proc/29401/stat : 29401 (kw_preprocessor) R 29400 29400 28831 0 -1 0 5056 0 0 0 7 2 0 0 22 0 1 0 236345588 23867392 5032 1992294400 4194304 6416590 548682068912 18446744073709551615 5489867 0 0 4096 0 0 0 0 17 0 0 0
/proc/29401/statm: 5827 5032 217 542 0 5276 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28664

[startup+0.10127 s]
/proc/loadavg: 1.06 1.06 1.01 2/65 29400
/proc/meminfo: memFree=1903360/2055920 swapFree=4125732/4192956
[pid=29400] ppid=29398 vsize=5356 CPUtime=0
/proc/29400/stat : 29400 (kw_pre) S 29398 29400 28831 0 -1 4194304 280 0 0 0 0 0 0 0 20 0 1 0 236345588 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29400/statm: 1339 231 192 169 0 50 0
[pid=29401] ppid=29400 vsize=23308 CPUtime=0.09
/proc/29401/stat : 29401 (kw_preprocessor) R 29400 29400 28831 0 -1 0 5063 0 0 0 7 2 0 0 22 0 1 0 236345588 23867392 5039 1992294400 4194304 6416590 548682068912 18446744073709551615 5489867 0 0 4096 0 0 0 0 17 0 0 0
/proc/29401/statm: 5827 5039 217 542 0 5276 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28664

[startup+0.301308 s]
/proc/loadavg: 1.06 1.06 1.01 2/65 29400
/proc/meminfo: memFree=1903360/2055920 swapFree=4125732/4192956
[pid=29400] ppid=29398 vsize=5356 CPUtime=0
/proc/29400/stat : 29400 (kw_pre) S 29398 29400 28831 0 -1 4194304 280 0 0 0 0 0 0 0 20 0 1 0 236345588 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29400/statm: 1339 231 192 169 0 50 0
[pid=29401] ppid=29400 vsize=25952 CPUtime=0.28
/proc/29401/stat : 29401 (kw_preprocessor) R 29400 29400 28831 0 -1 0 5792 0 0 0 26 2 0 0 24 0 1 0 236345588 26574848 5768 1992294400 4194304 6416590 548682068912 18446744073709551615 5489867 0 0 4096 0 0 0 0 17 0 0 0
/proc/29401/statm: 6488 5768 217 542 0 5937 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 31308

[startup+0.701387 s]
/proc/loadavg: 1.06 1.06 1.01 2/65 29400
/proc/meminfo: memFree=1903360/2055920 swapFree=4125732/4192956
[pid=29400] ppid=29398 vsize=5356 CPUtime=0
/proc/29400/stat : 29400 (kw_pre) S 29398 29400 28831 0 -1 4194304 280 0 0 0 0 0 0 0 20 0 1 0 236345588 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29400/statm: 1339 231 192 169 0 50 0
[pid=29401] ppid=29400 vsize=32028 CPUtime=0.68
/proc/29401/stat : 29401 (kw_preprocessor) R 29400 29400 28831 0 -1 0 7507 0 0 0 65 3 0 0 25 0 1 0 236345588 32796672 7483 1992294400 4194304 6416590 548682068912 18446744073709551615 4355949 0 0 4096 0 0 0 0 17 0 0 0
/proc/29401/statm: 8007 7484 217 542 0 7456 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 37384

[startup+1.50254 s]
/proc/loadavg: 1.06 1.06 1.01 2/67 29402
/proc/meminfo: memFree=1864752/2055920 swapFree=4125732/4192956
[pid=29400] ppid=29398 vsize=5356 CPUtime=0
/proc/29400/stat : 29400 (kw_pre) S 29398 29400 28831 0 -1 4194304 280 0 0 0 0 0 0 0 20 0 1 0 236345588 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29400/statm: 1339 231 192 169 0 50 0
[pid=29401] ppid=29400 vsize=47920 CPUtime=1.48
/proc/29401/stat : 29401 (kw_preprocessor) R 29400 29400 28831 0 -1 0 11353 0 0 0 137 11 0 0 25 0 1 0 236345588 49070080 11139 1992294400 4194304 6416590 548682068912 18446744073709551615 4511638 0 0 4096 0 0 0 0 17 0 0 0
/proc/29401/statm: 11980 11139 242 542 0 11429 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 53276

[startup+3.10186 s]
/proc/loadavg: 1.05 1.06 1.01 2/67 29402
/proc/meminfo: memFree=1857776/2055920 swapFree=4125732/4192956
[pid=29400] ppid=29398 vsize=5356 CPUtime=0
/proc/29400/stat : 29400 (kw_pre) S 29398 29400 28831 0 -1 4194304 280 0 0 0 0 0 0 0 20 0 1 0 236345588 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29400/statm: 1339 231 192 169 0 50 0
[pid=29401] ppid=29400 vsize=47304 CPUtime=3.08
/proc/29401/stat : 29401 (kw_preprocessor) R 29400 29400 28831 0 -1 0 11517 0 0 0 296 12 0 0 25 0 1 0 236345588 48439296 11050 1992294400 4194304 6416590 548682068912 18446744073709551615 4341150 0 0 4096 0 0 0 0 17 0 0 0
/proc/29401/statm: 11826 11050 250 542 0 11275 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 52660

[startup+6.30148 s]
/proc/loadavg: 1.05 1.06 1.01 2/67 29402
/proc/meminfo: memFree=1856688/2055920 swapFree=4125732/4192956
[pid=29400] ppid=29398 vsize=5356 CPUtime=0
/proc/29400/stat : 29400 (kw_pre) S 29398 29400 28831 0 -1 4194304 280 0 0 0 0 0 0 0 20 0 1 0 236345588 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29400/statm: 1339 231 192 169 0 50 0
[pid=29401] ppid=29400 vsize=47992 CPUtime=6.28
/proc/29401/stat : 29401 (kw_preprocessor) R 29400 29400 28831 0 -1 0 11727 0 0 0 614 14 0 0 25 0 1 0 236345588 49143808 11260 1992294400 4194304 6416590 548682068912 18446744073709551615 4421949 0 0 4096 0 0 0 0 17 0 0 0
/proc/29401/statm: 11998 11260 254 542 0 11447 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 53348

[startup+12.7017 s]
/proc/loadavg: 1.20 1.09 1.02 2/67 29402
/proc/meminfo: memFree=1855416/2055920 swapFree=4125732/4192956
[pid=29400] ppid=29398 vsize=5356 CPUtime=0
/proc/29400/stat : 29400 (kw_pre) S 29398 29400 28831 0 -1 4194304 280 0 0 0 0 0 0 0 20 0 1 0 236345588 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29400/statm: 1339 231 192 169 0 50 0
[pid=29401] ppid=29400 vsize=49164 CPUtime=12.68
/proc/29401/stat : 29401 (kw_preprocessor) R 29400 29400 28831 0 -1 0 12076 0 0 0 1251 17 0 0 25 0 1 0 236345588 50343936 11609 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 0 0 0
/proc/29401/statm: 12291 11609 254 542 0 11740 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 54520

[startup+25.5012 s]
/proc/loadavg: 1.16 1.09 1.02 2/67 29402
/proc/meminfo: memFree=1853240/2055920 swapFree=4125732/4192956
[pid=29400] ppid=29398 vsize=5356 CPUtime=0
/proc/29400/stat : 29400 (kw_pre) S 29398 29400 28831 0 -1 4194304 280 0 0 0 0 0 0 0 20 0 1 0 236345588 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29400/statm: 1339 231 192 169 0 50 0
[pid=29401] ppid=29400 vsize=51868 CPUtime=25.47
/proc/29401/stat : 29401 (kw_preprocessor) R 29400 29400 28831 0 -1 0 12650 0 0 0 2526 21 0 0 25 0 1 0 236345588 53112832 12183 1992294400 4194304 6416590 548682068912 18446744073709551615 4342241 0 0 4096 0 0 0 0 17 0 0 0
/proc/29401/statm: 12967 12183 254 542 0 12416 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 57224

[startup+51.1012 s]
/proc/loadavg: 1.11 1.08 1.02 2/67 29402
/proc/meminfo: memFree=1849208/2055920 swapFree=4125732/4192956
[pid=29400] ppid=29398 vsize=5356 CPUtime=0
/proc/29400/stat : 29400 (kw_pre) S 29398 29400 28831 0 -1 4194304 280 0 0 0 0 0 0 0 20 0 1 0 236345588 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29400/statm: 1339 231 192 169 0 50 0
[pid=29401] ppid=29400 vsize=56832 CPUtime=51.07
/proc/29401/stat : 29401 (kw_preprocessor) R 29400 29400 28831 0 -1 0 13680 0 0 0 5079 28 0 0 25 0 1 0 236345588 58195968 13213 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 0 0 0
/proc/29401/statm: 14208 13213 254 542 0 13657 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 62188

[startup+102.305 s]
/proc/loadavg: 1.04 1.06 1.01 2/67 29402
/proc/meminfo: memFree=1840248/2055920 swapFree=4125732/4192956
[pid=29400] ppid=29398 vsize=5356 CPUtime=0
/proc/29400/stat : 29400 (kw_pre) S 29398 29400 28831 0 -1 4194304 280 0 0 0 0 0 0 0 20 0 1 0 236345588 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29400/statm: 1339 231 192 169 0 50 0
[pid=29401] ppid=29400 vsize=66308 CPUtime=102.25
/proc/29401/stat : 29401 (kw_preprocessor) R 29400 29400 28831 0 -1 0 15901 0 0 0 10185 40 0 0 25 0 1 0 236345588 67899392 15434 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 0 0 0
/proc/29401/statm: 16577 15434 254 542 0 16026 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 71664

[startup+162.302 s]
/proc/loadavg: 1.01 1.05 1.01 2/67 29402
/proc/meminfo: memFree=1830136/2055920 swapFree=4125732/4192956
[pid=29400] ppid=29398 vsize=5356 CPUtime=0
/proc/29400/stat : 29400 (kw_pre) S 29398 29400 28831 0 -1 4194304 280 0 0 0 0 0 0 0 20 0 1 0 236345588 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29400/statm: 1339 231 192 169 0 50 0
[pid=29401] ppid=29400 vsize=79020 CPUtime=162.22
/proc/29401/stat : 29401 (kw_preprocessor) R 29400 29400 28831 0 -1 0 19009 0 0 0 16171 51 0 0 25 0 1 0 236345588 80916480 17948 1992294400 4194304 6416590 548682068912 18446744073709551615 4294658 0 0 4096 0 0 0 0 17 0 0 0
/proc/29401/statm: 19755 17948 254 542 0 19204 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 84376

[startup+222.302 s]
/proc/loadavg: 1.00 1.04 1.00 2/67 29402
/proc/meminfo: memFree=1820408/2055920 swapFree=4125732/4192956
[pid=29400] ppid=29398 vsize=5356 CPUtime=0
/proc/29400/stat : 29400 (kw_pre) S 29398 29400 28831 0 -1 4194304 280 0 0 0 0 0 0 0 20 0 1 0 236345588 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29400/statm: 1339 231 192 169 0 50 0
[pid=29401] ppid=29400 vsize=89568 CPUtime=222.2
/proc/29401/stat : 29401 (kw_preprocessor) R 29400 29400 28831 0 -1 0 21802 0 0 0 22157 63 0 0 25 0 1 0 236345588 91717632 20376 1992294400 4194304 6416590 548682068912 18446744073709551615 4295356 0 0 4096 0 0 0 0 17 0 0 0
/proc/29401/statm: 22392 20376 254 542 0 21841 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 94924

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

[startup+255.902 s]
/proc/loadavg: 1.00 1.03 1.00 2/67 29402
/proc/meminfo: memFree=1815736/2055920 swapFree=4125732/4192956
[pid=29400] ppid=29398 vsize=5356 CPUtime=0
/proc/29400/stat : 29400 (kw_pre) S 29398 29400 28831 0 -1 4194304 280 0 0 0 0 0 0 0 20 0 1 0 236345588 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29400/statm: 1339 231 192 169 0 50 0
[pid=29401] ppid=29400 vsize=96528 CPUtime=255.79
/proc/29401/stat : 29401 (kw_preprocessor) R 29400 29400 28831 0 -1 0 23396 0 0 0 25510 69 0 0 25 0 1 0 236345588 98844672 21550 1992294400 4194304 6416590 548682068912 18446744073709551615 4294579 0 0 4096 0 0 0 0 17 0 0 0
/proc/29401/statm: 24132 21550 254 542 0 23581 0
Current children cumulated CPU time (s) 255.79
Current children cumulated vsize (KiB) 101884

[startup+268.702 s]
/proc/loadavg: 1.00 1.03 1.00 2/67 29402
/proc/meminfo: memFree=1815480/2055920 swapFree=4125732/4192956
[pid=29400] ppid=29398 vsize=5356 CPUtime=0
/proc/29400/stat : 29400 (kw_pre) S 29398 29400 28831 0 -1 4194304 280 0 0 0 0 0 0 0 20 0 1 0 236345588 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29400/statm: 1339 231 192 169 0 50 0
[pid=29401] ppid=29400 vsize=96528 CPUtime=268.58
/proc/29401/stat : 29401 (kw_preprocessor) R 29400 29400 28831 0 -1 0 23448 0 0 0 26787 71 0 0 25 0 1 0 236345588 98844672 21602 1992294400 4194304 6416590 548682068912 18446744073709551615 4294579 0 0 4096 0 0 0 0 17 0 0 0
/proc/29401/statm: 24132 21602 254 542 0 23581 0
Current children cumulated CPU time (s) 268.58
Current children cumulated vsize (KiB) 101884

[startup+275.102 s]
/proc/loadavg: 1.00 1.03 1.00 2/67 29402
/proc/meminfo: memFree=1815160/2055920 swapFree=4125732/4192956
[pid=29400] ppid=29398 vsize=5356 CPUtime=0
/proc/29400/stat : 29400 (kw_pre) S 29398 29400 28831 0 -1 4194304 280 0 0 0 0 0 0 0 20 0 1 0 236345588 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29400/statm: 1339 231 192 169 0 50 0
[pid=29401] ppid=29400 vsize=97328 CPUtime=274.98
/proc/29401/stat : 29401 (kw_preprocessor) R 29400 29400 28831 0 -1 0 23575 0 0 0 27426 72 0 0 25 0 1 0 236345588 99663872 21729 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 0 0 0
/proc/29401/statm: 24332 21729 254 542 0 23781 0
Current children cumulated CPU time (s) 274.98
Current children cumulated vsize (KiB) 102684

[startup+278.306 s]
/proc/loadavg: 1.00 1.03 1.00 2/67 29402
/proc/meminfo: memFree=1814840/2055920 swapFree=4125732/4192956
[pid=29400] ppid=29398 vsize=5356 CPUtime=0
/proc/29400/stat : 29400 (kw_pre) S 29398 29400 28831 0 -1 4194304 280 0 0 0 0 0 0 0 20 0 1 0 236345588 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29400/statm: 1339 231 192 169 0 50 0
[pid=29401] ppid=29400 vsize=97328 CPUtime=278.18
/proc/29401/stat : 29401 (kw_preprocessor) R 29400 29400 28831 0 -1 0 23610 0 0 0 27746 72 0 0 25 0 1 0 236345588 99663872 21764 1992294400 4194304 6416590 548682068912 18446744073709551615 4294609 0 0 4096 0 0 0 0 17 0 0 0
/proc/29401/statm: 24332 21764 254 542 0 23781 0
Current children cumulated CPU time (s) 278.18
Current children cumulated vsize (KiB) 102684

[startup+279.902 s]
/proc/loadavg: 1.00 1.03 1.00 2/67 29402
/proc/meminfo: memFree=1814776/2055920 swapFree=4125732/4192956
[pid=29400] ppid=29398 vsize=5356 CPUtime=0
/proc/29400/stat : 29400 (kw_pre) S 29398 29400 28831 0 -1 4194304 280 0 0 0 0 0 0 0 20 0 1 0 236345588 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29400/statm: 1339 231 192 169 0 50 0
[pid=29401] ppid=29400 vsize=97328 CPUtime=279.78
/proc/29401/stat : 29401 (kw_preprocessor) R 29400 29400 28831 0 -1 0 23623 0 0 0 27905 73 0 0 25 0 1 0 236345588 99663872 21777 1992294400 4194304 6416590 548682068912 18446744073709551615 4294926 0 0 4096 0 0 0 0 17 0 0 0
/proc/29401/statm: 24332 21777 254 542 0 23781 0
Current children cumulated CPU time (s) 279.78
Current children cumulated vsize (KiB) 102684

[startup+280.702 s]
/proc/loadavg: 1.00 1.03 1.00 2/67 29402
/proc/meminfo: memFree=1812856/2055920 swapFree=4125732/4192956
[pid=29400] ppid=29398 vsize=5356 CPUtime=0
/proc/29400/stat : 29400 (kw_pre) S 29398 29400 28831 0 -1 4194304 280 0 0 0 0 0 0 0 20 0 1 0 236345588 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29400/statm: 1339 231 192 169 0 50 0
[pid=29401] ppid=29400 vsize=100852 CPUtime=280.57
/proc/29401/stat : 29401 (kw_preprocessor) R 29400 29400 28831 0 -1 0 24119 0 0 0 27984 73 0 0 25 0 1 0 236345588 103272448 22273 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 0 0 0
/proc/29401/statm: 25213 22273 254 542 0 24662 0
Current children cumulated CPU time (s) 280.57
Current children cumulated vsize (KiB) 106208

[startup+281.501 s]
/proc/loadavg: 1.00 1.03 1.00 2/67 29402
/proc/meminfo: memFree=1812728/2055920 swapFree=4125732/4192956
[pid=29400] ppid=29398 vsize=5356 CPUtime=0
/proc/29400/stat : 29400 (kw_pre) S 29398 29400 28831 0 -1 4194304 280 0 0 0 0 0 0 0 20 0 1 0 236345588 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29400/statm: 1339 231 192 169 0 50 0
[pid=29401] ppid=29400 vsize=100852 CPUtime=281.38
/proc/29401/stat : 29401 (kw_preprocessor) R 29400 29400 28831 0 -1 0 24134 0 0 0 28064 74 0 0 25 0 1 0 236345588 103272448 22288 1992294400 4194304 6416590 548682068912 18446744073709551615 4309222 0 0 4096 0 0 0 0 17 0 0 0
/proc/29401/statm: 25213 22288 254 542 0 24662 0
Current children cumulated CPU time (s) 281.38
Current children cumulated vsize (KiB) 106208

[startup+281.701 s]
/proc/loadavg: 1.00 1.03 1.00 2/67 29402
/proc/meminfo: memFree=1812728/2055920 swapFree=4125732/4192956
[pid=29400] ppid=29398 vsize=5356 CPUtime=0
/proc/29400/stat : 29400 (kw_pre) S 29398 29400 28831 0 -1 4194304 280 0 0 0 0 0 0 0 20 0 1 0 236345588 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29400/statm: 1339 231 192 169 0 50 0
[pid=29401] ppid=29400 vsize=100852 CPUtime=281.58
/proc/29401/stat : 29401 (kw_preprocessor) R 29400 29400 28831 0 -1 0 24134 0 0 0 28084 74 0 0 25 0 1 0 236345588 103272448 22288 1992294400 4194304 6416590 548682068912 18446744073709551615 4308065 0 0 4096 0 0 0 0 17 0 0 0
/proc/29401/statm: 25213 22288 254 542 0 24662 0
Current children cumulated CPU time (s) 281.58
Current children cumulated vsize (KiB) 106208

Child status: 0
Real time (s): 281.787
CPU time (s): 281.673
CPU user time (s): 280.915
CPU system time (s): 0.757884
CPU usage (%): 99.9595
Max. virtual memory (cumulated for all children) (KiB): 106208

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

runsolver used 0.215967 second user time and 0.816875 second system time

The end

Launcher Data

Begin job on node77 at 2009-05-12 01:05:52
IDJOB=1797021
IDBENCH=70949
IDSOLVER=646
FILE ID=node77/1797021-1242083152
PBS_JOBID= 9277668
Free space on /tmp= 66160 MiB

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

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

MD5SUM BENCH= 94aa7bdbcbe99c5b3082c395dc2384e9
RANDOM SEED=1641594295

node77.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.270
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.270
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1903912 kB
Buffers:          5196 kB
Cached:          37808 kB
SwapCached:      61648 kB
Active:          34780 kB
Inactive:        72012 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1903912 kB
SwapTotal:     4192956 kB
SwapFree:      4125732 kB
Dirty:            6052 kB
Writeback:           0 kB
Mapped:          14192 kB
Slab:            31264 kB
Committed_AS:   845176 kB
PageTables:       1380 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= 66156 MiB
End job on node77 at 2009-05-12 01:10:34