Trace number 1820367

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
APTUSAT 2009-03-22? (TO) 1200.11 1200.04

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/dated-5-19-u.cnf
MD5SUM3be331331884289c55e55acdeed55dc7
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 variables208002
Number of clauses986543
Sum of the clauses size2288164
Maximum clause length10
Minimum clause length1
Number of clauses of size 117318
Number of clauses of size 2753529
Number of clauses of size 3176796
Number of clauses of size 44320
Number of clauses of size 517280
Number of clauses of size over 517300

Solver Data

0.00/0.00	c Parsing...
0.81/0.90	c ==============================================================================
0.81/0.90	c |           |     ORIGINAL     |              LEARNT              |          |
0.81/0.90	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.81/0.90	c ==============================================================================
0.81/0.90	c |         0 |  969225  2270846 |  290767       0        0     nan |  0.000 % |
6.21/6.29	c |         0 |  424864  1140718 |      --       0       --      -- |     --   | -338304/-664362
6.21/6.29	c ==============================================================================
6.21/6.29	c Result  :   #vars: 68615   #clauses: 424864   #literals: 1140718
6.21/6.29	c CPU time:   6 s
6.21/6.29	c ==============================================================================
6.71/6.75	This is MiniSat 2.0 beta
6.71/6.75	WARNING: for repeatability, setting FPU to use double precision
6.71/6.75	============================[ Problem Statistics ]=============================
6.71/6.75	|                                                                             |
6.71/6.75	|  Number of variables:  68615                                                |
6.71/6.75	|  Number of clauses:    424864                                               |
6.76/7.04	|  Parsing time:         0.26         s                                       |
6.76/7.06	============================[ Search Statistics ]==============================
6.76/7.06	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
6.76/7.06	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
6.76/7.06	===============================================================================
6.76/7.06	|         0 |   68615   424864  1140718 |   141621        0    nan |  0.000 % |
6.76/7.39	|       100 |   67086   424864  1140718 |   155783       65     18 | 13.564 % |
7.81/7.88	|       250 |   45694   272502   759942 |   171361      146     16 | 39.091 % |
8.21/8.23	|       476 |   45181   272502   759942 |   188497      349     24 | 45.747 % |
9.01/9.01	|       813 |   37213   211983   601398 |   207347      654     33 | 47.688 % |
10.11/10.16	|      1319 |   28701   151547   436282 |   228082     1048     34 | 62.175 % |
11.11/11.17	|      2078 |   22188   109700   318719 |   250890     1696     32 | 72.166 % |
12.51/12.54	|      3217 |   16156    78417   227886 |   275979     2669     32 | 76.781 % |
14.21/14.25	|      4926 |   15838    76205   221960 |   303577     4363     32 | 77.170 % |
16.61/16.63	|      7488 |   15199    72459   211386 |   333935     6861     32 | 77.874 % |
20.41/20.42	|     11332 |   14736    69885   204105 |   367329    10682     34 | 78.538 % |
24.81/24.89	|     17098 |   14671    69424   202815 |   404062    16439     37 | 78.618 % |
32.01/32.09	|     25747 |   14650    69256   202345 |   444468    25081     38 | 78.652 % |
44.71/44.80	|     38722 |   14221    67359   196853 |   488915    37981     38 | 79.274 % |
67.52/67.56	|     58183 |   13168    61546   180701 |   537806    57314     38 | 80.809 % |
104.22/104.27	|     87377 |   12718    59021   173119 |   591587    86451     36 | 81.466 % |
171.54/171.60	|    131166 |   12363    57139   167428 |   650746   130175     34 | 82.037 % |
299.74/299.78	|    196851 |   12060    55551   163162 |   715820   195810     34 | 82.556 % |
549.86/549.89	|    295377 |   11798    52877   155663 |   787402   294003     34 | 82.826 % |
1075.18/1075.12	|    443167 |   11444    51016   150029 |   866143   441733     33 | 83.324 % |
1200.09/1200.03	HOME/SatELiteGTI: line 36: 26095 Terminated              $MS $2 $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-1820367-1242434083/watcher-1820367-1242434083 -o /tmp/evaluation-result-1820367-1242434083/solver-1820367-1242434083 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1820367-1242434083.cnf -restarts=1 

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


[startup+0 s]
/proc/loadavg: 0.92 0.99 0.99 3/97 26089
/proc/meminfo: memFree=896956/2074464 swapFree=1949244/1959888
[pid=26089] ppid=26087 vsize=2412 CPUtime=0
/proc/26089/stat : 26089 (SatELiteGTI) S 26087 26089 16367 0 -1 4194304 368 647 0 0 0 0 0 0 25 0 1 0 1007909476 2469888 277 4294967295 134512640 135169312 3214261408 3214259944 3085504238 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/26089/statm: 603 277 235 161 0 42 0
[pid=26093] ppid=26089 vsize=956 CPUtime=0
/proc/26093/stat : 26093 (SatELite_releas) R 26089 26089 16367 0 -1 4202496 122 0 0 0 0 0 0 0 25 0 1 0 1007909476 978944 58 4294967295 134512640 135223648 3213413328 3213411924 134719062 0 0 0 3 0 0 0 17 2 0 0 0
/proc/26093/statm: 239 60 46 174 0 64 0

[startup+0.027004 s]
/proc/loadavg: 0.92 0.99 0.99 3/97 26089
/proc/meminfo: memFree=896956/2074464 swapFree=1949244/1959888
[pid=26089] ppid=26087 vsize=2412 CPUtime=0
/proc/26089/stat : 26089 (SatELiteGTI) S 26087 26089 16367 0 -1 4194304 368 647 0 0 0 0 0 0 25 0 1 0 1007909476 2469888 277 4294967295 134512640 135169312 3214261408 3214259944 3085504238 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/26089/statm: 603 277 235 161 0 42 0
[pid=26093] ppid=26089 vsize=5728 CPUtime=0.03
/proc/26093/stat : 26093 (SatELite_releas) R 26089 26089 16367 0 -1 4202496 1173 0 0 0 2 1 0 0 25 0 1 0 1007909476 5865472 1109 4294967295 134512640 135223648 3213413328 3213412280 134737310 0 0 0 3 0 0 0 17 2 0 0 0
/proc/26093/statm: 1432 1110 46 174 0 1257 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 8140

[startup+0.106998 s]
/proc/loadavg: 0.92 0.99 0.99 3/97 26089
/proc/meminfo: memFree=896956/2074464 swapFree=1949244/1959888
[pid=26089] ppid=26087 vsize=2412 CPUtime=0
/proc/26089/stat : 26089 (SatELiteGTI) S 26087 26089 16367 0 -1 4194304 368 647 0 0 0 0 0 0 25 0 1 0 1007909476 2469888 277 4294967295 134512640 135169312 3214261408 3214259944 3085504238 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/26089/statm: 603 277 235 161 0 42 0
[pid=26093] ppid=26089 vsize=21708 CPUtime=0.11
/proc/26093/stat : 26093 (SatELite_releas) R 26089 26089 16367 0 -1 4202496 4568 0 0 0 7 4 0 0 25 0 1 0 1007909476 22228992 4504 4294967295 134512640 135223648 3213413328 3213412280 134737310 0 0 0 3 0 0 0 17 2 0 0 0
/proc/26093/statm: 5427 4505 46 174 0 5252 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 24120

[startup+0.306987 s]
/proc/loadavg: 0.92 0.99 0.99 3/97 26089
/proc/meminfo: memFree=896956/2074464 swapFree=1949244/1959888
[pid=26089] ppid=26087 vsize=2412 CPUtime=0
/proc/26089/stat : 26089 (SatELiteGTI) S 26087 26089 16367 0 -1 4194304 368 647 0 0 0 0 0 0 25 0 1 0 1007909476 2469888 277 4294967295 134512640 135169312 3214261408 3214259944 3085504238 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/26089/statm: 603 277 235 161 0 42 0
[pid=26093] ppid=26089 vsize=50704 CPUtime=0.31
/proc/26093/stat : 26093 (SatELite_releas) R 26089 26089 16367 0 -1 4202496 10675 0 0 0 23 8 0 0 25 0 1 0 1007909476 51920896 10611 4294967295 134512640 135223648 3213413328 3213412280 134737310 0 0 0 3 0 0 0 17 2 0 0 0
/proc/26093/statm: 12676 10611 46 174 0 12501 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 53116

[startup+0.706964 s]
/proc/loadavg: 0.92 0.99 0.99 3/97 26089
/proc/meminfo: memFree=896956/2074464 swapFree=1949244/1959888
[pid=26089] ppid=26087 vsize=2412 CPUtime=0
/proc/26089/stat : 26089 (SatELiteGTI) S 26087 26089 16367 0 -1 4194304 368 647 0 0 0 0 0 0 25 0 1 0 1007909476 2469888 277 4294967295 134512640 135169312 3214261408 3214259944 3085504238 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/26089/statm: 603 277 235 161 0 42 0
[pid=26093] ppid=26089 vsize=78944 CPUtime=0.71
/proc/26093/stat : 26093 (SatELite_releas) R 26089 26089 16367 0 -1 4202496 18257 0 0 0 54 17 0 0 25 0 1 0 1007909476 80838656 18193 4294967295 134512640 135223648 3213413328 3213412280 134737310 0 0 0 3 0 0 0 17 2 0 0 0
/proc/26093/statm: 19736 18193 47 174 0 19561 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 81356

[startup+1.50692 s]
/proc/loadavg: 0.93 0.99 0.99 2/99 26094
/proc/meminfo: memFree=806768/2074464 swapFree=1949244/1959888
[pid=26089] ppid=26087 vsize=2412 CPUtime=0
/proc/26089/stat : 26089 (SatELiteGTI) S 26087 26089 16367 0 -1 4194304 368 647 0 0 0 0 0 0 25 0 1 0 1007909476 2469888 277 4294967295 134512640 135169312 3214261408 3214259944 3085504238 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/26089/statm: 603 277 235 161 0 42 0
[pid=26093] ppid=26089 vsize=105824 CPUtime=1.51
/proc/26093/stat : 26093 (SatELite_releas) R 26089 26089 16367 0 -1 4202496 26574 0 0 0 129 22 0 0 25 0 1 0 1007909476 108363776 24373 4294967295 134512640 135223648 3213413328 3213411344 134586851 0 0 0 3 0 0 0 17 2 0 0 0
/proc/26093/statm: 26456 24373 73 174 0 26281 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 108236

[startup+3.10683 s]
/proc/loadavg: 0.93 0.99 0.99 2/99 26094
/proc/meminfo: memFree=793748/2074464 swapFree=1949244/1959888
[pid=26089] ppid=26087 vsize=2412 CPUtime=0
/proc/26089/stat : 26089 (SatELiteGTI) S 26087 26089 16367 0 -1 4194304 368 647 0 0 0 0 0 0 25 0 1 0 1007909476 2469888 277 4294967295 134512640 135169312 3214261408 3214259944 3085504238 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/26089/statm: 603 277 235 161 0 42 0
[pid=26093] ppid=26089 vsize=110528 CPUtime=3.11
/proc/26093/stat : 26093 (SatELite_releas) R 26089 26089 16367 0 -1 4202496 27928 0 0 0 287 24 0 0 25 0 1 0 1007909476 113180672 25568 4294967295 134512640 135223648 3213413328 3213411424 134596485 0 0 0 3 0 0 0 17 2 0 0 0
/proc/26093/statm: 27632 25568 73 174 0 27457 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 112940

[startup+6.30664 s]
/proc/loadavg: 0.93 0.99 0.99 2/99 26094
/proc/meminfo: memFree=780636/2074464 swapFree=1949244/1959888
[pid=26089] ppid=26087 vsize=2412 CPUtime=0
/proc/26089/stat : 26089 (SatELiteGTI) S 26087 26089 16367 0 -1 4194304 368 647 0 0 0 0 0 0 25 0 1 0 1007909476 2469888 277 4294967295 134512640 135169312 3214261408 3214259944 3085504238 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/26089/statm: 603 277 235 161 0 42 0
[pid=26093] ppid=26089 vsize=119932 CPUtime=6.31
/proc/26093/stat : 26093 (SatELite_releas) R 26089 26089 16367 0 -1 4202496 40854 0 0 0 602 29 0 0 25 0 1 0 1007909476 122810368 26339 4294967295 134512640 135223648 3213413328 3213409948 134737406 0 0 0 3 0 0 0 17 2 0 0 0
/proc/26093/statm: 29983 26339 73 174 0 29808 0
Current children cumulated CPU time (s) 6.31
Current children cumulated vsize (KiB) 122344

[startup+12.7063 s]
/proc/loadavg: 0.94 0.99 0.99 3/99 26096
/proc/meminfo: memFree=859780/2074464 swapFree=1949244/1959888
[pid=26089] ppid=26087 vsize=2416 CPUtime=6.76
/proc/26089/stat : 26089 (SatELiteGTI) S 26087 26089 16367 0 -1 4194304 386 41503 0 0 0 0 644 32 18 0 1 0 1007909476 2473984 278 4294967295 134512640 135169312 3214261408 3214257624 3085504238 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/26089/statm: 604 278 235 161 0 43 0
[pid=26095] ppid=26089 vsize=24688 CPUtime=5.95
/proc/26095/stat : 26095 (minisat_static) R 26089 26089 16367 0 -1 4202496 5919 0 0 0 593 2 0 0 25 0 1 0 1007910152 25280512 5843 4294967295 134512640 135213731 3220232880 3220231360 134529968 0 0 0 3 0 0 0 17 3 0 0 0
/proc/26095/statm: 6172 5843 73 172 0 5998 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 27104

[startup+25.5056 s]
/proc/loadavg: 0.95 0.99 0.99 2/99 26279
/proc/meminfo: memFree=859656/2074464 swapFree=1949244/1959888
[pid=26089] ppid=26087 vsize=2416 CPUtime=6.76
/proc/26089/stat : 26089 (SatELiteGTI) S 26087 26089 16367 0 -1 4194304 386 41503 0 0 0 0 644 32 18 0 1 0 1007909476 2473984 278 4294967295 134512640 135169312 3214261408 3214257624 3085504238 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/26089/statm: 604 278 235 161 0 43 0
[pid=26095] ppid=26089 vsize=24828 CPUtime=18.75
/proc/26095/stat : 26095 (minisat_static) R 26089 26089 16367 0 -1 4202496 5934 0 0 0 1873 2 0 0 25 0 1 0 1007910152 25423872 5858 4294967295 134512640 135213731 3220232880 3220231360 134530403 0 0 0 3 0 0 0 17 3 0 0 0
/proc/26095/statm: 6207 5858 73 172 0 6033 0
Current children cumulated CPU time (s) 25.51
Current children cumulated vsize (KiB) 27244

[startup+51.1141 s]
/proc/loadavg: 0.97 0.99 0.99 2/99 26283
/proc/meminfo: memFree=858580/2074464 swapFree=1949244/1959888
[pid=26089] ppid=26087 vsize=2416 CPUtime=6.76
/proc/26089/stat : 26089 (SatELiteGTI) S 26087 26089 16367 0 -1 4194304 386 41503 0 0 0 0 644 32 18 0 1 0 1007909476 2473984 278 4294967295 134512640 135169312 3214261408 3214257624 3085504238 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/26089/statm: 604 278 235 161 0 43 0
[pid=26095] ppid=26089 vsize=26004 CPUtime=44.36
/proc/26095/stat : 26095 (minisat_static) R 26089 26089 16367 0 -1 4202496 6208 0 0 0 4433 3 0 0 25 0 1 0 1007910152 26628096 6132 4294967295 134512640 135213731 3220232880 3220231360 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/26095/statm: 6501 6132 73 172 0 6327 0
Current children cumulated CPU time (s) 51.12
Current children cumulated vsize (KiB) 28420

[startup+102.311 s]
/proc/loadavg: 0.98 0.99 0.99 2/99 26468
/proc/meminfo: memFree=851900/2074464 swapFree=1949244/1959888
[pid=26089] ppid=26087 vsize=2416 CPUtime=6.76
/proc/26089/stat : 26089 (SatELiteGTI) S 26087 26089 16367 0 -1 4194304 386 41503 0 0 0 0 644 32 18 0 1 0 1007909476 2473984 278 4294967295 134512640 135169312 3214261408 3214257624 3085504238 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/26089/statm: 604 278 235 161 0 43 0
[pid=26095] ppid=26089 vsize=32396 CPUtime=95.56
/proc/26095/stat : 26095 (minisat_static) R 26089 26089 16367 0 -1 4202496 7813 0 0 0 9553 3 0 0 25 0 1 0 1007910152 33173504 7737 4294967295 134512640 135213731 3220232880 3220231360 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/26095/statm: 8099 7737 73 172 0 7925 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 34812

[startup+162.318 s]
/proc/loadavg: 0.99 0.99 0.99 2/99 26661
/proc/meminfo: memFree=846096/2074464 swapFree=1949244/1959888
[pid=26089] ppid=26087 vsize=2416 CPUtime=6.76
/proc/26089/stat : 26089 (SatELiteGTI) S 26087 26089 16367 0 -1 4194304 386 41503 0 0 0 0 644 32 18 0 1 0 1007909476 2473984 278 4294967295 134512640 135169312 3214261408 3214257624 3085504238 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/26089/statm: 604 278 235 161 0 43 0
[pid=26095] ppid=26089 vsize=38312 CPUtime=155.57
/proc/26095/stat : 26095 (minisat_static) R 26089 26089 16367 0 -1 4202496 9283 0 0 0 15554 3 0 0 25 0 1 0 1007910152 39231488 9207 4294967295 134512640 135213731 3220232880 3220231360 134530171 0 0 0 3 0 0 0 17 3 0 0 0
/proc/26095/statm: 9578 9207 73 172 0 9404 0
Current children cumulated CPU time (s) 162.33
Current children cumulated vsize (KiB) 40728

[startup+222.324 s]
/proc/loadavg: 0.99 0.99 0.99 2/99 26848
/proc/meminfo: memFree=838836/2074464 swapFree=1949244/1959888
[pid=26089] ppid=26087 vsize=2416 CPUtime=6.76
/proc/26089/stat : 26089 (SatELiteGTI) S 26087 26089 16367 0 -1 4194304 386 41503 0 0 0 0 644 32 18 0 1 0 1007909476 2473984 278 4294967295 134512640 135169312 3214261408 3214257624 3085504238 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/26089/statm: 604 278 235 161 0 43 0
[pid=26095] ppid=26089 vsize=45700 CPUtime=215.58
/proc/26095/stat : 26095 (minisat_static) R 26089 26089 16367 0 -1 4202496 11064 0 0 0 21554 4 0 0 25 0 1 0 1007910152 46796800 10988 4294967295 134512640 135213731 3220232880 3220231360 134530103 0 0 0 3 0 0 0 17 3 0 0 0
/proc/26095/statm: 11425 10988 73 172 0 11251 0
Current children cumulated CPU time (s) 222.34
Current children cumulated vsize (KiB) 48116

[startup+282.311 s]
/proc/loadavg: 0.99 0.99 0.99 3/99 27037
/proc/meminfo: memFree=834456/2074464 swapFree=1949244/1959888
[pid=26089] ppid=26087 vsize=2416 CPUtime=6.76
/proc/26089/stat : 26089 (SatELiteGTI) S 26087 26089 16367 0 -1 4194304 386 41503 0 0 0 0 644 32 18 0 1 0 1007909476 2473984 278 4294967295 134512640 135169312 3214261408 3214257624 3085504238 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/26089/statm: 604 278 235 161 0 43 0
[pid=26095] ppid=26089 vsize=50112 CPUtime=275.57
/proc/26095/stat : 26095 (minisat_static) R 26089 26089 16367 0 -1 4202496 12167 0 0 0 27547 10 0 0 25 0 1 0 1007910152 51314688 12091 4294967295 134512640 135213731 3220232880 3220231360 134530458 0 0 0 3 0 0 0 17 3 0 0 0
/proc/26095/statm: 12528 12091 73 172 0 12354 0
Current children cumulated CPU time (s) 282.33
Current children cumulated vsize (KiB) 52528

[startup+342.317 s]
/proc/loadavg: 0.99 0.99 0.99 3/99 27227
/proc/meminfo: memFree=829588/2074464 swapFree=1949244/1959888
[pid=26089] ppid=26087 vsize=2416 CPUtime=6.76
/proc/26089/stat : 26089 (SatELiteGTI) S 26087 26089 16367 0 -1 4194304 386 41503 0 0 0 0 644 32 18 0 1 0 1007909476 2473984 278 4294967295 134512640 135169312 3214261408 3214257624 3085504238 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/26089/statm: 604 278 235 161 0 43 0
[pid=26095] ppid=26089 vsize=55104 CPUtime=335.58
/proc/26095/stat : 26095 (minisat_static) R 26089 26089 16367 0 -1 4202496 13353 0 0 0 33547 11 0 0 25 0 1 0 1007910152 56426496 13277 4294967295 134512640 135213731 3220232880 3220231360 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/26095/statm: 13776 13277 73 172 0 13602 0
Current children cumulated CPU time (s) 342.34

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

/proc/26089/stat : 26089 (SatELiteGTI) S 26087 26089 16367 0 -1 4194304 386 41503 0 0 0 0 644 32 18 0 1 0 1007909476 2473984 278 4294967295 134512640 135169312 3214261408 3214257624 3085504238 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/26089/statm: 604 278 235 161 0 43 0
[pid=26095] ppid=26089 vsize=62644 CPUtime=455.59
/proc/26095/stat : 26095 (minisat_static) R 26089 26089 16367 0 -1 4202496 15236 0 0 0 45548 11 0 0 25 0 1 0 1007910152 64147456 15160 4294967295 134512640 135213731 3220232880 3220231360 134530114 0 0 0 3 0 0 0 17 3 0 0 0
/proc/26095/statm: 15661 15160 73 172 0 15487 0
Current children cumulated CPU time (s) 462.35
Current children cumulated vsize (KiB) 65060

[startup+522.317 s]
/proc/loadavg: 1.13 1.02 1.00 2/99 27789
/proc/meminfo: memFree=818252/2074464 swapFree=1949244/1959888
[pid=26089] ppid=26087 vsize=2416 CPUtime=6.76
/proc/26089/stat : 26089 (SatELiteGTI) S 26087 26089 16367 0 -1 4194304 386 41503 0 0 0 0 644 32 18 0 1 0 1007909476 2473984 278 4294967295 134512640 135169312 3214261408 3214257624 3085504238 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/26089/statm: 604 278 235 161 0 43 0
[pid=26095] ppid=26089 vsize=66348 CPUtime=515.59
/proc/26095/stat : 26095 (minisat_static) R 26089 26089 16367 0 -1 4202496 16175 0 0 0 51547 12 0 0 25 0 1 0 1007910152 67940352 16099 4294967295 134512640 135213731 3220232880 3220231360 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/26095/statm: 16587 16099 73 172 0 16413 0
Current children cumulated CPU time (s) 522.35
Current children cumulated vsize (KiB) 68764

[startup+582.323 s]
/proc/loadavg: 1.05 1.02 1.00 3/99 27982
/proc/meminfo: memFree=814632/2074464 swapFree=1949244/1959888
[pid=26089] ppid=26087 vsize=2416 CPUtime=6.76
/proc/26089/stat : 26089 (SatELiteGTI) S 26087 26089 16367 0 -1 4194304 386 41503 0 0 0 0 644 32 18 0 1 0 1007909476 2473984 278 4294967295 134512640 135169312 3214261408 3214257624 3085504238 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/26089/statm: 604 278 235 161 0 43 0
[pid=26095] ppid=26089 vsize=70008 CPUtime=575.6
/proc/26095/stat : 26095 (minisat_static) R 26089 26089 16367 0 -1 4202496 17060 0 0 0 57548 12 0 0 25 0 1 0 1007910152 71688192 16984 4294967295 134512640 135213731 3220232880 3220231288 134719542 0 0 0 3 0 0 0 17 3 0 0 0
/proc/26095/statm: 17502 16984 73 172 0 17328 0
Current children cumulated CPU time (s) 582.36
Current children cumulated vsize (KiB) 72424

[startup+642.31 s]
/proc/loadavg: 1.02 1.01 1.00 2/99 28170
/proc/meminfo: memFree=811344/2074464 swapFree=1949244/1959888
[pid=26089] ppid=26087 vsize=2416 CPUtime=6.76
/proc/26089/stat : 26089 (SatELiteGTI) S 26087 26089 16367 0 -1 4194304 386 41503 0 0 0 0 644 32 18 0 1 0 1007909476 2473984 278 4294967295 134512640 135169312 3214261408 3214257624 3085504238 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/26089/statm: 604 278 235 161 0 43 0
[pid=26095] ppid=26089 vsize=73684 CPUtime=635.59
/proc/26095/stat : 26095 (minisat_static) R 26089 26089 16367 0 -1 4202496 17855 0 0 0 63547 12 0 0 25 0 1 0 1007910152 75452416 17779 4294967295 134512640 135213731 3220232880 3220231360 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/26095/statm: 18421 17779 73 172 0 18247 0
Current children cumulated CPU time (s) 642.35
Current children cumulated vsize (KiB) 76100

[startup+702.317 s]
/proc/loadavg: 1.06 1.02 1.00 2/99 28356
/proc/meminfo: memFree=808564/2074464 swapFree=1949244/1959888
[pid=26089] ppid=26087 vsize=2416 CPUtime=6.76
/proc/26089/stat : 26089 (SatELiteGTI) S 26087 26089 16367 0 -1 4194304 386 41503 0 0 0 0 644 32 18 0 1 0 1007909476 2473984 278 4294967295 134512640 135169312 3214261408 3214257624 3085504238 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/26089/statm: 604 278 235 161 0 43 0
[pid=26095] ppid=26089 vsize=76524 CPUtime=695.6
/proc/26095/stat : 26095 (minisat_static) R 26089 26089 16367 0 -1 4202496 18552 0 0 0 69546 14 0 0 25 0 1 0 1007910152 78360576 18476 4294967295 134512640 135213731 3220232880 3220231072 134527152 0 0 0 3 0 0 0 17 3 0 0 0
/proc/26095/statm: 19131 18476 73 172 0 18957 0
Current children cumulated CPU time (s) 702.36
Current children cumulated vsize (KiB) 78940

[startup+762.323 s]
/proc/loadavg: 1.02 1.02 1.00 3/99 28545
/proc/meminfo: memFree=805308/2074464 swapFree=1949244/1959888
[pid=26089] ppid=26087 vsize=2416 CPUtime=6.76
/proc/26089/stat : 26089 (SatELiteGTI) S 26087 26089 16367 0 -1 4194304 386 41503 0 0 0 0 644 32 18 0 1 0 1007909476 2473984 278 4294967295 134512640 135169312 3214261408 3214257624 3085504238 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/26089/statm: 604 278 235 161 0 43 0
[pid=26095] ppid=26089 vsize=79644 CPUtime=755.61
/proc/26095/stat : 26095 (minisat_static) R 26089 26089 16367 0 -1 4202496 19335 0 0 0 75547 14 0 0 25 0 1 0 1007910152 81555456 19259 4294967295 134512640 135213731 3220232880 3220231360 134530199 0 0 0 3 0 0 0 17 3 0 0 0
/proc/26095/statm: 19911 19259 73 172 0 19737 0
Current children cumulated CPU time (s) 762.37
Current children cumulated vsize (KiB) 82060

[startup+822.32 s]
/proc/loadavg: 1.00 1.01 1.00 2/99 28732
/proc/meminfo: memFree=802752/2074464 swapFree=1949244/1959888
[pid=26089] ppid=26087 vsize=2416 CPUtime=6.76
/proc/26089/stat : 26089 (SatELiteGTI) S 26087 26089 16367 0 -1 4194304 386 41503 0 0 0 0 644 32 18 0 1 0 1007909476 2473984 278 4294967295 134512640 135169312 3214261408 3214257624 3085504238 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/26089/statm: 604 278 235 161 0 43 0
[pid=26095] ppid=26089 vsize=82520 CPUtime=815.61
/proc/26095/stat : 26095 (minisat_static) R 26089 26089 16367 0 -1 4202496 20037 0 0 0 81547 14 0 0 25 0 1 0 1007910152 84500480 19961 4294967295 134512640 135213731 3220232880 3220231360 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/26095/statm: 20630 19961 73 172 0 20456 0
Current children cumulated CPU time (s) 822.37
Current children cumulated vsize (KiB) 84936

[startup+882.316 s]
/proc/loadavg: 1.00 1.00 1.00 2/99 28921
/proc/meminfo: memFree=800356/2074464 swapFree=1949244/1959888
[pid=26089] ppid=26087 vsize=2416 CPUtime=6.76
/proc/26089/stat : 26089 (SatELiteGTI) S 26087 26089 16367 0 -1 4194304 386 41503 0 0 0 0 644 32 18 0 1 0 1007909476 2473984 278 4294967295 134512640 135169312 3214261408 3214257624 3085504238 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/26089/statm: 604 278 235 161 0 43 0
[pid=26095] ppid=26089 vsize=84616 CPUtime=875.61
/proc/26095/stat : 26095 (minisat_static) R 26089 26089 16367 0 -1 4202496 20588 0 0 0 87547 14 0 0 25 0 1 0 1007910152 86646784 20512 4294967295 134512640 135213731 3220232880 3220231360 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/26095/statm: 21154 20512 73 172 0 20980 0
Current children cumulated CPU time (s) 882.37
Current children cumulated vsize (KiB) 87032

[startup+942.323 s]
/proc/loadavg: 1.10 1.03 1.01 2/99 29113
/proc/meminfo: memFree=797812/2074464 swapFree=1949244/1959888
[pid=26089] ppid=26087 vsize=2416 CPUtime=6.76
/proc/26089/stat : 26089 (SatELiteGTI) S 26087 26089 16367 0 -1 4194304 386 41503 0 0 0 0 644 32 18 0 1 0 1007909476 2473984 278 4294967295 134512640 135169312 3214261408 3214257624 3085504238 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/26089/statm: 604 278 235 161 0 43 0
[pid=26095] ppid=26089 vsize=87100 CPUtime=935.62
/proc/26095/stat : 26095 (minisat_static) R 26089 26089 16367 0 -1 4202496 21199 0 0 0 93548 14 0 0 25 0 1 0 1007910152 89190400 21123 4294967295 134512640 135213731 3220232880 3220231136 134536458 0 0 0 3 0 0 0 17 3 0 0 0
/proc/26095/statm: 21775 21123 73 172 0 21601 0
Current children cumulated CPU time (s) 942.38
Current children cumulated vsize (KiB) 89516

[startup+1002.31 s]
/proc/loadavg: 1.13 1.05 1.01 2/99 29299
/proc/meminfo: memFree=795560/2074464 swapFree=1949244/1959888
[pid=26089] ppid=26087 vsize=2416 CPUtime=6.76
/proc/26089/stat : 26089 (SatELiteGTI) S 26087 26089 16367 0 -1 4194304 386 41503 0 0 0 0 644 32 18 0 1 0 1007909476 2473984 278 4294967295 134512640 135169312 3214261408 3214257624 3085504238 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/26089/statm: 604 278 235 161 0 43 0
[pid=26095] ppid=26089 vsize=89520 CPUtime=995.61
/proc/26095/stat : 26095 (minisat_static) R 26089 26089 16367 0 -1 4202496 21800 0 0 0 99546 15 0 0 25 0 1 0 1007910152 91668480 21724 4294967295 134512640 135213731 3220232880 3220231360 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/26095/statm: 22380 21724 73 172 0 22206 0
Current children cumulated CPU time (s) 1002.37
Current children cumulated vsize (KiB) 91936

[startup+1062.32 s]
/proc/loadavg: 1.05 1.04 1.01 3/99 29488
/proc/meminfo: memFree=792784/2074464 swapFree=1949244/1959888
[pid=26089] ppid=26087 vsize=2416 CPUtime=6.76
/proc/26089/stat : 26089 (SatELiteGTI) S 26087 26089 16367 0 -1 4194304 386 41503 0 0 0 0 644 32 18 0 1 0 1007909476 2473984 278 4294967295 134512640 135169312 3214261408 3214257624 3085504238 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/26089/statm: 604 278 235 161 0 43 0
[pid=26095] ppid=26089 vsize=92248 CPUtime=1055.62
/proc/26095/stat : 26095 (minisat_static) R 26089 26089 16367 0 -1 4202496 22481 0 0 0 105546 16 0 0 25 0 1 0 1007910152 94461952 22405 4294967295 134512640 135213731 3220232880 3220231136 134536479 0 0 0 3 0 0 0 17 3 0 0 0
/proc/26095/statm: 23062 22405 73 172 0 22888 0
Current children cumulated CPU time (s) 1062.38
Current children cumulated vsize (KiB) 94664

[startup+1122.31 s]
/proc/loadavg: 1.14 1.08 1.02 2/99 29675
/proc/meminfo: memFree=789972/2074464 swapFree=1949244/1959888
[pid=26089] ppid=26087 vsize=2416 CPUtime=6.76
/proc/26089/stat : 26089 (SatELiteGTI) S 26087 26089 16367 0 -1 4194304 386 41503 0 0 0 0 644 32 18 0 1 0 1007909476 2473984 278 4294967295 134512640 135169312 3214261408 3214257624 3085504238 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/26089/statm: 604 278 235 161 0 43 0
[pid=26095] ppid=26089 vsize=95204 CPUtime=1115.62
/proc/26095/stat : 26095 (minisat_static) R 26089 26089 16367 0 -1 4202496 23231 0 0 0 111546 16 0 0 25 0 1 0 1007910152 97488896 23155 4294967295 134512640 135213731 3220232880 3220231360 134530180 0 0 0 3 0 0 0 17 3 0 0 0
/proc/26095/statm: 23801 23155 73 172 0 23627 0
Current children cumulated CPU time (s) 1122.38
Current children cumulated vsize (KiB) 97620

[startup+1182.32 s]
/proc/loadavg: 1.09 1.07 1.02 3/99 29864
/proc/meminfo: memFree=786840/2074464 swapFree=1949244/1959888
[pid=26089] ppid=26087 vsize=2416 CPUtime=6.76
/proc/26089/stat : 26089 (SatELiteGTI) S 26087 26089 16367 0 -1 4194304 386 41503 0 0 0 0 644 32 18 0 1 0 1007909476 2473984 278 4294967295 134512640 135169312 3214261408 3214257624 3085504238 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/26089/statm: 604 278 235 161 0 43 0
[pid=26095] ppid=26089 vsize=99172 CPUtime=1175.63
/proc/26095/stat : 26095 (minisat_static) R 26089 26089 16367 0 -1 4202496 24007 0 0 0 117547 16 0 0 25 0 1 0 1007910152 101552128 23931 4294967295 134512640 135213731 3220232880 3220231360 134529917 0 0 0 3 0 0 0 17 3 0 0 0
/proc/26095/statm: 24793 23931 73 172 0 24619 0
Current children cumulated CPU time (s) 1182.39
Current children cumulated vsize (KiB) 101588



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.02 s]
/proc/loadavg: 1.07 1.07 1.02 3/99 29864
/proc/meminfo: memFree=786136/2074464 swapFree=1949244/1959888
[pid=26089] ppid=26087 vsize=2416 CPUtime=6.76
/proc/26089/stat : 26089 (SatELiteGTI) S 26087 26089 16367 0 -1 4194304 386 41503 0 0 0 0 644 32 18 0 1 0 1007909476 2473984 278 4294967295 134512640 135169312 3214261408 3214257624 3085504238 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/26089/statm: 604 278 235 161 0 43 0
[pid=26095] ppid=26089 vsize=99832 CPUtime=1193.33
/proc/26095/stat : 26095 (minisat_static) R 26089 26089 16367 0 -1 4202496 24186 0 0 0 119317 16 0 0 25 0 1 0 1007910152 102227968 24110 4294967295 134512640 135213731 3220232880 3220231360 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/26095/statm: 24958 24110 73 172 0 24784 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 102248

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.11
CPU user time (s): 1199.61
CPU system time (s): 0.5
CPU usage (%): 100.006
Max. virtual memory (cumulated for all children) (KiB): 133652

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.61
system time used= 0.5
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 66353
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= 21
involuntary context switches= 840

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi11 at 2009-05-16 02:34:43
IDJOB=1820367
IDBENCH=20381
IDSOLVER=662
FILE ID=tipi11/1820367-1242434083
PBS_JOBID=
Free space on /tmp= 10754 MiB

SOLVER NAME= APTUSAT 2009-03-22
BENCH NAME= SAT07/industrial/anbulagan/hard-unsat/dated-5-19-u.cnf
COMMAND LINE= SatELiteGTI BENCHNAME -restarts=1
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1820367-1242434083/watcher-1820367-1242434083 -o /tmp/evaluation-result-1820367-1242434083/solver-1820367-1242434083 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1820367-1242434083.cnf -restarts=1

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

MD5SUM BENCH= 3be331331884289c55e55acdeed55dc7
RANDOM SEED= 1161719501

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:        896972 kB
Buffers:         23928 kB
Cached:        1063812 kB
SwapCached:       5336 kB
Active:         317548 kB
Inactive:       782224 kB
HighTotal:     1178688 kB
HighFree:       252656 kB
LowTotal:       895776 kB
LowFree:        644316 kB
SwapTotal:     1959888 kB
SwapFree:      1949244 kB
Dirty:           19596 kB
Writeback:           0 kB
AnonPages:       11184 kB
Mapped:           5048 kB
Slab:            68672 kB
PageTables:        580 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= 10754 MiB
End job on tipi11 at 2009-05-16 02:54:45