Trace number 1563362

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.0UNSAT 746.997 747.312

General information on the benchmark

NameAPPLICATIONS/c32sat/
post-c32s-gcdm16-23.cnf
MD5SUMa61ef2b7b3d16661e8162c430ffb1a51
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark99.6579
Satisfiable
(Un)Satisfiability was proved
Number of variables135543
Number of clauses404326
Sum of the clauses size943426
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2269550
Number of clauses of size 3134775
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c IUT_BMB_SAT version 1.0
6.69/6.74	c WARNING: for repeatability, setting FPU to use double precision
6.69/6.74	c ============================[ Problem Statistics ]=============================
6.69/6.74	c |                                                                             |
6.69/6.74	c |  Number of variables:  135543                                               |
6.69/6.74	c |  Number of clauses:    403874                                               |
6.72/7.21	c |  Parsing time:         0.42         s                                       |
9.67/9.75	c ============================[ Search Statistics ]==============================
9.67/9.75	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
9.67/9.75	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
9.67/9.75	c ===============================================================================
9.67/9.75	c |         0 |   13249    92993   338701 |    30997        0    nan |  0.000 % |
9.67/9.79	c |       106 |   13237    92993   338701 |    34097      104     11 |  0.068 % |
9.77/9.81	c |       256 |   13237    92993   338701 |    37507      254     13 |  0.068 % |
9.77/9.83	c |       481 |   13237    92993   338701 |    41257      479     14 |  0.068 % |
9.77/9.87	c |       819 |   13237    92993   338701 |    45383      817     18 |  0.068 % |
9.87/9.94	c |      1326 |   13237    92993   338701 |    49922     1324     20 |  0.068 % |
9.97/10.02	c |      2085 |   13237    92993   338701 |    54914     2083     19 |  0.068 % |
10.07/10.14	c |      3225 |   13223    92993   338701 |    60405     3221     19 |  0.079 % |
10.27/10.37	c |      4934 |   13206    92993   338701 |    66446     4929     19 |  0.091 % |
10.67/10.75	c |      7498 |   13203    92993   338701 |    73090     7492     19 |  0.102 % |
11.67/11.75	c |     11342 |   13160    92160   335999 |    80399    11294     24 |  0.102 % |
13.36/13.47	c |     17109 |   13160    92160   335999 |    88439    17061     26 |  0.102 % |
17.07/17.12	c |     25758 |   13160    92160   335999 |    97283    25710     28 |  0.102 % |
21.57/21.68	c |     38732 |   13160    92160   335999 |   107012    38684     28 |  0.102 % |
31.87/31.95	c |     58193 |   13077    90865   331468 |   117713    57975     32 |  0.174 % |
56.84/56.99	c |     87385 |   13025    90463   330172 |   129484    87092     40 |  0.203 % |
100.82/100.96	c |    131174 |   12929    89316   326142 |   142433    28849     31 |  0.272 % |
176.09/176.28	c |    196859 |   12925    89285   326027 |   156676    94524     52 |  0.277 % |
302.35/302.56	c |    295386 |   12574    85615   312767 |   172344    65361     48 |  0.534 % |
498.07/498.31	c |    443175 |   12452    84403   308274 |   189578    75915     41 |  0.635 % |
746.46/746.81	c ===============================================================================
746.46/746.81	c restarts              : 20
746.46/746.81	c conflicts             : 638927         (864 /sec)
746.46/746.81	c decisions             : 940887         (1.59 % random) (1272 /sec)
746.46/746.81	c propagations          : 244911238      (331157 /sec)
746.46/746.81	c conflict literals     : 35455679       (52.23 % deleted)
746.46/746.81	c Memory used           : 103.54 MB
746.46/746.81	c CPU time              : 739.562 s
746.46/746.81	
746.46/746.82	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1563362-1238785551/watcher-1563362-1238785551 -o /tmp/evaluation-result-1563362-1238785551/solver-1563362-1238785551 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1563362-1238785551.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.94 1.43 1.16 3/64 29510
/proc/meminfo: memFree=1696296/2055920 swapFree=4178356/4192956
[pid=29510] ppid=29508 vsize=6024 CPUtime=0
/proc/29510/stat : 29510 (IUT_BMB_SAT) R 29508 29510 29276 0 -1 4194304 193 0 0 0 0 0 0 0 18 0 1 0 1151217970 6168576 176 1992294400 134512640 135635285 4294956208 18446744073709551615 134533635 0 0 4096 0 0 0 0 17 0 0 0
/proc/29510/statm: 1506 177 90 274 0 1229 0

[startup+0.0220021 s]
/proc/loadavg: 1.94 1.43 1.16 3/64 29510
/proc/meminfo: memFree=1696296/2055920 swapFree=4178356/4192956
[pid=29510] ppid=29508 vsize=6024 CPUtime=0.01
/proc/29510/stat : 29510 (IUT_BMB_SAT) R 29508 29510 29276 0 -1 4194304 485 0 0 0 1 0 0 0 18 0 1 0 1151217970 6168576 468 1992294400 134512640 135635285 4294956208 18446744073709551615 134533644 0 0 4096 0 0 0 0 17 0 0 0
/proc/29510/statm: 1506 469 90 274 0 1229 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 6024

[startup+0.101968 s]
/proc/loadavg: 1.94 1.43 1.16 3/64 29510
/proc/meminfo: memFree=1696296/2055920 swapFree=4178356/4192956
[pid=29510] ppid=29508 vsize=11852 CPUtime=0.09
/proc/29510/stat : 29510 (IUT_BMB_SAT) R 29508 29510 29276 0 -1 4194304 2416 0 0 0 9 0 0 0 18 0 1 0 1151217970 12136448 2399 1992294400 134512640 135635285 4294956208 18446744073709551615 134533635 0 0 4096 0 0 0 0 17 0 0 0
/proc/29510/statm: 2963 2400 90 274 0 2686 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11852

[startup+0.301986 s]
/proc/loadavg: 1.94 1.43 1.16 3/64 29510
/proc/meminfo: memFree=1696296/2055920 swapFree=4178356/4192956
[pid=29510] ppid=29508 vsize=26288 CPUtime=0.29
/proc/29510/stat : 29510 (IUT_BMB_SAT) R 29508 29510 29276 0 -1 4194304 6383 0 0 0 27 2 0 0 19 0 1 0 1151217970 26918912 6366 1992294400 134512640 135635285 4294956208 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/29510/statm: 6572 6366 97 274 0 6295 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 26288

[startup+0.702021 s]
/proc/loadavg: 1.94 1.43 1.16 3/64 29510
/proc/meminfo: memFree=1696296/2055920 swapFree=4178356/4192956
[pid=29510] ppid=29508 vsize=31172 CPUtime=0.69
/proc/29510/stat : 29510 (IUT_BMB_SAT) R 29508 29510 29276 0 -1 4194304 7599 0 0 0 66 3 0 0 23 0 1 0 1151217970 31920128 7582 1992294400 134512640 135635285 4294956208 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/29510/statm: 7793 7582 97 274 0 7516 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31172

[startup+1.50109 s]
/proc/loadavg: 1.94 1.43 1.16 2/65 29511
/proc/meminfo: memFree=1662880/2055920 swapFree=4178356/4192956
[pid=29510] ppid=29508 vsize=40280 CPUtime=1.49
/proc/29510/stat : 29510 (IUT_BMB_SAT) R 29508 29510 29276 0 -1 4194304 9886 0 0 0 145 4 0 0 25 0 1 0 1151217970 41246720 9869 1992294400 134512640 135635285 4294956208 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/29510/statm: 10070 9869 97 274 0 9793 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 40280

[startup+3.10124 s]
/proc/loadavg: 1.87 1.42 1.16 2/65 29511
/proc/meminfo: memFree=1650400/2055920 swapFree=4178356/4192956
[pid=29510] ppid=29508 vsize=62588 CPUtime=3.09
/proc/29510/stat : 29510 (IUT_BMB_SAT) R 29508 29510 29276 0 -1 4194304 15476 0 0 0 302 7 0 0 25 0 1 0 1151217970 64090112 15459 1992294400 134512640 135635285 4294956208 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/29510/statm: 15647 15459 97 274 0 15370 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 62588

[startup+6.30152 s]
/proc/loadavg: 1.87 1.42 1.16 2/65 29511
/proc/meminfo: memFree=1609632/2055920 swapFree=4178356/4192956
[pid=29510] ppid=29508 vsize=85096 CPUtime=6.29
/proc/29510/stat : 29510 (IUT_BMB_SAT) R 29508 29510 29276 0 -1 4194304 21860 0 0 0 508 121 0 0 25 0 1 0 1151217970 87138304 21095 1992294400 134512640 135635285 4294956208 18446744073709551615 135132478 0 0 4096 0 0 0 0 17 0 0 0
/proc/29510/statm: 21274 21095 100 274 0 20997 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 85096

[startup+12.7021 s]
/proc/loadavg: 1.73 1.41 1.16 2/67 29513
/proc/meminfo: memFree=1526552/2055920 swapFree=4178356/4192956
[pid=29510] ppid=29508 vsize=85096 CPUtime=6.72
/proc/29510/stat : 29510 (IUT_BMB_SAT) S 29508 29510 29276 0 -1 4194304 21866 0 0 0 520 152 0 0 25 0 1 0 1151217970 87138304 21100 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/29510/statm: 21274 21100 105 274 0 20997 0
[pid=29512] ppid=29510 vsize=5356 CPUtime=0
/proc/29512/stat : 29512 (sh) S 29510 29510 29276 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1151218643 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29512/statm: 1339 232 193 169 0 50 0
[pid=29513] ppid=29512 vsize=79580 CPUtime=5.95
/proc/29513/stat : 29513 (minisat) R 29512 29510 29276 0 -1 4194304 21481 0 0 0 584 11 0 0 25 0 1 0 1151218644 81489920 19516 1992294400 134512640 135243223 4294956304 18446744073709551615 134555453 0 0 4096 3 0 0 0 17 0 0 0
/proc/29513/statm: 19895 19516 85 178 0 19715 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 170032

[startup+25.5012 s]
/proc/loadavg: 1.62 1.39 1.16 2/67 29513
/proc/meminfo: memFree=1526616/2055920 swapFree=4178356/4192956
[pid=29510] ppid=29508 vsize=85096 CPUtime=6.72
/proc/29510/stat : 29510 (IUT_BMB_SAT) S 29508 29510 29276 0 -1 4194304 21866 0 0 0 520 152 0 0 25 0 1 0 1151217970 87138304 21100 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/29510/statm: 21274 21100 105 274 0 20997 0
[pid=29512] ppid=29510 vsize=5356 CPUtime=0
/proc/29512/stat : 29512 (sh) S 29510 29510 29276 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1151218643 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29512/statm: 1339 232 193 169 0 50 0
[pid=29513] ppid=29512 vsize=79824 CPUtime=18.75
/proc/29513/stat : 29513 (minisat) R 29512 29510 29276 0 -1 4194304 21526 0 0 0 1863 12 0 0 25 0 1 0 1151218644 81739776 19561 1992294400 134512640 135243223 4294956304 18446744073709551615 134558242 0 0 4096 3 0 0 0 17 0 0 0
/proc/29513/statm: 19956 19561 85 178 0 19776 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 170276

[startup+51.1015 s]
/proc/loadavg: 1.41 1.36 1.15 2/67 29513
/proc/meminfo: memFree=1526296/2055920 swapFree=4178356/4192956
[pid=29510] ppid=29508 vsize=85096 CPUtime=6.72
/proc/29510/stat : 29510 (IUT_BMB_SAT) S 29508 29510 29276 0 -1 4194304 21866 0 0 0 520 152 0 0 25 0 1 0 1151217970 87138304 21100 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/29510/statm: 21274 21100 105 274 0 20997 0
[pid=29512] ppid=29510 vsize=5356 CPUtime=0
/proc/29512/stat : 29512 (sh) S 29510 29510 29276 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1151218643 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29512/statm: 1339 232 193 169 0 50 0
[pid=29513] ppid=29512 vsize=80344 CPUtime=44.32
/proc/29513/stat : 29513 (minisat) R 29512 29510 29276 0 -1 4194304 21632 0 0 0 4420 12 0 0 25 0 1 0 1151218644 82272256 19667 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/29513/statm: 20086 19667 85 178 0 19906 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 170796

[startup+102.305 s]
/proc/loadavg: 1.16 1.30 1.14 2/67 29513
/proc/meminfo: memFree=1520280/2055920 swapFree=4178356/4192956
[pid=29510] ppid=29508 vsize=85096 CPUtime=6.72
/proc/29510/stat : 29510 (IUT_BMB_SAT) S 29508 29510 29276 0 -1 4194304 21866 0 0 0 520 152 0 0 25 0 1 0 1151217970 87138304 21100 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/29510/statm: 21274 21100 105 274 0 20997 0
[pid=29512] ppid=29510 vsize=5356 CPUtime=0
/proc/29512/stat : 29512 (sh) S 29510 29510 29276 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1151218643 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29512/statm: 1339 232 193 169 0 50 0
[pid=29513] ppid=29512 vsize=86240 CPUtime=95.5
/proc/29513/stat : 29513 (minisat) R 29512 29510 29276 0 -1 4194304 23129 0 0 0 9536 14 0 0 25 0 1 0 1151218644 88309760 21164 1992294400 134512640 135243223 4294956304 18446744073709551615 134558242 0 0 4096 3 0 0 0 17 0 0 0
/proc/29513/statm: 21560 21164 85 178 0 21380 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 176692

[startup+162.302 s]
/proc/loadavg: 1.06 1.24 1.13 2/67 29513
/proc/meminfo: memFree=1519704/2055920 swapFree=4178356/4192956
[pid=29510] ppid=29508 vsize=85096 CPUtime=6.72
/proc/29510/stat : 29510 (IUT_BMB_SAT) S 29508 29510 29276 0 -1 4194304 21866 0 0 0 520 152 0 0 25 0 1 0 1151217970 87138304 21100 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/29510/statm: 21274 21100 105 274 0 20997 0
[pid=29512] ppid=29510 vsize=5356 CPUtime=0
/proc/29512/stat : 29512 (sh) S 29510 29510 29276 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1151218643 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29512/statm: 1339 232 193 169 0 50 0
[pid=29513] ppid=29512 vsize=86900 CPUtime=155.49
/proc/29513/stat : 29513 (minisat) R 29512 29510 29276 0 -1 4194304 23269 0 0 0 15534 15 0 0 25 0 1 0 1151218644 88985600 21304 1992294400 134512640 135243223 4294956304 18446744073709551615 134555725 0 0 4096 3 0 0 0 17 0 0 0
/proc/29513/statm: 21725 21304 85 178 0 21545 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 177352

[startup+222.302 s]
/proc/loadavg: 1.02 1.19 1.12 2/67 29513
/proc/meminfo: memFree=1513304/2055920 swapFree=4178356/4192956
[pid=29510] ppid=29508 vsize=85096 CPUtime=6.72
/proc/29510/stat : 29510 (IUT_BMB_SAT) S 29508 29510 29276 0 -1 4194304 21866 0 0 0 520 152 0 0 25 0 1 0 1151217970 87138304 21100 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/29510/statm: 21274 21100 105 274 0 20997 0
[pid=29512] ppid=29510 vsize=5356 CPUtime=0
/proc/29512/stat : 29512 (sh) S 29510 29510 29276 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1151218643 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29512/statm: 1339 232 193 169 0 50 0
[pid=29513] ppid=29512 vsize=93164 CPUtime=215.46
/proc/29513/stat : 29513 (minisat) R 29512 29510 29276 0 -1 4194304 24858 0 0 0 21530 16 0 0 25 0 1 0 1151218644 95399936 22893 1992294400 134512640 135243223 4294956304 18446744073709551615 134555622 0 0 4096 3 0 0 0 17 0 0 0
/proc/29513/statm: 23291 22893 85 178 0 23111 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 183616

[startup+282.301 s]
/proc/loadavg: 1.01 1.16 1.11 2/67 29513
/proc/meminfo: memFree=1506968/2055920 swapFree=4178356/4192956
[pid=29510] ppid=29508 vsize=85096 CPUtime=6.72
/proc/29510/stat : 29510 (IUT_BMB_SAT) S 29508 29510 29276 0 -1 4194304 21866 0 0 0 520 152 0 0 25 0 1 0 1151217970 87138304 21100 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/29510/statm: 21274 21100 105 274 0 20997 0
[pid=29512] ppid=29510 vsize=5356 CPUtime=0
/proc/29512/stat : 29512 (sh) S 29510 29510 29276 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1151218643 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29512/statm: 1339 232 193 169 0 50 0
[pid=29513] ppid=29512 vsize=99680 CPUtime=275.43
/proc/29513/stat : 29513 (minisat) R 29512 29510 29276 0 -1 4194304 26434 0 0 0 27526 17 0 0 25 0 1 0 1151218644 102072320 24469 1992294400 134512640 135243223 4294956304 18446744073709551615 134558569 0 0 4096 3 0 0 0 17 0 0 0
/proc/29513/statm: 24920 24469 85 178 0 24740 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 190132

[startup+342.302 s]
/proc/loadavg: 1.00 1.12 1.10 2/67 29513
/proc/meminfo: memFree=1506904/2055920 swapFree=4178356/4192956
[pid=29510] ppid=29508 vsize=85096 CPUtime=6.72
/proc/29510/stat : 29510 (IUT_BMB_SAT) S 29508 29510 29276 0 -1 4194304 21866 0 0 0 520 152 0 0 25 0 1 0 1151217970 87138304 21100 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/29510/statm: 21274 21100 105 274 0 20997 0
[pid=29512] ppid=29510 vsize=5356 CPUtime=0
/proc/29512/stat : 29512 (sh) S 29510 29510 29276 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1151218643 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29512/statm: 1339 232 193 169 0 50 0
[pid=29513] ppid=29512 vsize=99680 CPUtime=335.41
/proc/29513/stat : 29513 (minisat) R 29512 29510 29276 0 -1 4194304 26434 0 0 0 33524 17 0 0 25 0 1 0 1151218644 102072320 24469 1992294400 134512640 135243223 4294956304 18446744073709551615 134558242 0 0 4096 3 0 0 0 17 0 0 0
/proc/29513/statm: 24920 24469 85 178 0 24740 0

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


[startup+522.302 s]
/proc/loadavg: 1.00 1.06 1.08 2/67 29513
/proc/meminfo: memFree=1501976/2055920 swapFree=4178356/4192956
[pid=29510] ppid=29508 vsize=85096 CPUtime=6.72
/proc/29510/stat : 29510 (IUT_BMB_SAT) S 29508 29510 29276 0 -1 4194304 21866 0 0 0 520 152 0 0 25 0 1 0 1151217970 87138304 21100 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/29510/statm: 21274 21100 105 274 0 20997 0
[pid=29512] ppid=29510 vsize=5356 CPUtime=0
/proc/29512/stat : 29512 (sh) S 29510 29510 29276 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1151218643 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29512/statm: 1339 232 193 169 0 50 0
[pid=29513] ppid=29512 vsize=104600 CPUtime=515.34
/proc/29513/stat : 29513 (minisat) R 29512 29510 29276 0 -1 4194304 27647 0 0 0 51515 19 0 0 25 0 1 0 1151218644 107110400 25682 1992294400 134512640 135243223 4294956304 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 0 0 0
/proc/29513/statm: 26150 25682 85 178 0 25970 0
Current children cumulated CPU time (s) 522.06
Current children cumulated vsize (KiB) 195052

[startup+582.301 s]
/proc/loadavg: 1.00 1.05 1.07 2/67 29513
/proc/meminfo: memFree=1501976/2055920 swapFree=4178356/4192956
[pid=29510] ppid=29508 vsize=85096 CPUtime=6.72
/proc/29510/stat : 29510 (IUT_BMB_SAT) S 29508 29510 29276 0 -1 4194304 21866 0 0 0 520 152 0 0 25 0 1 0 1151217970 87138304 21100 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/29510/statm: 21274 21100 105 274 0 20997 0
[pid=29512] ppid=29510 vsize=5356 CPUtime=0
/proc/29512/stat : 29512 (sh) S 29510 29510 29276 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1151218643 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29512/statm: 1339 232 193 169 0 50 0
[pid=29513] ppid=29512 vsize=104600 CPUtime=575.31
/proc/29513/stat : 29513 (minisat) R 29512 29510 29276 0 -1 4194304 27647 0 0 0 57512 19 0 0 25 0 1 0 1151218644 107110400 25682 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/29513/statm: 26150 25682 85 178 0 25970 0
Current children cumulated CPU time (s) 582.03
Current children cumulated vsize (KiB) 195052

[startup+642.302 s]
/proc/loadavg: 1.00 1.04 1.06 2/67 29513
/proc/meminfo: memFree=1501912/2055920 swapFree=4178356/4192956
[pid=29510] ppid=29508 vsize=85096 CPUtime=6.72
/proc/29510/stat : 29510 (IUT_BMB_SAT) S 29508 29510 29276 0 -1 4194304 21866 0 0 0 520 152 0 0 25 0 1 0 1151217970 87138304 21100 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/29510/statm: 21274 21100 105 274 0 20997 0
[pid=29512] ppid=29510 vsize=5356 CPUtime=0
/proc/29512/stat : 29512 (sh) S 29510 29510 29276 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1151218643 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29512/statm: 1339 232 193 169 0 50 0
[pid=29513] ppid=29512 vsize=104600 CPUtime=635.29
/proc/29513/stat : 29513 (minisat) R 29512 29510 29276 0 -1 4194304 27663 0 0 0 63510 19 0 0 25 0 1 0 1151218644 107110400 25698 1992294400 134512640 135243223 4294956304 18446744073709551615 134555696 0 0 4096 3 0 0 0 17 0 0 0
/proc/29513/statm: 26150 25698 85 178 0 25970 0
Current children cumulated CPU time (s) 642.01
Current children cumulated vsize (KiB) 195052

[startup+702.302 s]
/proc/loadavg: 1.00 1.03 1.06 2/67 29513
/proc/meminfo: memFree=1500440/2055920 swapFree=4178356/4192956
[pid=29510] ppid=29508 vsize=85096 CPUtime=6.72
/proc/29510/stat : 29510 (IUT_BMB_SAT) S 29508 29510 29276 0 -1 4194304 21866 0 0 0 520 152 0 0 25 0 1 0 1151217970 87138304 21100 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/29510/statm: 21274 21100 105 274 0 20997 0
[pid=29512] ppid=29510 vsize=5356 CPUtime=0
/proc/29512/stat : 29512 (sh) S 29510 29510 29276 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1151218643 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29512/statm: 1339 232 193 169 0 50 0
[pid=29513] ppid=29512 vsize=106016 CPUtime=695.26
/proc/29513/stat : 29513 (minisat) R 29512 29510 29276 0 -1 4194304 28031 0 0 0 69507 19 0 0 25 0 1 0 1151218644 108560384 26066 1992294400 134512640 135243223 4294956304 18446744073709551615 134558320 0 0 4096 3 0 0 0 17 0 0 0
/proc/29513/statm: 26504 26066 85 178 0 26324 0
Current children cumulated CPU time (s) 701.98
Current children cumulated vsize (KiB) 196468

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

[startup+716.701 s]
/proc/loadavg: 1.00 1.03 1.06 2/67 29513
/proc/meminfo: memFree=1500376/2055920 swapFree=4178356/4192956
[pid=29510] ppid=29508 vsize=85096 CPUtime=6.72
/proc/29510/stat : 29510 (IUT_BMB_SAT) S 29508 29510 29276 0 -1 4194304 21866 0 0 0 520 152 0 0 25 0 1 0 1151217970 87138304 21100 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/29510/statm: 21274 21100 105 274 0 20997 0
[pid=29512] ppid=29510 vsize=5356 CPUtime=0
/proc/29512/stat : 29512 (sh) S 29510 29510 29276 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1151218643 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29512/statm: 1339 232 193 169 0 50 0
[pid=29513] ppid=29512 vsize=106016 CPUtime=709.65
/proc/29513/stat : 29513 (minisat) R 29512 29510 29276 0 -1 4194304 28031 0 0 0 70946 19 0 0 25 0 1 0 1151218644 108560384 26066 1992294400 134512640 135243223 4294956304 18446744073709551615 134558242 0 0 4096 3 0 0 0 17 0 0 0
/proc/29513/statm: 26504 26066 85 178 0 26324 0
Current children cumulated CPU time (s) 716.37
Current children cumulated vsize (KiB) 196468

[startup+729.501 s]
/proc/loadavg: 1.00 1.02 1.06 2/67 29513
/proc/meminfo: memFree=1500376/2055920 swapFree=4178356/4192956
[pid=29510] ppid=29508 vsize=85096 CPUtime=6.72
/proc/29510/stat : 29510 (IUT_BMB_SAT) S 29508 29510 29276 0 -1 4194304 21866 0 0 0 520 152 0 0 25 0 1 0 1151217970 87138304 21100 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/29510/statm: 21274 21100 105 274 0 20997 0
[pid=29512] ppid=29510 vsize=5356 CPUtime=0
/proc/29512/stat : 29512 (sh) S 29510 29510 29276 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1151218643 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29512/statm: 1339 232 193 169 0 50 0
[pid=29513] ppid=29512 vsize=106016 CPUtime=722.44
/proc/29513/stat : 29513 (minisat) R 29512 29510 29276 0 -1 4194304 28031 0 0 0 72225 19 0 0 25 0 1 0 1151218644 108560384 26066 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/29513/statm: 26504 26066 85 178 0 26324 0
Current children cumulated CPU time (s) 729.16
Current children cumulated vsize (KiB) 196468

[startup+735.905 s]
/proc/loadavg: 1.00 1.02 1.06 2/67 29513
/proc/meminfo: memFree=1500376/2055920 swapFree=4178356/4192956
[pid=29510] ppid=29508 vsize=85096 CPUtime=6.72
/proc/29510/stat : 29510 (IUT_BMB_SAT) S 29508 29510 29276 0 -1 4194304 21866 0 0 0 520 152 0 0 25 0 1 0 1151217970 87138304 21100 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/29510/statm: 21274 21100 105 274 0 20997 0
[pid=29512] ppid=29510 vsize=5356 CPUtime=0
/proc/29512/stat : 29512 (sh) S 29510 29510 29276 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1151218643 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29512/statm: 1339 232 193 169 0 50 0
[pid=29513] ppid=29512 vsize=106016 CPUtime=728.84
/proc/29513/stat : 29513 (minisat) R 29512 29510 29276 0 -1 4194304 28031 0 0 0 72865 19 0 0 25 0 1 0 1151218644 108560384 26066 1992294400 134512640 135243223 4294956304 18446744073709551615 134558242 0 0 4096 3 0 0 0 17 0 0 0
/proc/29513/statm: 26504 26066 85 178 0 26324 0
Current children cumulated CPU time (s) 735.56
Current children cumulated vsize (KiB) 196468

[startup+742.302 s]
/proc/loadavg: 1.00 1.02 1.05 2/67 29513
/proc/meminfo: memFree=1500376/2055920 swapFree=4178356/4192956
[pid=29510] ppid=29508 vsize=85096 CPUtime=6.72
/proc/29510/stat : 29510 (IUT_BMB_SAT) S 29508 29510 29276 0 -1 4194304 21866 0 0 0 520 152 0 0 25 0 1 0 1151217970 87138304 21100 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/29510/statm: 21274 21100 105 274 0 20997 0
[pid=29512] ppid=29510 vsize=5356 CPUtime=0
/proc/29512/stat : 29512 (sh) S 29510 29510 29276 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1151218643 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29512/statm: 1339 232 193 169 0 50 0
[pid=29513] ppid=29512 vsize=106016 CPUtime=735.24
/proc/29513/stat : 29513 (minisat) R 29512 29510 29276 0 -1 4194304 28031 0 0 0 73505 19 0 0 25 0 1 0 1151218644 108560384 26066 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/29513/statm: 26504 26066 85 178 0 26324 0
Current children cumulated CPU time (s) 741.96
Current children cumulated vsize (KiB) 196468

[startup+745.502 s]
/proc/loadavg: 1.00 1.02 1.05 2/67 29513
/proc/meminfo: memFree=1500376/2055920 swapFree=4178356/4192956
[pid=29510] ppid=29508 vsize=85096 CPUtime=6.72
/proc/29510/stat : 29510 (IUT_BMB_SAT) S 29508 29510 29276 0 -1 4194304 21866 0 0 0 520 152 0 0 25 0 1 0 1151217970 87138304 21100 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/29510/statm: 21274 21100 105 274 0 20997 0
[pid=29512] ppid=29510 vsize=5356 CPUtime=0
/proc/29512/stat : 29512 (sh) S 29510 29510 29276 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1151218643 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29512/statm: 1339 232 193 169 0 50 0
[pid=29513] ppid=29512 vsize=106016 CPUtime=738.44
/proc/29513/stat : 29513 (minisat) R 29512 29510 29276 0 -1 4194304 28031 0 0 0 73825 19 0 0 25 0 1 0 1151218644 108560384 26066 1992294400 134512640 135243223 4294956304 18446744073709551615 134559354 0 0 4096 3 0 0 0 17 0 0 0
/proc/29513/statm: 26504 26066 85 178 0 26324 0
Current children cumulated CPU time (s) 745.16
Current children cumulated vsize (KiB) 196468

[startup+746.302 s]
/proc/loadavg: 1.00 1.02 1.05 2/67 29513
/proc/meminfo: memFree=1500376/2055920 swapFree=4178356/4192956
[pid=29510] ppid=29508 vsize=85096 CPUtime=6.72
/proc/29510/stat : 29510 (IUT_BMB_SAT) S 29508 29510 29276 0 -1 4194304 21866 0 0 0 520 152 0 0 25 0 1 0 1151217970 87138304 21100 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/29510/statm: 21274 21100 105 274 0 20997 0
[pid=29512] ppid=29510 vsize=5356 CPUtime=0
/proc/29512/stat : 29512 (sh) S 29510 29510 29276 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1151218643 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29512/statm: 1339 232 193 169 0 50 0
[pid=29513] ppid=29512 vsize=106016 CPUtime=739.24
/proc/29513/stat : 29513 (minisat) R 29512 29510 29276 0 -1 4194304 28031 0 0 0 73905 19 0 0 25 0 1 0 1151218644 108560384 26066 1992294400 134512640 135243223 4294956304 18446744073709551615 134565430 0 0 4096 3 0 0 0 17 0 0 0
/proc/29513/statm: 26504 26066 85 178 0 26324 0
Current children cumulated CPU time (s) 745.96
Current children cumulated vsize (KiB) 196468

[startup+747.101 s]
/proc/loadavg: 1.00 1.02 1.05 2/67 29513
/proc/meminfo: memFree=1500376/2055920 swapFree=4178356/4192956
[pid=29510] ppid=29508 vsize=81916 CPUtime=746.77
/proc/29510/stat : 29510 (IUT_BMB_SAT) R 29508 29510 29276 0 -1 4194304 36985 28320 0 0 546 153 73956 22 19 0 1 0 1151217970 83881984 20306 1992294400 134512640 135635285 4294956208 18446744073709551615 134530663 0 0 4096 0 0 0 0 17 0 0 0
/proc/29510/statm: 20479 20306 106 274 0 20202 0
Current children cumulated CPU time (s) 746.77
Current children cumulated vsize (KiB) 81916

[startup+747.301 s]
/proc/loadavg: 1.00 1.02 1.05 2/67 29513
/proc/meminfo: memFree=1500376/2055920 swapFree=4178356/4192956
[pid=29510] ppid=29508 vsize=66548 CPUtime=746.97
/proc/29510/stat : 29510 (IUT_BMB_SAT) R 29508 29510 29276 0 -1 4194304 36985 28320 0 0 566 153 73956 22 21 0 1 0 1151217970 68145152 16464 1992294400 134512640 135635285 4294956208 18446744073709551615 134530037 0 0 4096 0 0 0 0 17 0 0 0
/proc/29510/statm: 16637 16464 106 274 0 16360 0
Current children cumulated CPU time (s) 746.97
Current children cumulated vsize (KiB) 66548

Child status: 0
Real time (s): 747.312
CPU time (s): 746.997
CPU user time (s): 745.228
CPU system time (s): 1.76973
CPU usage (%): 99.958
Max. virtual memory (cumulated for all children) (KiB): 196468

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

runsolver used 0.772882 second user time and 1.9557 second system time

The end

Launcher Data

Begin job on node43 at 2009-04-03 21:05:52
IDJOB=1563362
IDBENCH=70952
IDSOLVER=523
FILE ID=node43/1563362-1238785551
PBS_JOBID= 9085598
Free space on /tmp= 66408 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT09/APPLICATIONS/c32sat/post-c32s-gcdm16-23.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1563362-1238785551/watcher-1563362-1238785551 -o /tmp/evaluation-result-1563362-1238785551/solver-1563362-1238785551 -C 1200 -W 1800 -M 1800 --output-limit 1,15  IUT_BMB_SAT HOME/instance-1563362-1238785551.cnf HOME

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

MD5SUM BENCH= a61ef2b7b3d16661e8162c430ffb1a51
RANDOM SEED=1518536134

node43.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.242
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.242
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:       1696840 kB
Buffers:         64272 kB
Cached:         206780 kB
SwapCached:       8564 kB
Active:         114600 kB
Inactive:       166600 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1696840 kB
SwapTotal:     4192956 kB
SwapFree:      4178356 kB
Dirty:            9156 kB
Writeback:           0 kB
Mapped:          15852 kB
Slab:            63880 kB
Committed_AS:  2791732 kB
PageTables:       1448 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= 66400 MiB
End job on node43 at 2009-04-03 21:18:19