Trace number 1821344

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
BinMiniSat 2009-03-21UNSAT 518.74 518.69

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_l44_lambda.cnf
MD5SUMa7bc41b32260e4459b2bee7c18cacba1
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark512.76
Satisfiable
(Un)Satisfiability was proved
Number of variables31540
Number of clauses157264
Sum of the clauses size453246
Maximum clause length9
Minimum clause length1
Number of clauses of size 14112
Number of clauses of size 239373
Number of clauses of size 392004
Number of clauses of size 415027
Number of clauses of size 56616
Number of clauses of size over 5132

Solver Data

0.00/0.00	c Parsing...
0.11/0.14	c ==============================================================================
0.11/0.14	c |           |     ORIGINAL     |              LEARNT              |          |
0.11/0.14	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.11/0.14	c ==============================================================================
0.11/0.14	c |         0 |  147030   430190 |   44108       0        0     nan |  0.000 % |
1.02/1.07	c |         0 |   64819   218530 |      --       0       --      -- |     --   | -76809/-195446
1.02/1.07	c ==============================================================================
1.02/1.07	c Result  :   #vars: 7453   #clauses: 64819   #literals: 218530
1.02/1.07	c CPU time:   1.04 s
1.02/1.07	c ==============================================================================
1.12/1.15	This is MiniSat 2.0 beta
1.12/1.15	WARNING: for repeatability, setting FPU to use double precision
1.12/1.15	============================[ Problem Statistics ]=============================
1.12/1.15	|                                                                             |
1.12/1.15	|  Number of variables:  7453                                                 |
1.12/1.15	|  Number of clauses:    64819                                                |
1.12/1.19	|  Parsing time:         0.04         s                                       |
1.12/1.20	============================[ Search Statistics ]==============================
1.12/1.20	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.12/1.20	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.12/1.20	===============================================================================
1.12/1.20	|         0 |    7453    64819   218530 |    21606        0    nan |  0.000 % |
1.12/1.21	|       102 |    7452    64819   218530 |    23766      101      6 |  0.027 % |
1.16/1.22	|       252 |    7451    64819   218530 |    26143      250      9 |  0.040 % |
1.16/1.23	|       477 |    7451    64819   218530 |    28758      475     10 |  0.040 % |
1.16/1.25	|       815 |    7451    64819   218530 |    31633      813     10 |  0.040 % |
1.16/1.29	|      1322 |    7451    64819   218530 |    34797     1320     13 |  0.040 % |
1.16/1.35	|      2082 |    7451    64819   218530 |    38276     2080     13 |  0.040 % |
1.16/1.43	|      3221 |    7450    64414   216553 |    42104     3219     15 |  0.040 % |
1.16/1.54	|      4930 |    7449    64398   216520 |    46315     4927     14 |  0.054 % |
1.16/1.72	|      7493 |    7449    64398   216520 |    50946     7490     15 |  0.054 % |
1.16/2.07	|     11337 |    7449    64398   216520 |    56041    11334     15 |  0.054 % |
2.62/2.70	|     17105 |    7447    64382   216487 |    61645    17100     16 |  0.081 % |
3.82/3.89	|     25755 |    7444    64334   216388 |    67809    25745     15 |  0.134 % |
6.73/6.80	|     38729 |    7443    64334   216388 |    74590    38719     16 |  0.134 % |
12.23/12.29	|     58191 |    7439    64047   215026 |    82050    42560     17 |  0.188 % |
24.02/24.08	|     87384 |    7434    63982   214874 |    90255    71748     17 |  0.255 % |
45.83/45.90	|    131177 |    7421    63832   214503 |    99280    48382     17 |  0.429 % |
73.23/73.23	|    196861 |    7385    62067   206121 |   109208    68804     17 |  0.926 % |
134.34/134.37	|    295389 |    7368    61786   205393 |   120129    83173     19 |  1.141 % |
239.44/239.40	|    443178 |    7347    61533   204782 |   132142    44212     16 |  1.422 % |
410.56/410.55	|    664861 |    7325    61194   203924 |   145356    58501     18 |  1.717 % |
518.67/518.68	===============================================================================
518.67/518.68	restarts              : 21
518.67/518.68	conflicts             : 803624         (1553 /sec)
518.67/518.68	decisions             : 1119647        (1.78 % random) (2163 /sec)
518.67/518.68	propagations          : 190353260      (367811 /sec)
518.67/518.68	conflict literals     : 15619711       (39.51 % deleted)
518.67/518.68	Memory used           : 23.79 MB
518.67/518.68	CPU time              : 517.53 s
518.67/518.68	
518.67/518.68	UNSATISFIABLE
518.67/518.68	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:503) (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w /tmp/evaluation-result-1821344-1242521408/watcher-1821344-1242521408 -o /tmp/evaluation-result-1821344-1242521408/solver-1821344-1242521408 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1821344-1242521408.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: 8192 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 19927
/proc/meminfo: memFree=937124/2074464 swapFree=1951864/1959888
[pid=19927] ppid=19925 vsize=2412 CPUtime=0.01
/proc/19927/stat : 19927 (SatELiteGTI) S 19925 19927 20977 0 -1 4194304 367 645 0 0 1 0 0 0 18 0 1 0 1016641834 2469888 277 4294967295 134512640 135169312 3213704224 3213702760 3085840110 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/19927/statm: 603 277 235 161 0 42 0
[pid=19931] ppid=19927 vsize=948 CPUtime=0
/proc/19931/stat : 19931 (SatELite_releas) R 19927 19927 20977 0 -1 4202496 95 0 0 0 0 0 0 0 20 0 1 0 1016641834 970752 31 4294967295 134512640 135223648 3221177136 3221176972 135067520 0 0 0 0 0 0 0 17 0 0 0 0
/proc/19931/statm: 237 42 33 174 0 62 0

[startup+0.100917 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 19927
/proc/meminfo: memFree=937124/2074464 swapFree=1951864/1959888
[pid=19927] ppid=19925 vsize=2412 CPUtime=0.01
/proc/19927/stat : 19927 (SatELiteGTI) S 19925 19927 20977 0 -1 4194304 367 645 0 0 1 0 0 0 18 0 1 0 1016641834 2469888 277 4294967295 134512640 135169312 3213704224 3213702760 3085840110 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/19927/statm: 603 277 235 161 0 42 0
[pid=19931] ppid=19927 vsize=11528 CPUtime=0.1
/proc/19931/stat : 19931 (SatELite_releas) R 19927 19927 20977 0 -1 4202496 2649 0 0 0 8 2 0 0 20 0 1 0 1016641834 11804672 2585 4294967295 134512640 135223648 3221177136 3221176088 134737310 0 0 0 3 0 0 0 17 0 0 0 0
/proc/19931/statm: 2882 2586 47 174 0 2707 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 13940

[startup+0.210906 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 19927
/proc/meminfo: memFree=937124/2074464 swapFree=1951864/1959888
[pid=19927] ppid=19925 vsize=2412 CPUtime=0.01
/proc/19927/stat : 19927 (SatELiteGTI) S 19925 19927 20977 0 -1 4194304 367 645 0 0 1 0 0 0 18 0 1 0 1016641834 2469888 277 4294967295 134512640 135169312 3213704224 3213702760 3085840110 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/19927/statm: 603 277 235 161 0 42 0
[pid=19931] ppid=19927 vsize=18288 CPUtime=0.21
/proc/19931/stat : 19931 (SatELite_releas) R 19927 19927 20977 0 -1 4202496 4215 0 0 0 18 3 0 0 21 0 1 0 1016641834 18726912 4151 4294967295 134512640 135223648 3221177136 3221175216 134548581 0 0 0 3 0 0 0 17 0 0 0 0
/proc/19931/statm: 4572 4151 72 174 0 4397 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 20700

[startup+0.310896 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 19927
/proc/meminfo: memFree=937124/2074464 swapFree=1951864/1959888
[pid=19927] ppid=19925 vsize=2412 CPUtime=0.01
/proc/19927/stat : 19927 (SatELiteGTI) S 19925 19927 20977 0 -1 4194304 367 645 0 0 1 0 0 0 18 0 1 0 1016641834 2469888 277 4294967295 134512640 135169312 3213704224 3213702760 3085840110 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/19927/statm: 603 277 235 161 0 42 0
[pid=19931] ppid=19927 vsize=18288 CPUtime=0.31
/proc/19931/stat : 19931 (SatELite_releas) R 19927 19927 20977 0 -1 4202496 4221 0 0 0 28 3 0 0 21 0 1 0 1016641834 18726912 4157 4294967295 134512640 135223648 3221177136 3221175216 134548203 0 0 0 3 0 0 0 17 0 0 0 0
/proc/19931/statm: 4572 4157 72 174 0 4397 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 20700

[startup+0.710856 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 19927
/proc/meminfo: memFree=937124/2074464 swapFree=1951864/1959888
[pid=19927] ppid=19925 vsize=2412 CPUtime=0.01
/proc/19927/stat : 19927 (SatELiteGTI) S 19925 19927 20977 0 -1 4194304 367 645 0 0 1 0 0 0 18 0 1 0 1016641834 2469888 277 4294967295 134512640 135169312 3213704224 3213702760 3085840110 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/19927/statm: 603 277 235 161 0 42 0
[pid=19931] ppid=19927 vsize=18408 CPUtime=0.71
/proc/19931/stat : 19931 (SatELite_releas) R 19927 19927 20977 0 -1 4202496 4652 0 0 0 68 3 0 0 22 0 1 0 1016641834 18849792 4221 4294967295 134512640 135223648 3221177136 3221175232 134596385 0 0 0 3 0 0 0 17 0 0 0 0
/proc/19931/statm: 4602 4221 73 174 0 4427 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 20820

[startup+1.51078 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 19932
/proc/meminfo: memFree=918236/2074464 swapFree=1951864/1959888
[pid=19927] ppid=19925 vsize=2416 CPUtime=1.16
/proc/19927/stat : 19927 (SatELiteGTI) S 19925 19927 20977 0 -1 4194304 386 5667 0 0 1 0 111 4 18 0 1 0 1016641834 2473984 278 4294967295 134512640 135169312 3213704224 3213700440 3085840110 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/19927/statm: 604 278 235 161 0 43 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 2416

[startup+3.11063 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 19933
/proc/meminfo: memFree=928156/2074464 swapFree=1951864/1959888
[pid=19927] ppid=19925 vsize=2416 CPUtime=1.16
/proc/19927/stat : 19927 (SatELiteGTI) S 19925 19927 20977 0 -1 4194304 386 5667 0 0 1 0 111 4 18 0 1 0 1016641834 2473984 278 4294967295 134512640 135169312 3213704224 3213700440 3085840110 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/19927/statm: 604 278 235 161 0 43 0
[pid=19933] ppid=19927 vsize=7428 CPUtime=1.96
/proc/19933/stat : 19933 (minisat_static) R 19927 19927 20977 0 -1 4202496 1743 0 0 0 196 0 0 0 25 0 1 0 1016641949 7606272 1678 4294967295 134512640 135216011 3215662672 3215661024 134527213 0 0 0 3 0 0 0 17 1 0 0 0
/proc/19933/statm: 1857 1678 71 172 0 1684 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 9844

[startup+6.31031 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 19933
/proc/meminfo: memFree=926048/2074464 swapFree=1951864/1959888
[pid=19927] ppid=19925 vsize=2416 CPUtime=1.16
/proc/19927/stat : 19927 (SatELiteGTI) S 19925 19927 20977 0 -1 4194304 386 5667 0 0 1 0 111 4 18 0 1 0 1016641834 2473984 278 4294967295 134512640 135169312 3213704224 3213700440 3085840110 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/19927/statm: 604 278 235 161 0 43 0
[pid=19933] ppid=19927 vsize=9048 CPUtime=5.16
/proc/19933/stat : 19933 (minisat_static) R 19927 19927 20977 0 -1 4202496 2155 0 0 0 515 1 0 0 25 0 1 0 1016641949 9265152 2090 4294967295 134512640 135216011 3215662672 3215661024 134527548 0 0 0 3 0 0 0 17 1 0 0 0
/proc/19933/statm: 2262 2090 71 172 0 2089 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 11464

[startup+12.7097 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 19934
/proc/meminfo: memFree=924252/2074464 swapFree=1951864/1959888
[pid=19927] ppid=19925 vsize=2416 CPUtime=1.16
/proc/19927/stat : 19927 (SatELiteGTI) S 19925 19927 20977 0 -1 4194304 386 5667 0 0 1 0 111 4 18 0 1 0 1016641834 2473984 278 4294967295 134512640 135169312 3213704224 3213700440 3085840110 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/19927/statm: 604 278 235 161 0 43 0
[pid=19933] ppid=19927 vsize=10352 CPUtime=11.56
/proc/19933/stat : 19933 (minisat_static) R 19927 19927 20977 0 -1 4202496 2470 0 0 0 1155 1 0 0 25 0 1 0 1016641949 10600448 2405 4294967295 134512640 135216011 3215662672 3215661024 134527474 0 0 0 3 0 0 0 17 1 0 0 0
/proc/19933/statm: 2588 2405 71 172 0 2415 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 12768

[startup+25.5084 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 19936
/proc/meminfo: memFree=921604/2074464 swapFree=1951864/1959888
[pid=19927] ppid=19925 vsize=2416 CPUtime=1.16
/proc/19927/stat : 19927 (SatELiteGTI) S 19925 19927 20977 0 -1 4194304 386 5667 0 0 1 0 111 4 18 0 1 0 1016641834 2473984 278 4294967295 134512640 135169312 3213704224 3213700440 3085840110 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/19927/statm: 604 278 235 161 0 43 0
[pid=19933] ppid=19927 vsize=13248 CPUtime=24.36
/proc/19933/stat : 19933 (minisat_static) R 19927 19927 20977 0 -1 4202496 3189 0 0 0 2435 1 0 0 25 0 1 0 1016641949 13565952 3124 4294967295 134512640 135216011 3215662672 3215661024 134527548 0 0 0 3 0 0 0 17 3 0 0 0
/proc/19933/statm: 3312 3124 71 172 0 3139 0
Current children cumulated CPU time (s) 25.52
Current children cumulated vsize (KiB) 15664

[startup+51.1159 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 20120
/proc/meminfo: memFree=919480/2074464 swapFree=1951864/1959888
[pid=19927] ppid=19925 vsize=2416 CPUtime=1.16
/proc/19927/stat : 19927 (SatELiteGTI) S 19925 19927 20977 0 -1 4194304 386 5667 0 0 1 0 111 4 18 0 1 0 1016641834 2473984 278 4294967295 134512640 135169312 3213704224 3213700440 3085840110 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/19927/statm: 604 278 235 161 0 43 0
[pid=19933] ppid=19927 vsize=15296 CPUtime=49.97
/proc/19933/stat : 19933 (minisat_static) R 19927 19927 20977 0 -1 4202496 3713 0 0 0 4994 3 0 0 25 0 1 0 1016641949 15663104 3648 4294967295 134512640 135216011 3215662672 3215661024 134527548 0 0 0 3 0 0 0 17 3 0 0 0
/proc/19933/statm: 3824 3648 71 172 0 3651 0
Current children cumulated CPU time (s) 51.13
Current children cumulated vsize (KiB) 17712

[startup+102.311 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 20309
/proc/meminfo: memFree=917044/2074464 swapFree=1951864/1959888
[pid=19927] ppid=19925 vsize=2416 CPUtime=1.16
/proc/19927/stat : 19927 (SatELiteGTI) S 19925 19927 20977 0 -1 4194304 386 5667 0 0 1 0 111 4 18 0 1 0 1016641834 2473984 278 4294967295 134512640 135169312 3213704224 3213700440 3085840110 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/19927/statm: 604 278 235 161 0 43 0
[pid=19933] ppid=19927 vsize=17960 CPUtime=101.17
/proc/19933/stat : 19933 (minisat_static) R 19927 19927 20977 0 -1 4202496 4328 0 0 0 10113 4 0 0 25 0 1 0 1016641949 18391040 4263 4294967295 134512640 135216011 3215662672 3215660752 134524316 0 0 0 3 0 0 0 17 3 0 0 0
/proc/19933/statm: 4490 4263 71 172 0 4317 0
Current children cumulated CPU time (s) 102.33
Current children cumulated vsize (KiB) 20376

[startup+162.315 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 20495
/proc/meminfo: memFree=915556/2074464 swapFree=1951864/1959888
[pid=19927] ppid=19925 vsize=2416 CPUtime=1.16
/proc/19927/stat : 19927 (SatELiteGTI) S 19925 19927 20977 0 -1 4194304 386 5667 0 0 1 0 111 4 18 0 1 0 1016641834 2473984 278 4294967295 134512640 135169312 3213704224 3213700440 3085840110 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/19927/statm: 604 278 235 161 0 43 0
[pid=19933] ppid=19927 vsize=19496 CPUtime=161.18
/proc/19933/stat : 19933 (minisat_static) R 19927 19927 20977 0 -1 4202496 4720 0 0 0 16114 4 0 0 25 0 1 0 1016641949 19963904 4655 4294967295 134512640 135216011 3215662672 3215661024 134527548 0 0 0 3 0 0 0 17 3 0 0 0
/proc/19933/statm: 4874 4655 71 172 0 4701 0
Current children cumulated CPU time (s) 162.34
Current children cumulated vsize (KiB) 21912

[startup+222.309 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 20683
/proc/meminfo: memFree=914440/2074464 swapFree=1951864/1959888
[pid=19927] ppid=19925 vsize=2416 CPUtime=1.16
/proc/19927/stat : 19927 (SatELiteGTI) S 19925 19927 20977 0 -1 4194304 386 5667 0 0 1 0 111 4 18 0 1 0 1016641834 2473984 278 4294967295 134512640 135169312 3213704224 3213700440 3085840110 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/19927/statm: 604 278 235 161 0 43 0
[pid=19933] ppid=19927 vsize=20072 CPUtime=221.18
/proc/19933/stat : 19933 (minisat_static) R 19927 19927 20977 0 -1 4202496 4877 0 0 0 22114 4 0 0 25 0 1 0 1016641949 20553728 4812 4294967295 134512640 135216011 3215662672 3215661024 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/19933/statm: 5018 4812 71 172 0 4845 0
Current children cumulated CPU time (s) 222.34
Current children cumulated vsize (KiB) 22488

[startup+282.313 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 20872
/proc/meminfo: memFree=914316/2074464 swapFree=1951864/1959888
[pid=19927] ppid=19925 vsize=2416 CPUtime=1.16
/proc/19927/stat : 19927 (SatELiteGTI) S 19925 19927 20977 0 -1 4194304 386 5667 0 0 1 0 111 4 18 0 1 0 1016641834 2473984 278 4294967295 134512640 135169312 3213704224 3213700440 3085840110 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/19927/statm: 604 278 235 161 0 43 0
[pid=19933] ppid=19927 vsize=20556 CPUtime=281.19
/proc/19933/stat : 19933 (minisat_static) R 19927 19927 20977 0 -1 4202496 4969 0 0 0 28115 4 0 0 25 0 1 0 1016641949 21049344 4904 4294967295 134512640 135216011 3215662672 3215661024 134527755 0 0 0 3 0 0 0 17 2 0 0 0
/proc/19933/statm: 5139 4904 71 172 0 4966 0
Current children cumulated CPU time (s) 282.35
Current children cumulated vsize (KiB) 22972

[startup+342.307 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 21068
/proc/meminfo: memFree=912828/2074464 swapFree=1951864/1959888
[pid=19927] ppid=19925 vsize=2416 CPUtime=1.16
/proc/19927/stat : 19927 (SatELiteGTI) S 19925 19927 20977 0 -1 4194304 386 5667 0 0 1 0 111 4 18 0 1 0 1016641834 2473984 278 4294967295 134512640 135169312 3213704224 3213700440 3085840110 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/19927/statm: 604 278 235 161 0 43 0
[pid=19933] ppid=19927 vsize=21616 CPUtime=341.19
/proc/19933/stat : 19933 (minisat_static) R 19927 19927 20977 0 -1 4202496 5272 0 0 0 34115 4 0 0 25 0 1 0 1016641949 22134784 5207 4294967295 134512640 135216011 3215662672 3215661024 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/19933/statm: 5404 5207 71 172 0 5231 0
Current children cumulated CPU time (s) 342.35
Current children cumulated vsize (KiB) 24032

[startup+402.311 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 21258
/proc/meminfo: memFree=912456/2074464 swapFree=1951864/1959888
[pid=19927] ppid=19925 vsize=2416 CPUtime=1.16
/proc/19927/stat : 19927 (SatELiteGTI) S 19925 19927 20977 0 -1 4194304 386 5667 0 0 1 0 111 4 18 0 1 0 1016641834 2473984 278 4294967295 134512640 135169312 3213704224 3213700440 3085840110 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/19927/statm: 604 278 235 161 0 43 0
[pid=19933] ppid=19927 vsize=22236 CPUtime=401.2
/proc/19933/stat : 19933 (minisat_static) R 19927 19927 20977 0 -1 4202496 5389 0 0 0 40116 4 0 0 25 0 1 0 1016641949 22769664 5324 4294967295 134512640 135216011 3215662672 3215661024 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/19933/statm: 5559 5324 71 172 0 5386 0
Current children cumulated CPU time (s) 402.36
Current children cumulated vsize (KiB) 24652

[startup+462.315 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 21445
/proc/meminfo: memFree=911836/2074464 swapFree=1951864/1959888
[pid=19927] ppid=19925 vsize=2416 CPUtime=1.16
/proc/19927/stat : 19927 (SatELiteGTI) S 19925 19927 20977 0 -1 4194304 386 5667 0 0 1 0 111 4 18 0 1 0 1016641834 2473984 278 4294967295 134512640 135169312 3213704224 3213700440 3085840110 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/19927/statm: 604 278 235 161 0 43 0
[pid=19933] ppid=19927 vsize=22536 CPUtime=461.21
/proc/19933/stat : 19933 (minisat_static) R 19927 19927 20977 0 -1 4202496 5465 0 0 0 46117 4 0 0 25 0 1 0 1016641949 23076864 5400 4294967295 134512640 135216011 3215662672 3215660816 134535681 0 0 0 3 0 0 0 17 2 0 0 0
/proc/19933/statm: 5634 5400 71 172 0 5461 0
Current children cumulated CPU time (s) 462.37
Current children cumulated vsize (KiB) 24952

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

[startup+486.413 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 21448
/proc/meminfo: memFree=911072/2074464 swapFree=1951864/1959888
[pid=19927] ppid=19925 vsize=2416 CPUtime=1.16
/proc/19927/stat : 19927 (SatELiteGTI) S 19925 19927 20977 0 -1 4194304 386 5667 0 0 1 0 111 4 18 0 1 0 1016641834 2473984 278 4294967295 134512640 135169312 3213704224 3213700440 3085840110 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/19927/statm: 604 278 235 161 0 43 0
[pid=19933] ppid=19927 vsize=23964 CPUtime=485.31
/proc/19933/stat : 19933 (minisat_static) R 19927 19927 20977 0 -1 4202496 5738 0 0 0 48526 5 0 0 25 0 1 0 1016641949 24539136 5673 4294967295 134512640 135216011 3215662672 3215661024 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/19933/statm: 5991 5673 71 172 0 5818 0
Current children cumulated CPU time (s) 486.47
Current children cumulated vsize (KiB) 26380

[startup+499.212 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 21448
/proc/meminfo: memFree=910576/2074464 swapFree=1951864/1959888
[pid=19927] ppid=19925 vsize=2416 CPUtime=1.16
/proc/19927/stat : 19927 (SatELiteGTI) S 19925 19927 20977 0 -1 4194304 386 5667 0 0 1 0 111 4 18 0 1 0 1016641834 2473984 278 4294967295 134512640 135169312 3213704224 3213700440 3085840110 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/19927/statm: 604 278 235 161 0 43 0
[pid=19933] ppid=19927 vsize=24228 CPUtime=498.11
/proc/19933/stat : 19933 (minisat_static) R 19927 19927 20977 0 -1 4202496 5837 0 0 0 49806 5 0 0 25 0 1 0 1016641949 24809472 5772 4294967295 134512640 135216011 3215662672 3215661024 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/19933/statm: 6057 5772 71 172 0 5884 0
Current children cumulated CPU time (s) 499.27
Current children cumulated vsize (KiB) 26644

[startup+512.011 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 21633
/proc/meminfo: memFree=910148/2074464 swapFree=1951864/1959888
[pid=19927] ppid=19925 vsize=2416 CPUtime=1.16
/proc/19927/stat : 19927 (SatELiteGTI) S 19925 19927 20977 0 -1 4194304 386 5667 0 0 1 0 111 4 18 0 1 0 1016641834 2473984 278 4294967295 134512640 135169312 3213704224 3213700440 3085840110 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/19927/statm: 604 278 235 161 0 43 0
[pid=19933] ppid=19927 vsize=24360 CPUtime=510.91
/proc/19933/stat : 19933 (minisat_static) R 19927 19927 20977 0 -1 4202496 5844 0 0 0 51086 5 0 0 25 0 1 0 1016641949 24944640 5779 4294967295 134512640 135216011 3215662672 3215661024 134527507 0 0 0 3 0 0 0 17 2 0 0 0
/proc/19933/statm: 6090 5779 71 172 0 5917 0
Current children cumulated CPU time (s) 512.07
Current children cumulated vsize (KiB) 26776

[startup+515.21 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 21633
/proc/meminfo: memFree=910212/2074464 swapFree=1951864/1959888
[pid=19927] ppid=19925 vsize=2416 CPUtime=1.16
/proc/19927/stat : 19927 (SatELiteGTI) S 19925 19927 20977 0 -1 4194304 386 5667 0 0 1 0 111 4 18 0 1 0 1016641834 2473984 278 4294967295 134512640 135169312 3213704224 3213700440 3085840110 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/19927/statm: 604 278 235 161 0 43 0
[pid=19933] ppid=19927 vsize=24360 CPUtime=514.11
/proc/19933/stat : 19933 (minisat_static) R 19927 19927 20977 0 -1 4202496 5844 0 0 0 51406 5 0 0 25 0 1 0 1016641949 24944640 5779 4294967295 134512640 135216011 3215662672 3215661024 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/19933/statm: 6090 5779 71 172 0 5917 0
Current children cumulated CPU time (s) 515.27
Current children cumulated vsize (KiB) 26776

[startup+516.81 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 21633
/proc/meminfo: memFree=910276/2074464 swapFree=1951864/1959888
[pid=19927] ppid=19925 vsize=2416 CPUtime=1.16
/proc/19927/stat : 19927 (SatELiteGTI) S 19925 19927 20977 0 -1 4194304 386 5667 0 0 1 0 111 4 18 0 1 0 1016641834 2473984 278 4294967295 134512640 135169312 3213704224 3213700440 3085840110 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/19927/statm: 604 278 235 161 0 43 0
[pid=19933] ppid=19927 vsize=24360 CPUtime=515.71
/proc/19933/stat : 19933 (minisat_static) R 19927 19927 20977 0 -1 4202496 5844 0 0 0 51566 5 0 0 25 0 1 0 1016641949 24944640 5779 4294967295 134512640 135216011 3215662672 3215661024 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/19933/statm: 6090 5779 71 172 0 5917 0
Current children cumulated CPU time (s) 516.87
Current children cumulated vsize (KiB) 26776

[startup+517.61 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 21633
/proc/meminfo: memFree=910292/2074464 swapFree=1951864/1959888
[pid=19927] ppid=19925 vsize=2416 CPUtime=1.16
/proc/19927/stat : 19927 (SatELiteGTI) S 19925 19927 20977 0 -1 4194304 386 5667 0 0 1 0 111 4 18 0 1 0 1016641834 2473984 278 4294967295 134512640 135169312 3213704224 3213700440 3085840110 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/19927/statm: 604 278 235 161 0 43 0
[pid=19933] ppid=19927 vsize=24360 CPUtime=516.51
/proc/19933/stat : 19933 (minisat_static) R 19927 19927 20977 0 -1 4202496 5844 0 0 0 51646 5 0 0 25 0 1 0 1016641949 24944640 5779 4294967295 134512640 135216011 3215662672 3215661024 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/19933/statm: 6090 5779 71 172 0 5917 0
Current children cumulated CPU time (s) 517.67
Current children cumulated vsize (KiB) 26776

[startup+518.41 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 21633
/proc/meminfo: memFree=910292/2074464 swapFree=1951864/1959888
[pid=19927] ppid=19925 vsize=2416 CPUtime=1.16
/proc/19927/stat : 19927 (SatELiteGTI) S 19925 19927 20977 0 -1 4194304 386 5667 0 0 1 0 111 4 18 0 1 0 1016641834 2473984 278 4294967295 134512640 135169312 3213704224 3213700440 3085840110 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/19927/statm: 604 278 235 161 0 43 0
[pid=19933] ppid=19927 vsize=24360 CPUtime=517.31
/proc/19933/stat : 19933 (minisat_static) R 19927 19927 20977 0 -1 4202496 5844 0 0 0 51726 5 0 0 25 0 1 0 1016641949 24944640 5779 4294967295 134512640 135216011 3215662672 3215661024 134527269 0 0 0 3 0 0 0 17 2 0 0 0
/proc/19933/statm: 6090 5779 71 172 0 5917 0
Current children cumulated CPU time (s) 518.47
Current children cumulated vsize (KiB) 26776

[startup+518.61 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 21633
/proc/meminfo: memFree=910292/2074464 swapFree=1951864/1959888
[pid=19927] ppid=19925 vsize=2416 CPUtime=1.16
/proc/19927/stat : 19927 (SatELiteGTI) S 19925 19927 20977 0 -1 4194304 386 5667 0 0 1 0 111 4 18 0 1 0 1016641834 2473984 278 4294967295 134512640 135169312 3213704224 3213700440 3085840110 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/19927/statm: 604 278 235 161 0 43 0
[pid=19933] ppid=19927 vsize=24360 CPUtime=517.51
/proc/19933/stat : 19933 (minisat_static) R 19927 19927 20977 0 -1 4202496 5844 0 0 0 51746 5 0 0 25 0 1 0 1016641949 24944640 5779 4294967295 134512640 135216011 3215662672 3215661024 134527518 0 0 0 3 0 0 0 17 2 0 0 0
/proc/19933/statm: 6090 5779 71 172 0 5917 0
Current children cumulated CPU time (s) 518.67
Current children cumulated vsize (KiB) 26776

Child status: 20
Real time (s): 518.69
CPU time (s): 518.74
CPU user time (s): 518.65
CPU system time (s): 0.09
CPU usage (%): 100.01
Max. virtual memory (cumulated for all children) (KiB): 26776

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 518.65
system time used= 0.09
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12181
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= 21
involuntary context switches= 1765

runsolver used 0.01 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi10 at 2009-05-17 02:50:08
IDJOB=1821344
IDBENCH=70940
IDSOLVER=661
FILE ID=tipi10/1821344-1242521408
PBS_JOBID=
Free space on /tmp= 4165 MiB

SOLVER NAME= BinMiniSat 2009-03-21
BENCH NAME= SAT09/APPLICATIONS/bioinfo/q_query_3_l44_lambda.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1821344-1242521408/watcher-1821344-1242521408 -o /tmp/evaluation-result-1821344-1242521408/solver-1821344-1242521408 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1821344-1242521408.cnf

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

MD5SUM BENCH= a7bc41b32260e4459b2bee7c18cacba1
RANDOM SEED= 586747751

Linux tipi10 2.6.18 #19 SMP Tue Jun 19 11:27:27 CEST 2007 i686 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.367
cache size	: 1024 KB
physical id	: 0
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3618.37

processor	: 1
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.367
cache size	: 1024 KB
physical id	: 0
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3616.77

processor	: 2
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.367
cache size	: 1024 KB
physical id	: 1
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3616.77

processor	: 3
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.367
cache size	: 1024 KB
physical id	: 1
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3616.77


/proc/meminfo:
MemTotal:      2074464 kB
MemFree:        937280 kB
Buffers:         25404 kB
Cached:         998444 kB
SwapCached:       2732 kB
Active:         469776 kB
Inactive:       563944 kB
HighTotal:     1178688 kB
HighFree:       325484 kB
LowTotal:       895776 kB
LowFree:        611796 kB
SwapTotal:     1959888 kB
SwapFree:      1951864 kB
Dirty:            4684 kB
Writeback:           0 kB
AnonPages:        9196 kB
Mapped:           3232 kB
Slab:            94784 kB
PageTables:        444 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    90588 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 4165 MiB
End job on tipi10 at 2009-05-17 02:58:47