Trace number 1821351

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
APTUSAT 2009-03-22UNSAT 518.98 518.951

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_l46_lambda.cnf
MD5SUMeb4d0d02a25a8a84182ddd3b6d1fa8b5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark518.98
Satisfiable
(Un)Satisfiability was proved
Number of variables33090
Number of clauses165828
Sum of the clauses size478271
Maximum clause length9
Minimum clause length1
Number of clauses of size 14268
Number of clauses of size 241089
Number of clauses of size 397665
Number of clauses of size 415752
Number of clauses of size 56916
Number of clauses of size over 5138

Solver Data

0.00/0.00	c Parsing...
0.12/0.14	c ==============================================================================
0.12/0.14	c |           |     ORIGINAL     |              LEARNT              |          |
0.12/0.14	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.12/0.14	c ==============================================================================
0.12/0.14	c |         0 |  155258   454459 |   46577       0        0     nan |  0.000 % |
1.13/1.16	c |         0 |   68970   232657 |      --       0       --      -- |     --   | -80730/-205120
1.13/1.16	c ==============================================================================
1.13/1.16	c Result  :   #vars: 7889   #clauses: 68970   #literals: 232657
1.13/1.16	c CPU time:   1.12 s
1.13/1.16	c ==============================================================================
1.22/1.24	This is MiniSat 2.0 beta
1.22/1.24	WARNING: for repeatability, setting FPU to use double precision
1.22/1.24	============================[ Problem Statistics ]=============================
1.22/1.24	|                                                                             |
1.22/1.24	|  Number of variables:  7889                                                 |
1.22/1.24	|  Number of clauses:    68970                                                |
1.22/1.29	|  Parsing time:         0.04         s                                       |
1.22/1.29	============================[ Search Statistics ]==============================
1.22/1.29	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.22/1.29	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.22/1.29	===============================================================================
1.22/1.29	|         0 |    7889    68970   232657 |    22990        0    nan |  0.000 % |
1.22/1.29	|       100 |    7888    68970   232657 |    25289       99      7 |  0.025 % |
1.22/1.30	|       251 |    7887    68970   232657 |    27817      249     10 |  0.038 % |
1.25/1.31	|       477 |    7887    68970   232657 |    30599      475     11 |  0.038 % |
1.25/1.33	|       815 |    7887    68970   232657 |    33659      813     12 |  0.038 % |
1.25/1.36	|      1321 |    7887    68970   232657 |    37025     1319     14 |  0.038 % |
1.25/1.40	|      2082 |    7887    68970   232657 |    40728     2080     13 |  0.038 % |
1.25/1.46	|      3222 |    7887    68970   232657 |    44801     3220     14 |  0.038 % |
1.25/1.57	|      4930 |    7886    68547   230590 |    49281     4928     15 |  0.038 % |
1.25/1.78	|      7492 |    7886    68547   230590 |    54209     7490     15 |  0.038 % |
2.12/2.11	|     11338 |    7886    68547   230590 |    59630    11336     15 |  0.038 % |
2.72/2.75	|     17104 |    7881    68522   230530 |    65593    17098     15 |  0.101 % |
3.82/3.90	|     25753 |    7879    68481   230440 |    72152    25744     15 |  0.152 % |
6.52/6.53	|     38729 |    7874    68415   230288 |    79367    38717     17 |  0.216 % |
11.23/11.28	|     58191 |    7866    68300   230012 |    87304    58173     17 |  0.317 % |
21.53/21.54	|     87385 |    7852    67845   228248 |    96034    69878     18 |  0.482 % |
39.02/39.03	|    131176 |    7839    67685   227862 |   105638    39424     17 |  0.634 % |
74.02/74.07	|    196861 |    7819    67452   227342 |   116202   105088     19 |  0.963 % |
130.22/130.22	|    295389 |    7795    67120   226556 |   127822   113492     20 |  1.192 % |
225.63/225.70	|    443179 |    7782    66983   226212 |   140604    59194     18 |  1.356 % |
393.64/393.64	|    664862 |    7775    66915   226034 |   154665    57619     18 |  1.445 % |
518.96/518.94	===============================================================================
518.96/518.94	restarts              : 21
518.96/518.94	conflicts             : 836796         (1617 /sec)
518.96/518.94	decisions             : 1155072        (1.79 % random) (2232 /sec)
518.96/518.94	propagations          : 200644875      (387637 /sec)
518.96/518.94	conflict literals     : 16538782       (40.70 % deleted)
518.96/518.94	Memory used           : 25.39 MB
518.96/518.94	CPU time              : 517.61 s
518.96/518.94	
518.96/518.94	UNSATISFIABLE
518.96/518.94	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-1821351-1242522046/watcher-1821351-1242522046 -o /tmp/evaluation-result-1821351-1242522046/solver-1821351-1242522046 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1821351-1242522046.cnf -restarts=1 

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/96 10787
/proc/meminfo: memFree=945732/2074464 swapFree=1950760/1959888
[pid=10787] ppid=10785 vsize=2416 CPUtime=0.01
/proc/10787/stat : 10787 (SatELiteGTI) S 10785 10787 11066 0 -1 4194304 368 643 0 0 0 0 0 1 25 0 1 0 1016702937 2473984 277 4294967295 134512640 135169312 3216553680 3216552216 3084967662 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/10787/statm: 604 277 235 161 0 43 0
[pid=10791] ppid=10787 vsize=952 CPUtime=0
/proc/10791/stat : 10791 (SatELite_releas) R 10787 10787 11066 0 -1 4202496 133 0 0 0 0 0 0 0 25 0 1 0 1016702938 974848 68 4294967295 134512640 135223648 3214908720 3214907672 134737310 0 0 0 3 0 0 0 17 1 0 0 0
/proc/10791/statm: 238 68 47 174 0 63 0

[startup+0.052349 s]
/proc/loadavg: 1.00 1.00 1.00 2/96 10787
/proc/meminfo: memFree=945732/2074464 swapFree=1950760/1959888
[pid=10787] ppid=10785 vsize=2416 CPUtime=0.01
/proc/10787/stat : 10787 (SatELiteGTI) S 10785 10787 11066 0 -1 4194304 368 643 0 0 0 0 0 1 25 0 1 0 1016702937 2473984 277 4294967295 134512640 135169312 3216553680 3216552216 3084967662 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/10787/statm: 604 277 235 161 0 43 0
[pid=10791] ppid=10787 vsize=6412 CPUtime=0.05
/proc/10791/stat : 10791 (SatELite_releas) R 10787 10787 11066 0 -1 4202496 1466 0 0 0 4 1 0 0 25 0 1 0 1016702938 6565888 1401 4294967295 134512640 135223648 3214908720 3214907672 134737310 0 0 0 3 0 0 0 17 1 0 0 0
/proc/10791/statm: 1603 1402 47 174 0 1428 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 8828

[startup+0.112289 s]
/proc/loadavg: 1.00 1.00 1.00 2/96 10787
/proc/meminfo: memFree=945732/2074464 swapFree=1950760/1959888
[pid=10787] ppid=10785 vsize=2416 CPUtime=0.01
/proc/10787/stat : 10787 (SatELiteGTI) S 10785 10787 11066 0 -1 4194304 368 643 0 0 0 0 0 1 25 0 1 0 1016702937 2473984 277 4294967295 134512640 135169312 3216553680 3216552216 3084967662 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/10787/statm: 604 277 235 161 0 43 0
[pid=10791] ppid=10787 vsize=12972 CPUtime=0.11
/proc/10791/stat : 10791 (SatELite_releas) R 10787 10787 11066 0 -1 4202496 2945 0 0 0 9 2 0 0 25 0 1 0 1016702938 13283328 2880 4294967295 134512640 135223648 3214908720 3214907672 134737310 0 0 0 3 0 0 0 17 1 0 0 0
/proc/10791/statm: 3243 2881 47 174 0 3068 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 15388

[startup+0.312278 s]
/proc/loadavg: 1.00 1.00 1.00 2/96 10787
/proc/meminfo: memFree=945732/2074464 swapFree=1950760/1959888
[pid=10787] ppid=10785 vsize=2416 CPUtime=0.01
/proc/10787/stat : 10787 (SatELiteGTI) S 10785 10787 11066 0 -1 4194304 368 643 0 0 0 0 0 1 25 0 1 0 1016702937 2473984 277 4294967295 134512640 135169312 3216553680 3216552216 3084967662 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/10787/statm: 604 277 235 161 0 43 0
[pid=10791] ppid=10787 vsize=21984 CPUtime=0.31
/proc/10791/stat : 10791 (SatELite_releas) R 10787 10787 11066 0 -1 4202496 4522 0 0 0 29 2 0 0 25 0 1 0 1016702938 22511616 4457 4294967295 134512640 135223648 3214908720 3214906800 134549042 0 0 0 3 0 0 0 17 1 0 0 0
/proc/10791/statm: 5496 4457 72 174 0 5321 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 24400

[startup+0.712256 s]
/proc/loadavg: 1.00 1.00 1.00 2/96 10787
/proc/meminfo: memFree=945732/2074464 swapFree=1950760/1959888
[pid=10787] ppid=10785 vsize=2416 CPUtime=0.01
/proc/10787/stat : 10787 (SatELiteGTI) S 10785 10787 11066 0 -1 4194304 368 643 0 0 0 0 0 1 25 0 1 0 1016702937 2473984 277 4294967295 134512640 135169312 3216553680 3216552216 3084967662 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/10787/statm: 604 277 235 161 0 43 0
[pid=10791] ppid=10787 vsize=21728 CPUtime=0.71
/proc/10791/stat : 10791 (SatELite_releas) R 10787 10787 11066 0 -1 4202496 4880 0 0 0 68 3 0 0 25 0 1 0 1016702938 22249472 4419 4294967295 134512640 135223648 3214908720 3214906576 134578219 0 0 0 3 0 0 0 17 1 0 0 0
/proc/10791/statm: 5432 4419 73 174 0 5257 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 24144

[startup+1.51221 s]
/proc/loadavg: 1.00 1.00 1.00 2/98 10793
/proc/meminfo: memFree=924868/2074464 swapFree=1950760/1959888
[pid=10787] ppid=10785 vsize=2420 CPUtime=1.25
/proc/10787/stat : 10787 (SatELiteGTI) S 10785 10787 11066 0 -1 4194304 385 6012 0 0 0 0 119 6 20 0 1 0 1016702937 2478080 278 4294967295 134512640 135169312 3216553680 3216549896 3084967662 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/10787/statm: 605 278 235 161 0 44 0
Current children cumulated CPU time (s) 1.25
Current children cumulated vsize (KiB) 2420

[startup+3.11212 s]
/proc/loadavg: 1.00 1.00 1.00 2/98 10794
/proc/meminfo: memFree=936896/2074464 swapFree=1950760/1959888
[pid=10787] ppid=10785 vsize=2420 CPUtime=1.25
/proc/10787/stat : 10787 (SatELiteGTI) S 10785 10787 11066 0 -1 4194304 385 6012 0 0 0 0 119 6 20 0 1 0 1016702937 2478080 278 4294967295 134512640 135169312 3216553680 3216549896 3084967662 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/10787/statm: 605 278 235 161 0 44 0
[pid=10794] ppid=10787 vsize=7388 CPUtime=1.87
/proc/10794/stat : 10794 (minisat_static) R 10787 10787 11066 0 -1 4202496 1755 0 0 0 187 0 0 0 25 0 1 0 1016703062 7565312 1690 4294967295 134512640 135213731 3220509424 3220507904 134529929 0 0 0 3 0 0 0 17 2 0 0 0
/proc/10794/statm: 1847 1690 73 172 0 1673 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 9808

[startup+6.31194 s]
/proc/loadavg: 1.00 1.00 1.00 2/98 10795
/proc/meminfo: memFree=934572/2074464 swapFree=1950760/1959888
[pid=10787] ppid=10785 vsize=2420 CPUtime=1.25
/proc/10787/stat : 10787 (SatELiteGTI) S 10785 10787 11066 0 -1 4194304 385 6012 0 0 0 0 119 6 20 0 1 0 1016702937 2478080 278 4294967295 134512640 135169312 3216553680 3216549896 3084967662 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/10787/statm: 605 278 235 161 0 44 0
[pid=10794] ppid=10787 vsize=9268 CPUtime=5.07
/proc/10794/stat : 10794 (minisat_static) R 10787 10787 11066 0 -1 4202496 2238 0 0 0 506 1 0 0 25 0 1 0 1016703062 9490432 2173 4294967295 134512640 135213731 3220509424 3220507904 134530208 0 0 0 3 0 0 0 17 2 0 0 0
/proc/10794/statm: 2317 2173 73 172 0 2143 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 11688

[startup+12.7216 s]
/proc/loadavg: 1.00 1.00 1.00 2/98 10796
/proc/meminfo: memFree=931876/2074464 swapFree=1950760/1959888
[pid=10787] ppid=10785 vsize=2420 CPUtime=1.25
/proc/10787/stat : 10787 (SatELiteGTI) S 10785 10787 11066 0 -1 4194304 385 6012 0 0 0 0 119 6 20 0 1 0 1016702937 2478080 278 4294967295 134512640 135169312 3216553680 3216549896 3084967662 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/10787/statm: 605 278 235 161 0 44 0
[pid=10794] ppid=10787 vsize=12040 CPUtime=11.48
/proc/10794/stat : 10794 (minisat_static) R 10787 10787 11066 0 -1 4202496 2878 0 0 0 1147 1 0 0 25 0 1 0 1016703062 12328960 2813 4294967295 134512640 135213731 3220509424 3220507904 134530636 0 0 0 3 0 0 0 17 2 0 0 0
/proc/10794/statm: 3010 2813 73 172 0 2836 0
Current children cumulated CPU time (s) 12.73
Current children cumulated vsize (KiB) 14460

[startup+25.5209 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 10979
/proc/meminfo: memFree=929140/2074464 swapFree=1950760/1959888
[pid=10787] ppid=10785 vsize=2420 CPUtime=1.25
/proc/10787/stat : 10787 (SatELiteGTI) S 10785 10787 11066 0 -1 4194304 385 6012 0 0 0 0 119 6 20 0 1 0 1016702937 2478080 278 4294967295 134512640 135169312 3216553680 3216549896 3084967662 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/10787/statm: 605 278 235 161 0 44 0
[pid=10794] ppid=10787 vsize=14300 CPUtime=24.28
/proc/10794/stat : 10794 (minisat_static) R 10787 10787 11066 0 -1 4202496 3455 0 0 0 2425 3 0 0 25 0 1 0 1016703062 14643200 3390 4294967295 134512640 135213731 3220509424 3220507680 134536989 0 0 0 3 0 0 0 17 2 0 0 0
/proc/10794/statm: 3575 3390 73 172 0 3401 0
Current children cumulated CPU time (s) 25.53
Current children cumulated vsize (KiB) 16720

[startup+51.1095 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 10979
/proc/meminfo: memFree=927036/2074464 swapFree=1950760/1959888
[pid=10787] ppid=10785 vsize=2420 CPUtime=1.25
/proc/10787/stat : 10787 (SatELiteGTI) S 10785 10787 11066 0 -1 4194304 385 6012 0 0 0 0 119 6 20 0 1 0 1016702937 2478080 278 4294967295 134512640 135169312 3216553680 3216549896 3084967662 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/10787/statm: 605 278 235 161 0 44 0
[pid=10794] ppid=10787 vsize=16464 CPUtime=49.87
/proc/10794/stat : 10794 (minisat_static) R 10787 10787 11066 0 -1 4202496 3991 0 0 0 4983 4 0 0 25 0 1 0 1016703062 16859136 3926 4294967295 134512640 135213731 3220509424 3220507904 134530171 0 0 0 3 0 0 0 17 2 0 0 0
/proc/10794/statm: 4116 3926 73 172 0 3942 0
Current children cumulated CPU time (s) 51.12
Current children cumulated vsize (KiB) 18884

[startup+102.317 s]
/proc/loadavg: 1.00 1.00 1.00 2/98 11175
/proc/meminfo: memFree=923772/2074464 swapFree=1950760/1959888
[pid=10787] ppid=10785 vsize=2420 CPUtime=1.25
/proc/10787/stat : 10787 (SatELiteGTI) S 10785 10787 11066 0 -1 4194304 385 6012 0 0 0 0 119 6 20 0 1 0 1016702937 2478080 278 4294967295 134512640 135169312 3216553680 3216549896 3084967662 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/10787/statm: 605 278 235 161 0 44 0
[pid=10794] ppid=10787 vsize=19464 CPUtime=101.08
/proc/10794/stat : 10794 (minisat_static) R 10787 10787 11066 0 -1 4202496 4737 0 0 0 10104 4 0 0 25 0 1 0 1016703062 19931136 4672 4294967295 134512640 135213731 3220509424 3220507904 134530208 0 0 0 3 0 0 0 17 2 0 0 0
/proc/10794/statm: 4866 4672 73 172 0 4692 0
Current children cumulated CPU time (s) 102.33
Current children cumulated vsize (KiB) 21884

[startup+162.313 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 11364
/proc/meminfo: memFree=921756/2074464 swapFree=1950760/1959888
[pid=10787] ppid=10785 vsize=2420 CPUtime=1.25
/proc/10787/stat : 10787 (SatELiteGTI) S 10785 10787 11066 0 -1 4194304 385 6012 0 0 0 0 119 6 20 0 1 0 1016702937 2478080 278 4294967295 134512640 135169312 3216553680 3216549896 3084967662 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/10787/statm: 605 278 235 161 0 44 0
[pid=10794] ppid=10787 vsize=21268 CPUtime=161.08
/proc/10794/stat : 10794 (minisat_static) R 10787 10787 11066 0 -1 4202496 5192 0 0 0 16100 8 0 0 25 0 1 0 1016703062 21778432 5127 4294967295 134512640 135213731 3220509424 3220507904 134530264 0 0 0 3 0 0 0 17 2 0 0 0
/proc/10794/statm: 5317 5127 73 172 0 5143 0
Current children cumulated CPU time (s) 162.33
Current children cumulated vsize (KiB) 23688

[startup+222.31 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 11550
/proc/meminfo: memFree=921540/2074464 swapFree=1950760/1959888
[pid=10787] ppid=10785 vsize=2420 CPUtime=1.25
/proc/10787/stat : 10787 (SatELiteGTI) S 10785 10787 11066 0 -1 4194304 385 6012 0 0 0 0 119 6 20 0 1 0 1016702937 2478080 278 4294967295 134512640 135169312 3216553680 3216549896 3084967662 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/10787/statm: 605 278 235 161 0 44 0
[pid=10794] ppid=10787 vsize=21600 CPUtime=221.08
/proc/10794/stat : 10794 (minisat_static) R 10787 10787 11066 0 -1 4202496 5288 0 0 0 22100 8 0 0 25 0 1 0 1016703062 22118400 5223 4294967295 134512640 135213731 3220509424 3220507904 134530208 0 0 0 3 0 0 0 17 2 0 0 0
/proc/10794/statm: 5400 5223 73 172 0 5226 0
Current children cumulated CPU time (s) 222.33
Current children cumulated vsize (KiB) 24020

[startup+282.317 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 11738
/proc/meminfo: memFree=921068/2074464 swapFree=1950760/1959888
[pid=10787] ppid=10785 vsize=2420 CPUtime=1.25
/proc/10787/stat : 10787 (SatELiteGTI) S 10785 10787 11066 0 -1 4194304 385 6012 0 0 0 0 119 6 20 0 1 0 1016702937 2478080 278 4294967295 134512640 135169312 3216553680 3216549896 3084967662 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/10787/statm: 605 278 235 161 0 44 0
[pid=10794] ppid=10787 vsize=22060 CPUtime=281.09
/proc/10794/stat : 10794 (minisat_static) R 10787 10787 11066 0 -1 4202496 5382 0 0 0 28100 9 0 0 25 0 1 0 1016703062 22589440 5317 4294967295 134512640 135213731 3220509424 3220507904 134530208 0 0 0 3 0 0 0 17 2 0 0 0
/proc/10794/statm: 5515 5317 73 172 0 5341 0
Current children cumulated CPU time (s) 282.34
Current children cumulated vsize (KiB) 24480

[startup+342.313 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 11927
/proc/meminfo: memFree=920084/2074464 swapFree=1950760/1959888
[pid=10787] ppid=10785 vsize=2420 CPUtime=1.25
/proc/10787/stat : 10787 (SatELiteGTI) S 10785 10787 11066 0 -1 4194304 385 6012 0 0 0 0 119 6 20 0 1 0 1016702937 2478080 278 4294967295 134512640 135169312 3216553680 3216549896 3084967662 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/10787/statm: 605 278 235 161 0 44 0
[pid=10794] ppid=10787 vsize=23388 CPUtime=341.09
/proc/10794/stat : 10794 (minisat_static) R 10787 10787 11066 0 -1 4202496 5671 0 0 0 34100 9 0 0 25 0 1 0 1016703062 23949312 5606 4294967295 134512640 135213731 3220509424 3220507904 134530208 0 0 0 3 0 0 0 17 2 0 0 0
/proc/10794/statm: 5847 5606 73 172 0 5673 0
Current children cumulated CPU time (s) 342.34
Current children cumulated vsize (KiB) 25808

[startup+402.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/98 12118
/proc/meminfo: memFree=919588/2074464 swapFree=1950760/1959888
[pid=10787] ppid=10785 vsize=2420 CPUtime=1.25
/proc/10787/stat : 10787 (SatELiteGTI) S 10785 10787 11066 0 -1 4194304 385 6012 0 0 0 0 119 6 20 0 1 0 1016702937 2478080 278 4294967295 134512640 135169312 3216553680 3216549896 3084967662 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/10787/statm: 605 278 235 161 0 44 0
[pid=10794] ppid=10787 vsize=23736 CPUtime=401.09
/proc/10794/stat : 10794 (minisat_static) R 10787 10787 11066 0 -1 4202496 5748 0 0 0 40099 10 0 0 25 0 1 0 1016703062 24305664 5683 4294967295 134512640 135213731 3220509424 3220507904 134530208 0 0 0 3 0 0 0 17 2 0 0 0
/proc/10794/statm: 5934 5683 73 172 0 5760 0
Current children cumulated CPU time (s) 402.34
Current children cumulated vsize (KiB) 26156

[startup+462.307 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 12311
/proc/meminfo: memFree=919028/2074464 swapFree=1950760/1959888
[pid=10787] ppid=10785 vsize=2420 CPUtime=1.25
/proc/10787/stat : 10787 (SatELiteGTI) S 10785 10787 11066 0 -1 4194304 385 6012 0 0 0 0 119 6 20 0 1 0 1016702937 2478080 278 4294967295 134512640 135169312 3216553680 3216549896 3084967662 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/10787/statm: 605 278 235 161 0 44 0
[pid=10794] ppid=10787 vsize=24204 CPUtime=461.09
/proc/10794/stat : 10794 (minisat_static) R 10787 10787 11066 0 -1 4202496 5858 0 0 0 46097 12 0 0 25 0 1 0 1016703062 24784896 5793 4294967295 134512640 135213731 3220509424 3220507904 134529917 0 0 0 3 0 0 0 17 2 0 0 0
/proc/10794/statm: 6051 5793 73 172 0 5877 0
Current children cumulated CPU time (s) 462.34
Current children cumulated vsize (KiB) 26624

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

[startup+486.315 s]
/proc/loadavg: 1.07 1.02 1.00 3/98 12311
/proc/meminfo: memFree=917488/2074464 swapFree=1950760/1959888
[pid=10787] ppid=10785 vsize=2420 CPUtime=1.25
/proc/10787/stat : 10787 (SatELiteGTI) S 10785 10787 11066 0 -1 4194304 385 6012 0 0 0 0 119 6 20 0 1 0 1016702937 2478080 278 4294967295 134512640 135169312 3216553680 3216549896 3084967662 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/10787/statm: 605 278 235 161 0 44 0
[pid=10794] ppid=10787 vsize=25860 CPUtime=485.1
/proc/10794/stat : 10794 (minisat_static) R 10787 10787 11066 0 -1 4202496 6248 0 0 0 48498 12 0 0 25 0 1 0 1016703062 26480640 6183 4294967295 134512640 135213731 3220509424 3220506944 134543766 0 0 0 3 0 0 0 17 2 0 0 0
/proc/10794/statm: 6465 6183 73 172 0 6291 0
Current children cumulated CPU time (s) 486.35
Current children cumulated vsize (KiB) 28280

[startup+499.115 s]
/proc/loadavg: 1.06 1.01 1.00 3/98 12494
/proc/meminfo: memFree=916944/2074464 swapFree=1950760/1959888
[pid=10787] ppid=10785 vsize=2420 CPUtime=1.25
/proc/10787/stat : 10787 (SatELiteGTI) S 10785 10787 11066 0 -1 4194304 385 6012 0 0 0 0 119 6 20 0 1 0 1016702937 2478080 278 4294967295 134512640 135169312 3216553680 3216549896 3084967662 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/10787/statm: 605 278 235 161 0 44 0
[pid=10794] ppid=10787 vsize=25860 CPUtime=497.9
/proc/10794/stat : 10794 (minisat_static) R 10787 10787 11066 0 -1 4202496 6258 0 0 0 49778 12 0 0 25 0 1 0 1016703062 26480640 6193 4294967295 134512640 135213731 3220509424 3220507904 134530028 0 0 0 3 0 0 0 17 2 0 0 0
/proc/10794/statm: 6465 6193 73 172 0 6291 0
Current children cumulated CPU time (s) 499.15
Current children cumulated vsize (KiB) 28280

[startup+511.914 s]
/proc/loadavg: 1.04 1.01 1.00 3/98 12497
/proc/meminfo: memFree=916980/2074464 swapFree=1950760/1959888
[pid=10787] ppid=10785 vsize=2420 CPUtime=1.25
/proc/10787/stat : 10787 (SatELiteGTI) S 10785 10787 11066 0 -1 4194304 385 6012 0 0 0 0 119 6 20 0 1 0 1016702937 2478080 278 4294967295 134512640 135169312 3216553680 3216549896 3084967662 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/10787/statm: 605 278 235 161 0 44 0
[pid=10794] ppid=10787 vsize=25860 CPUtime=510.7
/proc/10794/stat : 10794 (minisat_static) R 10787 10787 11066 0 -1 4202496 6269 0 0 0 51058 12 0 0 25 0 1 0 1016703062 26480640 6204 4294967295 134512640 135213731 3220509424 3220507904 134529987 0 0 0 3 0 0 0 17 2 0 0 0
/proc/10794/statm: 6465 6204 73 172 0 6291 0
Current children cumulated CPU time (s) 511.95
Current children cumulated vsize (KiB) 28280

[startup+515.114 s]
/proc/loadavg: 1.04 1.01 1.00 3/98 12497
/proc/meminfo: memFree=917012/2074464 swapFree=1950760/1959888
[pid=10787] ppid=10785 vsize=2420 CPUtime=1.25
/proc/10787/stat : 10787 (SatELiteGTI) S 10785 10787 11066 0 -1 4194304 385 6012 0 0 0 0 119 6 20 0 1 0 1016702937 2478080 278 4294967295 134512640 135169312 3216553680 3216549896 3084967662 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/10787/statm: 605 278 235 161 0 44 0
[pid=10794] ppid=10787 vsize=25860 CPUtime=513.9
/proc/10794/stat : 10794 (minisat_static) R 10787 10787 11066 0 -1 4202496 6269 0 0 0 51378 12 0 0 25 0 1 0 1016703062 26480640 6204 4294967295 134512640 135213731 3220509424 3220507904 134529947 0 0 0 3 0 0 0 17 2 0 0 0
/proc/10794/statm: 6465 6204 73 172 0 6291 0
Current children cumulated CPU time (s) 515.15
Current children cumulated vsize (KiB) 28280

[startup+516.714 s]
/proc/loadavg: 1.04 1.01 1.00 3/98 12497
/proc/meminfo: memFree=917012/2074464 swapFree=1950760/1959888
[pid=10787] ppid=10785 vsize=2420 CPUtime=1.25
/proc/10787/stat : 10787 (SatELiteGTI) S 10785 10787 11066 0 -1 4194304 385 6012 0 0 0 0 119 6 20 0 1 0 1016702937 2478080 278 4294967295 134512640 135169312 3216553680 3216549896 3084967662 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/10787/statm: 605 278 235 161 0 44 0
[pid=10794] ppid=10787 vsize=25860 CPUtime=515.5
/proc/10794/stat : 10794 (minisat_static) R 10787 10787 11066 0 -1 4202496 6270 0 0 0 51538 12 0 0 25 0 1 0 1016703062 26480640 6205 4294967295 134512640 135213731 3220509424 3220507904 134530208 0 0 0 3 0 0 0 17 2 0 0 0
/proc/10794/statm: 6465 6205 73 172 0 6291 0
Current children cumulated CPU time (s) 516.75
Current children cumulated vsize (KiB) 28280

[startup+518.324 s]
/proc/loadavg: 1.04 1.01 1.00 4/98 12497
/proc/meminfo: memFree=917044/2074464 swapFree=1950760/1959888
[pid=10787] ppid=10785 vsize=2420 CPUtime=1.25
/proc/10787/stat : 10787 (SatELiteGTI) S 10785 10787 11066 0 -1 4194304 385 6012 0 0 0 0 119 6 20 0 1 0 1016702937 2478080 278 4294967295 134512640 135169312 3216553680 3216549896 3084967662 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/10787/statm: 605 278 235 161 0 44 0
[pid=10794] ppid=10787 vsize=25992 CPUtime=517.11
/proc/10794/stat : 10794 (minisat_static) R 10787 10787 11066 0 -1 4202496 6272 0 0 0 51699 12 0 0 25 0 1 0 1016703062 26615808 6207 4294967295 134512640 135213731 3220509424 3220507904 134530208 0 0 0 3 0 0 0 17 2 0 0 0
/proc/10794/statm: 6498 6207 73 172 0 6324 0
Current children cumulated CPU time (s) 518.36
Current children cumulated vsize (KiB) 28412

[startup+518.724 s]
/proc/loadavg: 1.04 1.01 1.00 4/98 12497
/proc/meminfo: memFree=917044/2074464 swapFree=1950760/1959888
[pid=10787] ppid=10785 vsize=2420 CPUtime=1.25
/proc/10787/stat : 10787 (SatELiteGTI) S 10785 10787 11066 0 -1 4194304 385 6012 0 0 0 0 119 6 20 0 1 0 1016702937 2478080 278 4294967295 134512640 135169312 3216553680 3216549896 3084967662 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/10787/statm: 605 278 235 161 0 44 0
[pid=10794] ppid=10787 vsize=25992 CPUtime=517.51
/proc/10794/stat : 10794 (minisat_static) R 10787 10787 11066 0 -1 4202496 6272 0 0 0 51739 12 0 0 25 0 1 0 1016703062 26615808 6207 4294967295 134512640 135213731 3220509424 3220507824 134524696 0 0 0 3 0 0 0 17 2 0 0 0
/proc/10794/statm: 6498 6207 73 172 0 6324 0
Current children cumulated CPU time (s) 518.76
Current children cumulated vsize (KiB) 28412

[startup+518.924 s]
/proc/loadavg: 1.04 1.01 1.00 4/98 12497
/proc/meminfo: memFree=917044/2074464 swapFree=1950760/1959888
[pid=10787] ppid=10785 vsize=2420 CPUtime=1.25
/proc/10787/stat : 10787 (SatELiteGTI) S 10785 10787 11066 0 -1 4194304 385 6012 0 0 0 0 119 6 20 0 1 0 1016702937 2478080 278 4294967295 134512640 135169312 3216553680 3216549896 3084967662 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/10787/statm: 605 278 235 161 0 44 0
[pid=10794] ppid=10787 vsize=25992 CPUtime=517.71
/proc/10794/stat : 10794 (minisat_static) R 10787 10787 11066 0 -1 4202496 6272 0 0 0 51759 12 0 0 25 0 1 0 1016703062 26615808 6207 4294967295 134512640 135213731 3220509424 3220507904 134529993 0 0 0 3 0 0 0 17 2 0 0 0
/proc/10794/statm: 6498 6207 73 172 0 6324 0
Current children cumulated CPU time (s) 518.96
Current children cumulated vsize (KiB) 28412

Child status: 20
Real time (s): 518.951
CPU time (s): 518.98
CPU user time (s): 518.8
CPU system time (s): 0.18
CPU usage (%): 100.006
Max. virtual memory (cumulated for all children) (KiB): 28412

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 518.8
system time used= 0.18
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12958
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= 19
involuntary context switches= 269

runsolver used 0.01 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi23 at 2009-05-17 03:00:46
IDJOB=1821351
IDBENCH=70941
IDSOLVER=662
FILE ID=tipi23/1821351-1242522046
PBS_JOBID=
Free space on /tmp= 8811 MiB

SOLVER NAME= APTUSAT 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/bioinfo/q_query_3_l46_lambda.cnf
COMMAND LINE= SatELiteGTI BENCHNAME -restarts=1
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1821351-1242522046/watcher-1821351-1242522046 -o /tmp/evaluation-result-1821351-1242522046/solver-1821351-1242522046 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1821351-1242522046.cnf -restarts=1

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

MD5SUM BENCH= eb4d0d02a25a8a84182ddd3b6d1fa8b5
RANDOM SEED= 1883364900

Linux tipi23 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.377
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.38

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

processor	: 3
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.377
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:        945740 kB
Buffers:         33796 kB
Cached:         994336 kB
SwapCached:       3660 kB
Active:         478092 kB
Inactive:       561728 kB
HighTotal:     1178688 kB
HighFree:       307928 kB
LowTotal:       895776 kB
LowFree:        637812 kB
SwapTotal:     1959888 kB
SwapFree:      1950760 kB
Dirty:            4672 kB
Writeback:           0 kB
AnonPages:       10824 kB
Mapped:           4556 kB
Slab:            80916 kB
PageTables:        576 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    96896 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 8811 MiB
End job on tipi23 at 2009-05-17 03:09:26