Trace number 1821398

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 553.39 553.396

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_l45_lambda.cnf
MD5SUM94aa7bdbcbe99c5b3082c395dc2384e9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark553.39
Satisfiable
(Un)Satisfiability was proved
Number of variables32313
Number of clauses161529
Sum of the clauses size465707
Maximum clause length9
Minimum clause length1
Number of clauses of size 14190
Number of clauses of size 240231
Number of clauses of size 394818
Number of clauses of size 415389
Number of clauses of size 56766
Number of clauses of size over 5135

Solver Data

0.00/0.00	c Parsing...
0.11/0.14	c ==============================================================================
0.11/0.14	c |           |     ORIGINAL     |              LEARNT              |          |
0.11/0.14	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.11/0.14	c ==============================================================================
0.11/0.14	c |         0 |  151127   442273 |   45338       0        0     nan |  0.000 % |
1.01/1.06	c |         0 |   66882   225550 |      --       0       --      -- |     --   | -78765/-200275
1.01/1.06	c ==============================================================================
1.01/1.06	c Result  :   #vars: 7670   #clauses: 66882   #literals: 225550
1.01/1.06	c CPU time:   1.04 s
1.01/1.06	c ==============================================================================
1.12/1.14	This is MiniSat 2.0 beta
1.12/1.14	WARNING: for repeatability, setting FPU to use double precision
1.12/1.14	============================[ Problem Statistics ]=============================
1.12/1.14	|                                                                             |
1.12/1.14	|  Number of variables:  7670                                                 |
1.12/1.14	|  Number of clauses:    66882                                                |
1.12/1.18	|  Parsing time:         0.03         s                                       |
1.12/1.19	============================[ Search Statistics ]==============================
1.12/1.19	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.12/1.19	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.12/1.19	===============================================================================
1.12/1.19	|         0 |    7670    66882   225550 |    22294        0    nan |  0.000 % |
1.12/1.20	|       102 |    7670    66882   225550 |    24523      102      7 |  0.000 % |
1.14/1.21	|       252 |    7670    66882   225550 |    26975      252     10 |  0.000 % |
1.14/1.22	|       477 |    7670    66882   225550 |    29673      477     11 |  0.000 % |
1.14/1.24	|       814 |    7670    66882   225550 |    32640      812     10 |  0.039 % |
1.14/1.27	|      1320 |    7667    66882   225550 |    35904     1318     11 |  0.039 % |
1.14/1.32	|      2081 |    7665    66882   225550 |    39495     2077     12 |  0.065 % |
1.14/1.40	|      3221 |    7665    66882   225550 |    43444     3217     14 |  0.065 % |
1.14/1.52	|      4930 |    7665    66440   223467 |    47789     4925     15 |  0.065 % |
1.14/1.74	|      7492 |    7665    66440   223467 |    52568     7487     16 |  0.065 % |
1.14/2.04	|     11339 |    7665    66440   223467 |    57824    11334     15 |  0.065 % |
2.61/2.62	|     17107 |    7663    66415   223407 |    63607    17101     15 |  0.091 % |
3.40/3.50	|     25756 |    7660    66394   223352 |    69968    25746     15 |  0.143 % |
5.90/5.98	|     38731 |    7657    66330   223220 |    76964    38719     17 |  0.169 % |
11.40/11.44	|     58192 |    7642    66004   221749 |    84661    45135     17 |  0.417 % |
23.20/23.26	|     87384 |    7632    64709   214786 |    93127    65518     18 |  0.495 % |
51.01/51.11	|    131174 |    7623    64605   214530 |   102440    39791     16 |  0.613 % |
80.31/80.39	|    196859 |    7600    64061   212832 |   112684    80296     18 |  0.952 % |
150.61/150.65	|    295385 |    7573    63727   212060 |   123952    90753     19 |  1.304 % |
295.42/295.46	|    443175 |    7559    63550   211619 |   136348    46452     18 |  1.447 % |
472.01/472.10	|    664858 |    7543    63015   209575 |   149982   100649     19 |  1.669 % |
553.32/553.39	===============================================================================
553.32/553.39	restarts              : 21
553.32/553.39	conflicts             : 729664         (1322 /sec)
553.32/553.39	decisions             : 1004388        (1.78 % random) (1820 /sec)
553.32/553.39	propagations          : 175082352      (317172 /sec)
553.32/553.39	conflict literals     : 14307512       (39.96 % deleted)
553.32/553.39	Memory used           : 23.36 MB
553.32/553.39	CPU time              : 552.01 s
553.32/553.39	
553.32/553.39	UNSATISFIABLE
553.32/553.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-1821398-1242523942/watcher-1821398-1242523942 -o /tmp/evaluation-result-1821398-1242523942/solver-1821398-1242523942 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1821398-1242523942.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/97 23098
/proc/meminfo: memFree=1662952/2074464 swapFree=1949244/1959888
[pid=23098] ppid=23096 vsize=2416 CPUtime=0
/proc/23098/stat : 23098 (SatELiteGTI) S 23096 23098 16367 0 -1 4194304 367 646 0 0 0 0 0 0 25 0 1 0 1016895194 2473984 277 4294967295 134512640 135169312 3214011504 3214010040 3085057774 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/23098/statm: 604 277 235 161 0 43 0
[pid=23102] ppid=23098 vsize=952 CPUtime=0
/proc/23102/stat : 23102 (SatELite_releas) R 23098 23098 16367 0 -1 4202496 110 0 0 0 0 0 0 0 25 0 1 0 1016895194 974848 46 4294967295 134512640 135223648 3213358016 3213357036 134668528 0 0 0 3 0 0 0 17 2 0 0 0
/proc/23102/statm: 238 50 40 174 0 63 0

[startup+0.099298 s]
/proc/loadavg: 1.00 1.00 1.00 2/97 23098
/proc/meminfo: memFree=1662952/2074464 swapFree=1949244/1959888
[pid=23098] ppid=23096 vsize=2416 CPUtime=0
/proc/23098/stat : 23098 (SatELiteGTI) S 23096 23098 16367 0 -1 4194304 367 646 0 0 0 0 0 0 25 0 1 0 1016895194 2473984 277 4294967295 134512640 135169312 3214011504 3214010040 3085057774 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/23098/statm: 604 277 235 161 0 43 0
[pid=23102] ppid=23098 vsize=11536 CPUtime=0.1
/proc/23102/stat : 23102 (SatELite_releas) R 23098 23098 16367 0 -1 4202496 2642 0 0 0 8 2 0 0 25 0 1 0 1016895194 11812864 2578 4294967295 134512640 135223648 3213358016 3213356968 134737310 0 0 0 3 0 0 0 17 2 0 0 0
/proc/23102/statm: 2884 2578 47 174 0 2709 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 13952

[startup+0.109297 s]
/proc/loadavg: 1.00 1.00 1.00 2/97 23098
/proc/meminfo: memFree=1662952/2074464 swapFree=1949244/1959888
[pid=23098] ppid=23096 vsize=2416 CPUtime=0
/proc/23098/stat : 23098 (SatELiteGTI) S 23096 23098 16367 0 -1 4194304 367 646 0 0 0 0 0 0 25 0 1 0 1016895194 2473984 277 4294967295 134512640 135169312 3214011504 3214010040 3085057774 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/23098/statm: 604 277 235 161 0 43 0
[pid=23102] ppid=23098 vsize=12864 CPUtime=0.11
/proc/23102/stat : 23102 (SatELite_releas) R 23098 23098 16367 0 -1 4202496 2917 0 0 0 9 2 0 0 25 0 1 0 1016895194 13172736 2853 4294967295 134512640 135223648 3213358016 3213356968 134737310 0 0 0 3 0 0 0 17 2 0 0 0
/proc/23102/statm: 3216 2854 47 174 0 3041 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 15280

[startup+0.309285 s]
/proc/loadavg: 1.00 1.00 1.00 2/97 23098
/proc/meminfo: memFree=1662952/2074464 swapFree=1949244/1959888
[pid=23098] ppid=23096 vsize=2416 CPUtime=0
/proc/23098/stat : 23098 (SatELiteGTI) S 23096 23098 16367 0 -1 4194304 367 646 0 0 0 0 0 0 25 0 1 0 1016895194 2473984 277 4294967295 134512640 135169312 3214011504 3214010040 3085057774 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/23098/statm: 604 277 235 161 0 43 0
[pid=23102] ppid=23098 vsize=18564 CPUtime=0.31
/proc/23102/stat : 23102 (SatELite_releas) R 23098 23098 16367 0 -1 4202496 4327 0 0 0 29 2 0 0 25 0 1 0 1016895194 19009536 4263 4294967295 134512640 135223648 3213358016 3213356096 134548581 0 0 0 3 0 0 0 17 2 0 0 0
/proc/23102/statm: 4641 4263 72 174 0 4466 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 20980

[startup+0.709263 s]
/proc/loadavg: 1.00 1.00 1.00 2/97 23098
/proc/meminfo: memFree=1662952/2074464 swapFree=1949244/1959888
[pid=23098] ppid=23096 vsize=2416 CPUtime=0
/proc/23098/stat : 23098 (SatELiteGTI) S 23096 23098 16367 0 -1 4194304 367 646 0 0 0 0 0 0 25 0 1 0 1016895194 2473984 277 4294967295 134512640 135169312 3214011504 3214010040 3085057774 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/23098/statm: 604 277 235 161 0 43 0
[pid=23102] ppid=23098 vsize=18772 CPUtime=0.71
/proc/23102/stat : 23102 (SatELite_releas) R 23098 23098 16367 0 -1 4202496 4747 0 0 0 69 2 0 0 25 0 1 0 1016895194 19222528 4323 4294967295 134512640 135223648 3213358016 3213356032 134586808 0 0 0 3 0 0 0 17 2 0 0 0
/proc/23102/statm: 4693 4323 73 174 0 4518 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 21188

[startup+1.50923 s]
/proc/loadavg: 1.00 1.00 1.00 3/100 23114
/proc/meminfo: memFree=1643088/2074464 swapFree=1949244/1959888
[pid=23098] ppid=23096 vsize=2420 CPUtime=1.14
/proc/23098/stat : 23098 (SatELiteGTI) S 23096 23098 16367 0 -1 4194304 386 5779 0 0 0 0 110 4 18 0 1 0 1016895194 2478080 278 4294967295 134512640 135169312 3214011504 3214007720 3085057774 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/23098/statm: 605 278 235 161 0 44 0
Current children cumulated CPU time (s) 1.14
Current children cumulated vsize (KiB) 2420

[startup+3.10913 s]
/proc/loadavg: 1.00 1.00 1.00 3/99 23287
/proc/meminfo: memFree=1653988/2074464 swapFree=1949244/1959888
[pid=23098] ppid=23096 vsize=2420 CPUtime=1.14
/proc/23098/stat : 23098 (SatELiteGTI) S 23096 23098 16367 0 -1 4194304 386 5779 0 0 0 0 110 4 18 0 1 0 1016895194 2478080 278 4294967295 134512640 135169312 3214011504 3214007720 3085057774 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/23098/statm: 605 278 235 161 0 44 0
[pid=23218] ppid=23098 vsize=7580 CPUtime=1.96
/proc/23218/stat : 23218 (minisat_static) R 23098 23098 16367 0 -1 4202496 1790 0 0 0 195 1 0 0 25 0 1 0 1016895308 7761920 1725 4294967295 134512640 135216011 3216400128 3216398480 134527548 0 0 0 3 0 0 0 17 0 0 0 0
/proc/23218/statm: 1895 1725 71 172 0 1722 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 10000

[startup+6.30895 s]
/proc/loadavg: 1.00 1.00 1.00 3/99 23287
/proc/meminfo: memFree=1651804/2074464 swapFree=1949244/1959888
[pid=23098] ppid=23096 vsize=2420 CPUtime=1.14
/proc/23098/stat : 23098 (SatELiteGTI) S 23096 23098 16367 0 -1 4194304 386 5779 0 0 0 0 110 4 18 0 1 0 1016895194 2478080 278 4294967295 134512640 135169312 3214011504 3214007720 3085057774 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/23098/statm: 605 278 235 161 0 44 0
[pid=23218] ppid=23098 vsize=9460 CPUtime=5.16
/proc/23218/stat : 23218 (minisat_static) R 23098 23098 16367 0 -1 4202496 2278 0 0 0 515 1 0 0 25 0 1 0 1016895308 9687040 2213 4294967295 134512640 135216011 3216400128 3216398480 134527410 0 0 0 3 0 0 0 17 0 0 0 0
/proc/23218/statm: 2365 2213 71 172 0 2192 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 11880

[startup+12.7086 s]
/proc/loadavg: 1.00 1.00 1.00 3/99 23287
/proc/meminfo: memFree=1649964/2074464 swapFree=1949244/1959888
[pid=23098] ppid=23096 vsize=2420 CPUtime=1.14
/proc/23098/stat : 23098 (SatELiteGTI) S 23096 23098 16367 0 -1 4194304 386 5779 0 0 0 0 110 4 18 0 1 0 1016895194 2478080 278 4294967295 134512640 135169312 3214011504 3214007720 3085057774 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/23098/statm: 605 278 235 161 0 44 0
[pid=23218] ppid=23098 vsize=10904 CPUtime=11.56
/proc/23218/stat : 23218 (minisat_static) R 23098 23098 16367 0 -1 4202496 2615 0 0 0 1155 1 0 0 25 0 1 0 1016895308 11165696 2550 4294967295 134512640 135216011 3216400128 3216398480 134527548 0 0 0 3 0 0 0 17 0 0 0 0
/proc/23218/statm: 2726 2550 71 172 0 2553 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 13324

[startup+25.5079 s]
/proc/loadavg: 1.00 1.00 1.00 3/99 23288
/proc/meminfo: memFree=1647920/2074464 swapFree=1949244/1959888
[pid=23098] ppid=23096 vsize=2420 CPUtime=1.14
/proc/23098/stat : 23098 (SatELiteGTI) S 23096 23098 16367 0 -1 4194304 386 5779 0 0 0 0 110 4 18 0 1 0 1016895194 2478080 278 4294967295 134512640 135169312 3214011504 3214007720 3085057774 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/23098/statm: 605 278 235 161 0 44 0
[pid=23218] ppid=23098 vsize=13020 CPUtime=24.36
/proc/23218/stat : 23218 (minisat_static) R 23098 23098 16367 0 -1 4202496 3121 0 0 0 2435 1 0 0 25 0 1 0 1016895308 13332480 3056 4294967295 134512640 135216011 3216400128 3216398480 134527303 0 0 0 3 0 0 0 17 0 0 0 0
/proc/23218/statm: 3255 3056 71 172 0 3082 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 15440

[startup+51.1164 s]
/proc/loadavg: 1.00 1.00 1.00 3/99 23291
/proc/meminfo: memFree=1645332/2074464 swapFree=1949244/1959888
[pid=23098] ppid=23096 vsize=2420 CPUtime=1.14
/proc/23098/stat : 23098 (SatELiteGTI) S 23096 23098 16367 0 -1 4194304 386 5779 0 0 0 0 110 4 18 0 1 0 1016895194 2478080 278 4294967295 134512640 135169312 3214011504 3214007720 3085057774 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/23098/statm: 605 278 235 161 0 44 0
[pid=23218] ppid=23098 vsize=15740 CPUtime=49.97
/proc/23218/stat : 23218 (minisat_static) R 23098 23098 16367 0 -1 4202496 3777 0 0 0 4995 2 0 0 25 0 1 0 1016895308 16117760 3712 4294967295 134512640 135216011 3216400128 3216398480 134527395 0 0 0 3 0 0 0 17 0 0 0 0
/proc/23218/statm: 3935 3712 71 172 0 3762 0
Current children cumulated CPU time (s) 51.11
Current children cumulated vsize (KiB) 18160

[startup+102.314 s]
/proc/loadavg: 1.00 1.00 1.00 2/99 23477
/proc/meminfo: memFree=1642604/2074464 swapFree=1949244/1959888
[pid=23098] ppid=23096 vsize=2420 CPUtime=1.14
/proc/23098/stat : 23098 (SatELiteGTI) S 23096 23098 16367 0 -1 4194304 386 5779 0 0 0 0 110 4 18 0 1 0 1016895194 2478080 278 4294967295 134512640 135169312 3214011504 3214007720 3085057774 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/23098/statm: 605 278 235 161 0 44 0
[pid=23218] ppid=23098 vsize=18008 CPUtime=101.17
/proc/23218/stat : 23218 (minisat_static) R 23098 23098 16367 0 -1 4202496 4368 0 0 0 10104 13 0 0 25 0 1 0 1016895308 18440192 4303 4294967295 134512640 135216011 3216400128 3216398480 134527548 0 0 0 3 0 0 0 17 0 0 0 0
/proc/23218/statm: 4502 4303 71 172 0 4329 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 20428

[startup+162.32 s]
/proc/loadavg: 1.00 1.00 1.00 2/99 23665
/proc/meminfo: memFree=1641132/2074464 swapFree=1949244/1959888
[pid=23098] ppid=23096 vsize=2420 CPUtime=1.14
/proc/23098/stat : 23098 (SatELiteGTI) S 23096 23098 16367 0 -1 4194304 386 5779 0 0 0 0 110 4 18 0 1 0 1016895194 2478080 278 4294967295 134512640 135169312 3214011504 3214007720 3085057774 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/23098/statm: 605 278 235 161 0 44 0
[pid=23218] ppid=23098 vsize=19276 CPUtime=161.18
/proc/23218/stat : 23218 (minisat_static) R 23098 23098 16367 0 -1 4202496 4661 0 0 0 16100 18 0 0 25 0 1 0 1016895308 19738624 4596 4294967295 134512640 135216011 3216400128 3216398272 134536542 0 0 0 3 0 0 0 17 0 0 0 0
/proc/23218/statm: 4819 4596 71 172 0 4646 0
Current children cumulated CPU time (s) 162.32
Current children cumulated vsize (KiB) 21696

[startup+222.317 s]
/proc/loadavg: 1.00 1.00 1.00 2/99 23854
/proc/meminfo: memFree=1639992/2074464 swapFree=1949244/1959888
[pid=23098] ppid=23096 vsize=2420 CPUtime=1.14
/proc/23098/stat : 23098 (SatELiteGTI) S 23096 23098 16367 0 -1 4194304 386 5779 0 0 0 0 110 4 18 0 1 0 1016895194 2478080 278 4294967295 134512640 135169312 3214011504 3214007720 3085057774 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/23098/statm: 605 278 235 161 0 44 0
[pid=23218] ppid=23098 vsize=20508 CPUtime=221.18
/proc/23218/stat : 23218 (minisat_static) R 23098 23098 16367 0 -1 4202496 4989 0 0 0 22100 18 0 0 25 0 1 0 1016895308 21000192 4924 4294967295 134512640 135216011 3216400128 3216398480 134527548 0 0 0 3 0 0 0 17 0 0 0 0
/proc/23218/statm: 5127 4924 71 172 0 4954 0
Current children cumulated CPU time (s) 222.32
Current children cumulated vsize (KiB) 22928

[startup+282.313 s]
/proc/loadavg: 1.00 1.00 1.00 2/99 24043
/proc/meminfo: memFree=1639876/2074464 swapFree=1949244/1959888
[pid=23098] ppid=23096 vsize=2420 CPUtime=1.14
/proc/23098/stat : 23098 (SatELiteGTI) S 23096 23098 16367 0 -1 4194304 386 5779 0 0 0 0 110 4 18 0 1 0 1016895194 2478080 278 4294967295 134512640 135169312 3214011504 3214007720 3085057774 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/23098/statm: 605 278 235 161 0 44 0
[pid=23218] ppid=23098 vsize=20976 CPUtime=281.18
/proc/23218/stat : 23218 (minisat_static) R 23098 23098 16367 0 -1 4202496 5088 0 0 0 28097 21 0 0 25 0 1 0 1016895308 21479424 5023 4294967295 134512640 135216011 3216400128 3216398480 134527457 0 0 0 3 0 0 0 17 0 0 0 0
/proc/23218/statm: 5244 5023 71 172 0 5071 0
Current children cumulated CPU time (s) 282.32
Current children cumulated vsize (KiB) 23396

[startup+342.31 s]
/proc/loadavg: 1.00 1.00 1.00 3/99 24234
/proc/meminfo: memFree=1639248/2074464 swapFree=1949244/1959888
[pid=23098] ppid=23096 vsize=2420 CPUtime=1.14
/proc/23098/stat : 23098 (SatELiteGTI) S 23096 23098 16367 0 -1 4194304 386 5779 0 0 0 0 110 4 18 0 1 0 1016895194 2478080 278 4294967295 134512640 135169312 3214011504 3214007720 3085057774 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/23098/statm: 605 278 235 161 0 44 0
[pid=23218] ppid=23098 vsize=21116 CPUtime=341.16
/proc/23218/stat : 23218 (minisat_static) R 23098 23098 16367 0 -1 4202496 5149 0 0 0 34093 23 0 0 25 0 1 0 1016895308 21622784 5084 4294967295 134512640 135216011 3216400128 3216398480 134527395 0 0 0 3 0 0 0 17 3 0 0 0
/proc/23218/statm: 5279 5084 71 172 0 5106 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 23536

[startup+402.307 s]
/proc/loadavg: 1.00 1.00 1.00 3/99 24422
/proc/meminfo: memFree=1638148/2074464 swapFree=1949244/1959888
[pid=23098] ppid=23096 vsize=2420 CPUtime=1.14
/proc/23098/stat : 23098 (SatELiteGTI) S 23096 23098 16367 0 -1 4194304 386 5779 0 0 0 0 110 4 18 0 1 0 1016895194 2478080 278 4294967295 134512640 135169312 3214011504 3214007720 3085057774 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/23098/statm: 605 278 235 161 0 44 0
[pid=23218] ppid=23098 vsize=22388 CPUtime=401.16
/proc/23218/stat : 23218 (minisat_static) R 23098 23098 16367 0 -1 4202496 5446 0 0 0 40092 24 0 0 25 0 1 0 1016895308 22925312 5381 4294967295 134512640 135216011 3216400128 3216398480 134527883 0 0 0 3 0 0 0 17 3 0 0 0
/proc/23218/statm: 5597 5381 71 172 0 5424 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 24808

[startup+462.313 s]
/proc/loadavg: 1.00 1.00 1.00 3/99 24610
/proc/meminfo: memFree=1637900/2074464 swapFree=1949244/1959888
[pid=23098] ppid=23096 vsize=2420 CPUtime=1.14
/proc/23098/stat : 23098 (SatELiteGTI) S 23096 23098 16367 0 -1 4194304 386 5779 0 0 0 0 110 4 18 0 1 0 1016895194 2478080 278 4294967295 134512640 135169312 3214011504 3214007720 3085057774 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/23098/statm: 605 278 235 161 0 44 0
[pid=23218] ppid=23098 vsize=22680 CPUtime=461.17
/proc/23218/stat : 23218 (minisat_static) R 23098 23098 16367 0 -1 4202496 5510 0 0 0 46093 24 0 0 25 0 1 0 1016895308 23224320 5445 4294967295 134512640 135216011 3216400128 3216398480 134527548 0 0 0 3 0 0 0 17 3 0 0 0
/proc/23218/statm: 5670 5445 71 172 0 5497 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 25100

[startup+522.31 s]
/proc/loadavg: 1.00 1.00 1.00 3/99 24799
/proc/meminfo: memFree=1637164/2074464 swapFree=1949244/1959888
[pid=23098] ppid=23096 vsize=2420 CPUtime=1.14
/proc/23098/stat : 23098 (SatELiteGTI) S 23096 23098 16367 0 -1 4194304 386 5779 0 0 0 0 110 4 18 0 1 0 1016895194 2478080 278 4294967295 134512640 135169312 3214011504 3214007720 3085057774 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/23098/statm: 605 278 235 161 0 44 0
[pid=23218] ppid=23098 vsize=23788 CPUtime=521.17
/proc/23218/stat : 23218 (minisat_static) R 23098 23098 16367 0 -1 4202496 5727 0 0 0 52093 24 0 0 25 0 1 0 1016895308 24358912 5662 4294967295 134512640 135216011 3216400128 3216398480 134527548 0 0 0 3 0 0 0 17 3 0 0 0
/proc/23218/statm: 5947 5662 71 172 0 5774 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 26208

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

[startup+537.519 s]
/proc/loadavg: 1.00 1.00 1.00 3/99 24799
/proc/meminfo: memFree=1637040/2074464 swapFree=1949244/1959888
[pid=23098] ppid=23096 vsize=2420 CPUtime=1.14
/proc/23098/stat : 23098 (SatELiteGTI) S 23096 23098 16367 0 -1 4194304 386 5779 0 0 0 0 110 4 18 0 1 0 1016895194 2478080 278 4294967295 134512640 135169312 3214011504 3214007720 3085057774 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/23098/statm: 605 278 235 161 0 44 0
[pid=23218] ppid=23098 vsize=23920 CPUtime=536.38
/proc/23218/stat : 23218 (minisat_static) R 23098 23098 16367 0 -1 4202496 5745 0 0 0 53614 24 0 0 25 0 1 0 1016895308 24494080 5680 4294967295 134512640 135216011 3216400128 3216398480 134527914 0 0 0 3 0 0 0 17 3 0 0 0
/proc/23218/statm: 5980 5680 71 172 0 5807 0
Current children cumulated CPU time (s) 537.52
Current children cumulated vsize (KiB) 26340

[startup+543.919 s]
/proc/loadavg: 1.00 1.00 1.00 3/99 24982
/proc/meminfo: memFree=1636768/2074464 swapFree=1949244/1959888
[pid=23098] ppid=23096 vsize=2420 CPUtime=1.14
/proc/23098/stat : 23098 (SatELiteGTI) S 23096 23098 16367 0 -1 4194304 386 5779 0 0 0 0 110 4 18 0 1 0 1016895194 2478080 278 4294967295 134512640 135169312 3214011504 3214007720 3085057774 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/23098/statm: 605 278 235 161 0 44 0
[pid=23218] ppid=23098 vsize=23920 CPUtime=542.78
/proc/23218/stat : 23218 (minisat_static) R 23098 23098 16367 0 -1 4202496 5746 0 0 0 54254 24 0 0 25 0 1 0 1016895308 24494080 5681 4294967295 134512640 135216011 3216400128 3216398480 134527548 0 0 0 3 0 0 0 17 3 0 0 0
/proc/23218/statm: 5980 5681 71 172 0 5807 0
Current children cumulated CPU time (s) 543.92
Current children cumulated vsize (KiB) 26340

[startup+550.318 s]
/proc/loadavg: 1.00 1.00 1.00 3/99 24983
/proc/meminfo: memFree=1636880/2074464 swapFree=1949244/1959888
[pid=23098] ppid=23096 vsize=2420 CPUtime=1.14
/proc/23098/stat : 23098 (SatELiteGTI) S 23096 23098 16367 0 -1 4194304 386 5779 0 0 0 0 110 4 18 0 1 0 1016895194 2478080 278 4294967295 134512640 135169312 3214011504 3214007720 3085057774 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/23098/statm: 605 278 235 161 0 44 0
[pid=23218] ppid=23098 vsize=23920 CPUtime=549.18
/proc/23218/stat : 23218 (minisat_static) R 23098 23098 16367 0 -1 4202496 5751 0 0 0 54894 24 0 0 25 0 1 0 1016895308 24494080 5686 4294967295 134512640 135216011 3216400128 3216398480 134527548 0 0 0 3 0 0 0 17 3 0 0 0
/proc/23218/statm: 5980 5686 71 172 0 5807 0
Current children cumulated CPU time (s) 550.32
Current children cumulated vsize (KiB) 26340

[startup+551.918 s]
/proc/loadavg: 1.00 1.00 1.00 3/99 24983
/proc/meminfo: memFree=1636880/2074464 swapFree=1949244/1959888
[pid=23098] ppid=23096 vsize=2420 CPUtime=1.14
/proc/23098/stat : 23098 (SatELiteGTI) S 23096 23098 16367 0 -1 4194304 386 5779 0 0 0 0 110 4 18 0 1 0 1016895194 2478080 278 4294967295 134512640 135169312 3214011504 3214007720 3085057774 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/23098/statm: 605 278 235 161 0 44 0
[pid=23218] ppid=23098 vsize=23920 CPUtime=550.78
/proc/23218/stat : 23218 (minisat_static) R 23098 23098 16367 0 -1 4202496 5751 0 0 0 55054 24 0 0 25 0 1 0 1016895308 24494080 5686 4294967295 134512640 135216011 3216400128 3216398480 134527946 0 0 0 3 0 0 0 17 3 0 0 0
/proc/23218/statm: 5980 5686 71 172 0 5807 0
Current children cumulated CPU time (s) 551.92
Current children cumulated vsize (KiB) 26340

[startup+552.718 s]
/proc/loadavg: 1.00 1.00 1.00 3/99 24983
/proc/meminfo: memFree=1636928/2074464 swapFree=1949244/1959888
[pid=23098] ppid=23096 vsize=2420 CPUtime=1.14
/proc/23098/stat : 23098 (SatELiteGTI) S 23096 23098 16367 0 -1 4194304 386 5779 0 0 0 0 110 4 18 0 1 0 1016895194 2478080 278 4294967295 134512640 135169312 3214011504 3214007720 3085057774 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/23098/statm: 605 278 235 161 0 44 0
[pid=23218] ppid=23098 vsize=23920 CPUtime=551.58
/proc/23218/stat : 23218 (minisat_static) R 23098 23098 16367 0 -1 4202496 5751 0 0 0 55134 24 0 0 25 0 1 0 1016895308 24494080 5686 4294967295 134512640 135216011 3216400128 3216398480 134527548 0 0 0 3 0 0 0 17 3 0 0 0
/proc/23218/statm: 5980 5686 71 172 0 5807 0
Current children cumulated CPU time (s) 552.72
Current children cumulated vsize (KiB) 26340

[startup+553.118 s]
/proc/loadavg: 1.00 1.00 1.00 3/99 24983
/proc/meminfo: memFree=1636928/2074464 swapFree=1949244/1959888
[pid=23098] ppid=23096 vsize=2420 CPUtime=1.14
/proc/23098/stat : 23098 (SatELiteGTI) S 23096 23098 16367 0 -1 4194304 386 5779 0 0 0 0 110 4 18 0 1 0 1016895194 2478080 278 4294967295 134512640 135169312 3214011504 3214007720 3085057774 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/23098/statm: 605 278 235 161 0 44 0
[pid=23218] ppid=23098 vsize=23920 CPUtime=551.98
/proc/23218/stat : 23218 (minisat_static) R 23098 23098 16367 0 -1 4202496 5751 0 0 0 55174 24 0 0 25 0 1 0 1016895308 24494080 5686 4294967295 134512640 135216011 3216400128 3216398480 134527301 0 0 0 3 0 0 0 17 3 0 0 0
/proc/23218/statm: 5980 5686 71 172 0 5807 0
Current children cumulated CPU time (s) 553.12
Current children cumulated vsize (KiB) 26340

[startup+553.318 s]
/proc/loadavg: 1.00 1.00 1.00 3/99 24983
/proc/meminfo: memFree=1636928/2074464 swapFree=1949244/1959888
[pid=23098] ppid=23096 vsize=2420 CPUtime=1.14
/proc/23098/stat : 23098 (SatELiteGTI) S 23096 23098 16367 0 -1 4194304 386 5779 0 0 0 0 110 4 18 0 1 0 1016895194 2478080 278 4294967295 134512640 135169312 3214011504 3214007720 3085057774 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/23098/statm: 605 278 235 161 0 44 0
[pid=23218] ppid=23098 vsize=23920 CPUtime=552.18
/proc/23218/stat : 23218 (minisat_static) R 23098 23098 16367 0 -1 4202496 5751 0 0 0 55194 24 0 0 25 0 1 0 1016895308 24494080 5686 4294967295 134512640 135216011 3216400128 3216398480 134527548 0 0 0 3 0 0 0 17 3 0 0 0
/proc/23218/statm: 5980 5686 71 172 0 5807 0
Current children cumulated CPU time (s) 553.32
Current children cumulated vsize (KiB) 26340

Child status: 20
Real time (s): 553.396
CPU time (s): 553.39
CPU user time (s): 553.11
CPU system time (s): 0.28
CPU usage (%): 99.9989
Max. virtual memory (cumulated for all children) (KiB): 26340

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

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi11 at 2009-05-17 03:32:22
IDJOB=1821398
IDBENCH=70949
IDSOLVER=661
FILE ID=tipi11/1821398-1242523942
PBS_JOBID=
Free space on /tmp= 9840 MiB

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

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

MD5SUM BENCH= 94aa7bdbcbe99c5b3082c395dc2384e9
RANDOM SEED= 1444626245

Linux tipi11 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.431
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.40

processor	: 1
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.431
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.431
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.431
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:       1662968 kB
Buffers:         28140 kB
Cached:         312600 kB
SwapCached:       5224 kB
Active:          82088 kB
Inactive:       270364 kB
HighTotal:     1178688 kB
HighFree:       886288 kB
LowTotal:       895776 kB
LowFree:        776680 kB
SwapTotal:     1959888 kB
SwapFree:      1949244 kB
Dirty:            4768 kB
Writeback:           0 kB
AnonPages:       11140 kB
Mapped:           4864 kB
Slab:            50188 kB
PageTables:        588 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    97128 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 9840 MiB
End job on tipi11 at 2009-05-17 03:41:36