Trace number 1796989

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 361.596 361.706

General information on the benchmark

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

Solver Data

361.58/361.70	This is MiniSat 2.0 beta
361.58/361.70	WARNING: for repeatability, setting FPU to use double precision
361.58/361.70	============================[ Problem Statistics ]=============================
361.58/361.70	|                                                                             |
361.58/361.70	|  Number of variables:  1                                                    |
361.58/361.70	|  Number of clauses:    2                                                    |
361.58/361.70	|  Parsing time:         0.00         s                                       |
361.58/361.70	Solved by unit propagation
361.58/361.70	UNSATISFIABLE
361.58/361.70	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-1796989-1242082952/watcher-1796989-1242082952 -o /tmp/evaluation-result-1796989-1242082952/solver-1796989-1242082952 -C 1200 -W 1800 -M 1800 HOME/kw_pre HOME/instance-1796989-1242082952.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.98 0.99 3/64 29792
/proc/meminfo: memFree=1956848/2055920 swapFree=4178732/4192956
[pid=29792] ppid=29790 vsize=5356 CPUtime=0
/proc/29792/stat : 29792 (kw_pre) S 29790 29792 29313 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236327851 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29792/statm: 1339 231 192 169 0 50 0
[pid=29793] ppid=29792 vsize=3352 CPUtime=0
/proc/29793/stat : 29793 (kw_preprocessor) R 29792 29792 29313 0 -1 0 451 0 0 0 0 0 0 0 20 0 1 0 236327851 3432448 427 1992294400 4194304 6416590 548682068912 18446744073709551615 4350748 0 0 4096 0 0 0 0 17 1 0 0
/proc/29793/statm: 838 435 197 542 0 287 0

[startup+0.095373 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 29792
/proc/meminfo: memFree=1956848/2055920 swapFree=4178732/4192956
[pid=29792] ppid=29790 vsize=5356 CPUtime=0
/proc/29792/stat : 29792 (kw_pre) S 29790 29792 29313 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236327851 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29792/statm: 1339 231 192 169 0 50 0
[pid=29793] ppid=29792 vsize=23664 CPUtime=0.08
/proc/29793/stat : 29793 (kw_preprocessor) R 29792 29792 29313 0 -1 0 5132 0 0 0 6 2 0 0 20 0 1 0 236327851 24231936 5108 1992294400 4194304 6416590 548682068912 18446744073709551615 5489867 0 0 4096 0 0 0 0 17 1 0 0
/proc/29793/statm: 5916 5108 217 542 0 5365 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 29020

[startup+0.101372 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 29792
/proc/meminfo: memFree=1956848/2055920 swapFree=4178732/4192956
[pid=29792] ppid=29790 vsize=5356 CPUtime=0
/proc/29792/stat : 29792 (kw_pre) S 29790 29792 29313 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236327851 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29792/statm: 1339 231 192 169 0 50 0
[pid=29793] ppid=29792 vsize=23796 CPUtime=0.09
/proc/29793/stat : 29793 (kw_preprocessor) R 29792 29792 29313 0 -1 0 5152 0 0 0 7 2 0 0 20 0 1 0 236327851 24367104 5128 1992294400 4194304 6416590 548682068912 18446744073709551615 4919941 0 0 4096 0 0 0 0 17 1 0 0
/proc/29793/statm: 5949 5128 217 542 0 5398 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29152

[startup+0.301396 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 29792
/proc/meminfo: memFree=1956848/2055920 swapFree=4178732/4192956
[pid=29792] ppid=29790 vsize=5356 CPUtime=0
/proc/29792/stat : 29792 (kw_pre) S 29790 29792 29313 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236327851 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29792/statm: 1339 231 192 169 0 50 0
[pid=29793] ppid=29792 vsize=26172 CPUtime=0.29
/proc/29793/stat : 29793 (kw_preprocessor) R 29792 29792 29313 0 -1 0 5831 0 0 0 27 2 0 0 21 0 1 0 236327851 26800128 5807 1992294400 4194304 6416590 548682068912 18446744073709551615 5489867 0 0 4096 0 0 0 0 17 1 0 0
/proc/29793/statm: 6543 5808 217 542 0 5992 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31528

[startup+0.701443 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 29792
/proc/meminfo: memFree=1956848/2055920 swapFree=4178732/4192956
[pid=29792] ppid=29790 vsize=5356 CPUtime=0
/proc/29792/stat : 29792 (kw_pre) S 29790 29792 29313 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236327851 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29792/statm: 1339 231 192 169 0 50 0
[pid=29793] ppid=29792 vsize=31884 CPUtime=0.69
/proc/29793/stat : 29793 (kw_preprocessor) R 29792 29792 29313 0 -1 0 7423 0 0 0 66 3 0 0 24 0 1 0 236327851 32649216 7399 1992294400 4194304 6416590 548682068912 18446744073709551615 5489867 0 0 4096 0 0 0 0 17 1 0 0
/proc/29793/statm: 7971 7399 217 542 0 7420 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 37240

[startup+1.50154 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 29794
/proc/meminfo: memFree=1917344/2055920 swapFree=4178732/4192956
[pid=29792] ppid=29790 vsize=5356 CPUtime=0
/proc/29792/stat : 29792 (kw_pre) S 29790 29792 29313 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236327851 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29792/statm: 1339 231 192 169 0 50 0
[pid=29793] ppid=29792 vsize=46940 CPUtime=1.48
/proc/29793/stat : 29793 (kw_preprocessor) R 29792 29792 29313 0 -1 0 11091 0 0 0 137 11 0 0 25 0 1 0 236327851 48066560 10873 1992294400 4194304 6416590 548682068912 18446744073709551615 5556880 0 0 4096 0 0 0 0 17 1 0 0
/proc/29793/statm: 11735 10873 242 542 0 11184 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 52296

[startup+3.10173 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 29794
/proc/meminfo: memFree=1909024/2055920 swapFree=4178732/4192956
[pid=29792] ppid=29790 vsize=5356 CPUtime=0
/proc/29792/stat : 29792 (kw_pre) S 29790 29792 29313 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236327851 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29792/statm: 1339 231 192 169 0 50 0
[pid=29793] ppid=29792 vsize=48596 CPUtime=3.08
/proc/29793/stat : 29793 (kw_preprocessor) R 29792 29792 29313 0 -1 0 11815 0 0 0 292 16 0 0 25 0 1 0 236327851 49762304 11338 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 1 0 0
/proc/29793/statm: 12149 11338 250 542 0 11598 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 53952

[startup+6.30211 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 29794
/proc/meminfo: memFree=1909536/2055920 swapFree=4178732/4192956
[pid=29792] ppid=29790 vsize=5356 CPUtime=0
/proc/29792/stat : 29792 (kw_pre) S 29790 29792 29313 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236327851 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29792/statm: 1339 231 192 169 0 50 0
[pid=29793] ppid=29792 vsize=48820 CPUtime=6.29
/proc/29793/stat : 29793 (kw_preprocessor) R 29792 29792 29313 0 -1 0 11932 0 0 0 611 18 0 0 25 0 1 0 236327851 49991680 11455 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 1 0 0
/proc/29793/statm: 12205 11455 254 542 0 11654 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 54176

[startup+12.7019 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 29794
/proc/meminfo: memFree=1908128/2055920 swapFree=4178732/4192956
[pid=29792] ppid=29790 vsize=5356 CPUtime=0
/proc/29792/stat : 29792 (kw_pre) S 29790 29792 29313 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236327851 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29792/statm: 1339 231 192 169 0 50 0
[pid=29793] ppid=29792 vsize=50116 CPUtime=12.69
/proc/29793/stat : 29793 (kw_preprocessor) R 29792 29792 29313 0 -1 0 12277 0 0 0 1248 21 0 0 25 0 1 0 236327851 51318784 11800 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 1 0 0
/proc/29793/statm: 12529 11800 254 542 0 11978 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 55472

[startup+25.5014 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 29794
/proc/meminfo: memFree=1905568/2055920 swapFree=4178732/4192956
[pid=29792] ppid=29790 vsize=5356 CPUtime=0
/proc/29792/stat : 29792 (kw_pre) S 29790 29792 29313 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236327851 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29792/statm: 1339 231 192 169 0 50 0
[pid=29793] ppid=29792 vsize=53052 CPUtime=25.48
/proc/29793/stat : 29793 (kw_preprocessor) R 29792 29792 29313 0 -1 0 12941 0 0 0 2523 25 0 0 25 0 1 0 236327851 54325248 12464 1992294400 4194304 6416590 548682068912 18446744073709551615 4294579 0 0 4096 0 0 0 0 17 1 0 0
/proc/29793/statm: 13263 12464 254 542 0 12712 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 58408

[startup+51.1015 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 29794
/proc/meminfo: memFree=1902176/2055920 swapFree=4178732/4192956
[pid=29792] ppid=29790 vsize=5356 CPUtime=0
/proc/29792/stat : 29792 (kw_pre) S 29790 29792 29313 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236327851 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29792/statm: 1339 231 192 169 0 50 0
[pid=29793] ppid=29792 vsize=56468 CPUtime=51.06
/proc/29793/stat : 29793 (kw_preprocessor) R 29792 29792 29313 0 -1 0 13819 0 0 0 5072 34 0 0 25 0 1 0 236327851 57823232 13342 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 1 0 0
/proc/29793/statm: 14117 13342 254 542 0 13566 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 61824

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 29794
/proc/meminfo: memFree=1892320/2055920 swapFree=4178732/4192956
[pid=29792] ppid=29790 vsize=5356 CPUtime=0
/proc/29792/stat : 29792 (kw_pre) S 29790 29792 29313 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236327851 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29792/statm: 1339 231 192 169 0 50 0
[pid=29793] ppid=29792 vsize=67924 CPUtime=102.26
/proc/29793/stat : 29793 (kw_preprocessor) R 29792 29792 29313 0 -1 0 16280 0 0 0 10179 47 0 0 25 0 1 0 236327851 69554176 15803 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 1 0 0
/proc/29793/statm: 16981 15803 254 542 0 16430 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 73280

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 29794
/proc/meminfo: memFree=1883360/2055920 swapFree=4178732/4192956
[pid=29792] ppid=29790 vsize=5356 CPUtime=0
/proc/29792/stat : 29792 (kw_pre) S 29790 29792 29313 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236327851 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29792/statm: 1339 231 192 169 0 50 0
[pid=29793] ppid=29792 vsize=78012 CPUtime=162.23
/proc/29793/stat : 29793 (kw_preprocessor) R 29792 29792 29313 0 -1 0 19097 0 0 0 16163 60 0 0 25 0 1 0 236327851 79884288 18026 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 1 0 0
/proc/29793/statm: 19503 18026 254 542 0 18952 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 83368

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 29794
/proc/meminfo: memFree=1876000/2055920 swapFree=4178732/4192956
[pid=29792] ppid=29790 vsize=5356 CPUtime=0
/proc/29792/stat : 29792 (kw_pre) S 29790 29792 29313 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236327851 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29792/statm: 1339 231 192 169 0 50 0
[pid=29793] ppid=29792 vsize=87552 CPUtime=222.22
/proc/29793/stat : 29793 (kw_preprocessor) R 29792 29792 29313 0 -1 0 21290 0 0 0 22152 70 0 0 25 0 1 0 236327851 89653248 19854 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 1 0 0
/proc/29793/statm: 21888 19854 254 542 0 21337 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 92908

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 29794
/proc/meminfo: memFree=1866272/2055920 swapFree=4178732/4192956
[pid=29792] ppid=29790 vsize=5356 CPUtime=0
/proc/29792/stat : 29792 (kw_pre) S 29790 29792 29313 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236327851 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29792/statm: 1339 231 192 169 0 50 0
[pid=29793] ppid=29792 vsize=99260 CPUtime=282.2
/proc/29793/stat : 29793 (kw_preprocessor) R 29792 29792 29313 0 -1 0 24134 0 0 0 28139 81 0 0 25 0 1 0 236327851 101642240 22278 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 1 0 0
/proc/29793/statm: 24815 22278 254 542 0 24264 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 104616

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 29794
/proc/meminfo: memFree=1859680/2055920 swapFree=4178732/4192956
[pid=29792] ppid=29790 vsize=5356 CPUtime=0
/proc/29792/stat : 29792 (kw_pre) S 29790 29792 29313 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236327851 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29792/statm: 1339 231 192 169 0 50 0
[pid=29793] ppid=29792 vsize=106784 CPUtime=342.18
/proc/29793/stat : 29793 (kw_preprocessor) R 29792 29792 29313 0 -1 0 26252 0 0 0 34126 92 0 0 25 0 1 0 236327851 109346816 23913 1992294400 4194304 6416590 548682068912 18446744073709551615 4294579 0 0 4096 0 0 0 0 17 1 0 0
/proc/29793/statm: 26696 23913 254 542 0 26145 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 112140

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

[startup+345.502 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 29794
/proc/meminfo: memFree=1859680/2055920 swapFree=4178732/4192956
[pid=29792] ppid=29790 vsize=5356 CPUtime=0
/proc/29792/stat : 29792 (kw_pre) S 29790 29792 29313 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236327851 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29792/statm: 1339 231 192 169 0 50 0
[pid=29793] ppid=29792 vsize=106784 CPUtime=345.39
/proc/29793/stat : 29793 (kw_preprocessor) R 29792 29792 29313 0 -1 0 26260 0 0 0 34446 93 0 0 25 0 1 0 236327851 109346816 23921 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 1 0 0
/proc/29793/statm: 26696 23921 254 542 0 26145 0
Current children cumulated CPU time (s) 345.39
Current children cumulated vsize (KiB) 112140

[startup+351.901 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 29794
/proc/meminfo: memFree=1859232/2055920 swapFree=4178732/4192956
[pid=29792] ppid=29790 vsize=5356 CPUtime=0
/proc/29792/stat : 29792 (kw_pre) S 29790 29792 29313 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236327851 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29792/statm: 1339 231 192 169 0 50 0
[pid=29793] ppid=29792 vsize=107264 CPUtime=351.78
/proc/29793/stat : 29793 (kw_preprocessor) R 29792 29792 29313 0 -1 0 26365 0 0 0 35084 94 0 0 25 0 1 0 236327851 109838336 24026 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 1 0 0
/proc/29793/statm: 26816 24026 254 542 0 26265 0
Current children cumulated CPU time (s) 351.78
Current children cumulated vsize (KiB) 112620

[startup+358.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 29794
/proc/meminfo: memFree=1859040/2055920 swapFree=4178732/4192956
[pid=29792] ppid=29790 vsize=5356 CPUtime=0
/proc/29792/stat : 29792 (kw_pre) S 29790 29792 29313 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236327851 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29792/statm: 1339 231 192 169 0 50 0
[pid=29793] ppid=29792 vsize=107264 CPUtime=358.18
/proc/29793/stat : 29793 (kw_preprocessor) R 29792 29792 29313 0 -1 0 26426 0 0 0 35723 95 0 0 25 0 1 0 236327851 109838336 24087 1992294400 4194304 6416590 548682068912 18446744073709551615 4294579 0 0 4096 0 0 0 0 17 1 0 0
/proc/29793/statm: 26816 24087 254 542 0 26265 0
Current children cumulated CPU time (s) 358.18
Current children cumulated vsize (KiB) 112620

[startup+359.901 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 29794
/proc/meminfo: memFree=1858784/2055920 swapFree=4178732/4192956
[pid=29792] ppid=29790 vsize=5356 CPUtime=0
/proc/29792/stat : 29792 (kw_pre) S 29790 29792 29313 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236327851 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29792/statm: 1339 231 192 169 0 50 0
[pid=29793] ppid=29792 vsize=107584 CPUtime=359.79
/proc/29793/stat : 29793 (kw_preprocessor) R 29792 29792 29313 0 -1 0 26526 0 0 0 35883 96 0 0 25 0 1 0 236327851 110166016 24187 1992294400 4194304 6416590 548682068912 18446744073709551615 4294579 0 0 4096 0 0 0 0 17 1 0 0
/proc/29793/statm: 26896 24187 254 542 0 26345 0
Current children cumulated CPU time (s) 359.79
Current children cumulated vsize (KiB) 112940

[startup+360.701 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 29794
/proc/meminfo: memFree=1858464/2055920 swapFree=4178732/4192956
[pid=29792] ppid=29790 vsize=5356 CPUtime=0
/proc/29792/stat : 29792 (kw_pre) S 29790 29792 29313 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236327851 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29792/statm: 1339 231 192 169 0 50 0
[pid=29793] ppid=29792 vsize=107584 CPUtime=360.59
/proc/29793/stat : 29793 (kw_preprocessor) R 29792 29792 29313 0 -1 0 26563 0 0 0 35963 96 0 0 25 0 1 0 236327851 110166016 24224 1992294400 4194304 6416590 548682068912 18446744073709551615 4294579 0 0 4096 0 0 0 0 17 1 0 0
/proc/29793/statm: 26896 24224 254 542 0 26345 0
Current children cumulated CPU time (s) 360.59
Current children cumulated vsize (KiB) 112940

[startup+361.501 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 29794
/proc/meminfo: memFree=1858464/2055920 swapFree=4178732/4192956
[pid=29792] ppid=29790 vsize=5356 CPUtime=0
/proc/29792/stat : 29792 (kw_pre) S 29790 29792 29313 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236327851 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29792/statm: 1339 231 192 169 0 50 0
[pid=29793] ppid=29792 vsize=107584 CPUtime=361.38
/proc/29793/stat : 29793 (kw_preprocessor) R 29792 29792 29313 0 -1 0 26572 0 0 0 36042 96 0 0 25 0 1 0 236327851 110166016 24233 1992294400 4194304 6416590 548682068912 18446744073709551615 5479008 0 0 4096 0 0 0 0 17 1 0 0
/proc/29793/statm: 26896 24233 254 542 0 26345 0
Current children cumulated CPU time (s) 361.38
Current children cumulated vsize (KiB) 112940

[startup+361.702 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 29794
/proc/meminfo: memFree=1858464/2055920 swapFree=4178732/4192956
[pid=29792] ppid=29790 vsize=5356 CPUtime=361.58
/proc/29792/stat : 29792 (kw_pre) D 29790 29792 29313 0 -1 4194304 285 26585 0 0 0 0 36060 98 18 0 1 0 236327851 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 210824297061 0 2147483391 4100 65536 18446744072099781622 0 0 17 0 0 0
/proc/29792/statm: 1339 231 192 169 0 50 0
Current children cumulated CPU time (s) 361.58
Current children cumulated vsize (KiB) 5356

Child status: 0
Real time (s): 361.706
CPU time (s): 361.596
CPU user time (s): 360.607
CPU system time (s): 0.988849
CPU usage (%): 99.9697
Max. virtual memory (cumulated for all children) (KiB): 112940

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 360.607
system time used= 0.988849
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27000
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= 18
involuntary context switches= 665

runsolver used 0.410937 second user time and 0.903862 second system time

The end

Launcher Data

Begin job on node33 at 2009-05-12 01:02:32
IDJOB=1796989
IDBENCH=70941
IDSOLVER=646
FILE ID=node33/1796989-1242082952
PBS_JOBID= 9277654
Free space on /tmp= 66220 MiB

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

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

MD5SUM BENCH= eb4d0d02a25a8a84182ddd3b6d1fa8b5
RANDOM SEED=184764544

node33.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.212
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.212
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:       1957264 kB
Buffers:          3708 kB
Cached:          31448 kB
SwapCached:       8024 kB
Active:          25980 kB
Inactive:        19048 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1957264 kB
SwapTotal:     4192956 kB
SwapFree:      4178732 kB
Dirty:            6092 kB
Writeback:           0 kB
Mapped:          14104 kB
Slab:            39648 kB
Committed_AS:   780716 kB
PageTables:       1396 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= 66216 MiB
End job on node33 at 2009-05-12 01:08:34