Trace number 1820450

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.01 1199.94

General information on the benchmark

Nameindustrial/palacios/hard/
sortnet-7-ipc5-h15-unsat.cnf
MD5SUM0683489092a5eb0c881dd17c2c45d08e
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 variables105623
Number of clauses374254
Sum of the clauses size911890
Maximum clause length43
Minimum clause length1
Number of clauses of size 1128
Number of clauses of size 2269133
Number of clauses of size 399944
Number of clauses of size 4407
Number of clauses of size 5309
Number of clauses of size over 54333

Solver Data

0.00/0.00	c Parsing...
0.32/0.35	c ==============================================================================
0.32/0.35	c |           |     ORIGINAL     |              LEARNT              |          |
0.32/0.35	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.32/0.35	c ==============================================================================
0.32/0.35	c |         0 |  373870   911122 |  112160       0        0     nan |  0.000 % |
4.32/4.34	c |         0 |  183363   759436 |      --       0       --      -- |     --   | -190507/-151686
4.32/4.35	c ==============================================================================
4.32/4.35	c Result  :   #vars: 14569   #clauses: 183363   #literals: 759436
4.32/4.35	c CPU time:   4.23 s
4.32/4.35	c ==============================================================================
4.52/4.61	This is MiniSat 2.0 beta
4.52/4.61	WARNING: for repeatability, setting FPU to use double precision
4.52/4.61	============================[ Problem Statistics ]=============================
4.52/4.61	|                                                                             |
4.61/4.61	|  Number of variables:  14569                                                |
4.61/4.61	|  Number of clauses:    183363                                               |
4.61/4.75	|  Parsing time:         0.13         s                                       |
4.61/4.76	============================[ Search Statistics ]==============================
4.61/4.76	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.61/4.76	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.61/4.76	===============================================================================
4.61/4.77	|         0 |   14569   183363   759436 |    61121        0    nan |  0.000 % |
4.61/4.97	|       100 |   14569   183363   759436 |    67233      100     25 |  0.000 % |
4.61/5.12	|       250 |   14569   183363   759436 |    73956      250     30 |  0.000 % |
5.42/5.41	|       476 |   14569   183363   759436 |    81352      476     26 |  0.000 % |
5.62/5.63	|       813 |   14569   183363   759436 |    89487      813     21 |  0.000 % |
6.12/6.12	|      1319 |   14569   183363   759436 |    98435     1319     23 |  0.001 % |
6.63/6.67	|      2078 |   14569   183363   759436 |   108279     2078     22 |  0.000 % |
7.90/7.99	|      3218 |   14569   183363   759436 |   119107     3218     24 |  0.000 % |
9.20/9.29	|      4927 |   14569   183363   759436 |   131018     4927     21 |  0.000 % |
13.10/13.17	|      7489 |   14569   183363   759436 |   144120     7489     22 |  0.000 % |
16.70/16.77	|     11334 |   14569   183363   759436 |   158532    11334     22 |  0.000 % |
23.01/23.11	|     17101 |   14569   183363   759436 |   174385    17101     23 |  0.000 % |
32.90/32.92	|     25751 |   14569   183363   759436 |   191823    25751     24 |  0.000 % |
49.89/49.97	|     38727 |   14569   183363   759436 |   211006    38727     30 |  0.000 % |
77.49/77.59	|     58190 |   14569   183363   759436 |   232106    58190     38 |  0.000 % |
128.40/128.49	|     87383 |   14569   183363   759436 |   255317    87383     37 |  0.000 % |
198.61/198.67	|    131172 |   14569   183363   759436 |   280849   131172     37 |  0.000 % |
338.63/338.70	|    196861 |   14569   183363   759436 |   308934   196861     36 |  0.000 % |
626.05/626.04	|    295388 |   14569   183363   759436 |   339827   295388     34 |  0.000 % |
1010.09/1010.03	|    443177 |   14569   183363   759436 |   373810   126928     36 |  0.000 % |
1200.00/1199.92	HOME/SatELiteGTI: line 36: 30804 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-1820450-1242446287/watcher-1820450-1242446287 -o /tmp/evaluation-result-1820450-1242446287/solver-1820450-1242446287 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1820450-1242446287.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: 0.97 1.00 1.00 2/93 30798
/proc/meminfo: memFree=1518836/2074464 swapFree=1949056/1959888
[pid=30798] ppid=30796 vsize=2412 CPUtime=0.01
/proc/30798/stat : 30798 (SatELiteGTI) S 30796 30798 14060 0 -1 4194304 365 646 0 0 0 0 1 0 25 0 1 0 1009125894 2469888 275 4294967295 134512640 135169312 3220615856 3220614392 3085291246 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/30798/statm: 603 275 235 161 0 42 0
[pid=30802] ppid=30798 vsize=956 CPUtime=0
/proc/30802/stat : 30802 (SatELite_releas) R 30798 30798 14060 0 -1 4202496 128 0 0 0 0 0 0 0 25 0 1 0 1009125895 978944 64 4294967295 134512640 135223648 3220353648 3220352244 134719062 0 0 0 3 0 0 0 17 0 0 0 0
/proc/30802/statm: 239 71 45 174 0 64 0

[startup+0.032779 s]
/proc/loadavg: 0.97 1.00 1.00 2/93 30798
/proc/meminfo: memFree=1518836/2074464 swapFree=1949056/1959888
[pid=30798] ppid=30796 vsize=2412 CPUtime=0.01
/proc/30798/stat : 30798 (SatELiteGTI) S 30796 30798 14060 0 -1 4194304 365 646 0 0 0 0 1 0 25 0 1 0 1009125894 2469888 275 4294967295 134512640 135169312 3220615856 3220614392 3085291246 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/30798/statm: 603 275 235 161 0 42 0
[pid=30802] ppid=30798 vsize=5148 CPUtime=0.03
/proc/30802/stat : 30802 (SatELite_releas) R 30798 30798 14060 0 -1 4202496 1045 0 0 0 3 0 0 0 25 0 1 0 1009125895 5271552 981 4294967295 134512640 135223648 3220353648 3220352384 134540952 0 0 0 3 0 0 0 17 0 0 0 0
/proc/30802/statm: 1287 981 47 174 0 1112 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 7560

[startup+0.112771 s]
/proc/loadavg: 0.97 1.00 1.00 2/93 30798
/proc/meminfo: memFree=1518836/2074464 swapFree=1949056/1959888
[pid=30798] ppid=30796 vsize=2412 CPUtime=0.01
/proc/30798/stat : 30798 (SatELiteGTI) S 30796 30798 14060 0 -1 4194304 365 646 0 0 0 0 1 0 25 0 1 0 1009125894 2469888 275 4294967295 134512640 135169312 3220615856 3220614392 3085291246 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/30798/statm: 603 275 235 161 0 42 0
[pid=30802] ppid=30798 vsize=17196 CPUtime=0.11
/proc/30802/stat : 30802 (SatELite_releas) R 30798 30798 14060 0 -1 4202496 3532 0 0 0 9 2 0 0 25 0 1 0 1009125895 17608704 3468 4294967295 134512640 135223648 3220353648 3220352600 134737310 0 0 0 3 0 0 0 17 0 0 0 0
/proc/30802/statm: 4299 3469 47 174 0 4124 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 19608

[startup+0.312754 s]
/proc/loadavg: 0.97 1.00 1.00 2/93 30798
/proc/meminfo: memFree=1518836/2074464 swapFree=1949056/1959888
[pid=30798] ppid=30796 vsize=2412 CPUtime=0.01
/proc/30798/stat : 30798 (SatELiteGTI) S 30796 30798 14060 0 -1 4194304 365 646 0 0 0 0 1 0 25 0 1 0 1009125894 2469888 275 4294967295 134512640 135169312 3220615856 3220614392 3085291246 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/30798/statm: 603 275 235 161 0 42 0
[pid=30802] ppid=30798 vsize=43028 CPUtime=0.31
/proc/30802/stat : 30802 (SatELite_releas) R 30798 30798 14060 0 -1 4202496 9970 0 0 0 27 4 0 0 25 0 1 0 1009125895 44060672 9906 4294967295 134512640 135223648 3220353648 3220352488 134719062 0 0 0 3 0 0 0 17 0 0 0 0
/proc/30802/statm: 10757 9907 47 174 0 10582 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 45440

[startup+0.71272 s]
/proc/loadavg: 0.97 1.00 1.00 2/93 30798
/proc/meminfo: memFree=1518836/2074464 swapFree=1949056/1959888
[pid=30798] ppid=30796 vsize=2412 CPUtime=0.01
/proc/30798/stat : 30798 (SatELiteGTI) S 30796 30798 14060 0 -1 4194304 365 646 0 0 0 0 1 0 25 0 1 0 1009125894 2469888 275 4294967295 134512640 135169312 3220615856 3220614392 3085291246 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/30798/statm: 603 275 235 161 0 42 0
[pid=30802] ppid=30798 vsize=51536 CPUtime=0.71
/proc/30802/stat : 30802 (SatELite_releas) R 30798 30798 14060 0 -1 4202496 11996 0 0 0 66 5 0 0 25 0 1 0 1009125895 52772864 11670 4294967295 134512640 135223648 3220353648 3220351664 134587052 0 0 0 3 0 0 0 17 0 0 0 0
/proc/30802/statm: 12884 11670 73 174 0 12709 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 53948

[startup+1.51265 s]
/proc/loadavg: 0.97 1.00 1.00 2/95 30803
/proc/meminfo: memFree=1467748/2074464 swapFree=1949056/1959888
[pid=30798] ppid=30796 vsize=2412 CPUtime=0.01
/proc/30798/stat : 30798 (SatELiteGTI) S 30796 30798 14060 0 -1 4194304 365 646 0 0 0 0 1 0 25 0 1 0 1009125894 2469888 275 4294967295 134512640 135169312 3220615856 3220614392 3085291246 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/30798/statm: 603 275 235 161 0 42 0
[pid=30802] ppid=30798 vsize=57080 CPUtime=1.51
/proc/30802/stat : 30802 (SatELite_releas) R 30798 30798 14060 0 -1 4202496 13087 0 0 0 143 8 0 0 25 0 1 0 1009125895 58449920 12761 4294967295 134512640 135223648 3220353648 3220351316 134719062 0 0 0 3 0 0 0 17 0 0 0 0
/proc/30802/statm: 14270 12762 73 174 0 14095 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 59492

[startup+3.11251 s]
/proc/loadavg: 0.97 1.00 1.00 2/95 30803
/proc/meminfo: memFree=1456836/2074464 swapFree=1949056/1959888
[pid=30798] ppid=30796 vsize=2412 CPUtime=0.01
/proc/30798/stat : 30798 (SatELiteGTI) S 30796 30798 14060 0 -1 4194304 365 646 0 0 0 0 1 0 25 0 1 0 1009125894 2469888 275 4294967295 134512640 135169312 3220615856 3220614392 3085291246 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/30798/statm: 603 275 235 161 0 42 0
[pid=30802] ppid=30798 vsize=59624 CPUtime=3.11
/proc/30802/stat : 30802 (SatELite_releas) R 30798 30798 14060 0 -1 4202496 13948 0 0 0 301 10 0 0 25 0 1 0 1009125895 61054976 13414 4294967295 134512640 135223648 3220353648 3220351664 134548993 0 0 0 3 0 0 0 17 0 0 0 0
/proc/30802/statm: 14906 13414 73 174 0 14731 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 62036

[startup+6.31223 s]
/proc/loadavg: 0.97 1.00 1.00 2/95 30804
/proc/meminfo: memFree=1492720/2074464 swapFree=1949056/1959888
[pid=30798] ppid=30796 vsize=2416 CPUtime=4.61
/proc/30798/stat : 30798 (SatELiteGTI) S 30796 30798 14060 0 -1 4194304 384 15890 0 0 0 0 448 13 22 0 1 0 1009125894 2473984 276 4294967295 134512640 135169312 3220615856 3220612072 3085291246 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/30798/statm: 604 276 235 161 0 43 0
[pid=30804] ppid=30798 vsize=12616 CPUtime=1.71
/proc/30804/stat : 30804 (minisat_static) R 30798 30798 14060 0 -1 4202496 3037 0 0 0 169 2 0 0 25 0 1 0 1009126356 12918784 2972 4294967295 134512640 135216011 3219802688 3219801040 134527518 0 0 0 3 0 0 0 17 1 0 0 0
/proc/30804/statm: 3154 2972 71 172 0 2981 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 15032

[startup+12.7117 s]
/proc/loadavg: 0.97 1.00 1.00 2/95 30806
/proc/meminfo: memFree=1491660/2074464 swapFree=1949056/1959888
[pid=30798] ppid=30796 vsize=2416 CPUtime=4.61
/proc/30798/stat : 30798 (SatELiteGTI) S 30796 30798 14060 0 -1 4194304 384 15890 0 0 0 0 448 13 22 0 1 0 1009125894 2473984 276 4294967295 134512640 135169312 3220615856 3220612072 3085291246 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/30798/statm: 604 276 235 161 0 43 0
[pid=30804] ppid=30798 vsize=13424 CPUtime=8.09
/proc/30804/stat : 30804 (minisat_static) R 30798 30798 14060 0 -1 4202496 3222 0 0 0 806 3 0 0 25 0 1 0 1009126356 13746176 3157 4294967295 134512640 135216011 3219802688 3219801040 134527548 0 0 0 3 0 0 0 17 1 0 0 0
/proc/30804/statm: 3356 3157 71 172 0 3183 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 15840

[startup+25.5206 s]
/proc/loadavg: 0.98 1.00 1.00 2/95 30806
/proc/meminfo: memFree=1490160/2074464 swapFree=1949056/1959888
[pid=30798] ppid=30796 vsize=2416 CPUtime=4.61
/proc/30798/stat : 30798 (SatELiteGTI) S 30796 30798 14060 0 -1 4194304 384 15890 0 0 0 0 448 13 22 0 1 0 1009125894 2473984 276 4294967295 134512640 135169312 3220615856 3220612072 3085291246 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/30798/statm: 604 276 235 161 0 43 0
[pid=30804] ppid=30798 vsize=15040 CPUtime=20.89
/proc/30804/stat : 30804 (minisat_static) R 30798 30798 14060 0 -1 4202496 3630 0 0 0 2086 3 0 0 25 0 1 0 1009126356 15400960 3565 4294967295 134512640 135216011 3219802688 3219801040 134527548 0 0 0 3 0 0 0 17 0 0 0 0
/proc/30804/statm: 3760 3565 71 172 0 3587 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 17456

[startup+51.1084 s]
/proc/loadavg: 0.98 1.00 1.00 2/95 30810
/proc/meminfo: memFree=1486876/2074464 swapFree=1949056/1959888
[pid=30798] ppid=30796 vsize=2416 CPUtime=4.61
/proc/30798/stat : 30798 (SatELiteGTI) S 30796 30798 14060 0 -1 4194304 384 15890 0 0 0 0 448 13 22 0 1 0 1009125894 2473984 276 4294967295 134512640 135169312 3220615856 3220612072 3085291246 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/30798/statm: 604 276 235 161 0 43 0
[pid=30804] ppid=30798 vsize=18768 CPUtime=46.48
/proc/30804/stat : 30804 (minisat_static) R 30798 30798 14060 0 -1 4202496 4545 0 0 0 4644 4 0 0 25 0 1 0 1009126356 19218432 4480 4294967295 134512640 135216011 3219802688 3219801040 134527238 0 0 0 3 0 0 0 17 0 0 0 0
/proc/30804/statm: 4692 4480 71 172 0 4519 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 21184

[startup+102.314 s]
/proc/loadavg: 0.99 1.00 1.00 2/95 30996
/proc/meminfo: memFree=1479032/2074464 swapFree=1949056/1959888
[pid=30798] ppid=30796 vsize=2416 CPUtime=4.61
/proc/30798/stat : 30798 (SatELiteGTI) S 30796 30798 14060 0 -1 4194304 384 15890 0 0 0 0 448 13 22 0 1 0 1009125894 2473984 276 4294967295 134512640 135169312 3220615856 3220612072 3085291246 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/30798/statm: 604 276 235 161 0 43 0
[pid=30804] ppid=30798 vsize=25972 CPUtime=97.69
/proc/30804/stat : 30804 (minisat_static) R 30798 30798 14060 0 -1 4202496 6342 0 0 0 9760 9 0 0 25 0 1 0 1009126356 26595328 6277 4294967295 134512640 135216011 3219802688 3219801040 134527548 0 0 0 3 0 0 0 17 0 0 0 0
/proc/30804/statm: 6493 6277 71 172 0 6320 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 28388

[startup+162.319 s]
/proc/loadavg: 0.99 1.00 1.00 2/95 31188
/proc/meminfo: memFree=1471864/2074464 swapFree=1949056/1959888
[pid=30798] ppid=30796 vsize=2416 CPUtime=4.61
/proc/30798/stat : 30798 (SatELiteGTI) S 30796 30798 14060 0 -1 4194304 384 15890 0 0 0 0 448 13 22 0 1 0 1009125894 2473984 276 4294967295 134512640 135169312 3220615856 3220612072 3085291246 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/30798/statm: 604 276 235 161 0 43 0
[pid=30804] ppid=30798 vsize=32904 CPUtime=157.7
/proc/30804/stat : 30804 (minisat_static) R 30798 30798 14060 0 -1 4202496 8064 0 0 0 15760 10 0 0 25 0 1 0 1009126356 33693696 7999 4294967295 134512640 135216011 3219802688 3219801040 134527548 0 0 0 3 0 0 0 17 0 0 0 0
/proc/30804/statm: 8226 7999 71 172 0 8053 0
Current children cumulated CPU time (s) 162.31
Current children cumulated vsize (KiB) 35320

[startup+222.324 s]
/proc/loadavg: 1.03 1.01 1.00 2/95 31375
/proc/meminfo: memFree=1466076/2074464 swapFree=1949056/1959888
[pid=30798] ppid=30796 vsize=2416 CPUtime=4.61
/proc/30798/stat : 30798 (SatELiteGTI) S 30796 30798 14060 0 -1 4194304 384 15890 0 0 0 0 448 13 22 0 1 0 1009125894 2473984 276 4294967295 134512640 135169312 3220615856 3220612072 3085291246 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/30798/statm: 604 276 235 161 0 43 0
[pid=30804] ppid=30798 vsize=38604 CPUtime=217.71
/proc/30804/stat : 30804 (minisat_static) R 30798 30798 14060 0 -1 4202496 9450 0 0 0 21757 14 0 0 25 0 1 0 1009126356 39530496 9385 4294967295 134512640 135216011 3219802688 3219801040 134527213 0 0 0 3 0 0 0 17 0 0 0 0
/proc/30804/statm: 9651 9385 71 172 0 9478 0
Current children cumulated CPU time (s) 222.32
Current children cumulated vsize (KiB) 41020

[startup+282.318 s]
/proc/loadavg: 1.01 1.01 1.00 3/95 31564
/proc/meminfo: memFree=1461860/2074464 swapFree=1949056/1959888
[pid=30798] ppid=30796 vsize=2416 CPUtime=4.61
/proc/30798/stat : 30798 (SatELiteGTI) S 30796 30798 14060 0 -1 4194304 384 15890 0 0 0 0 448 13 22 0 1 0 1009125894 2473984 276 4294967295 134512640 135169312 3220615856 3220612072 3085291246 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/30798/statm: 604 276 235 161 0 43 0
[pid=30804] ppid=30798 vsize=43100 CPUtime=277.71
/proc/30804/stat : 30804 (minisat_static) R 30798 30798 14060 0 -1 4202496 10594 0 0 0 27756 15 0 0 25 0 1 0 1009126356 44134400 10529 4294967295 134512640 135216011 3219802688 3219801040 134527474 0 0 0 3 0 0 0 17 0 0 0 0
/proc/30804/statm: 10775 10529 71 172 0 10602 0
Current children cumulated CPU time (s) 282.32
Current children cumulated vsize (KiB) 45516

[startup+342.323 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 31755
/proc/meminfo: memFree=1457124/2074464 swapFree=1949056/1959888
[pid=30798] ppid=30796 vsize=2416 CPUtime=4.61
/proc/30798/stat : 30798 (SatELiteGTI) S 30796 30798 14060 0 -1 4194304 384 15890 0 0 0 0 448 13 22 0 1 0 1009125894 2473984 276 4294967295 134512640 135169312 3220615856 3220612072 3085291246 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/30798/statm: 604 276 235 161 0 43 0
[pid=30804] ppid=30798 vsize=47664 CPUtime=337.72
/proc/30804/stat : 30804 (minisat_static) R 30798 30798 14060 0 -1 4202496 11751 0 0 0 33753 19 0 0 25 0 1 0 1009126356 48807936 11686 4294967295 134512640 135216011 3219802688 3219801040 134527330 0 0 0 3 0 0 0 17 0 0 0 0
/proc/30804/statm: 11916 11686 71 172 0 11743 0
Current children cumulated CPU time (s) 342.33

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

/proc/30798/stat : 30798 (SatELiteGTI) S 30796 30798 14060 0 -1 4194304 384 15890 0 0 0 0 448 13 22 0 1 0 1009125894 2473984 276 4294967295 134512640 135169312 3220615856 3220612072 3085291246 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/30798/statm: 604 276 235 161 0 43 0
[pid=30804] ppid=30798 vsize=57968 CPUtime=517.73
/proc/30804/stat : 30804 (minisat_static) R 30798 30798 14060 0 -1 4202496 14277 0 0 0 51748 25 0 0 25 0 1 0 1009126356 59359232 14212 4294967295 134512640 135216011 3219802688 3219801040 134527548 0 0 0 3 0 0 0 17 0 0 0 0
/proc/30804/statm: 14492 14212 71 172 0 14319 0
Current children cumulated CPU time (s) 522.34
Current children cumulated vsize (KiB) 60384

[startup+582.312 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 32509
/proc/meminfo: memFree=1444748/2074464 swapFree=1949056/1959888
[pid=30798] ppid=30796 vsize=2416 CPUtime=4.61
/proc/30798/stat : 30798 (SatELiteGTI) S 30796 30798 14060 0 -1 4194304 384 15890 0 0 0 0 448 13 22 0 1 0 1009125894 2473984 276 4294967295 134512640 135169312 3220615856 3220612072 3085291246 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/30798/statm: 604 276 235 161 0 43 0
[pid=30804] ppid=30798 vsize=60764 CPUtime=577.73
/proc/30804/stat : 30804 (minisat_static) R 30798 30798 14060 0 -1 4202496 14979 0 0 0 57748 25 0 0 25 0 1 0 1009126356 62222336 14914 4294967295 134512640 135216011 3219802688 3219801040 134527330 0 0 0 3 0 0 0 17 0 0 0 0
/proc/30804/statm: 15191 14914 71 172 0 15018 0
Current children cumulated CPU time (s) 582.34
Current children cumulated vsize (KiB) 63180

[startup+642.317 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 32698
/proc/meminfo: memFree=1441500/2074464 swapFree=1949056/1959888
[pid=30798] ppid=30796 vsize=2416 CPUtime=4.61
/proc/30798/stat : 30798 (SatELiteGTI) S 30796 30798 14060 0 -1 4194304 384 15890 0 0 0 0 448 13 22 0 1 0 1009125894 2473984 276 4294967295 134512640 135169312 3220615856 3220612072 3085291246 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/30798/statm: 604 276 235 161 0 43 0
[pid=30804] ppid=30798 vsize=63808 CPUtime=637.74
/proc/30804/stat : 30804 (minisat_static) R 30798 30798 14060 0 -1 4202496 15752 0 0 0 63742 32 0 0 25 0 1 0 1009126356 65339392 15687 4294967295 134512640 135216011 3219802688 3219801040 134527548 0 0 0 3 0 0 0 17 0 0 0 0
/proc/30804/statm: 15952 15687 71 172 0 15779 0
Current children cumulated CPU time (s) 642.35
Current children cumulated vsize (KiB) 66224

[startup+702.312 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 415
/proc/meminfo: memFree=1438796/2074464 swapFree=1949056/1959888
[pid=30798] ppid=30796 vsize=2416 CPUtime=4.61
/proc/30798/stat : 30798 (SatELiteGTI) S 30796 30798 14060 0 -1 4194304 384 15890 0 0 0 0 448 13 22 0 1 0 1009125894 2473984 276 4294967295 134512640 135169312 3220615856 3220612072 3085291246 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/30798/statm: 604 276 235 161 0 43 0
[pid=30804] ppid=30798 vsize=67188 CPUtime=697.74
/proc/30804/stat : 30804 (minisat_static) R 30798 30798 14060 0 -1 4202496 16487 0 0 0 69739 35 0 0 25 0 1 0 1009126356 68800512 16422 4294967295 134512640 135216011 3219802688 3219801040 134527269 0 0 0 3 0 0 0 17 0 0 0 0
/proc/30804/statm: 16797 16422 71 172 0 16624 0
Current children cumulated CPU time (s) 702.35
Current children cumulated vsize (KiB) 69604

[startup+762.307 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 604
/proc/meminfo: memFree=1435308/2074464 swapFree=1949056/1959888
[pid=30798] ppid=30796 vsize=2416 CPUtime=4.61
/proc/30798/stat : 30798 (SatELiteGTI) S 30796 30798 14060 0 -1 4194304 384 15890 0 0 0 0 448 13 22 0 1 0 1009125894 2473984 276 4294967295 134512640 135169312 3220615856 3220612072 3085291246 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/30798/statm: 604 276 235 161 0 43 0
[pid=30804] ppid=30798 vsize=70472 CPUtime=757.74
/proc/30804/stat : 30804 (minisat_static) R 30798 30798 14060 0 -1 4202496 17302 0 0 0 75738 36 0 0 25 0 1 0 1009126356 72163328 17237 4294967295 134512640 135216011 3219802688 3219801040 134527548 0 0 0 3 0 0 0 17 0 0 0 0
/proc/30804/statm: 17618 17237 71 172 0 17445 0
Current children cumulated CPU time (s) 762.35
Current children cumulated vsize (KiB) 72888

[startup+822.312 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 791
/proc/meminfo: memFree=1433836/2074464 swapFree=1949056/1959888
[pid=30798] ppid=30796 vsize=2416 CPUtime=4.61
/proc/30798/stat : 30798 (SatELiteGTI) S 30796 30798 14060 0 -1 4194304 384 15890 0 0 0 0 448 13 22 0 1 0 1009125894 2473984 276 4294967295 134512640 135169312 3220615856 3220612072 3085291246 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/30798/statm: 604 276 235 161 0 43 0
[pid=30804] ppid=30798 vsize=71896 CPUtime=817.75
/proc/30804/stat : 30804 (minisat_static) R 30798 30798 14060 0 -1 4202496 17671 0 0 0 81733 42 0 0 25 0 1 0 1009126356 73621504 17606 4294967295 134512640 135216011 3219802688 3219801040 134527280 0 0 0 3 0 0 0 17 0 0 0 0
/proc/30804/statm: 17974 17606 71 172 0 17801 0
Current children cumulated CPU time (s) 822.36
Current children cumulated vsize (KiB) 74312

[startup+882.306 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 993
/proc/meminfo: memFree=1433712/2074464 swapFree=1949056/1959888
[pid=30798] ppid=30796 vsize=2416 CPUtime=4.61
/proc/30798/stat : 30798 (SatELiteGTI) S 30796 30798 14060 0 -1 4194304 384 15890 0 0 0 0 448 13 22 0 1 0 1009125894 2473984 276 4294967295 134512640 135169312 3220615856 3220612072 3085291246 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/30798/statm: 604 276 235 161 0 43 0
[pid=30804] ppid=30798 vsize=71896 CPUtime=877.75
/proc/30804/stat : 30804 (minisat_static) R 30798 30798 14060 0 -1 4202496 17671 0 0 0 87731 44 0 0 25 0 1 0 1009126356 73621504 17606 4294967295 134512640 135216011 3219802688 3219801040 134527548 0 0 0 3 0 0 0 17 0 0 0 0
/proc/30804/statm: 17974 17606 71 172 0 17801 0
Current children cumulated CPU time (s) 882.36
Current children cumulated vsize (KiB) 74312

[startup+942.311 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 1187
/proc/meminfo: memFree=1433812/2074464 swapFree=1949056/1959888
[pid=30798] ppid=30796 vsize=2416 CPUtime=4.61
/proc/30798/stat : 30798 (SatELiteGTI) S 30796 30798 14060 0 -1 4194304 384 15890 0 0 0 0 448 13 22 0 1 0 1009125894 2473984 276 4294967295 134512640 135169312 3220615856 3220612072 3085291246 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/30798/statm: 604 276 235 161 0 43 0
[pid=30804] ppid=30798 vsize=72232 CPUtime=937.76
/proc/30804/stat : 30804 (minisat_static) R 30798 30798 14060 0 -1 4202496 17725 0 0 0 93732 44 0 0 25 0 1 0 1009126356 73965568 17660 4294967295 134512640 135216011 3219802688 3219801040 134527548 0 0 0 3 0 0 0 17 0 0 0 0
/proc/30804/statm: 18058 17660 71 172 0 17885 0
Current children cumulated CPU time (s) 942.37
Current children cumulated vsize (KiB) 74648

[startup+1002.33 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 1372
/proc/meminfo: memFree=1433524/2074464 swapFree=1949056/1959888
[pid=30798] ppid=30796 vsize=2416 CPUtime=4.61
/proc/30798/stat : 30798 (SatELiteGTI) S 30796 30798 14060 0 -1 4194304 384 15890 0 0 0 0 448 13 22 0 1 0 1009125894 2473984 276 4294967295 134512640 135169312 3220615856 3220612072 3085291246 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/30798/statm: 604 276 235 161 0 43 0
[pid=30804] ppid=30798 vsize=72232 CPUtime=997.78
/proc/30804/stat : 30804 (minisat_static) R 30798 30798 14060 0 -1 4202496 17752 0 0 0 99734 44 0 0 25 0 1 0 1009126356 73965568 17687 4294967295 134512640 135216011 3219802688 3219801040 134527548 0 0 0 3 0 0 0 17 0 0 0 0
/proc/30804/statm: 18058 17687 71 172 0 17885 0
Current children cumulated CPU time (s) 1002.39
Current children cumulated vsize (KiB) 74648

[startup+1062.32 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 1561
/proc/meminfo: memFree=1433384/2074464 swapFree=1949056/1959888
[pid=30798] ppid=30796 vsize=2416 CPUtime=4.61
/proc/30798/stat : 30798 (SatELiteGTI) S 30796 30798 14060 0 -1 4194304 384 15890 0 0 0 0 448 13 22 0 1 0 1009125894 2473984 276 4294967295 134512640 135169312 3220615856 3220612072 3085291246 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/30798/statm: 604 276 235 161 0 43 0
[pid=30804] ppid=30798 vsize=72388 CPUtime=1057.78
/proc/30804/stat : 30804 (minisat_static) R 30798 30798 14060 0 -1 4202496 17793 0 0 0 105732 46 0 0 25 0 1 0 1009126356 74125312 17728 4294967295 134512640 135216011 3219802688 3219801040 134527548 0 0 0 3 0 0 0 17 0 0 0 0
/proc/30804/statm: 18097 17728 71 172 0 17924 0
Current children cumulated CPU time (s) 1062.39
Current children cumulated vsize (KiB) 74804

[startup+1122.32 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 1748
/proc/meminfo: memFree=1433152/2074464 swapFree=1949056/1959888
[pid=30798] ppid=30796 vsize=2416 CPUtime=4.61
/proc/30798/stat : 30798 (SatELiteGTI) S 30796 30798 14060 0 -1 4194304 384 15890 0 0 0 0 448 13 22 0 1 0 1009125894 2473984 276 4294967295 134512640 135169312 3220615856 3220612072 3085291246 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/30798/statm: 604 276 235 161 0 43 0
[pid=30804] ppid=30798 vsize=72612 CPUtime=1117.78
/proc/30804/stat : 30804 (minisat_static) R 30798 30798 14060 0 -1 4202496 17815 0 0 0 111732 46 0 0 25 0 1 0 1009126356 74354688 17750 4294967295 134512640 135216011 3219802688 3219801040 134527548 0 0 0 3 0 0 0 17 0 0 0 0
/proc/30804/statm: 18153 17750 71 172 0 17980 0
Current children cumulated CPU time (s) 1122.39
Current children cumulated vsize (KiB) 75028

[startup+1182.31 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 1940
/proc/meminfo: memFree=1433028/2074464 swapFree=1949056/1959888
[pid=30798] ppid=30796 vsize=2416 CPUtime=4.61
/proc/30798/stat : 30798 (SatELiteGTI) S 30796 30798 14060 0 -1 4194304 384 15890 0 0 0 0 448 13 22 0 1 0 1009125894 2473984 276 4294967295 134512640 135169312 3220615856 3220612072 3085291246 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/30798/statm: 604 276 235 161 0 43 0
[pid=30804] ppid=30798 vsize=72612 CPUtime=1177.78
/proc/30804/stat : 30804 (minisat_static) R 30798 30798 14060 0 -1 4202496 17828 0 0 0 117731 47 0 0 25 0 1 0 1009126356 74354688 17763 4294967295 134512640 135216011 3219802688 3219801040 134527395 0 0 0 3 0 0 0 17 0 0 0 0
/proc/30804/statm: 18153 17763 71 172 0 17980 0
Current children cumulated CPU time (s) 1182.39
Current children cumulated vsize (KiB) 75028



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1199.92 s]
/proc/loadavg: 1.00 1.00 1.00 6/96 2098
/proc/meminfo: memFree=1432596/2074464 swapFree=1949056/1959888
[pid=30798] ppid=30796 vsize=2416 CPUtime=4.61
/proc/30798/stat : 30798 (SatELiteGTI) S 30796 30798 14060 0 -1 4194304 384 15890 0 0 0 0 448 13 22 0 1 0 1009125894 2473984 276 4294967295 134512640 135169312 3220615856 3220612072 3085291246 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/30798/statm: 604 276 235 161 0 43 0
[pid=30804] ppid=30798 vsize=72612 CPUtime=1195.39
/proc/30804/stat : 30804 (minisat_static) R 30798 30798 14060 0 -1 4202496 17841 0 0 0 119492 47 0 0 25 0 1 0 1009126356 74354688 17776 4294967295 134512640 135216011 3219802688 3219801040 134527395 0 0 0 3 0 0 0 17 0 0 0 0
/proc/30804/statm: 18153 17776 71 172 0 17980 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 75028

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 6/96 2098
/proc/meminfo: memFree=1432596/2074464 swapFree=1949056/1959888
[pid=30798] ppid=30796 vsize=2416 CPUtime=4.61
/proc/30798/stat : 30798 (SatELiteGTI) S 30796 30798 14060 0 -1 4194304 384 15890 0 0 0 0 448 13 22 0 1 0 1009125894 2473984 276 4294967295 134512640 135169312 3220615856 3220612072 3085291246 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/30798/statm: 604 276 235 161 0 43 0
[pid=30804] ppid=30798 vsize=72612 CPUtime=1195.39
/proc/30804/stat : 30804 (minisat_static) R 30798 30798 14060 0 -1 4202496 17841 0 0 0 119492 47 0 0 25 0 1 0 1009126356 74354688 17776 4294967295 134512640 135216011 3219802688 3219801040 134527395 0 0 0 3 0 0 0 17 0 0 0 0
/proc/30804/statm: 18153 17776 71 172 0 17980 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 75028

Child status: 143
Real time (s): 1199.94
CPU time (s): 1200.01
CPU user time (s): 1199.41
CPU system time (s): 0.6
CPU usage (%): 100.006
Max. virtual memory (cumulated for all children) (KiB): 75028

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.41
system time used= 0.6
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 34392
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 20
involuntary context switches= 783

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi27 at 2009-05-16 05:58:07
IDJOB=1820450
IDBENCH=20406
IDSOLVER=661
FILE ID=tipi27/1820450-1242446287
PBS_JOBID=
Free space on /tmp= 9982 MiB

SOLVER NAME= BinMiniSat 2009-03-21
BENCH NAME= SAT07/industrial/palacios/hard/sortnet-7-ipc5-h15-unsat.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1820450-1242446287/watcher-1820450-1242446287 -o /tmp/evaluation-result-1820450-1242446287/solver-1820450-1242446287 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1820450-1242446287.cnf

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

MD5SUM BENCH= 0683489092a5eb0c881dd17c2c45d08e
RANDOM SEED= 216068918

Linux tipi27 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.389
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.389
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.389
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.389
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:       1518836 kB
Buffers:         27988 kB
Cached:         439908 kB
SwapCached:       5508 kB
Active:         333644 kB
Inactive:       144152 kB
HighTotal:     1178688 kB
HighFree:       759632 kB
LowTotal:       895776 kB
LowFree:        759204 kB
SwapTotal:     1959888 kB
SwapFree:      1949056 kB
Dirty:            8264 kB
Writeback:           0 kB
AnonPages:        8892 kB
Mapped:           3368 kB
Slab:            68952 kB
PageTables:        420 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    90628 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 9982 MiB
End job on tipi27 at 2009-05-16 06:18:08