Trace number 1733314

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
IUT_BMB_SAT 1.0? (TO) 1200.09 1200.63

General information on the benchmark

NameCRAFTED/modcircuits/
mod3block_4vars_12gates_b2_restricted.cnf
MD5SUMc953b18fb3b2b56306fb207070351ca9
Bench CategoryCRAFTED (crafted 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 variables1698
Number of clauses903653
Sum of the clauses size5232016
Maximum clause length36
Minimum clause length1
Number of clauses of size 1399
Number of clauses of size 25538
Number of clauses of size 336435
Number of clauses of size 410783
Number of clauses of size 535331
Number of clauses of size over 5815167

Solver Data

0.00/0.00	c IUT_BMB_SAT version 1.0
4.18/4.21	c WARNING: for repeatability, setting FPU to use double precision
4.18/4.21	c ============================[ Problem Statistics ]=============================
4.18/4.21	c |                                                                             |
4.18/4.21	c |  Number of variables:  1698                                                 |
4.18/4.21	c |  Number of clauses:    61090                                                |
4.18/4.27	c |  Parsing time:         0.05         s                                       |
4.56/4.63	c ============================[ Search Statistics ]==============================
4.56/4.63	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.56/4.63	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.56/4.63	c ===============================================================================
4.56/4.63	c |         0 |     891    40327   194558 |    13442        0    nan |  0.000 % |
4.56/4.64	c |       100 |     891    40327   194558 |    14786      100     21 |  1.946 % |
4.56/4.65	c |       250 |     891    40327   194558 |    16265      250     22 |  1.946 % |
4.56/4.67	c |       475 |     891    40327   194558 |    17891      475     23 |  1.946 % |
4.56/4.68	c |       813 |     891    40327   194558 |    19680      813     22 |  1.946 % |
4.66/4.73	c |      1319 |     891    40327   194558 |    21649     1319     25 |  1.946 % |
4.66/4.77	c |      2078 |     891    40327   194558 |    23813     2078     24 |  1.946 % |
4.76/4.87	c |      3217 |     891    40327   194558 |    26195     3217     28 |  1.946 % |
4.96/5.03	c |      4927 |     890    40327   194558 |    28814     4926     28 |  2.005 % |
5.26/5.33	c |      7489 |     890    40327   194558 |    31696     7488     29 |  2.005 % |
5.86/5.92	c |     11333 |     890    40253   194410 |    34865    11332     30 |  2.005 % |
6.86/6.95	c |     17099 |     890    40253   194410 |    38352    17098     32 |  2.005 % |
8.86/8.99	c |     25748 |     890    40253   194410 |    42187    25747     32 |  2.005 % |
12.76/12.86	c |     38724 |     890    40253   194410 |    46406    38723     33 |  2.005 % |
18.66/18.71	c |     58185 |     890    40253   194410 |    51047    26484     31 |  2.005 % |
29.86/29.97	c |     87377 |     890    40253   194410 |    56151    20639     32 |  2.005 % |
47.54/47.61	c |    131168 |     890    40253   194410 |    61767    26118     33 |  2.005 % |
70.03/70.19	c |    196852 |     890    40253   194410 |    67943    45124     35 |  2.005 % |
108.42/108.55	c |    295378 |     890    40253   194410 |    74738    39594     31 |  2.005 % |
172.18/172.35	c |    443168 |     890    40253   194410 |    82212    73123     29 |  2.005 % |
273.05/273.27	c |    664851 |     890    40253   194410 |    90433    43446     31 |  2.005 % |
451.96/452.28	c |    997377 |     890    40253   194410 |    99476    86081     37 |  2.005 % |
775.72/776.13	c |   1496165 |     890    40253   194410 |   109424    29051     25 |  2.005 % |
1200.04/1200.61	sh: line 1: 10169 Terminated              HOME/minisat simple.out solve.out >temp.out
1200.04/1200.61	c cannot read from file

Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1733314-1240786717/watcher-1733314-1240786717 -o /tmp/evaluation-result-1733314-1240786717/solver-1733314-1240786717 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1733314-1240786717.cnf HOME 

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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 10166
/proc/meminfo: memFree=1638568/2055920 swapFree=4191900/4192956
[pid=10166] ppid=10164 vsize=11876 CPUtime=0
/proc/10166/stat : 10166 (IUT_BMB_SAT) R 10164 10166 9800 0 -1 4194304 193 0 0 0 0 0 0 0 18 0 1 0 106697858 12161024 176 1992294400 134512640 135635285 4294956208 18446744073709551615 134533635 0 0 4096 0 0 0 0 17 0 0 0
/proc/10166/statm: 2969 176 90 274 0 2692 0

[startup+0.064062 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 10166
/proc/meminfo: memFree=1638568/2055920 swapFree=4191900/4192956
[pid=10166] ppid=10164 vsize=11876 CPUtime=0.06
/proc/10166/stat : 10166 (IUT_BMB_SAT) R 10164 10166 9800 0 -1 4194304 1207 0 0 0 6 0 0 0 18 0 1 0 106697858 12161024 1190 1992294400 134512640 135635285 4294956208 18446744073709551615 134533635 0 0 4096 0 0 0 0 17 0 0 0
/proc/10166/statm: 2969 1191 90 274 0 2692 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 11876

[startup+0.101064 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 10166
/proc/meminfo: memFree=1638568/2055920 swapFree=4191900/4192956
[pid=10166] ppid=10164 vsize=11876 CPUtime=0.09
/proc/10166/stat : 10166 (IUT_BMB_SAT) R 10164 10166 9800 0 -1 4194304 1839 0 0 0 9 0 0 0 18 0 1 0 106697858 12161024 1822 1992294400 134512640 135635285 4294956208 18446744073709551615 134533654 0 0 4096 0 0 0 0 17 0 0 0
/proc/10166/statm: 2969 1823 90 274 0 2692 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11876

[startup+0.301091 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 10166
/proc/meminfo: memFree=1638568/2055920 swapFree=4191900/4192956
[pid=10166] ppid=10164 vsize=17932 CPUtime=0.29
/proc/10166/stat : 10166 (IUT_BMB_SAT) R 10164 10166 9800 0 -1 4194304 4288 0 0 0 28 1 0 0 19 0 1 0 106697858 18362368 4271 1992294400 134512640 135635285 4294956208 18446744073709551615 134546680 0 0 4096 0 0 0 0 17 0 0 0
/proc/10166/statm: 4483 4271 97 274 0 4206 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17932

[startup+0.701145 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 10166
/proc/meminfo: memFree=1638568/2055920 swapFree=4191900/4192956
[pid=10166] ppid=10164 vsize=25788 CPUtime=0.69
/proc/10166/stat : 10166 (IUT_BMB_SAT) R 10164 10166 9800 0 -1 4194304 6187 0 0 0 67 2 0 0 23 0 1 0 106697858 26406912 6170 1992294400 134512640 135635285 4294956208 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/10166/statm: 6447 6170 97 274 0 6170 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25788

[startup+1.50126 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10167
/proc/meminfo: memFree=1608672/2055920 swapFree=4191900/4192956
[pid=10166] ppid=10164 vsize=41548 CPUtime=1.48
/proc/10166/stat : 10166 (IUT_BMB_SAT) R 10164 10166 9800 0 -1 4194304 10021 0 0 0 144 4 0 0 25 0 1 0 106697858 42545152 10004 1992294400 134512640 135635285 4294956208 18446744073709551615 134543363 0 0 4096 0 0 0 0 17 1 0 0
/proc/10166/statm: 10387 10004 97 274 0 10110 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 41548

[startup+3.10248 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10167
/proc/meminfo: memFree=1588704/2055920 swapFree=4191900/4192956
[pid=10166] ppid=10164 vsize=67680 CPUtime=3.08
/proc/10166/stat : 10166 (IUT_BMB_SAT) R 10164 10166 9800 0 -1 4194304 16298 0 0 0 299 9 0 0 25 0 1 0 106697858 69304320 16281 1992294400 134512640 135635285 4294956208 18446744073709551615 134694383 0 0 4096 0 0 0 0 17 1 0 0
/proc/10166/statm: 16920 16281 97 274 0 16643 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 67680

[startup+6.3019 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 10169
/proc/meminfo: memFree=1550032/2055920 swapFree=4191900/4192956
[pid=10166] ppid=10164 vsize=84960 CPUtime=4.18
/proc/10166/stat : 10166 (IUT_BMB_SAT) S 10164 10166 9800 0 -1 4194304 20350 0 0 0 386 32 0 0 25 0 1 0 106697858 86999040 20332 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10166/statm: 21240 20332 105 274 0 20963 0
[pid=10168] ppid=10166 vsize=5356 CPUtime=0
/proc/10168/stat : 10168 (sh) S 10166 10166 9800 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 106698278 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10168/statm: 1339 232 193 169 0 50 0
[pid=10169] ppid=10168 vsize=7124 CPUtime=2.09
/proc/10169/stat : 10169 (minisat) R 10168 10166 9800 0 -1 4194304 1761 0 0 0 208 1 0 0 25 0 1 0 106698279 7294976 1623 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/10169/statm: 1781 1623 84 178 0 1601 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 97440

[startup+12.7018 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 10169
/proc/meminfo: memFree=1546000/2055920 swapFree=4191900/4192956
[pid=10166] ppid=10164 vsize=84960 CPUtime=4.18
/proc/10166/stat : 10166 (IUT_BMB_SAT) S 10164 10166 9800 0 -1 4194304 20350 0 0 0 386 32 0 0 25 0 1 0 106697858 86999040 20332 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10166/statm: 21240 20332 105 274 0 20963 0
[pid=10168] ppid=10166 vsize=5356 CPUtime=0
/proc/10168/stat : 10168 (sh) S 10166 10166 9800 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 106698278 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10168/statm: 1339 232 193 169 0 50 0
[pid=10169] ppid=10168 vsize=11280 CPUtime=8.48
/proc/10169/stat : 10169 (minisat) R 10168 10166 9800 0 -1 4194304 2798 0 0 0 846 2 0 0 25 0 1 0 106698279 11550720 2660 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/10169/statm: 2820 2660 84 178 0 2640 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 101596

[startup+25.5015 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 10169
/proc/meminfo: memFree=1544080/2055920 swapFree=4191900/4192956
[pid=10166] ppid=10164 vsize=84960 CPUtime=4.18
/proc/10166/stat : 10166 (IUT_BMB_SAT) S 10164 10166 9800 0 -1 4194304 20350 0 0 0 386 32 0 0 25 0 1 0 106697858 86999040 20332 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10166/statm: 21240 20332 105 274 0 20963 0
[pid=10168] ppid=10166 vsize=5356 CPUtime=0
/proc/10168/stat : 10168 (sh) S 10166 10166 9800 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 106698278 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10168/statm: 1339 232 193 169 0 50 0
[pid=10169] ppid=10168 vsize=13220 CPUtime=21.27
/proc/10169/stat : 10169 (minisat) R 10168 10166 9800 0 -1 4194304 3267 0 0 0 2125 2 0 0 25 0 1 0 106698279 13537280 3129 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/10169/statm: 3305 3129 84 178 0 3125 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 103536

[startup+51.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 10169
/proc/meminfo: memFree=1541328/2055920 swapFree=4191900/4192956
[pid=10166] ppid=10164 vsize=84960 CPUtime=4.18
/proc/10166/stat : 10166 (IUT_BMB_SAT) S 10164 10166 9800 0 -1 4194304 20350 0 0 0 386 32 0 0 25 0 1 0 106697858 86999040 20332 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10166/statm: 21240 20332 105 274 0 20963 0
[pid=10168] ppid=10166 vsize=5356 CPUtime=0
/proc/10168/stat : 10168 (sh) S 10166 10166 9800 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 106698278 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10168/statm: 1339 232 193 169 0 50 0
[pid=10169] ppid=10168 vsize=15792 CPUtime=46.86
/proc/10169/stat : 10169 (minisat) R 10168 10166 9800 0 -1 4194304 3908 0 0 0 4683 3 0 0 25 0 1 0 106698279 16171008 3770 1992294400 134512640 135243223 4294956304 18446744073709551615 134558565 0 0 4096 3 0 0 0 17 0 0 0
/proc/10169/statm: 3948 3770 84 178 0 3768 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 106108

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 10169
/proc/meminfo: memFree=1538512/2055920 swapFree=4191900/4192956
[pid=10166] ppid=10164 vsize=84960 CPUtime=4.18
/proc/10166/stat : 10166 (IUT_BMB_SAT) S 10164 10166 9800 0 -1 4194304 20350 0 0 0 386 32 0 0 25 0 1 0 106697858 86999040 20332 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10166/statm: 21240 20332 105 274 0 20963 0
[pid=10168] ppid=10166 vsize=5356 CPUtime=0
/proc/10168/stat : 10168 (sh) S 10166 10166 9800 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 106698278 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10168/statm: 1339 232 193 169 0 50 0
[pid=10169] ppid=10168 vsize=18780 CPUtime=98.04
/proc/10169/stat : 10169 (minisat) R 10168 10166 9800 0 -1 4194304 4621 0 0 0 9800 4 0 0 25 0 1 0 106698279 19230720 4483 1992294400 134512640 135243223 4294956304 18446744073709551615 134555658 0 0 4096 3 0 0 0 17 0 0 0
/proc/10169/statm: 4695 4483 84 178 0 4515 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 109096

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 10175
/proc/meminfo: memFree=1537680/2055920 swapFree=4191900/4192956
[pid=10166] ppid=10164 vsize=84960 CPUtime=4.18
/proc/10166/stat : 10166 (IUT_BMB_SAT) S 10164 10166 9800 0 -1 4194304 20350 0 0 0 386 32 0 0 25 0 1 0 106697858 86999040 20332 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10166/statm: 21240 20332 105 274 0 20963 0
[pid=10168] ppid=10166 vsize=5356 CPUtime=0
/proc/10168/stat : 10168 (sh) S 10166 10166 9800 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 106698278 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10168/statm: 1339 232 193 169 0 50 0
[pid=10169] ppid=10168 vsize=19372 CPUtime=158.01
/proc/10169/stat : 10169 (minisat) R 10168 10166 9800 0 -1 4194304 4790 0 0 0 15797 4 0 0 25 0 1 0 106698279 19836928 4652 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/10169/statm: 4843 4652 84 178 0 4663 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 109688

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 10175
/proc/meminfo: memFree=1536336/2055920 swapFree=4191900/4192956
[pid=10166] ppid=10164 vsize=84960 CPUtime=4.18
/proc/10166/stat : 10166 (IUT_BMB_SAT) S 10164 10166 9800 0 -1 4194304 20350 0 0 0 386 32 0 0 25 0 1 0 106697858 86999040 20332 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10166/statm: 21240 20332 105 274 0 20963 0
[pid=10168] ppid=10166 vsize=5356 CPUtime=0
/proc/10168/stat : 10168 (sh) S 10166 10166 9800 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 106698278 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10168/statm: 1339 232 193 169 0 50 0
[pid=10169] ppid=10168 vsize=20816 CPUtime=217.98
/proc/10169/stat : 10169 (minisat) R 10168 10166 9800 0 -1 4194304 5123 0 0 0 21794 4 0 0 25 0 1 0 106698279 21315584 4985 1992294400 134512640 135243223 4294956304 18446744073709551615 134555658 0 0 4096 3 0 0 0 17 0 0 0
/proc/10169/statm: 5204 4985 84 178 0 5024 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 111132

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 10175
/proc/meminfo: memFree=1535760/2055920 swapFree=4191900/4192956
[pid=10166] ppid=10164 vsize=84960 CPUtime=4.18
/proc/10166/stat : 10166 (IUT_BMB_SAT) S 10164 10166 9800 0 -1 4194304 20350 0 0 0 386 32 0 0 25 0 1 0 106697858 86999040 20332 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10166/statm: 21240 20332 105 274 0 20963 0
[pid=10168] ppid=10166 vsize=5356 CPUtime=0
/proc/10168/stat : 10168 (sh) S 10166 10166 9800 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 106698278 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10168/statm: 1339 232 193 169 0 50 0
[pid=10169] ppid=10168 vsize=21504 CPUtime=277.96
/proc/10169/stat : 10169 (minisat) R 10168 10166 9800 0 -1 4194304 5283 0 0 0 27791 5 0 0 25 0 1 0 106698279 22020096 5145 1992294400 134512640 135243223 4294956304 18446744073709551615 134555600 0 0 4096 3 0 0 0 17 0 0 0
/proc/10169/statm: 5376 5145 84 178 0 5196 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 111820

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 10175
/proc/meminfo: memFree=1533520/2055920 swapFree=4191900/4192956
[pid=10166] ppid=10164 vsize=84960 CPUtime=4.18
/proc/10166/stat : 10166 (IUT_BMB_SAT) S 10164 10166 9800 0 -1 4194304 20350 0 0 0 386 32 0 0 25 0 1 0 106697858 86999040 20332 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10166/statm: 21240 20332 105 274 0 20963 0

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

[pid=10166] ppid=10164 vsize=84960 CPUtime=4.18
/proc/10166/stat : 10166 (IUT_BMB_SAT) S 10164 10166 9800 0 -1 4194304 20350 0 0 0 386 32 0 0 25 0 1 0 106697858 86999040 20332 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10166/statm: 21240 20332 105 274 0 20963 0
[pid=10168] ppid=10166 vsize=5356 CPUtime=0
/proc/10168/stat : 10168 (sh) S 10166 10166 9800 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 106698278 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10168/statm: 1339 232 193 169 0 50 0
[pid=10169] ppid=10168 vsize=29000 CPUtime=637.8
/proc/10169/stat : 10169 (minisat) R 10168 10166 9800 0 -1 4194304 7077 0 0 0 63773 7 0 0 25 0 1 0 106698279 29696000 6931 1992294400 134512640 135243223 4294956304 18446744073709551615 134555564 0 0 4096 3 0 0 0 17 0 0 0
/proc/10169/statm: 7250 6931 84 178 0 7070 0
Current children cumulated CPU time (s) 641.98
Current children cumulated vsize (KiB) 119316

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 10175
/proc/meminfo: memFree=1528336/2055920 swapFree=4191900/4192956
[pid=10166] ppid=10164 vsize=84960 CPUtime=4.18
/proc/10166/stat : 10166 (IUT_BMB_SAT) S 10164 10166 9800 0 -1 4194304 20350 0 0 0 386 32 0 0 25 0 1 0 106697858 86999040 20332 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10166/statm: 21240 20332 105 274 0 20963 0
[pid=10168] ppid=10166 vsize=5356 CPUtime=0
/proc/10168/stat : 10168 (sh) S 10166 10166 9800 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 106698278 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10168/statm: 1339 232 193 169 0 50 0
[pid=10169] ppid=10168 vsize=29216 CPUtime=697.76
/proc/10169/stat : 10169 (minisat) R 10168 10166 9800 0 -1 4194304 7143 0 0 0 69769 7 0 0 25 0 1 0 106698279 29917184 6997 1992294400 134512640 135243223 4294956304 18446744073709551615 134555632 0 0 4096 3 0 0 0 17 0 0 0
/proc/10169/statm: 7304 6997 84 178 0 7124 0
Current children cumulated CPU time (s) 701.94
Current children cumulated vsize (KiB) 119532

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 10175
/proc/meminfo: memFree=1528208/2055920 swapFree=4191900/4192956
[pid=10166] ppid=10164 vsize=84960 CPUtime=4.18
/proc/10166/stat : 10166 (IUT_BMB_SAT) S 10164 10166 9800 0 -1 4194304 20350 0 0 0 386 32 0 0 25 0 1 0 106697858 86999040 20332 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10166/statm: 21240 20332 105 274 0 20963 0
[pid=10168] ppid=10166 vsize=5356 CPUtime=0
/proc/10168/stat : 10168 (sh) S 10166 10166 9800 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 106698278 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10168/statm: 1339 232 193 169 0 50 0
[pid=10169] ppid=10168 vsize=29376 CPUtime=757.74
/proc/10169/stat : 10169 (minisat) R 10168 10166 9800 0 -1 4194304 7166 0 0 0 75767 7 0 0 25 0 1 0 106698279 30081024 7020 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/10169/statm: 7344 7020 84 178 0 7164 0
Current children cumulated CPU time (s) 761.92
Current children cumulated vsize (KiB) 119692

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 10175
/proc/meminfo: memFree=1527760/2055920 swapFree=4191900/4192956
[pid=10166] ppid=10164 vsize=84960 CPUtime=4.18
/proc/10166/stat : 10166 (IUT_BMB_SAT) S 10164 10166 9800 0 -1 4194304 20350 0 0 0 386 32 0 0 25 0 1 0 106697858 86999040 20332 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10166/statm: 21240 20332 105 274 0 20963 0
[pid=10168] ppid=10166 vsize=5356 CPUtime=0
/proc/10168/stat : 10168 (sh) S 10166 10166 9800 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 106698278 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10168/statm: 1339 232 193 169 0 50 0
[pid=10169] ppid=10168 vsize=29924 CPUtime=817.71
/proc/10169/stat : 10169 (minisat) R 10168 10166 9800 0 -1 4194304 7293 0 0 0 81763 8 0 0 25 0 1 0 106698279 30642176 7147 1992294400 134512640 135243223 4294956304 18446744073709551615 134555564 0 0 4096 3 0 0 0 17 0 0 0
/proc/10169/statm: 7481 7147 84 178 0 7301 0
Current children cumulated CPU time (s) 821.89
Current children cumulated vsize (KiB) 120240

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 10175
/proc/meminfo: memFree=1526864/2055920 swapFree=4191900/4192956
[pid=10166] ppid=10164 vsize=84960 CPUtime=4.18
/proc/10166/stat : 10166 (IUT_BMB_SAT) S 10164 10166 9800 0 -1 4194304 20350 0 0 0 386 32 0 0 25 0 1 0 106697858 86999040 20332 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10166/statm: 21240 20332 105 274 0 20963 0
[pid=10168] ppid=10166 vsize=5356 CPUtime=0
/proc/10168/stat : 10168 (sh) S 10166 10166 9800 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 106698278 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10168/statm: 1339 232 193 169 0 50 0
[pid=10169] ppid=10168 vsize=30724 CPUtime=877.69
/proc/10169/stat : 10169 (minisat) R 10168 10166 9800 0 -1 4194304 7499 0 0 0 87761 8 0 0 25 0 1 0 106698279 31461376 7353 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/10169/statm: 7681 7353 84 178 0 7501 0
Current children cumulated CPU time (s) 881.87
Current children cumulated vsize (KiB) 121040

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 10175
/proc/meminfo: memFree=1525008/2055920 swapFree=4191900/4192956
[pid=10166] ppid=10164 vsize=84960 CPUtime=4.18
/proc/10166/stat : 10166 (IUT_BMB_SAT) S 10164 10166 9800 0 -1 4194304 20350 0 0 0 386 32 0 0 25 0 1 0 106697858 86999040 20332 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10166/statm: 21240 20332 105 274 0 20963 0
[pid=10168] ppid=10166 vsize=5356 CPUtime=0
/proc/10168/stat : 10168 (sh) S 10166 10166 9800 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 106698278 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10168/statm: 1339 232 193 169 0 50 0
[pid=10169] ppid=10168 vsize=32672 CPUtime=937.66
/proc/10169/stat : 10169 (minisat) R 10168 10166 9800 0 -1 4194304 7964 0 0 0 93758 8 0 0 25 0 1 0 106698279 33456128 7818 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/10169/statm: 8168 7818 84 178 0 7988 0
Current children cumulated CPU time (s) 941.84
Current children cumulated vsize (KiB) 122988

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 10175
/proc/meminfo: memFree=1524752/2055920 swapFree=4191900/4192956
[pid=10166] ppid=10164 vsize=84960 CPUtime=4.18
/proc/10166/stat : 10166 (IUT_BMB_SAT) S 10164 10166 9800 0 -1 4194304 20350 0 0 0 386 32 0 0 25 0 1 0 106697858 86999040 20332 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10166/statm: 21240 20332 105 274 0 20963 0
[pid=10168] ppid=10166 vsize=5356 CPUtime=0
/proc/10168/stat : 10168 (sh) S 10166 10166 9800 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 106698278 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10168/statm: 1339 232 193 169 0 50 0
[pid=10169] ppid=10168 vsize=33024 CPUtime=997.63
/proc/10169/stat : 10169 (minisat) R 10168 10166 9800 0 -1 4194304 8027 0 0 0 99755 8 0 0 25 0 1 0 106698279 33816576 7881 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/10169/statm: 8256 7881 84 178 0 8076 0
Current children cumulated CPU time (s) 1001.81
Current children cumulated vsize (KiB) 123340

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 10175
/proc/meminfo: memFree=1524624/2055920 swapFree=4191900/4192956
[pid=10166] ppid=10164 vsize=84960 CPUtime=4.18
/proc/10166/stat : 10166 (IUT_BMB_SAT) S 10164 10166 9800 0 -1 4194304 20350 0 0 0 386 32 0 0 25 0 1 0 106697858 86999040 20332 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10166/statm: 21240 20332 105 274 0 20963 0
[pid=10168] ppid=10166 vsize=5356 CPUtime=0
/proc/10168/stat : 10168 (sh) S 10166 10166 9800 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 106698278 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10168/statm: 1339 232 193 169 0 50 0
[pid=10169] ppid=10168 vsize=33164 CPUtime=1057.61
/proc/10169/stat : 10169 (minisat) R 10168 10166 9800 0 -1 4194304 8068 0 0 0 105753 8 0 0 25 0 1 0 106698279 33959936 7922 1992294400 134512640 135243223 4294956304 18446744073709551615 134555564 0 0 4096 3 0 0 0 17 0 0 0
/proc/10169/statm: 8291 7922 84 178 0 8111 0
Current children cumulated CPU time (s) 1061.79
Current children cumulated vsize (KiB) 123480

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 10175
/proc/meminfo: memFree=1524432/2055920 swapFree=4191900/4192956
[pid=10166] ppid=10164 vsize=84960 CPUtime=4.18
/proc/10166/stat : 10166 (IUT_BMB_SAT) S 10164 10166 9800 0 -1 4194304 20350 0 0 0 386 32 0 0 25 0 1 0 106697858 86999040 20332 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10166/statm: 21240 20332 105 274 0 20963 0
[pid=10168] ppid=10166 vsize=5356 CPUtime=0
/proc/10168/stat : 10168 (sh) S 10166 10166 9800 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 106698278 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10168/statm: 1339 232 193 169 0 50 0
[pid=10169] ppid=10168 vsize=33300 CPUtime=1117.58
/proc/10169/stat : 10169 (minisat) R 10168 10166 9800 0 -1 4194304 8105 0 0 0 111749 9 0 0 25 0 1 0 106698279 34099200 7959 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/10169/statm: 8325 7959 84 178 0 8145 0
Current children cumulated CPU time (s) 1121.76
Current children cumulated vsize (KiB) 123616

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 10175
/proc/meminfo: memFree=1524048/2055920 swapFree=4191900/4192956
[pid=10166] ppid=10164 vsize=84960 CPUtime=4.18
/proc/10166/stat : 10166 (IUT_BMB_SAT) S 10164 10166 9800 0 -1 4194304 20350 0 0 0 386 32 0 0 25 0 1 0 106697858 86999040 20332 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10166/statm: 21240 20332 105 274 0 20963 0
[pid=10168] ppid=10166 vsize=5356 CPUtime=0
/proc/10168/stat : 10168 (sh) S 10166 10166 9800 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 106698278 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10168/statm: 1339 232 193 169 0 50 0
[pid=10169] ppid=10168 vsize=33776 CPUtime=1177.56
/proc/10169/stat : 10169 (minisat) R 10168 10166 9800 0 -1 4194304 8204 0 0 0 117747 9 0 0 25 0 1 0 106698279 34586624 8058 1992294400 134512640 135243223 4294956304 18446744073709551615 134555564 0 0 4096 3 0 0 0 17 0 0 0
/proc/10169/statm: 8444 8058 84 178 0 8264 0
Current children cumulated CPU time (s) 1181.74
Current children cumulated vsize (KiB) 124092



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 10175
/proc/meminfo: memFree=1523536/2055920 swapFree=4191900/4192956
[pid=10166] ppid=10164 vsize=84960 CPUtime=4.18
/proc/10166/stat : 10166 (IUT_BMB_SAT) S 10164 10166 9800 0 -1 4194304 20350 0 0 0 386 32 0 0 25 0 1 0 106697858 86999040 20332 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10166/statm: 21240 20332 105 274 0 20963 0
[pid=10168] ppid=10166 vsize=5356 CPUtime=0
/proc/10168/stat : 10168 (sh) S 10166 10166 9800 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 106698278 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10168/statm: 1339 232 193 169 0 50 0
[pid=10169] ppid=10168 vsize=34172 CPUtime=1195.86
/proc/10169/stat : 10169 (minisat) R 10168 10166 9800 0 -1 4194304 8319 0 0 0 119577 9 0 0 25 0 1 0 106698279 34992128 8173 1992294400 134512640 135243223 4294956304 18446744073709551615 134555732 0 0 4096 3 0 0 0 17 0 0 0
/proc/10169/statm: 8543 8173 84 178 0 8363 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 124488

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.63
CPU time (s): 1200.09
CPU user time (s): 1199.65
CPU system time (s): 0.443932
CPU usage (%): 99.955
Max. virtual memory (cumulated for all children) (KiB): 124488

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.65
system time used= 0.443932
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31778
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= 8
involuntary context switches= 2679

runsolver used 1.13383 second user time and 3.24351 second system time

The end

Launcher Data

Begin job on node71 at 2009-04-27 00:58:39
IDJOB=1733314
IDBENCH=71138
IDSOLVER=523
FILE ID=node71/1733314-1240786717
PBS_JOBID= 9187250
Free space on /tmp= 66400 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT09/CRAFTED/modcircuits/mod3block_4vars_12gates_b2_restricted.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1733314-1240786717/watcher-1733314-1240786717 -o /tmp/evaluation-result-1733314-1240786717/solver-1733314-1240786717 -C 1200 -W 1800 -M 1800 --output-limit 1,15  IUT_BMB_SAT HOME/instance-1733314-1240786717.cnf HOME

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

MD5SUM BENCH= c953b18fb3b2b56306fb207070351ca9
RANDOM SEED=515354983

node71.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.236
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.236
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1638984 kB
Buffers:         38564 kB
Cached:         298052 kB
SwapCached:        528 kB
Active:         157224 kB
Inactive:       193424 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1638984 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:           29372 kB
Writeback:           0 kB
Mapped:          22280 kB
Slab:            52196 kB
Committed_AS:   328160 kB
PageTables:       1436 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66396 MiB
End job on node71 at 2009-04-27 01:18:42