Trace number 1797022

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
SatElite + ReVivAl 0.23 2009-03-18UNSAT 651.389 651.729

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

0.00/0.00	c revival is preprocessing the formula...#ITERATIONS 27
37.37/37.41	#LEARNT CLAUSES 481
37.46/37.51	done !
37.46/37.51	c Now, SatElite...
37.46/37.51	c Parsing...
37.48/37.62	c ==============================================================================
37.48/37.62	c |           |     ORIGINAL     |              LEARNT              |          |
37.48/37.62	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
37.48/37.62	c ==============================================================================
37.48/37.62	c |         0 |  115727   297116 |   34718       0        0     nan |  0.000 % |
37.48/38.18	c |         0 |   66840   221841 |      --       0       --      -- |     --   | -48887/-75275
37.48/38.18	c ==============================================================================
37.48/38.18	c Result  :   #vars: 7030   #clauses: 66840   #literals: 221841
37.48/38.18	c CPU time:   0.6549 s
37.48/38.18	c ==============================================================================
37.48/38.33	c SatElite is done !
37.48/38.33	c Calling MINISAT
37.48/38.33	This is MiniSat 2.0 beta
37.48/38.33	WARNING: for repeatability, setting FPU to use double precision
37.48/38.33	============================[ Problem Statistics ]=============================
37.48/38.33	|                                                                             |
37.48/38.33	|  Number of variables:  7030                                                 |
37.48/38.33	|  Number of clauses:    66840                                                |
37.48/38.37	|  Parsing time:         0.04         s                                       |
37.48/38.38	============================[ Search Statistics ]==============================
37.48/38.38	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
37.48/38.38	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
37.48/38.38	===============================================================================
37.48/38.38	|         0 |    7030    66840   221841 |    22280        0    nan |  0.000 % |
37.48/38.38	|       100 |    7030    66840   221841 |    24508      100     11 |  0.000 % |
37.48/38.39	|       252 |    7030    66840   221841 |    26958      252     13 |  0.000 % |
38.35/38.41	|       477 |    7030    66840   221841 |    29654      477     13 |  0.000 % |
38.35/38.43	|       814 |    7030    66840   221841 |    32620      814     14 |  0.000 % |
38.35/38.45	|      1321 |    7030    66840   221841 |    35882     1321     15 |  0.000 % |
38.45/38.50	|      2080 |    7030    66840   221841 |    39470     2080     15 |  0.000 % |
38.45/38.58	|      3219 |    7030    66840   221841 |    43417     3219     15 |  0.000 % |
38.65/38.72	|      4928 |    7030    66840   221841 |    47759     4928     18 |  0.000 % |
38.85/38.92	|      7490 |    7030    66840   221841 |    52535     7490     19 |  0.000 % |
39.15/39.24	|     11335 |    7030    66840   221841 |    57788    11335     18 |  0.000 % |
39.85/39.90	|     17103 |    7030    66840   221841 |    63567    17103     19 |  0.000 % |
40.95/41.08	|     25754 |    7030    66840   221841 |    69924    25754     19 |  0.000 % |
43.75/43.88	|     38728 |    7030    66840   221841 |    76916    38728     20 |  0.000 % |
51.55/51.69	|     58189 |    7030    66840   221841 |    84608    58189     20 |  0.000 % |
68.22/68.34	|     87382 |    7030    66840   221841 |    93069    24500     17 |  0.000 % |
79.63/79.79	|    131172 |    7028    66570   220777 |   102375    31638     20 |  0.028 % |
113.81/114.00	|    196856 |    7028    66570   220777 |   112613    97322     24 |  0.028 % |
176.98/177.13	|    295382 |    7028    66570   220777 |   123874   107207     23 |  0.029 % |
289.71/289.91	|    443171 |    7028    66570   220777 |   136262    64244     21 |  0.029 % |
481.72/482.08	|    664854 |    7026    66556   220745 |   149888    71729     21 |  0.057 % |
651.34/651.72	===============================================================================
651.34/651.72	restarts              : 21
651.34/651.72	conflicts             : 859640         (1402 /sec)
651.34/651.72	decisions             : 1215222        (1.78 % random) (1982 /sec)
651.34/651.72	propagations          : 188506629      (307509 /sec)
651.34/651.72	conflict literals     : 19786725       (38.66 % deleted)
651.34/651.72	Memory used           : 27.00 MB
651.34/651.72	CPU time              : 613.012 s
651.34/651.72	
651.34/651.72	UNSATISFIABLE
651.34/651.72	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-1797022-1242083161/watcher-1797022-1242083161 -o /tmp/evaluation-result-1797022-1242083161/solver-1797022-1242083161 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1797022-1242083161.cnf HOME 

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 10793
/proc/meminfo: memFree=901976/2055920 swapFree=4181168/4192956
[pid=10793] ppid=10791 vsize=5360 CPUtime=0
/proc/10793/stat : 10793 (run.sh) S 10791 10793 10286 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236344678 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10793/statm: 1340 237 196 169 0 51 0
[pid=10794] ppid=10793 vsize=2124 CPUtime=0
/proc/10794/stat : 10794 (revival) R 10793 10793 10286 0 -1 4194304 274 0 0 0 0 0 0 0 19 0 1 0 236344678 2174976 240 1992294400 134512640 134537284 4294956368 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/10794/statm: 531 247 81 6 0 169 0

[startup+0.099901 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 10793
/proc/meminfo: memFree=901976/2055920 swapFree=4181168/4192956
[pid=10793] ppid=10791 vsize=5360 CPUtime=0
/proc/10793/stat : 10793 (run.sh) S 10791 10793 10286 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236344678 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10793/statm: 1340 237 196 169 0 51 0
[pid=10794] ppid=10793 vsize=10036 CPUtime=0.09
/proc/10794/stat : 10794 (revival) R 10793 10793 10286 0 -1 4194304 2955 0 0 0 8 1 0 0 19 0 1 50000 236344678 10276864 2175 1992294400 134512640 134537284 4294956368 18446744073709551615 134523755 0 0 4096 8192 0 0 0 17 0 0 0
/proc/10794/statm: 2509 2175 85 6 0 2147 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15396

[startup+0.1019 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 10793
/proc/meminfo: memFree=901976/2055920 swapFree=4181168/4192956
[pid=10793] ppid=10791 vsize=5360 CPUtime=0
/proc/10793/stat : 10793 (run.sh) S 10791 10793 10286 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236344678 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10793/statm: 1340 237 196 169 0 51 0
[pid=10794] ppid=10793 vsize=10036 CPUtime=0.09
/proc/10794/stat : 10794 (revival) R 10793 10793 10286 0 -1 4194304 2955 0 0 0 8 1 0 0 19 0 1 50000 236344678 10276864 2175 1992294400 134512640 134537284 4294956368 18446744073709551615 134523634 0 0 4096 8192 0 0 0 17 0 0 0
/proc/10794/statm: 2509 2175 85 6 0 2147 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15396

[startup+0.301938 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 10793
/proc/meminfo: memFree=901976/2055920 swapFree=4181168/4192956
[pid=10793] ppid=10791 vsize=5360 CPUtime=0
/proc/10793/stat : 10793 (run.sh) S 10791 10793 10286 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236344678 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10793/statm: 1340 237 196 169 0 51 0
[pid=10794] ppid=10793 vsize=10036 CPUtime=0.29
/proc/10794/stat : 10794 (revival) R 10793 10793 10286 0 -1 4194304 2956 0 0 0 28 1 0 0 21 0 1 50000 236344678 10276864 2176 1992294400 134512640 134537284 4294956368 18446744073709551615 134524011 0 0 4096 8192 0 0 0 17 0 0 0
/proc/10794/statm: 2509 2176 85 6 0 2147 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15396

[startup+0.702012 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 10793
/proc/meminfo: memFree=901976/2055920 swapFree=4181168/4192956
[pid=10793] ppid=10791 vsize=5360 CPUtime=0
/proc/10793/stat : 10793 (run.sh) S 10791 10793 10286 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236344678 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10793/statm: 1340 237 196 169 0 51 0
[pid=10794] ppid=10793 vsize=10036 CPUtime=0.69
/proc/10794/stat : 10794 (revival) R 10793 10793 10286 0 -1 4194304 2963 0 0 0 68 1 0 0 25 0 1 50000 236344678 10276864 2183 1992294400 134512640 134537284 4294956368 18446744073709551615 134531146 0 0 4096 8192 0 0 0 17 0 0 0
/proc/10794/statm: 2509 2183 85 6 0 2147 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15396

[startup+1.50116 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10795
/proc/meminfo: memFree=893192/2055920 swapFree=4181168/4192956
[pid=10793] ppid=10791 vsize=5360 CPUtime=0
/proc/10793/stat : 10793 (run.sh) S 10791 10793 10286 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236344678 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10793/statm: 1340 237 196 169 0 51 0
[pid=10794] ppid=10793 vsize=10300 CPUtime=1.49
/proc/10794/stat : 10794 (revival) R 10793 10793 10286 0 -1 4194304 3008 0 0 0 148 1 0 0 25 0 1 50000 236344678 10547200 2228 1992294400 134512640 134537284 4294956368 18446744073709551615 134523678 0 0 4096 8192 0 0 0 17 0 0 0
/proc/10794/statm: 2575 2228 85 6 0 2213 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15660

[startup+3.10146 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10795
/proc/meminfo: memFree=893000/2055920 swapFree=4181168/4192956
[pid=10793] ppid=10791 vsize=5360 CPUtime=0
/proc/10793/stat : 10793 (run.sh) S 10791 10793 10286 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236344678 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10793/statm: 1340 237 196 169 0 51 0
[pid=10794] ppid=10793 vsize=10564 CPUtime=3.09
/proc/10794/stat : 10794 (revival) R 10793 10793 10286 0 -1 4194304 3100 0 0 0 308 1 0 0 25 0 1 50000 236344678 10817536 2320 1992294400 134512640 134537284 4294956368 18446744073709551615 134524280 0 0 4096 8192 0 0 0 17 0 0 0
/proc/10794/statm: 2641 2320 85 6 0 2279 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15924

[startup+6.30107 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10795
/proc/meminfo: memFree=891600/2055920 swapFree=4181168/4192956
[pid=10793] ppid=10791 vsize=5360 CPUtime=0
/proc/10793/stat : 10793 (run.sh) S 10791 10793 10286 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236344678 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10793/statm: 1340 237 196 169 0 51 0
[pid=10794] ppid=10793 vsize=11884 CPUtime=6.28
/proc/10794/stat : 10794 (revival) R 10793 10793 10286 0 -1 4194304 3414 0 0 0 627 1 0 0 25 0 1 50000 236344678 12169216 2634 1992294400 134512640 134537284 4294956368 18446744073709551615 134531222 0 0 4096 8192 0 0 0 17 0 0 0
/proc/10794/statm: 2971 2634 85 6 0 2609 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 17244

[startup+12.7013 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10795
/proc/meminfo: memFree=889304/2055920 swapFree=4181168/4192956
[pid=10793] ppid=10791 vsize=5360 CPUtime=0
/proc/10793/stat : 10793 (run.sh) S 10791 10793 10286 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236344678 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10793/statm: 1340 237 196 169 0 51 0
[pid=10794] ppid=10793 vsize=14128 CPUtime=12.69
/proc/10794/stat : 10794 (revival) R 10793 10793 10286 0 -1 4194304 3974 0 0 0 1267 2 0 0 25 0 1 50000 236344678 14467072 3194 1992294400 134512640 134537284 4294956368 18446744073709551615 134523678 0 0 4096 8192 0 0 0 17 0 0 0
/proc/10794/statm: 3532 3194 85 6 0 3170 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 19488

[startup+25.5017 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10795
/proc/meminfo: memFree=885144/2055920 swapFree=4181168/4192956
[pid=10793] ppid=10791 vsize=5360 CPUtime=0
/proc/10793/stat : 10793 (run.sh) S 10791 10793 10286 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236344678 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10793/statm: 1340 237 196 169 0 51 0
[pid=10794] ppid=10793 vsize=18220 CPUtime=25.48
/proc/10794/stat : 10794 (revival) R 10793 10793 10286 0 -1 4194304 4993 0 0 0 2545 3 0 0 25 0 1 50000 236344678 18657280 4213 1992294400 134512640 134537284 4294956368 18446744073709551615 134531257 0 0 4096 8192 0 0 0 17 0 0 0
/proc/10794/statm: 4555 4213 85 6 0 4193 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 23580

[startup+51.1015 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10797
/proc/meminfo: memFree=885592/2055920 swapFree=4181168/4192956
[pid=10793] ppid=10791 vsize=5360 CPUtime=38.3
/proc/10793/stat : 10793 (run.sh) S 10791 10793 10286 0 -1 4194304 341 10049 0 0 0 0 3824 6 16 0 1 0 236344678 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10793/statm: 1340 241 197 169 0 51 0
[pid=10797] ppid=10793 vsize=11988 CPUtime=12.75
/proc/10797/stat : 10797 (minisat) R 10793 10793 10286 0 -1 4194304 2856 0 0 0 1273 2 0 0 25 0 1 0 236348511 12275712 2840 1992294400 134512640 135212939 4294956240 18446744073709551615 134536367 0 0 4096 3 0 0 0 17 0 0 0
/proc/10797/statm: 2997 2840 77 170 0 2825 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 17348

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10797
/proc/meminfo: memFree=880664/2055920 swapFree=4181168/4192956
[pid=10793] ppid=10791 vsize=5360 CPUtime=38.3
/proc/10793/stat : 10793 (run.sh) S 10791 10793 10286 0 -1 4194304 341 10049 0 0 0 0 3824 6 16 0 1 0 236344678 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10793/statm: 1340 241 197 169 0 51 0
[pid=10797] ppid=10793 vsize=16932 CPUtime=63.92
/proc/10797/stat : 10797 (minisat) R 10793 10793 10286 0 -1 4194304 4076 0 0 0 6389 3 0 0 25 0 1 0 236348511 17338368 4060 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/10797/statm: 4233 4060 77 170 0 4061 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 22292

[startup+162.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10797
/proc/meminfo: memFree=876120/2055920 swapFree=4181168/4192956
[pid=10793] ppid=10791 vsize=5360 CPUtime=38.3
/proc/10793/stat : 10793 (run.sh) S 10791 10793 10286 0 -1 4194304 341 10049 0 0 0 0 3824 6 16 0 1 0 236344678 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10793/statm: 1340 241 197 169 0 51 0
[pid=10797] ppid=10793 vsize=21612 CPUtime=123.88
/proc/10797/stat : 10797 (minisat) R 10793 10793 10286 0 -1 4194304 5207 0 0 0 12384 4 0 0 25 0 1 0 236348511 22130688 5191 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/10797/statm: 5403 5191 77 170 0 5231 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 26972

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10797
/proc/meminfo: memFree=874968/2055920 swapFree=4181168/4192956
[pid=10793] ppid=10791 vsize=5360 CPUtime=38.3
/proc/10793/stat : 10793 (run.sh) S 10791 10793 10286 0 -1 4194304 341 10049 0 0 0 0 3824 6 16 0 1 0 236344678 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10793/statm: 1340 241 197 169 0 51 0
[pid=10797] ppid=10793 vsize=22544 CPUtime=183.84
/proc/10797/stat : 10797 (minisat) R 10793 10793 10286 0 -1 4194304 5482 0 0 0 18380 4 0 0 25 0 1 0 236348511 23085056 5466 1992294400 134512640 135212939 4294956240 18446744073709551615 134526732 0 0 4096 3 0 0 0 17 0 0 0
/proc/10797/statm: 5636 5466 77 170 0 5464 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 27904

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10797
/proc/meminfo: memFree=874392/2055920 swapFree=4181168/4192956
[pid=10793] ppid=10791 vsize=5360 CPUtime=38.3
/proc/10793/stat : 10793 (run.sh) S 10791 10793 10286 0 -1 4194304 341 10049 0 0 0 0 3824 6 16 0 1 0 236344678 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10793/statm: 1340 241 197 169 0 51 0
[pid=10797] ppid=10793 vsize=23312 CPUtime=243.82
/proc/10797/stat : 10797 (minisat) R 10793 10793 10286 0 -1 4194304 5648 0 0 0 24377 5 0 0 25 0 1 0 236348511 23871488 5632 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/10797/statm: 5828 5632 77 170 0 5656 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 28672

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10797
/proc/meminfo: memFree=874072/2055920 swapFree=4181168/4192956
[pid=10793] ppid=10791 vsize=5360 CPUtime=38.3
/proc/10793/stat : 10793 (run.sh) S 10791 10793 10286 0 -1 4194304 341 10049 0 0 0 0 3824 6 16 0 1 0 236344678 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10793/statm: 1340 241 197 169 0 51 0
[pid=10797] ppid=10793 vsize=23596 CPUtime=303.79
/proc/10797/stat : 10797 (minisat) R 10793 10793 10286 0 -1 4194304 5728 0 0 0 30374 5 0 0 25 0 1 0 236348511 24162304 5712 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/10797/statm: 5899 5712 77 170 0 5727 0
Current children cumulated CPU time (s) 342.09
Current children cumulated vsize (KiB) 28956

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10797
/proc/meminfo: memFree=872792/2055920 swapFree=4181168/4192956
[pid=10793] ppid=10791 vsize=5360 CPUtime=38.3
/proc/10793/stat : 10793 (run.sh) S 10791 10793 10286 0 -1 4194304 341 10049 0 0 0 0 3824 6 16 0 1 0 236344678 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10793/statm: 1340 241 197 169 0 51 0
[pid=10797] ppid=10793 vsize=24932 CPUtime=363.76
/proc/10797/stat : 10797 (minisat) R 10793 10793 10286 0 -1 4194304 6050 0 0 0 36371 5 0 0 25 0 1 0 236348511 25530368 6034 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/10797/statm: 6233 6034 77 170 0 6061 0
Current children cumulated CPU time (s) 402.06
Current children cumulated vsize (KiB) 30292

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10797
/proc/meminfo: memFree=872472/2055920 swapFree=4181168/4192956
[pid=10793] ppid=10791 vsize=5360 CPUtime=38.3
/proc/10793/stat : 10793 (run.sh) S 10791 10793 10286 0 -1 4194304 341 10049 0 0 0 0 3824 6 16 0 1 0 236344678 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10793/statm: 1340 241 197 169 0 51 0
[pid=10797] ppid=10793 vsize=25332 CPUtime=423.73
/proc/10797/stat : 10797 (minisat) R 10793 10793 10286 0 -1 4194304 6138 0 0 0 42368 5 0 0 25 0 1 0 236348511 25939968 6122 1992294400 134512640 135212939 4294956240 18446744073709551615 134526833 0 0 4096 3 0 0 0 17 0 0 0
/proc/10797/statm: 6333 6122 77 170 0 6161 0
Current children cumulated CPU time (s) 462.03
Current children cumulated vsize (KiB) 30692

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10797
/proc/meminfo: memFree=872472/2055920 swapFree=4181168/4192956
[pid=10793] ppid=10791 vsize=5360 CPUtime=38.3
/proc/10793/stat : 10793 (run.sh) S 10791 10793 10286 0 -1 4194304 341 10049 0 0 0 0 3824 6 16 0 1 0 236344678 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10793/statm: 1340 241 197 169 0 51 0
[pid=10797] ppid=10793 vsize=25332 CPUtime=483.7
/proc/10797/stat : 10797 (minisat) R 10793 10793 10286 0 -1 4194304 6144 0 0 0 48365 5 0 0 25 0 1 0 236348511 25939968 6128 1992294400 134512640 135212939 4294956240 18446744073709551615 134526762 0 0 4096 3 0 0 0 17 0 0 0
/proc/10797/statm: 6333 6128 77 170 0 6161 0
Current children cumulated CPU time (s) 522
Current children cumulated vsize (KiB) 30692

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10797
/proc/meminfo: memFree=871192/2055920 swapFree=4181168/4192956
[pid=10793] ppid=10791 vsize=5360 CPUtime=38.3
/proc/10793/stat : 10793 (run.sh) S 10791 10793 10286 0 -1 4194304 341 10049 0 0 0 0 3824 6 16 0 1 0 236344678 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10793/statm: 1340 241 197 169 0 51 0
[pid=10797] ppid=10793 vsize=26904 CPUtime=543.67
/proc/10797/stat : 10797 (minisat) R 10793 10793 10286 0 -1 4194304 6461 0 0 0 54362 5 0 0 25 0 1 0 236348511 27549696 6445 1992294400 134512640 135212939 4294956240 18446744073709551615 134526723 0 0 4096 3 0 0 0 17 0 0 0
/proc/10797/statm: 6726 6445 77 170 0 6554 0
Current children cumulated CPU time (s) 581.97
Current children cumulated vsize (KiB) 32264

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10797
/proc/meminfo: memFree=870552/2055920 swapFree=4181168/4192956
[pid=10793] ppid=10791 vsize=5360 CPUtime=38.3
/proc/10793/stat : 10793 (run.sh) S 10791 10793 10286 0 -1 4194304 341 10049 0 0 0 0 3824 6 16 0 1 0 236344678 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10793/statm: 1340 241 197 169 0 51 0
[pid=10797] ppid=10793 vsize=27568 CPUtime=603.66
/proc/10797/stat : 10797 (minisat) R 10793 10793 10286 0 -1 4194304 6621 0 0 0 60360 6 0 0 25 0 1 0 236348511 28229632 6605 1992294400 134512640 135212939 4294956240 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/10797/statm: 6892 6605 77 170 0 6720 0
Current children cumulated CPU time (s) 641.96
Current children cumulated vsize (KiB) 32928

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

[startup+646.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10797
/proc/meminfo: memFree=870360/2055920 swapFree=4181168/4192956
[pid=10793] ppid=10791 vsize=5360 CPUtime=38.3
/proc/10793/stat : 10793 (run.sh) S 10791 10793 10286 0 -1 4194304 341 10049 0 0 0 0 3824 6 16 0 1 0 236344678 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10793/statm: 1340 241 197 169 0 51 0
[pid=10797] ppid=10793 vsize=27648 CPUtime=607.65
/proc/10797/stat : 10797 (minisat) R 10793 10793 10286 0 -1 4194304 6637 0 0 0 60759 6 0 0 25 0 1 0 236348511 28311552 6621 1992294400 134512640 135212939 4294956240 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/10797/statm: 6912 6621 77 170 0 6740 0
Current children cumulated CPU time (s) 645.95
Current children cumulated vsize (KiB) 33008

[startup+649.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10797
/proc/meminfo: memFree=870360/2055920 swapFree=4181168/4192956
[pid=10793] ppid=10791 vsize=5360 CPUtime=38.3
/proc/10793/stat : 10793 (run.sh) S 10791 10793 10286 0 -1 4194304 341 10049 0 0 0 0 3824 6 16 0 1 0 236344678 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10793/statm: 1340 241 197 169 0 51 0
[pid=10797] ppid=10793 vsize=27648 CPUtime=610.85
/proc/10797/stat : 10797 (minisat) R 10793 10793 10286 0 -1 4194304 6638 0 0 0 61079 6 0 0 25 0 1 0 236348511 28311552 6622 1992294400 134512640 135212939 4294956240 18446744073709551615 134524240 0 0 4096 3 0 0 0 17 0 0 0
/proc/10797/statm: 6912 6622 77 170 0 6740 0
Current children cumulated CPU time (s) 649.15
Current children cumulated vsize (KiB) 33008

[startup+651.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10797
/proc/meminfo: memFree=870296/2055920 swapFree=4181168/4192956
[pid=10793] ppid=10791 vsize=5360 CPUtime=38.3
/proc/10793/stat : 10793 (run.sh) S 10791 10793 10286 0 -1 4194304 341 10049 0 0 0 0 3824 6 16 0 1 0 236344678 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10793/statm: 1340 241 197 169 0 51 0
[pid=10797] ppid=10793 vsize=27648 CPUtime=612.45
/proc/10797/stat : 10797 (minisat) R 10793 10793 10286 0 -1 4194304 6638 0 0 0 61239 6 0 0 25 0 1 0 236348511 28311552 6622 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/10797/statm: 6912 6622 77 170 0 6740 0
Current children cumulated CPU time (s) 650.75
Current children cumulated vsize (KiB) 33008

[startup+651.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10797
/proc/meminfo: memFree=870296/2055920 swapFree=4181168/4192956
[pid=10793] ppid=10791 vsize=5360 CPUtime=38.3
/proc/10793/stat : 10793 (run.sh) S 10791 10793 10286 0 -1 4194304 341 10049 0 0 0 0 3824 6 16 0 1 0 236344678 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10793/statm: 1340 241 197 169 0 51 0
[pid=10797] ppid=10793 vsize=27648 CPUtime=612.84
/proc/10797/stat : 10797 (minisat) R 10793 10793 10286 0 -1 4194304 6638 0 0 0 61278 6 0 0 25 0 1 0 236348511 28311552 6622 1992294400 134512640 135212939 4294956240 18446744073709551615 134536470 0 0 4096 3 0 0 0 17 0 0 0
/proc/10797/statm: 6912 6622 77 170 0 6740 0
Current children cumulated CPU time (s) 651.14
Current children cumulated vsize (KiB) 33008

[startup+651.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10797
/proc/meminfo: memFree=870296/2055920 swapFree=4181168/4192956
[pid=10793] ppid=10791 vsize=5360 CPUtime=38.3
/proc/10793/stat : 10793 (run.sh) S 10791 10793 10286 0 -1 4194304 341 10049 0 0 0 0 3824 6 16 0 1 0 236344678 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10793/statm: 1340 241 197 169 0 51 0
[pid=10797] ppid=10793 vsize=27648 CPUtime=613.04
/proc/10797/stat : 10797 (minisat) R 10793 10793 10286 0 -1 4194304 6638 0 0 0 61298 6 0 0 25 0 1 0 236348511 28311552 6622 1992294400 134512640 135212939 4294956240 18446744073709551615 134526682 0 0 4096 3 0 0 0 17 0 0 0
/proc/10797/statm: 6912 6622 77 170 0 6740 0
Current children cumulated CPU time (s) 651.34
Current children cumulated vsize (KiB) 33008

Child status: 20
Real time (s): 651.729
CPU time (s): 651.389
CPU user time (s): 651.253
CPU system time (s): 0.135979
CPU usage (%): 99.9478
Max. virtual memory (cumulated for all children) (KiB): 33008

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 651.253
system time used= 0.135979
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17050
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= 9
involuntary context switches= 2641

runsolver used 0.571913 second user time and 1.80773 second system time

The end

Launcher Data

Begin job on node37 at 2009-05-12 01:06:01
IDJOB=1797022
IDBENCH=70949
IDSOLVER=647
FILE ID=node37/1797022-1242083161
PBS_JOBID= 9277614
Free space on /tmp= 66292 MiB

SOLVER NAME= SatElite + ReVivAl 0.23 2009-03-18
BENCH NAME= SAT09/APPLICATIONS/bioinfo/q_query_3_l45_lambda.cnf
COMMAND LINE= HOME/run.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1797022-1242083161/watcher-1797022-1242083161 -o /tmp/evaluation-result-1797022-1242083161/solver-1797022-1242083161 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1797022-1242083161.cnf HOME

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

MD5SUM BENCH= 94aa7bdbcbe99c5b3082c395dc2384e9
RANDOM SEED=1688358475

node37.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.259
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.259
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:        902456 kB
Buffers:         79732 kB
Cached:         965600 kB
SwapCached:       5608 kB
Active:          31168 kB
Inactive:      1022544 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        902456 kB
SwapTotal:     4192956 kB
SwapFree:      4181168 kB
Dirty:            4376 kB
Writeback:           0 kB
Mapped:          14132 kB
Slab:            85884 kB
Committed_AS:   920508 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= 66288 MiB
End job on node37 at 2009-05-12 01:16:53