Trace number 1821470

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 216.52 216.5

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_L90_coli.sat.cnf
MD5SUMa9e7651569c1b43a1021c78982fb4e6b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark175.58
Satisfiable
(Un)Satisfiability was proved
Number of variables282842
Number of clauses1350458
Sum of the clauses size3903824
Maximum clause length11
Minimum clause length1
Number of clauses of size 129377
Number of clauses of size 2364467
Number of clauses of size 3730908
Number of clauses of size 4177355
Number of clauses of size 548082
Number of clauses of size over 5269

Solver Data

0.00/0.00	c Parsing...
1.22/1.29	c ==============================================================================
1.22/1.29	c |           |     ORIGINAL     |              LEARNT              |          |
1.22/1.29	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.22/1.29	c ==============================================================================
1.22/1.29	c |         0 | 1268704  3718600 |  380611       0        0     nan |  0.000 % |
33.22/33.30	c |         0 |  433228  1602137 |      --       0       --      -- |     --   | -674843/-1677597
33.22/33.31	c ==============================================================================
33.22/33.31	c Result  :   #vars: 41452   #clauses: 433228   #literals: 1602137
33.22/33.31	c CPU time:   32.91 s
33.22/33.31	c ==============================================================================
33.82/33.88	This is MiniSat 2.0 beta
33.82/33.88	WARNING: for repeatability, setting FPU to use double precision
33.82/33.88	============================[ Problem Statistics ]=============================
33.82/33.88	|                                                                             |
33.82/33.88	|  Number of variables:  41452                                                |
33.82/33.88	|  Number of clauses:    433228                                               |
34.12/34.16	|  Parsing time:         0.26         s                                       |
34.12/34.18	============================[ Search Statistics ]==============================
34.12/34.18	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
34.12/34.18	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
34.12/34.18	===============================================================================
34.12/34.19	|         0 |   41452   433228  1602137 |   144409        0    nan |  0.000 % |
34.22/34.23	|       100 |   41449   433228  1602137 |   158850       98      6 |  0.145 % |
34.32/34.31	|       250 |   41445   433228  1602137 |   174735      247      9 |  0.179 % |
34.32/34.35	|       475 |   41438   433228  1602137 |   192208      467      9 |  0.200 % |
34.32/34.38	|       813 |   41436   433228  1602137 |   211429      803      9 |  0.205 % |
34.42/34.42	|      1320 |   41431   433228  1602137 |   232572     1307      9 |  0.581 % |
34.42/34.49	|      2080 |   41382   433228  1602137 |   255829     2067     10 |  0.581 % |
34.62/34.63	|      3220 |   41319   433228  1602137 |   281412     3205     10 |  0.666 % |
34.72/34.81	|      4928 |   41319   433228  1602137 |   309554     4913     11 |  0.666 % |
35.02/35.09	|      7492 |   41314   433228  1602137 |   340509     7475     12 |  0.688 % |
35.42/35.49	|     11337 |   41286   433228  1602137 |   374560    11310     13 |  0.779 % |
36.42/36.43	|     17103 |   41078   412559  1483347 |   412016    16952     13 |  0.931 % |
37.52/37.58	|     25753 |   41031   406213  1452140 |   453218    25419     14 |  1.035 % |
39.72/39.77	|     38727 |   40842   406213  1452140 |   498540    38388     15 |  3.348 % |
45.52/45.54	|     58188 |   40051   385284  1335633 |   548394    53924     16 |  3.402 % |
56.92/56.96	|     87381 |   40038   384652  1333081 |   603233    65732     17 |  3.414 % |
80.92/80.97	|    131170 |   39078   360610  1232616 |   663556    55621     16 |  5.749 % |
127.73/127.81	|    196854 |   33943   323134  1100492 |   729912    98879     22 | 18.144 % |
216.44/216.48	===============================================================================
216.44/216.48	restarts              : 18
216.44/216.48	conflicts             : 288438         (1580 /sec)
216.44/216.48	decisions             : 423066         (1.76 % random) (2317 /sec)
216.44/216.48	propagations          : 127884306      (700467 /sec)
216.44/216.48	conflict literals     : 5936690        (46.04 % deleted)
216.44/216.48	Memory used           : 43.85 MB
216.44/216.48	CPU time              : 182.57 s
216.44/216.48	
216.44/216.48	UNSATISFIABLE
216.44/216.48	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-1821470-1242530324/watcher-1821470-1242530324 -o /tmp/evaluation-result-1821470-1242530324/solver-1821470-1242530324 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1821470-1242530324.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 16174
/proc/meminfo: memFree=807536/2074464 swapFree=1951864/1959888
[pid=16174] ppid=16172 vsize=2416 CPUtime=0
/proc/16174/stat : 16174 (SatELiteGTI) S 16172 16174 20977 0 -1 4194304 365 647 0 0 0 0 0 0 25 0 1 0 1017533705 2473984 276 4294967295 134512640 135169312 3218469040 3218467576 3085573870 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/16174/statm: 604 276 235 161 0 43 0
[pid=16178] ppid=16174 vsize=952 CPUtime=0
/proc/16178/stat : 16178 (SatELite_releas) R 16174 16174 20977 0 -1 4202496 118 0 0 0 0 0 0 0 25 0 1 0 1017533706 974848 54 4294967295 134512640 135223648 3212931920 3212929336 134697236 0 0 0 3 0 0 0 17 1 0 0 0
/proc/16178/statm: 238 56 46 174 0 63 0

[startup+0.119568 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 16174
/proc/meminfo: memFree=807536/2074464 swapFree=1951864/1959888
[pid=16174] ppid=16172 vsize=2416 CPUtime=0
/proc/16174/stat : 16174 (SatELiteGTI) S 16172 16174 20977 0 -1 4194304 365 647 0 0 0 0 0 0 25 0 1 0 1017533705 2473984 276 4294967295 134512640 135169312 3218469040 3218467576 3085573870 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/16174/statm: 604 276 235 161 0 43 0
[pid=16178] ppid=16174 vsize=30724 CPUtime=0.12
/proc/16178/stat : 16178 (SatELite_releas) R 16174 16174 20977 0 -1 4202496 4644 0 0 0 10 2 0 0 25 0 1 0 1017533706 31461376 4516 4294967295 134512640 135223648 3212931920 3212930488 134719062 0 0 0 3 0 0 0 17 1 0 0 0
/proc/16178/statm: 7681 4517 47 174 0 7506 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 33140

[startup+0.209561 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 16174
/proc/meminfo: memFree=807536/2074464 swapFree=1951864/1959888
[pid=16174] ppid=16172 vsize=2416 CPUtime=0
/proc/16174/stat : 16174 (SatELiteGTI) S 16172 16174 20977 0 -1 4194304 365 647 0 0 0 0 0 0 25 0 1 0 1017533705 2473984 276 4294967295 134512640 135169312 3218469040 3218467576 3085573870 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/16174/statm: 604 276 235 161 0 43 0
[pid=16178] ppid=16174 vsize=37848 CPUtime=0.21
/proc/16178/stat : 16178 (SatELite_releas) R 16174 16174 20977 0 -1 4202496 6913 0 0 0 17 4 0 0 25 0 1 0 1017533706 38756352 6785 4294967295 134512640 135223648 3212931920 3212930872 134737310 0 0 0 3 0 0 0 17 1 0 0 0
/proc/16178/statm: 9462 6785 47 174 0 9287 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 40264

[startup+0.309549 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 16174
/proc/meminfo: memFree=807536/2074464 swapFree=1951864/1959888
[pid=16174] ppid=16172 vsize=2416 CPUtime=0
/proc/16174/stat : 16174 (SatELiteGTI) S 16172 16174 20977 0 -1 4194304 365 647 0 0 0 0 0 0 25 0 1 0 1017533705 2473984 276 4294967295 134512640 135169312 3218469040 3218467576 3085573870 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/16174/statm: 604 276 235 161 0 43 0
[pid=16178] ppid=16174 vsize=46352 CPUtime=0.31
/proc/16178/stat : 16178 (SatELite_releas) R 16174 16174 20977 0 -1 4202496 9446 0 0 0 23 8 0 0 25 0 1 0 1017533706 47464448 9318 4294967295 134512640 135223648 3212931920 3212930488 134719062 0 0 0 3 0 0 0 17 1 0 0 0
/proc/16178/statm: 11588 9318 47 174 0 11413 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 48768

[startup+0.70951 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 16174
/proc/meminfo: memFree=807536/2074464 swapFree=1951864/1959888
[pid=16174] ppid=16172 vsize=2416 CPUtime=0
/proc/16174/stat : 16174 (SatELiteGTI) S 16172 16174 20977 0 -1 4194304 365 647 0 0 0 0 0 0 25 0 1 0 1017533705 2473984 276 4294967295 134512640 135169312 3218469040 3218467576 3085573870 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/16174/statm: 604 276 235 161 0 43 0
[pid=16178] ppid=16174 vsize=101472 CPUtime=0.71
/proc/16178/stat : 16178 (SatELite_releas) R 16174 16174 20977 0 -1 4202496 19413 0 0 0 51 20 0 0 25 0 1 0 1017533706 103907328 19285 4294967295 134512640 135223648 3212931920 3212930872 134737310 0 0 0 3 0 0 0 17 1 0 0 0
/proc/16178/statm: 25368 19286 47 174 0 25193 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 103888

[startup+1.50943 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 16179
/proc/meminfo: memFree=697028/2074464 swapFree=1951864/1959888
[pid=16174] ppid=16172 vsize=2416 CPUtime=0
/proc/16174/stat : 16174 (SatELiteGTI) S 16172 16174 20977 0 -1 4194304 365 647 0 0 0 0 0 0 25 0 1 0 1017533705 2473984 276 4294967295 134512640 135169312 3218469040 3218467576 3085573870 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/16174/statm: 604 276 235 161 0 43 0
[pid=16178] ppid=16174 vsize=162448 CPUtime=1.51
/proc/16178/stat : 16178 (SatELite_releas) R 16174 16174 20977 0 -1 4202496 33841 0 0 0 124 27 0 0 25 0 1 0 1017533706 166346752 33713 4294967295 134512640 135223648 3212931920 3212930512 134548209 0 0 0 3 0 0 0 17 1 0 0 0
/proc/16178/statm: 40612 33713 67 174 0 40437 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 164864

[startup+3.10927 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 16179
/proc/meminfo: memFree=672972/2074464 swapFree=1951864/1959888
[pid=16174] ppid=16172 vsize=2416 CPUtime=0
/proc/16174/stat : 16174 (SatELiteGTI) S 16172 16174 20977 0 -1 4194304 365 647 0 0 0 0 0 0 25 0 1 0 1017533705 2473984 276 4294967295 134512640 135169312 3218469040 3218467576 3085573870 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/16174/statm: 604 276 235 161 0 43 0
[pid=16178] ppid=16174 vsize=174884 CPUtime=3.11
/proc/16178/stat : 16178 (SatELite_releas) R 16174 16174 20977 0 -1 4202496 36808 0 0 0 282 29 0 0 25 0 1 0 1017533706 179081216 36615 4294967295 134512640 135223648 3212931920 3212930096 134548203 0 0 0 3 0 0 0 17 1 0 0 0
/proc/16178/statm: 43721 36615 72 174 0 43546 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 177300

[startup+6.30896 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 16179
/proc/meminfo: memFree=661440/2074464 swapFree=1951864/1959888
[pid=16174] ppid=16172 vsize=2416 CPUtime=0
/proc/16174/stat : 16174 (SatELiteGTI) S 16172 16174 20977 0 -1 4194304 365 647 0 0 0 0 0 0 25 0 1 0 1017533705 2473984 276 4294967295 134512640 135169312 3218469040 3218467576 3085573870 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/16174/statm: 604 276 235 161 0 43 0
[pid=16178] ppid=16174 vsize=174884 CPUtime=6.31
/proc/16178/stat : 16178 (SatELite_releas) R 16174 16174 20977 0 -1 4202496 36826 0 0 0 602 29 0 0 25 0 1 0 1017533706 179081216 36633 4294967295 134512640 135223648 3212931920 3212930000 134548581 0 0 0 3 0 0 0 17 1 0 0 0
/proc/16178/statm: 43721 36633 72 174 0 43546 0
Current children cumulated CPU time (s) 6.31
Current children cumulated vsize (KiB) 177300

[startup+12.7083 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 16362
/proc/meminfo: memFree=660288/2074464 swapFree=1951864/1959888
[pid=16174] ppid=16172 vsize=2416 CPUtime=0
/proc/16174/stat : 16174 (SatELiteGTI) S 16172 16174 20977 0 -1 4194304 365 647 0 0 0 0 0 0 25 0 1 0 1017533705 2473984 276 4294967295 134512640 135169312 3218469040 3218467576 3085573870 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/16174/statm: 604 276 235 161 0 43 0
[pid=16178] ppid=16174 vsize=174748 CPUtime=12.71
/proc/16178/stat : 16178 (SatELite_releas) R 16174 16174 20977 0 -1 4202496 36861 0 0 0 1242 29 0 0 25 0 1 0 1017533706 178941952 36634 4294967295 134512640 135223648 3212931920 3212930000 134548581 0 0 0 3 0 0 0 17 1 0 0 0
/proc/16178/statm: 43687 36634 72 174 0 43512 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 177164

[startup+25.5171 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 16364
/proc/meminfo: memFree=660100/2074464 swapFree=1951864/1959888
[pid=16174] ppid=16172 vsize=2416 CPUtime=0
/proc/16174/stat : 16174 (SatELiteGTI) S 16172 16174 20977 0 -1 4194304 365 647 0 0 0 0 0 0 25 0 1 0 1017533705 2473984 276 4294967295 134512640 135169312 3218469040 3218467576 3085573870 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/16174/statm: 604 276 235 161 0 43 0
[pid=16178] ppid=16174 vsize=176148 CPUtime=25.52
/proc/16178/stat : 16178 (SatELite_releas) R 16174 16174 20977 0 -1 4202496 37029 0 0 0 2523 29 0 0 25 0 1 0 1017533706 180375552 36768 4294967295 134512640 135223648 3212931920 3212930000 134548560 0 0 0 3 0 0 0 17 1 0 0 0
/proc/16178/statm: 44037 36768 72 174 0 43862 0
Current children cumulated CPU time (s) 25.52
Current children cumulated vsize (KiB) 178564

[startup+51.1146 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 16367
/proc/meminfo: memFree=755752/2074464 swapFree=1951864/1959888
[pid=16174] ppid=16172 vsize=2420 CPUtime=33.88
/proc/16174/stat : 16174 (SatELiteGTI) S 16172 16174 20977 0 -1 4194304 385 46441 0 0 0 0 3347 41 20 0 1 0 1017533705 2478080 278 4294967295 134512640 135169312 3218469040 3218465256 3085573870 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/16174/statm: 605 278 235 161 0 44 0
[pid=16366] ppid=16174 vsize=29876 CPUtime=17.24
/proc/16366/stat : 16366 (minisat_static) R 16174 16174 20977 0 -1 4202496 7250 0 0 0 1722 2 0 0 25 0 1 0 1017537093 30593024 7139 4294967295 134512640 135216011 3212948416 3212946768 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/16366/statm: 7469 7139 71 172 0 7296 0
Current children cumulated CPU time (s) 51.12
Current children cumulated vsize (KiB) 32296

[startup+102.32 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 16554
/proc/meminfo: memFree=752016/2074464 swapFree=1951864/1959888
[pid=16174] ppid=16172 vsize=2420 CPUtime=33.88
/proc/16174/stat : 16174 (SatELiteGTI) S 16172 16174 20977 0 -1 4194304 385 46441 0 0 0 0 3347 41 20 0 1 0 1017533705 2478080 278 4294967295 134512640 135169312 3218469040 3218465256 3085573870 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/16174/statm: 605 278 235 161 0 44 0
[pid=16366] ppid=16174 vsize=33748 CPUtime=68.45
/proc/16366/stat : 16366 (minisat_static) R 16174 16174 20977 0 -1 4202496 8181 0 0 0 6842 3 0 0 25 0 1 0 1017537093 34557952 8070 4294967295 134512640 135216011 3212948416 3212946768 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/16366/statm: 8437 8070 71 172 0 8264 0
Current children cumulated CPU time (s) 102.33
Current children cumulated vsize (KiB) 36168

[startup+162.314 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 16741
/proc/meminfo: memFree=744608/2074464 swapFree=1951864/1959888
[pid=16174] ppid=16172 vsize=2420 CPUtime=33.88
/proc/16174/stat : 16174 (SatELiteGTI) S 16172 16174 20977 0 -1 4194304 385 46441 0 0 0 0 3347 41 20 0 1 0 1017533705 2478080 278 4294967295 134512640 135169312 3218469040 3218465256 3085573870 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/16174/statm: 605 278 235 161 0 44 0
[pid=16366] ppid=16174 vsize=41044 CPUtime=128.45
/proc/16366/stat : 16366 (minisat_static) R 16174 16174 20977 0 -1 4202496 9998 0 0 0 12842 3 0 0 25 0 1 0 1017537093 42029056 9887 4294967295 134512640 135216011 3212948416 3212946768 134527395 0 0 0 3 0 0 0 17 2 0 0 0
/proc/16366/statm: 10261 9887 71 172 0 10088 0
Current children cumulated CPU time (s) 162.33
Current children cumulated vsize (KiB) 43464

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

[startup+179.212 s]
/proc/loadavg: 1.00 1.00 1.00 4/95 16747
/proc/meminfo: memFree=742724/2074464 swapFree=1951864/1959888
[pid=16174] ppid=16172 vsize=2420 CPUtime=33.88
/proc/16174/stat : 16174 (SatELiteGTI) S 16172 16174 20977 0 -1 4194304 385 46441 0 0 0 0 3347 41 20 0 1 0 1017533705 2478080 278 4294967295 134512640 135169312 3218469040 3218465256 3085573870 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/16174/statm: 605 278 235 161 0 44 0
[pid=16366] ppid=16174 vsize=42908 CPUtime=145.35
/proc/16366/stat : 16366 (minisat_static) R 16174 16174 20977 0 -1 4202496 10447 0 0 0 14531 4 0 0 25 0 1 0 1017537093 43937792 10336 4294967295 134512640 135216011 3212948416 3212946768 134527441 0 0 0 3 0 0 0 17 2 0 0 0
/proc/16366/statm: 10727 10336 71 172 0 10554 0
Current children cumulated CPU time (s) 179.23
Current children cumulated vsize (KiB) 45328

[startup+192.021 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 16933
/proc/meminfo: memFree=742260/2074464 swapFree=1951864/1959888
[pid=16174] ppid=16172 vsize=2420 CPUtime=33.88
/proc/16174/stat : 16174 (SatELiteGTI) S 16172 16174 20977 0 -1 4194304 385 46441 0 0 0 0 3347 41 20 0 1 0 1017533705 2478080 278 4294967295 134512640 135169312 3218469040 3218465256 3085573870 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/16174/statm: 605 278 235 161 0 44 0
[pid=16366] ppid=16174 vsize=43192 CPUtime=158.16
/proc/16366/stat : 16366 (minisat_static) R 16174 16174 20977 0 -1 4202496 10517 0 0 0 15811 5 0 0 25 0 1 0 1017537093 44228608 10406 4294967295 134512640 135216011 3212948416 3212946768 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/16366/statm: 10798 10406 71 172 0 10625 0
Current children cumulated CPU time (s) 192.04
Current children cumulated vsize (KiB) 45612

[startup+204.819 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 16933
/proc/meminfo: memFree=741064/2074464 swapFree=1951864/1959888
[pid=16174] ppid=16172 vsize=2420 CPUtime=33.88
/proc/16174/stat : 16174 (SatELiteGTI) S 16172 16174 20977 0 -1 4194304 385 46441 0 0 0 0 3347 41 20 0 1 0 1017533705 2478080 278 4294967295 134512640 135169312 3218469040 3218465256 3085573870 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/16174/statm: 605 278 235 161 0 44 0
[pid=16366] ppid=16174 vsize=44396 CPUtime=170.96
/proc/16366/stat : 16366 (minisat_static) R 16174 16174 20977 0 -1 4202496 10835 0 0 0 17091 5 0 0 25 0 1 0 1017537093 45461504 10724 4294967295 134512640 135216011 3212948416 3212946768 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/16366/statm: 11099 10724 71 172 0 10926 0
Current children cumulated CPU time (s) 204.84
Current children cumulated vsize (KiB) 46816

[startup+211.219 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 16933
/proc/meminfo: memFree=740476/2074464 swapFree=1951864/1959888
[pid=16174] ppid=16172 vsize=2420 CPUtime=33.88
/proc/16174/stat : 16174 (SatELiteGTI) S 16172 16174 20977 0 -1 4194304 385 46441 0 0 0 0 3347 41 20 0 1 0 1017533705 2478080 278 4294967295 134512640 135169312 3218469040 3218465256 3085573870 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/16174/statm: 605 278 235 161 0 44 0
[pid=16366] ppid=16174 vsize=44928 CPUtime=177.36
/proc/16366/stat : 16366 (minisat_static) R 16174 16174 20977 0 -1 4202496 10988 0 0 0 17731 5 0 0 25 0 1 0 1017537093 46006272 10877 4294967295 134512640 135216011 3212948416 3212946768 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/16366/statm: 11232 10877 71 172 0 11059 0
Current children cumulated CPU time (s) 211.24
Current children cumulated vsize (KiB) 47348

[startup+214.419 s]
/proc/loadavg: 1.00 1.00 1.00 4/95 16933
/proc/meminfo: memFree=740492/2074464 swapFree=1951864/1959888
[pid=16174] ppid=16172 vsize=2420 CPUtime=33.88
/proc/16174/stat : 16174 (SatELiteGTI) S 16172 16174 20977 0 -1 4194304 385 46441 0 0 0 0 3347 41 20 0 1 0 1017533705 2478080 278 4294967295 134512640 135169312 3218469040 3218465256 3085573870 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/16174/statm: 605 278 235 161 0 44 0
[pid=16366] ppid=16174 vsize=45060 CPUtime=180.56
/proc/16366/stat : 16366 (minisat_static) R 16174 16174 20977 0 -1 4202496 11003 0 0 0 18051 5 0 0 25 0 1 0 1017537093 46141440 10892 4294967295 134512640 135216011 3212948416 3212946768 134527243 0 0 0 3 0 0 0 17 2 0 0 0
/proc/16366/statm: 11265 10892 71 172 0 11092 0
Current children cumulated CPU time (s) 214.44
Current children cumulated vsize (KiB) 47480

[startup+215.218 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 16933
/proc/meminfo: memFree=740492/2074464 swapFree=1951864/1959888
[pid=16174] ppid=16172 vsize=2420 CPUtime=33.88
/proc/16174/stat : 16174 (SatELiteGTI) S 16172 16174 20977 0 -1 4194304 385 46441 0 0 0 0 3347 41 20 0 1 0 1017533705 2478080 278 4294967295 134512640 135169312 3218469040 3218465256 3085573870 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/16174/statm: 605 278 235 161 0 44 0
[pid=16366] ppid=16174 vsize=45060 CPUtime=181.36
/proc/16366/stat : 16366 (minisat_static) R 16174 16174 20977 0 -1 4202496 11003 0 0 0 18131 5 0 0 25 0 1 0 1017537093 46141440 10892 4294967295 134512640 135216011 3212948416 3212946768 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/16366/statm: 11265 10892 71 172 0 11092 0
Current children cumulated CPU time (s) 215.24
Current children cumulated vsize (KiB) 47480

[startup+216.018 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 16935
/proc/meminfo: memFree=740616/2074464 swapFree=1951864/1959888
[pid=16174] ppid=16172 vsize=2420 CPUtime=33.88
/proc/16174/stat : 16174 (SatELiteGTI) S 16172 16174 20977 0 -1 4194304 385 46441 0 0 0 0 3347 41 20 0 1 0 1017533705 2478080 278 4294967295 134512640 135169312 3218469040 3218465256 3085573870 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/16174/statm: 605 278 235 161 0 44 0
[pid=16366] ppid=16174 vsize=45060 CPUtime=182.16
/proc/16366/stat : 16366 (minisat_static) R 16174 16174 20977 0 -1 4202496 11005 0 0 0 18211 5 0 0 25 0 1 0 1017537093 46141440 10894 4294967295 134512640 135216011 3212948416 3212946768 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/16366/statm: 11265 10894 71 172 0 11092 0
Current children cumulated CPU time (s) 216.04
Current children cumulated vsize (KiB) 47480

[startup+216.418 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 16935
/proc/meminfo: memFree=740616/2074464 swapFree=1951864/1959888
[pid=16174] ppid=16172 vsize=2420 CPUtime=33.88
/proc/16174/stat : 16174 (SatELiteGTI) S 16172 16174 20977 0 -1 4194304 385 46441 0 0 0 0 3347 41 20 0 1 0 1017533705 2478080 278 4294967295 134512640 135169312 3218469040 3218465256 3085573870 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/16174/statm: 605 278 235 161 0 44 0
[pid=16366] ppid=16174 vsize=45060 CPUtime=182.56
/proc/16366/stat : 16366 (minisat_static) R 16174 16174 20977 0 -1 4202496 11008 0 0 0 18251 5 0 0 25 0 1 0 1017537093 46141440 10897 4294967295 134512640 135216011 3212948416 3212946768 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/16366/statm: 11265 10897 71 172 0 11092 0
Current children cumulated CPU time (s) 216.44
Current children cumulated vsize (KiB) 47480

Child status: 20
Real time (s): 216.5
CPU time (s): 216.52
CPU user time (s): 216.04
CPU system time (s): 0.48
CPU usage (%): 100.009
Max. virtual memory (cumulated for all children) (KiB): 190580

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

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi10 at 2009-05-17 05:18:44
IDJOB=1821470
IDBENCH=70962
IDSOLVER=661
FILE ID=tipi10/1821470-1242530324
PBS_JOBID=
Free space on /tmp= 4093 MiB

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

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

MD5SUM BENCH= a9e7651569c1b43a1021c78982fb4e6b
RANDOM SEED= 453396369

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

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

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

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

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


/proc/meminfo:
MemTotal:      2074464 kB
MemFree:        807560 kB
Buffers:         28124 kB
Cached:        1120352 kB
SwapCached:       2732 kB
Active:         519016 kB
Inactive:       639388 kB
HighTotal:     1178688 kB
HighFree:       253648 kB
LowTotal:       895776 kB
LowFree:        553912 kB
SwapTotal:     1959888 kB
SwapFree:      1951864 kB
Dirty:           28588 kB
Writeback:           0 kB
AnonPages:        9224 kB
Mapped:           3116 kB
Slab:            99616 kB
PageTables:        532 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    90584 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 4093 MiB
End job on tipi10 at 2009-05-17 05:22:23