Trace number 1797013

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 292.081 292.207

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_l48_lambda.cnf
MD5SUMe7c28f6a200a1c1912fbaacfb3572515
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark292.081
Satisfiable
(Un)Satisfiability was proved
Number of variables34656
Number of clauses174528
Sum of the clauses size503708
Maximum clause length9
Minimum clause length1
Number of clauses of size 14424
Number of clauses of size 242805
Number of clauses of size 3103458
Number of clauses of size 416481
Number of clauses of size 57216
Number of clauses of size over 5144

Solver Data

292.06/292.20	This is MiniSat 2.0 beta
292.06/292.20	WARNING: for repeatability, setting FPU to use double precision
292.06/292.20	============================[ Problem Statistics ]=============================
292.06/292.20	|                                                                             |
292.06/292.20	|  Number of variables:  1                                                    |
292.06/292.20	|  Number of clauses:    2                                                    |
292.06/292.20	|  Parsing time:         0.00         s                                       |
292.06/292.20	Solved by unit propagation
292.06/292.20	UNSATISFIABLE
292.06/292.20	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-1797013-1242083130/watcher-1797013-1242083130 -o /tmp/evaluation-result-1797013-1242083130/solver-1797013-1242083130 -C 1200 -W 1800 -M 1800 HOME/kw_pre HOME/instance-1797013-1242083130.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 7780
/proc/meminfo: memFree=1109208/2055920 swapFree=4178620/4192956
[pid=7780] ppid=7778 vsize=5356 CPUtime=0
/proc/7780/stat : 7780 (kw_pre) S 7778 7780 7330 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236341084 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7780/statm: 1339 231 192 169 0 50 0
[pid=7781] ppid=7780 vsize=3920 CPUtime=0
/proc/7781/stat : 7781 (kw_preprocessor) R 7780 7780 7330 0 -1 0 573 0 0 0 0 0 0 0 19 0 1 0 236341084 4014080 549 1992294400 4194304 6416590 548682068912 18446744073709551615 4279764 0 0 4096 0 0 0 0 17 0 0 0
/proc/7781/statm: 980 557 198 542 0 429 0

[startup+0.08611 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 7780
/proc/meminfo: memFree=1109208/2055920 swapFree=4178620/4192956
[pid=7780] ppid=7778 vsize=5356 CPUtime=0
/proc/7780/stat : 7780 (kw_pre) S 7778 7780 7330 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236341084 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7780/statm: 1339 231 192 169 0 50 0
[pid=7781] ppid=7780 vsize=24596 CPUtime=0.07
/proc/7781/stat : 7781 (kw_preprocessor) R 7780 7780 7330 0 -1 0 5330 0 0 0 6 1 0 0 19 0 1 0 236341084 25186304 5306 1992294400 4194304 6416590 548682068912 18446744073709551615 5489867 0 0 4096 0 0 0 0 17 0 0 0
/proc/7781/statm: 6149 5306 217 542 0 5598 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 29952

[startup+0.102108 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 7780
/proc/meminfo: memFree=1109208/2055920 swapFree=4178620/4192956
[pid=7780] ppid=7778 vsize=5356 CPUtime=0
/proc/7780/stat : 7780 (kw_pre) S 7778 7780 7330 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236341084 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7780/statm: 1339 231 192 169 0 50 0
[pid=7781] ppid=7780 vsize=24728 CPUtime=0.09
/proc/7781/stat : 7781 (kw_preprocessor) R 7780 7780 7330 0 -1 0 5389 0 0 0 7 2 0 0 19 0 1 0 236341084 25321472 5365 1992294400 4194304 6416590 548682068912 18446744073709551615 5489867 0 0 4096 0 0 0 0 17 0 0 0
/proc/7781/statm: 6182 5365 217 542 0 5631 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30084

[startup+0.301117 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 7780
/proc/meminfo: memFree=1109208/2055920 swapFree=4178620/4192956
[pid=7780] ppid=7778 vsize=5356 CPUtime=0
/proc/7780/stat : 7780 (kw_pre) S 7778 7780 7330 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236341084 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7780/statm: 1339 231 192 169 0 50 0
[pid=7781] ppid=7780 vsize=27376 CPUtime=0.29
/proc/7781/stat : 7781 (kw_preprocessor) R 7780 7780 7330 0 -1 0 6115 0 0 0 27 2 0 0 21 0 1 0 236341084 28033024 6091 1992294400 4194304 6416590 548682068912 18446744073709551615 5489867 0 0 4096 0 0 0 0 17 0 0 0
/proc/7781/statm: 6844 6091 217 542 0 6293 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 32732

[startup+0.701152 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 7780
/proc/meminfo: memFree=1109208/2055920 swapFree=4178620/4192956
[pid=7780] ppid=7778 vsize=5356 CPUtime=0
/proc/7780/stat : 7780 (kw_pre) S 7778 7780 7330 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236341084 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7780/statm: 1339 231 192 169 0 50 0
[pid=7781] ppid=7780 vsize=33616 CPUtime=0.69
/proc/7781/stat : 7781 (kw_preprocessor) R 7780 7780 7330 0 -1 0 7850 0 0 0 66 3 0 0 24 0 1 0 236341084 34422784 7826 1992294400 4194304 6416590 548682068912 18446744073709551615 5489867 0 0 4096 0 0 0 0 17 0 0 0
/proc/7781/statm: 8404 7826 217 542 0 7853 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 38972

[startup+1.50122 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7782
/proc/meminfo: memFree=1067528/2055920 swapFree=4178620/4192956
[pid=7780] ppid=7778 vsize=5356 CPUtime=0
/proc/7780/stat : 7780 (kw_pre) S 7778 7780 7330 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236341084 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7780/statm: 1339 231 192 169 0 50 0
[pid=7781] ppid=7780 vsize=49656 CPUtime=1.48
/proc/7781/stat : 7781 (kw_preprocessor) R 7780 7780 7330 0 -1 0 11757 0 0 0 136 12 0 0 25 0 1 0 236341084 50847744 11529 1992294400 4194304 6416590 548682068912 18446744073709551615 5556880 0 0 4096 0 0 0 0 17 0 0 0
/proc/7781/statm: 12414 11529 242 542 0 11863 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 55012

[startup+3.10138 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7782
/proc/meminfo: memFree=1059336/2055920 swapFree=4178620/4192956
[pid=7780] ppid=7778 vsize=5356 CPUtime=0
/proc/7780/stat : 7780 (kw_pre) S 7778 7780 7330 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236341084 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7780/statm: 1339 231 192 169 0 50 0
[pid=7781] ppid=7780 vsize=50796 CPUtime=3.08
/proc/7781/stat : 7781 (kw_preprocessor) R 7780 7780 7330 0 -1 0 12373 0 0 0 293 15 0 0 25 0 1 0 236341084 52015104 11874 1992294400 4194304 6416590 548682068912 18446744073709551615 4294575 0 0 4096 0 0 0 0 17 1 0 0
/proc/7781/statm: 12699 11874 250 542 0 12148 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 56152

[startup+6.30165 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7782
/proc/meminfo: memFree=1059656/2055920 swapFree=4178620/4192956
[pid=7780] ppid=7778 vsize=5356 CPUtime=0
/proc/7780/stat : 7780 (kw_pre) S 7778 7780 7330 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236341084 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7780/statm: 1339 231 192 169 0 50 0
[pid=7781] ppid=7780 vsize=51032 CPUtime=6.28
/proc/7781/stat : 7781 (kw_preprocessor) R 7780 7780 7330 0 -1 0 12486 0 0 0 610 18 0 0 25 0 1 0 236341084 52256768 11987 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 0 0 0
/proc/7781/statm: 12758 11987 254 542 0 12207 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 56388

[startup+12.7012 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7782
/proc/meminfo: memFree=1058056/2055920 swapFree=4178620/4192956
[pid=7780] ppid=7778 vsize=5356 CPUtime=0
/proc/7780/stat : 7780 (kw_pre) S 7778 7780 7330 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236341084 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7780/statm: 1339 231 192 169 0 50 0
[pid=7781] ppid=7780 vsize=52504 CPUtime=12.68
/proc/7781/stat : 7781 (kw_preprocessor) R 7780 7780 7330 0 -1 0 12882 0 0 0 1247 21 0 0 25 0 1 0 236341084 53764096 12383 1992294400 4194304 6416590 548682068912 18446744073709551615 4294886 0 0 4096 0 0 0 0 17 0 0 0
/proc/7781/statm: 13126 12383 254 542 0 12575 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 57860

[startup+25.5024 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7782
/proc/meminfo: memFree=1056136/2055920 swapFree=4178620/4192956
[pid=7780] ppid=7778 vsize=5356 CPUtime=0
/proc/7780/stat : 7780 (kw_pre) S 7778 7780 7330 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236341084 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7780/statm: 1339 231 192 169 0 50 0
[pid=7781] ppid=7780 vsize=55480 CPUtime=25.48
/proc/7781/stat : 7781 (kw_preprocessor) R 7780 7780 7330 0 -1 0 13556 0 0 0 2521 27 0 0 25 0 1 0 236341084 56811520 13057 1992294400 4194304 6416590 548682068912 18446744073709551615 4272371 0 0 4096 0 0 0 0 17 0 0 0
/proc/7781/statm: 13870 13057 254 542 0 13319 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 60836

[startup+51.1027 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7782
/proc/meminfo: memFree=1051912/2055920 swapFree=4178620/4192956
[pid=7780] ppid=7778 vsize=5356 CPUtime=0
/proc/7780/stat : 7780 (kw_pre) S 7778 7780 7330 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236341084 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7780/statm: 1339 231 192 169 0 50 0
[pid=7781] ppid=7780 vsize=59564 CPUtime=51.05
/proc/7781/stat : 7781 (kw_preprocessor) R 7780 7780 7330 0 -1 0 14484 0 0 0 5071 34 0 0 25 0 1 0 236341084 60993536 13985 1992294400 4194304 6416590 548682068912 18446744073709551615 4293547 0 0 4096 0 0 0 0 17 0 0 0
/proc/7781/statm: 14891 13985 254 542 0 14340 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 64920

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7782
/proc/meminfo: memFree=1043272/2055920 swapFree=4178620/4192956
[pid=7780] ppid=7778 vsize=5356 CPUtime=0
/proc/7780/stat : 7780 (kw_pre) S 7778 7780 7330 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236341084 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7780/statm: 1339 231 192 169 0 50 0
[pid=7781] ppid=7780 vsize=69416 CPUtime=102.24
/proc/7781/stat : 7781 (kw_preprocessor) R 7780 7780 7330 0 -1 0 16614 0 0 0 10178 46 0 0 25 0 1 0 236341084 71081984 16115 1992294400 4194304 6416590 548682068912 18446744073709551615 4294579 0 0 4096 0 0 0 0 17 0 0 0
/proc/7781/statm: 17354 16115 254 542 0 16803 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 74772

[startup+162.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7782
/proc/meminfo: memFree=1034248/2055920 swapFree=4178620/4192956
[pid=7780] ppid=7778 vsize=5356 CPUtime=0
/proc/7780/stat : 7780 (kw_pre) S 7778 7780 7330 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236341084 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7780/statm: 1339 231 192 169 0 50 0
[pid=7781] ppid=7780 vsize=79712 CPUtime=162.22
/proc/7781/stat : 7781 (kw_preprocessor) R 7780 7780 7330 0 -1 0 19453 0 0 0 16165 57 0 0 25 0 1 0 236341084 81625088 18360 1992294400 4194304 6416590 548682068912 18446744073709551615 4294579 0 0 4096 0 0 0 0 17 0 0 0
/proc/7781/statm: 19928 18360 254 542 0 19377 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 85068

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7782
/proc/meminfo: memFree=1026120/2055920 swapFree=4178620/4192956
[pid=7780] ppid=7778 vsize=5356 CPUtime=0
/proc/7780/stat : 7780 (kw_pre) S 7778 7780 7330 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236341084 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7780/statm: 1339 231 192 169 0 50 0
[pid=7781] ppid=7780 vsize=90496 CPUtime=222.2
/proc/7781/stat : 7781 (kw_preprocessor) R 7780 7780 7330 0 -1 0 21822 0 0 0 22154 66 0 0 25 0 1 0 236341084 92667904 20364 1992294400 4194304 6416590 548682068912 18446744073709551615 4294579 0 0 4096 0 0 0 0 17 0 0 0
/proc/7781/statm: 22624 20364 254 542 0 22073 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 95852

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7782
/proc/meminfo: memFree=1018120/2055920 swapFree=4178620/4192956
[pid=7780] ppid=7778 vsize=5356 CPUtime=0
/proc/7780/stat : 7780 (kw_pre) S 7778 7780 7330 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236341084 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7780/statm: 1339 231 192 169 0 50 0
[pid=7781] ppid=7780 vsize=100488 CPUtime=282.17
/proc/7781/stat : 7781 (kw_preprocessor) R 7780 7780 7330 0 -1 0 24236 0 0 0 28140 77 0 0 25 0 1 0 236341084 102899712 22358 1992294400 4194304 6416590 548682068912 18446744073709551615 4294886 0 0 4096 0 0 0 0 17 0 0 0
/proc/7781/statm: 25122 22358 254 542 0 24571 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 105844

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 7782
/proc/meminfo: memFree=1017736/2055920 swapFree=4178620/4192956
[pid=7780] ppid=7778 vsize=5356 CPUtime=0
/proc/7780/stat : 7780 (kw_pre) S 7778 7780 7330 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236341084 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7780/statm: 1339 231 192 169 0 50 0
[pid=7781] ppid=7780 vsize=100488 CPUtime=287.77
/proc/7781/stat : 7781 (kw_preprocessor) R 7780 7780 7330 0 -1 0 24352 0 0 0 28699 78 0 0 25 0 1 0 236341084 102899712 22474 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 0 0 0
/proc/7781/statm: 25122 22474 254 542 0 24571 0
Current children cumulated CPU time (s) 287.77
Current children cumulated vsize (KiB) 105844

[startup+289.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7782
/proc/meminfo: memFree=1017672/2055920 swapFree=4178620/4192956
[pid=7780] ppid=7778 vsize=5356 CPUtime=0
/proc/7780/stat : 7780 (kw_pre) S 7778 7780 7330 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236341084 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7780/statm: 1339 231 192 169 0 50 0
[pid=7781] ppid=7780 vsize=100488 CPUtime=289.36
/proc/7781/stat : 7781 (kw_preprocessor) R 7780 7780 7330 0 -1 0 24359 0 0 0 28858 78 0 0 25 0 1 0 236341084 102899712 22481 1992294400 4194304 6416590 548682068912 18446744073709551615 4294579 0 0 4096 0 0 0 0 17 0 0 0
/proc/7781/statm: 25122 22481 254 542 0 24571 0
Current children cumulated CPU time (s) 289.36
Current children cumulated vsize (KiB) 105844

[startup+291.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7782
/proc/meminfo: memFree=1017608/2055920 swapFree=4178620/4192956
[pid=7780] ppid=7778 vsize=5356 CPUtime=0
/proc/7780/stat : 7780 (kw_pre) S 7778 7780 7330 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236341084 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7780/statm: 1339 231 192 169 0 50 0
[pid=7781] ppid=7780 vsize=100488 CPUtime=290.97
/proc/7781/stat : 7781 (kw_preprocessor) R 7780 7780 7330 0 -1 0 24387 0 0 0 29018 79 0 0 25 0 1 0 236341084 102899712 22509 1992294400 4194304 6416590 548682068912 18446744073709551615 4294579 0 0 4096 0 0 0 0 17 0 0 0
/proc/7781/statm: 25122 22509 254 542 0 24571 0
Current children cumulated CPU time (s) 290.97
Current children cumulated vsize (KiB) 105844

[startup+291.901 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7782
/proc/meminfo: memFree=1017544/2055920 swapFree=4178620/4192956
[pid=7780] ppid=7778 vsize=5356 CPUtime=0
/proc/7780/stat : 7780 (kw_pre) S 7778 7780 7330 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236341084 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7780/statm: 1339 231 192 169 0 50 0
[pid=7781] ppid=7780 vsize=100488 CPUtime=291.77
/proc/7781/stat : 7781 (kw_preprocessor) R 7780 7780 7330 0 -1 0 24401 0 0 0 29098 79 0 0 25 0 1 0 236341084 102899712 22523 1992294400 4194304 6416590 548682068912 18446744073709551615 5485257 0 0 4096 0 0 0 0 17 0 0 0
/proc/7781/statm: 25122 22523 254 542 0 24571 0
Current children cumulated CPU time (s) 291.77
Current children cumulated vsize (KiB) 105844

[startup+292.101 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7782
/proc/meminfo: memFree=1017544/2055920 swapFree=4178620/4192956
[pid=7780] ppid=7778 vsize=5356 CPUtime=0
/proc/7780/stat : 7780 (kw_pre) S 7778 7780 7330 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236341084 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7780/statm: 1339 231 192 169 0 50 0
[pid=7781] ppid=7780 vsize=100488 CPUtime=291.97
/proc/7781/stat : 7781 (kw_preprocessor) R 7780 7780 7330 0 -1 0 24401 0 0 0 29118 79 0 0 25 0 1 0 236341084 102899712 22523 1992294400 4194304 6416590 548682068912 18446744073709551615 5487568 0 0 4096 0 0 0 0 17 0 0 0
/proc/7781/statm: 25122 22523 254 542 0 24571 0
Current children cumulated CPU time (s) 291.97
Current children cumulated vsize (KiB) 105844

[startup+292.201 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7782
/proc/meminfo: memFree=1017544/2055920 swapFree=4178620/4192956
[pid=7780] ppid=7778 vsize=5356 CPUtime=0
/proc/7780/stat : 7780 (kw_pre) S 7778 7780 7330 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236341084 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7780/statm: 1339 231 192 169 0 50 0
[pid=7781] ppid=7780 vsize=0 CPUtime=292.06
/proc/7781/stat : 7781 (kw_preprocessor) R 7780 7780 7330 0 -1 4 24414 0 0 0 29126 80 0 0 25 0 1 0 236341084 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 0 0 0
/proc/7781/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 292.06
Current children cumulated vsize (KiB) 5356

Child status: 0
Real time (s): 292.207
CPU time (s): 292.081
CPU user time (s): 291.271
CPU system time (s): 0.809876
CPU usage (%): 99.9566
Max. virtual memory (cumulated for all children) (KiB): 105844

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

runsolver used 0.26196 second user time and 0.808877 second system time

The end

Launcher Data

Begin job on node43 at 2009-05-12 01:05:30
IDJOB=1797013
IDBENCH=70947
IDSOLVER=646
FILE ID=node43/1797013-1242083130
PBS_JOBID= 9277630
Free space on /tmp= 66220 MiB

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

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

MD5SUM BENCH= e7c28f6a200a1c1912fbaacfb3572515
RANDOM SEED=1252758873

node43.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.237
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.237
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:       1109752 kB
Buffers:         52720 kB
Cached:         811596 kB
SwapCached:       8124 kB
Active:         121160 kB
Inactive:       753652 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1109752 kB
SwapTotal:     4192956 kB
SwapFree:      4178620 kB
Dirty:            6232 kB
Writeback:           0 kB
Mapped:          14080 kB
Slab:            57360 kB
Committed_AS:   855636 kB
PageTables:       1468 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 node43 at 2009-05-12 01:10:23