Trace number 1821680

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.09 1200.03

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_11_UNKNOWN.cnf
MD5SUMb02fa517730e45c506203f9bd7ebb62c
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 variables1740
Number of clauses104640
Sum of the clauses size311346
Maximum clause length12
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22781
Number of clauses of size 3101836
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

Solver Data

0.00/0.00	c Parsing...
0.03/0.07	c ==============================================================================
0.03/0.07	c |           |     ORIGINAL     |              LEARNT              |          |
0.03/0.07	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.03/0.07	c ==============================================================================
0.03/0.07	c |         0 |  104640   311346 |   31391       0        0     nan |  0.000 % |
0.72/0.79	c |         0 |  103841   441767 |      --       0       --      -- |     --   | -799/130421
0.72/0.79	c ==============================================================================
0.72/0.79	c Result  :   #vars: 1091   #clauses: 103841   #literals: 441767
0.72/0.79	c CPU time:   0.79 s
0.72/0.79	c ==============================================================================
0.92/0.93	This is MiniSat 2.0 beta
0.92/0.93	WARNING: for repeatability, setting FPU to use double precision
0.92/0.93	============================[ Problem Statistics ]=============================
0.92/0.93	|                                                                             |
0.92/0.93	|  Number of variables:  1091                                                 |
0.92/0.93	|  Number of clauses:    103841                                               |
0.92/0.99	|  Parsing time:         0.06         s                                       |
0.92/1.00	============================[ Search Statistics ]==============================
0.92/1.00	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.92/1.00	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.92/1.00	===============================================================================
0.92/1.00	|         0 |    1091   103841   441767 |    34613        0    nan |  0.000 % |
1.02/1.03	|       100 |    1091   103841   441767 |    38075      100     56 |  0.010 % |
1.02/1.08	|       250 |    1091   103841   441767 |    41882      250     47 |  0.001 % |
1.13/1.14	|       475 |    1091   103841   441767 |    46070      475     51 |  0.000 % |
1.22/1.24	|       812 |    1091   103841   441767 |    50677      812     51 |  0.001 % |
1.32/1.36	|      1318 |    1091   103841   441767 |    55745     1318     58 |  0.001 % |
1.52/1.58	|      2077 |    1091   103841   441767 |    61320     2077     55 |  0.003 % |
1.92/2.00	|      3216 |    1091   103841   441767 |    67452     3216     52 |  0.003 % |
2.82/2.89	|      4924 |    1091   103841   441767 |    74197     4924     45 |  0.003 % |
3.92/3.95	|      7486 |    1091   103841   441767 |    81617     7486     48 |  0.001 % |
5.72/5.79	|     11330 |    1091   103841   441767 |    89778    11330     50 |  0.001 % |
9.62/9.63	|     17096 |    1091   103841   441767 |    98756    17096     51 |  0.001 % |
13.82/13.81	|     25745 |    1091   103841   441767 |   108632    25745     57 |  0.001 % |
19.22/19.24	|     38722 |    1091   103841   441767 |   119495    38722     68 |  0.001 % |
36.82/36.84	|     58183 |    1091   103841   441767 |   131445    58183     69 |  0.001 % |
72.92/72.99	|     87376 |    1091   103841   441767 |   144589    87376     61 |  0.001 % |
141.33/141.38	|    131169 |    1091   103841   441767 |   159048   131169     54 |  0.001 % |
249.23/249.26	|    196853 |    1091   103841   441767 |   174953    52972     37 |  0.001 % |
383.15/383.14	|    295380 |    1091   103841   441767 |   192449   151499     51 |  0.001 % |
587.95/587.95	|    443171 |    1091   103841   441767 |   211694   124984     41 |  0.001 % |
1109.57/1109.51	|    664855 |    1091   103841   441767 |   232863   154444     71 |  0.000 % |
1200.08/1200.03	HOME/SatELiteGTI: line 36:  8941 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-1821680-1242551647/watcher-1821680-1242551647 -o /tmp/evaluation-result-1821680-1242551647/solver-1821680-1242551647 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1821680-1242551647.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.92 0.98 0.99 2/91 8935
/proc/meminfo: memFree=641024/2074464 swapFree=1953004/1959888
[pid=8935] ppid=8933 vsize=2412 CPUtime=0.01
/proc/8935/stat : 8935 (SatELiteGTI) S 8933 8935 9090 0 -1 4194304 368 646 0 0 0 0 1 0 25 0 1 0 1019665033 2469888 276 4294967295 134512640 135169312 3214124160 3214122696 3085610734 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/8935/statm: 603 276 235 161 0 42 0
[pid=8939] ppid=8935 vsize=952 CPUtime=0
/proc/8939/stat : 8939 (SatELite_releas) R 8935 8935 9090 0 -1 4202496 120 0 0 0 0 0 0 0 25 0 1 0 1019665034 974848 55 4294967295 134512640 135223648 3217797120 3217795996 134576032 0 0 0 3 0 0 0 17 1 0 0 0
/proc/8939/statm: 238 57 45 174 0 63 0

[startup+0.022537 s]
/proc/loadavg: 0.92 0.98 0.99 2/91 8935
/proc/meminfo: memFree=641024/2074464 swapFree=1953004/1959888
[pid=8935] ppid=8933 vsize=2412 CPUtime=0.01
/proc/8935/stat : 8935 (SatELiteGTI) S 8933 8935 9090 0 -1 4194304 368 646 0 0 0 0 1 0 25 0 1 0 1019665033 2469888 276 4294967295 134512640 135169312 3214124160 3214122696 3085610734 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/8935/statm: 603 276 235 161 0 42 0
[pid=8939] ppid=8935 vsize=2716 CPUtime=0.02
/proc/8939/stat : 8939 (SatELite_releas) R 8935 8935 9090 0 -1 4202496 562 0 0 0 2 0 0 0 25 0 1 0 1019665034 2781184 497 4294967295 134512640 135223648 3217797120 3217795620 134719062 0 0 0 3 0 0 0 17 1 0 0 0
/proc/8939/statm: 679 498 46 174 0 504 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 5128

[startup+0.112531 s]
/proc/loadavg: 0.92 0.98 0.99 2/91 8935
/proc/meminfo: memFree=641024/2074464 swapFree=1953004/1959888
[pid=8935] ppid=8933 vsize=2412 CPUtime=0.01
/proc/8935/stat : 8935 (SatELiteGTI) S 8933 8935 9090 0 -1 4194304 368 646 0 0 0 0 1 0 25 0 1 0 1019665033 2469888 276 4294967295 134512640 135169312 3214124160 3214122696 3085610734 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/8935/statm: 603 276 235 161 0 42 0
[pid=8939] ppid=8935 vsize=8660 CPUtime=0.11
/proc/8939/stat : 8939 (SatELite_releas) R 8935 8935 9090 0 -1 4202496 2067 0 0 0 11 0 0 0 25 0 1 0 1019665034 8867840 2002 4294967295 134512640 135223648 3217797120 3217795120 134549033 0 0 0 3 0 0 0 17 1 0 0 0
/proc/8939/statm: 2165 2002 73 174 0 1990 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 11072

[startup+0.312521 s]
/proc/loadavg: 0.92 0.98 0.99 2/91 8935
/proc/meminfo: memFree=641024/2074464 swapFree=1953004/1959888
[pid=8935] ppid=8933 vsize=2412 CPUtime=0.01
/proc/8935/stat : 8935 (SatELiteGTI) S 8933 8935 9090 0 -1 4194304 368 646 0 0 0 0 1 0 25 0 1 0 1019665033 2469888 276 4294967295 134512640 135169312 3214124160 3214122696 3085610734 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/8935/statm: 603 276 235 161 0 42 0
[pid=8939] ppid=8935 vsize=11144 CPUtime=0.31
/proc/8939/stat : 8939 (SatELite_releas) R 8935 8935 9090 0 -1 4202496 2663 0 0 0 31 0 0 0 25 0 1 0 1019665034 11411456 2598 4294967295 134512640 135223648 3217797120 3217795472 134601703 0 0 0 3 0 0 0 17 1 0 0 0
/proc/8939/statm: 2786 2598 73 174 0 2611 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 13556

[startup+0.712502 s]
/proc/loadavg: 0.92 0.98 0.99 2/91 8935
/proc/meminfo: memFree=641024/2074464 swapFree=1953004/1959888
[pid=8935] ppid=8933 vsize=2412 CPUtime=0.01
/proc/8935/stat : 8935 (SatELiteGTI) S 8933 8935 9090 0 -1 4194304 368 646 0 0 0 0 1 0 25 0 1 0 1019665033 2469888 276 4294967295 134512640 135169312 3214124160 3214122696 3085610734 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/8935/statm: 603 276 235 161 0 42 0
[pid=8939] ppid=8935 vsize=11532 CPUtime=0.71
/proc/8939/stat : 8939 (SatELite_releas) R 8935 8935 9090 0 -1 4202496 2765 0 0 0 71 0 0 0 25 0 1 0 1019665034 11808768 2700 4294967295 134512640 135223648 3217797120 3217795216 134585515 0 0 0 3 0 0 0 17 1 0 0 0
/proc/8939/statm: 2883 2700 73 174 0 2708 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 13944

[startup+1.51247 s]
/proc/loadavg: 0.92 0.98 0.99 2/93 8941
/proc/meminfo: memFree=632808/2074464 swapFree=1953004/1959888
[pid=8935] ppid=8933 vsize=2416 CPUtime=0.94
/proc/8935/stat : 8935 (SatELiteGTI) S 8933 8935 9090 0 -1 4194304 386 3415 0 0 0 0 94 0 18 0 1 0 1019665033 2473984 277 4294967295 134512640 135169312 3214124160 3214120376 3085610734 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/8935/statm: 604 277 235 161 0 43 0
[pid=8941] ppid=8935 vsize=7428 CPUtime=0.58
/proc/8941/stat : 8941 (minisat_static) R 8935 8935 9090 0 -1 4202496 1782 0 0 0 58 0 0 0 23 0 1 0 1019665127 7606272 1717 4294967295 134512640 135216011 3214499120 3214497472 134527518 0 0 0 3 0 0 0 17 2 0 0 0
/proc/8941/statm: 1857 1717 71 172 0 1684 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 9844

[startup+3.1124 s]
/proc/loadavg: 0.92 0.98 0.99 2/93 8941
/proc/meminfo: memFree=631320/2074464 swapFree=1953004/1959888
[pid=8935] ppid=8933 vsize=2416 CPUtime=0.94
/proc/8935/stat : 8935 (SatELiteGTI) S 8933 8935 9090 0 -1 4194304 386 3415 0 0 0 0 94 0 18 0 1 0 1019665033 2473984 277 4294967295 134512640 135169312 3214124160 3214120376 3085610734 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/8935/statm: 604 277 235 161 0 43 0
[pid=8941] ppid=8935 vsize=8352 CPUtime=2.18
/proc/8941/stat : 8941 (minisat_static) R 8935 8935 9090 0 -1 4202496 1995 0 0 0 218 0 0 0 25 0 1 0 1019665127 8552448 1930 4294967295 134512640 135216011 3214499120 3214497472 134527457 0 0 0 3 0 0 0 17 2 0 0 0
/proc/8941/statm: 2088 1930 71 172 0 1915 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 10768

[startup+6.31224 s]
/proc/loadavg: 0.93 0.98 0.99 2/93 8943
/proc/meminfo: memFree=629616/2074464 swapFree=1953004/1959888
[pid=8935] ppid=8933 vsize=2416 CPUtime=0.94
/proc/8935/stat : 8935 (SatELiteGTI) S 8933 8935 9090 0 -1 4194304 386 3415 0 0 0 0 94 0 18 0 1 0 1019665033 2473984 277 4294967295 134512640 135169312 3214124160 3214120376 3085610734 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/8935/statm: 604 277 235 161 0 43 0
[pid=8941] ppid=8935 vsize=10072 CPUtime=5.38
/proc/8941/stat : 8941 (minisat_static) R 8935 8935 9090 0 -1 4202496 2426 0 0 0 537 1 0 0 25 0 1 0 1019665127 10313728 2361 4294967295 134512640 135216011 3214499120 3214497472 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/8941/statm: 2518 2361 71 172 0 2345 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 12488

[startup+12.7119 s]
/proc/loadavg: 0.93 0.98 0.99 2/93 8943
/proc/meminfo: memFree=626456/2074464 swapFree=1953004/1959888
[pid=8935] ppid=8933 vsize=2416 CPUtime=0.94
/proc/8935/stat : 8935 (SatELiteGTI) S 8933 8935 9090 0 -1 4194304 386 3415 0 0 0 0 94 0 18 0 1 0 1019665033 2473984 277 4294967295 134512640 135169312 3214124160 3214120376 3085610734 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/8935/statm: 604 277 235 161 0 43 0
[pid=8941] ppid=8935 vsize=13468 CPUtime=11.78
/proc/8941/stat : 8941 (minisat_static) R 8935 8935 9090 0 -1 4202496 3259 0 0 0 1177 1 0 0 25 0 1 0 1019665127 13791232 3194 4294967295 134512640 135216011 3214499120 3214497472 134527395 0 0 0 3 0 0 0 17 2 0 0 0
/proc/8941/statm: 3367 3194 71 172 0 3194 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 15884

[startup+25.5213 s]
/proc/loadavg: 0.95 0.98 0.99 2/93 8943
/proc/meminfo: memFree=617524/2074464 swapFree=1953004/1959888
[pid=8935] ppid=8933 vsize=2416 CPUtime=0.94
/proc/8935/stat : 8935 (SatELiteGTI) S 8933 8935 9090 0 -1 4194304 386 3415 0 0 0 0 94 0 18 0 1 0 1019665033 2473984 277 4294967295 134512640 135169312 3214124160 3214120376 3085610734 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/8935/statm: 604 277 235 161 0 43 0
[pid=8941] ppid=8935 vsize=21948 CPUtime=24.59
/proc/8941/stat : 8941 (minisat_static) R 8935 8935 9090 0 -1 4202496 5386 0 0 0 2457 2 0 0 25 0 1 0 1019665127 22474752 5321 4294967295 134512640 135216011 3214499120 3214497472 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/8941/statm: 5487 5321 71 172 0 5314 0
Current children cumulated CPU time (s) 25.53
Current children cumulated vsize (KiB) 24364

[startup+51.1101 s]
/proc/loadavg: 0.96 0.98 0.99 2/93 9131
/proc/meminfo: memFree=611236/2074464 swapFree=1953004/1959888
[pid=8935] ppid=8933 vsize=2416 CPUtime=0.94
/proc/8935/stat : 8935 (SatELiteGTI) S 8933 8935 9090 0 -1 4194304 386 3415 0 0 0 0 94 0 18 0 1 0 1019665033 2473984 277 4294967295 134512640 135169312 3214124160 3214120376 3085610734 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/8935/statm: 604 277 235 161 0 43 0
[pid=8941] ppid=8935 vsize=28360 CPUtime=50.18
/proc/8941/stat : 8941 (minisat_static) R 8935 8935 9090 0 -1 4202496 6957 0 0 0 5016 2 0 0 25 0 1 0 1019665127 29040640 6892 4294967295 134512640 135216011 3214499120 3214497472 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/8941/statm: 7090 6892 71 172 0 6917 0
Current children cumulated CPU time (s) 51.12
Current children cumulated vsize (KiB) 30776

[startup+102.318 s]
/proc/loadavg: 0.98 0.98 0.99 4/93 9322
/proc/meminfo: memFree=603176/2074464 swapFree=1953004/1959888
[pid=8935] ppid=8933 vsize=2416 CPUtime=0.94
/proc/8935/stat : 8935 (SatELiteGTI) S 8933 8935 9090 0 -1 4194304 386 3415 0 0 0 0 94 0 18 0 1 0 1019665033 2473984 277 4294967295 134512640 135169312 3214124160 3214120376 3085610734 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/8935/statm: 604 277 235 161 0 43 0
[pid=8941] ppid=8935 vsize=35988 CPUtime=101.39
/proc/8941/stat : 8941 (minisat_static) R 8935 8935 9090 0 -1 4202496 8863 0 0 0 10137 2 0 0 25 0 1 0 1019665127 36851712 8798 4294967295 134512640 135216011 3214499120 3214497200 134524258 0 0 0 3 0 0 0 17 2 0 0 0
/proc/8941/statm: 8997 8798 71 172 0 8824 0
Current children cumulated CPU time (s) 102.33
Current children cumulated vsize (KiB) 38404

[startup+162.315 s]
/proc/loadavg: 0.99 0.98 0.99 3/93 9511
/proc/meminfo: memFree=596836/2074464 swapFree=1953004/1959888
[pid=8935] ppid=8933 vsize=2416 CPUtime=0.94
/proc/8935/stat : 8935 (SatELiteGTI) S 8933 8935 9090 0 -1 4194304 386 3415 0 0 0 0 94 0 18 0 1 0 1019665033 2473984 277 4294967295 134512640 135169312 3214124160 3214120376 3085610734 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/8935/statm: 604 277 235 161 0 43 0
[pid=8941] ppid=8935 vsize=42672 CPUtime=161.39
/proc/8941/stat : 8941 (minisat_static) R 8935 8935 9090 0 -1 4202496 10490 0 0 0 16135 4 0 0 25 0 1 0 1019665127 43696128 10425 4294967295 134512640 135216011 3214499120 3214497472 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/8941/statm: 10668 10425 71 172 0 10495 0
Current children cumulated CPU time (s) 162.33
Current children cumulated vsize (KiB) 45088

[startup+222.312 s]
/proc/loadavg: 0.99 0.98 0.99 2/93 9701
/proc/meminfo: memFree=593860/2074464 swapFree=1953004/1959888
[pid=8935] ppid=8933 vsize=2416 CPUtime=0.94
/proc/8935/stat : 8935 (SatELiteGTI) S 8933 8935 9090 0 -1 4194304 386 3415 0 0 0 0 94 0 18 0 1 0 1019665033 2473984 277 4294967295 134512640 135169312 3214124160 3214120376 3085610734 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/8935/statm: 604 277 235 161 0 43 0
[pid=8941] ppid=8935 vsize=45792 CPUtime=221.39
/proc/8941/stat : 8941 (minisat_static) R 8935 8935 9090 0 -1 4202496 11259 0 0 0 22135 4 0 0 25 0 1 0 1019665127 46891008 11194 4294967295 134512640 135216011 3214499120 3214497472 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/8941/statm: 11448 11194 71 172 0 11275 0
Current children cumulated CPU time (s) 222.33
Current children cumulated vsize (KiB) 48208

[startup+282.319 s]
/proc/loadavg: 0.99 0.98 0.99 2/93 9889
/proc/meminfo: memFree=594132/2074464 swapFree=1953004/1959888
[pid=8935] ppid=8933 vsize=2416 CPUtime=0.94
/proc/8935/stat : 8935 (SatELiteGTI) S 8933 8935 9090 0 -1 4194304 386 3415 0 0 0 0 94 0 18 0 1 0 1019665033 2473984 277 4294967295 134512640 135169312 3214124160 3214120376 3085610734 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/8935/statm: 604 277 235 161 0 43 0
[pid=8941] ppid=8935 vsize=45792 CPUtime=281.4
/proc/8941/stat : 8941 (minisat_static) R 8935 8935 9090 0 -1 4202496 11259 0 0 0 28136 4 0 0 25 0 1 0 1019665127 46891008 11194 4294967295 134512640 135216011 3214499120 3214497472 134527521 0 0 0 3 0 0 0 17 2 0 0 0
/proc/8941/statm: 11448 11194 71 172 0 11275 0
Current children cumulated CPU time (s) 282.34
Current children cumulated vsize (KiB) 48208

[startup+342.316 s]
/proc/loadavg: 0.99 0.98 0.99 2/93 10076
/proc/meminfo: memFree=593984/2074464 swapFree=1953004/1959888
[pid=8935] ppid=8933 vsize=2416 CPUtime=0.94
/proc/8935/stat : 8935 (SatELiteGTI) S 8933 8935 9090 0 -1 4194304 386 3415 0 0 0 0 94 0 18 0 1 0 1019665033 2473984 277 4294967295 134512640 135169312 3214124160 3214120376 3085610734 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/8935/statm: 604 277 235 161 0 43 0
[pid=8941] ppid=8935 vsize=45792 CPUtime=341.4
/proc/8941/stat : 8941 (minisat_static) R 8935 8935 9090 0 -1 4202496 11260 0 0 0 34136 4 0 0 25 0 1 0 1019665127 46891008 11195 4294967295 134512640 135216011 3214499120 3214497472 134527330 0 0 0 3 0 0 0 17 2 0 0 0
/proc/8941/statm: 11448 11195 71 172 0 11275 0
Current children cumulated CPU time (s) 342.34

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

/proc/8935/stat : 8935 (SatELiteGTI) S 8933 8935 9090 0 -1 4194304 386 3415 0 0 0 0 94 0 18 0 1 0 1019665033 2473984 277 4294967295 134512640 135169312 3214124160 3214120376 3085610734 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/8935/statm: 604 277 235 161 0 43 0
[pid=8941] ppid=8935 vsize=54308 CPUtime=461.4
/proc/8941/stat : 8941 (minisat_static) R 8935 8935 9090 0 -1 4202496 13378 0 0 0 46134 6 0 0 25 0 1 0 1019665127 55611392 13313 4294967295 134512640 135216011 3214499120 3214497472 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/8941/statm: 13577 13313 71 172 0 13404 0
Current children cumulated CPU time (s) 462.34
Current children cumulated vsize (KiB) 56724

[startup+522.318 s]
/proc/loadavg: 1.24 1.05 1.01 3/93 10646
/proc/meminfo: memFree=585436/2074464 swapFree=1953004/1959888
[pid=8935] ppid=8933 vsize=2416 CPUtime=0.94
/proc/8935/stat : 8935 (SatELiteGTI) S 8933 8935 9090 0 -1 4194304 386 3415 0 0 0 0 94 0 18 0 1 0 1019665033 2473984 277 4294967295 134512640 135169312 3214124160 3214120376 3085610734 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/8935/statm: 604 277 235 161 0 43 0
[pid=8941] ppid=8935 vsize=54532 CPUtime=521.41
/proc/8941/stat : 8941 (minisat_static) R 8935 8935 9090 0 -1 4202496 13434 0 0 0 52135 6 0 0 25 0 1 0 1019665127 55840768 13369 4294967295 134512640 135216011 3214499120 3214497472 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/8941/statm: 13633 13369 71 172 0 13460 0
Current children cumulated CPU time (s) 522.35
Current children cumulated vsize (KiB) 56948

[startup+582.315 s]
/proc/loadavg: 1.18 1.06 1.02 3/93 10834
/proc/meminfo: memFree=584520/2074464 swapFree=1953004/1959888
[pid=8935] ppid=8933 vsize=2416 CPUtime=0.94
/proc/8935/stat : 8935 (SatELiteGTI) S 8933 8935 9090 0 -1 4194304 386 3415 0 0 0 0 94 0 18 0 1 0 1019665033 2473984 277 4294967295 134512640 135169312 3214124160 3214120376 3085610734 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/8935/statm: 604 277 235 161 0 43 0
[pid=8941] ppid=8935 vsize=55468 CPUtime=581.41
/proc/8941/stat : 8941 (minisat_static) R 8935 8935 9090 0 -1 4202496 13684 0 0 0 58135 6 0 0 25 0 1 0 1019665127 56799232 13611 4294967295 134512640 135216011 3214499120 3214497472 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/8941/statm: 13867 13611 71 172 0 13694 0
Current children cumulated CPU time (s) 582.35
Current children cumulated vsize (KiB) 57884

[startup+642.322 s]
/proc/loadavg: 1.06 1.05 1.01 3/93 11021
/proc/meminfo: memFree=584312/2074464 swapFree=1953004/1959888
[pid=8935] ppid=8933 vsize=2416 CPUtime=0.94
/proc/8935/stat : 8935 (SatELiteGTI) S 8933 8935 9090 0 -1 4194304 386 3415 0 0 0 0 94 0 18 0 1 0 1019665033 2473984 277 4294967295 134512640 135169312 3214124160 3214120376 3085610734 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/8935/statm: 604 277 235 161 0 43 0
[pid=8941] ppid=8935 vsize=55468 CPUtime=641.42
/proc/8941/stat : 8941 (minisat_static) R 8935 8935 9090 0 -1 4202496 13690 0 0 0 64136 6 0 0 25 0 1 0 1019665127 56799232 13617 4294967295 134512640 135216011 3214499120 3214497472 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/8941/statm: 13867 13617 71 172 0 13694 0
Current children cumulated CPU time (s) 642.36
Current children cumulated vsize (KiB) 57884

[startup+702.319 s]
/proc/loadavg: 1.09 1.06 1.01 2/93 11209
/proc/meminfo: memFree=582576/2074464 swapFree=1953004/1959888
[pid=8935] ppid=8933 vsize=2416 CPUtime=0.94
/proc/8935/stat : 8935 (SatELiteGTI) S 8933 8935 9090 0 -1 4194304 386 3415 0 0 0 0 94 0 18 0 1 0 1019665033 2473984 277 4294967295 134512640 135169312 3214124160 3214120376 3085610734 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/8935/statm: 604 277 235 161 0 43 0
[pid=8941] ppid=8935 vsize=57496 CPUtime=701.42
/proc/8941/stat : 8941 (minisat_static) R 8935 8935 9090 0 -1 4202496 14131 0 0 0 70136 6 0 0 25 0 1 0 1019665127 58875904 14058 4294967295 134512640 135216011 3214499120 3214497472 134527395 0 0 0 3 0 0 0 17 2 0 0 0
/proc/8941/statm: 14374 14058 71 172 0 14201 0
Current children cumulated CPU time (s) 702.36
Current children cumulated vsize (KiB) 59912

[startup+762.306 s]
/proc/loadavg: 1.09 1.06 1.01 2/93 11398
/proc/meminfo: memFree=576492/2074464 swapFree=1953004/1959888
[pid=8935] ppid=8933 vsize=2416 CPUtime=0.94
/proc/8935/stat : 8935 (SatELiteGTI) S 8933 8935 9090 0 -1 4194304 386 3415 0 0 0 0 94 0 18 0 1 0 1019665033 2473984 277 4294967295 134512640 135169312 3214124160 3214120376 3085610734 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/8935/statm: 604 277 235 161 0 43 0
[pid=8941] ppid=8935 vsize=63648 CPUtime=761.41
/proc/8941/stat : 8941 (minisat_static) R 8935 8935 9090 0 -1 4202496 15632 0 0 0 76134 7 0 0 25 0 1 0 1019665127 65175552 15559 4294967295 134512640 135216011 3214499120 3214497472 134527412 0 0 0 3 0 0 0 17 2 0 0 0
/proc/8941/statm: 15912 15559 71 172 0 15739 0
Current children cumulated CPU time (s) 762.35
Current children cumulated vsize (KiB) 66064

[startup+822.303 s]
/proc/loadavg: 1.03 1.05 1.01 3/93 11589
/proc/meminfo: memFree=572904/2074464 swapFree=1953004/1959888
[pid=8935] ppid=8933 vsize=2416 CPUtime=0.94
/proc/8935/stat : 8935 (SatELiteGTI) S 8933 8935 9090 0 -1 4194304 386 3415 0 0 0 0 94 0 18 0 1 0 1019665033 2473984 277 4294967295 134512640 135169312 3214124160 3214120376 3085610734 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/8935/statm: 604 277 235 161 0 43 0
[pid=8941] ppid=8935 vsize=67680 CPUtime=821.41
/proc/8941/stat : 8941 (minisat_static) R 8935 8935 9090 0 -1 4202496 16509 0 0 0 82133 8 0 0 25 0 1 0 1019665127 69304320 16436 4294967295 134512640 135216011 3214499120 3214497472 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/8941/statm: 16920 16436 71 172 0 16747 0
Current children cumulated CPU time (s) 822.35
Current children cumulated vsize (KiB) 70096

[startup+882.31 s]
/proc/loadavg: 1.01 1.04 1.00 2/93 11777
/proc/meminfo: memFree=572896/2074464 swapFree=1953004/1959888
[pid=8935] ppid=8933 vsize=2416 CPUtime=0.94
/proc/8935/stat : 8935 (SatELiteGTI) S 8933 8935 9090 0 -1 4194304 386 3415 0 0 0 0 94 0 18 0 1 0 1019665033 2473984 277 4294967295 134512640 135169312 3214124160 3214120376 3085610734 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/8935/statm: 604 277 235 161 0 43 0
[pid=8941] ppid=8935 vsize=67680 CPUtime=881.42
/proc/8941/stat : 8941 (minisat_static) R 8935 8935 9090 0 -1 4202496 16517 0 0 0 88134 8 0 0 25 0 1 0 1019665127 69304320 16444 4294967295 134512640 135216011 3214499120 3214497472 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/8941/statm: 16920 16444 71 172 0 16747 0
Current children cumulated CPU time (s) 882.36
Current children cumulated vsize (KiB) 70096

[startup+942.317 s]
/proc/loadavg: 1.00 1.03 1.00 2/93 11964
/proc/meminfo: memFree=572640/2074464 swapFree=1953004/1959888
[pid=8935] ppid=8933 vsize=2416 CPUtime=0.94
/proc/8935/stat : 8935 (SatELiteGTI) S 8933 8935 9090 0 -1 4194304 386 3415 0 0 0 0 94 0 18 0 1 0 1019665033 2473984 277 4294967295 134512640 135169312 3214124160 3214120376 3085610734 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/8935/statm: 604 277 235 161 0 43 0
[pid=8941] ppid=8935 vsize=67680 CPUtime=941.43
/proc/8941/stat : 8941 (minisat_static) R 8935 8935 9090 0 -1 4202496 16525 0 0 0 94134 9 0 0 25 0 1 0 1019665127 69304320 16452 4294967295 134512640 135216011 3214499120 3214497472 134527395 0 0 0 3 0 0 0 17 2 0 0 0
/proc/8941/statm: 16920 16452 71 172 0 16747 0
Current children cumulated CPU time (s) 942.37
Current children cumulated vsize (KiB) 70096

[startup+1002.31 s]
/proc/loadavg: 1.00 1.02 1.00 3/93 12152
/proc/meminfo: memFree=572796/2074464 swapFree=1953004/1959888
[pid=8935] ppid=8933 vsize=2416 CPUtime=0.94
/proc/8935/stat : 8935 (SatELiteGTI) S 8933 8935 9090 0 -1 4194304 386 3415 0 0 0 0 94 0 18 0 1 0 1019665033 2473984 277 4294967295 134512640 135169312 3214124160 3214120376 3085610734 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/8935/statm: 604 277 235 161 0 43 0
[pid=8941] ppid=8935 vsize=67680 CPUtime=1001.43
/proc/8941/stat : 8941 (minisat_static) R 8935 8935 9090 0 -1 4202496 16544 0 0 0 100134 9 0 0 25 0 1 0 1019665127 69304320 16471 4294967295 134512640 135216011 3214499120 3214497472 134527964 0 0 0 3 0 0 0 17 2 0 0 0
/proc/8941/statm: 16920 16471 71 172 0 16747 0
Current children cumulated CPU time (s) 1002.37
Current children cumulated vsize (KiB) 70096

[startup+1062.32 s]
/proc/loadavg: 1.00 1.01 1.00 3/93 12341
/proc/meminfo: memFree=571292/2074464 swapFree=1953004/1959888
[pid=8935] ppid=8933 vsize=2416 CPUtime=0.94
/proc/8935/stat : 8935 (SatELiteGTI) S 8933 8935 9090 0 -1 4194304 386 3415 0 0 0 0 94 0 18 0 1 0 1019665033 2473984 277 4294967295 134512640 135169312 3214124160 3214120376 3085610734 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/8935/statm: 604 277 235 161 0 43 0
[pid=8941] ppid=8935 vsize=69596 CPUtime=1061.44
/proc/8941/stat : 8941 (minisat_static) R 8935 8935 9090 0 -1 4202496 16934 0 0 0 106134 10 0 0 25 0 1 0 1019665127 71266304 16861 4294967295 134512640 135216011 3214499120 3214497472 134527531 0 0 0 3 0 0 0 17 2 0 0 0
/proc/8941/statm: 17399 16861 71 172 0 17226 0
Current children cumulated CPU time (s) 1062.38
Current children cumulated vsize (KiB) 72012

[startup+1122.31 s]
/proc/loadavg: 1.00 1.01 1.00 2/93 12528
/proc/meminfo: memFree=569060/2074464 swapFree=1953004/1959888
[pid=8935] ppid=8933 vsize=2416 CPUtime=0.94
/proc/8935/stat : 8935 (SatELiteGTI) S 8933 8935 9090 0 -1 4194304 386 3415 0 0 0 0 94 0 18 0 1 0 1019665033 2473984 277 4294967295 134512640 135169312 3214124160 3214120376 3085610734 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/8935/statm: 604 277 235 161 0 43 0
[pid=8941] ppid=8935 vsize=71916 CPUtime=1121.43
/proc/8941/stat : 8941 (minisat_static) R 8935 8935 9090 0 -1 4202496 17499 0 0 0 112133 10 0 0 25 0 1 0 1019665127 73641984 17426 4294967295 134512640 135216011 3214499120 3214497472 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/8941/statm: 17979 17426 71 172 0 17806 0
Current children cumulated CPU time (s) 1122.37
Current children cumulated vsize (KiB) 74332

[startup+1182.32 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 12716
/proc/meminfo: memFree=559744/2074464 swapFree=1953004/1959888
[pid=8935] ppid=8933 vsize=2416 CPUtime=0.94
/proc/8935/stat : 8935 (SatELiteGTI) S 8933 8935 9090 0 -1 4194304 386 3415 0 0 0 0 94 0 18 0 1 0 1019665033 2473984 277 4294967295 134512640 135169312 3214124160 3214120376 3085610734 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/8935/statm: 604 277 235 161 0 43 0
[pid=8941] ppid=8935 vsize=81364 CPUtime=1181.44
/proc/8941/stat : 8941 (minisat_static) R 8935 8935 9090 0 -1 4202496 19837 0 0 0 118133 11 0 0 25 0 1 0 1019665127 83316736 19764 4294967295 134512640 135216011 3214499120 3214497472 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/8941/statm: 20341 19764 71 172 0 20168 0
Current children cumulated CPU time (s) 1182.38
Current children cumulated vsize (KiB) 83780



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.02 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 12721
/proc/meminfo: memFree=557608/2074464 swapFree=1953004/1959888
[pid=8935] ppid=8933 vsize=2416 CPUtime=0.94
/proc/8935/stat : 8935 (SatELiteGTI) S 8933 8935 9090 0 -1 4194304 386 3415 0 0 0 0 94 0 18 0 1 0 1019665033 2473984 277 4294967295 134512640 135169312 3214124160 3214120376 3085610734 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/8935/statm: 604 277 235 161 0 43 0
[pid=8941] ppid=8935 vsize=83412 CPUtime=1199.14
/proc/8941/stat : 8941 (minisat_static) R 8935 8935 9090 0 -1 4202496 20339 0 0 0 119903 11 0 0 25 0 1 0 1019665127 85413888 20266 4294967295 134512640 135216011 3214499120 3214497472 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/8941/statm: 20853 20266 71 172 0 20680 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 85828

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.03
CPU time (s): 1200.09
CPU user time (s): 1199.97
CPU system time (s): 0.12
CPU usage (%): 100.005
Max. virtual memory (cumulated for all children) (KiB): 85828

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.97
system time used= 0.12
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24418
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= 18
involuntary context switches= 1356

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi19 at 2009-05-17 11:14:07
IDJOB=1821680
IDBENCH=71064
IDSOLVER=661
FILE ID=tipi19/1821680-1242551647
PBS_JOBID=
Free space on /tmp= 8831 MiB

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

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

MD5SUM BENCH= b02fa517730e45c506203f9bd7ebb62c
RANDOM SEED= 1201871475

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

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

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

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

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


/proc/meminfo:
MemTotal:      2074464 kB
MemFree:        641404 kB
Buffers:         49296 kB
Cached:        1260444 kB
SwapCached:       2992 kB
Active:         360012 kB
Inactive:       959252 kB
HighTotal:     1178688 kB
HighFree:       102384 kB
LowTotal:       895776 kB
LowFree:        539020 kB
SwapTotal:     1959888 kB
SwapFree:      1953004 kB
Dirty:            3440 kB
Writeback:           0 kB
AnonPages:        8764 kB
Mapped:           3196 kB
Slab:           104540 kB
PageTables:        484 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    87780 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 8831 MiB
End job on tipi19 at 2009-05-17 11:34:07