Trace number 1821380

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 663.11 663.317

General information on the benchmark

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

Solver Data

0.00/0.00	c Parsing...
0.12/0.15	c ==============================================================================
0.12/0.15	c |           |     ORIGINAL     |              LEARNT              |          |
0.12/0.15	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.12/0.15	c ==============================================================================
0.12/0.15	c |         0 |  159423   466748 |   47826       0        0     nan |  0.000 % |
1.13/1.20	c |         0 |   71082   239848 |      --       0       --      -- |     --   | -82705/-209984
1.13/1.20	c ==============================================================================
1.13/1.20	c Result  :   #vars: 8110   #clauses: 71082   #literals: 239848
1.13/1.20	c CPU time:   1.2 s
1.13/1.20	c ==============================================================================
1.22/1.29	This is MiniSat 2.0 beta
1.22/1.29	WARNING: for repeatability, setting FPU to use double precision
1.22/1.29	============================[ Problem Statistics ]=============================
1.22/1.29	|                                                                             |
1.22/1.29	|  Number of variables:  8110                                                 |
1.22/1.29	|  Number of clauses:    71082                                                |
1.29/1.33	|  Parsing time:         0.04         s                                       |
1.29/1.34	============================[ Search Statistics ]==============================
1.29/1.34	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.29/1.34	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.29/1.34	===============================================================================
1.29/1.34	|         0 |    8110    71082   239848 |    23694        0    nan |  0.000 % |
1.29/1.35	|       103 |    8107    71082   239848 |    26063      100      7 |  0.049 % |
1.29/1.36	|       253 |    8107    71082   239848 |    28669      250      9 |  0.049 % |
1.29/1.38	|       479 |    8106    71082   239848 |    31536      475     10 |  0.062 % |
1.29/1.40	|       816 |    8106    71082   239848 |    34690      812     11 |  0.062 % |
1.29/1.43	|      1322 |    8106    71082   239848 |    38159     1318     13 |  0.062 % |
1.29/1.49	|      2081 |    8106    71082   239848 |    41975     2077     13 |  0.062 % |
1.29/1.57	|      3220 |    8104    70637   237710 |    46172     3215     15 |  0.074 % |
1.29/1.71	|      4928 |    8104    70637   237710 |    50790     4923     16 |  0.074 % |
1.29/1.94	|      7490 |    8104    70621   237677 |    55869     7484     16 |  0.086 % |
2.20/2.29	|     11336 |    8103    70605   237644 |    61456    11330     17 |  0.086 % |
2.88/3.01	|     17102 |    8101    70580   237584 |    67601    17095     18 |  0.111 % |
3.98/4.09	|     25752 |    8100    70580   237584 |    74361    25744     17 |  0.123 % |
6.78/6.84	|     38726 |    8094    70533   237484 |    81798    38713     17 |  0.308 % |
12.18/12.30	|     58187 |    8080    69198   230249 |    89977    51606     18 |  0.395 % |
27.18/27.26	|     87379 |    8069    68626   228043 |    98975    69180     18 |  0.506 % |
51.67/51.94	|    131168 |    8060    68500   227758 |   108873    36304     15 |  0.629 % |
85.97/86.21	|    196852 |    8049    68122   226424 |   119760    59277     17 |  0.752 % |
161.18/161.48	|    295378 |    8018    67666   225298 |   131736    64119     17 |  1.134 % |
286.69/286.93	|    443167 |    7991    67294   224337 |   144910   110304     18 |  1.467 % |
482.50/482.76	|    664850 |    7954    66570   222374 |   159401   101824     18 |  1.924 % |
663.01/663.31	===============================================================================
663.01/663.31	restarts              : 21
663.01/663.31	conflicts             : 843768         (1275 /sec)
663.01/663.31	decisions             : 1159378        (1.79 % random) (1752 /sec)
663.01/663.31	propagations          : 204424825      (308929 /sec)
663.01/663.31	conflict literals     : 16113680       (39.00 % deleted)
663.01/663.31	Memory used           : 25.15 MB
663.01/663.31	CPU time              : 661.72 s
663.01/663.31	
663.01/663.31	UNSATISFIABLE
663.01/663.31	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-1821380-1242522631/watcher-1821380-1242522631 -o /tmp/evaluation-result-1821380-1242522631/solver-1821380-1242522631 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1821380-1242522631.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: 0.99 0.98 0.99 3/93 13155
/proc/meminfo: memFree=1294396/2074464 swapFree=1948616/1959888
[pid=13155] ppid=13153 vsize=2412 CPUtime=0
/proc/13155/stat : 13155 (SatELiteGTI) S 13153 13155 10436 0 -1 4194304 365 648 0 0 0 0 0 0 25 0 1 0 1016763641 2469888 276 4294967295 134512640 135169312 3216252560 3216251096 3085389550 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/13155/statm: 603 276 235 161 0 42 0
[pid=13159] ppid=13155 vsize=952 CPUtime=0
/proc/13159/stat : 13159 (SatELite_releas) R 13155 13155 10436 0 -1 4202496 117 0 0 0 0 0 0 0 25 0 1 0 1016763641 974848 54 4294967295 134512640 135223648 3216793344 3216790864 134687968 0 0 0 3 0 0 0 17 0 0 0 0
/proc/13159/statm: 239 55 44 174 0 64 0

[startup+0.027198 s]
/proc/loadavg: 0.99 0.98 0.99 3/93 13155
/proc/meminfo: memFree=1294396/2074464 swapFree=1948616/1959888
[pid=13155] ppid=13153 vsize=2412 CPUtime=0
/proc/13155/stat : 13155 (SatELiteGTI) S 13153 13155 10436 0 -1 4194304 365 648 0 0 0 0 0 0 25 0 1 0 1016763641 2469888 276 4294967295 134512640 135169312 3216252560 3216251096 3085389550 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/13155/statm: 603 276 235 161 0 42 0
[pid=13159] ppid=13155 vsize=3528 CPUtime=0.03
/proc/13159/stat : 13159 (SatELite_releas) R 13155 13155 10436 0 -1 4202496 770 0 0 0 3 0 0 0 25 0 1 0 1016763641 3612672 706 4294967295 134512640 135223648 3216793344 3216791928 134719062 0 0 0 3 0 0 0 17 0 0 0 0
/proc/13159/statm: 882 706 47 174 0 707 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 5940

[startup+0.117189 s]
/proc/loadavg: 0.99 0.98 0.99 3/93 13155
/proc/meminfo: memFree=1294396/2074464 swapFree=1948616/1959888
[pid=13155] ppid=13153 vsize=2412 CPUtime=0
/proc/13155/stat : 13155 (SatELiteGTI) S 13153 13155 10436 0 -1 4194304 365 648 0 0 0 0 0 0 25 0 1 0 1016763641 2469888 276 4294967295 134512640 135169312 3216252560 3216251096 3085389550 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/13155/statm: 603 276 235 161 0 42 0
[pid=13159] ppid=13155 vsize=13240 CPUtime=0.12
/proc/13159/stat : 13159 (SatELite_releas) R 13155 13155 10436 0 -1 4202496 3043 0 0 0 12 0 0 0 25 0 1 0 1016763641 13557760 2979 4294967295 134512640 135223648 3216793344 3216792296 134737310 0 0 0 3 0 0 0 17 0 0 0 0
/proc/13159/statm: 3310 2980 47 174 0 3135 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 15652

[startup+0.317173 s]
/proc/loadavg: 0.99 0.98 0.99 3/93 13155
/proc/meminfo: memFree=1294396/2074464 swapFree=1948616/1959888
[pid=13155] ppid=13153 vsize=2412 CPUtime=0
/proc/13155/stat : 13155 (SatELiteGTI) S 13153 13155 10436 0 -1 4194304 365 648 0 0 0 0 0 0 25 0 1 0 1016763641 2469888 276 4294967295 134512640 135169312 3216252560 3216251096 3085389550 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/13155/statm: 603 276 235 161 0 42 0
[pid=13159] ppid=13155 vsize=22268 CPUtime=0.32
/proc/13159/stat : 13159 (SatELite_releas) R 13155 13155 10436 0 -1 4202496 4628 0 0 0 32 0 0 0 25 0 1 0 1016763641 22802432 4564 4294967295 134512640 135223648 3216793344 3216791424 134549024 0 0 0 3 0 0 0 17 0 0 0 0
/proc/13159/statm: 5567 4564 72 174 0 5392 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 24680

[startup+0.71714 s]
/proc/loadavg: 0.99 0.98 0.99 3/93 13155
/proc/meminfo: memFree=1294396/2074464 swapFree=1948616/1959888
[pid=13155] ppid=13153 vsize=2412 CPUtime=0
/proc/13155/stat : 13155 (SatELiteGTI) S 13153 13155 10436 0 -1 4194304 365 648 0 0 0 0 0 0 25 0 1 0 1016763641 2469888 276 4294967295 134512640 135169312 3216252560 3216251096 3085389550 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/13155/statm: 603 276 235 161 0 42 0
[pid=13159] ppid=13155 vsize=22024 CPUtime=0.72
/proc/13159/stat : 13159 (SatELite_releas) R 13155 13155 10436 0 -1 4202496 4978 0 0 0 72 0 0 0 25 0 1 0 1016763641 22552576 4519 4294967295 134512640 135223648 3216793344 3216791360 134586676 0 0 0 3 0 0 0 17 0 0 0 0
/proc/13159/statm: 5506 4519 73 174 0 5331 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 24436

[startup+1.51708 s]
/proc/loadavg: 0.99 0.98 0.99 3/95 13160
/proc/meminfo: memFree=1273936/2074464 swapFree=1948616/1959888
[pid=13155] ppid=13153 vsize=2416 CPUtime=1.29
/proc/13155/stat : 13155 (SatELiteGTI) S 13153 13155 10436 0 -1 4194304 385 6175 0 0 0 0 129 0 18 0 1 0 1016763641 2473984 278 4294967295 134512640 135169312 3216252560 3216248776 3085389550 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/13155/statm: 604 278 235 161 0 43 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 2416

[startup+3.11695 s]
/proc/loadavg: 0.99 0.98 0.99 2/95 13161
/proc/meminfo: memFree=1285964/2074464 swapFree=1948616/1959888
[pid=13155] ppid=13153 vsize=2416 CPUtime=1.29
/proc/13155/stat : 13155 (SatELiteGTI) S 13153 13155 10436 0 -1 4194304 385 6175 0 0 0 0 129 0 18 0 1 0 1016763641 2473984 278 4294967295 134512640 135169312 3216252560 3216248776 3085389550 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/13155/statm: 604 278 235 161 0 43 0
[pid=13161] ppid=13155 vsize=7568 CPUtime=1.79
/proc/13161/stat : 13161 (minisat_static) R 13155 13155 10436 0 -1 4202496 1801 0 0 0 178 1 0 0 25 0 1 0 1016763770 7749632 1735 4294967295 134512640 135216011 3217774672 3217773024 134527474 0 0 0 3 0 0 0 17 1 0 0 0
/proc/13161/statm: 1892 1735 71 172 0 1719 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9984

[startup+6.31668 s]
/proc/loadavg: 0.99 0.98 0.99 4/95 13163
/proc/meminfo: memFree=1283656/2074464 swapFree=1948616/1959888
[pid=13155] ppid=13153 vsize=2416 CPUtime=1.29
/proc/13155/stat : 13155 (SatELiteGTI) S 13153 13155 10436 0 -1 4194304 385 6175 0 0 0 0 129 0 18 0 1 0 1016763641 2473984 278 4294967295 134512640 135169312 3216252560 3216248776 3085389550 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/13155/statm: 604 278 235 161 0 43 0
[pid=13161] ppid=13155 vsize=9524 CPUtime=4.99
/proc/13161/stat : 13161 (minisat_static) R 13155 13155 10436 0 -1 4202496 2264 0 0 0 498 1 0 0 25 0 1 0 1016763770 9752576 2198 4294967295 134512640 135216011 3217774672 3217773024 134527548 0 0 0 3 0 0 0 17 1 0 0 0
/proc/13161/statm: 2381 2198 71 172 0 2208 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 11940

[startup+12.7162 s]
/proc/loadavg: 0.99 0.98 0.99 2/95 13163
/proc/meminfo: memFree=1281692/2074464 swapFree=1948616/1959888
[pid=13155] ppid=13153 vsize=2416 CPUtime=1.29
/proc/13155/stat : 13155 (SatELiteGTI) S 13153 13155 10436 0 -1 4194304 385 6175 0 0 0 0 129 0 18 0 1 0 1016763641 2473984 278 4294967295 134512640 135169312 3216252560 3216248776 3085389550 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/13155/statm: 604 278 235 161 0 43 0
[pid=13161] ppid=13155 vsize=11452 CPUtime=11.39
/proc/13161/stat : 13161 (minisat_static) R 13155 13155 10436 0 -1 4202496 2745 0 0 0 1138 1 0 0 25 0 1 0 1016763770 11726848 2679 4294967295 134512640 135216011 3217774672 3217773024 134527402 0 0 0 3 0 0 0 17 1 0 0 0
/proc/13161/statm: 2863 2679 71 172 0 2690 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 13868

[startup+25.5151 s]
/proc/loadavg: 0.99 0.98 0.99 2/95 13163
/proc/meminfo: memFree=1278936/2074464 swapFree=1948616/1959888
[pid=13155] ppid=13153 vsize=2416 CPUtime=1.29
/proc/13155/stat : 13155 (SatELiteGTI) S 13153 13155 10436 0 -1 4194304 385 6175 0 0 0 0 129 0 18 0 1 0 1016763641 2473984 278 4294967295 134512640 135169312 3216252560 3216248776 3085389550 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/13155/statm: 604 278 235 161 0 43 0
[pid=13161] ppid=13155 vsize=13976 CPUtime=24.19
/proc/13161/stat : 13161 (minisat_static) R 13155 13155 10436 0 -1 4202496 3376 0 0 0 2417 2 0 0 25 0 1 0 1016763770 14311424 3310 4294967295 134512640 135216011 3217774672 3217773024 134527548 0 0 0 3 0 0 0 17 1 0 0 0
/proc/13161/statm: 3494 3310 71 172 0 3321 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 16392

[startup+51.113 s]
/proc/loadavg: 0.99 0.98 0.99 2/95 13166
/proc/meminfo: memFree=1276324/2074464 swapFree=1948616/1959888
[pid=13155] ppid=13153 vsize=2416 CPUtime=1.29
/proc/13155/stat : 13155 (SatELiteGTI) S 13153 13155 10436 0 -1 4194304 385 6175 0 0 0 0 129 0 18 0 1 0 1016763641 2473984 278 4294967295 134512640 135169312 3216252560 3216248776 3085389550 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/13155/statm: 604 278 235 161 0 43 0
[pid=13161] ppid=13155 vsize=16584 CPUtime=49.58
/proc/13161/stat : 13161 (minisat_static) R 13155 13155 10436 0 -1 4202496 4006 0 0 0 4955 3 0 0 25 0 1 0 1016763770 16982016 3940 4294967295 134512640 135216011 3217774672 3217773024 134527548 0 0 0 3 0 0 0 17 1 0 0 0
/proc/13161/statm: 4146 3940 71 172 0 3973 0
Current children cumulated CPU time (s) 50.87
Current children cumulated vsize (KiB) 19000

[startup+102.319 s]
/proc/loadavg: 0.99 0.98 0.99 2/95 13352
/proc/meminfo: memFree=1275612/2074464 swapFree=1948616/1959888
[pid=13155] ppid=13153 vsize=2416 CPUtime=1.29
/proc/13155/stat : 13155 (SatELiteGTI) S 13153 13155 10436 0 -1 4194304 385 6175 0 0 0 0 129 0 18 0 1 0 1016763641 2473984 278 4294967295 134512640 135169312 3216252560 3216248776 3085389550 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/13155/statm: 604 278 235 161 0 43 0
[pid=13161] ppid=13155 vsize=17004 CPUtime=100.79
/proc/13161/stat : 13161 (minisat_static) R 13155 13155 10436 0 -1 4202496 4117 0 0 0 10075 4 0 0 25 0 1 0 1016763770 17412096 4051 4294967295 134512640 135216011 3217774672 3217773024 134527548 0 0 0 3 0 0 0 17 1 0 0 0
/proc/13161/statm: 4251 4051 71 172 0 4078 0
Current children cumulated CPU time (s) 102.08
Current children cumulated vsize (KiB) 19420

[startup+162.314 s]
/proc/loadavg: 0.99 0.98 0.99 2/95 13545
/proc/meminfo: memFree=1272760/2074464 swapFree=1948616/1959888
[pid=13155] ppid=13153 vsize=2416 CPUtime=1.29
/proc/13155/stat : 13155 (SatELiteGTI) S 13153 13155 10436 0 -1 4194304 385 6175 0 0 0 0 129 0 18 0 1 0 1016763641 2473984 278 4294967295 134512640 135169312 3216252560 3216248776 3085389550 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/13155/statm: 604 278 235 161 0 43 0
[pid=13161] ppid=13155 vsize=19828 CPUtime=160.79
/proc/13161/stat : 13161 (minisat_static) R 13155 13155 10436 0 -1 4202496 4807 0 0 0 16074 5 0 0 25 0 1 0 1016763770 20303872 4741 4294967295 134512640 135216011 3217774672 3217773024 134527320 0 0 0 3 0 0 0 17 1 0 0 0
/proc/13161/statm: 4957 4741 71 172 0 4784 0
Current children cumulated CPU time (s) 162.08
Current children cumulated vsize (KiB) 22244

[startup+222.309 s]
/proc/loadavg: 0.99 0.98 0.99 2/95 13732
/proc/meminfo: memFree=1271768/2074464 swapFree=1948616/1959888
[pid=13155] ppid=13153 vsize=2416 CPUtime=1.29
/proc/13155/stat : 13155 (SatELiteGTI) S 13153 13155 10436 0 -1 4194304 385 6175 0 0 0 0 129 0 18 0 1 0 1016763641 2473984 278 4294967295 134512640 135169312 3216252560 3216248776 3085389550 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/13155/statm: 604 278 235 161 0 43 0
[pid=13161] ppid=13155 vsize=20972 CPUtime=220.79
/proc/13161/stat : 13161 (minisat_static) R 13155 13155 10436 0 -1 4202496 5114 0 0 0 22073 6 0 0 25 0 1 0 1016763770 21475328 5048 4294967295 134512640 135216011 3217774672 3217773024 134527548 0 0 0 3 0 0 0 17 1 0 0 0
/proc/13161/statm: 5243 5048 71 172 0 5070 0
Current children cumulated CPU time (s) 222.08
Current children cumulated vsize (KiB) 23388

[startup+282.324 s]
/proc/loadavg: 0.99 0.98 0.99 2/95 13921
/proc/meminfo: memFree=1271140/2074464 swapFree=1948616/1959888
[pid=13155] ppid=13153 vsize=2416 CPUtime=1.29
/proc/13155/stat : 13155 (SatELiteGTI) S 13153 13155 10436 0 -1 4194304 385 6175 0 0 0 0 129 0 18 0 1 0 1016763641 2473984 278 4294967295 134512640 135169312 3216252560 3216248776 3085389550 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/13155/statm: 604 278 235 161 0 43 0
[pid=13161] ppid=13155 vsize=21596 CPUtime=280.8
/proc/13161/stat : 13161 (minisat_static) R 13155 13155 10436 0 -1 4202496 5260 0 0 0 28071 9 0 0 25 0 1 0 1016763770 22114304 5194 4294967295 134512640 135216011 3217774672 3217773024 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/13161/statm: 5399 5194 71 172 0 5226 0
Current children cumulated CPU time (s) 282.09
Current children cumulated vsize (KiB) 24012

[startup+342.319 s]
/proc/loadavg: 1.17 1.03 1.00 3/95 14108
/proc/meminfo: memFree=1269776/2074464 swapFree=1948616/1959888
[pid=13155] ppid=13153 vsize=2416 CPUtime=1.29
/proc/13155/stat : 13155 (SatELiteGTI) S 13153 13155 10436 0 -1 4194304 385 6175 0 0 0 0 129 0 18 0 1 0 1016763641 2473984 278 4294967295 134512640 135169312 3216252560 3216248776 3085389550 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/13155/statm: 604 278 235 161 0 43 0
[pid=13161] ppid=13155 vsize=23220 CPUtime=340.8
/proc/13161/stat : 13161 (minisat_static) R 13155 13155 10436 0 -1 4202496 5615 0 0 0 34071 9 0 0 25 0 1 0 1016763770 23777280 5549 4294967295 134512640 135216011 3217774672 3217773024 134527755 0 0 0 3 0 0 0 17 2 0 0 0
/proc/13161/statm: 5805 5549 71 172 0 5632 0
Current children cumulated CPU time (s) 342.09
Current children cumulated vsize (KiB) 25636

[startup+402.314 s]
/proc/loadavg: 1.07 1.02 1.00 3/95 14300
/proc/meminfo: memFree=1269288/2074464 swapFree=1948616/1959888
[pid=13155] ppid=13153 vsize=2416 CPUtime=1.29
/proc/13155/stat : 13155 (SatELiteGTI) S 13153 13155 10436 0 -1 4194304 385 6175 0 0 0 0 129 0 18 0 1 0 1016763641 2473984 278 4294967295 134512640 135169312 3216252560 3216248776 3085389550 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/13155/statm: 604 278 235 161 0 43 0
[pid=13161] ppid=13155 vsize=23680 CPUtime=400.8
/proc/13161/stat : 13161 (minisat_static) R 13155 13155 10436 0 -1 4202496 5702 0 0 0 40071 9 0 0 25 0 1 0 1016763770 24248320 5636 4294967295 134512640 135216011 3217774672 3217773024 134527269 0 0 0 3 0 0 0 17 2 0 0 0
/proc/13161/statm: 5920 5636 71 172 0 5747 0
Current children cumulated CPU time (s) 402.09
Current children cumulated vsize (KiB) 26096

[startup+462.309 s]
/proc/loadavg: 1.08 1.03 1.00 3/95 14493
/proc/meminfo: memFree=1268668/2074464 swapFree=1948616/1959888
[pid=13155] ppid=13153 vsize=2416 CPUtime=1.29
/proc/13155/stat : 13155 (SatELiteGTI) S 13153 13155 10436 0 -1 4194304 385 6175 0 0 0 0 129 0 18 0 1 0 1016763641 2473984 278 4294967295 134512640 135169312 3216252560 3216248776 3085389550 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/13155/statm: 604 278 235 161 0 43 0
[pid=13161] ppid=13155 vsize=24228 CPUtime=460.8
/proc/13161/stat : 13161 (minisat_static) R 13155 13155 10436 0 -1 4202496 5872 0 0 0 46071 9 0 0 25 0 1 0 1016763770 24809472 5806 4294967295 134512640 135216011 3217774672 3217773024 134527303 0 0 0 3 0 0 0 17 2 0 0 0
/proc/13161/statm: 6057 5806 71 172 0 5884 0
Current children cumulated CPU time (s) 462.09
Current children cumulated vsize (KiB) 26644

[startup+522.314 s]
/proc/loadavg: 1.03 1.02 1.00 3/95 14680
/proc/meminfo: memFree=1268296/2074464 swapFree=1948616/1959888
[pid=13155] ppid=13153 vsize=2416 CPUtime=1.29
/proc/13155/stat : 13155 (SatELiteGTI) S 13153 13155 10436 0 -1 4194304 385 6175 0 0 0 0 129 0 18 0 1 0 1016763641 2473984 278 4294967295 134512640 135169312 3216252560 3216248776 3085389550 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/13155/statm: 604 278 235 161 0 43 0
[pid=13161] ppid=13155 vsize=24744 CPUtime=520.81
/proc/13161/stat : 13161 (minisat_static) R 13155 13155 10436 0 -1 4202496 5975 0 0 0 52072 9 0 0 25 0 1 0 1016763770 25337856 5909 4294967295 134512640 135216011 3217774672 3217773024 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/13161/statm: 6186 5909 71 172 0 6013 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 27160

[startup+582.309 s]
/proc/loadavg: 1.01 1.02 1.00 2/95 14869
/proc/meminfo: memFree=1267544/2074464 swapFree=1948616/1959888
[pid=13155] ppid=13153 vsize=2416 CPUtime=1.29
/proc/13155/stat : 13155 (SatELiteGTI) S 13153 13155 10436 0 -1 4194304 385 6175 0 0 0 0 129 0 18 0 1 0 1016763641 2473984 278 4294967295 134512640 135169312 3216252560 3216248776 3085389550 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/13155/statm: 604 278 235 161 0 43 0
[pid=13161] ppid=13155 vsize=25584 CPUtime=580.81
/proc/13161/stat : 13161 (minisat_static) R 13155 13155 10436 0 -1 4202496 6185 0 0 0 58072 9 0 0 25 0 1 0 1016763770 26198016 6119 4294967295 134512640 135216011 3217774672 3217773024 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/13161/statm: 6396 6119 71 172 0 6223 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 28000

[startup+642.314 s]
/proc/loadavg: 1.00 1.01 1.00 2/95 15056
/proc/meminfo: memFree=1267048/2074464 swapFree=1948616/1959888
[pid=13155] ppid=13153 vsize=2416 CPUtime=1.29
/proc/13155/stat : 13155 (SatELiteGTI) S 13153 13155 10436 0 -1 4194304 385 6175 0 0 0 0 129 0 18 0 1 0 1016763641 2473984 278 4294967295 134512640 135169312 3216252560 3216248776 3085389550 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/13155/statm: 604 278 235 161 0 43 0
[pid=13161] ppid=13155 vsize=25748 CPUtime=640.82
/proc/13161/stat : 13161 (minisat_static) R 13155 13155 10436 0 -1 4202496 6249 0 0 0 64073 9 0 0 25 0 1 0 1016763770 26365952 6183 4294967295 134512640 135216011 3217774672 3217773024 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/13161/statm: 6437 6183 71 172 0 6264 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 28164

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

[startup+652.713 s]
/proc/loadavg: 1.00 1.01 1.00 2/95 15057
/proc/meminfo: memFree=1267056/2074464 swapFree=1948616/1959888
[pid=13155] ppid=13153 vsize=2416 CPUtime=1.29
/proc/13155/stat : 13155 (SatELiteGTI) S 13153 13155 10436 0 -1 4194304 385 6175 0 0 0 0 129 0 18 0 1 0 1016763641 2473984 278 4294967295 134512640 135169312 3216252560 3216248776 3085389550 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/13155/statm: 604 278 235 161 0 43 0
[pid=13161] ppid=13155 vsize=25748 CPUtime=651.22
/proc/13161/stat : 13161 (minisat_static) R 13155 13155 10436 0 -1 4202496 6249 0 0 0 65113 9 0 0 25 0 1 0 1016763770 26365952 6183 4294967295 134512640 135216011 3217774672 3217773024 134527559 0 0 0 3 0 0 0 17 2 0 0 0
/proc/13161/statm: 6437 6183 71 172 0 6264 0
Current children cumulated CPU time (s) 652.51
Current children cumulated vsize (KiB) 28164

[startup+659.113 s]
/proc/loadavg: 1.00 1.01 1.00 2/95 15058
/proc/meminfo: memFree=1266932/2074464 swapFree=1948616/1959888
[pid=13155] ppid=13153 vsize=2416 CPUtime=1.29
/proc/13155/stat : 13155 (SatELiteGTI) S 13153 13155 10436 0 -1 4194304 385 6175 0 0 0 0 129 0 18 0 1 0 1016763641 2473984 278 4294967295 134512640 135169312 3216252560 3216248776 3085389550 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/13155/statm: 604 278 235 161 0 43 0
[pid=13161] ppid=13155 vsize=25748 CPUtime=657.62
/proc/13161/stat : 13161 (minisat_static) R 13155 13155 10436 0 -1 4202496 6249 0 0 0 65753 9 0 0 25 0 1 0 1016763770 26365952 6183 4294967295 134512640 135216011 3217774672 3217772816 134537330 0 0 0 3 0 0 0 17 2 0 0 0
/proc/13161/statm: 6437 6183 71 172 0 6264 0
Current children cumulated CPU time (s) 658.91
Current children cumulated vsize (KiB) 28164

[startup+660.713 s]
/proc/loadavg: 1.00 1.01 1.00 2/95 15058
/proc/meminfo: memFree=1266932/2074464 swapFree=1948616/1959888
[pid=13155] ppid=13153 vsize=2416 CPUtime=1.29
/proc/13155/stat : 13155 (SatELiteGTI) S 13153 13155 10436 0 -1 4194304 385 6175 0 0 0 0 129 0 18 0 1 0 1016763641 2473984 278 4294967295 134512640 135169312 3216252560 3216248776 3085389550 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/13155/statm: 604 278 235 161 0 43 0
[pid=13161] ppid=13155 vsize=25748 CPUtime=659.22
/proc/13161/stat : 13161 (minisat_static) R 13155 13155 10436 0 -1 4202496 6249 0 0 0 65913 9 0 0 25 0 1 0 1016763770 26365952 6183 4294967295 134512640 135216011 3217774672 3217773024 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/13161/statm: 6437 6183 71 172 0 6264 0
Current children cumulated CPU time (s) 660.51
Current children cumulated vsize (KiB) 28164

[startup+662.313 s]
/proc/loadavg: 1.00 1.01 1.00 2/95 15241
/proc/meminfo: memFree=1266636/2074464 swapFree=1948616/1959888
[pid=13155] ppid=13153 vsize=2416 CPUtime=1.29
/proc/13155/stat : 13155 (SatELiteGTI) S 13153 13155 10436 0 -1 4194304 385 6175 0 0 0 0 129 0 18 0 1 0 1016763641 2473984 278 4294967295 134512640 135169312 3216252560 3216248776 3085389550 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/13155/statm: 604 278 235 161 0 43 0
[pid=13161] ppid=13155 vsize=25748 CPUtime=660.82
/proc/13161/stat : 13161 (minisat_static) R 13155 13155 10436 0 -1 4202496 6249 0 0 0 66073 9 0 0 25 0 1 0 1016763770 26365952 6183 4294967295 134512640 135216011 3217774672 3217773024 134527406 0 0 0 3 0 0 0 17 2 0 0 0
/proc/13161/statm: 6437 6183 71 172 0 6264 0
Current children cumulated CPU time (s) 662.11
Current children cumulated vsize (KiB) 28164

[startup+662.713 s]
/proc/loadavg: 1.00 1.01 1.00 2/95 15241
/proc/meminfo: memFree=1266636/2074464 swapFree=1948616/1959888
[pid=13155] ppid=13153 vsize=2416 CPUtime=1.29
/proc/13155/stat : 13155 (SatELiteGTI) S 13153 13155 10436 0 -1 4194304 385 6175 0 0 0 0 129 0 18 0 1 0 1016763641 2473984 278 4294967295 134512640 135169312 3216252560 3216248776 3085389550 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/13155/statm: 604 278 235 161 0 43 0
[pid=13161] ppid=13155 vsize=25748 CPUtime=661.22
/proc/13161/stat : 13161 (minisat_static) R 13155 13155 10436 0 -1 4202496 6249 0 0 0 66113 9 0 0 25 0 1 0 1016763770 26365952 6183 4294967295 134512640 135216011 3217774672 3217772960 134523436 0 0 0 3 0 0 0 17 2 0 0 0
/proc/13161/statm: 6437 6183 71 172 0 6264 0
Current children cumulated CPU time (s) 662.51
Current children cumulated vsize (KiB) 28164

[startup+663.113 s]
/proc/loadavg: 1.00 1.01 1.00 2/95 15241
/proc/meminfo: memFree=1266636/2074464 swapFree=1948616/1959888
[pid=13155] ppid=13153 vsize=2416 CPUtime=1.29
/proc/13155/stat : 13155 (SatELiteGTI) S 13153 13155 10436 0 -1 4194304 385 6175 0 0 0 0 129 0 18 0 1 0 1016763641 2473984 278 4294967295 134512640 135169312 3216252560 3216248776 3085389550 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/13155/statm: 604 278 235 161 0 43 0
[pid=13161] ppid=13155 vsize=25748 CPUtime=661.62
/proc/13161/stat : 13161 (minisat_static) R 13155 13155 10436 0 -1 4202496 6249 0 0 0 66153 9 0 0 25 0 1 0 1016763770 26365952 6183 4294967295 134512640 135216011 3217774672 3217773024 134527474 0 0 0 3 0 0 0 17 2 0 0 0
/proc/13161/statm: 6437 6183 71 172 0 6264 0
Current children cumulated CPU time (s) 662.91
Current children cumulated vsize (KiB) 28164

[startup+663.213 s]
/proc/loadavg: 1.00 1.01 1.00 2/95 15241
/proc/meminfo: memFree=1266652/2074464 swapFree=1948616/1959888
[pid=13155] ppid=13153 vsize=2416 CPUtime=1.29
/proc/13155/stat : 13155 (SatELiteGTI) S 13153 13155 10436 0 -1 4194304 385 6175 0 0 0 0 129 0 18 0 1 0 1016763641 2473984 278 4294967295 134512640 135169312 3216252560 3216248776 3085389550 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/13155/statm: 604 278 235 161 0 43 0
[pid=13161] ppid=13155 vsize=25748 CPUtime=661.72
/proc/13161/stat : 13161 (minisat_static) R 13155 13155 10436 0 -1 4202496 6249 0 0 0 66163 9 0 0 25 0 1 0 1016763770 26365952 6183 4294967295 134512640 135216011 3217774672 3217773024 134528304 0 0 0 3 0 0 0 17 2 0 0 0
/proc/13161/statm: 6437 6183 71 172 0 6264 0
Current children cumulated CPU time (s) 663.01
Current children cumulated vsize (KiB) 28164

Child status: 20
Real time (s): 663.317
CPU time (s): 663.11
CPU user time (s): 663.01
CPU system time (s): 0.1
CPU usage (%): 99.9687
Max. virtual memory (cumulated for all children) (KiB): 28164

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 663.01
system time used= 0.1
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13093
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= 20
involuntary context switches= 3377

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi16 at 2009-05-17 03:10:31
IDJOB=1821380
IDBENCH=70946
IDSOLVER=661
FILE ID=tipi16/1821380-1242522631
PBS_JOBID=
Free space on /tmp= 4939 MiB

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

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

MD5SUM BENCH= ed7689c65135a913d97feca3ab3874eb
RANDOM SEED= 1222297023

Linux tipi16 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.457
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.457
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.78

processor	: 2
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.457
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.78

processor	: 3
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.457
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.78


/proc/meminfo:
MemTotal:      2074464 kB
MemFree:       1294396 kB
Buffers:         38608 kB
Cached:         660592 kB
SwapCached:       5940 kB
Active:          93168 kB
Inactive:       616060 kB
HighTotal:     1178688 kB
HighFree:       554368 kB
LowTotal:       895776 kB
LowFree:        740028 kB
SwapTotal:     1959888 kB
SwapFree:      1948616 kB
Dirty:            4764 kB
Writeback:           0 kB
AnonPages:        9248 kB
Mapped:           3364 kB
Slab:            62008 kB
PageTables:        488 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    90756 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 4939 MiB
End job on tipi16 at 2009-05-17 03:21:35