Trace number 1849503

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/core? (TO) 1200.05 1199.93

General information on the benchmark

NameAPPLICATIONS/
c32sat/post-c32s-ss-8.cnf
MD5SUM9d3d3bb9b296880c7463693ae665aafd
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 variables53752
Number of clauses148393
Sum of the clauses size346249
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 298928
Number of clauses of size 349464
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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 |  135726   315843 |   40717       0        0     nan |  0.000 % |
1.61/1.64	c |         0 |   65966   210427 |      --       0       --      -- |     --   | -69152/-103784
1.61/1.64	c ==============================================================================
1.61/1.64	c Result  :   #vars: 13761   #clauses: 65966   #literals: 210427
1.61/1.64	c CPU time:   1.61 s
1.61/1.64	c ==============================================================================
1.71/1.72	This is MiniSat 2.0 beta
1.71/1.72	WARNING: for repeatability, setting FPU to use double precision
1.71/1.72	============================[ Problem Statistics ]=============================
1.71/1.72	|                                                                             |
1.71/1.72	|  Number of variables:  13761                                                |
1.71/1.72	|  Number of clauses:    65966                                                |
1.71/1.77	|  Parsing time:         0.03         s                                       |
1.71/1.77	============================[ Search Statistics ]==============================
1.71/1.77	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.71/1.77	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.71/1.77	===============================================================================
1.71/1.77	|         0 |   13761    65966   210427 |    21988        0    nan |  0.000 % |
1.71/1.79	|       101 |   13761    65966   210427 |    24187      101     11 |  0.000 % |
1.72/1.83	|       251 |   13761    65966   210427 |    26606      251     18 |  0.000 % |
1.72/1.87	|       477 |   13761    65966   210427 |    29266      477     14 |  0.000 % |
1.72/1.95	|       815 |   13761    65966   210427 |    32193      815     24 |  0.000 % |
1.72/2.02	|      1323 |   13761    65966   210427 |    35412     1323     23 |  0.000 % |
2.11/2.16	|      2082 |   13761    65966   210427 |    38954     2082     21 |  0.000 % |
2.31/2.37	|      3221 |   13761    65966   210427 |    42849     3221     24 |  0.000 % |
2.61/2.64	|      4930 |   13761    65966   210427 |    47134     4930     24 |  0.000 % |
2.91/2.94	|      7495 |   13757    65956   210399 |    51848     7454     26 |  0.029 % |
3.32/3.40	|     11340 |   13757    65926   210315 |    57032    11284     24 |  0.029 % |
4.50/4.52	|     17107 |   13755    65916   210287 |    62736    17044     25 |  0.044 % |
7.10/7.14	|     25756 |   13755    65906   210259 |    69009    25687     36 |  0.044 % |
11.10/11.17	|     38731 |   13755    65906   210259 |    75910    38662     41 |  0.044 % |
18.40/18.46	|     58194 |   13754    65896   210231 |    83501    58118     42 |  0.051 % |
39.31/39.38	|     87387 |   13754    65896   210231 |    91852    87311     68 |  0.051 % |
58.41/58.41	|    131176 |   13742    65783   209917 |   101037    61748     42 |  0.138 % |
90.60/90.66	|    196861 |   13738    65757   209849 |   111141    54206     27 |  0.167 % |
151.22/151.23	|    295387 |   13736    65751   209837 |   122255    72264     28 |  0.182 % |
252.63/252.64	|    443176 |   13725    65677   209641 |   134480    44626     22 |  0.262 % |
446.74/446.71	|    664860 |   13689    65350   208734 |   147928    71235     36 |  0.523 % |
785.58/785.57	|    997387 |   13681    65321   208671 |   162721   107309     29 |  0.581 % |
1200.04/1199.92	HOME/SatELiteGTI: line 36: 25761 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-1849503-1244829931/watcher-1849503-1244829931 -o /tmp/evaluation-result-1849503-1244829931/solver-1849503-1244829931 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1849503-1244829931.cnf 

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


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 2/91 25755
/proc/meminfo: memFree=1365800/2074464 swapFree=1959888/1959888
[pid=25755] ppid=25753 vsize=2412 CPUtime=0
/proc/25755/stat : 25755 (SatELiteGTI) R 25753 25755 18729 0 -1 4194304 354 642 0 0 0 0 0 0 25 0 1 0 80418266 2469888 276 4294967295 134512640 135169312 3216688896 3216687372 3085408116 0 65538 4 65536 0 0 0 17 1 0 0 0
/proc/25755/statm: 603 276 235 161 0 42 0
[pid=25759] ppid=25755 vsize=2412 CPUtime=0
/proc/25759/stat : 25759 (SatELiteGTI) R 25755 25755 18729 0 -1 4194368 40 0 0 0 0 0 0 0 25 0 1 0 80418266 2469888 70 4294967295 134512640 135169312 3216688896 3216687524 3086459008 0 0 0 0 0 0 0 17 1 0 0 0
/proc/25759/statm: 603 94 52 161 0 42 0

[startup+0.04501 s]
/proc/loadavg: 1.00 1.00 1.00 2/91 25755
/proc/meminfo: memFree=1365800/2074464 swapFree=1959888/1959888
[pid=25755] ppid=25753 vsize=2412 CPUtime=0
/proc/25755/stat : 25755 (SatELiteGTI) S 25753 25755 18729 0 -1 4194304 368 642 0 0 0 0 0 0 25 0 1 0 80418266 2469888 276 4294967295 134512640 135169312 3216688896 3216687432 3085405934 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/25755/statm: 603 276 235 161 0 42 0
[pid=25759] ppid=25755 vsize=7700 CPUtime=0.05
/proc/25759/stat : 25759 (SatELite_releas) R 25755 25755 18729 0 -1 4202496 1579 0 0 0 5 0 0 0 18 0 1 0 80418266 7884800 1514 4294967295 134512640 135223648 3215482304 3215481256 134737310 0 0 0 3 0 0 0 17 3 0 0 0
/proc/25759/statm: 1925 1515 47 174 0 1750 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 10112

[startup+0.115002 s]
/proc/loadavg: 1.00 1.00 1.00 2/91 25755
/proc/meminfo: memFree=1365800/2074464 swapFree=1959888/1959888
[pid=25755] ppid=25753 vsize=2412 CPUtime=0
/proc/25755/stat : 25755 (SatELiteGTI) S 25753 25755 18729 0 -1 4194304 368 642 0 0 0 0 0 0 25 0 1 0 80418266 2469888 276 4294967295 134512640 135169312 3216688896 3216687432 3085405934 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/25755/statm: 603 276 235 161 0 42 0
[pid=25759] ppid=25755 vsize=17604 CPUtime=0.12
/proc/25759/stat : 25759 (SatELite_releas) R 25755 25755 18729 0 -1 4202496 3900 0 0 0 11 1 0 0 18 0 1 0 80418266 18026496 3835 4294967295 134512640 135223648 3215482304 3215481256 134737310 0 0 0 3 0 0 0 17 3 0 0 0
/proc/25759/statm: 4401 3835 47 174 0 4226 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 20016

[startup+0.314978 s]
/proc/loadavg: 1.00 1.00 1.00 2/91 25755
/proc/meminfo: memFree=1365800/2074464 swapFree=1959888/1959888
[pid=25755] ppid=25753 vsize=2412 CPUtime=0
/proc/25755/stat : 25755 (SatELiteGTI) S 25753 25755 18729 0 -1 4194304 368 642 0 0 0 0 0 0 25 0 1 0 80418266 2469888 276 4294967295 134512640 135169312 3216688896 3216687432 3085405934 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/25755/statm: 603 276 235 161 0 42 0
[pid=25759] ppid=25755 vsize=21744 CPUtime=0.32
/proc/25759/stat : 25759 (SatELite_releas) R 25755 25755 18729 0 -1 4202496 5266 0 0 0 30 2 0 0 18 0 1 0 80418266 22265856 4850 4294967295 134512640 135223648 3215482304 3215480320 134586721 0 0 0 3 0 0 0 17 3 0 0 0
/proc/25759/statm: 5436 4850 73 174 0 5261 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 24156

[startup+0.714932 s]
/proc/loadavg: 1.00 1.00 1.00 2/91 25755
/proc/meminfo: memFree=1365800/2074464 swapFree=1959888/1959888
[pid=25755] ppid=25753 vsize=2412 CPUtime=0
/proc/25755/stat : 25755 (SatELiteGTI) S 25753 25755 18729 0 -1 4194304 368 642 0 0 0 0 0 0 25 0 1 0 80418266 2469888 276 4294967295 134512640 135169312 3216688896 3216687432 3085405934 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/25755/statm: 603 276 235 161 0 42 0
[pid=25759] ppid=25755 vsize=23364 CPUtime=0.72
/proc/25759/stat : 25759 (SatELite_releas) R 25755 25755 18729 0 -1 4202496 5626 0 0 0 69 3 0 0 18 0 1 0 80418266 23924736 5210 4294967295 134512640 135223648 3215482304 3215480320 134587023 0 0 0 3 0 0 0 17 3 0 0 0
/proc/25759/statm: 5841 5210 73 174 0 5666 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 25776

[startup+1.51484 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 25760
/proc/meminfo: memFree=1337652/2074464 swapFree=1959888/1959888
[pid=25755] ppid=25753 vsize=2412 CPUtime=0
/proc/25755/stat : 25755 (SatELiteGTI) S 25753 25755 18729 0 -1 4194304 368 642 0 0 0 0 0 0 25 0 1 0 80418266 2469888 276 4294967295 134512640 135169312 3216688896 3216687432 3085405934 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/25755/statm: 603 276 235 161 0 42 0
[pid=25759] ppid=25755 vsize=23704 CPUtime=1.51
/proc/25759/stat : 25759 (SatELite_releas) R 25755 25755 18729 0 -1 4202496 5932 0 0 0 148 3 0 0 20 0 1 0 80418266 24272896 5291 4294967295 134512640 135223648 3215482304 3215480320 134586956 0 0 0 3 0 0 0 17 3 0 0 0
/proc/25759/statm: 5926 5291 75 174 0 5751 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 26116

[startup+3.11466 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 25761
/proc/meminfo: memFree=1350796/2074464 swapFree=1959888/1959888
[pid=25755] ppid=25753 vsize=2416 CPUtime=1.72
/proc/25755/stat : 25755 (SatELiteGTI) S 25753 25755 18729 0 -1 4194304 386 7387 0 0 0 0 168 4 18 0 1 0 80418266 2473984 277 4294967295 134512640 135169312 3216688896 3216685112 3085405934 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/25755/statm: 604 277 235 161 0 43 0
[pid=25761] ppid=25755 vsize=7260 CPUtime=1.39
/proc/25761/stat : 25761 (minisat_static) R 25755 25755 18729 0 -1 4202496 1668 0 0 0 138 1 0 0 23 0 1 0 80418438 7434240 1603 4294967295 134512640 135212939 3214517568 3214515808 134536433 0 0 0 3 0 0 0 17 2 0 0 0
/proc/25761/statm: 1815 1603 76 171 0 1643 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 9676

[startup+6.31429 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 25761
/proc/meminfo: memFree=1348348/2074464 swapFree=1959888/1959888
[pid=25755] ppid=25753 vsize=2416 CPUtime=1.72
/proc/25755/stat : 25755 (SatELiteGTI) S 25753 25755 18729 0 -1 4194304 386 7387 0 0 0 0 168 4 18 0 1 0 80418266 2473984 277 4294967295 134512640 135169312 3216688896 3216685112 3085405934 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/25755/statm: 604 277 235 161 0 43 0
[pid=25761] ppid=25755 vsize=10036 CPUtime=4.58
/proc/25761/stat : 25761 (minisat_static) R 25755 25755 18729 0 -1 4202496 2369 0 0 0 457 1 0 0 25 0 1 0 80418438 10276864 2304 4294967295 134512640 135212939 3214517568 3214516032 134526820 0 0 0 3 0 0 0 17 2 0 0 0
/proc/25761/statm: 2509 2304 76 171 0 2337 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 12452

[startup+12.7135 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 25761
/proc/meminfo: memFree=1343204/2074464 swapFree=1959888/1959888
[pid=25755] ppid=25753 vsize=2416 CPUtime=1.72
/proc/25755/stat : 25755 (SatELiteGTI) S 25753 25755 18729 0 -1 4194304 386 7387 0 0 0 0 168 4 18 0 1 0 80418266 2473984 277 4294967295 134512640 135169312 3216688896 3216685112 3085405934 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/25755/statm: 604 277 235 161 0 43 0
[pid=25761] ppid=25755 vsize=14772 CPUtime=10.98
/proc/25761/stat : 25761 (minisat_static) R 25755 25755 18729 0 -1 4202496 3548 0 0 0 1097 1 0 0 25 0 1 0 80418438 15126528 3483 4294967295 134512640 135212939 3214517568 3214516128 134538876 0 0 0 3 0 0 0 17 2 0 0 0
/proc/25761/statm: 3693 3483 76 171 0 3521 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 17188

[startup+25.5121 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 25761
/proc/meminfo: memFree=1334272/2074464 swapFree=1959888/1959888
[pid=25755] ppid=25753 vsize=2416 CPUtime=1.72
/proc/25755/stat : 25755 (SatELiteGTI) S 25753 25755 18729 0 -1 4194304 386 7387 0 0 0 0 168 4 18 0 1 0 80418266 2473984 277 4294967295 134512640 135169312 3216688896 3216685112 3085405934 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/25755/statm: 604 277 235 161 0 43 0
[pid=25761] ppid=25755 vsize=23740 CPUtime=23.78
/proc/25761/stat : 25761 (minisat_static) R 25755 25755 18729 0 -1 4202496 5759 0 0 0 2373 5 0 0 25 0 1 0 80418438 24309760 5694 4294967295 134512640 135212939 3214517568 3214516032 134526757 0 0 0 3 0 0 0 17 2 0 0 0
/proc/25761/statm: 5935 5694 76 171 0 5763 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 26156

[startup+51.1191 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 25764
/proc/meminfo: memFree=1323592/2074464 swapFree=1959888/1959888
[pid=25755] ppid=25753 vsize=2416 CPUtime=1.72
/proc/25755/stat : 25755 (SatELiteGTI) S 25753 25755 18729 0 -1 4194304 386 7387 0 0 0 0 168 4 18 0 1 0 80418266 2473984 277 4294967295 134512640 135169312 3216688896 3216685112 3085405934 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/25755/statm: 604 277 235 161 0 43 0
[pid=25761] ppid=25755 vsize=34220 CPUtime=49.39
/proc/25761/stat : 25761 (minisat_static) R 25755 25755 18729 0 -1 4202496 8384 0 0 0 4928 11 0 0 25 0 1 0 80418438 35041280 8319 4294967295 134512640 135212939 3214517568 3214516032 134526848 0 0 0 3 0 0 0 17 2 0 0 0
/proc/25761/statm: 8555 8319 76 171 0 8383 0
Current children cumulated CPU time (s) 51.11
Current children cumulated vsize (KiB) 36636

[startup+102.313 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 25952
/proc/meminfo: memFree=1323096/2074464 swapFree=1959888/1959888
[pid=25755] ppid=25753 vsize=2416 CPUtime=1.72
/proc/25755/stat : 25755 (SatELiteGTI) S 25753 25755 18729 0 -1 4194304 386 7387 0 0 0 0 168 4 18 0 1 0 80418266 2473984 277 4294967295 134512640 135169312 3216688896 3216685112 3085405934 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/25755/statm: 604 277 235 161 0 43 0
[pid=25761] ppid=25755 vsize=34220 CPUtime=100.59
/proc/25761/stat : 25761 (minisat_static) R 25755 25755 18729 0 -1 4202496 8392 0 0 0 10048 11 0 0 25 0 1 0 80418438 35041280 8327 4294967295 134512640 135212939 3214517568 3214516032 134526674 0 0 0 3 0 0 0 17 2 0 0 0
/proc/25761/statm: 8555 8327 76 171 0 8383 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 36636

[startup+162.316 s]
/proc/loadavg: 1.08 1.02 1.01 3/93 26147
/proc/meminfo: memFree=1323036/2074464 swapFree=1959888/1959888
[pid=25755] ppid=25753 vsize=2416 CPUtime=1.72
/proc/25755/stat : 25755 (SatELiteGTI) S 25753 25755 18729 0 -1 4194304 386 7387 0 0 0 0 168 4 18 0 1 0 80418266 2473984 277 4294967295 134512640 135169312 3216688896 3216685112 3085405934 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/25755/statm: 604 277 235 161 0 43 0
[pid=25761] ppid=25755 vsize=34220 CPUtime=160.6
/proc/25761/stat : 25761 (minisat_static) R 25755 25755 18729 0 -1 4202496 8403 0 0 0 16048 12 0 0 25 0 1 0 80418438 35041280 8338 4294967295 134512640 135212939 3214517568 3214516032 134526811 0 0 0 3 0 0 0 17 2 0 0 0
/proc/25761/statm: 8555 8338 76 171 0 8383 0
Current children cumulated CPU time (s) 162.32
Current children cumulated vsize (KiB) 36636

[startup+222.319 s]
/proc/loadavg: 1.03 1.01 1.00 2/93 26336
/proc/meminfo: memFree=1322780/2074464 swapFree=1959888/1959888
[pid=25755] ppid=25753 vsize=2416 CPUtime=1.72
/proc/25755/stat : 25755 (SatELiteGTI) S 25753 25755 18729 0 -1 4194304 386 7387 0 0 0 0 168 4 18 0 1 0 80418266 2473984 277 4294967295 134512640 135169312 3216688896 3216685112 3085405934 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/25755/statm: 604 277 235 161 0 43 0
[pid=25761] ppid=25755 vsize=34220 CPUtime=220.61
/proc/25761/stat : 25761 (minisat_static) R 25755 25755 18729 0 -1 4202496 8414 0 0 0 22049 12 0 0 25 0 1 0 80418438 35041280 8349 4294967295 134512640 135212939 3214517568 3214516032 134526833 0 0 0 3 0 0 0 17 2 0 0 0
/proc/25761/statm: 8555 8349 76 171 0 8383 0
Current children cumulated CPU time (s) 222.33
Current children cumulated vsize (KiB) 36636

[startup+282.312 s]
/proc/loadavg: 1.01 1.00 1.00 2/93 26526
/proc/meminfo: memFree=1322796/2074464 swapFree=1959888/1959888
[pid=25755] ppid=25753 vsize=2416 CPUtime=1.72
/proc/25755/stat : 25755 (SatELiteGTI) S 25753 25755 18729 0 -1 4194304 386 7387 0 0 0 0 168 4 18 0 1 0 80418266 2473984 277 4294967295 134512640 135169312 3216688896 3216685112 3085405934 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/25755/statm: 604 277 235 161 0 43 0
[pid=25761] ppid=25755 vsize=34220 CPUtime=280.61
/proc/25761/stat : 25761 (minisat_static) R 25755 25755 18729 0 -1 4202496 8414 0 0 0 28048 13 0 0 25 0 1 0 80418438 35041280 8349 4294967295 134512640 135212939 3214517568 3214516032 134526608 0 0 0 3 0 0 0 17 2 0 0 0
/proc/25761/statm: 8555 8349 76 171 0 8383 0
Current children cumulated CPU time (s) 282.33
Current children cumulated vsize (KiB) 36636

[startup+342.316 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 26716
/proc/meminfo: memFree=1322656/2074464 swapFree=1959888/1959888
[pid=25755] ppid=25753 vsize=2416 CPUtime=1.72
/proc/25755/stat : 25755 (SatELiteGTI) S 25753 25755 18729 0 -1 4194304 386 7387 0 0 0 0 168 4 18 0 1 0 80418266 2473984 277 4294967295 134512640 135169312 3216688896 3216685112 3085405934 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/25755/statm: 604 277 235 161 0 43 0
[pid=25761] ppid=25755 vsize=34220 CPUtime=340.62
/proc/25761/stat : 25761 (minisat_static) R 25755 25755 18729 0 -1 4202496 8425 0 0 0 34049 13 0 0 25 0 1 0 80418438 35041280 8360 4294967295 134512640 135212939 3214517568 3214516032 134526723 0 0 0 3 0 0 0 17 2 0 0 0
/proc/25761/statm: 8555 8360 76 171 0 8383 0
Current children cumulated CPU time (s) 342.34

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

/proc/25755/stat : 25755 (SatELiteGTI) S 25753 25755 18729 0 -1 4194304 386 7387 0 0 0 0 168 4 18 0 1 0 80418266 2473984 277 4294967295 134512640 135169312 3216688896 3216685112 3085405934 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/25755/statm: 604 277 235 161 0 43 0
[pid=25761] ppid=25755 vsize=41628 CPUtime=520.64
/proc/25761/stat : 25761 (minisat_static) R 25755 25755 18729 0 -1 4202496 10194 0 0 0 52051 13 0 0 25 0 1 0 80418438 42627072 10129 4294967295 134512640 135212939 3214517568 3214515520 134543664 0 0 0 3 0 0 0 17 2 0 0 0
/proc/25761/statm: 10407 10129 76 171 0 10235 0
Current children cumulated CPU time (s) 522.36
Current children cumulated vsize (KiB) 44044

[startup+582.318 s]
/proc/loadavg: 1.12 1.03 1.01 3/93 27481
/proc/meminfo: memFree=1315572/2074464 swapFree=1959888/1959888
[pid=25755] ppid=25753 vsize=2416 CPUtime=1.72
/proc/25755/stat : 25755 (SatELiteGTI) S 25753 25755 18729 0 -1 4194304 386 7387 0 0 0 0 168 4 18 0 1 0 80418266 2473984 277 4294967295 134512640 135169312 3216688896 3216685112 3085405934 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/25755/statm: 604 277 235 161 0 43 0
[pid=25761] ppid=25755 vsize=41628 CPUtime=580.65
/proc/25761/stat : 25761 (minisat_static) R 25755 25755 18729 0 -1 4202496 10201 0 0 0 58052 13 0 0 25 0 1 0 80418438 42627072 10136 4294967295 134512640 135212939 3214517568 3214516032 134526848 0 0 0 3 0 0 0 17 2 0 0 0
/proc/25761/statm: 10407 10136 76 171 0 10235 0
Current children cumulated CPU time (s) 582.37
Current children cumulated vsize (KiB) 44044

[startup+642.321 s]
/proc/loadavg: 1.04 1.02 1.00 2/93 27671
/proc/meminfo: memFree=1315208/2074464 swapFree=1959888/1959888
[pid=25755] ppid=25753 vsize=2416 CPUtime=1.72
/proc/25755/stat : 25755 (SatELiteGTI) S 25753 25755 18729 0 -1 4194304 386 7387 0 0 0 0 168 4 18 0 1 0 80418266 2473984 277 4294967295 134512640 135169312 3216688896 3216685112 3085405934 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/25755/statm: 604 277 235 161 0 43 0
[pid=25761] ppid=25755 vsize=41780 CPUtime=640.66
/proc/25761/stat : 25761 (minisat_static) R 25755 25755 18729 0 -1 4202496 10224 0 0 0 64053 13 0 0 25 0 1 0 80418438 42782720 10159 4294967295 134512640 135212939 3214517568 3214516032 134526762 0 0 0 3 0 0 0 17 2 0 0 0
/proc/25761/statm: 10445 10159 76 171 0 10273 0
Current children cumulated CPU time (s) 642.38
Current children cumulated vsize (KiB) 44196

[startup+702.314 s]
/proc/loadavg: 1.01 1.02 1.00 2/93 27863
/proc/meminfo: memFree=1315068/2074464 swapFree=1959888/1959888
[pid=25755] ppid=25753 vsize=2416 CPUtime=1.72
/proc/25755/stat : 25755 (SatELiteGTI) S 25753 25755 18729 0 -1 4194304 386 7387 0 0 0 0 168 4 18 0 1 0 80418266 2473984 277 4294967295 134512640 135169312 3216688896 3216685112 3085405934 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/25755/statm: 604 277 235 161 0 43 0
[pid=25761] ppid=25755 vsize=41948 CPUtime=700.66
/proc/25761/stat : 25761 (minisat_static) R 25755 25755 18729 0 -1 4202496 10252 0 0 0 70053 13 0 0 25 0 1 0 80418438 42954752 10187 4294967295 134512640 135212939 3214517568 3214516032 134526674 0 0 0 3 0 0 0 17 2 0 0 0
/proc/25761/statm: 10487 10187 76 171 0 10315 0
Current children cumulated CPU time (s) 702.38
Current children cumulated vsize (KiB) 44364

[startup+762.317 s]
/proc/loadavg: 1.00 1.01 1.00 2/93 28054
/proc/meminfo: memFree=1315052/2074464 swapFree=1959888/1959888
[pid=25755] ppid=25753 vsize=2416 CPUtime=1.72
/proc/25755/stat : 25755 (SatELiteGTI) S 25753 25755 18729 0 -1 4194304 386 7387 0 0 0 0 168 4 18 0 1 0 80418266 2473984 277 4294967295 134512640 135169312 3216688896 3216685112 3085405934 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/25755/statm: 604 277 235 161 0 43 0
[pid=25761] ppid=25755 vsize=41948 CPUtime=760.67
/proc/25761/stat : 25761 (minisat_static) R 25755 25755 18729 0 -1 4202496 10252 0 0 0 76054 13 0 0 25 0 1 0 80418438 42954752 10187 4294967295 134512640 135212939 3214517568 3214515808 134536612 0 0 0 3 0 0 0 17 2 0 0 0
/proc/25761/statm: 10487 10187 76 171 0 10315 0
Current children cumulated CPU time (s) 762.39
Current children cumulated vsize (KiB) 44364

[startup+822.31 s]
/proc/loadavg: 1.00 1.01 1.00 2/93 28243
/proc/meminfo: memFree=1315200/2074464 swapFree=1959888/1959888
[pid=25755] ppid=25753 vsize=2416 CPUtime=1.72
/proc/25755/stat : 25755 (SatELiteGTI) S 25753 25755 18729 0 -1 4194304 386 7387 0 0 0 0 168 4 18 0 1 0 80418266 2473984 277 4294967295 134512640 135169312 3216688896 3216685112 3085405934 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/25755/statm: 604 277 235 161 0 43 0
[pid=25761] ppid=25755 vsize=41948 CPUtime=820.67
/proc/25761/stat : 25761 (minisat_static) R 25755 25755 18729 0 -1 4202496 10275 0 0 0 82054 13 0 0 25 0 1 0 80418438 42954752 10210 4294967295 134512640 135212939 3214517568 3214516032 134526682 0 0 0 3 0 0 0 17 2 0 0 0
/proc/25761/statm: 10487 10210 76 171 0 10315 0
Current children cumulated CPU time (s) 822.39
Current children cumulated vsize (KiB) 44364

[startup+882.313 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 28437
/proc/meminfo: memFree=1314984/2074464 swapFree=1959888/1959888
[pid=25755] ppid=25753 vsize=2416 CPUtime=1.72
/proc/25755/stat : 25755 (SatELiteGTI) S 25753 25755 18729 0 -1 4194304 386 7387 0 0 0 0 168 4 18 0 1 0 80418266 2473984 277 4294967295 134512640 135169312 3216688896 3216685112 3085405934 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/25755/statm: 604 277 235 161 0 43 0
[pid=25761] ppid=25755 vsize=42268 CPUtime=880.68
/proc/25761/stat : 25761 (minisat_static) R 25755 25755 18729 0 -1 4202496 10338 0 0 0 88055 13 0 0 25 0 1 0 80418438 43282432 10273 4294967295 134512640 135212939 3214517568 3214516032 134526519 0 0 0 3 0 0 0 17 2 0 0 0
/proc/25761/statm: 10567 10273 76 171 0 10395 0
Current children cumulated CPU time (s) 882.4
Current children cumulated vsize (KiB) 44684

[startup+942.316 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 28627
/proc/meminfo: memFree=1314968/2074464 swapFree=1959888/1959888
[pid=25755] ppid=25753 vsize=2416 CPUtime=1.72
/proc/25755/stat : 25755 (SatELiteGTI) S 25753 25755 18729 0 -1 4194304 386 7387 0 0 0 0 168 4 18 0 1 0 80418266 2473984 277 4294967295 134512640 135169312 3216688896 3216685112 3085405934 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/25755/statm: 604 277 235 161 0 43 0
[pid=25761] ppid=25755 vsize=42268 CPUtime=940.69
/proc/25761/stat : 25761 (minisat_static) R 25755 25755 18729 0 -1 4202496 10362 0 0 0 94055 14 0 0 25 0 1 0 80418438 43282432 10297 4294967295 134512640 135212939 3214517568 3214516032 134526820 0 0 0 3 0 0 0 17 2 0 0 0
/proc/25761/statm: 10567 10297 76 171 0 10395 0
Current children cumulated CPU time (s) 942.41
Current children cumulated vsize (KiB) 44684

[startup+1002.32 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 28816
/proc/meminfo: memFree=1314828/2074464 swapFree=1959888/1959888
[pid=25755] ppid=25753 vsize=2416 CPUtime=1.72
/proc/25755/stat : 25755 (SatELiteGTI) S 25753 25755 18729 0 -1 4194304 386 7387 0 0 0 0 168 4 18 0 1 0 80418266 2473984 277 4294967295 134512640 135169312 3216688896 3216685112 3085405934 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/25755/statm: 604 277 235 161 0 43 0
[pid=25761] ppid=25755 vsize=42728 CPUtime=1000.7
/proc/25761/stat : 25761 (minisat_static) R 25755 25755 18729 0 -1 4202496 10457 0 0 0 100056 14 0 0 25 0 1 0 80418438 43753472 10392 4294967295 134512640 135212939 3214517568 3214516032 134526848 0 0 0 3 0 0 0 17 2 0 0 0
/proc/25761/statm: 10682 10392 76 171 0 10510 0
Current children cumulated CPU time (s) 1002.42
Current children cumulated vsize (KiB) 45144

[startup+1062.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 29007
/proc/meminfo: memFree=1314580/2074464 swapFree=1959888/1959888
[pid=25755] ppid=25753 vsize=2416 CPUtime=1.72
/proc/25755/stat : 25755 (SatELiteGTI) S 25753 25755 18729 0 -1 4194304 386 7387 0 0 0 0 168 4 18 0 1 0 80418266 2473984 277 4294967295 134512640 135169312 3216688896 3216685112 3085405934 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/25755/statm: 604 277 235 161 0 43 0
[pid=25761] ppid=25755 vsize=42908 CPUtime=1060.7
/proc/25761/stat : 25761 (minisat_static) R 25755 25755 18729 0 -1 4202496 10482 0 0 0 106056 14 0 0 25 0 1 0 80418438 43937792 10417 4294967295 134512640 135212939 3214517568 3214516032 134526848 0 0 0 3 0 0 0 17 2 0 0 0
/proc/25761/statm: 10727 10417 76 171 0 10555 0
Current children cumulated CPU time (s) 1062.42
Current children cumulated vsize (KiB) 45324

[startup+1122.32 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 29196
/proc/meminfo: memFree=1314356/2074464 swapFree=1959888/1959888
[pid=25755] ppid=25753 vsize=2416 CPUtime=1.72
/proc/25755/stat : 25755 (SatELiteGTI) S 25753 25755 18729 0 -1 4194304 386 7387 0 0 0 0 168 4 18 0 1 0 80418266 2473984 277 4294967295 134512640 135169312 3216688896 3216685112 3085405934 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/25755/statm: 604 277 235 161 0 43 0
[pid=25761] ppid=25755 vsize=43084 CPUtime=1120.71
/proc/25761/stat : 25761 (minisat_static) R 25755 25755 18729 0 -1 4202496 10532 0 0 0 112057 14 0 0 25 0 1 0 80418438 44118016 10467 4294967295 134512640 135212939 3214517568 3214516032 134526848 0 0 0 3 0 0 0 17 2 0 0 0
/proc/25761/statm: 10771 10467 76 171 0 10599 0
Current children cumulated CPU time (s) 1122.43
Current children cumulated vsize (KiB) 45500

[startup+1182.31 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 29386
/proc/meminfo: memFree=1314364/2074464 swapFree=1959888/1959888
[pid=25755] ppid=25753 vsize=2416 CPUtime=1.72
/proc/25755/stat : 25755 (SatELiteGTI) S 25753 25755 18729 0 -1 4194304 386 7387 0 0 0 0 168 4 18 0 1 0 80418266 2473984 277 4294967295 134512640 135169312 3216688896 3216685112 3085405934 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/25755/statm: 604 277 235 161 0 43 0
[pid=25761] ppid=25755 vsize=43084 CPUtime=1180.71
/proc/25761/stat : 25761 (minisat_static) R 25755 25755 18729 0 -1 4202496 10532 0 0 0 118057 14 0 0 25 0 1 0 80418438 44118016 10467 4294967295 134512640 135212939 3214517568 3214516032 134526720 0 0 0 3 0 0 0 17 2 0 0 0
/proc/25761/statm: 10771 10467 76 171 0 10599 0
Current children cumulated CPU time (s) 1182.43
Current children cumulated vsize (KiB) 45500



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1199.92 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 29388
/proc/meminfo: memFree=1314480/2074464 swapFree=1959888/1959888
[pid=25755] ppid=25753 vsize=2416 CPUtime=1.72
/proc/25755/stat : 25755 (SatELiteGTI) S 25753 25755 18729 0 -1 4194304 386 7387 0 0 0 0 168 4 18 0 1 0 80418266 2473984 277 4294967295 134512640 135169312 3216688896 3216685112 3085405934 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/25755/statm: 604 277 235 161 0 43 0
[pid=25761] ppid=25755 vsize=43084 CPUtime=1198.32
/proc/25761/stat : 25761 (minisat_static) R 25755 25755 18729 0 -1 4202496 10547 0 0 0 119818 14 0 0 25 0 1 0 80418438 44118016 10482 4294967295 134512640 135212939 3214517568 3214516032 134527098 0 0 0 3 0 0 0 17 2 0 0 0
/proc/25761/statm: 10771 10482 76 171 0 10599 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 45500

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

[startup+1199.92 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 29388
/proc/meminfo: memFree=1314480/2074464 swapFree=1959888/1959888
[pid=25755] ppid=25753 vsize=2416 CPUtime=1.72
/proc/25755/stat : 25755 (SatELiteGTI) S 25753 25755 18729 0 -1 4194304 386 7387 0 0 0 0 168 4 18 0 1 0 80418266 2473984 277 4294967295 134512640 135169312 3216688896 3216685112 3085405934 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/25755/statm: 604 277 235 161 0 43 0
[pid=25761] ppid=25755 vsize=43084 CPUtime=1198.32
/proc/25761/stat : 25761 (minisat_static) R 25755 25755 18729 0 -1 4202496 10547 0 0 0 119818 14 0 0 25 0 1 0 80418438 44118016 10482 4294967295 134512640 135212939 3214517568 3214516032 134527098 0 0 0 3 0 0 0 17 2 0 0 0
/proc/25761/statm: 10771 10482 76 171 0 10599 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 45500

Child status: 143
Real time (s): 1199.93
CPU time (s): 1200.05
CPU user time (s): 1199.86
CPU system time (s): 0.19
CPU usage (%): 100.01
Max. virtual memory (cumulated for all children) (KiB): 45500

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

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi07 at 2009-06-12 20:05:31
IDJOB=1849503
IDBENCH=70956
IDSOLVER=690
FILE ID=tipi07/1849503-1244829931
PBS_JOBID=
Free space on /tmp= 15252 MiB

SOLVER NAME= minisat2 070721/core
BENCH NAME= SAT09/APPLICATIONS/c32sat/post-c32s-ss-8.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1849503-1244829931/watcher-1849503-1244829931 -o /tmp/evaluation-result-1849503-1244829931/solver-1849503-1244829931 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1849503-1244829931.cnf

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

MD5SUM BENCH= 9d3d3bb9b296880c7463693ae665aafd
RANDOM SEED= 1981530401

Linux tipi07 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.428
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.428
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.79

processor	: 2
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.428
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.428
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:       1366172 kB
Buffers:         47384 kB
Cached:         552200 kB
SwapCached:          0 kB
Active:         181188 kB
Inactive:       429652 kB
HighTotal:     1178688 kB
HighFree:       721368 kB
LowTotal:       895776 kB
LowFree:        644804 kB
SwapTotal:     1959888 kB
SwapFree:      1959888 kB
Dirty:            3936 kB
Writeback:           0 kB
AnonPages:       11180 kB
Mapped:           5456 kB
Slab:            88304 kB
PageTables:        540 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    86044 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 15252 MiB
End job on tipi07 at 2009-06-12 20:25:31