Trace number 3175886

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.08 1300.02

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v650-c2769-S910125393-002.UNKNOWN.cnf
MD5SUM8567972e0c3ca849f27342fc5fce028c
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-3175886-1301788840.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.01	c asymm  cl-useful: 0/2769/2769 lits-rem:0 time: 0.00
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    650 time:  0.00 s
0.00/0.01	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:     23  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:     307 undec:      69 neg:     274
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       627      2749         0         0      8383         0   no data   no data  --
0.05/0.07	c Decided on static restart strategy
0.09/0.18	c  N st     8      4923       627      2749         0      4850      8383    143151   no data   no data  --
0.39/0.49	c  N st    10     11306       627      2749         0      4508      8383     92384   no data   no data  --
0.79/0.80	c  N st    11     17050       627      2749         0     10171      8383    256013   no data   no data  --
1.29/1.30	c  F st    12     25000       627      2749         0     12498      8383    323444   no data   no data  --
1.29/1.30	c  N st    12     25000       627      2749         0     12498      8383    323444   no data   no data  --
1.49/1.57	c Decided on static restart strategy
1.49/1.57	c  N st    18     30003       627      2749         0     10731      8383    239576   no data   no data  --
1.49/1.57	c  S st    18     30003       627      2749         0     10731      8383    239576   no data   no data  --
1.59/1.60	c  S st    18     30506       627      2749         0     11234      8383    252929   no data   no data  --
1.59/1.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.59/1.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.59/1.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.59/1.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.59/1.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.59/1.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    627 time:  0.00 s
1.59/1.61	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1.89/1.93	c lits-rem:        62  cl-subs:      328  v-elim:      0  v-fix:    0  time:  0.31 s
1.89/1.94	c asymm  cl-useful: 0/2749/2749 lits-rem:0 time: 0.01
1.89/1.94	c calculated reachability. Time: 0.00
1.89/1.94	c  N st    18     30506       627      2749         0     10906      8383    241673   no data   no data  --
2.29/2.37	c  N st    20     37617       627      2749         0     10135      8383    198192   no data   no data  --
2.69/2.79	c  N st    21     44017       627      2749         0     16486      8383    396147   no data   no data  --
2.89/2.93	c  S st    22     45759       627      2749         0      9380      8383    158407   no data   no data  --
2.89/2.96	c  S st    22     46263       627      2749         0      9884      8383    171303   no data   no data  --
2.89/2.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.89/2.96	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.89/2.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.89/2.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.89/2.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.89/2.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    627 time:  0.00 s
2.89/2.97	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3.09/3.11	c lits-rem:        17  cl-subs:       37  v-elim:      0  v-fix:    0  time:  0.14 s
3.09/3.11	c vivif2 --  cl tried     2749 cl shrink        0 lits rem          0 time: 0.00
3.09/3.11	c vivif2 --  cl tried     9847 cl shrink        0 lits rem          0 time: 0.00
3.09/3.12	c asymm  cl-useful: 0/2749/2749 lits-rem:0 time: 0.01
3.09/3.12	c calculated reachability. Time: 0.00
3.09/3.12	c  N st    22     46263       627      2749         0      9847      8383    170127   no data   no data  --
4.19/4.22	c  N st    23     60661       627      2749         0     14167      8383    282315   no data   no data  --
4.89/4.96	c  N st    24     69394       627      2749         0     11973      8383    213398   no data   no data  --
4.89/4.96	c  S st    24     69394       627      2749         0     11973      8383    213398   no data   no data  --
4.89/4.99	c  S st    24     69897       627      2749         0     12474      8383    226308   no data   no data  --
4.89/5.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.89/5.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.99/5.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
4.99/5.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.99/5.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.99/5.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    627 time:  0.00 s
4.99/5.01	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
5.19/5.29	c lits-rem:        95  cl-subs:      127  v-elim:      0  v-fix:    0  time:  0.28 s
5.19/5.29	c vivif2 --  cl tried     2749 cl shrink        0 lits rem          0 time: 0.00
5.19/5.29	c vivif2 --  cl tried    12347 cl shrink        0 lits rem          0 time: 0.00
5.29/5.30	c asymm  cl-useful: 0/2749/2749 lits-rem:0 time: 0.01
5.29/5.30	c calculated reachability. Time: 0.00
5.29/5.30	c  N st    24     69897       627      2749         0     12347      8383    221773   no data   no data  --
6.79/6.84	c  F st    25     87502       627      2749         0     17811      8383    372783   no data   no data  --
6.79/6.84	c  N st    25     87502       627      2749         0     17811      8383    372783   no data   no data  --
7.19/7.29	c Decided on static restart strategy
7.49/7.57	c  N st    32     95540       627      2749         0     12970      8383    196894   no data   no data  --
8.29/8.31	c  N st    34    104845       627      2749         0     22090      8383    459972   no data   no data  --
8.29/8.31	c  S st    34    104845       627      2749         0     22090      8383    459972   no data   no data  --
8.29/8.37	c  S st    34    105347       627      2749         0     22592      8383    473137   no data   no data  --
8.29/8.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.29/8.37	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.29/8.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
8.29/8.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.29/8.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.29/8.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    627 time:  0.00 s
8.29/8.39	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
9.49/9.57	c lits-rem:       186  cl-subs:      672  v-elim:      0  v-fix:    0  time:  1.18 s
9.49/9.57	c vivif2 --  cl tried     2749 cl shrink        0 lits rem          0 time: 0.00
9.49/9.57	c vivif2 --  cl tried    21920 cl shrink        0 lits rem          0 time: 0.00
9.49/9.59	c asymm  cl-useful: 0/2749/2749 lits-rem:0 time: 0.02
9.49/9.59	c calculated reachability. Time: 0.00
9.49/9.59	c  N st    34    105347       627      2749         0     21920      8383    450930   no data   no data  --
10.49/10.50	c  N st    35    114945       627      2749         0     17625      8383    302617   no data   no data  --
11.79/11.89	c  N st    36    129343       627      2749         0     17034      8383    270260   no data   no data  --
14.50/14.51	c  N st    37    150938       627      2749         0     22524      8383    432035   no data   no data  --
15.30/15.38	c  S st    38    158021       627      2749         0     29501      8383    639049   no data   no data  --
15.40/15.47	c  S st    38    158523       627      2749         0     30002      8383    652467   no data   no data  --
15.40/15.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.40/15.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.40/15.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.02
15.50/15.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.50/15.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.50/15.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    627 time:  0.00 s
15.50/15.52	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
17.99/18.03	c lits-rem:       459  cl-subs:      838  v-elim:      0  v-fix:    0  time:  2.51 s
17.99/18.03	c vivif2 --  cl tried     2749 cl shrink        0 lits rem          0 time: 0.00
17.99/18.03	c vivif2 --  cl tried    29164 cl shrink        0 lits rem          0 time: 0.01
17.99/18.07	c asymm  cl-useful: 0/2749/2749 lits-rem:0 time: 0.04
17.99/18.07	c calculated reachability. Time: 0.00
17.99/18.07	c  N st    38    158523       627      2749         0     29164      8383    624052   no data   no data  --
24.49/24.54	c  N st    39    207113       627      2749         0     23943      8383    402145   no data   no data  --
28.50/28.55	c  N st    40    237784       627      2749         0     34353      8383    673731   no data   no data  --
28.50/28.55	c  S st    40    237784       627      2749         0     34353      8383    673731   no data   no data  --
28.60/28.62	c  S st    40    238287       627      2749         0     34856      8383    687586   no data   no data  --
28.60/28.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
28.60/28.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
28.60/28.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
28.60/28.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
28.60/28.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
28.60/28.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    627 time:  0.00 s
28.60/28.65	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
30.59/30.66	c lits-rem:       288  cl-subs:     1396  v-elim:      0  v-fix:    0  time:  2.01 s
30.59/30.66	c vivif2 --  cl tried     2749 cl shrink        0 lits rem          0 time: 0.00
30.59/30.67	c vivif2 --  cl tried    33460 cl shrink        0 lits rem          0 time: 0.01
30.70/30.70	c asymm  cl-useful: 0/2749/2749 lits-rem:0 time: 0.03
30.70/30.70	c calculated reachability. Time: 0.00
30.70/30.70	c  N st    40    238287       627      2749         0     33460      8383    649801   no data   no data  --
39.19/39.24	c  F st    41    306251       627      2749         0     35353      8383    686892   no data   no data  --
39.19/39.24	c  N st    41    306251       627      2749         0     35353      8383    686892   no data   no data  --
39.89/39.93	c Decided on static restart strategy
42.69/42.74	c  N st    51    334551       627      2749         0     39623      8383    776109   no data   no data  --
45.50/45.51	c  N st    53    357431       627      2749         0     37575      8383    695857   no data   no data  --
45.50/45.51	c  S st    53    357431       627      2749         0     37575      8383    695857   no data   no data  --
45.50/45.59	c  S st    53    357932       627      2749         0     38075      8383    709199   no data   no data  --
45.50/45.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
45.50/45.59	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
45.60/45.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
45.60/45.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
45.60/45.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
45.60/45.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    627 time:  0.00 s
45.60/45.63	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
47.59/47.61	c lits-rem:       357  cl-subs:      892  v-elim:      0  v-fix:    0  time:  1.98 s
47.59/47.61	c vivif2 --  cl tried     2749 cl shrink        0 lits rem          0 time: 0.00
47.59/47.62	c vivif2 --  cl tried    37183 cl shrink        0 lits rem          0 time: 0.01
47.59/47.65	c asymm  cl-useful: 0/2749/2749 lits-rem:0 time: 0.03
47.59/47.65	c calculated reachability. Time: 0.00
47.59/47.65	c  N st    53    357932       627      2749         0     37183      8383    678927   no data   no data  --
52.09/52.14	c  N st    54    390325       627      2749         0     43425      8383    824840   no data   no data  --
58.69/58.79	c  N st    55    438913       627      2749         0     36984      8383    601529   no data   no data  --
69.19/69.24	c  N st    56    511796       627      2749         0     50607      8383    994023   no data   no data  --
72.90/72.96	c  N st    57    536898       627      2749         0     44893      8383    770736   no data   no data  --
72.90/72.96	c  S st    57    536898       627      2749         0     44893      8383    770736   no data   no data  --
73.00/73.06	c  S st    57    537398       627      2749         0     45393      8383    784330   no data   no data  --
73.00/73.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
73.00/73.07	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
73.00/73.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
73.10/73.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
73.10/73.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
73.10/73.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    627 time:  0.00 s
73.10/73.10	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
75.10/75.17	c lits-rem:       360  cl-subs:     1333  v-elim:      0  v-fix:    0  time:  2.07 s
75.10/75.17	c vivif2 --  cl tried     2749 cl shrink        0 lits rem          0 time: 0.00
75.10/75.18	c vivif2 --  cl tried    44060 cl shrink        0 lits rem          0 time: 0.01
75.20/75.22	c asymm  cl-useful: 0/2749/2749 lits-rem:0 time: 0.04
75.20/75.22	c calculated reachability. Time: 0.00
75.20/75.22	c  N st    57    537398       627      2749         0     44060      8383    743996   no data   no data  --
102.70/102.70	c  N st    58    701386       627      2749         0     38136      8383    488164   no data   no data  --
122.40/122.48	c  N st    59    806098       627      2749         0     67462      8383   1283171   no data   no data  --
122.40/122.48	c  S st    59    806098       627      2749         0     67462      8383   1283171   no data   no data  --
122.60/122.65	c  S st    59    806599       627      2749         0     67963      8383   1296495   no data   no data  --
122.60/122.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
122.60/122.66	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
122.60/122.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
122.70/122.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
122.70/122.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
122.70/122.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    627 time:  0.00 s
122.70/122.73	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
127.19/127.22	c lits-rem:       211  cl-subs:     4663  v-elim:      0  v-fix:    0  time:  4.49 s
127.19/127.22	c vivif2 --  cl tried     2749 cl shrink        0 lits rem          0 time: 0.00
127.19/127.23	c vivif2 --  cl tried    63300 cl shrink        0 lits rem          0 time: 0.01
127.29/127.30	c asymm  cl-useful: 0/2749/2749 lits-rem:0 time: 0.07
127.29/127.30	c calculated reachability. Time: 0.00
127.29/127.30	c  N st    59    806599       627      2749         0     63300      8383   1173555   no data   no data  --
180.30/180.33	c  F st    60   1071877       627      2749         0     79175      8383   1573827   no data   no data  --
180.30/180.33	c  N st    60   1071877       627      2749         0     79175      8383   1573827   no data   no data  --
181.50/181.52	c Decided on static restart strategy
185.70/185.75	c  N st    70   1100175       627      2749         0     63007      8383   1029340   no data   no data  --
193.20/193.25	c  N st    72   1136167       627      2749         0     53227      8383    730261   no data   no data  --
199.50/199.56	c  N st    73   1168559       627      2749         0     85097      8383   1741840   no data   no data  --
208.30/208.31	c  N st    74   1209900       627      2749         0     79603      8383   1587144   no data   no data  --
208.30/208.31	c  S st    74   1209900       627      2749         0     79603      8383   1587144   no data   no data  --
208.50/208.52	c  S st    74   1210404       627      2749         0     80107      8383   1601363   no data   no data  --
208.50/208.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
208.50/208.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
208.50/208.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
208.60/208.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
208.60/208.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
208.60/208.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    627 time:  0.00 s
208.60/208.61	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
212.31/212.31	c lits-rem:       248  cl-subs:     1887  v-elim:      0  v-fix:    0  time:  3.70 s
212.31/212.31	c vivif2 --  cl tried     2749 cl shrink        0 lits rem          0 time: 0.00
212.31/212.33	c vivif2 --  cl tried    78220 cl shrink        0 lits rem          0 time: 0.02
212.40/212.43	c asymm  cl-useful: 0/2749/2749 lits-rem:0 time: 0.09
212.40/212.43	c calculated reachability. Time: 0.00
212.40/212.43	c  N st    74   1210404       627      2749         0     78220      8383   1531142   no data   no data  --
229.00/229.01	c  N st    75   1283286       627      2749         0     54259      8383    681099   no data   no data  --
255.21/255.28	c  N st    76   1392611       627      2749         0     62280      8383    876664   no data   no data  --
293.80/293.89	c  N st    77   1556597       627      2749         0     67287      8383    985242   no data   no data  --
334.21/334.25	c  N st    78   1710405       627      2749         0    109264      8383   2344660   no data   no data  --
334.21/334.25	c  S st    78   1710405       627      2749         0    109264      8383   2344660   no data   no data  --
334.51/334.55	c  S st    78   1710910       627      2749         0    109769      8383   2359144   no data   no data  --
334.51/334.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
334.51/334.56	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
334.61/334.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
334.61/334.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
334.61/334.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
334.61/334.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    627 time:  0.00 s
334.61/334.69	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
349.51/349.51	c lits-rem:        59  cl-subs:     5963  v-elim:      0  v-fix:    0  time: 14.81 s
349.51/349.51	c vivif2 --  cl tried     2749 cl shrink        0 lits rem          0 time: 0.00
349.51/349.53	c vivif2 --  cl tried   103806 cl shrink        0 lits rem          0 time: 0.03
349.61/349.67	c asymm  cl-useful: 0/2749/2749 lits-rem:0 time: 0.14
349.61/349.68	c calculated reachability. Time: 0.00
349.61/349.68	c  N st    78   1710910       627      2749         0    103806      8383   2161693   no data   no data  --
448.01/448.05	c  N st    79   2079875       627      2749         0    115343      8383   2299857   no data   no data  --
485.91/485.94	c  N st    80   2210910       627      2749         0    119385      8383   2349146   no data   no data  --
485.91/485.94	c  S st    80   2210910       627      2749         0    119385      8383   2349146   no data   no data  --
486.31/486.30	c  S st    80   2211410       627      2749         0    119885      8383   2362151   no data   no data  --
486.31/486.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
486.31/486.31	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
486.31/486.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
486.41/486.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
486.41/486.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
486.41/486.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    627 time:  0.00 s
486.41/486.44	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
501.71/501.72	c lits-rem:       294  cl-subs:     6970  v-elim:      0  v-fix:    0  time: 15.28 s
501.71/501.72	c vivif2 --  cl tried     2749 cl shrink        0 lits rem          0 time: 0.00
501.71/501.75	c vivif2 --  cl tried   112915 cl shrink        0 lits rem          0 time: 0.03
501.91/501.90	c asymm  cl-useful: 0/2749/2749 lits-rem:0 time: 0.15
501.91/501.91	c calculated reachability. Time: 0.00
501.91/501.91	c  N st    80   2211410       627      2749         0    112915      8383   2162235   no data   no data  --
659.72/659.72	c  N st    81   2711410       627      2749         0    136703      8383   2713857   no data   no data  --
659.72/659.72	c  S st    81   2711410       627      2749         0    136703      8383   2713857   no data   no data  --
660.12/660.10	c  S st    81   2711917       627      2749         0    137210      8383   2727985   no data   no data  --
660.12/660.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
660.12/660.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
660.12/660.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.07
660.22/660.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
660.22/660.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
660.22/660.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    627 time:  0.00 s
660.22/660.27	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
680.93/681.00	c lits-rem:      2280  cl-subs:     7955  v-elim:      0  v-fix:    0  time: 20.72 s
680.93/681.00	c vivif2 --  cl tried     2749 cl shrink        0 lits rem          0 time: 0.00
681.02/681.03	c vivif2 --  cl tried   129255 cl shrink        0 lits rem          0 time: 0.03
681.22/681.22	c asymm  cl-useful: 0/2749/2749 lits-rem:0 time: 0.19
681.22/681.22	c calculated reachability. Time: 0.00
681.22/681.22	c  N st    81   2711917       627      2749         0    129255      8383   2511507   no data   no data  --
857.43/857.43	c  N st    82   3211917       627      2749         0    104649      8383   1600222   no data   no data  --
857.43/857.43	c  S st    82   3211917       627      2749         0    104649      8383   1600222   no data   no data  --
857.73/857.70	c  S st    82   3212423       627      2749         0    105155      8383   1614135   no data   no data  --
857.73/857.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
857.73/857.71	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
857.73/857.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
857.83/857.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
857.83/857.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
857.83/857.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    627 time:  0.00 s
857.83/857.80	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
862.83/862.88	c lits-rem:        34  cl-subs:     4085  v-elim:      0  v-fix:    0  time:  5.08 s
862.83/862.88	c vivif2 --  cl tried     2749 cl shrink        0 lits rem          0 time: 0.00
862.93/862.90	c vivif2 --  cl tried   101070 cl shrink        0 lits rem          0 time: 0.02
863.03/863.02	c asymm  cl-useful: 0/2749/2749 lits-rem:0 time: 0.12
863.03/863.03	c calculated reachability. Time: 0.00
863.03/863.03	c  N st    82   3212423       627      2749         0    101070      8383   1511505   no data   no data  --
1023.14/1023.10	c  N st    83   3712423       627      2749         0    112334      8383   1809512   no data   no data  --
1023.14/1023.10	c  S st    83   3712423       627      2749         0    112334      8383   1809512   no data   no data  --
1023.34/1023.33	c  S st    83   3712925       627      2749         0    112835      8383   1824050   no data   no data  --
1023.34/1023.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1023.34/1023.34	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1023.34/1023.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.04
1023.44/1023.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1023.44/1023.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1023.44/1023.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    627 time:  0.00 s
1023.44/1023.44	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1028.44/1028.48	c lits-rem:       138  cl-subs:     2433  v-elim:      0  v-fix:    0  time:  5.04 s
1028.44/1028.48	c vivif2 --  cl tried     2749 cl shrink        0 lits rem          0 time: 0.00
1028.54/1028.50	c vivif2 --  cl tried   110402 cl shrink        0 lits rem          0 time: 0.02
1028.64/1028.63	c asymm  cl-useful: 0/2749/2749 lits-rem:0 time: 0.13
1028.64/1028.63	c calculated reachability. Time: 0.00
1028.64/1028.63	c  N st    83   3712925       627      2749         0    110402      8383   1747172   no data   no data  --
1043.13/1043.18	c  F st    84   3751563       627      2749         0    148282      8383   2960358   no data   no data  --
1043.13/1043.18	c  N st    84   3751563       627      2749         0    148282      8383   2960358   no data   no data  --
1045.84/1045.80	c Decided on static restart strategy
1054.74/1054.77	c  N st    94   3779867       627      2749         0     92665      8383   1076198   no data   no data  --
1065.64/1065.64	c  N st    96   3815859       627      2749         0    127937      8383   2064600   no data   no data  --
1077.94/1077.95	c  N st    97   3848251       627      2749         0    159728      8383   3017384   no data   no data  --
1092.84/1092.84	c  N st    98   3896839       627      2749         0    123085      8383   2043899   no data   no data  --
1116.45/1116.47	c  N st    99   3969722       627      2749         0    109090      8383   1575738   no data   no data  --
1156.94/1156.94	c  N st   100   4079047       627      2749         0    129984      8383   2176275   no data   no data  --
1207.64/1207.65	c  N st   101   4212929       627      2749         0    173886      8383   3518817   no data   no data  --
1207.64/1207.65	c  S st   101   4212929       627      2749         0    173886      8383   3518817   no data   no data  --
1208.14/1208.14	c  S st   101   4213432       627      2749         0    174389      8383   3532726   no data   no data  --
1208.14/1208.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1208.14/1208.15	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1208.24/1208.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.08
1208.34/1208.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1208.34/1208.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1208.34/1208.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    627 time:  0.00 s
1208.34/1208.36	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1259.45/1259.47	c lits-rem:       107  cl-subs:     8527  v-elim:      0  v-fix:    0  time: 51.11 s
1259.45/1259.47	c vivif2 --  cl tried     2749 cl shrink        0 lits rem          0 time: 0.00
1259.55/1259.51	c vivif2 --  cl tried   165862 cl shrink        0 lits rem          0 time: 0.04
1259.75/1259.74	c asymm  cl-useful: 0/2749/2749 lits-rem:0 time: 0.23
1259.75/1259.75	c calculated reachability. Time: 0.00
1259.75/1259.75	c  N st   101   4213432       627      2749         0    165862      8383   3265881   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-3175886-1301788840/watcher-3175886-1301788840 -o /tmp/evaluation-result-3175886-1301788840/solver-3175886-1301788840 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3175886-1301788840.cnf 

running on 2 cores: 0,2

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: 4.00 4.00 3.95 4/189 19884
/proc/meminfo: memFree=22102520/32951124 swapFree=67111528/67111528
[pid=19884] ppid=19882 vsize=29956 CPUtime=0 cores=0,2
/proc/19884/stat : 19884 (strangenight1-s) R 19882 19884 19283 0 -1 4202496 571 0 0 0 0 0 0 0 25 0 1 0 271299668 30674944 510 33554432000 4194304 4650387 140734950468384 18446744073709551615 4369828 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19884/statm: 7489 510 345 112 0 2454 0

[startup+0.0570871 s]
/proc/loadavg: 4.00 4.00 3.95 4/189 19884
/proc/meminfo: memFree=22102520/32951124 swapFree=67111528/67111528
[pid=19884] ppid=19882 vsize=30612 CPUtime=0.05 cores=0,2
/proc/19884/stat : 19884 (strangenight1-s) R 19882 19884 19283 0 -1 4202496 799 0 0 0 5 0 0 0 25 0 1 0 271299668 31346688 720 33554432000 4194304 4650387 140734950468384 18446744073709551615 4328348 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19884/statm: 7653 720 378 112 0 2618 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 30612

[startup+0.101063 s]
/proc/loadavg: 4.00 4.00 3.95 4/189 19884
/proc/meminfo: memFree=22102520/32951124 swapFree=67111528/67111528
[pid=19884] ppid=19882 vsize=30612 CPUtime=0.09 cores=0,2
/proc/19884/stat : 19884 (strangenight1-s) R 19882 19884 19283 0 -1 4202496 848 0 0 0 9 0 0 0 25 0 1 0 271299668 31346688 769 33554432000 4194304 4650387 140734950468384 18446744073709551615 4364719 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19884/statm: 7653 769 379 112 0 2618 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30612

[startup+0.301039 s]
/proc/loadavg: 4.00 4.00 3.95 4/189 19884
/proc/meminfo: memFree=22102520/32951124 swapFree=67111528/67111528
[pid=19884] ppid=19882 vsize=31180 CPUtime=0.29 cores=0,2
/proc/19884/stat : 19884 (strangenight1-s) R 19882 19884 19283 0 -1 4202496 1125 0 0 0 29 0 0 0 25 0 1 0 271299668 31928320 871 33554432000 4194304 4650387 140734950468384 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19884/statm: 7795 871 381 112 0 2760 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31180

[startup+0.700958 s]
/proc/loadavg: 4.00 4.00 3.95 4/189 19884
/proc/meminfo: memFree=22102520/32951124 swapFree=67111528/67111528
[pid=19884] ppid=19882 vsize=31636 CPUtime=0.69 cores=0,2
/proc/19884/stat : 19884 (strangenight1-s) R 19882 19884 19283 0 -1 4202496 1565 0 0 0 69 0 0 0 25 0 1 0 271299668 32395264 1050 33554432000 4194304 4650387 140734950468384 18446744073709551615 4368089 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19884/statm: 7909 1050 381 112 0 2874 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31636

[startup+1.5008 s]
/proc/loadavg: 4.00 4.00 3.95 6/190 19885
/proc/meminfo: memFree=22098048/32951124 swapFree=67111528/67111528
[pid=19884] ppid=19882 vsize=32516 CPUtime=1.49 cores=0,2
/proc/19884/stat : 19884 (strangenight1-s) R 19882 19884 19283 0 -1 4202496 2439 0 0 0 149 0 0 0 25 0 1 0 271299668 33296384 1198 33554432000 4194304 4650387 140734950468384 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19884/statm: 8129 1198 382 112 0 3094 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 32516

[startup+3.1005 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 19885
/proc/meminfo: memFree=22090360/32951124 swapFree=67111528/67111528
[pid=19884] ppid=19882 vsize=39548 CPUtime=3.09 cores=0,2
/proc/19884/stat : 19884 (strangenight1-s) R 19882 19884 19283 0 -1 4202496 5019 0 0 0 309 0 0 0 25 0 1 0 271299668 40497152 2843 33554432000 4194304 4650387 140734950468384 18446744073709551615 4438727 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19884/statm: 9887 2843 383 112 0 4852 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 39548

[startup+6.30083 s]
/proc/loadavg: 4.00 4.00 3.95 6/190 19885
/proc/meminfo: memFree=22097288/32951124 swapFree=67111528/67111528
[pid=19884] ppid=19882 vsize=41356 CPUtime=6.29 cores=0,2
/proc/19884/stat : 19884 (strangenight1-s) R 19882 19884 19283 0 -1 4202496 6960 0 0 0 628 1 0 0 25 0 1 0 271299668 42348544 3667 33554432000 4194304 4650387 140734950468384 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19884/statm: 10339 3667 383 112 0 5304 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 41356

[startup+12.7006 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 19885
/proc/meminfo: memFree=22071424/32951124 swapFree=67111528/67111528
[pid=19884] ppid=19882 vsize=47236 CPUtime=12.69 cores=0,2
/proc/19884/stat : 19884 (strangenight1-s) R 19882 19884 19283 0 -1 4202496 11083 0 0 0 1268 1 0 0 25 0 1 0 271299668 48369664 5032 33554432000 4194304 4650387 140734950468384 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19884/statm: 11809 5032 383 112 0 6774 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 47236

[startup+25.501 s]
/proc/loadavg: 4.00 4.00 3.95 6/190 19894
/proc/meminfo: memFree=22043148/32951124 swapFree=67111528/67111528
[pid=19884] ppid=19882 vsize=57764 CPUtime=25.49 cores=0,2
/proc/19884/stat : 19884 (strangenight1-s) R 19882 19884 19283 0 -1 4202496 17026 0 0 0 2546 3 0 0 25 0 1 0 271299668 59150336 7427 33554432000 4194304 4650387 140734950468384 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19884/statm: 14441 7427 383 112 0 9406 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 57764

[startup+51.101 s]
/proc/loadavg: 4.11 4.03 3.96 5/190 19979
/proc/meminfo: memFree=22328040/32951124 swapFree=67111528/67111528
[pid=19884] ppid=19882 vsize=69552 CPUtime=51.09 cores=0,2
/proc/19884/stat : 19884 (strangenight1-s) R 19882 19884 19283 0 -1 4202496 27561 0 0 0 5103 6 0 0 25 0 1 0 271299668 71221248 10116 33554432000 4194304 4650387 140734950468384 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19884/statm: 17388 10116 383 112 0 12353 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 69552

[startup+102.307 s]
/proc/loadavg: 4.05 4.02 3.96 5/190 19980
/proc/meminfo: memFree=22292828/32951124 swapFree=67111528/67111528
[pid=19884] ppid=19882 vsize=78264 CPUtime=102.3 cores=0,2
/proc/19884/stat : 19884 (strangenight1-s) R 19882 19884 19283 0 -1 4202496 43566 0 0 0 10220 10 0 0 25 0 1 0 271299668 80142336 13159 33554432000 4194304 4650387 140734950468384 18446744073709551615 4328222 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19884/statm: 19566 13159 383 112 0 14531 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 78264

[startup+162.301 s]
/proc/loadavg: 4.02 4.02 3.96 5/190 19982
/proc/meminfo: memFree=22247044/32951124 swapFree=67111528/67111528
[pid=19884] ppid=19882 vsize=95644 CPUtime=162.3 cores=0,2
/proc/19884/stat : 19884 (strangenight1-s) R 19882 19884 19283 0 -1 4202496 60422 0 0 0 16217 13 0 0 25 0 1 0 271299668 97939456 17318 33554432000 4194304 4650387 140734950468384 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19884/statm: 23911 17318 383 112 0 18876 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 95644

[startup+222.301 s]
/proc/loadavg: 4.00 4.01 3.96 5/190 19984
/proc/meminfo: memFree=22210168/32951124 swapFree=67111528/67111528
[pid=19884] ppid=19882 vsize=113092 CPUtime=222.3 cores=0,2
/proc/19884/stat : 19884 (strangenight1-s) R 19882 19884 19283 0 -1 4202496 76822 0 0 0 22214 16 0 0 25 0 1 0 271299668 115806208 20937 33554432000 4194304 4650387 140734950468384 18446744073709551615 4328282 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19884/statm: 28273 20937 383 112 0 23238 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 113092

[startup+282.301 s]
/proc/loadavg: 4.00 4.01 3.96 5/190 19985
/proc/meminfo: memFree=22199848/32951124 swapFree=67111528/67111528
[pid=19884] ppid=19882 vsize=113328 CPUtime=282.3 cores=0,2
/proc/19884/stat : 19884 (strangenight1-s) R 19882 19884 19283 0 -1 4202496 88494 0 0 0 28210 20 0 0 25 0 1 0 271299668 116047872 20986 33554432000 4194304 4650387 140734950468384 18446744073709551615 4366891 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19884/statm: 28332 20986 383 112 0 23297 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 113328

[startup+342.301 s]
/proc/loadavg: 4.09 4.03 3.97 5/190 19987
/proc/meminfo: memFree=22144532/32951124 swapFree=67111528/67111528
[pid=19884] ppid=19882 vsize=139524 CPUtime=342.31 cores=0,2
/proc/19884/stat : 19884 (strangenight1-s) R 19882 19884 19283 0 -1 4202496 103181 0 0 0 34206 25 0 0 25 0 1 0 271299668 142872576 27949 33554432000 4194304 4650387 140734950468384 18446744073709551615 4432360 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19884/statm: 34881 27949 383 112 0 29846 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 139524

[startup+402.3 s]
/proc/loadavg: 4.03 4.02 3.97 5/190 19988
/proc/meminfo: memFree=22140416/32951124 swapFree=67111528/67111528
[pid=19884] ppid=19882 vsize=143088 CPUtime=402.31 cores=0,2
/proc/19884/stat : 19884 (strangenight1-s) R 19882 19884 19283 0 -1 4202496 113939 0 0 0 40203 28 0 0 25 0 1 0 271299668 146522112 27566 33554432000 4194304 4650387 140734950468384 18446744073709551615 4364719 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19884/statm: 35772 27566 383 112 0 30737 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 143088

[startup+462.3 s]
/proc/loadavg: 4.01 4.02 3.97 5/190 20044
/proc/meminfo: memFree=22156044/32951124 swapFree=67111528/67111528
[pid=19884] ppid=19882 vsize=143272 CPUtime=462.32 cores=0,2
/proc/19884/stat : 19884 (strangenight1-s) R 19882 19884 19283 0 -1 4202496 123353 0 0 0 46200 32 0 0 25 0 1 0 271299668 146710528 28470 33554432000 4194304 4650387 140734950468384 18446744073709551615 4366896 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19884/statm: 35818 28470 383 112 0 30783 0
Current children cumulated CPU time (s) 462.32
Current children cumulated vsize (KiB) 143272

[startup+522.3 s]
/proc/loadavg: 4.00 4.01 3.97 5/190 20046
/proc/meminfo: memFree=22113312/32951124 swapFree=67111528/67111528
[pid=19884] ppid=19882 vsize=164668 CPUtime=522.32 cores=0,2
/proc/19884/stat : 19884 (strangenight1-s) R 19882 19884 19283 0 -1 4202496 134362 0 0 0 52197 35 0 0 25 0 1 0 271299668 168620032 33456 33554432000 4194304 4650387 140734950468384 18446744073709551615 4366799 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19884/statm: 41167 33456 383 112 0 36132 0
Current children cumulated CPU time (s) 522.32
Current children cumulated vsize (KiB) 164668

[startup+582.301 s]
/proc/loadavg: 4.00 4.01 3.97 5/190 20047
/proc/meminfo: memFree=22105284/32951124 swapFree=67111528/67111528
[pid=19884] ppid=19882 vsize=164836 CPUtime=582.32 cores=0,2
/proc/19884/stat : 19884 (strangenight1-s) R 19882 19884 19283 0 -1 4202496 143078 0 0 0 58194 38 0 0 25 0 1 0 271299668 168792064 33050 33554432000 4194304 4650387 140734950468384 18446744073709551615 4364730 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19884/statm: 41209 33050 383 112 0 36174 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 164836

[startup+642.301 s]
/proc/loadavg: 4.00 4.00 3.97 5/190 20049
/proc/meminfo: memFree=22096320/32951124 swapFree=67111528/67111528
[pid=19884] ppid=19882 vsize=165012 CPUtime=642.33 cores=0,2
/proc/19884/stat : 19884 (strangenight1-s) R 19882 19884 19283 0 -1 4202496 151769 0 0 0 64191 42 0 0 25 0 1 0 271299668 168972288 32299 33554432000 4194304 4650387 140734950468384 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19884/statm: 41253 32299 383 112 0 36218 0
Current children cumulated CPU time (s) 642.33
Current children cumulated vsize (KiB) 165012

[startup+702.301 s]
/proc/loadavg: 4.00 4.00 3.97 5/190 20050
/proc/meminfo: memFree=22047316/32951124 swapFree=67111528/67111528
[pid=19884] ppid=19882 vsize=188856 CPUtime=702.33 cores=0,2
/proc/19884/stat : 19884 (strangenight1-s) R 19882 19884 19283 0 -1 4202496 162131 0 0 0 70189 44 0 0 25 0 1 0 271299668 193388544 39189 33554432000 4194304 4650387 140734950468384 18446744073709551615 4365281 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19884/statm: 47214 39189 383 112 0 42179 0
Current children cumulated CPU time (s) 702.33
Current children cumulated vsize (KiB) 188856

[startup+762.307 s]
/proc/loadavg: 4.00 4.00 3.97 5/190 20052
/proc/meminfo: memFree=22046920/32951124 swapFree=67111528/67111528
[pid=19884] ppid=19882 vsize=188932 CPUtime=762.33 cores=0,2
/proc/19884/stat : 19884 (strangenight1-s) R 19882 19884 19283 0 -1 4202496 169318 0 0 0 76187 46 0 0 25 0 1 0 271299668 193466368 39792 33554432000 4194304 4650387 140734950468384 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19884/statm: 47233 39792 383 112 0 42198 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 188932

[startup+822.301 s]
/proc/loadavg: 4.14 4.03 3.98 5/190 20054
/proc/meminfo: memFree=22031524/32951124 swapFree=67111528/67111528
[pid=19884] ppid=19882 vsize=189104 CPUtime=822.33 cores=0,2
/proc/19884/stat : 19884 (strangenight1-s) R 19882 19884 19283 0 -1 4202496 177656 0 0 0 82184 49 0 0 25 0 1 0 271299668 193642496 37926 33554432000 4194304 4650387 140734950468384 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19884/statm: 47276 37926 383 112 0 42241 0
Current children cumulated CPU time (s) 822.33
Current children cumulated vsize (KiB) 189104

[startup+882.301 s]
/proc/loadavg: 4.05 4.02 3.98 5/190 20055
/proc/meminfo: memFree=22014992/32951124 swapFree=67111528/67111528
[pid=19884] ppid=19882 vsize=192796 CPUtime=882.33 cores=0,2
/proc/19884/stat : 19884 (strangenight1-s) R 19882 19884 19283 0 -1 4202496 186089 0 0 0 88181 52 0 0 25 0 1 0 271299668 197423104 39045 33554432000 4194304 4650387 140734950468384 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19884/statm: 48199 39045 383 112 0 43164 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 192796

[startup+942.301 s]
/proc/loadavg: 3.73 3.95 3.96 4/184 20074
/proc/meminfo: memFree=22072288/32951124 swapFree=67111528/67111528
[pid=19884] ppid=19882 vsize=192932 CPUtime=942.34 cores=0,2
/proc/19884/stat : 19884 (strangenight1-s) R 19882 19884 19283 0 -1 4202496 194789 0 0 0 94179 55 0 0 25 0 1 0 271299668 197562368 39968 33554432000 4194304 4650387 140734950468384 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19884/statm: 48233 39968 383 112 0 43198 0
Current children cumulated CPU time (s) 942.34
Current children cumulated vsize (KiB) 192932

[startup+1002.3 s]
/proc/loadavg: 2.93 3.70 3.87 3/178 20092
/proc/meminfo: memFree=22177352/32951124 swapFree=67111528/67111528
[pid=19884] ppid=19882 vsize=193040 CPUtime=1002.34 cores=0,2
/proc/19884/stat : 19884 (strangenight1-s) R 19882 19884 19283 0 -1 4202496 203380 0 0 0 100177 57 0 0 25 0 1 0 271299668 197672960 40720 33554432000 4194304 4650387 140734950468384 18446744073709551615 4363400 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19884/statm: 48260 40720 383 112 0 43225 0
Current children cumulated CPU time (s) 1002.34
Current children cumulated vsize (KiB) 193040

[startup+1062.3 s]
/proc/loadavg: 2.34 3.39 3.75 3/178 20094
/proc/meminfo: memFree=22172376/32951124 swapFree=67111528/67111528
[pid=19884] ppid=19882 vsize=199692 CPUtime=1062.34 cores=0,2
/proc/19884/stat : 19884 (strangenight1-s) R 19882 19884 19283 0 -1 4202496 212208 0 0 0 106174 60 0 0 25 0 1 0 271299668 204484608 41580 33554432000 4194304 4650387 140734950468384 18446744073709551615 4366799 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19884/statm: 49923 41580 383 112 0 44888 0
Current children cumulated CPU time (s) 1062.34
Current children cumulated vsize (KiB) 199692

[startup+1122.3 s]
/proc/loadavg: 2.12 3.13 3.64 3/178 20096
/proc/meminfo: memFree=22163288/32951124 swapFree=67111528/67111528
[pid=19884] ppid=19882 vsize=199780 CPUtime=1122.34 cores=0,2
/proc/19884/stat : 19884 (strangenight1-s) R 19882 19884 19283 0 -1 4202496 220298 0 0 0 112172 62 0 0 25 0 1 0 271299668 204574720 41945 33554432000 4194304 4650387 140734950468384 18446744073709551615 4365325 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19884/statm: 49945 41945 383 112 0 44910 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 199780

[startup+1182.3 s]
/proc/loadavg: 2.04 2.92 3.53 3/178 20097
/proc/meminfo: memFree=22160800/32951124 swapFree=67111528/67111528
[pid=19884] ppid=19882 vsize=199872 CPUtime=1182.34 cores=0,2
/proc/19884/stat : 19884 (strangenight1-s) R 19882 19884 19283 0 -1 4202496 227720 0 0 0 118169 65 0 0 25 0 1 0 271299668 204668928 41399 33554432000 4194304 4650387 140734950468384 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19884/statm: 49968 41399 383 112 0 44933 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 199872

[startup+1242.3 s]
/proc/loadavg: 2.01 2.75 3.43 3/178 20099
/proc/meminfo: memFree=22121832/32951124 swapFree=67111528/67111528
[pid=19884] ppid=19882 vsize=283228 CPUtime=1242.35 cores=0,2
/proc/19884/stat : 19884 (strangenight1-s) R 19882 19884 19283 0 -1 4202496 236581 0 0 0 124168 67 0 0 25 0 1 0 271299668 290025472 50260 33554432000 4194304 4650387 140734950468384 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19884/statm: 70807 50260 383 112 0 65772 0
Current children cumulated CPU time (s) 1242.35
Current children cumulated vsize (KiB) 283228



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.00 2.61 3.34 3/178 20100
/proc/meminfo: memFree=22129008/32951124 swapFree=67111528/67111528
[pid=19884] ppid=19882 vsize=229468 CPUtime=1300.06 cores=0,2
/proc/19884/stat : 19884 (strangenight1-s) R 19882 19884 19283 0 -1 4202496 243274 0 0 0 129937 69 0 0 25 0 1 0 271299668 234975232 48317 33554432000 4194304 4650387 140734950468384 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19884/statm: 57367 48317 383 112 0 52332 0
Current children cumulated CPU time (s) 1300.06
Current children cumulated vsize (KiB) 229468

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.02
CPU time (s): 1300.08
CPU user time (s): 1299.37
CPU system time (s): 0.705892
CPU usage (%): 100.005
Max. virtual memory (cumulated for all children) (KiB): 283632

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

runsolver used 2.23366 second user time and 4.46332 second system time

The end

Launcher Data

Begin job on node143 at 2011-04-03 02:00:41
IDJOB=3175886
IDBENCH=82904
IDSOLVER=1589
FILE ID=node143/3175886-1301788840
RUNJOBID= node143-1301783648-19301
PBS_JOBID= 12841375
Free space on /tmp= 72024 MiB

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

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

MD5SUM BENCH= 8567972e0c3ca849f27342fc5fce028c
RANDOM SEED=503562539

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.15
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.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.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.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.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22102676 kB
Buffers:        359252 kB
Cached:        9838728 kB
SwapCached:          0 kB
Active:        7335120 kB
Inactive:      3251692 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22102676 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            6296 kB
Writeback:           0 kB
AnonPages:      388896 kB
Mapped:          16572 kB
Slab:           196680 kB
PageTables:       6324 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   654900 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= 72032 MiB
End job on node143 at 2011-04-03 02:22:23