Trace number 1821501

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 266.43 266.41

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_L100_coli.sat.cnf
MD5SUM370a08d01be1cc652e9a09ab1aafdced
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark209.24
Satisfiable
(Un)Satisfiability was proved
Number of variables315617
Number of clauses1522583
Sum of the clauses size4407119
Maximum clause length11
Minimum clause length1
Number of clauses of size 132077
Number of clauses of size 2403677
Number of clauses of size 3835608
Number of clauses of size 4197035
Number of clauses of size 553887
Number of clauses of size over 5299

Solver Data

0.00/0.00	c Parsing...
1.43/1.43	c ==============================================================================
1.43/1.43	c |           |     ORIGINAL     |              LEARNT              |          |
1.43/1.43	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.43/1.43	c ==============================================================================
1.43/1.43	c |         0 | 1433869  4205935 |  430160       0        0     nan |  0.000 % |
40.53/40.57	c |         0 |  506124  1856371 |      --       0       --      -- |     --   | -749772/-1863718
40.53/40.58	c ==============================================================================
40.53/40.58	c Result  :   #vars: 48547   #clauses: 506124   #literals: 1856371
40.53/40.58	c CPU time:   40.18 s
40.53/40.58	c ==============================================================================
41.23/41.24	This is MiniSat 2.0 beta
41.23/41.24	WARNING: for repeatability, setting FPU to use double precision
41.23/41.24	============================[ Problem Statistics ]=============================
41.23/41.24	|                                                                             |
41.23/41.25	|  Number of variables:  48547                                                |
41.23/41.25	|  Number of clauses:    506124                                               |
41.25/41.57	|  Parsing time:         0.29         s                                       |
41.25/41.59	============================[ Search Statistics ]==============================
41.25/41.59	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
41.25/41.59	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
41.25/41.59	===============================================================================
41.25/41.59	|         0 |   48547   506124  1856371 |   168708        0    nan |  0.000 % |
41.25/41.61	|       101 |   48538   506124  1856371 |   185578       99      6 |  0.031 % |
41.25/41.62	|       251 |   48529   506124  1856371 |   204136      248      8 |  0.152 % |
41.25/41.65	|       476 |   48529   506124  1856371 |   224550      473     10 |  0.152 % |
41.25/41.71	|       813 |   48523   506124  1856371 |   247005      808      9 |  0.165 % |
41.73/41.74	|      1319 |   48523   506124  1856371 |   271705     1314      9 |  0.165 % |
41.73/41.81	|      2078 |   48521   506124  1856371 |   298876     2071      9 |  0.169 % |
42.03/42.11	|      3218 |   48505   506124  1856371 |   328764     3208     10 |  0.235 % |
42.43/42.43	|      4926 |   48498   506124  1856371 |   361640     4907     10 |  0.257 % |
42.73/42.73	|      7488 |   48492   506124  1856371 |   397804     7465     11 |  0.558 % |
43.03/43.05	|     11332 |   48227   484428  1731266 |   437585    10895     12 |  0.702 % |
43.63/43.70	|     17100 |   48206   484428  1731266 |   481343    16658     13 |  0.768 % |
44.73/44.80	|     25749 |   47876   481747  1717179 |   529477    25234     13 |  1.693 % |
46.83/46.88	|     38723 |   47857   481747  1717179 |   582425    38205     14 |  3.036 % |
50.52/50.53	|     58185 |   47038   452883  1560435 |   640668    51084     15 |  3.115 % |
59.32/59.34	|     87378 |   47029   452740  1559992 |   704735    80262     16 |  3.131 % |
81.02/81.07	|    131168 |   46964   447721  1538199 |   775208    74379     16 |  3.263 % |
115.63/115.71	|    196853 |   46839   445647  1528562 |   852729   113062     19 | 17.181 % |
197.53/197.59	|    295379 |   39928   379056  1275195 |   938002   168184     23 | 17.865 % |
266.34/266.39	===============================================================================
266.34/266.39	restarts              : 19
266.34/266.39	conflicts             : 352158         (1565 /sec)
266.34/266.39	decisions             : 506082         (1.79 % random) (2249 /sec)
266.34/266.39	propagations          : 145103278      (644703 /sec)
266.34/266.39	conflict literals     : 7323656        (48.24 % deleted)
266.34/266.39	Memory used           : 51.92 MB
266.34/266.39	CPU time              : 225.07 s
266.34/266.39	
266.34/266.39	UNSATISFIABLE
266.34/266.39	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-1821501-1242531944/watcher-1821501-1242531944 -o /tmp/evaluation-result-1821501-1242531944/solver-1821501-1242531944 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1821501-1242531944.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: 0.99 1.00 0.99 3/94 10578
/proc/meminfo: memFree=1006704/2074464 swapFree=1953004/1959888
[pid=10575] ppid=10573 vsize=2416 CPUtime=0
/proc/10575/stat : 10575 (SatELiteGTI) S 10573 10575 9090 0 -1 4194304 338 0 0 0 0 0 0 0 25 0 1 0 1017695005 2473984 272 4294967295 134512640 135169312 3215578592 3215576184 3085374382 0 0 4 65536 3222620697 0 0 17 0 0 0 0
/proc/10575/statm: 604 272 230 161 0 43 0
[pid=10576] ppid=10575 vsize=2416 CPUtime=0
/proc/10576/stat : 10576 (SatELiteGTI) R 10575 10575 9090 0 -1 4194368 101 0 0 0 0 0 0 0 25 0 1 0 1017695006 2473984 115 4294967295 134512640 135169312 3215578592 3215574812 3085182836 0 65538 0 65538 0 0 0 17 0 0 0 0
/proc/10576/statm: 604 115 72 161 0 43 0
[pid=10577] ppid=10576 vsize=0 CPUtime=0.01
/proc/10577/stat : 10577 (SatELiteGTI) Z 10576 10575 9090 0 -1 4194380 142 0 0 0 0 1 0 0 25 0 1 0 1017695006 0 0 4294967295 0 0 0 0 0 0 0 0 65538 3222378830 0 0 17 0 0 0 0
/proc/10577/statm: 0 0 0 0 0 0 0
[pid=10578] ppid=10576 vsize=2416 CPUtime=0
/proc/10578/stat : 10578 (SatELiteGTI) R 10576 10575 9090 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 1 0 1017695006 2473984 43 4294967295 134512640 135169312 3215578592 3215574812 3085182836 0 65538 0 65538 0 0 0 17 0 0 0 0
/proc/10578/statm: 604 43 0 161 0 43 0

[startup+0.052001 s]
/proc/loadavg: 0.99 1.00 0.99 3/94 10578
/proc/meminfo: memFree=1006704/2074464 swapFree=1953004/1959888
[pid=10575] ppid=10573 vsize=2416 CPUtime=0.01
/proc/10575/stat : 10575 (SatELiteGTI) S 10573 10575 9090 0 -1 4194304 368 643 0 0 0 0 0 1 25 0 1 0 1017695005 2473984 277 4294967295 134512640 135169312 3215578592 3215577128 3085180654 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/10575/statm: 604 277 235 161 0 43 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2416

[startup+0.121998 s]
/proc/loadavg: 0.99 1.00 0.99 3/94 10578
/proc/meminfo: memFree=1006704/2074464 swapFree=1953004/1959888
[pid=10575] ppid=10573 vsize=2416 CPUtime=0.01
/proc/10575/stat : 10575 (SatELiteGTI) S 10573 10575 9090 0 -1 4194304 368 643 0 0 0 0 0 1 25 0 1 0 1017695005 2473984 277 4294967295 134512640 135169312 3215578592 3215577128 3085180654 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/10575/statm: 604 277 235 161 0 43 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2416

[startup+0.321987 s]
/proc/loadavg: 0.99 1.00 0.99 3/94 10578
/proc/meminfo: memFree=1006704/2074464 swapFree=1953004/1959888
[pid=10575] ppid=10573 vsize=2416 CPUtime=0.01
/proc/10575/stat : 10575 (SatELiteGTI) S 10573 10575 9090 0 -1 4194304 368 643 0 0 0 0 0 1 25 0 1 0 1017695005 2473984 277 4294967295 134512640 135169312 3215578592 3215577128 3085180654 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/10575/statm: 604 277 235 161 0 43 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2416

[startup+0.721969 s]
/proc/loadavg: 0.99 1.00 0.99 3/94 10578
/proc/meminfo: memFree=1006704/2074464 swapFree=1953004/1959888
[pid=10575] ppid=10573 vsize=2416 CPUtime=0.01
/proc/10575/stat : 10575 (SatELiteGTI) S 10573 10575 9090 0 -1 4194304 368 643 0 0 0 0 0 1 25 0 1 0 1017695005 2473984 277 4294967295 134512640 135169312 3215578592 3215577128 3085180654 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/10575/statm: 604 277 235 161 0 43 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2416

[startup+1.52193 s]
/proc/loadavg: 0.99 1.00 0.99 3/93 10580
/proc/meminfo: memFree=902032/2074464 swapFree=1953004/1959888
[pid=10575] ppid=10573 vsize=2416 CPUtime=0.01
/proc/10575/stat : 10575 (SatELiteGTI) S 10573 10575 9090 0 -1 4194304 368 643 0 0 0 0 0 1 25 0 1 0 1017695005 2473984 277 4294967295 134512640 135169312 3215578592 3215577128 3085180654 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/10575/statm: 604 277 235 161 0 43 0
[pid=10580] ppid=10575 vsize=168648 CPUtime=1.52
/proc/10580/stat : 10580 (SatELite_releas) R 10575 10575 9090 0 -1 4202496 36437 0 0 0 126 26 0 0 25 0 1 0 1017695006 172695552 36276 4294967295 134512640 135223648 3220789968 3220788384 134576622 0 0 0 3 0 0 0 17 1 0 0 0
/proc/10580/statm: 42162 36276 67 174 0 41987 0
Current children cumulated CPU time (s) 1.53
Current children cumulated vsize (KiB) 171064

[startup+3.12185 s]
/proc/loadavg: 0.99 1.00 0.99 3/93 10580
/proc/meminfo: memFree=856028/2074464 swapFree=1953004/1959888
[pid=10575] ppid=10573 vsize=2416 CPUtime=0.01
/proc/10575/stat : 10575 (SatELiteGTI) S 10573 10575 9090 0 -1 4194304 368 643 0 0 0 0 0 1 25 0 1 0 1017695005 2473984 277 4294967295 134512640 135169312 3215578592 3215577128 3085180654 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/10575/statm: 604 277 235 161 0 43 0
[pid=10580] ppid=10575 vsize=180880 CPUtime=3.12
/proc/10580/stat : 10580 (SatELite_releas) R 10575 10575 9090 0 -1 4202496 38137 0 0 0 284 28 0 0 25 0 1 0 1017695006 185221120 37963 4294967295 134512640 135223648 3220789968 3220788464 134548161 0 0 0 3 0 0 0 17 1 0 0 0
/proc/10580/statm: 45220 37963 68 174 0 45045 0
Current children cumulated CPU time (s) 3.13
Current children cumulated vsize (KiB) 183296

[startup+6.32172 s]
/proc/loadavg: 0.99 1.00 0.99 3/93 10580
/proc/meminfo: memFree=843132/2074464 swapFree=1953004/1959888
[pid=10575] ppid=10573 vsize=2416 CPUtime=0.01
/proc/10575/stat : 10575 (SatELiteGTI) S 10573 10575 9090 0 -1 4194304 368 643 0 0 0 0 0 1 25 0 1 0 1017695005 2473984 277 4294967295 134512640 135169312 3215578592 3215577128 3085180654 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/10575/statm: 604 277 235 161 0 43 0
[pid=10580] ppid=10575 vsize=202892 CPUtime=6.32
/proc/10580/stat : 10580 (SatELite_releas) R 10575 10575 9090 0 -1 4202496 41202 0 0 0 602 30 0 0 25 0 1 0 1017695006 207761408 41028 4294967295 134512640 135223648 3220789968 3220788048 134548567 0 0 0 3 0 0 0 17 1 0 0 0
/proc/10580/statm: 50723 41028 72 174 0 50548 0
Current children cumulated CPU time (s) 6.33
Current children cumulated vsize (KiB) 205308

[startup+12.7214 s]
/proc/loadavg: 0.99 1.00 0.99 2/93 10764
/proc/meminfo: memFree=842784/2074464 swapFree=1953004/1959888
[pid=10575] ppid=10573 vsize=2416 CPUtime=0.01
/proc/10575/stat : 10575 (SatELiteGTI) S 10573 10575 9090 0 -1 4194304 368 643 0 0 0 0 0 1 25 0 1 0 1017695005 2473984 277 4294967295 134512640 135169312 3215578592 3215577128 3085180654 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/10575/statm: 604 277 235 161 0 43 0
[pid=10580] ppid=10575 vsize=202740 CPUtime=12.72
/proc/10580/stat : 10580 (SatELite_releas) R 10575 10575 9090 0 -1 4202496 41237 0 0 0 1242 30 0 0 25 0 1 0 1017695006 207605760 41025 4294967295 134512640 135223648 3220789968 3220788048 134548219 0 0 0 3 0 0 0 17 1 0 0 0
/proc/10580/statm: 50685 41025 72 174 0 50510 0
Current children cumulated CPU time (s) 12.73
Current children cumulated vsize (KiB) 205156

[startup+25.5208 s]
/proc/loadavg: 0.99 1.00 0.99 2/93 10768
/proc/meminfo: memFree=842756/2074464 swapFree=1953004/1959888
[pid=10575] ppid=10573 vsize=2416 CPUtime=0.01
/proc/10575/stat : 10575 (SatELiteGTI) S 10573 10575 9090 0 -1 4194304 368 643 0 0 0 0 0 1 25 0 1 0 1017695005 2473984 277 4294967295 134512640 135169312 3215578592 3215577128 3085180654 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/10575/statm: 604 277 235 161 0 43 0
[pid=10580] ppid=10575 vsize=204124 CPUtime=25.52
/proc/10580/stat : 10580 (SatELite_releas) R 10575 10575 9090 0 -1 4202496 41380 0 0 0 2522 30 0 0 25 0 1 0 1017695006 209022976 41130 4294967295 134512640 135223648 3220789968 3220788048 134548560 0 0 0 3 0 0 0 17 1 0 0 0
/proc/10580/statm: 51031 41130 72 174 0 50856 0
Current children cumulated CPU time (s) 25.53
Current children cumulated vsize (KiB) 206540

[startup+51.1096 s]
/proc/loadavg: 0.99 1.00 0.99 3/93 10770
/proc/meminfo: memFree=950592/2074464 swapFree=1953004/1959888
[pid=10575] ppid=10573 vsize=2420 CPUtime=41.25
/proc/10575/stat : 10575 (SatELiteGTI) S 10573 10575 9090 0 -1 4194304 385 51545 0 0 0 0 4082 43 20 0 1 0 1017695005 2478080 278 4294967295 134512640 135169312 3215578592 3215574808 3085180654 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/10575/statm: 605 278 235 161 0 44 0
[pid=10770] ppid=10575 vsize=33200 CPUtime=9.87
/proc/10770/stat : 10770 (minisat_static) R 10575 10575 9090 0 -1 4202496 7879 0 0 0 982 5 0 0 25 0 1 0 1017699130 33996800 7769 4294967295 134512640 135213731 3214982576 3214981056 134529987 0 0 0 3 0 0 0 17 2 0 0 0
/proc/10770/statm: 8300 7769 74 172 0 8126 0
Current children cumulated CPU time (s) 51.12
Current children cumulated vsize (KiB) 35620

[startup+102.317 s]
/proc/loadavg: 1.07 1.02 1.00 2/93 10958
/proc/meminfo: memFree=943160/2074464 swapFree=1953004/1959888
[pid=10575] ppid=10573 vsize=2420 CPUtime=41.25
/proc/10575/stat : 10575 (SatELiteGTI) S 10573 10575 9090 0 -1 4194304 385 51545 0 0 0 0 4082 43 20 0 1 0 1017695005 2478080 278 4294967295 134512640 135169312 3215578592 3215574808 3085180654 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/10575/statm: 605 278 235 161 0 44 0
[pid=10770] ppid=10575 vsize=40096 CPUtime=61.08
/proc/10770/stat : 10770 (minisat_static) R 10575 10575 9090 0 -1 4202496 9580 0 0 0 6102 6 0 0 25 0 1 0 1017699130 41058304 9470 4294967295 134512640 135213731 3214982576 3214981056 134530042 0 0 0 3 0 0 0 17 2 0 0 0
/proc/10770/statm: 10024 9470 74 172 0 9850 0
Current children cumulated CPU time (s) 102.33
Current children cumulated vsize (KiB) 42516

[startup+162.314 s]
/proc/loadavg: 1.03 1.01 1.00 2/93 11145
/proc/meminfo: memFree=936944/2074464 swapFree=1953004/1959888
[pid=10575] ppid=10573 vsize=2420 CPUtime=41.25
/proc/10575/stat : 10575 (SatELiteGTI) S 10573 10575 9090 0 -1 4194304 385 51545 0 0 0 0 4082 43 20 0 1 0 1017695005 2478080 278 4294967295 134512640 135169312 3215578592 3215574808 3085180654 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/10575/statm: 605 278 235 161 0 44 0
[pid=10770] ppid=10575 vsize=46512 CPUtime=121.08
/proc/10770/stat : 10770 (minisat_static) R 10575 10575 9090 0 -1 4202496 11145 0 0 0 12099 9 0 0 25 0 1 0 1017699130 47628288 11035 4294967295 134512640 135213731 3214982576 3214981056 134530208 0 0 0 3 0 0 0 17 2 0 0 0
/proc/10770/statm: 11628 11035 74 172 0 11454 0
Current children cumulated CPU time (s) 162.33
Current children cumulated vsize (KiB) 48932

[startup+222.321 s]
/proc/loadavg: 1.01 1.00 1.00 2/93 11333
/proc/meminfo: memFree=933340/2074464 swapFree=1953004/1959888
[pid=10575] ppid=10573 vsize=2420 CPUtime=41.25
/proc/10575/stat : 10575 (SatELiteGTI) S 10573 10575 9090 0 -1 4194304 385 51545 0 0 0 0 4082 43 20 0 1 0 1017695005 2478080 278 4294967295 134512640 135169312 3215578592 3215574808 3085180654 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/10575/statm: 605 278 235 161 0 44 0
[pid=10770] ppid=10575 vsize=50120 CPUtime=181.09
/proc/10770/stat : 10770 (minisat_static) R 10575 10575 9090 0 -1 4202496 12074 0 0 0 18100 9 0 0 25 0 1 0 1017699130 51322880 11964 4294967295 134512640 135213731 3214982576 3214981056 134529996 0 0 0 3 0 0 0 17 2 0 0 0
/proc/10770/statm: 12530 11964 74 172 0 12356 0
Current children cumulated CPU time (s) 222.34
Current children cumulated vsize (KiB) 52540

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

[startup+230.321 s]
/proc/loadavg: 1.01 1.00 1.00 2/93 11333
/proc/meminfo: memFree=932496/2074464 swapFree=1953004/1959888
[pid=10575] ppid=10573 vsize=2420 CPUtime=41.25
/proc/10575/stat : 10575 (SatELiteGTI) S 10573 10575 9090 0 -1 4194304 385 51545 0 0 0 0 4082 43 20 0 1 0 1017695005 2478080 278 4294967295 134512640 135169312 3215578592 3215574808 3085180654 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/10575/statm: 605 278 235 161 0 44 0
[pid=10770] ppid=10575 vsize=51044 CPUtime=189.09
/proc/10770/stat : 10770 (minisat_static) R 10575 10575 9090 0 -1 4202496 12300 0 0 0 18900 9 0 0 25 0 1 0 1017699130 52269056 12190 4294967295 134512640 135213731 3214982576 3214981056 134529947 0 0 0 3 0 0 0 17 2 0 0 0
/proc/10770/statm: 12761 12190 74 172 0 12587 0
Current children cumulated CPU time (s) 230.34
Current children cumulated vsize (KiB) 53464

[startup+243.12 s]
/proc/loadavg: 1.14 1.04 1.01 2/93 11334
/proc/meminfo: memFree=931132/2074464 swapFree=1953004/1959888
[pid=10575] ppid=10573 vsize=2420 CPUtime=41.25
/proc/10575/stat : 10575 (SatELiteGTI) S 10573 10575 9090 0 -1 4194304 385 51545 0 0 0 0 4082 43 20 0 1 0 1017695005 2478080 278 4294967295 134512640 135169312 3215578592 3215574808 3085180654 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/10575/statm: 605 278 235 161 0 44 0
[pid=10770] ppid=10575 vsize=52236 CPUtime=201.89
/proc/10770/stat : 10770 (minisat_static) R 10575 10575 9090 0 -1 4202496 12630 0 0 0 20180 9 0 0 25 0 1 0 1017699130 53489664 12520 4294967295 134512640 135213731 3214982576 3214981056 134530405 0 0 0 3 0 0 0 17 2 0 0 0
/proc/10770/statm: 13059 12520 74 172 0 12885 0
Current children cumulated CPU time (s) 243.14
Current children cumulated vsize (KiB) 54656

[startup+255.92 s]
/proc/loadavg: 1.12 1.03 1.01 4/93 11524
/proc/meminfo: memFree=930144/2074464 swapFree=1953004/1959888
[pid=10575] ppid=10573 vsize=2420 CPUtime=41.25
/proc/10575/stat : 10575 (SatELiteGTI) S 10573 10575 9090 0 -1 4194304 385 51545 0 0 0 0 4082 43 20 0 1 0 1017695005 2478080 278 4294967295 134512640 135169312 3215578592 3215574808 3085180654 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/10575/statm: 605 278 235 161 0 44 0
[pid=10770] ppid=10575 vsize=53164 CPUtime=214.69
/proc/10770/stat : 10770 (minisat_static) R 10575 10575 9090 0 -1 4202496 12844 0 0 0 21460 9 0 0 25 0 1 0 1017699130 54439936 12734 4294967295 134512640 135213731 3214982576 3214981056 134530208 0 0 0 3 0 0 0 17 2 0 0 0
/proc/10770/statm: 13291 12734 74 172 0 13117 0
Current children cumulated CPU time (s) 255.94
Current children cumulated vsize (KiB) 55584

[startup+262.319 s]
/proc/loadavg: 1.10 1.03 1.01 2/93 11524
/proc/meminfo: memFree=930176/2074464 swapFree=1953004/1959888
[pid=10575] ppid=10573 vsize=2420 CPUtime=41.25
/proc/10575/stat : 10575 (SatELiteGTI) S 10573 10575 9090 0 -1 4194304 385 51545 0 0 0 0 4082 43 20 0 1 0 1017695005 2478080 278 4294967295 134512640 135169312 3215578592 3215574808 3085180654 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/10575/statm: 605 278 235 161 0 44 0
[pid=10770] ppid=10575 vsize=53164 CPUtime=221.09
/proc/10770/stat : 10770 (minisat_static) R 10575 10575 9090 0 -1 4202496 12850 0 0 0 22100 9 0 0 25 0 1 0 1017699130 54439936 12740 4294967295 134512640 135213731 3214982576 3214981056 134530208 0 0 0 3 0 0 0 17 2 0 0 0
/proc/10770/statm: 13291 12740 74 172 0 13117 0
Current children cumulated CPU time (s) 262.34
Current children cumulated vsize (KiB) 55584

[startup+263.919 s]
/proc/loadavg: 1.10 1.03 1.01 2/93 11524
/proc/meminfo: memFree=930176/2074464 swapFree=1953004/1959888
[pid=10575] ppid=10573 vsize=2420 CPUtime=41.25
/proc/10575/stat : 10575 (SatELiteGTI) S 10573 10575 9090 0 -1 4194304 385 51545 0 0 0 0 4082 43 20 0 1 0 1017695005 2478080 278 4294967295 134512640 135169312 3215578592 3215574808 3085180654 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/10575/statm: 605 278 235 161 0 44 0
[pid=10770] ppid=10575 vsize=53164 CPUtime=222.69
/proc/10770/stat : 10770 (minisat_static) R 10575 10575 9090 0 -1 4202496 12853 0 0 0 22260 9 0 0 25 0 1 0 1017699130 54439936 12743 4294967295 134512640 135213731 3214982576 3214981056 134529968 0 0 0 3 0 0 0 17 2 0 0 0
/proc/10770/statm: 13291 12743 74 172 0 13117 0
Current children cumulated CPU time (s) 263.94
Current children cumulated vsize (KiB) 55584

[startup+265.519 s]
/proc/loadavg: 1.10 1.03 1.01 2/93 11524
/proc/meminfo: memFree=930176/2074464 swapFree=1953004/1959888
[pid=10575] ppid=10573 vsize=2420 CPUtime=41.25
/proc/10575/stat : 10575 (SatELiteGTI) S 10573 10575 9090 0 -1 4194304 385 51545 0 0 0 0 4082 43 20 0 1 0 1017695005 2478080 278 4294967295 134512640 135169312 3215578592 3215574808 3085180654 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/10575/statm: 605 278 235 161 0 44 0
[pid=10770] ppid=10575 vsize=53164 CPUtime=224.29
/proc/10770/stat : 10770 (minisat_static) R 10575 10575 9090 0 -1 4202496 12853 0 0 0 22420 9 0 0 25 0 1 0 1017699130 54439936 12743 4294967295 134512640 135213731 3214982576 3214981056 134530217 0 0 0 3 0 0 0 17 2 0 0 0
/proc/10770/statm: 13291 12743 74 172 0 13117 0
Current children cumulated CPU time (s) 265.54
Current children cumulated vsize (KiB) 55584

[startup+265.919 s]
/proc/loadavg: 1.10 1.03 1.01 2/93 11524
/proc/meminfo: memFree=930176/2074464 swapFree=1953004/1959888
[pid=10575] ppid=10573 vsize=2420 CPUtime=41.25
/proc/10575/stat : 10575 (SatELiteGTI) S 10573 10575 9090 0 -1 4194304 385 51545 0 0 0 0 4082 43 20 0 1 0 1017695005 2478080 278 4294967295 134512640 135169312 3215578592 3215574808 3085180654 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/10575/statm: 605 278 235 161 0 44 0
[pid=10770] ppid=10575 vsize=53164 CPUtime=224.69
/proc/10770/stat : 10770 (minisat_static) R 10575 10575 9090 0 -1 4202496 12853 0 0 0 22460 9 0 0 25 0 1 0 1017699130 54439936 12743 4294967295 134512640 135213731 3214982576 3214981056 134530208 0 0 0 3 0 0 0 17 2 0 0 0
/proc/10770/statm: 13291 12743 74 172 0 13117 0
Current children cumulated CPU time (s) 265.94
Current children cumulated vsize (KiB) 55584

[startup+266.319 s]
/proc/loadavg: 1.09 1.03 1.01 2/93 11524
/proc/meminfo: memFree=930208/2074464 swapFree=1953004/1959888
[pid=10575] ppid=10573 vsize=2420 CPUtime=41.25
/proc/10575/stat : 10575 (SatELiteGTI) S 10573 10575 9090 0 -1 4194304 385 51545 0 0 0 0 4082 43 20 0 1 0 1017695005 2478080 278 4294967295 134512640 135169312 3215578592 3215574808 3085180654 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/10575/statm: 605 278 235 161 0 44 0
[pid=10770] ppid=10575 vsize=53164 CPUtime=225.09
/proc/10770/stat : 10770 (minisat_static) R 10575 10575 9090 0 -1 4202496 12853 0 0 0 22500 9 0 0 25 0 1 0 1017699130 54439936 12743 4294967295 134512640 135213731 3214982576 3214981056 134530208 0 0 0 3 0 0 0 17 2 0 0 0
/proc/10770/statm: 13291 12743 74 172 0 13117 0
Current children cumulated CPU time (s) 266.34
Current children cumulated vsize (KiB) 55584

Child status: 20
Real time (s): 266.41
CPU time (s): 266.43
CPU user time (s): 265.89
CPU system time (s): 0.54
CPU usage (%): 100.008
Max. virtual memory (cumulated for all children) (KiB): 210736

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

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi19 at 2009-05-17 05:45:44
IDJOB=1821501
IDBENCH=70967
IDSOLVER=662
FILE ID=tipi19/1821501-1242531944
PBS_JOBID=
Free space on /tmp= 9031 MiB

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

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

MD5SUM BENCH= 370a08d01be1cc652e9a09ab1aafdced
RANDOM SEED= 361032046

Linux tipi19 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.426
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.39

processor	: 1
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.426
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.426
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.426
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:       1007132 kB
Buffers:         33544 kB
Cached:         939216 kB
SwapCached:       2992 kB
Active:         228332 kB
Inactive:       753900 kB
HighTotal:     1178688 kB
HighFree:       316668 kB
LowTotal:       895776 kB
LowFree:        690464 kB
SwapTotal:     1959888 kB
SwapFree:      1953004 kB
Dirty:           32236 kB
Writeback:           0 kB
AnonPages:        8684 kB
Mapped:           3096 kB
Slab:            76668 kB
PageTables:        632 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    87780 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 9031 MiB
End job on tipi19 at 2009-05-17 05:50:13