Trace number 1849559

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
minisat2 070721/coreUNSAT 589.38 589.362

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_L80_coli.sat.cnf
MD5SUMeb71c8cb3482ee70f1c98af8944179ca
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark170.7
Satisfiable
(Un)Satisfiability was proved
Number of variables250567
Number of clauses1183233
Sum of the clauses size3415429
Maximum clause length11
Minimum clause length1
Number of clauses of size 126677
Number of clauses of size 2325257
Number of clauses of size 3631008
Number of clauses of size 4157675
Number of clauses of size 542377
Number of clauses of size over 5239

Solver Data

0.00/0.00	c Parsing...
1.09/1.11	c ==============================================================================
1.09/1.11	c |           |     ORIGINAL     |              LEARNT              |          |
1.09/1.11	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.09/1.11	c ==============================================================================
1.09/1.11	c |         0 | 1108439  3246165 |  332531       0        0     nan |  0.000 % |
26.40/26.42	c |         0 |  365178  1362642 |      --       0       --      -- |     --   | -599968/-1491637
26.40/26.42	c ==============================================================================
26.40/26.42	c Result  :   #vars: 34857   #clauses: 365178   #literals: 1362642
26.40/26.42	c CPU time:   26.14 s
26.40/26.42	c ==============================================================================
26.89/26.93	This is MiniSat 2.0 beta
26.89/26.93	WARNING: for repeatability, setting FPU to use double precision
26.89/26.93	============================[ Problem Statistics ]=============================
26.89/26.93	|                                                                             |
26.89/26.93	|  Number of variables:  34857                                                |
26.89/26.93	|  Number of clauses:    365178                                               |
26.91/27.16	|  Parsing time:         0.20         s                                       |
26.91/27.18	============================[ Search Statistics ]==============================
26.91/27.18	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
26.91/27.18	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
26.91/27.18	===============================================================================
26.91/27.18	|         0 |   34857   365178  1362642 |   121726        0    nan |  0.000 % |
26.91/27.23	|       100 |   34819   365178  1362642 |   133898       90      7 |  0.450 % |
26.91/27.24	|       252 |   34819   365178  1362642 |   147288      242     12 |  0.450 % |
26.91/27.30	|       480 |   34818   365178  1362642 |   162017      469     13 |  0.459 % |
26.91/27.34	|       818 |   34781   365178  1362642 |   178219      798     12 |  1.007 % |
26.91/27.37	|      1324 |   34781   365178  1362642 |   196040     1304     15 |  1.007 % |
27.39/27.44	|      2083 |   34699   365178  1362642 |   215645     2061     14 |  1.529 % |
27.50/27.52	|      3222 |   34606   365178  1362642 |   237209     3197     14 |  2.484 % |
27.59/27.67	|      4930 |   34603   365178  1362642 |   260930     4902     16 |  2.536 % |
27.89/27.96	|      7492 |   34027   365178  1362642 |   287023     7443     15 |  3.572 % |
28.19/28.27	|     11337 |   34027   365178  1362642 |   315725    11288     16 |  3.572 % |
28.79/28.86	|     17103 |   33612   323509  1131048 |   347298    15580     17 |  3.572 % |
29.99/30.01	|     25755 |   33612   323509  1131048 |   382028    24232     19 |  3.572 % |
32.49/32.52	|     38729 |   33612   323509  1131048 |   420231    37206     21 |  3.572 % |
38.59/38.64	|     58190 |   33612   323509  1131048 |   462254    56667     23 |  3.572 % |
52.29/52.32	|     87382 |   33603   323437  1130802 |   508479    85851     24 |  3.598 % |
80.50/80.57	|    131171 |   33593   323383  1130626 |   559327   129634     25 |  3.626 % |
132.90/132.95	|    196856 |   33582   323308  1130374 |   615260   195308     27 |  3.658 % |
258.12/258.13	|    295383 |   33575   323254  1130198 |   676786   293828     29 |  3.678 % |
460.73/460.74	|    443173 |   33571   322533  1128037 |   744465   248853     25 |  3.689 % |
589.34/589.34	===============================================================================
589.34/589.34	restarts              : 20
589.34/589.34	conflicts             : 538813         (958 /sec)
589.34/589.34	decisions             : 819977         (1.62 % random) (1458 /sec)
589.34/589.34	propagations          : 285580676      (507880 /sec)
589.34/589.34	conflict literals     : 15601269       (46.45 % deleted)
589.34/589.34	Memory used           : 74.83 MB
589.34/589.34	CPU time              : 562.3 s
589.34/589.34	
589.34/589.34	UNSATISFIABLE
589.34/589.35	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-1849559-1244839069/watcher-1849559-1244839069 -o /tmp/evaluation-result-1849559-1244839069/solver-1849559-1244839069 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1849559-1244839069.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.10 1.04 1.01 2/91 22789
/proc/meminfo: memFree=1733812/2074464 swapFree=1959860/1959888
[pid=22789] ppid=22787 vsize=2416 CPUtime=0.01
/proc/22789/stat : 22789 (SatELiteGTI) R 22787 22789 17865 0 -1 4194304 355 648 0 0 0 0 0 1 18 0 1 0 81326634 2473984 277 4294967295 134512640 135169312 3214949712 3214948188 3085076340 0 65538 4 65536 0 0 0 17 1 0 0 0
/proc/22789/statm: 604 277 235 161 0 43 0
[pid=22793] ppid=22789 vsize=2416 CPUtime=0
/proc/22793/stat : 22793 (SatELiteGTI) R 22789 22789 17865 0 -1 4194368 33 0 0 0 0 0 0 0 18 0 1 0 81326635 2473984 65 4294967295 134512640 135169312 3214949712 3214948496 134788463 0 0 4 65536 0 0 0 17 1 0 0 0
/proc/22793/statm: 604 86 43 161 0 43 0

[startup+0.034174 s]
/proc/loadavg: 1.10 1.04 1.01 2/91 22789
/proc/meminfo: memFree=1733812/2074464 swapFree=1959860/1959888
[pid=22789] ppid=22787 vsize=2416 CPUtime=0.01
/proc/22789/stat : 22789 (SatELiteGTI) S 22787 22789 17865 0 -1 4194304 368 648 0 0 0 0 0 1 18 0 1 0 81326634 2473984 277 4294967295 134512640 135169312 3214949712 3214948248 3085074158 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/22789/statm: 604 277 235 161 0 43 0
[pid=22793] ppid=22789 vsize=8352 CPUtime=0.03
/proc/22793/stat : 22793 (SatELite_releas) R 22789 22789 17865 0 -1 4202496 1839 0 0 0 1 2 0 0 20 0 1 0 81326635 8552448 1775 4294967295 134512640 135223648 3215242640 3215241520 134543108 0 0 0 3 0 0 0 17 2 0 0 0
/proc/22793/statm: 2088 1775 47 174 0 1913 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 10768

[startup+0.114166 s]
/proc/loadavg: 1.10 1.04 1.01 2/91 22789
/proc/meminfo: memFree=1733812/2074464 swapFree=1959860/1959888
[pid=22789] ppid=22787 vsize=2416 CPUtime=0.01
/proc/22789/stat : 22789 (SatELiteGTI) S 22787 22789 17865 0 -1 4194304 368 648 0 0 0 0 0 1 18 0 1 0 81326634 2473984 277 4294967295 134512640 135169312 3214949712 3214948248 3085074158 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/22789/statm: 604 277 235 161 0 43 0
[pid=22793] ppid=22789 vsize=19232 CPUtime=0.11
/proc/22793/stat : 22793 (SatELite_releas) R 22789 22789 17865 0 -1 4202496 4504 0 0 0 8 3 0 0 20 0 1 0 81326635 19693568 4376 4294967295 134512640 135223648 3215242640 3215241140 134719062 0 0 0 3 0 0 0 17 2 0 0 0
/proc/22793/statm: 4808 4377 47 174 0 4633 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 21648

[startup+0.31415 s]
/proc/loadavg: 1.10 1.04 1.01 2/91 22789
/proc/meminfo: memFree=1733812/2074464 swapFree=1959860/1959888
[pid=22789] ppid=22787 vsize=2416 CPUtime=0.01
/proc/22789/stat : 22789 (SatELiteGTI) S 22787 22789 17865 0 -1 4194304 368 648 0 0 0 0 0 1 18 0 1 0 81326634 2473984 277 4294967295 134512640 135169312 3214949712 3214948248 3085074158 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/22789/statm: 604 277 235 161 0 43 0
[pid=22793] ppid=22789 vsize=47808 CPUtime=0.3
/proc/22793/stat : 22793 (SatELite_releas) R 22789 22789 17865 0 -1 4202496 9650 0 0 0 24 6 0 0 21 0 1 0 81326635 48955392 9522 4294967295 134512640 135223648 3215242640 3215241224 134719062 0 0 0 3 0 0 0 17 2 0 0 0
/proc/22793/statm: 11952 9522 47 174 0 11777 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 50224

[startup+0.714118 s]
/proc/loadavg: 1.10 1.04 1.01 2/91 22789
/proc/meminfo: memFree=1733812/2074464 swapFree=1959860/1959888
[pid=22789] ppid=22787 vsize=2416 CPUtime=0.01
/proc/22789/stat : 22789 (SatELiteGTI) S 22787 22789 17865 0 -1 4194304 368 648 0 0 0 0 0 1 18 0 1 0 81326634 2473984 277 4294967295 134512640 135169312 3214949712 3214948248 3085074158 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/22789/statm: 604 277 235 161 0 43 0
[pid=22793] ppid=22789 vsize=77912 CPUtime=0.69
/proc/22793/stat : 22793 (SatELite_releas) R 22789 22789 17865 0 -1 4202496 18812 0 0 0 59 10 0 0 22 0 1 0 81326635 79781888 18684 4294967295 134512640 135223648 3215242640 3215241424 134575990 0 0 0 3 0 0 0 17 2 0 0 0
/proc/22793/statm: 19478 18684 47 174 0 19303 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 80328

[startup+1.51405 s]
/proc/loadavg: 1.10 1.04 1.01 2/93 22794
/proc/meminfo: memFree=1622792/2074464 swapFree=1959860/1959888
[pid=22789] ppid=22787 vsize=2416 CPUtime=0.01
/proc/22789/stat : 22789 (SatELiteGTI) S 22787 22789 17865 0 -1 4194304 368 648 0 0 0 0 0 1 18 0 1 0 81326634 2473984 277 4294967295 134512640 135169312 3214949712 3214948248 3085074158 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/22789/statm: 604 277 235 161 0 43 0
[pid=22793] ppid=22789 vsize=125364 CPUtime=1.48
/proc/22793/stat : 22793 (SatELite_releas) R 22789 22789 17865 0 -1 4202496 29797 0 0 0 129 19 0 0 25 0 1 0 81326635 128372736 29656 4294967295 134512640 135223648 3215242640 3215241136 134548560 0 0 0 3 0 0 0 17 2 0 0 0
/proc/22793/statm: 31341 29656 67 174 0 31166 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 127780

[startup+3.11392 s]
/proc/loadavg: 1.10 1.04 1.01 2/93 22794
/proc/meminfo: memFree=1615476/2074464 swapFree=1959860/1959888
[pid=22789] ppid=22787 vsize=2416 CPUtime=0.01
/proc/22789/stat : 22789 (SatELiteGTI) S 22787 22789 17865 0 -1 4194304 368 648 0 0 0 0 0 1 18 0 1 0 81326634 2473984 277 4294967295 134512640 135169312 3214949712 3214948248 3085074158 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/22789/statm: 604 277 235 161 0 43 0
[pid=22793] ppid=22789 vsize=137064 CPUtime=3.08
/proc/22793/stat : 22793 (SatELite_releas) R 22789 22789 17865 0 -1 4202496 32272 0 0 0 288 20 0 0 25 0 1 0 81326635 140353536 32131 4294967295 134512640 135223648 3215242640 3215240720 134548565 0 0 0 3 0 0 0 17 2 0 0 0
/proc/22793/statm: 34266 32131 72 174 0 34091 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 139480

[startup+6.31366 s]
/proc/loadavg: 1.10 1.04 1.01 2/93 22794
/proc/meminfo: memFree=1605696/2074464 swapFree=1959860/1959888
[pid=22789] ppid=22787 vsize=2416 CPUtime=0.01
/proc/22789/stat : 22789 (SatELiteGTI) S 22787 22789 17865 0 -1 4194304 368 648 0 0 0 0 0 1 18 0 1 0 81326634 2473984 277 4294967295 134512640 135169312 3214949712 3214948248 3085074158 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/22789/statm: 604 277 235 161 0 43 0
[pid=22793] ppid=22789 vsize=137064 CPUtime=6.28
/proc/22793/stat : 22793 (SatELite_releas) R 22789 22789 17865 0 -1 4202496 32282 0 0 0 608 20 0 0 25 0 1 0 81326635 140353536 32141 4294967295 134512640 135223648 3215242640 3215240720 134548581 0 0 0 3 0 0 0 17 2 0 0 0
/proc/22793/statm: 34266 32141 72 174 0 34091 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 139480

[startup+12.7131 s]
/proc/loadavg: 1.08 1.04 1.01 2/93 22979
/proc/meminfo: memFree=1605212/2074464 swapFree=1959860/1959888
[pid=22789] ppid=22787 vsize=2416 CPUtime=0.01
/proc/22789/stat : 22789 (SatELiteGTI) S 22787 22789 17865 0 -1 4194304 368 648 0 0 0 0 0 1 18 0 1 0 81326634 2473984 277 4294967295 134512640 135169312 3214949712 3214948248 3085074158 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/22789/statm: 604 277 235 161 0 43 0
[pid=22793] ppid=22789 vsize=137064 CPUtime=12.68
/proc/22793/stat : 22793 (SatELite_releas) R 22789 22789 17865 0 -1 4202496 32329 0 0 0 1248 20 0 0 25 0 1 0 81326635 140353536 32188 4294967295 134512640 135223648 3215242640 3215240512 134548581 0 0 0 3 0 0 0 17 2 0 0 0
/proc/22793/statm: 34266 32188 72 174 0 34091 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 139480

[startup+25.5121 s]
/proc/loadavg: 1.07 1.04 1.01 2/93 22985
/proc/meminfo: memFree=1598816/2074464 swapFree=1959860/1959888
[pid=22789] ppid=22787 vsize=2416 CPUtime=0.01
/proc/22789/stat : 22789 (SatELiteGTI) S 22787 22789 17865 0 -1 4194304 368 648 0 0 0 0 0 1 18 0 1 0 81326634 2473984 277 4294967295 134512640 135169312 3214949712 3214948248 3085074158 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/22789/statm: 604 277 235 161 0 43 0
[pid=22793] ppid=22789 vsize=135736 CPUtime=25.48
/proc/22793/stat : 22793 (SatELite_releas) R 22789 22789 17865 0 -1 4202496 34870 0 0 0 2525 23 0 0 25 0 1 0 81326635 138993664 31704 4294967295 134512640 135223648 3215242640 3215240496 134578184 0 0 0 3 0 0 0 17 2 0 0 0
/proc/22793/statm: 33934 31704 73 174 0 33759 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 138152

[startup+51.11 s]
/proc/loadavg: 1.04 1.03 1.01 3/93 22987
/proc/meminfo: memFree=1683348/2074464 swapFree=1959860/1959888
[pid=22789] ppid=22787 vsize=2420 CPUtime=26.91
/proc/22789/stat : 22789 (SatELiteGTI) S 22787 22789 17865 0 -1 4194304 388 39881 0 0 0 0 2663 28 18 0 1 0 81326634 2478080 278 4294967295 134512640 135169312 3214949712 3214945928 3085074158 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/22789/statm: 605 278 235 161 0 44 0
[pid=22986] ppid=22789 vsize=31160 CPUtime=24.18
/proc/22986/stat : 22986 (minisat_static) R 22789 22789 17865 0 -1 4202496 7517 0 0 0 2412 6 0 0 25 0 1 0 81329327 31907840 7452 4294967295 134512640 135212939 3214624080 3214622544 134526636 0 0 0 3 0 0 0 17 3 0 0 0
/proc/22986/statm: 7790 7452 76 171 0 7618 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 33580

[startup+102.316 s]
/proc/loadavg: 1.02 1.02 1.00 2/93 23177
/proc/meminfo: memFree=1672008/2074464 swapFree=1959860/1959888
[pid=22789] ppid=22787 vsize=2420 CPUtime=26.91
/proc/22789/stat : 22789 (SatELiteGTI) S 22787 22789 17865 0 -1 4194304 388 39881 0 0 0 0 2663 28 18 0 1 0 81326634 2478080 278 4294967295 134512640 135169312 3214949712 3214945928 3085074158 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/22789/statm: 605 278 235 161 0 44 0
[pid=22986] ppid=22789 vsize=42668 CPUtime=75.39
/proc/22986/stat : 22986 (minisat_static) R 22789 22789 17865 0 -1 4202496 10340 0 0 0 7528 11 0 0 25 0 1 0 81329327 43692032 10275 4294967295 134512640 135212939 3214624080 3214622544 134526848 0 0 0 3 0 0 0 17 3 0 0 0
/proc/22986/statm: 10667 10275 76 171 0 10495 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 45088

[startup+162.321 s]
/proc/loadavg: 1.07 1.03 1.00 3/93 23366
/proc/meminfo: memFree=1661540/2074464 swapFree=1959860/1959888
[pid=22789] ppid=22787 vsize=2420 CPUtime=26.91
/proc/22789/stat : 22789 (SatELiteGTI) S 22787 22789 17865 0 -1 4194304 388 39881 0 0 0 0 2663 28 18 0 1 0 81326634 2478080 278 4294967295 134512640 135169312 3214949712 3214945928 3085074158 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/22789/statm: 605 278 235 161 0 44 0
[pid=22986] ppid=22789 vsize=53000 CPUtime=135.4
/proc/22986/stat : 22986 (minisat_static) R 22789 22789 17865 0 -1 4202496 12872 0 0 0 13527 13 0 0 25 0 1 0 81329327 54272000 12807 4294967295 134512640 135212939 3214624080 3214622544 134526848 0 0 0 3 0 0 0 17 3 0 0 0
/proc/22986/statm: 13250 12807 76 171 0 13078 0
Current children cumulated CPU time (s) 162.31
Current children cumulated vsize (KiB) 55420

[startup+222.316 s]
/proc/loadavg: 1.02 1.03 1.00 2/93 23557
/proc/meminfo: memFree=1652960/2074464 swapFree=1959860/1959888
[pid=22789] ppid=22787 vsize=2420 CPUtime=26.91
/proc/22789/stat : 22789 (SatELiteGTI) S 22787 22789 17865 0 -1 4194304 388 39881 0 0 0 0 2663 28 18 0 1 0 81326634 2478080 278 4294967295 134512640 135169312 3214949712 3214945928 3085074158 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/22789/statm: 605 278 235 161 0 44 0
[pid=22986] ppid=22789 vsize=61760 CPUtime=195.4
/proc/22986/stat : 22986 (minisat_static) R 22789 22789 17865 0 -1 4202496 15098 0 0 0 19526 14 0 0 25 0 1 0 81329327 63242240 15033 4294967295 134512640 135212939 3214624080 3214622544 134526636 0 0 0 3 0 0 0 17 3 0 0 0
/proc/22986/statm: 15440 15033 76 171 0 15268 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 64180

[startup+282.321 s]
/proc/loadavg: 1.01 1.02 1.00 3/93 23745
/proc/meminfo: memFree=1647032/2074464 swapFree=1959860/1959888
[pid=22789] ppid=22787 vsize=2420 CPUtime=26.91
/proc/22789/stat : 22789 (SatELiteGTI) S 22787 22789 17865 0 -1 4194304 388 39881 0 0 0 0 2663 28 18 0 1 0 81326634 2478080 278 4294967295 134512640 135169312 3214949712 3214945928 3085074158 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/22789/statm: 605 278 235 161 0 44 0
[pid=22986] ppid=22789 vsize=67712 CPUtime=255.41
/proc/22986/stat : 22986 (minisat_static) R 22789 22789 17865 0 -1 4202496 16627 0 0 0 25526 15 0 0 25 0 1 0 81329327 69337088 16562 4294967295 134512640 135212939 3214624080 3214622544 134526848 0 0 0 3 0 0 0 17 3 0 0 0
/proc/22986/statm: 16928 16562 76 171 0 16756 0
Current children cumulated CPU time (s) 282.32
Current children cumulated vsize (KiB) 70132

[startup+342.316 s]
/proc/loadavg: 1.04 1.03 1.00 3/93 23942
/proc/meminfo: memFree=1642520/2074464 swapFree=1959860/1959888
[pid=22789] ppid=22787 vsize=2420 CPUtime=26.91
/proc/22789/stat : 22789 (SatELiteGTI) S 22787 22789 17865 0 -1 4194304 388 39881 0 0 0 0 2663 28 18 0 1 0 81326634 2478080 278 4294967295 134512640 135169312 3214949712 3214945928 3085074158 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/22789/statm: 605 278 235 161 0 44 0
[pid=22986] ppid=22789 vsize=72568 CPUtime=315.41
/proc/22986/stat : 22986 (minisat_static) R 22789 22789 17865 0 -1 4202496 17678 0 0 0 31526 15 0 0 25 0 1 0 81329327 74309632 17613 4294967295 134512640 135212939 3214624080 3214622544 134526848 0 0 0 3 0 0 0 17 3 0 0 0
/proc/22986/statm: 18142 17613 76 171 0 17970 0
Current children cumulated CPU time (s) 342.32
Current children cumulated vsize (KiB) 74988

[startup+402.311 s]
/proc/loadavg: 1.01 1.02 1.00 2/93 24132
/proc/meminfo: memFree=1640204/2074464 swapFree=1959860/1959888
[pid=22789] ppid=22787 vsize=2420 CPUtime=26.91
/proc/22789/stat : 22789 (SatELiteGTI) S 22787 22789 17865 0 -1 4194304 388 39881 0 0 0 0 2663 28 18 0 1 0 81326634 2478080 278 4294967295 134512640 135169312 3214949712 3214945928 3085074158 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/22789/statm: 605 278 235 161 0 44 0
[pid=22986] ppid=22789 vsize=75000 CPUtime=375.41
/proc/22986/stat : 22986 (minisat_static) R 22789 22789 17865 0 -1 4202496 18300 0 0 0 37526 15 0 0 25 0 1 0 81329327 76800000 18235 4294967295 134512640 135212939 3214624080 3214622544 134526587 0 0 0 3 0 0 0 17 3 0 0 0
/proc/22986/statm: 18750 18235 76 171 0 18578 0
Current children cumulated CPU time (s) 402.32
Current children cumulated vsize (KiB) 77420

[startup+462.317 s]
/proc/loadavg: 1.08 1.04 1.01 3/93 24321
/proc/meminfo: memFree=1639840/2074464 swapFree=1959860/1959888
[pid=22789] ppid=22787 vsize=2420 CPUtime=26.91
/proc/22789/stat : 22789 (SatELiteGTI) S 22787 22789 17865 0 -1 4194304 388 39881 0 0 0 0 2663 28 18 0 1 0 81326634 2478080 278 4294967295 134512640 135169312 3214949712 3214945928 3085074158 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/22789/statm: 605 278 235 161 0 44 0
[pid=22986] ppid=22789 vsize=75312 CPUtime=435.42
/proc/22986/stat : 22986 (minisat_static) R 22789 22789 17865 0 -1 4202496 18373 0 0 0 43527 15 0 0 25 0 1 0 81329327 77119488 18308 4294967295 134512640 135212939 3214624080 3214622544 134526557 0 0 0 3 0 0 0 17 3 0 0 0
/proc/22986/statm: 18828 18308 76 171 0 18656 0
Current children cumulated CPU time (s) 462.33
Current children cumulated vsize (KiB) 77732

[startup+522.312 s]
/proc/loadavg: 1.03 1.03 1.00 2/93 24512
/proc/meminfo: memFree=1639328/2074464 swapFree=1959860/1959888
[pid=22789] ppid=22787 vsize=2420 CPUtime=26.91
/proc/22789/stat : 22789 (SatELiteGTI) S 22787 22789 17865 0 -1 4194304 388 39881 0 0 0 0 2663 28 18 0 1 0 81326634 2478080 278 4294967295 134512640 135169312 3214949712 3214945928 3085074158 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/22789/statm: 605 278 235 161 0 44 0
[pid=22986] ppid=22789 vsize=75848 CPUtime=495.42
/proc/22986/stat : 22986 (minisat_static) R 22789 22789 17865 0 -1 4202496 18500 0 0 0 49526 16 0 0 25 0 1 0 81329327 77668352 18435 4294967295 134512640 135212939 3214624080 3214622544 134526848 0 0 0 3 0 0 0 17 3 0 0 0
/proc/22986/statm: 18962 18435 76 171 0 18790 0
Current children cumulated CPU time (s) 522.33
Current children cumulated vsize (KiB) 78268

[startup+582.317 s]
/proc/loadavg: 1.01 1.03 1.00 3/93 24700
/proc/meminfo: memFree=1638848/2074464 swapFree=1959860/1959888
[pid=22789] ppid=22787 vsize=2420 CPUtime=26.91
/proc/22789/stat : 22789 (SatELiteGTI) S 22787 22789 17865 0 -1 4194304 388 39881 0 0 0 0 2663 28 18 0 1 0 81326634 2478080 278 4294967295 134512640 135169312 3214949712 3214945928 3085074158 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/22789/statm: 605 278 235 161 0 44 0
[pid=22986] ppid=22789 vsize=76456 CPUtime=555.43
/proc/22986/stat : 22986 (minisat_static) R 22789 22789 17865 0 -1 4202496 18641 0 0 0 55527 16 0 0 25 0 1 0 81329327 78290944 18576 4294967295 134512640 135212939 3214624080 3214622544 134526848 0 0 0 3 0 0 0 17 3 0 0 0
/proc/22986/statm: 19114 18576 76 171 0 18942 0
Current children cumulated CPU time (s) 582.34
Current children cumulated vsize (KiB) 78876

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

[startup+585.517 s]
/proc/loadavg: 1.01 1.02 1.00 3/93 24702
/proc/meminfo: memFree=1638716/2074464 swapFree=1959860/1959888
[pid=22789] ppid=22787 vsize=2420 CPUtime=26.91
/proc/22789/stat : 22789 (SatELiteGTI) S 22787 22789 17865 0 -1 4194304 388 39881 0 0 0 0 2663 28 18 0 1 0 81326634 2478080 278 4294967295 134512640 135169312 3214949712 3214945928 3085074158 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/22789/statm: 605 278 235 161 0 44 0
[pid=22986] ppid=22789 vsize=76620 CPUtime=558.63
/proc/22986/stat : 22986 (minisat_static) R 22789 22789 17865 0 -1 4202496 18671 0 0 0 55847 16 0 0 25 0 1 0 81329327 78458880 18606 4294967295 134512640 135212939 3214624080 3214622464 134524293 0 0 0 3 0 0 0 17 3 0 0 0
/proc/22986/statm: 19155 18606 76 171 0 18983 0
Current children cumulated CPU time (s) 585.54
Current children cumulated vsize (KiB) 79040

[startup+587.116 s]
/proc/loadavg: 1.01 1.02 1.00 3/93 24703
/proc/meminfo: memFree=1638584/2074464 swapFree=1959860/1959888
[pid=22789] ppid=22787 vsize=2420 CPUtime=26.91
/proc/22789/stat : 22789 (SatELiteGTI) S 22787 22789 17865 0 -1 4194304 388 39881 0 0 0 0 2663 28 18 0 1 0 81326634 2478080 278 4294967295 134512640 135169312 3214949712 3214945928 3085074158 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/22789/statm: 605 278 235 161 0 44 0
[pid=22986] ppid=22789 vsize=76620 CPUtime=560.23
/proc/22986/stat : 22986 (minisat_static) R 22789 22789 17865 0 -1 4202496 18671 0 0 0 56007 16 0 0 25 0 1 0 81329327 78458880 18606 4294967295 134512640 135212939 3214624080 3214622544 134526848 0 0 0 3 0 0 0 17 3 0 0 0
/proc/22986/statm: 19155 18606 76 171 0 18983 0
Current children cumulated CPU time (s) 587.14
Current children cumulated vsize (KiB) 79040

[startup+588.716 s]
/proc/loadavg: 1.01 1.02 1.00 3/93 24703
/proc/meminfo: memFree=1638584/2074464 swapFree=1959860/1959888
[pid=22789] ppid=22787 vsize=2420 CPUtime=26.91
/proc/22789/stat : 22789 (SatELiteGTI) S 22787 22789 17865 0 -1 4194304 388 39881 0 0 0 0 2663 28 18 0 1 0 81326634 2478080 278 4294967295 134512640 135169312 3214949712 3214945928 3085074158 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/22789/statm: 605 278 235 161 0 44 0
[pid=22986] ppid=22789 vsize=76620 CPUtime=561.83
/proc/22986/stat : 22986 (minisat_static) R 22789 22789 17865 0 -1 4202496 18671 0 0 0 56167 16 0 0 25 0 1 0 81329327 78458880 18606 4294967295 134512640 135212939 3214624080 3214622544 134526848 0 0 0 3 0 0 0 17 3 0 0 0
/proc/22986/statm: 19155 18606 76 171 0 18983 0
Current children cumulated CPU time (s) 588.74
Current children cumulated vsize (KiB) 79040

[startup+589.116 s]
/proc/loadavg: 1.01 1.02 1.00 3/93 24703
/proc/meminfo: memFree=1638584/2074464 swapFree=1959860/1959888
[pid=22789] ppid=22787 vsize=2420 CPUtime=26.91
/proc/22789/stat : 22789 (SatELiteGTI) S 22787 22789 17865 0 -1 4194304 388 39881 0 0 0 0 2663 28 18 0 1 0 81326634 2478080 278 4294967295 134512640 135169312 3214949712 3214945928 3085074158 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/22789/statm: 605 278 235 161 0 44 0
[pid=22986] ppid=22789 vsize=76620 CPUtime=562.23
/proc/22986/stat : 22986 (minisat_static) R 22789 22789 17865 0 -1 4202496 18671 0 0 0 56207 16 0 0 25 0 1 0 81329327 78458880 18606 4294967295 134512640 135212939 3214624080 3214622544 134526848 0 0 0 3 0 0 0 17 3 0 0 0
/proc/22986/statm: 19155 18606 76 171 0 18983 0
Current children cumulated CPU time (s) 589.14
Current children cumulated vsize (KiB) 79040

[startup+589.316 s]
/proc/loadavg: 1.01 1.02 1.00 3/93 24703
/proc/meminfo: memFree=1638584/2074464 swapFree=1959860/1959888
[pid=22789] ppid=22787 vsize=2420 CPUtime=26.91
/proc/22789/stat : 22789 (SatELiteGTI) S 22787 22789 17865 0 -1 4194304 388 39881 0 0 0 0 2663 28 18 0 1 0 81326634 2478080 278 4294967295 134512640 135169312 3214949712 3214945928 3085074158 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/22789/statm: 605 278 235 161 0 44 0
[pid=22986] ppid=22789 vsize=76620 CPUtime=562.43
/proc/22986/stat : 22986 (minisat_static) R 22789 22789 17865 0 -1 4202496 18671 0 0 0 56227 16 0 0 25 0 1 0 81329327 78458880 18606 4294967295 134512640 135212939 3214624080 3214622464 134524254 0 0 0 3 0 0 0 17 3 0 0 0
/proc/22986/statm: 19155 18606 76 171 0 18983 0
Current children cumulated CPU time (s) 589.34
Current children cumulated vsize (KiB) 79040

Child status: 20
Real time (s): 589.362
CPU time (s): 589.38
CPU user time (s): 588.93
CPU system time (s): 0.45
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 150624

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

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi08 at 2009-06-12 22:37:49
IDJOB=1849559
IDBENCH=70960
IDSOLVER=690
FILE ID=tipi08/1849559-1244839069
PBS_JOBID=
Free space on /tmp= 15246 MiB

SOLVER NAME= minisat2 070721/core
BENCH NAME= SAT09/APPLICATIONS/bioinfo/q_query_3_L80_coli.sat.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1849559-1244839069/watcher-1849559-1244839069 -o /tmp/evaluation-result-1849559-1244839069/solver-1849559-1244839069 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1849559-1244839069.cnf

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

MD5SUM BENCH= eb71c8cb3482ee70f1c98af8944179ca
RANDOM SEED= 26163489

Linux tipi08 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.464
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.464
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.75

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


/proc/meminfo:
MemTotal:      2074464 kB
MemFree:       1733836 kB
Buffers:         19420 kB
Cached:         260964 kB
SwapCached:          4 kB
Active:          81672 kB
Inactive:       210128 kB
HighTotal:     1178688 kB
HighFree:       916172 kB
LowTotal:       895776 kB
LowFree:        817664 kB
SwapTotal:     1959888 kB
SwapFree:      1959860 kB
Dirty:           25204 kB
Writeback:           0 kB
AnonPages:       11208 kB
Mapped:           5316 kB
Slab:            39904 kB
PageTables:        480 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    85844 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 15246 MiB
End job on tipi08 at 2009-06-12 22:47:41