Trace number 3434125

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
minisat hack: MiniSAT 2.2.0-agile-26UNSAT 2477.29 2477.24

General information on the benchmark

NameSAT02/industrial/aloul/
Homer/homer14.shuffled.cnf
MD5SUM1d9569aa70fee033c68469753053c259
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark71.3432
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of clauses2130
Sum of the clauses size4500
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22100
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 530

Solver Data

2477.25/2477.23	WARNING: for repeatability, setting FPU to use double precision
2477.25/2477.23	============================[ Problem Statistics ]=============================
2477.25/2477.23	|                                                                             |
2477.25/2477.23	|  Number of variables:           300                                         |
2477.25/2477.23	|  Number of clauses:            2130                                         |
2477.25/2477.23	|  Parse time:                   0.00 s                                       |
2477.25/2477.23	|  Eliminated clauses:           0.00 Mb                                      |
2477.25/2477.23	|  Simplification time:          0.00 s                                       |
2477.25/2477.23	|                                                                             |
2477.25/2477.23	============================[ Search Statistics ]=================================
2477.25/2477.23	| Conflicts |          ORIGINAL         |          LEARNT          | Progress    |
2477.25/2477.23	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |     Agility |
2477.25/2477.23	==================================================================================
2477.25/2477.23	|       100 |     270     2100     7560 |      770      100     37 |  0.001 %  6 |
2477.25/2477.23	|       250 |     270     2100     7560 |      847      250     36 |  0.001 % 13 |
2477.25/2477.23	|       475 |     270     2100     7560 |      931      475     38 |  0.001 % 17 |
2477.25/2477.23	|       812 |     270     2100     7560 |     1024      812     39 |  0.001 % 18 |
2477.25/2477.23	|      1318 |     270     2100     7560 |     1127      769     38 |  0.001 % 20 |
2477.25/2477.23	|      2077 |     270     2100     7560 |     1240      947     41 |  0.001 % 18 |
2477.25/2477.23	|      3216 |     270     2100     7560 |     1364      792     38 |  0.001 % 15 |
2477.25/2477.23	|      4924 |     270     2100     7560 |     1500     1104     43 |  0.001 % 17 |
2477.25/2477.23	|      7486 |     270     2100     7560 |     1650     1341     43 |  0.001 % 17 |
2477.25/2477.23	|     11330 |     270     2100     7560 |     1815      938     39 |  0.001 % 18 |
2477.25/2477.23	|     17096 |     270     2100     7560 |     1997     1099     45 |  0.001 % 19 |
2477.25/2477.23	|     25745 |     270     2100     7560 |     2196     1564     44 |  0.001 % 19 |
2477.25/2477.23	|     38719 |     270     2100     7560 |     2416     2176     45 |  0.001 % 18 |
2477.25/2477.23	|     58180 |     270     2100     7560 |     2658     1863     44 |  0.001 % 18 |
2477.25/2477.23	|     87372 |     270     2100     7560 |     2924     2524     46 |  0.001 % 20 |
2477.25/2477.23	|    131161 |     270     2100     7560 |     3216     1609     42 |  0.001 % 18 |
2477.25/2477.23	|    196845 |     270     2100     7560 |     3538     1963     49 |  0.001 % 21 |
2477.25/2477.23	|    295371 |     270     2100     7560 |     3891     3357     44 |  0.001 % 17 |
2477.25/2477.23	|    443160 |     270     2100     7560 |     4281     2946     49 |  0.001 % 20 |
2477.25/2477.23	|    664843 |     270     2100     7560 |     4709     3259     45 |  0.001 % 19 |
2477.25/2477.23	|    997368 |     270     2100     7560 |     5180     4238     49 |  0.001 % 21 |
2477.25/2477.23	|   1496156 |     270     2100     7560 |     5698     2676     43 |  0.001 % 18 |
2477.25/2477.23	|   2244338 |     270     2100     7560 |     6268     4184     51 |  0.001 % 17 |
2477.25/2477.23	|   3366612 |     270     2100     7560 |     6894     5778     53 |  0.001 % 20 |
2477.25/2477.23	|   5050023 |     270     2100     7560 |     7584     4458     48 |  0.001 % 18 |
2477.25/2477.23	|   7575139 |     270     2100     7560 |     8342     5663     47 |  0.001 % 20 |
2477.25/2477.23	|  11362814 |     270     2100     7560 |     9176     4502     38 |  0.001 % 17 |
2477.25/2477.23	|  17044326 |     270     2100     7560 |    10094     6716     49 |  0.001 % 20 |
2477.25/2477.23	|  25566595 |     269     2086     7532 |    11104     9350     47 |  0.334 % 23 |
2477.25/2477.23	|  38349998 |     269     2086     7532 |    12214     8427     42 |  0.334 % 18 |
2477.25/2477.23	===============================================================================
2477.25/2477.23	restarts              : 65534
2477.25/2477.23	skipped               : 38
2477.25/2477.23	conflicts             : 48578341       (19610 /sec)
2477.25/2477.23	decisions             : 57672796       (0.00 % random) (23281 /sec)
2477.25/2477.23	propagations          : 779840780      (314808 /sec)
2477.25/2477.23	conflict literals     : 2207112737     (10.79 % deleted)
2477.25/2477.23	Memory used           : 53.00 MB
2477.25/2477.23	CPU time              : 2477.2 s
2477.25/2477.23	
2477.25/2477.23	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3434125-1306899547/watcher-3434125-1306899547 -o /tmp/evaluation-result-3434125-1306899547/solver-3434125-1306899547 -C 5000 -W 5100 -M 15500 minisat HOME/instance-3434125-1306899547.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.06 3/495 28849
/proc/meminfo: memFree=6381160/32950928 swapFree=34421304/67111528
[pid=28849] ppid=28847 vsize=15084 CPUtime=0.01 cores=0,2,4,6
/proc/28849/stat : 28849 (minisat) R 28847 28849 27501 0 -1 4202496 475 0 0 0 1 0 0 0 25 0 1 0 880185389 15446016 397 33554432000 4194304 4291235 140735395542272 18446744073709551615 4261960 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/28849/statm: 3771 397 253 24 0 405 0

[startup+0.0227919 s]
/proc/loadavg: 1.00 1.00 1.06 3/495 28849
/proc/meminfo: memFree=6381160/32950928 swapFree=34421304/67111528
[pid=28849] ppid=28847 vsize=15344 CPUtime=0.02 cores=0,2,4,6
/proc/28849/stat : 28849 (minisat) R 28847 28849 27501 0 -1 4202496 520 0 0 0 2 0 0 0 25 0 1 0 880185389 15712256 442 33554432000 4194304 4291235 140735395542272 18446744073709551615 4261863 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/28849/statm: 3836 442 253 24 0 470 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 15344

[startup+0.100805 s]
/proc/loadavg: 1.00 1.00 1.06 3/495 28849
/proc/meminfo: memFree=6381160/32950928 swapFree=34421304/67111528
[pid=28849] ppid=28847 vsize=15816 CPUtime=0.09 cores=0,2,4,6
/proc/28849/stat : 28849 (minisat) R 28847 28849 27501 0 -1 4202496 627 0 0 0 9 0 0 0 25 0 1 0 880185389 16195584 544 33554432000 4194304 4291235 140735395542272 18446744073709551615 4255650 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/28849/statm: 3954 544 255 24 0 588 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15816

[startup+0.30077 s]
/proc/loadavg: 1.00 1.00 1.06 3/495 28849
/proc/meminfo: memFree=6381160/32950928 swapFree=34421304/67111528
[pid=28849] ppid=28847 vsize=16200 CPUtime=0.29 cores=0,2,4,6
/proc/28849/stat : 28849 (minisat) R 28847 28849 27501 0 -1 4202496 744 0 0 0 29 0 0 0 25 0 1 0 880185389 16588800 657 33554432000 4194304 4291235 140735395542272 18446744073709551615 4255893 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/28849/statm: 4050 657 255 24 0 684 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16200

[startup+0.700689 s]
/proc/loadavg: 1.00 1.00 1.06 3/495 28849
/proc/meminfo: memFree=6381160/32950928 swapFree=34421304/67111528
[pid=28849] ppid=28847 vsize=16972 CPUtime=0.68 cores=0,2,4,6
/proc/28849/stat : 28849 (minisat) R 28847 28849 27501 0 -1 4202496 872 0 0 0 68 0 0 0 25 0 1 0 880185389 17379328 779 33554432000 4194304 4291235 140735395542272 18446744073709551615 4255608 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/28849/statm: 4243 779 255 24 0 877 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 16972

[startup+1.50054 s]
/proc/loadavg: 1.08 1.02 1.07 3/496 28850
/proc/meminfo: memFree=6340900/32950928 swapFree=34421304/67111528
[pid=28849] ppid=28847 vsize=17216 CPUtime=1.49 cores=0,2,4,6
/proc/28849/stat : 28849 (minisat) R 28847 28849 27501 0 -1 4202496 1004 0 0 0 147 2 0 0 25 0 1 0 880185389 17629184 906 33554432000 4194304 4291235 140735395542272 18446744073709551615 4255883 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/28849/statm: 4304 906 255 24 0 938 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 17216

[startup+3.10025 s]
/proc/loadavg: 1.08 1.02 1.07 3/496 28850
/proc/meminfo: memFree=6293400/32950928 swapFree=34421304/67111528
[pid=28849] ppid=28847 vsize=18084 CPUtime=3.08 cores=0,2,4,6
/proc/28849/stat : 28849 (minisat) R 28847 28849 27501 0 -1 4202496 1133 0 0 0 304 4 0 0 25 0 1 0 880185389 18518016 1034 33554432000 4194304 4291235 140735395542272 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/28849/statm: 4521 1034 255 24 0 1155 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 18084

[startup+6.30065 s]
/proc/loadavg: 1.15 1.03 1.07 3/499 28856
/proc/meminfo: memFree=5868216/32950928 swapFree=34421304/67111528
[pid=28849] ppid=28847 vsize=19340 CPUtime=6.29 cores=0,2,4,6
/proc/28849/stat : 28849 (minisat) R 28847 28849 27501 0 -1 4202496 1555 0 0 0 624 5 0 0 25 0 1 0 880185389 19804160 1447 33554432000 4194304 4291235 140735395542272 18446744073709551615 4255672 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/28849/statm: 4835 1447 255 24 0 1469 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 19340

[startup+12.7005 s]
/proc/loadavg: 1.22 1.05 1.08 3/499 28857
/proc/meminfo: memFree=5595404/32950928 swapFree=34421304/67111528
[pid=28849] ppid=28847 vsize=20384 CPUtime=12.69 cores=0,2,4,6
/proc/28849/stat : 28849 (minisat) R 28847 28849 27501 0 -1 4202496 1659 0 0 0 1263 6 0 0 25 0 1 0 880185389 20873216 1550 33554432000 4194304 4291235 140735395542272 18446744073709551615 4256104 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/28849/statm: 5096 1550 255 24 0 1730 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 20384

[startup+25.5011 s]
/proc/loadavg: 1.39 1.09 1.09 3/499 28857
/proc/meminfo: memFree=5718656/32950928 swapFree=34421304/67111528
[pid=28849] ppid=28847 vsize=20384 CPUtime=25.49 cores=0,2,4,6
/proc/28849/stat : 28849 (minisat) R 28847 28849 27501 0 -1 4202496 1830 0 0 0 2543 6 0 0 25 0 1 0 880185389 20873216 1717 33554432000 4194304 4291235 140735395542272 18446744073709551615 4256145 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/28849/statm: 5096 1717 255 24 0 1730 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 20384

[startup+51.1004 s]
/proc/loadavg: 1.60 1.17 1.11 3/499 28858
/proc/meminfo: memFree=5707228/32950928 swapFree=34421304/67111528
[pid=28849] ppid=28847 vsize=23652 CPUtime=51.06 cores=0,2,4,6
/proc/28849/stat : 28849 (minisat) R 28847 28849 27501 0 -1 4202496 2413 0 0 0 5100 6 0 0 25 0 1 0 880185389 24219648 2284 33554432000 4194304 4291235 140735395542272 18446744073709551615 4256145 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28849/statm: 5913 2284 255 24 0 2547 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 23652

[startup+102.319 s]
/proc/loadavg: 1.82 1.29 1.16 3/499 28859
/proc/meminfo: memFree=5631960/32950928 swapFree=34421304/67111528
[pid=28849] ppid=28847 vsize=24816 CPUtime=102.27 cores=0,2,4,6
/proc/28849/stat : 28849 (minisat) R 28847 28849 27501 0 -1 4202496 2975 0 0 0 10221 6 0 0 25 0 1 0 880185389 25411584 2829 33554432000 4194304 4291235 140735395542272 18446744073709551615 4255856 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28849/statm: 6204 2829 255 24 0 2838 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 24816

[startup+162.301 s]
/proc/loadavg: 1.93 1.42 1.21 3/499 28861
/proc/meminfo: memFree=5586544/32950928 swapFree=34421304/67111528
[pid=28849] ppid=28847 vsize=29724 CPUtime=162.26 cores=0,2,4,6
/proc/28849/stat : 28849 (minisat) R 28847 28849 27501 0 -1 4202496 4162 0 0 0 16220 6 0 0 25 0 1 0 880185389 30437376 3988 33554432000 4194304 4291235 140735395542272 18446744073709551615 4255841 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28849/statm: 7431 3988 255 24 0 4065 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 29724

[startup+222.301 s]
/proc/loadavg: 1.97 1.52 1.25 3/496 28865
/proc/meminfo: memFree=6183560/32950928 swapFree=34421304/67111528
[pid=28849] ppid=28847 vsize=32784 CPUtime=222.26 cores=0,2,4,6
/proc/28849/stat : 28849 (minisat) R 28847 28849 27501 0 -1 4202496 4997 0 0 0 22219 7 0 0 25 0 1 0 880185389 33570816 4803 33554432000 4194304 4291235 140735395542272 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28849/statm: 8196 4803 255 24 0 4830 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 32784

[startup+282.301 s]
/proc/loadavg: 2.10 1.64 1.31 3/499 28918
/proc/meminfo: memFree=6308472/32950928 swapFree=34421304/67111528
[pid=28849] ppid=28847 vsize=35064 CPUtime=282.26 cores=0,2,4,6
/proc/28849/stat : 28849 (minisat) R 28847 28849 27501 0 -1 4202496 5152 0 0 0 28219 7 0 0 25 0 1 0 880185389 35905536 4955 33554432000 4194304 4291235 140735395542272 18446744073709551615 4255883 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28849/statm: 8766 4955 255 24 0 5400 0
Current children cumulated CPU time (s) 282.26
Current children cumulated vsize (KiB) 35064

[startup+342.301 s]
/proc/loadavg: 2.09 1.72 1.35 3/499 28919
/proc/meminfo: memFree=6297868/32950928 swapFree=34421304/67111528
[pid=28849] ppid=28847 vsize=35064 CPUtime=342.26 cores=0,2,4,6
/proc/28849/stat : 28849 (minisat) R 28847 28849 27501 0 -1 4202496 5599 0 0 0 34219 7 0 0 25 0 1 0 880185389 35905536 5388 33554432000 4194304 4291235 140735395542272 18446744073709551615 4255893 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28849/statm: 8766 5388 255 24 0 5400 0
Current children cumulated CPU time (s) 342.26
Current children cumulated vsize (KiB) 35064

[startup+402.3 s]
/proc/loadavg: 2.03 1.76 1.39 3/499 28921
/proc/meminfo: memFree=6294484/32950928 swapFree=34421304/67111528
[pid=28849] ppid=28847 vsize=38472 CPUtime=402.26 cores=0,2,4,6
/proc/28849/stat : 28849 (minisat) R 28847 28849 27501 0 -1 4202496 6068 0 0 0 40219 7 0 0 25 0 1 0 880185389 39395328 5851 33554432000 4194304 4291235 140735395542272 18446744073709551615 4255903 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28849/statm: 9618 5851 255 24 0 6252 0
Current children cumulated CPU time (s) 402.26
Current children cumulated vsize (KiB) 38472

[startup+462.3 s]
/proc/loadavg: 2.01 1.80 1.43 3/499 28923
/proc/meminfo: memFree=6294312/32950928 swapFree=34421304/67111528
[pid=28849] ppid=28847 vsize=38472 CPUtime=462.27 cores=0,2,4,6
/proc/28849/stat : 28849 (minisat) R 28847 28849 27501 0 -1 4202496 6126 0 0 0 46220 7 0 0 25 0 1 0 880185389 39395328 5908 33554432000 4194304 4291235 140735395542272 18446744073709551615 4256048 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28849/statm: 9618 5908 255 24 0 6252 0
Current children cumulated CPU time (s) 462.27
Current children cumulated vsize (KiB) 38472

[startup+522.3 s]
/proc/loadavg: 2.08 1.87 1.47 3/499 28924
/proc/meminfo: memFree=6293144/32950928 swapFree=34421304/67111528
[pid=28849] ppid=28847 vsize=38472 CPUtime=522.27 cores=0,2,4,6
/proc/28849/stat : 28849 (minisat) R 28847 28849 27501 0 -1 4202496 6126 0 0 0 52220 7 0 0 25 0 1 0 880185389 39395328 5908 33554432000 4194304 4291235 140735395542272 18446744073709551615 4255893 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28849/statm: 9618 5908 255 24 0 6252 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 38472

[startup+582.301 s]
/proc/loadavg: 2.06 1.90 1.50 3/499 28926
/proc/meminfo: memFree=6286024/32950928 swapFree=34421304/67111528
[pid=28849] ppid=28847 vsize=38472 CPUtime=582.27 cores=0,2,4,6
/proc/28849/stat : 28849 (minisat) R 28847 28849 27501 0 -1 4202496 6127 0 0 0 58220 7 0 0 25 0 1 0 880185389 39395328 5909 33554432000 4194304 4291235 140735395542272 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28849/statm: 9618 5909 255 24 0 6252 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 38472

[startup+642.301 s]

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

/proc/meminfo: memFree=6225696/32950928 swapFree=34421304/67111528
[pid=28849] ppid=28847 vsize=49448 CPUtime=1842.32 cores=0,2,4,6
/proc/28849/stat : 28849 (minisat) R 28847 28849 27501 0 -1 4202496 8779 0 0 0 184224 8 0 0 25 0 1 0 880185389 50634752 8502 33554432000 4194304 4291235 140735395542272 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28849/statm: 12362 8502 255 24 0 8996 0
Current children cumulated CPU time (s) 1842.32
Current children cumulated vsize (KiB) 49448

[startup+1902.3 s]
/proc/loadavg: 2.12 2.04 1.88 3/499 28970
/proc/meminfo: memFree=6225516/32950928 swapFree=34421304/67111528
[pid=28849] ppid=28847 vsize=49448 CPUtime=1902.32 cores=0,2,4,6
/proc/28849/stat : 28849 (minisat) R 28847 28849 27501 0 -1 4202496 8821 0 0 0 190224 8 0 0 25 0 1 0 880185389 50634752 8544 33554432000 4194304 4291235 140735395542272 18446744073709551615 4255883 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28849/statm: 12362 8544 255 24 0 8996 0
Current children cumulated CPU time (s) 1902.32
Current children cumulated vsize (KiB) 49448

[startup+1962.3 s]
/proc/loadavg: 2.10 2.05 1.89 3/499 28972
/proc/meminfo: memFree=6204392/32950928 swapFree=34421304/67111528
[pid=28849] ppid=28847 vsize=49448 CPUtime=1962.34 cores=0,2,4,6
/proc/28849/stat : 28849 (minisat) R 28847 28849 27501 0 -1 4202496 9242 0 0 0 196226 8 0 0 25 0 1 0 880185389 50634752 8955 33554432000 4194304 4291235 140735395542272 18446744073709551615 4255872 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28849/statm: 12362 8955 255 24 0 8996 0
Current children cumulated CPU time (s) 1962.34
Current children cumulated vsize (KiB) 49448

[startup+2022.3 s]
/proc/loadavg: 2.04 2.04 1.90 3/499 28973
/proc/meminfo: memFree=6201980/32950928 swapFree=34421304/67111528
[pid=28849] ppid=28847 vsize=51124 CPUtime=2022.32 cores=0,2,4,6
/proc/28849/stat : 28849 (minisat) R 28847 28849 27501 0 -1 4202496 9680 0 0 0 202224 8 0 0 25 0 1 0 880185389 52350976 9381 33554432000 4194304 4291235 140735395542272 18446744073709551615 4255889 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28849/statm: 12781 9381 255 24 0 9415 0
Current children cumulated CPU time (s) 2022.32
Current children cumulated vsize (KiB) 51124

[startup+2082.32 s]
/proc/loadavg: 2.01 2.03 1.91 3/499 28975
/proc/meminfo: memFree=6204292/32950928 swapFree=34421304/67111528
[pid=28849] ppid=28847 vsize=51124 CPUtime=2082.34 cores=0,2,4,6
/proc/28849/stat : 28849 (minisat) R 28847 28849 27501 0 -1 4202496 11175 0 0 0 208226 8 0 0 25 0 1 0 880185389 52350976 9386 33554432000 4194304 4291235 140735395542272 18446744073709551615 4255875 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28849/statm: 12781 9386 256 24 0 9415 0
Current children cumulated CPU time (s) 2082.34
Current children cumulated vsize (KiB) 51124

[startup+2142.3 s]
/proc/loadavg: 2.04 2.03 1.91 3/499 28976
/proc/meminfo: memFree=6203488/32950928 swapFree=34421304/67111528
[pid=28849] ppid=28847 vsize=51124 CPUtime=2142.32 cores=0,2,4,6
/proc/28849/stat : 28849 (minisat) R 28847 28849 27501 0 -1 4202496 11175 0 0 0 214224 8 0 0 25 0 1 0 880185389 52350976 9386 33554432000 4194304 4291235 140735395542272 18446744073709551615 4255630 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28849/statm: 12781 9386 256 24 0 9415 0
Current children cumulated CPU time (s) 2142.32
Current children cumulated vsize (KiB) 51124

[startup+2202.3 s]
/proc/loadavg: 2.01 2.03 1.91 3/499 28978
/proc/meminfo: memFree=6203668/32950928 swapFree=34421304/67111528
[pid=28849] ppid=28847 vsize=51124 CPUtime=2202.33 cores=0,2,4,6
/proc/28849/stat : 28849 (minisat) R 28847 28849 27501 0 -1 4202496 11175 0 0 0 220225 8 0 0 25 0 1 0 880185389 52350976 9386 33554432000 4194304 4291235 140735395542272 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28849/statm: 12781 9386 256 24 0 9415 0
Current children cumulated CPU time (s) 2202.33
Current children cumulated vsize (KiB) 51124

[startup+2262.3 s]
/proc/loadavg: 2.00 2.02 1.91 3/499 28980
/proc/meminfo: memFree=6203128/32950928 swapFree=34421304/67111528
[pid=28849] ppid=28847 vsize=51124 CPUtime=2262.33 cores=0,2,4,6
/proc/28849/stat : 28849 (minisat) R 28847 28849 27501 0 -1 4202496 11175 0 0 0 226225 8 0 0 25 0 1 0 880185389 52350976 9386 33554432000 4194304 4291235 140735395542272 18446744073709551615 4255875 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28849/statm: 12781 9386 256 24 0 9415 0
Current children cumulated CPU time (s) 2262.33
Current children cumulated vsize (KiB) 51124

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 1.91 3/499 28981
/proc/meminfo: memFree=6203448/32950928 swapFree=34421304/67111528
[pid=28849] ppid=28847 vsize=51124 CPUtime=2322.33 cores=0,2,4,6
/proc/28849/stat : 28849 (minisat) R 28847 28849 27501 0 -1 4202496 11175 0 0 0 232225 8 0 0 25 0 1 0 880185389 52350976 9386 33554432000 4194304 4291235 140735395542272 18446744073709551615 4275758 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28849/statm: 12781 9386 256 24 0 9415 0
Current children cumulated CPU time (s) 2322.33
Current children cumulated vsize (KiB) 51124

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 1.91 3/499 28983
/proc/meminfo: memFree=6202156/32950928 swapFree=34421304/67111528
[pid=28849] ppid=28847 vsize=51124 CPUtime=2382.33 cores=0,2,4,6
/proc/28849/stat : 28849 (minisat) R 28847 28849 27501 0 -1 4202496 11175 0 0 0 238225 8 0 0 25 0 1 0 880185389 52350976 9386 33554432000 4194304 4291235 140735395542272 18446744073709551615 4261912 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28849/statm: 12781 9386 256 24 0 9415 0
Current children cumulated CPU time (s) 2382.33
Current children cumulated vsize (KiB) 51124

[startup+2442.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/499 28984
/proc/meminfo: memFree=6202352/32950928 swapFree=34421304/67111528
[pid=28849] ppid=28847 vsize=51124 CPUtime=2442.33 cores=0,2,4,6
/proc/28849/stat : 28849 (minisat) R 28847 28849 27501 0 -1 4202496 12698 0 0 0 244225 8 0 0 25 0 1 0 880185389 52350976 9386 33554432000 4194304 4291235 140735395542272 18446744073709551615 4255641 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28849/statm: 12781 9386 256 24 0 9415 0
Current children cumulated CPU time (s) 2442.33
Current children cumulated vsize (KiB) 51124

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

[startup+2457.5 s]
/proc/loadavg: 2.13 2.03 1.92 3/499 28985
/proc/meminfo: memFree=6202844/32950928 swapFree=34421304/67111528
[pid=28849] ppid=28847 vsize=51124 CPUtime=2457.53 cores=0,2,4,6
/proc/28849/stat : 28849 (minisat) R 28847 28849 27501 0 -1 4202496 12698 0 0 0 245745 8 0 0 25 0 1 0 880185389 52350976 9386 33554432000 4194304 4291235 140735395542272 18446744073709551615 4256087 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28849/statm: 12781 9386 256 24 0 9415 0
Current children cumulated CPU time (s) 2457.53
Current children cumulated vsize (KiB) 51124

[startup+2470.3 s]
/proc/loadavg: 2.11 2.03 1.92 3/499 28985
/proc/meminfo: memFree=6203080/32950928 swapFree=34421304/67111528
[pid=28849] ppid=28847 vsize=51124 CPUtime=2470.33 cores=0,2,4,6
/proc/28849/stat : 28849 (minisat) R 28847 28849 27501 0 -1 4202496 12698 0 0 0 247025 8 0 0 25 0 1 0 880185389 52350976 9386 33554432000 4194304 4291235 140735395542272 18446744073709551615 4255608 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28849/statm: 12781 9386 256 24 0 9415 0
Current children cumulated CPU time (s) 2470.33
Current children cumulated vsize (KiB) 51124

[startup+2473.5 s]
/proc/loadavg: 2.10 2.03 1.92 3/499 28985
/proc/meminfo: memFree=6203200/32950928 swapFree=34421304/67111528
[pid=28849] ppid=28847 vsize=51124 CPUtime=2473.53 cores=0,2,4,6
/proc/28849/stat : 28849 (minisat) R 28847 28849 27501 0 -1 4202496 12698 0 0 0 247345 8 0 0 25 0 1 0 880185389 52350976 9386 33554432000 4194304 4291235 140735395542272 18446744073709551615 4262434 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28849/statm: 12781 9386 256 24 0 9415 0
Current children cumulated CPU time (s) 2473.53
Current children cumulated vsize (KiB) 51124

[startup+2475.1 s]
/proc/loadavg: 2.10 2.03 1.92 3/499 28985
/proc/meminfo: memFree=6202952/32950928 swapFree=34421304/67111528
[pid=28849] ppid=28847 vsize=51124 CPUtime=2475.13 cores=0,2,4,6
/proc/28849/stat : 28849 (minisat) R 28847 28849 27501 0 -1 4202496 12698 0 0 0 247505 8 0 0 25 0 1 0 880185389 52350976 9386 33554432000 4194304 4291235 140735395542272 18446744073709551615 4255893 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28849/statm: 12781 9386 256 24 0 9415 0
Current children cumulated CPU time (s) 2475.13
Current children cumulated vsize (KiB) 51124

[startup+2475.9 s]
/proc/loadavg: 2.10 2.03 1.92 3/499 28985
/proc/meminfo: memFree=6202952/32950928 swapFree=34421304/67111528
[pid=28849] ppid=28847 vsize=51124 CPUtime=2475.93 cores=0,2,4,6
/proc/28849/stat : 28849 (minisat) R 28847 28849 27501 0 -1 4202496 12698 0 0 0 247585 8 0 0 25 0 1 0 880185389 52350976 9386 33554432000 4194304 4291235 140735395542272 18446744073709551615 4255658 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28849/statm: 12781 9386 256 24 0 9415 0
Current children cumulated CPU time (s) 2475.93
Current children cumulated vsize (KiB) 51124

[startup+2476.7 s]
/proc/loadavg: 2.10 2.03 1.92 3/499 28985
/proc/meminfo: memFree=6203200/32950928 swapFree=34421304/67111528
[pid=28849] ppid=28847 vsize=51124 CPUtime=2476.73 cores=0,2,4,6
/proc/28849/stat : 28849 (minisat) R 28847 28849 27501 0 -1 4202496 12698 0 0 0 247665 8 0 0 25 0 1 0 880185389 52350976 9386 33554432000 4194304 4291235 140735395542272 18446744073709551615 4255903 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28849/statm: 12781 9386 256 24 0 9415 0
Current children cumulated CPU time (s) 2476.73
Current children cumulated vsize (KiB) 51124

[startup+2477.1 s]
/proc/loadavg: 2.10 2.03 1.92 3/499 28985
/proc/meminfo: memFree=6203324/32950928 swapFree=34421304/67111528
[pid=28849] ppid=28847 vsize=51124 CPUtime=2477.15 cores=0,2,4,6
/proc/28849/stat : 28849 (minisat) R 28847 28849 27501 0 -1 4202496 12698 0 0 0 247707 8 0 0 25 0 1 0 880185389 52350976 9386 33554432000 4194304 4291235 140735395542272 18446744073709551615 4255872 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28849/statm: 12781 9386 256 24 0 9415 0
Current children cumulated CPU time (s) 2477.15
Current children cumulated vsize (KiB) 51124

[startup+2477.22 s]
/proc/loadavg: 2.10 2.03 1.92 3/499 28985
/proc/meminfo: memFree=6203324/32950928 swapFree=34421304/67111528
[pid=28849] ppid=28847 vsize=51124 CPUtime=2477.25 cores=0,2,4,6
/proc/28849/stat : 28849 (minisat) R 28847 28849 27501 0 -1 4202496 12698 0 0 0 247717 8 0 0 25 0 1 0 880185389 52350976 9386 33554432000 4194304 4291235 140735395542272 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28849/statm: 12781 9386 256 24 0 9415 0
Current children cumulated CPU time (s) 2477.25
Current children cumulated vsize (KiB) 51124

Child status: 20
Real time (s): 2477.24
CPU time (s): 2477.29
CPU user time (s): 2477.2
CPU system time (s): 0.088986
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 54832

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

runsolver used 12.899 second user time and 27.4448 second system time

The end

Launcher Data

Begin job on node113 at 2011-06-01 05:39:07
IDJOB=3434125
IDBENCH=87935
IDSOLVER=1930
FILE ID=node113/3434125-1306899547
RUNJOBID= node113-1306899546-28700
PBS_JOBID= 13488463
Free space on /tmp= 30248 MiB

SOLVER NAME= minisat hack: MiniSAT 2.2.0-agile-26
BENCH NAME= SAT02/industrial/aloul/Homer/homer14.shuffled.cnf
COMMAND LINE= minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3434125-1306899547/watcher-3434125-1306899547 -o /tmp/evaluation-result-3434125-1306899547/solver-3434125-1306899547 -C 5000 -W 5100 -M 15500  minisat HOME/instance-3434125-1306899547.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 1d9569aa70fee033c68469753053c259
RANDOM SEED=440936668

node113.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:       6381440 kB
Buffers:         85736 kB
Cached:       20631488 kB
SwapCached:      13252 kB
Active:       13510480 kB
Inactive:     12237788 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       6381440 kB
SwapTotal:    67111528 kB
SwapFree:     34421304 kB
Dirty:            9908 kB
Writeback:           0 kB
AnonPages:     5028436 kB
Mapped:          21128 kB
Slab:           635028 kB
PageTables:     116268 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 154769616 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 30252 MiB
End job on node113 at 2011-06-01 06:20:25