Trace number 1821752

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-21? (TO) 1200.06 1200.04

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
ndhf_xits_10_UNSAT.cnf
MD5SUM54c22a62e5d0a640d4ea8d185b9b1fc7
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2112
Number of clauses191788
Sum of the clauses size572017
Maximum clause length11
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23595
Number of clauses of size 3188162
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 531

Solver Data

0.00/0.00	c Parsing...
0.12/0.13	c ==============================================================================
0.12/0.13	c |           |     ORIGINAL     |              LEARNT              |          |
0.12/0.13	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.12/0.13	c ==============================================================================
0.12/0.13	c |         0 |  191788   572017 |   57536       0        0     nan |  0.000 % |
2.71/2.79	c |         0 |  190510   837828 |      --       0       --      -- |     --   | -1278/265811
2.71/2.79	c ==============================================================================
2.71/2.79	c Result  :   #vars: 1262   #clauses: 190510   #literals: 837828
2.71/2.79	c CPU time:   2.74 s
2.71/2.79	c ==============================================================================
2.99/3.06	This is MiniSat 2.0 beta
2.99/3.06	WARNING: for repeatability, setting FPU to use double precision
2.99/3.06	============================[ Problem Statistics ]=============================
2.99/3.06	|                                                                             |
2.99/3.06	|  Number of variables:  1262                                                 |
2.99/3.06	|  Number of clauses:    190510                                               |
3.03/3.18	|  Parsing time:         0.11         s                                       |
3.03/3.18	============================[ Search Statistics ]==============================
3.03/3.18	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.03/3.18	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.03/3.18	===============================================================================
3.03/3.19	|         0 |    1262   190510   837828 |    63503        0    nan |  0.000 % |
3.19/3.26	|       101 |    1262   190510   837828 |    69853      101     53 |  0.013 % |
3.49/3.55	|       252 |    1262   190510   837828 |    76839      252     41 |  0.001 % |
3.99/4.02	|       477 |    1262   190510   837828 |    84522      477     39 |  0.003 % |
4.39/4.45	|       814 |    1262   190510   837828 |    92975      814     44 |  0.003 % |
4.69/4.79	|      1325 |    1262   190510   837828 |   102272     1325     37 |  0.002 % |
5.69/5.77	|      2086 |    1262   190510   837828 |   112500     2086     32 |  0.001 % |
6.19/6.22	|      3228 |    1262   190510   837828 |   123750     3228     43 |  0.001 % |
8.29/8.35	|      4936 |    1262   190510   837828 |   136125     4936     42 |  0.002 % |
12.19/12.26	|      7498 |    1262   190510   837828 |   149737     7498     41 |  0.001 % |
17.59/17.64	|     11344 |    1262   190510   837828 |   164711    11344     41 |  0.001 % |
25.09/25.19	|     17110 |    1262   190510   837828 |   181182    17110     41 |  0.001 % |
37.69/37.71	|     25760 |    1262   190510   837828 |   199300    25760     40 |  0.001 % |
50.49/50.57	|     38735 |    1262   190510   837828 |   219230    38735     44 |  0.001 % |
82.00/82.09	|     58198 |    1262   190510   837828 |   241153    58198     42 |  0.001 % |
131.80/131.82	|     87390 |    1262   190510   837828 |   265269    87390     48 |  0.002 % |
215.71/215.80	|    131181 |    1262   190510   837828 |   291796   131181     54 |  0.001 % |
406.21/406.27	|    196865 |    1262   190510   837828 |   320975   196865     49 |  0.001 % |
750.32/750.34	|    295392 |    1262   190510   837828 |   353073   295392     48 |  0.001 % |
1085.04/1085.07	|    443181 |    1262   190510   837828 |   388380   108812     48 |  0.002 % |
1200.05/1200.03	HOME/SatELiteGTI: line 36:  7996 Terminated              $MS $TMP.cnf $TMP.result

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:503) (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w /tmp/evaluation-result-1821752-1242561487/watcher-1821752-1242561487 -o /tmp/evaluation-result-1821752-1242561487/solver-1821752-1242561487 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1821752-1242561487.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.05 1.04 1.00 2/91 7990
/proc/meminfo: memFree=620020/2074464 swapFree=1953004/1959888
[pid=7990] ppid=7988 vsize=2416 CPUtime=0
/proc/7990/stat : 7990 (SatELiteGTI) S 7988 7990 9090 0 -1 4194304 366 646 0 0 0 0 0 0 25 0 1 0 1020649055 2473984 276 4294967295 134512640 135169312 3220497056 3220495592 3085082350 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7990/statm: 604 276 235 161 0 43 0
[pid=7994] ppid=7990 vsize=952 CPUtime=0
/proc/7994/stat : 7994 (SatELite_releas) R 7990 7990 9090 0 -1 4202496 119 0 0 0 0 0 0 0 18 0 1 0 1020649056 974848 55 4294967295 134512640 135223648 3213589488 3213588364 134576032 0 0 0 3 0 0 0 17 1 0 0 0
/proc/7994/statm: 238 57 45 174 0 63 0

[startup+0.04489 s]
/proc/loadavg: 1.05 1.04 1.00 2/91 7990
/proc/meminfo: memFree=620020/2074464 swapFree=1953004/1959888
[pid=7990] ppid=7988 vsize=2416 CPUtime=0
/proc/7990/stat : 7990 (SatELiteGTI) S 7988 7990 9090 0 -1 4194304 366 646 0 0 0 0 0 0 25 0 1 0 1020649055 2473984 276 4294967295 134512640 135169312 3220497056 3220495592 3085082350 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7990/statm: 604 276 235 161 0 43 0
[pid=7994] ppid=7990 vsize=4716 CPUtime=0.05
/proc/7994/stat : 7994 (SatELite_releas) R 7990 7990 9090 0 -1 4202496 1028 0 0 0 5 0 0 0 18 0 1 0 1020649056 4829184 964 4294967295 134512640 135223648 3213589488 3213588056 134719062 0 0 0 3 0 0 0 17 1 0 0 0
/proc/7994/statm: 1179 964 46 174 0 1004 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 7132

[startup+0.114864 s]
/proc/loadavg: 1.05 1.04 1.00 2/91 7990
/proc/meminfo: memFree=620020/2074464 swapFree=1953004/1959888
[pid=7990] ppid=7988 vsize=2416 CPUtime=0
/proc/7990/stat : 7990 (SatELiteGTI) S 7988 7990 9090 0 -1 4194304 366 646 0 0 0 0 0 0 25 0 1 0 1020649055 2473984 276 4294967295 134512640 135169312 3220497056 3220495592 3085082350 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7990/statm: 604 276 235 161 0 43 0
[pid=7994] ppid=7990 vsize=11388 CPUtime=0.12
/proc/7994/stat : 7994 (SatELite_releas) R 7990 7990 9090 0 -1 4202496 2634 0 0 0 10 2 0 0 18 0 1 0 1020649056 11661312 2571 4294967295 134512640 135223648 3213589488 3213588328 134719062 0 0 0 3 0 0 0 17 1 0 0 0
/proc/7994/statm: 2847 2575 47 174 0 2672 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 13804

[startup+0.314854 s]
/proc/loadavg: 1.05 1.04 1.00 2/91 7990
/proc/meminfo: memFree=620020/2074464 swapFree=1953004/1959888
[pid=7990] ppid=7988 vsize=2416 CPUtime=0
/proc/7990/stat : 7990 (SatELiteGTI) S 7988 7990 9090 0 -1 4194304 366 646 0 0 0 0 0 0 25 0 1 0 1020649055 2473984 276 4294967295 134512640 135169312 3220497056 3220495592 3085082350 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7990/statm: 604 276 235 161 0 43 0
[pid=7994] ppid=7990 vsize=15724 CPUtime=0.32
/proc/7994/stat : 7994 (SatELite_releas) R 7990 7990 9090 0 -1 4202496 3738 0 0 0 29 3 0 0 18 0 1 0 1020649056 16101376 3674 4294967295 134512640 135223648 3213589488 3213587488 134548993 0 0 0 3 0 0 0 17 1 0 0 0
/proc/7994/statm: 3931 3674 73 174 0 3756 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 18140

[startup+0.714833 s]
/proc/loadavg: 1.05 1.04 1.00 2/91 7990
/proc/meminfo: memFree=620020/2074464 swapFree=1953004/1959888
[pid=7990] ppid=7988 vsize=2416 CPUtime=0
/proc/7990/stat : 7990 (SatELiteGTI) S 7988 7990 9090 0 -1 4194304 366 646 0 0 0 0 0 0 25 0 1 0 1020649055 2473984 276 4294967295 134512640 135169312 3220497056 3220495592 3085082350 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7990/statm: 604 276 235 161 0 43 0
[pid=7994] ppid=7990 vsize=18128 CPUtime=0.72
/proc/7994/stat : 7994 (SatELite_releas) R 7990 7990 9090 0 -1 4202496 4150 0 0 0 68 4 0 0 19 0 1 0 1020649056 18563072 4086 4294967295 134512640 135223648 3213589488 3213587488 134549033 0 0 0 3 0 0 0 17 1 0 0 0
/proc/7994/statm: 4532 4086 73 174 0 4357 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 20544

[startup+1.51479 s]
/proc/loadavg: 1.05 1.04 1.00 2/93 7995
/proc/meminfo: memFree=600148/2074464 swapFree=1953004/1959888
[pid=7990] ppid=7988 vsize=2416 CPUtime=0
/proc/7990/stat : 7990 (SatELiteGTI) S 7988 7990 9090 0 -1 4194304 366 646 0 0 0 0 0 0 25 0 1 0 1020649055 2473984 276 4294967295 134512640 135169312 3220497056 3220495592 3085082350 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7990/statm: 604 276 235 161 0 43 0
[pid=7994] ppid=7990 vsize=22248 CPUtime=1.52
/proc/7994/stat : 7994 (SatELite_releas) R 7990 7990 9090 0 -1 4202496 4882 0 0 0 147 5 0 0 20 0 1 0 1020649056 22781952 4818 4294967295 134512640 135223648 3213589488 3213587584 134585544 0 0 0 3 0 0 0 17 1 0 0 0
/proc/7994/statm: 5562 4818 73 174 0 5387 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 24664

[startup+3.11472 s]
/proc/loadavg: 1.05 1.04 1.00 2/93 7995
/proc/meminfo: memFree=600024/2074464 swapFree=1953004/1959888
[pid=7990] ppid=7988 vsize=2420 CPUtime=3.03
/proc/7990/stat : 7990 (SatELiteGTI) S 7988 7990 9090 0 -1 4194304 385 5531 0 0 0 0 298 5 18 0 1 0 1020649055 2478080 277 4294967295 134512640 135169312 3220497056 3220493272 3085082350 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/7990/statm: 605 277 235 161 0 44 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 2420

[startup+6.31457 s]
/proc/loadavg: 1.13 1.05 1.01 3/93 7996
/proc/meminfo: memFree=604116/2074464 swapFree=1953004/1959888
[pid=7990] ppid=7988 vsize=2420 CPUtime=3.03
/proc/7990/stat : 7990 (SatELiteGTI) S 7988 7990 9090 0 -1 4194304 385 5531 0 0 0 0 298 5 18 0 1 0 1020649055 2478080 277 4294967295 134512640 135169312 3220497056 3220493272 3085082350 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/7990/statm: 605 277 235 161 0 44 0
[pid=7996] ppid=7990 vsize=12272 CPUtime=3.26
/proc/7996/stat : 7996 (minisat_static) R 7990 7990 9090 0 -1 4202496 2982 0 0 0 324 2 0 0 25 0 1 0 1020649361 12566528 2917 4294967295 134512640 135216011 3214206192 3214204544 134527395 0 0 0 3 0 0 0 17 0 0 0 0
/proc/7996/statm: 3068 2917 71 172 0 2895 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14692

[startup+12.7143 s]
/proc/loadavg: 1.12 1.05 1.01 3/93 7996
/proc/meminfo: memFree=602956/2074464 swapFree=1953004/1959888
[pid=7990] ppid=7988 vsize=2420 CPUtime=3.03
/proc/7990/stat : 7990 (SatELiteGTI) S 7988 7990 9090 0 -1 4194304 385 5531 0 0 0 0 298 5 18 0 1 0 1020649055 2478080 277 4294967295 134512640 135169312 3220497056 3220493272 3085082350 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/7990/statm: 605 277 235 161 0 44 0
[pid=7996] ppid=7990 vsize=13196 CPUtime=9.66
/proc/7996/stat : 7996 (minisat_static) R 7990 7990 9090 0 -1 4202496 3221 0 0 0 964 2 0 0 25 0 1 0 1020649361 13512704 3156 4294967295 134512640 135216011 3214206192 3214204544 134527548 0 0 0 3 0 0 0 17 0 0 0 0
/proc/7996/statm: 3299 3156 71 172 0 3126 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 15616

[startup+25.5137 s]
/proc/loadavg: 1.24 1.08 1.02 3/93 7997
/proc/meminfo: memFree=600912/2074464 swapFree=1953004/1959888
[pid=7990] ppid=7988 vsize=2420 CPUtime=3.03
/proc/7990/stat : 7990 (SatELiteGTI) S 7988 7990 9090 0 -1 4194304 385 5531 0 0 0 0 298 5 18 0 1 0 1020649055 2478080 277 4294967295 134512640 135169312 3220497056 3220493272 3085082350 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/7990/statm: 605 277 235 161 0 44 0
[pid=7996] ppid=7990 vsize=15220 CPUtime=22.46
/proc/7996/stat : 7996 (minisat_static) R 7990 7990 9090 0 -1 4202496 3714 0 0 0 2242 4 0 0 25 0 1 0 1020649361 15585280 3649 4294967295 134512640 135216011 3214206192 3214204544 134527406 0 0 0 3 0 0 0 17 0 0 0 0
/proc/7996/statm: 3805 3649 71 172 0 3632 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 17640

[startup+51.1124 s]
/proc/loadavg: 1.29 1.11 1.03 3/93 8183
/proc/meminfo: memFree=595688/2074464 swapFree=1953004/1959888
[pid=7990] ppid=7988 vsize=2420 CPUtime=3.03
/proc/7990/stat : 7990 (SatELiteGTI) S 7988 7990 9090 0 -1 4194304 385 5531 0 0 0 0 298 5 18 0 1 0 1020649055 2478080 277 4294967295 134512640 135169312 3220497056 3220493272 3085082350 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/7990/statm: 605 277 235 161 0 44 0
[pid=7996] ppid=7990 vsize=19900 CPUtime=48.06
/proc/7996/stat : 7996 (minisat_static) R 7990 7990 9090 0 -1 4202496 4912 0 0 0 4802 4 0 0 25 0 1 0 1020649361 20377600 4847 4294967295 134512640 135216011 3214206192 3214204544 134527548 0 0 0 3 0 0 0 17 0 0 0 0
/proc/7996/statm: 4975 4847 71 172 0 4802 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 22320

[startup+102.32 s]
/proc/loadavg: 1.32 1.15 1.04 2/93 8186
/proc/meminfo: memFree=588420/2074464 swapFree=1953004/1959888
[pid=7990] ppid=7988 vsize=2420 CPUtime=3.03
/proc/7990/stat : 7990 (SatELiteGTI) S 7988 7990 9090 0 -1 4194304 385 5531 0 0 0 0 298 5 18 0 1 0 1020649055 2478080 277 4294967295 134512640 135169312 3220497056 3220493272 3085082350 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/7990/statm: 605 277 235 161 0 44 0
[pid=7996] ppid=7990 vsize=27488 CPUtime=99.27
/proc/7996/stat : 7996 (minisat_static) R 7990 7990 9090 0 -1 4202496 6778 0 0 0 9922 5 0 0 25 0 1 0 1020649361 28147712 6713 4294967295 134512640 135216011 3214206192 3214204544 134527548 0 0 0 3 0 0 0 17 0 0 0 0
/proc/7996/statm: 6872 6713 71 172 0 6699 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 29908

[startup+162.317 s]
/proc/loadavg: 1.12 1.12 1.04 2/93 8374
/proc/meminfo: memFree=578012/2074464 swapFree=1953004/1959888
[pid=7990] ppid=7988 vsize=2420 CPUtime=3.03
/proc/7990/stat : 7990 (SatELiteGTI) S 7988 7990 9090 0 -1 4194304 385 5531 0 0 0 0 298 5 18 0 1 0 1020649055 2478080 277 4294967295 134512640 135169312 3220497056 3220493272 3085082350 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/7990/statm: 605 277 235 161 0 44 0
[pid=7996] ppid=7990 vsize=38208 CPUtime=159.27
/proc/7996/stat : 7996 (minisat_static) R 7990 7990 9090 0 -1 4202496 9405 0 0 0 15921 6 0 0 25 0 1 0 1020649361 39124992 9340 4294967295 134512640 135216011 3214206192 3214204544 134527474 0 0 0 3 0 0 0 17 0 0 0 0
/proc/7996/statm: 9552 9340 71 172 0 9379 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 40628

[startup+222.314 s]
/proc/loadavg: 1.04 1.09 1.03 2/93 8567
/proc/meminfo: memFree=570432/2074464 swapFree=1953004/1959888
[pid=7990] ppid=7988 vsize=2420 CPUtime=3.03
/proc/7990/stat : 7990 (SatELiteGTI) S 7988 7990 9090 0 -1 4194304 385 5531 0 0 0 0 298 5 18 0 1 0 1020649055 2478080 277 4294967295 134512640 135169312 3220497056 3220493272 3085082350 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/7990/statm: 605 277 235 161 0 44 0
[pid=7996] ppid=7990 vsize=45552 CPUtime=219.27
/proc/7996/stat : 7996 (minisat_static) R 7990 7990 9090 0 -1 4202496 11260 0 0 0 21917 10 0 0 25 0 1 0 1020649361 46645248 11195 4294967295 134512640 135216011 3214206192 3214204336 134536548 0 0 0 3 0 0 0 17 0 0 0 0
/proc/7996/statm: 11388 11195 71 172 0 11215 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 47972

[startup+282.311 s]
/proc/loadavg: 1.01 1.07 1.02 2/93 8754
/proc/meminfo: memFree=566108/2074464 swapFree=1953004/1959888
[pid=7990] ppid=7988 vsize=2420 CPUtime=3.03
/proc/7990/stat : 7990 (SatELiteGTI) S 7988 7990 9090 0 -1 4194304 385 5531 0 0 0 0 298 5 18 0 1 0 1020649055 2478080 277 4294967295 134512640 135169312 3220497056 3220493272 3085082350 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/7990/statm: 605 277 235 161 0 44 0
[pid=7996] ppid=7990 vsize=50024 CPUtime=279.27
/proc/7996/stat : 7996 (minisat_static) R 7990 7990 9090 0 -1 4202496 12335 0 0 0 27913 14 0 0 25 0 1 0 1020649361 51224576 12270 4294967295 134512640 135216011 3214206192 3214204544 134527548 0 0 0 3 0 0 0 17 0 0 0 0
/proc/7996/statm: 12506 12270 71 172 0 12333 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 52444

[startup+342.319 s]
/proc/loadavg: 1.04 1.07 1.02 3/93 8944
/proc/meminfo: memFree=562240/2074464 swapFree=1953004/1959888
[pid=7990] ppid=7988 vsize=2420 CPUtime=3.03
/proc/7990/stat : 7990 (SatELiteGTI) S 7988 7990 9090 0 -1 4194304 385 5531 0 0 0 0 298 5 18 0 1 0 1020649055 2478080 277 4294967295 134512640 135169312 3220497056 3220493272 3085082350 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/7990/statm: 605 277 235 161 0 44 0
[pid=7996] ppid=7990 vsize=53952 CPUtime=339.28
/proc/7996/stat : 7996 (minisat_static) R 7990 7990 9090 0 -1 4202496 13324 0 0 0 33912 16 0 0 25 0 1 0 1020649361 55246848 13259 4294967295 134512640 135216011 3214206192 3214204544 134527946 0 0 0 3 0 0 0 17 0 0 0 0
/proc/7996/statm: 13488 13259 71 172 0 13315 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 56372

[startup+402.316 s]

################
# More data... #
################

/proc/7990/stat : 7990 (SatELiteGTI) S 7988 7990 9090 0 -1 4194304 385 5531 0 0 0 0 298 5 18 0 1 0 1020649055 2478080 277 4294967295 134512640 135169312 3220497056 3220493272 3085082350 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/7990/statm: 605 277 235 161 0 44 0
[pid=7996] ppid=7990 vsize=61952 CPUtime=459.29
/proc/7996/stat : 7996 (minisat_static) R 7990 7990 9090 0 -1 4202496 15229 0 0 0 45910 19 0 0 25 0 1 0 1020649361 63438848 15164 4294967295 134512640 135216011 3214206192 3214204544 134527548 0 0 0 3 0 0 0 17 0 0 0 0
/proc/7996/statm: 15488 15164 71 172 0 15315 0
Current children cumulated CPU time (s) 462.32
Current children cumulated vsize (KiB) 64372

[startup+522.31 s]
/proc/loadavg: 1.06 1.06 1.02 3/93 9511
/proc/meminfo: memFree=550964/2074464 swapFree=1953004/1959888
[pid=7990] ppid=7988 vsize=2420 CPUtime=3.03
/proc/7990/stat : 7990 (SatELiteGTI) S 7988 7990 9090 0 -1 4194304 385 5531 0 0 0 0 298 5 18 0 1 0 1020649055 2478080 277 4294967295 134512640 135169312 3220497056 3220493272 3085082350 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/7990/statm: 605 277 235 161 0 44 0
[pid=7996] ppid=7990 vsize=65652 CPUtime=519.28
/proc/7996/stat : 7996 (minisat_static) R 7990 7990 9090 0 -1 4202496 16162 0 0 0 51907 21 0 0 25 0 1 0 1020649361 67227648 16097 4294967295 134512640 135216011 3214206192 3214204544 134527548 0 0 0 3 0 0 0 17 0 0 0 0
/proc/7996/statm: 16413 16097 71 172 0 16240 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 68072

[startup+582.307 s]
/proc/loadavg: 1.02 1.05 1.01 2/93 9702
/proc/meminfo: memFree=547476/2074464 swapFree=1953004/1959888
[pid=7990] ppid=7988 vsize=2420 CPUtime=3.03
/proc/7990/stat : 7990 (SatELiteGTI) S 7988 7990 9090 0 -1 4194304 385 5531 0 0 0 0 298 5 18 0 1 0 1020649055 2478080 277 4294967295 134512640 135169312 3220497056 3220493272 3085082350 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/7990/statm: 605 277 235 161 0 44 0
[pid=7996] ppid=7990 vsize=69292 CPUtime=579.28
/proc/7996/stat : 7996 (minisat_static) R 7990 7990 9090 0 -1 4202496 17060 0 0 0 57906 22 0 0 25 0 1 0 1020649361 70955008 16995 4294967295 134512640 135216011 3214206192 3214204544 134527548 0 0 0 3 0 0 0 17 0 0 0 0
/proc/7996/statm: 17323 16995 71 172 0 17150 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 71712

[startup+642.304 s]
/proc/loadavg: 1.01 1.04 1.01 3/93 9890
/proc/meminfo: memFree=543532/2074464 swapFree=1953004/1959888
[pid=7990] ppid=7988 vsize=2420 CPUtime=3.03
/proc/7990/stat : 7990 (SatELiteGTI) S 7988 7990 9090 0 -1 4194304 385 5531 0 0 0 0 298 5 18 0 1 0 1020649055 2478080 277 4294967295 134512640 135169312 3220497056 3220493272 3085082350 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/7990/statm: 605 277 235 161 0 44 0
[pid=7996] ppid=7990 vsize=73320 CPUtime=639.28
/proc/7996/stat : 7996 (minisat_static) R 7990 7990 9090 0 -1 4202496 18105 0 0 0 63905 23 0 0 25 0 1 0 1020649361 75079680 18040 4294967295 134512640 135216011 3214206192 3214204544 134527548 0 0 0 3 0 0 0 17 3 0 0 0
/proc/7996/statm: 18330 18040 71 172 0 18157 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 75740

[startup+702.311 s]
/proc/loadavg: 1.00 1.03 1.00 2/93 10077
/proc/meminfo: memFree=539564/2074464 swapFree=1953004/1959888
[pid=7990] ppid=7988 vsize=2420 CPUtime=3.03
/proc/7990/stat : 7990 (SatELiteGTI) S 7988 7990 9090 0 -1 4194304 385 5531 0 0 0 0 298 5 18 0 1 0 1020649055 2478080 277 4294967295 134512640 135169312 3220497056 3220493272 3085082350 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/7990/statm: 605 277 235 161 0 44 0
[pid=7996] ppid=7990 vsize=77112 CPUtime=699.29
/proc/7996/stat : 7996 (minisat_static) R 7990 7990 9090 0 -1 4202496 19044 0 0 0 69903 26 0 0 25 0 1 0 1020649361 78962688 18979 4294967295 134512640 135216011 3214206192 3214204544 134527548 0 0 0 3 0 0 0 17 3 0 0 0
/proc/7996/statm: 19278 18979 71 172 0 19105 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 79532

[startup+762.318 s]
/proc/loadavg: 1.00 1.02 1.00 3/93 10265
/proc/meminfo: memFree=535604/2074464 swapFree=1953004/1959888
[pid=7990] ppid=7988 vsize=2420 CPUtime=3.03
/proc/7990/stat : 7990 (SatELiteGTI) S 7988 7990 9090 0 -1 4194304 385 5531 0 0 0 0 298 5 18 0 1 0 1020649055 2478080 277 4294967295 134512640 135169312 3220497056 3220493272 3085082350 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/7990/statm: 605 277 235 161 0 44 0
[pid=7996] ppid=7990 vsize=80868 CPUtime=759.3
/proc/7996/stat : 7996 (minisat_static) R 7990 7990 9090 0 -1 4202496 19974 0 0 0 75904 26 0 0 25 0 1 0 1020649361 82808832 19909 4294967295 134512640 135216011 3214206192 3214204544 134527548 0 0 0 3 0 0 0 17 3 0 0 0
/proc/7996/statm: 20217 19909 71 172 0 20044 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 83288

[startup+822.316 s]
/proc/loadavg: 1.00 1.02 1.00 3/93 10454
/proc/meminfo: memFree=531124/2074464 swapFree=1953004/1959888
[pid=7990] ppid=7988 vsize=2420 CPUtime=3.03
/proc/7990/stat : 7990 (SatELiteGTI) S 7988 7990 9090 0 -1 4194304 385 5531 0 0 0 0 298 5 18 0 1 0 1020649055 2478080 277 4294967295 134512640 135169312 3220497056 3220493272 3085082350 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/7990/statm: 605 277 235 161 0 44 0
[pid=7996] ppid=7990 vsize=85860 CPUtime=819.3
/proc/7996/stat : 7996 (minisat_static) R 7990 7990 9090 0 -1 4202496 21088 0 0 0 81904 26 0 0 25 0 1 0 1020649361 87920640 21023 4294967295 134512640 135216011 3214206192 3214204544 134527330 0 0 0 3 0 0 0 17 3 0 0 0
/proc/7996/statm: 21465 21023 71 172 0 21292 0
Current children cumulated CPU time (s) 822.33
Current children cumulated vsize (KiB) 88280

[startup+882.323 s]
/proc/loadavg: 1.00 1.01 1.00 2/93 10641
/proc/meminfo: memFree=527164/2074464 swapFree=1953004/1959888
[pid=7990] ppid=7988 vsize=2420 CPUtime=3.03
/proc/7990/stat : 7990 (SatELiteGTI) S 7988 7990 9090 0 -1 4194304 385 5531 0 0 0 0 298 5 18 0 1 0 1020649055 2478080 277 4294967295 134512640 135169312 3220497056 3220493272 3085082350 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/7990/statm: 605 277 235 161 0 44 0
[pid=7996] ppid=7990 vsize=89812 CPUtime=879.31
/proc/7996/stat : 7996 (minisat_static) R 7990 7990 9090 0 -1 4202496 22046 0 0 0 87904 27 0 0 25 0 1 0 1020649361 91967488 21981 4294967295 134512640 135216011 3214206192 3214204544 134527243 0 0 0 3 0 0 0 17 3 0 0 0
/proc/7996/statm: 22453 21981 71 172 0 22280 0
Current children cumulated CPU time (s) 882.34
Current children cumulated vsize (KiB) 92232

[startup+942.31 s]
/proc/loadavg: 1.00 1.00 1.00 4/93 10829
/proc/meminfo: memFree=523320/2074464 swapFree=1953004/1959888
[pid=7990] ppid=7988 vsize=2420 CPUtime=3.03
/proc/7990/stat : 7990 (SatELiteGTI) S 7988 7990 9090 0 -1 4194304 385 5531 0 0 0 0 298 5 18 0 1 0 1020649055 2478080 277 4294967295 134512640 135169312 3220497056 3220493272 3085082350 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/7990/statm: 605 277 235 161 0 44 0
[pid=7996] ppid=7990 vsize=93588 CPUtime=939.3
/proc/7996/stat : 7996 (minisat_static) R 7990 7990 9090 0 -1 4202496 22990 0 0 0 93903 27 0 0 25 0 1 0 1020649361 95834112 22925 4294967295 134512640 135216011 3214206192 3214204496 134531921 0 0 0 3 0 0 0 17 3 0 0 0
/proc/7996/statm: 23397 22925 71 172 0 23224 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 96008

[startup+1002.32 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 11020
/proc/meminfo: memFree=523320/2074464 swapFree=1953004/1959888
[pid=7990] ppid=7988 vsize=2420 CPUtime=3.03
/proc/7990/stat : 7990 (SatELiteGTI) S 7988 7990 9090 0 -1 4194304 385 5531 0 0 0 0 298 5 18 0 1 0 1020649055 2478080 277 4294967295 134512640 135169312 3220497056 3220493272 3085082350 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/7990/statm: 605 277 235 161 0 44 0
[pid=7996] ppid=7990 vsize=93588 CPUtime=999.31
/proc/7996/stat : 7996 (minisat_static) R 7990 7990 9090 0 -1 4202496 22993 0 0 0 99904 27 0 0 25 0 1 0 1020649361 95834112 22928 4294967295 134512640 135216011 3214206192 3214204544 134527946 0 0 0 3 0 0 0 17 3 0 0 0
/proc/7996/statm: 23397 22928 71 172 0 23224 0
Current children cumulated CPU time (s) 1002.34
Current children cumulated vsize (KiB) 96008

[startup+1062.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 11208
/proc/meminfo: memFree=523204/2074464 swapFree=1953004/1959888
[pid=7990] ppid=7988 vsize=2420 CPUtime=3.03
/proc/7990/stat : 7990 (SatELiteGTI) S 7988 7990 9090 0 -1 4194304 385 5531 0 0 0 0 298 5 18 0 1 0 1020649055 2478080 277 4294967295 134512640 135169312 3220497056 3220493272 3085082350 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/7990/statm: 605 277 235 161 0 44 0
[pid=7996] ppid=7990 vsize=93588 CPUtime=1059.31
/proc/7996/stat : 7996 (minisat_static) R 7990 7990 9090 0 -1 4202496 22995 0 0 0 105904 27 0 0 25 0 1 0 1020649361 95834112 22930 4294967295 134512640 135216011 3214206192 3214204544 134527402 0 0 0 3 0 0 0 17 3 0 0 0
/proc/7996/statm: 23397 22930 71 172 0 23224 0
Current children cumulated CPU time (s) 1062.34
Current children cumulated vsize (KiB) 96008

[startup+1122.32 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 11397
/proc/meminfo: memFree=523188/2074464 swapFree=1953004/1959888
[pid=7990] ppid=7988 vsize=2420 CPUtime=3.03
/proc/7990/stat : 7990 (SatELiteGTI) S 7988 7990 9090 0 -1 4194304 385 5531 0 0 0 0 298 5 18 0 1 0 1020649055 2478080 277 4294967295 134512640 135169312 3220497056 3220493272 3085082350 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/7990/statm: 605 277 235 161 0 44 0
[pid=7996] ppid=7990 vsize=93588 CPUtime=1119.32
/proc/7996/stat : 7996 (minisat_static) R 7990 7990 9090 0 -1 4202496 23009 0 0 0 111905 27 0 0 25 0 1 0 1020649361 95834112 22944 4294967295 134512640 135216011 3214206192 3214204544 134527395 0 0 0 3 0 0 0 17 3 0 0 0
/proc/7996/statm: 23397 22944 71 172 0 23224 0
Current children cumulated CPU time (s) 1122.35
Current children cumulated vsize (KiB) 96008

[startup+1182.32 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 11587
/proc/meminfo: memFree=523072/2074464 swapFree=1953004/1959888
[pid=7990] ppid=7988 vsize=2420 CPUtime=3.03
/proc/7990/stat : 7990 (SatELiteGTI) S 7988 7990 9090 0 -1 4194304 385 5531 0 0 0 0 298 5 18 0 1 0 1020649055 2478080 277 4294967295 134512640 135169312 3220497056 3220493272 3085082350 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/7990/statm: 605 277 235 161 0 44 0
[pid=7996] ppid=7990 vsize=93588 CPUtime=1179.32
/proc/7996/stat : 7996 (minisat_static) R 7990 7990 9090 0 -1 4202496 23011 0 0 0 117903 29 0 0 25 0 1 0 1020649361 95834112 22946 4294967295 134512640 135216011 3214206192 3214204544 134527397 0 0 0 3 0 0 0 17 3 0 0 0
/proc/7996/statm: 23397 22946 71 172 0 23224 0
Current children cumulated CPU time (s) 1182.35
Current children cumulated vsize (KiB) 96008



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.02 s]
/proc/loadavg: 1.07 1.02 1.00 2/93 11772
/proc/meminfo: memFree=523084/2074464 swapFree=1953004/1959888
[pid=7990] ppid=7988 vsize=2420 CPUtime=3.03
/proc/7990/stat : 7990 (SatELiteGTI) S 7988 7990 9090 0 -1 4194304 385 5531 0 0 0 0 298 5 18 0 1 0 1020649055 2478080 277 4294967295 134512640 135169312 3220497056 3220493272 3085082350 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/7990/statm: 605 277 235 161 0 44 0
[pid=7996] ppid=7990 vsize=93588 CPUtime=1197.02
/proc/7996/stat : 7996 (minisat_static) R 7990 7990 9090 0 -1 4202496 23011 0 0 0 119671 31 0 0 25 0 1 0 1020649361 95834112 22946 4294967295 134512640 135216011 3214206192 3214204544 134527395 0 0 0 3 0 0 0 17 3 0 0 0
/proc/7996/statm: 23397 22946 71 172 0 23224 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 96008

Sending SIGTERM to process tree (bottom up)
SSolver just ended. Dumping a history of the last processes samples

Child status: 143
Real time (s): 1200.04
CPU time (s): 1200.06
CPU user time (s): 1199.69
CPU system time (s): 0.37
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 96008

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

runsolver used 0.01 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi19 at 2009-05-17 13:58:07
IDJOB=1821752
IDBENCH=71080
IDSOLVER=661
FILE ID=tipi19/1821752-1242561487
PBS_JOBID=
Free space on /tmp= 8814 MiB

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

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

MD5SUM BENCH= 54c22a62e5d0a640d4ea8d185b9b1fc7
RANDOM SEED= 1555639647

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

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

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

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

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


/proc/meminfo:
MemTotal:      2074464 kB
MemFree:        620408 kB
Buffers:         50012 kB
Cached:        1281580 kB
SwapCached:       2992 kB
Active:         375880 kB
Inactive:       965184 kB
HighTotal:     1178688 kB
HighFree:        81224 kB
LowTotal:       895776 kB
LowFree:        539184 kB
SwapTotal:     1959888 kB
SwapFree:      1953004 kB
Dirty:            4776 kB
Writeback:           0 kB
AnonPages:        8992 kB
Mapped:           3148 kB
Slab:           104756 kB
PageTables:        348 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    87784 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 8814 MiB
End job on tipi19 at 2009-05-17 14:18:07