Trace number 3175948

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
CryptoMiniSat Strange-Night-1-st? (TO) 1300.05 1300.01

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v650-c2769-S29470018-050.UNKNOWN.cnf
MD5SUM27350cd58dd0500df065558763d7d963
Bench CategoryRANDOM (random 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 variables650
Number of clauses2769
Sum of the clauses size8307
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32769
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 Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3175948-1301788877.cnf'
0.00/0.00	c -- header says num vars:            650
0.00/0.00	c -- header says num clauses:        2769
0.00/0.00	c -- clauses added:            0 learnts,         2769 normals,            0 xors
0.00/0.00	c -- vars added        650
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       650      2769         0         0      8307         0   no data   no data  --
0.00/0.00	c asymm  cl-useful: 0/2769/2769 lits-rem:0 time: 0.00
0.00/0.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    650 time:  0.00 s
0.00/0.00	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:     26  v-fix:    0  time:  0.00 s
0.00/0.01	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.01	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.01	c calculated reachability. Time: 0.00
0.00/0.01	c Calc default polars -  time:   0.00 s pos:     302 undec:      69 neg:     279
0.00/0.01	c =========================================================================================
0.00/0.01	c types(t): F = full restart, N = normal restart
0.00/0.01	c types(t): S = simplification begin/end, E = solution found
0.00/0.01	c restart types(rt): st = static, dy = dynamic
0.00/0.01	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.01	c  B st     0         0       624      2732         0         0      8347         0   no data   no data  --
0.04/0.06	c Decided on static restart strategy
0.09/0.16	c  N st     8      4914       624      2732         0      4867      8347    138981   no data   no data  --
0.39/0.44	c  N st    10     11298       624      2732         0      4511      8347     86301   no data   no data  --
0.69/0.71	c  N st    11     17042       624      2732         0     10144      8347    247932   no data   no data  --
1.10/1.15	c  F st    12     25003       624      2732         0     12530      8347    325089   no data   no data  --
1.10/1.15	c  N st    12     25003       624      2732         0     12530      8347    325089   no data   no data  --
1.39/1.41	c Decided on static restart strategy
1.39/1.41	c  N st    18     30003       624      2732         0     10746      8347    242576   no data   no data  --
1.39/1.41	c  S st    18     30003       624      2732         0     10746      8347    242576   no data   no data  --
1.39/1.44	c  S st    18     30506       624      2732         0     11249      8347    255873   no data   no data  --
1.39/1.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.39/1.44	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.39/1.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.39/1.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.39/1.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.39/1.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    624 time:  0.00 s
1.39/1.45	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1.69/1.71	c lits-rem:       130  cl-subs:      351  v-elim:      0  v-fix:    0  time:  0.26 s
1.69/1.72	c asymm  cl-useful: 0/2732/2732 lits-rem:0 time: 0.01
1.69/1.72	c calculated reachability. Time: 0.00
1.69/1.72	c  N st    18     30506       624      2732         0     10898      8347    244157   no data   no data  --
2.09/2.15	c  N st    20     37619       624      2732         0     10133      8347    202332   no data   no data  --
2.49/2.52	c  N st    21     44018       624      2732         0     16450      8347    390401   no data   no data  --
2.59/2.63	c  S st    22     45759       624      2732         0      9344      8347    154903   no data   no data  --
2.59/2.65	c  S st    22     46262       624      2732         0      9846      8347    167842   no data   no data  --
2.59/2.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.59/2.65	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.59/2.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.59/2.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.59/2.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.59/2.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    624 time:  0.00 s
2.59/2.66	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2.69/2.78	c lits-rem:        26  cl-subs:       26  v-elim:      0  v-fix:    0  time:  0.12 s
2.69/2.78	c vivif2 --  cl tried     2732 cl shrink        0 lits rem          0 time: 0.00
2.69/2.79	c vivif2 --  cl tried     9820 cl shrink        0 lits rem          0 time: 0.00
2.69/2.79	c asymm  cl-useful: 0/2732/2732 lits-rem:0 time: 0.01
2.69/2.79	c calculated reachability. Time: 0.00
2.69/2.79	c  N st    22     46262       624      2732         0      9820      8347    167054   no data   no data  --
3.69/3.73	c  N st    23     60661       624      2732         0     14201      8347    282219   no data   no data  --
4.30/4.37	c  N st    24     69395       624      2732         0     11964      8347    204701   no data   no data  --
4.30/4.37	c  S st    24     69395       624      2732         0     11964      8347    204701   no data   no data  --
4.40/4.40	c  S st    24     69896       624      2732         0     12465      8347    217957   no data   no data  --
4.40/4.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.40/4.41	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.40/4.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
4.40/4.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.40/4.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.40/4.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    624 time:  0.00 s
4.40/4.42	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4.59/4.64	c lits-rem:        82  cl-subs:      129  v-elim:      0  v-fix:    0  time:  0.23 s
4.59/4.64	c vivif2 --  cl tried     2732 cl shrink        0 lits rem          0 time: 0.00
4.59/4.65	c vivif2 --  cl tried    12336 cl shrink        0 lits rem          0 time: 0.00
4.59/4.65	c asymm  cl-useful: 0/2732/2732 lits-rem:0 time: 0.01
4.59/4.66	c calculated reachability. Time: 0.00
4.59/4.66	c  N st    24     69896       624      2732         0     12336      8347    213898   no data   no data  --
5.99/6.02	c  F st    25     87500       624      2732         0     17846      8347    385634   no data   no data  --
5.99/6.02	c  N st    25     87500       624      2732         0     17846      8347    385634   no data   no data  --
6.39/6.40	c Decided on static restart strategy
6.60/6.64	c  N st    32     95543       624      2732         0     12976      8347    200008   no data   no data  --
7.19/7.26	c  N st    34    104845       624      2732         0     22149      8347    458694   no data   no data  --
7.19/7.26	c  S st    34    104845       624      2732         0     22149      8347    458694   no data   no data  --
7.29/7.31	c  S st    34    105345       624      2732         0     22648      8347    471607   no data   no data  --
7.29/7.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.29/7.31	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.29/7.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
7.29/7.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.29/7.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.29/7.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    624 time:  0.00 s
7.29/7.33	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
8.29/8.35	c lits-rem:       289  cl-subs:      546  v-elim:      0  v-fix:    0  time:  1.01 s
8.29/8.35	c vivif2 --  cl tried     2732 cl shrink        0 lits rem          0 time: 0.00
8.29/8.35	c vivif2 --  cl tried    22102 cl shrink        0 lits rem          0 time: 0.00
8.29/8.37	c asymm  cl-useful: 0/2732/2732 lits-rem:0 time: 0.02
8.29/8.37	c calculated reachability. Time: 0.00
8.29/8.37	c  N st    34    105345       624      2732         0     22102      8347    453440   no data   no data  --
9.09/9.14	c  N st    35    114944       624      2732         0     17686      8347    306791   no data   no data  --
10.29/10.36	c  N st    36    129341       624      2732         0     17089      8347    270877   no data   no data  --
12.20/12.20	c  N st    37    150936       624      2732         0     22630      8347    417003   no data   no data  --
12.80/12.84	c  S st    38    158017       624      2732         0     29508      8347    616579   no data   no data  --
12.90/12.90	c  S st    38    158519       624      2732         0     30010      8347    629234   no data   no data  --
12.90/12.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.90/12.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.90/12.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
12.90/12.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.90/12.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.90/12.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    624 time:  0.00 s
12.90/12.93	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
14.79/14.84	c lits-rem:      2024  cl-subs:     1772  v-elim:      0  v-fix:    0  time:  1.92 s
14.79/14.84	c vivif2 --  cl tried     2732 cl shrink        0 lits rem          0 time: 0.00
14.79/14.85	c vivif2 --  cl tried    28238 cl shrink        0 lits rem          0 time: 0.01
14.79/14.87	c asymm  cl-useful: 0/2732/2732 lits-rem:0 time: 0.02
14.79/14.87	c calculated reachability. Time: 0.00
14.79/14.87	c  N st    38    158519       624      2732         0     28238      8347    572174   no data   no data  --
19.89/19.90	c  N st    39    207112       624      2732         0     22966      8347    379934   no data   no data  --
22.79/22.88	c  N st    40    237780       624      2732         0     33447      8347    661502   no data   no data  --
22.79/22.88	c  S st    40    237780       624      2732         0     33447      8347    661502   no data   no data  --
22.89/22.95	c  S st    40    238285       624      2732         0     33951      8347    674573   no data   no data  --
22.89/22.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
22.89/22.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
22.89/22.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
22.89/22.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
22.89/22.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
22.89/22.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    624 time:  0.00 s
22.89/22.98	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
24.80/24.81	c lits-rem:       622  cl-subs:     1111  v-elim:      0  v-fix:    0  time:  1.83 s
24.80/24.81	c vivif2 --  cl tried     2732 cl shrink        0 lits rem          0 time: 0.00
24.80/24.82	c vivif2 --  cl tried    32840 cl shrink        0 lits rem          0 time: 0.01
24.80/24.84	c asymm  cl-useful: 0/2732/2732 lits-rem:0 time: 0.02
24.80/24.84	c calculated reachability. Time: 0.00
24.80/24.84	c  N st    40    238285       624      2732         0     32840      8347    639322   no data   no data  --
32.79/32.89	c  F st    41    306250       624      2732         0     34683      8347    631725   no data   no data  --
32.79/32.89	c  N st    41    306250       624      2732         0     34683      8347    631725   no data   no data  --
33.39/33.45	c Decided on static restart strategy
35.90/35.99	c  N st    51    334554       624      2732         0     39114      8347    760618   no data   no data  --
38.59/38.69	c  N st    53    357427       624      2732         0     37029      8347    664083   no data   no data  --
38.59/38.69	c  S st    53    357427       624      2732         0     37029      8347    664083   no data   no data  --
38.69/38.77	c  S st    53    357932       624      2732         0     37534      8347    677699   no data   no data  --
38.69/38.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
38.69/38.78	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
38.69/38.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
38.79/38.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
38.79/38.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
38.79/38.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    624 time:  0.00 s
38.79/38.81	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
40.39/40.40	c lits-rem:       379  cl-subs:      721  v-elim:      0  v-fix:    0  time:  1.60 s
40.39/40.40	c vivif2 --  cl tried     2732 cl shrink        0 lits rem          0 time: 0.00
40.39/40.41	c vivif2 --  cl tried    36813 cl shrink        0 lits rem          0 time: 0.01
40.39/40.44	c asymm  cl-useful: 0/2732/2732 lits-rem:0 time: 0.03
40.39/40.44	c calculated reachability. Time: 0.00
40.39/40.44	c  N st    53    357932       624      2732         0     36813      8347    655203   no data   no data  --
44.39/44.40	c  N st    54    390324       624      2732         0     43120      8347    831712   no data   no data  --
50.50/50.56	c  N st    55    438913       624      2732         0     36660      8347    598135   no data   no data  --
59.69/59.76	c  N st    56    511797       624      2732         0     50147      8347    961586   no data   no data  --
62.99/63.04	c  N st    57    536899       624      2732         0     44527      8347    776140   no data   no data  --
62.99/63.04	c  S st    57    536899       624      2732         0     44527      8347    776140   no data   no data  --
63.09/63.13	c  S st    57    537404       624      2732         0     45032      8347    790222   no data   no data  --
63.09/63.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
63.09/63.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
63.09/63.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
63.09/63.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
63.09/63.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
63.09/63.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    624 time:  0.00 s
63.09/63.17	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
64.99/65.02	c lits-rem:       481  cl-subs:      842  v-elim:      0  v-fix:    0  time:  1.85 s
64.99/65.02	c vivif2 --  cl tried     2732 cl shrink        0 lits rem          0 time: 0.00
64.99/65.03	c vivif2 --  cl tried    44190 cl shrink        0 lits rem          0 time: 0.01
64.99/65.06	c asymm  cl-useful: 0/2732/2732 lits-rem:0 time: 0.03
64.99/65.06	c calculated reachability. Time: 0.00
64.99/65.06	c  N st    57    537404       624      2732         0     44190      8347    763559   no data   no data  --
89.50/89.57	c  N st    58    701388       624      2732         0     38315      8347    490416   no data   no data  --
106.60/106.70	c  N st    59    806109       624      2732         0     67295      8347   1298273   no data   no data  --
106.60/106.70	c  S st    59    806109       624      2732         0     67295      8347   1298273   no data   no data  --
106.79/106.86	c  S st    59    806611       624      2732         0     67797      8347   1311388   no data   no data  --
106.79/106.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
106.79/106.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
106.79/106.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
106.89/106.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
106.89/106.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
106.89/106.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    624 time:  0.00 s
106.89/106.92	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
110.39/110.42	c lits-rem:       646  cl-subs:     2956  v-elim:      0  v-fix:    0  time:  3.50 s
110.39/110.42	c vivif2 --  cl tried     2732 cl shrink        0 lits rem          0 time: 0.00
110.39/110.43	c vivif2 --  cl tried    64841 cl shrink        0 lits rem          0 time: 0.01
110.39/110.49	c asymm  cl-useful: 0/2732/2732 lits-rem:0 time: 0.06
110.39/110.49	c calculated reachability. Time: 0.00
110.39/110.49	c  N st    59    806611       624      2732         0     64841      8347   1225614   no data   no data  --
155.89/155.99	c  F st    60   1071875       624      2732         0     80667      8347   1583401   no data   no data  --
155.89/155.99	c  N st    60   1071875       624      2732         0     80667      8347   1583401   no data   no data  --
157.20/157.20	c Decided on static restart strategy
160.89/160.93	c  N st    70   1100181       624      2732         0     64532      8347   1077993   no data   no data  --
168.00/168.04	c  N st    72   1136176       624      2732         0     54746      8347    750717   no data   no data  --
173.99/174.01	c  N st    73   1168571       624      2732         0     86552      8347   1686708   no data   no data  --
182.00/182.02	c  N st    74   1209917       624      2732         0     81004      8347   1580526   no data   no data  --
182.00/182.02	c  S st    74   1209917       624      2732         0     81004      8347   1580526   no data   no data  --
182.20/182.23	c  S st    74   1210419       624      2732         0     81506      8347   1593827   no data   no data  --
182.20/182.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
182.20/182.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
182.20/182.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
182.30/182.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
182.30/182.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
182.30/182.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    624 time:  0.00 s
182.30/182.32	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
187.19/187.20	c lits-rem:       196  cl-subs:     3270  v-elim:      0  v-fix:    0  time:  4.88 s
187.19/187.20	c vivif2 --  cl tried     2732 cl shrink        0 lits rem          0 time: 0.00
187.19/187.22	c vivif2 --  cl tried    78236 cl shrink        0 lits rem          0 time: 0.02
187.29/187.30	c asymm  cl-useful: 0/2732/2732 lits-rem:0 time: 0.08
187.29/187.30	c calculated reachability. Time: 0.00
187.29/187.30	c  N st    74   1210419       624      2732         0     78236      8347   1489852   no data   no data  --
203.20/203.20	c  N st    75   1283301       624      2732         0     54741      8347    699548   no data   no data  --
226.70/226.70	c  N st    76   1392625       624      2732         0     62792      8347    882375   no data   no data  --
263.70/263.74	c  N st    77   1556610       624      2732         0     67552      8347    962389   no data   no data  --
299.50/299.56	c  N st    78   1710419       624      2732         0    110312      8347   2326667   no data   no data  --
299.50/299.56	c  S st    78   1710419       624      2732         0    110312      8347   2326667   no data   no data  --
299.90/299.93	c  S st    78   1710924       624      2732         0    110817      8347   2340277   no data   no data  --
299.90/299.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
299.90/299.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
299.90/299.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.06
300.00/300.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
300.00/300.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
300.00/300.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    624 time:  0.00 s
300.00/300.07	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
311.50/311.53	c lits-rem:       743  cl-subs:     3809  v-elim:      0  v-fix:    0  time: 11.45 s
311.50/311.53	c vivif2 --  cl tried     2732 cl shrink        0 lits rem          0 time: 0.00
311.50/311.56	c vivif2 --  cl tried   107008 cl shrink        0 lits rem          0 time: 0.03
311.70/311.71	c asymm  cl-useful: 0/2732/2732 lits-rem:0 time: 0.16
311.70/311.71	c calculated reachability. Time: 0.00
311.70/311.71	c  N st    78   1710924       624      2732         0    107008      8347   2220039   no data   no data  --
411.40/411.44	c  N st    79   2079888       624      2732         0    118164      8347   2260867   no data   no data  --
450.71/450.79	c  N st    80   2210924       624      2732         0    121789      8347   2249363   no data   no data  --
450.71/450.79	c  S st    80   2210924       624      2732         0    121789      8347   2249363   no data   no data  --
451.11/451.19	c  S st    80   2211426       624      2732         0    122290      8347   2262447   no data   no data  --
451.21/451.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
451.21/451.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
451.21/451.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.06
451.31/451.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
451.31/451.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
451.31/451.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    624 time:  0.00 s
451.31/451.34	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
470.50/470.60	c lits-rem:       100  cl-subs:     9860  v-elim:      0  v-fix:    0  time: 19.26 s
470.60/470.60	c vivif2 --  cl tried     2732 cl shrink        0 lits rem          0 time: 0.00
470.60/470.62	c vivif2 --  cl tried   112430 cl shrink        0 lits rem          0 time: 0.02
470.70/470.76	c asymm  cl-useful: 0/2732/2732 lits-rem:0 time: 0.14
470.70/470.77	c calculated reachability. Time: 0.00
470.70/470.77	c  N st    80   2211426       624      2732         0    112430      8347   2005534   no data   no data  --
608.71/608.78	c  N st    81   2711426       624      2732         0    135628      8347   2562162   no data   no data  --
608.71/608.78	c  S st    81   2711426       624      2732         0    135628      8347   2562162   no data   no data  --
609.21/609.23	c  S st    81   2711930       624      2732         0    136131      8347   2576279   no data   no data  --
609.21/609.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
609.21/609.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
609.31/609.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.07
609.31/609.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
609.31/609.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
609.31/609.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    624 time:  0.00 s
609.31/609.40	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
639.81/639.81	c lits-rem:      1875  cl-subs:    12213  v-elim:      0  v-fix:    0  time: 30.40 s
639.81/639.81	c vivif2 --  cl tried     2732 cl shrink        0 lits rem          0 time: 0.00
639.81/639.83	c vivif2 --  cl tried   123918 cl shrink        0 lits rem          0 time: 0.03
640.01/640.03	c asymm  cl-useful: 0/2732/2732 lits-rem:0 time: 0.19
640.01/640.03	c calculated reachability. Time: 0.00
640.01/640.03	c  N st    81   2711930       624      2732         0    123918      8347   2253648   no data   no data  --
793.62/793.68	c  N st    82   3211931       624      2732         0    100568      8347   1400915   no data   no data  --
793.62/793.68	c  S st    82   3211931       624      2732         0    100568      8347   1400915   no data   no data  --
793.92/793.93	c  S st    82   3212438       624      2732         0    101075      8347   1415223   no data   no data  --
793.92/793.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
793.92/793.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
793.92/793.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
794.02/794.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
794.02/794.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
794.02/794.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    624 time:  0.00 s
794.02/794.02	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
797.42/797.49	c lits-rem:       257  cl-subs:     3691  v-elim:      0  v-fix:    0  time:  3.46 s
797.42/797.49	c vivif2 --  cl tried     2732 cl shrink        0 lits rem          0 time: 0.00
797.52/797.50	c vivif2 --  cl tried    97384 cl shrink        0 lits rem          0 time: 0.02
797.61/797.61	c asymm  cl-useful: 0/2732/2732 lits-rem:0 time: 0.11
797.61/797.61	c calculated reachability. Time: 0.00
797.61/797.61	c  N st    82   3212438       624      2732         0     97384      8347   1330052   no data   no data  --
945.62/945.64	c  N st    83   3712438       624      2732         0    107218      8347   1513632   no data   no data  --
945.62/945.64	c  S st    83   3712438       624      2732         0    107218      8347   1513632   no data   no data  --
945.92/945.92	c  S st    83   3712946       624      2732         0    107724      8347   1527826   no data   no data  --
945.92/945.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
945.92/945.92	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
945.92/945.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
946.02/946.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
946.02/946.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
946.02/946.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    624 time:  0.00 s
946.02/946.02	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
950.71/950.75	c lits-rem:        47  cl-subs:     5001  v-elim:      0  v-fix:    0  time:  4.73 s
950.71/950.75	c vivif2 --  cl tried     2732 cl shrink        0 lits rem          0 time: 0.00
950.71/950.76	c vivif2 --  cl tried   102723 cl shrink        0 lits rem          0 time: 0.02
950.81/950.89	c asymm  cl-useful: 0/2732/2732 lits-rem:0 time: 0.12
950.81/950.89	c calculated reachability. Time: 0.00
950.81/950.89	c  N st    83   3712946       624      2732         0    102723      8347   1408994   no data   no data  --
964.21/964.27	c  F st    84   3751562       624      2732         0    140414      8347   2482468   no data   no data  --
964.21/964.27	c  N st    84   3751562       624      2732         0    140414      8347   2482468   no data   no data  --
966.61/966.68	c Decided on static restart strategy
976.61/976.60	c  N st    94   3779865       624      2732         0     85460      8347    882016   no data   no data  --
986.73/986.76	c  N st    96   3815857       624      2732         0    121017      8347   1968675   no data   no data  --
998.82/998.81	c  N st    97   3848250       624      2732         0    152846      8347   2943106   no data   no data  --
1013.92/1013.98	c  N st    98   3896838       624      2732         0    116405      8347   1808340   no data   no data  --
1044.21/1044.23	c  N st    99   3969720       624      2732         0    102475      8347   1340259   no data   no data  --
1081.42/1081.44	c  N st   100   4079043       624      2732         0    123327      8347   1982446   no data   no data  --
1130.33/1130.33	c  N st   101   4212946       624      2732         0    167146      8347   3173822   no data   no data  --
1130.33/1130.33	c  S st   101   4212946       624      2732         0    167146      8347   3173822   no data   no data  --
1130.73/1130.78	c  S st   101   4213447       624      2732         0    167647      8347   3187328   no data   no data  --
1130.73/1130.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1130.73/1130.79	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1130.83/1130.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.08
1130.93/1130.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1130.93/1130.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1130.93/1130.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    624 time:  0.00 s
1130.93/1130.97	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1174.22/1174.29	c lits-rem:        27  cl-subs:     8417  v-elim:      0  v-fix:    0  time: 43.32 s
1174.22/1174.29	c vivif2 --  cl tried     2732 cl shrink        0 lits rem          0 time: 0.00
1174.32/1174.33	c vivif2 --  cl tried   159230 cl shrink        0 lits rem          0 time: 0.03
1174.52/1174.57	c asymm  cl-useful: 0/2732/2732 lits-rem:0 time: 0.24
1174.52/1174.57	c calculated reachability. Time: 0.00
1174.52/1174.57	c  N st   101   4213447       624      2732         0    159230      8347   2950959   no data   no data  --
1272.63/1272.60	c  N st   102   4459425       624      2732         0    132926      8347   2060479   no data   no data  --

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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-3175948-1301788877/watcher-3175948-1301788877 -o /tmp/evaluation-result-3175948-1301788877/solver-3175948-1301788877 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3175948-1301788877.cnf 

running on 2 cores: 5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.95 4.01 3.97 4/189 17521
/proc/meminfo: memFree=22139348/32950928 swapFree=67111528/67111528
[pid=17521] ppid=17519 vsize=30640 CPUtime=0 cores=5,7
/proc/17521/stat : 17521 (strangenight1-s) R 17519 17521 16853 0 -1 4202496 736 0 0 0 0 0 0 0 25 0 1 0 290486515 31375360 657 33554432000 4194304 4650387 140733956197472 18446744073709551615 268272386233 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17521/statm: 7660 659 364 112 0 2625 0

[startup+0.0503059 s]
/proc/loadavg: 3.95 4.01 3.97 4/189 17521
/proc/meminfo: memFree=22139348/32950928 swapFree=67111528/67111528
[pid=17521] ppid=17519 vsize=30640 CPUtime=0.04 cores=5,7
/proc/17521/stat : 17521 (strangenight1-s) R 17519 17521 16853 0 -1 4202496 800 0 0 0 4 0 0 0 25 0 1 0 290486515 31375360 721 33554432000 4194304 4650387 140733956197472 18446744073709551615 4366041 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17521/statm: 7660 721 378 112 0 2625 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 30640

[startup+0.100298 s]
/proc/loadavg: 3.95 4.01 3.97 4/189 17521
/proc/meminfo: memFree=22139348/32950928 swapFree=67111528/67111528
[pid=17521] ppid=17519 vsize=30640 CPUtime=0.09 cores=5,7
/proc/17521/stat : 17521 (strangenight1-s) R 17519 17521 16853 0 -1 4202496 859 0 0 0 9 0 0 0 25 0 1 0 290486515 31375360 780 33554432000 4194304 4650387 140733956197472 18446744073709551615 4333546 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17521/statm: 7660 780 379 112 0 2625 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30640

[startup+0.300262 s]
/proc/loadavg: 3.95 4.01 3.97 4/189 17521
/proc/meminfo: memFree=22139348/32950928 swapFree=67111528/67111528
[pid=17521] ppid=17519 vsize=31184 CPUtime=0.29 cores=5,7
/proc/17521/stat : 17521 (strangenight1-s) R 17519 17521 16853 0 -1 4202496 1166 0 0 0 29 0 0 0 25 0 1 0 290486515 31932416 916 33554432000 4194304 4650387 140733956197472 18446744073709551615 4349648 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17521/statm: 7796 916 381 112 0 2761 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31184

[startup+0.70019 s]
/proc/loadavg: 3.95 4.01 3.97 4/189 17521
/proc/meminfo: memFree=22139348/32950928 swapFree=67111528/67111528
[pid=17521] ppid=17519 vsize=31724 CPUtime=0.69 cores=5,7
/proc/17521/stat : 17521 (strangenight1-s) R 17519 17521 16853 0 -1 4202496 1599 0 0 0 69 0 0 0 25 0 1 0 290486515 32485376 1097 33554432000 4194304 4650387 140733956197472 18446744073709551615 4363848 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17521/statm: 7931 1097 381 112 0 2896 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31724

[startup+1.50005 s]
/proc/loadavg: 3.95 4.01 3.97 5/190 17522
/proc/meminfo: memFree=22134256/32950928 swapFree=67111528/67111528
[pid=17521] ppid=17519 vsize=38768 CPUtime=1.49 cores=5,7
/proc/17521/stat : 17521 (strangenight1-s) R 17519 17521 16853 0 -1 4202496 3941 0 0 0 149 0 0 0 25 0 1 0 290486515 39698432 2717 33554432000 4194304 4650387 140733956197472 18446744073709551615 4439050 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17521/statm: 9692 2717 383 112 0 4657 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38768

[startup+3.10076 s]
/proc/loadavg: 3.95 4.01 3.97 5/190 17522
/proc/meminfo: memFree=22121856/32950928 swapFree=67111528/67111528
[pid=17521] ppid=17519 vsize=39460 CPUtime=3.09 cores=5,7
/proc/17521/stat : 17521 (strangenight1-s) R 17519 17521 16853 0 -1 4202496 5120 0 0 0 309 0 0 0 25 0 1 0 290486515 40407040 2956 33554432000 4194304 4650387 140733956197472 18446744073709551615 4366796 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17521/statm: 9865 2956 383 112 0 4830 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 39460

[startup+6.30019 s]
/proc/loadavg: 3.95 4.01 3.97 5/190 17522
/proc/meminfo: memFree=22117164/32950928 swapFree=67111528/67111528
[pid=17521] ppid=17519 vsize=41264 CPUtime=6.29 cores=5,7
/proc/17521/stat : 17521 (strangenight1-s) R 17519 17521 16853 0 -1 4202496 7473 0 0 0 628 1 0 0 25 0 1 0 290486515 42254336 3560 33554432000 4194304 4650387 140733956197472 18446744073709551615 4365191 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17521/statm: 10316 3560 383 112 0 5281 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 41264

[startup+12.7011 s]
/proc/loadavg: 3.96 4.01 3.97 5/190 17523
/proc/meminfo: memFree=22103332/32950928 swapFree=67111528/67111528
[pid=17521] ppid=17519 vsize=47436 CPUtime=12.7 cores=5,7
/proc/17521/stat : 17521 (strangenight1-s) R 17519 17521 16853 0 -1 4202496 11931 0 0 0 1268 2 0 0 25 0 1 0 290486515 48574464 5093 33554432000 4194304 4650387 140733956197472 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17521/statm: 11859 5093 383 112 0 6824 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 47436

[startup+25.5008 s]
/proc/loadavg: 3.96 4.01 3.97 5/190 17523
/proc/meminfo: memFree=22088928/32950928 swapFree=67111528/67111528
[pid=17521] ppid=17519 vsize=61416 CPUtime=25.5 cores=5,7
/proc/17521/stat : 17521 (strangenight1-s) R 17519 17521 16853 0 -1 4202496 19115 0 0 0 2546 4 0 0 25 0 1 0 290486515 62889984 8576 33554432000 4194304 4650387 140733956197472 18446744073709551615 4366796 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17521/statm: 15354 8576 383 112 0 10319 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 61416

[startup+51.1002 s]
/proc/loadavg: 3.98 4.00 3.97 5/190 17523
/proc/meminfo: memFree=22077360/32950928 swapFree=67111528/67111528
[pid=17521] ppid=17519 vsize=67008 CPUtime=51.09 cores=5,7
/proc/17521/stat : 17521 (strangenight1-s) R 17519 17521 16853 0 -1 4202496 29464 0 0 0 5103 6 0 0 25 0 1 0 290486515 68616192 9657 33554432000 4194304 4650387 140733956197472 18446744073709551615 4366799 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17521/statm: 16752 9657 383 112 0 11717 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 67008

[startup+102.306 s]
/proc/loadavg: 3.99 4.00 3.97 5/190 17525
/proc/meminfo: memFree=22040476/32950928 swapFree=67111528/67111528
[pid=17521] ppid=17519 vsize=74368 CPUtime=102.3 cores=5,7
/proc/17521/stat : 17521 (strangenight1-s) R 17519 17521 16853 0 -1 4202496 46706 0 0 0 10220 10 0 0 25 0 1 0 290486515 76152832 11175 33554432000 4194304 4650387 140733956197472 18446744073709551615 4363391 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17521/statm: 18592 11175 383 112 0 13557 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 74368

[startup+162.3 s]
/proc/loadavg: 4.04 4.01 3.98 5/190 17527
/proc/meminfo: memFree=22013528/32950928 swapFree=67111528/67111528
[pid=17521] ppid=17519 vsize=91732 CPUtime=162.29 cores=5,7
/proc/17521/stat : 17521 (strangenight1-s) R 17519 17521 16853 0 -1 4202496 65078 0 0 0 16215 14 0 0 25 0 1 0 290486515 93933568 16027 33554432000 4194304 4650387 140733956197472 18446744073709551615 4367200 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17521/statm: 22933 16027 383 112 0 17898 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 91732

[startup+222.301 s]
/proc/loadavg: 4.12 4.04 3.99 5/190 17531
/proc/meminfo: memFree=21982928/32950928 swapFree=67111528/67111528
[pid=17521] ppid=17519 vsize=108428 CPUtime=222.29 cores=5,7
/proc/17521/stat : 17521 (strangenight1-s) R 17519 17521 16853 0 -1 4202496 80444 0 0 0 22211 18 0 0 25 0 1 0 290486515 111030272 20459 33554432000 4194304 4650387 140733956197472 18446744073709551615 4366796 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17521/statm: 27107 20459 383 112 0 22072 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 108428

[startup+282.301 s]
/proc/loadavg: 4.12 4.05 4.00 5/190 17533
/proc/meminfo: memFree=21983272/32950928 swapFree=67111528/67111528
[pid=17521] ppid=17519 vsize=108700 CPUtime=282.3 cores=5,7
/proc/17521/stat : 17521 (strangenight1-s) R 17519 17521 16853 0 -1 4202496 92471 0 0 0 28207 23 0 0 25 0 1 0 290486515 111308800 20598 33554432000 4194304 4650387 140733956197472 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17521/statm: 27175 20598 383 112 0 22140 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 108700

[startup+342.3 s]
/proc/loadavg: 4.04 4.03 4.00 5/190 17534
/proc/meminfo: memFree=21903148/32950928 swapFree=67111528/67111528
[pid=17521] ppid=17519 vsize=141012 CPUtime=342.3 cores=5,7
/proc/17521/stat : 17521 (strangenight1-s) R 17519 17521 16853 0 -1 4202496 107841 0 0 0 34203 27 0 0 25 0 1 0 290486515 144396288 27999 33554432000 4194304 4650387 140733956197472 18446744073709551615 4366799 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17521/statm: 35253 27999 383 112 0 30218 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 141012

[startup+402.301 s]
/proc/loadavg: 4.01 4.03 4.00 5/190 17564
/proc/meminfo: memFree=21956344/32950928 swapFree=67111528/67111528
[pid=17521] ppid=17519 vsize=141192 CPUtime=402.3 cores=5,7
/proc/17521/stat : 17521 (strangenight1-s) R 17519 17521 16853 0 -1 4202496 117901 0 0 0 40200 30 0 0 25 0 1 0 290486515 144580608 27532 33554432000 4194304 4650387 140733956197472 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17521/statm: 35298 27532 383 112 0 30263 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 141192

[startup+462.301 s]
/proc/loadavg: 4.04 4.03 4.00 5/190 17566
/proc/meminfo: memFree=21905748/32950928 swapFree=67111528/67111528
[pid=17521] ppid=17519 vsize=156888 CPUtime=462.3 cores=5,7
/proc/17521/stat : 17521 (strangenight1-s) R 17519 17521 16853 0 -1 4202496 127729 0 0 0 46198 32 0 0 25 0 1 0 290486515 160653312 31962 33554432000 4194304 4650387 140733956197472 18446744073709551615 4433049 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17521/statm: 39222 31962 383 112 0 34187 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 156888

[startup+522.3 s]
/proc/loadavg: 4.01 4.02 4.00 5/190 17567
/proc/meminfo: memFree=21886508/32950928 swapFree=67111528/67111528
[pid=17521] ppid=17519 vsize=162864 CPUtime=522.31 cores=5,7
/proc/17521/stat : 17521 (strangenight1-s) R 17519 17521 16853 0 -1 4202496 137249 0 0 0 52195 36 0 0 25 0 1 0 290486515 166772736 32777 33554432000 4194304 4650387 140733956197472 18446744073709551615 4328299 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17521/statm: 40716 32777 383 112 0 35681 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 162864

[startup+582.301 s]
/proc/loadavg: 4.00 4.02 4.00 5/190 17569
/proc/meminfo: memFree=21860304/32950928 swapFree=67111528/67111528
[pid=17521] ppid=17519 vsize=163020 CPUtime=582.31 cores=5,7
/proc/17521/stat : 17521 (strangenight1-s) R 17519 17521 16853 0 -1 4202496 146283 0 0 0 58193 38 0 0 25 0 1 0 290486515 166932480 32971 33554432000 4194304 4650387 140733956197472 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17521/statm: 40755 32971 383 112 0 35720 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 163020

[startup+642.301 s]
/proc/loadavg: 4.00 4.01 4.00 5/190 17570
/proc/meminfo: memFree=21825668/32950928 swapFree=67111528/67111528
[pid=17521] ppid=17519 vsize=180916 CPUtime=642.32 cores=5,7
/proc/17521/stat : 17521 (strangenight1-s) R 17519 17521 16853 0 -1 4202496 154530 0 0 0 64191 41 0 0 25 0 1 0 290486515 185257984 38249 33554432000 4194304 4650387 140733956197472 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17521/statm: 45229 38249 383 112 0 40194 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 180916

[startup+702.3 s]
/proc/loadavg: 4.07 4.02 4.00 5/190 17572
/proc/meminfo: memFree=21818060/32950928 swapFree=67111528/67111528
[pid=17521] ppid=17519 vsize=181104 CPUtime=702.31 cores=5,7
/proc/17521/stat : 17521 (strangenight1-s) R 17519 17521 16853 0 -1 4202496 162600 0 0 0 70186 45 0 0 25 0 1 0 290486515 185450496 36720 33554432000 4194304 4650387 140733956197472 18446744073709551615 4363366 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17521/statm: 45276 36720 383 112 0 40241 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 181104

[startup+762.306 s]
/proc/loadavg: 4.02 4.02 4.00 5/190 17574
/proc/meminfo: memFree=21806484/32950928 swapFree=67111528/67111528
[pid=17521] ppid=17519 vsize=181220 CPUtime=762.31 cores=5,7
/proc/17521/stat : 17521 (strangenight1-s) R 17519 17521 16853 0 -1 4202496 170637 0 0 0 76184 47 0 0 25 0 1 0 290486515 185569280 38421 33554432000 4194304 4650387 140733956197472 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17521/statm: 45305 38421 383 112 0 40270 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 181220

[startup+822.301 s]
/proc/loadavg: 4.11 4.04 4.01 5/190 17575
/proc/meminfo: memFree=21798144/32950928 swapFree=67111528/67111528
[pid=17521] ppid=17519 vsize=184652 CPUtime=822.31 cores=5,7
/proc/17521/stat : 17521 (strangenight1-s) R 17519 17521 16853 0 -1 4202496 179695 0 0 0 82180 51 0 0 25 0 1 0 290486515 189083648 37509 33554432000 4194304 4650387 140733956197472 18446744073709551615 4365295 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17521/statm: 46163 37509 383 112 0 41128 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 184652

[startup+882.301 s]
/proc/loadavg: 4.04 4.03 4.00 5/190 17577
/proc/meminfo: memFree=21786212/32950928 swapFree=67111528/67111528
[pid=17521] ppid=17519 vsize=184728 CPUtime=882.32 cores=5,7
/proc/17521/stat : 17521 (strangenight1-s) R 17519 17521 16853 0 -1 4202496 187735 0 0 0 88178 54 0 0 25 0 1 0 290486515 189161472 38884 33554432000 4194304 4650387 140733956197472 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17521/statm: 46182 38884 383 112 0 41147 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 184728

[startup+942.3 s]
/proc/loadavg: 4.01 4.02 4.00 5/190 17578
/proc/meminfo: memFree=21787156/32950928 swapFree=67111528/67111528
[pid=17521] ppid=17519 vsize=184912 CPUtime=942.31 cores=5,7
/proc/17521/stat : 17521 (strangenight1-s) R 17519 17521 16853 0 -1 4202496 196544 0 0 0 94174 57 0 0 25 0 1 0 290486515 189349888 37219 33554432000 4194304 4650387 140733956197472 18446744073709551615 4364753 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17521/statm: 46228 37219 383 112 0 41193 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 184912

[startup+1002.3 s]
/proc/loadavg: 4.05 4.03 4.00 5/190 17580
/proc/meminfo: memFree=21760728/32950928 swapFree=67111528/67111528
[pid=17521] ppid=17519 vsize=245004 CPUtime=1002.31 cores=5,7
/proc/17521/stat : 17521 (strangenight1-s) R 17519 17521 16853 0 -1 4202496 204022 0 0 0 100171 60 0 0 25 0 1 0 290486515 250884096 40914 33554432000 4194304 4650387 140733956197472 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17521/statm: 61251 40914 383 112 0 56216 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 245004

[startup+1062.3 s]
/proc/loadavg: 4.02 4.02 4.00 5/190 17582
/proc/meminfo: memFree=21757852/32950928 swapFree=67111528/67111528
[pid=17521] ppid=17519 vsize=192132 CPUtime=1062.32 cores=5,7
/proc/17521/stat : 17521 (strangenight1-s) R 17519 17521 16853 0 -1 4202496 211460 0 0 0 106168 64 0 0 25 0 1 0 290486515 196743168 40582 33554432000 4194304 4650387 140733956197472 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17521/statm: 48033 40582 383 112 0 42998 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 192132

[startup+1122.3 s]
/proc/loadavg: 4.00 4.02 4.00 5/190 17583
/proc/meminfo: memFree=21734504/32950928 swapFree=67111528/67111528
[pid=17521] ppid=17519 vsize=192244 CPUtime=1122.32 cores=5,7
/proc/17521/stat : 17521 (strangenight1-s) R 17519 17521 16853 0 -1 4202496 219061 0 0 0 112165 67 0 0 25 0 1 0 290486515 196857856 40345 33554432000 4194304 4650387 140733956197472 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17521/statm: 48061 40345 383 112 0 43026 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 192244

[startup+1182.3 s]
/proc/loadavg: 4.00 4.01 4.00 5/190 17585
/proc/meminfo: memFree=21705812/32950928 swapFree=67111528/67111528
[pid=17521] ppid=17519 vsize=267472 CPUtime=1182.32 cores=5,7
/proc/17521/stat : 17521 (strangenight1-s) R 17519 17521 16853 0 -1 4202496 225764 0 0 0 118164 68 0 0 25 0 1 0 290486515 273891328 47048 33554432000 4194304 4650387 140733956197472 18446744073709551615 4366847 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17521/statm: 66868 47048 383 112 0 61833 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 267472

[startup+1242.3 s]
/proc/loadavg: 4.00 4.01 4.00 5/190 17586
/proc/meminfo: memFree=21697848/32950928 swapFree=67111528/67111528
[pid=17521] ppid=17519 vsize=213668 CPUtime=1242.33 cores=5,7
/proc/17521/stat : 17521 (strangenight1-s) R 17519 17521 16853 0 -1 4202496 232944 0 0 0 124161 72 0 0 25 0 1 0 290486515 218796032 46206 33554432000 4194304 4650387 140733956197472 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17521/statm: 53417 46206 383 112 0 48382 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 213668



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.73 3.95 3.98 3/178 17624
/proc/meminfo: memFree=21944932/32950928 swapFree=67111528/67111528
[pid=17521] ppid=17519 vsize=213788 CPUtime=1300.03 cores=5,7
/proc/17521/stat : 17521 (strangenight1-s) R 17519 17521 16853 0 -1 4202496 238957 0 0 0 129929 74 0 0 25 0 1 0 290486515 218918912 44340 33554432000 4194304 4650387 140733956197472 18446744073709551615 4366796 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17521/statm: 53447 44340 383 112 0 48412 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 213788

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): 1300.01
CPU time (s): 1300.05
CPU user time (s): 1299.29
CPU system time (s): 0.755885
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 268176

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

runsolver used 2.04169 second user time and 5.05823 second system time

The end

Launcher Data

Begin job on node122 at 2011-04-03 02:01:17
IDJOB=3175948
IDBENCH=82966
IDSOLVER=1589
FILE ID=node122/3175948-1301788877
RUNJOBID= node122-1301783653-16874
PBS_JOBID= 12841396
Free space on /tmp= 71940 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v650-c2769-S29470018-050.UNKNOWN.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3175948-1301788877/watcher-3175948-1301788877 -o /tmp/evaluation-result-3175948-1301788877/solver-3175948-1301788877 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3175948-1301788877.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 27350cd58dd0500df065558763d7d963
RANDOM SEED=932012575

node122.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.820
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.64
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.820
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.75
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.820
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.75
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.820
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.83
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.820
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.75
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.820
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.820
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.75
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.820
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.97
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      22139380 kB
Buffers:        352724 kB
Cached:       10042568 kB
SwapCached:          0 kB
Active:        6923720 kB
Inactive:      3630608 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      22139380 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           18896 kB
Writeback:           0 kB
AnonPages:      158992 kB
Mapped:          16576 kB
Slab:           193492 kB
PageTables:       5584 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   375692 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= 71944 MiB
End job on node122 at 2011-04-03 02:22:59