Trace number 1797009

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 291.973 292.099

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_l47_lambda.cnf
MD5SUMed7689c65135a913d97feca3ab3874eb
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark291.973
Satisfiable
(Un)Satisfiability was proved
Number of variables33871
Number of clauses170161
Sum of the clauses size490938
Maximum clause length9
Minimum clause length1
Number of clauses of size 14346
Number of clauses of size 241947
Number of clauses of size 3100545
Number of clauses of size 416116
Number of clauses of size 57066
Number of clauses of size over 5141

Solver Data

291.86/292.09	This is MiniSat 2.0 beta
291.86/292.09	WARNING: for repeatability, setting FPU to use double precision
291.86/292.09	============================[ Problem Statistics ]=============================
291.86/292.09	|                                                                             |
291.86/292.09	|  Number of variables:  1                                                    |
291.86/292.09	|  Number of clauses:    2                                                    |
291.86/292.09	|  Parsing time:         0.00         s                                       |
291.86/292.09	Solved by unit propagation
291.86/292.09	UNSATISFIABLE
291.86/292.09	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-1797009-1242083105/watcher-1797009-1242083105 -o /tmp/evaluation-result-1797009-1242083105/solver-1797009-1242083105 -C 1200 -W 1800 -M 1800 HOME/kw_pre HOME/instance-1797009-1242083105.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 3781
/proc/meminfo: memFree=1406704/2055920 swapFree=4180856/4192956
[pid=3781] ppid=3779 vsize=5356 CPUtime=0
/proc/3781/stat : 3781 (kw_pre) S 3779 3781 3360 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236338734 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3781/statm: 1339 231 192 169 0 50 0
[pid=3782] ppid=3781 vsize=3904 CPUtime=0
/proc/3782/stat : 3782 (kw_preprocessor) R 3781 3781 3360 0 -1 0 565 0 0 0 0 0 0 0 20 0 1 0 236338734 3997696 541 1992294400 4194304 6416590 548682068912 18446744073709551615 4279764 0 0 4096 0 0 0 0 17 0 0 0
/proc/3782/statm: 976 548 198 542 0 425 0

[startup+0.0497699 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 3781
/proc/meminfo: memFree=1406704/2055920 swapFree=4180856/4192956
[pid=3781] ppid=3779 vsize=5356 CPUtime=0
/proc/3781/stat : 3781 (kw_pre) S 3779 3781 3360 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236338734 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3781/statm: 1339 231 192 169 0 50 0
[pid=3782] ppid=3781 vsize=23684 CPUtime=0.04
/proc/3782/stat : 3782 (kw_preprocessor) R 3781 3781 3360 0 -1 0 5097 0 0 0 2 2 0 0 20 0 1 0 236338734 24252416 5073 1992294400 4194304 6416590 548682068912 18446744073709551615 4818410 0 0 4096 0 0 0 0 17 0 0 0
/proc/3782/statm: 5921 5073 217 542 0 5370 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 29040

[startup+0.101774 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 3781
/proc/meminfo: memFree=1406704/2055920 swapFree=4180856/4192956
[pid=3781] ppid=3779 vsize=5356 CPUtime=0
/proc/3781/stat : 3781 (kw_pre) S 3779 3781 3360 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236338734 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3781/statm: 1339 231 192 169 0 50 0
[pid=3782] ppid=3781 vsize=24344 CPUtime=0.09
/proc/3782/stat : 3782 (kw_preprocessor) R 3781 3781 3360 0 -1 0 5284 0 0 0 7 2 0 0 20 0 1 0 236338734 24928256 5260 1992294400 4194304 6416590 548682068912 18446744073709551615 5556752 0 0 4096 0 0 0 0 17 0 0 0
/proc/3782/statm: 6086 5260 217 542 0 5535 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29700

[startup+0.301796 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 3781
/proc/meminfo: memFree=1406704/2055920 swapFree=4180856/4192956
[pid=3781] ppid=3779 vsize=5356 CPUtime=0
/proc/3781/stat : 3781 (kw_pre) S 3779 3781 3360 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236338734 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3781/statm: 1339 231 192 169 0 50 0
[pid=3782] ppid=3781 vsize=26852 CPUtime=0.28
/proc/3782/stat : 3782 (kw_preprocessor) R 3781 3781 3360 0 -1 0 6013 0 0 0 26 2 0 0 21 0 1 0 236338734 27496448 5989 1992294400 4194304 6416590 548682068912 18446744073709551615 5489867 0 0 4096 0 0 0 0 17 0 0 0
/proc/3782/statm: 6713 5989 217 542 0 6162 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 32208

[startup+0.70184 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 3781
/proc/meminfo: memFree=1406704/2055920 swapFree=4180856/4192956
[pid=3781] ppid=3779 vsize=5356 CPUtime=0
/proc/3781/stat : 3781 (kw_pre) S 3779 3781 3360 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236338734 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3781/statm: 1339 231 192 169 0 50 0
[pid=3782] ppid=3781 vsize=33108 CPUtime=0.68
/proc/3782/stat : 3782 (kw_preprocessor) R 3781 3781 3360 0 -1 0 7738 0 0 0 65 3 0 0 25 0 1 0 236338734 33902592 7714 1992294400 4194304 6416590 548682068912 18446744073709551615 5489867 0 0 4096 0 0 0 0 17 0 0 0
/proc/3782/statm: 8277 7714 217 542 0 7726 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 38464

[startup+1.50193 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3783
/proc/meminfo: memFree=1365984/2055920 swapFree=4180856/4192956
[pid=3781] ppid=3779 vsize=5356 CPUtime=0
/proc/3781/stat : 3781 (kw_pre) S 3779 3781 3360 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236338734 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3781/statm: 1339 231 192 169 0 50 0
[pid=3782] ppid=3781 vsize=49056 CPUtime=1.49
/proc/3782/stat : 3782 (kw_preprocessor) R 3781 3781 3360 0 -1 0 11614 0 0 0 136 13 0 0 25 0 1 0 236338734 50233344 11391 1992294400 4194304 6416590 548682068912 18446744073709551615 5556880 0 0 4096 0 0 0 0 17 0 0 0
/proc/3782/statm: 12264 11392 242 542 0 11713 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 54412

[startup+3.1021 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3783
/proc/meminfo: memFree=1358880/2055920 swapFree=4180856/4192956
[pid=3781] ppid=3779 vsize=5356 CPUtime=0
/proc/3781/stat : 3781 (kw_pre) S 3779 3781 3360 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236338734 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3781/statm: 1339 231 192 169 0 50 0
[pid=3782] ppid=3781 vsize=49704 CPUtime=3.09
/proc/3782/stat : 3782 (kw_preprocessor) R 3781 3781 3360 0 -1 0 12093 0 0 0 293 16 0 0 25 0 1 0 236338734 50896896 11605 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 0 0 0
/proc/3782/statm: 12426 11605 250 542 0 11875 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 55060

[startup+6.30146 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3783
/proc/meminfo: memFree=1358240/2055920 swapFree=4180856/4192956
[pid=3781] ppid=3779 vsize=5356 CPUtime=0
/proc/3781/stat : 3781 (kw_pre) S 3779 3781 3360 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236338734 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3781/statm: 1339 231 192 169 0 50 0
[pid=3782] ppid=3781 vsize=49932 CPUtime=6.29
/proc/3782/stat : 3782 (kw_preprocessor) R 3781 3781 3360 0 -1 0 12208 0 0 0 610 19 0 0 25 0 1 0 236338734 51130368 11720 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 0 0 0
/proc/3782/statm: 12483 11720 254 542 0 11932 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 55288

[startup+12.7022 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3783
/proc/meminfo: memFree=1356768/2055920 swapFree=4180856/4192956
[pid=3781] ppid=3779 vsize=5356 CPUtime=0
/proc/3781/stat : 3781 (kw_pre) S 3779 3781 3360 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236338734 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3781/statm: 1339 231 192 169 0 50 0
[pid=3782] ppid=3781 vsize=51272 CPUtime=12.69
/proc/3782/stat : 3782 (kw_preprocessor) R 3781 3781 3360 0 -1 0 12564 0 0 0 1247 22 0 0 25 0 1 0 236338734 52502528 12076 1992294400 4194304 6416590 548682068912 18446744073709551615 4294579 0 0 4096 0 0 0 0 17 0 0 0
/proc/3782/statm: 12818 12076 254 542 0 12267 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 56628

[startup+25.5016 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3783
/proc/meminfo: memFree=1354656/2055920 swapFree=4180856/4192956
[pid=3781] ppid=3779 vsize=5356 CPUtime=0
/proc/3781/stat : 3781 (kw_pre) S 3779 3781 3360 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236338734 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3781/statm: 1339 231 192 169 0 50 0
[pid=3782] ppid=3781 vsize=53976 CPUtime=25.49
/proc/3782/stat : 3782 (kw_preprocessor) R 3781 3781 3360 0 -1 0 13159 0 0 0 2523 26 0 0 25 0 1 0 236338734 55271424 12671 1992294400 4194304 6416590 548682068912 18446744073709551615 4294639 0 0 4096 0 0 0 0 17 0 0 0
/proc/3782/statm: 13494 12671 254 542 0 12943 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 59332

[startup+51.1014 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3783
/proc/meminfo: memFree=1350944/2055920 swapFree=4180856/4192956
[pid=3781] ppid=3779 vsize=5356 CPUtime=0
/proc/3781/stat : 3781 (kw_pre) S 3779 3781 3360 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236338734 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3781/statm: 1339 231 192 169 0 50 0
[pid=3782] ppid=3781 vsize=57736 CPUtime=51.07
/proc/3782/stat : 3782 (kw_preprocessor) R 3781 3781 3360 0 -1 0 14095 0 0 0 5075 32 0 0 25 0 1 0 236338734 59121664 13607 1992294400 4194304 6416590 548682068912 18446744073709551615 4294541 0 0 4096 0 0 0 0 17 0 0 0
/proc/3782/statm: 14434 13607 254 542 0 13883 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 63092

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3783
/proc/meminfo: memFree=1341536/2055920 swapFree=4180856/4192956
[pid=3781] ppid=3779 vsize=5356 CPUtime=0
/proc/3781/stat : 3781 (kw_pre) S 3779 3781 3360 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236338734 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3781/statm: 1339 231 192 169 0 50 0
[pid=3782] ppid=3781 vsize=68444 CPUtime=102.26
/proc/3782/stat : 3782 (kw_preprocessor) R 3781 3781 3360 0 -1 0 16385 0 0 0 10183 43 0 0 25 0 1 0 236338734 70086656 15897 1992294400 4194304 6416590 548682068912 18446744073709551615 4294538 0 0 4096 0 0 0 0 17 0 0 0
/proc/3782/statm: 17111 15897 254 542 0 16560 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 73800

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3783
/proc/meminfo: memFree=1331552/2055920 swapFree=4180856/4192956
[pid=3781] ppid=3779 vsize=5356 CPUtime=0
/proc/3781/stat : 3781 (kw_pre) S 3779 3781 3360 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236338734 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3781/statm: 1339 231 192 169 0 50 0
[pid=3782] ppid=3781 vsize=80000 CPUtime=162.23
/proc/3782/stat : 3782 (kw_preprocessor) R 3781 3781 3360 0 -1 0 19466 0 0 0 16168 55 0 0 25 0 1 0 236338734 81920000 18384 1992294400 4194304 6416590 548682068912 18446744073709551615 4294579 0 0 4096 0 0 0 0 17 0 0 0
/proc/3782/statm: 20000 18384 254 542 0 19449 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 85356

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3783
/proc/meminfo: memFree=1325600/2055920 swapFree=4180856/4192956
[pid=3781] ppid=3779 vsize=5356 CPUtime=0
/proc/3781/stat : 3781 (kw_pre) S 3779 3781 3360 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236338734 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3781/statm: 1339 231 192 169 0 50 0
[pid=3782] ppid=3781 vsize=88444 CPUtime=222.19
/proc/3782/stat : 3782 (kw_preprocessor) R 3781 3781 3360 0 -1 0 21320 0 0 0 22155 64 0 0 25 0 1 0 236338734 90566656 19873 1992294400 4194304 6416590 548682068912 18446744073709551615 4294579 0 0 4096 0 0 0 0 17 0 0 0
/proc/3782/statm: 22111 19873 254 542 0 21560 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 93800

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3783
/proc/meminfo: memFree=1319008/2055920 swapFree=4180856/4192956
[pid=3781] ppid=3779 vsize=5356 CPUtime=0
/proc/3781/stat : 3781 (kw_pre) S 3779 3781 3360 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236338734 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3781/statm: 1339 231 192 169 0 50 0
[pid=3782] ppid=3781 vsize=95916 CPUtime=282.17
/proc/3782/stat : 3782 (kw_preprocessor) R 3781 3781 3360 0 -1 0 23367 0 0 0 28141 76 0 0 25 0 1 0 236338734 98217984 21500 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 0 0 0
/proc/3782/statm: 23979 21500 254 542 0 23428 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 101272

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

[startup+287.902 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3783
/proc/meminfo: memFree=1318880/2055920 swapFree=4180856/4192956
[pid=3781] ppid=3779 vsize=5356 CPUtime=0
/proc/3781/stat : 3781 (kw_pre) S 3779 3781 3360 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236338734 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3781/statm: 1339 231 192 169 0 50 0
[pid=3782] ppid=3781 vsize=96236 CPUtime=287.77
/proc/3782/stat : 3782 (kw_preprocessor) R 3781 3781 3360 0 -1 0 23422 0 0 0 28700 77 0 0 25 0 1 0 236338734 98545664 21555 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 0 0 0
/proc/3782/statm: 24059 21555 254 542 0 23508 0
Current children cumulated CPU time (s) 287.77
Current children cumulated vsize (KiB) 101592

[startup+289.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3783
/proc/meminfo: memFree=1318752/2055920 swapFree=4180856/4192956
[pid=3781] ppid=3779 vsize=5356 CPUtime=0
/proc/3781/stat : 3781 (kw_pre) S 3779 3781 3360 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236338734 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3781/statm: 1339 231 192 169 0 50 0
[pid=3782] ppid=3781 vsize=96236 CPUtime=289.37
/proc/3782/stat : 3782 (kw_preprocessor) R 3781 3781 3360 0 -1 0 23431 0 0 0 28860 77 0 0 25 0 1 0 236338734 98545664 21564 1992294400 4194304 6416590 548682068912 18446744073709551615 4294579 0 0 4096 0 0 0 0 17 0 0 0
/proc/3782/statm: 24059 21564 254 542 0 23508 0
Current children cumulated CPU time (s) 289.37
Current children cumulated vsize (KiB) 101592

[startup+291.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3783
/proc/meminfo: memFree=1318240/2055920 swapFree=4180856/4192956
[pid=3781] ppid=3779 vsize=5356 CPUtime=0
/proc/3781/stat : 3781 (kw_pre) S 3779 3781 3360 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236338734 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3781/statm: 1339 231 192 169 0 50 0
[pid=3782] ppid=3781 vsize=98156 CPUtime=290.96
/proc/3782/stat : 3782 (kw_preprocessor) R 3781 3781 3360 0 -1 0 23657 0 0 0 29019 77 0 0 25 0 1 0 236338734 100511744 21790 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 0 0 0
/proc/3782/statm: 24539 21790 254 542 0 23988 0
Current children cumulated CPU time (s) 290.96
Current children cumulated vsize (KiB) 103512

[startup+291.506 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3783
/proc/meminfo: memFree=1317792/2055920 swapFree=4180856/4192956
[pid=3781] ppid=3779 vsize=5356 CPUtime=0
/proc/3781/stat : 3781 (kw_pre) S 3779 3781 3360 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236338734 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3781/statm: 1339 231 192 169 0 50 0
[pid=3782] ppid=3781 vsize=98156 CPUtime=291.37
/proc/3782/stat : 3782 (kw_preprocessor) R 3781 3781 3360 0 -1 0 23673 0 0 0 29060 77 0 0 25 0 1 0 236338734 100511744 21806 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 0 0 0
/proc/3782/statm: 24539 21806 254 542 0 23988 0
Current children cumulated CPU time (s) 291.37
Current children cumulated vsize (KiB) 103512

[startup+291.902 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3783
/proc/meminfo: memFree=1317792/2055920 swapFree=4180856/4192956
[pid=3781] ppid=3779 vsize=5356 CPUtime=0
/proc/3781/stat : 3781 (kw_pre) S 3779 3781 3360 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236338734 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3781/statm: 1339 231 192 169 0 50 0
[pid=3782] ppid=3781 vsize=98156 CPUtime=291.76
/proc/3782/stat : 3782 (kw_preprocessor) R 3781 3781 3360 0 -1 0 23678 0 0 0 29099 77 0 0 25 0 1 0 236338734 100511744 21811 1992294400 4194304 6416590 548682068912 18446744073709551615 5478982 0 0 4096 0 0 0 0 17 0 0 0
/proc/3782/statm: 24539 21811 254 542 0 23988 0
Current children cumulated CPU time (s) 291.76
Current children cumulated vsize (KiB) 103512

[startup+292.002 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3783
/proc/meminfo: memFree=1317792/2055920 swapFree=4180856/4192956
[pid=3781] ppid=3779 vsize=5356 CPUtime=0
/proc/3781/stat : 3781 (kw_pre) S 3779 3781 3360 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236338734 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3781/statm: 1339 231 192 169 0 50 0
[pid=3782] ppid=3781 vsize=98156 CPUtime=291.86
/proc/3782/stat : 3782 (kw_preprocessor) R 3781 3781 3360 0 -1 0 23678 0 0 0 29109 77 0 0 25 0 1 0 236338734 100511744 21811 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 0 0 0
/proc/3782/statm: 24539 21811 254 542 0 23988 0
Current children cumulated CPU time (s) 291.86
Current children cumulated vsize (KiB) 103512

Child status: 0
Real time (s): 292.099
CPU time (s): 291.973
CPU user time (s): 291.177
CPU system time (s): 0.795879
CPU usage (%): 99.9567
Max. virtual memory (cumulated for all children) (KiB): 103512

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 291.177
system time used= 0.795879
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24106
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= 17
involuntary context switches= 810

runsolver used 0.246962 second user time and 0.822874 second system time

The end

Launcher Data

Begin job on node42 at 2009-05-12 01:05:06
IDJOB=1797009
IDBENCH=70946
IDSOLVER=646
FILE ID=node42/1797009-1242083105
PBS_JOBID= 9277645
Free space on /tmp= 66156 MiB

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

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

MD5SUM BENCH= ed7689c65135a913d97feca3ab3874eb
RANDOM SEED=1403862948

node42.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:       1407184 kB
Buffers:         64464 kB
Cached:         488852 kB
SwapCached:       5916 kB
Active:          31208 kB
Inactive:       530980 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1407184 kB
SwapTotal:     4192956 kB
SwapFree:      4180856 kB
Dirty:            6144 kB
Writeback:           0 kB
Mapped:          14584 kB
Slab:            72696 kB
Committed_AS:   878024 kB
PageTables:       1392 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= 66152 MiB
End job on node42 at 2009-05-12 01:09:58