Trace number 3367298

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-Night2-st (fixed)? (TO) 1299.24 1300.02

General information on the benchmark

Namerandom/large/
unif-k7-r85-v200-c17000-S862393334-098-UNKNOWN.cnf
MD5SUM860d0404ebc2282cbe692f8828f81b2c
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark454.473
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of clauses17000
Sum of the clauses size119000
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 517000

Solver Data

0.00/0.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3367298-1305380556.cnf'
0.00/0.01	c -- header says num vars:            200
0.00/0.01	c -- header says num clauses:       17000
0.00/0.01	c -- clauses added:            0 learnts,        17000 normals,            0 xors
0.00/0.01	c -- vars added        200
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0       200     17000         0         0    119000         0   no data   no data
0.29/0.36	c asymm  cl-useful: 0/14605/17000 lits-rem:0 time: 0.35
0.29/0.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
0.29/0.37	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.29/0.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.29/0.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.29/0.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
0.29/0.37	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.39/0.42	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
0.39/0.42	c Finding binary XORs  T:     0.00 s  found:       0
0.39/0.42	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.39/0.42	c calculated reachability. Time: 0.00
0.39/0.43	c Calc default polars -  time:   0.00 s pos:     111 undec:       6 neg:      83
0.39/0.43	c =========================================================================================
0.39/0.43	c types(t): F = full restart, N = normal restart
0.39/0.43	c types(t): S = simplification begin/end, E = solution found
0.39/0.43	c restart types(rt): st = static, dy = dynamic
0.39/0.43	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.39/0.43	c  B st     0         0       200     17000         0         0    119000         0   no data   no data
0.59/0.63	c  N dy    10      4020       200     17000         0      3887    119000    222828     50.82     53.89
0.89/0.99	c  N dy    18     10442       200     17000         0      7714    119000    394482     49.99     52.70
1.19/1.24	c  N dy    25     14708       200     17000         0      7723    119000    342310     49.68     52.33
1.49/1.51	c  N dy    38     18830       200     17000         0      6258    119000    212028     49.54     52.39
1.69/1.76	c  N dy    48     22920       200     17000         0     10223    119000    432715     49.39     52.42
1.89/1.90	c  F st    53     25002       200     17000         0     12255    119000    546308     49.30     47.09
1.99/2.03	c  N st    57     27038       200     17000         0      7616    119000    239703     49.30   no data
2.10/2.21	c  S st    59     30002       200     17000         0     10478    119000    404824     49.30   no data
2.20/2.26	c  S st    59     30507       200     17000         0     10978    119000    432037     49.30   no data
2.20/2.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.20/2.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
2.20/2.27	c blocked clauses removed:        0 vars:      0 tried:         200 T: 0.00 s
2.20/2.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.20/2.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.20/2.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
2.20/2.27	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.20/2.27	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.20/2.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.59/2.65	c lits-rem:        96  cl-subs:      277  v-elim:      0  v-fix:    0  time:  0.36 s
2.69/2.73	c asymm  cl-useful: 0/2395/17000 lits-rem:0 time: 0.08
2.69/2.73	c calculated reachability. Time: 0.00
2.69/2.73	c  N dy    59     30507       200     17000         0     10701    119000    410919     49.30   no data
2.99/3.01	c  N dy    77     34521       200     17000         0     14596    119000    629345     49.41     52.34
3.20/3.31	c  N dy    85     38917       200     17000         0     11195    119000    393674     49.30     52.19
3.49/3.59	c  N dy    93     43045       200     17000         0     15220    119000    618306     49.15     52.04
3.79/3.80	c  S st    99     45760       200     17000         0      9170    119000    238408     49.11     46.87
3.79/3.84	c  S st    99     46264       200     17000         0      9663    119000    265160     49.11   no data
3.79/3.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.79/3.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
3.79/3.85	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.79/3.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.79/3.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.79/3.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
3.79/3.85	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.79/3.86	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
3.79/3.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.89/3.94	c lits-rem:         4  cl-subs:       55  v-elim:      0  v-fix:    0  time:  0.07 s
3.89/3.94	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
3.89/3.94	c vivif2 --  cl tried     9608 cl shrink        0 lits rem          0 time: 0.00
4.30/4.32	c asymm  cl-useful: 0/13473/17000 lits-rem:0 time: 0.38
4.30/4.32	c calculated reachability. Time: 0.00
4.30/4.32	c  N dy    99     46264       200     17000         0      9608    119000    260952     49.11   no data
4.59/4.60	c  N dy   115     50331       200     17000         0     13550    119000    482216     49.18     54.23
4.89/4.93	c  N dy   130     54447       200     17000         0     17530    119000    705653     49.23     51.86
5.19/5.29	c  N dy   131     59235       200     17000         0     12480    119000    380303     48.89     51.71
5.51/5.58	c  N dy   145     63262       200     17000         0     16402    119000    598814     48.89     51.58
5.89/5.92	c  N dy   161     67364       200     17000         0     20391    119000    821491     48.92     51.53
5.99/6.09	c  S st   168     69396       200     17000         0     11698    119000    294155     48.91     45.22
6.09/6.14	c  S st   168     69899       200     17000         0     12194    119000    320961     48.91   no data
6.09/6.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.09/6.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
6.09/6.15	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6.09/6.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.09/6.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.09/6.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
6.09/6.15	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.09/6.15	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
6.09/6.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.19/6.29	c lits-rem:        11  cl-subs:      110  v-elim:      0  v-fix:    0  time:  0.12 s
6.19/6.29	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
6.19/6.29	c vivif2 --  cl tried    12084 cl shrink        0 lits rem          0 time: 0.00
6.39/6.42	c asymm  cl-useful: 0/3527/17000 lits-rem:0 time: 0.12
6.39/6.42	c calculated reachability. Time: 0.00
6.39/6.42	c  N dy   168     69899       200     17000         0     12084    119000    313191     48.91   no data
6.69/6.75	c  N dy   183     74463       200     17000         0     16522    119000    560123     48.91     51.58
7.49/7.59	c  N dy   190     84582       200     17000         0     14687    119000    420266     48.73     51.51
7.79/7.81	c  F st   198     87502       200     17000         0     17518    119000    578238     48.73     49.89
7.98/8.08	c  N st   203     90797       200     17000         0     20711    119000    758470     48.73   no data
8.49/8.59	c  N dy   218     96686       200     17000         0     13817    119000    331315     48.74     55.28
8.99/9.08	c  N dy   244    102953       200     17000         0     19909    119000    668433     48.73     52.19
9.19/9.23	c  S st   249    104848       200     17000         0     21746    119000    770704     48.70   no data
9.29/9.30	c  S st   249    105353       200     17000         0     22244    119000    797505     48.70   no data
9.29/9.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.29/9.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
9.29/9.32	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
9.29/9.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.29/9.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.29/9.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
9.29/9.32	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.29/9.33	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
9.29/9.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.39/10.48	c lits-rem:       208  cl-subs:      692  v-elim:      0  v-fix:    0  time:  1.13 s
10.39/10.48	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
10.39/10.49	c vivif2 --  cl tried    21552 cl shrink        0 lits rem          0 time: 0.01
10.59/10.69	c asymm  cl-useful: 0/5014/17000 lits-rem:0 time: 0.20
10.59/10.69	c calculated reachability. Time: 0.00
10.59/10.69	c  N dy   249    105353       200     17000         0     21552    119000    746605     48.70   no data
11.29/11.37	c  N dy   292    112133       200     17000         0     14539    119000    326121     48.81     51.44
12.00/12.01	c  N dy   318    119812       200     17000         0     21969    119000    742012     48.85     52.21
12.69/12.78	c  N dy   322    128154       200     17000         0     15520    119000    339063     48.66     51.49
13.39/13.47	c  N dy   348    136419       200     17000         0     23504    119000    779604     48.66     53.25
14.30/14.35	c  N dy   382    145286       200     17000         0     16631    119000    360027     48.65     51.35
15.09/15.18	c  N dy   425    154656       200     17000         0     25729    119000    868459     48.70     51.65
15.49/15.51	c  S st   431    158029       200     17000         0     28998    119000   1050255     48.67     43.43
15.49/15.59	c  S st   431    158532       200     17000         0     29498    119000   1076791     48.67   no data
15.49/15.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.59/15.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
15.59/15.61	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
15.59/15.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.59/15.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.59/15.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
15.59/15.61	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
15.59/15.62	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
15.59/15.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.09/18.18	c lits-rem:       164  cl-subs:     1067  v-elim:      0  v-fix:    0  time:  2.53 s
18.09/18.18	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
18.09/18.19	c vivif2 --  cl tried    28431 cl shrink        0 lits rem          0 time: 0.01
18.39/18.40	c asymm  cl-useful: 0/3824/17000 lits-rem:0 time: 0.21
18.39/18.40	c calculated reachability. Time: 0.00
18.39/18.40	c  N dy   431    158532       200     17000         0     28431    119000    999617     48.67   no data
19.39/19.43	c  N dy   476    168965       200     17000         0     22094    119000    618404     48.72     51.40
20.49/20.56	c  N dy   511    180434       200     17000         0     33232    119000   1240231     48.71     51.63
21.59/21.66	c  N dy   552    192135       200     17000         0     27110    119000    855583     48.73     51.59
23.18/23.29	c  N dy   564    209045       200     17000         0     24995    119000    694832     48.51     51.10
24.69/24.78	c  N dy   616    222713       200     17000         0     38280    119000   1438803     48.55     51.29
26.30/26.31	c  N dy   675    237801       200     17000         0     33536    119000   1128570     48.57     47.68
26.30/26.31	c  S st   675    237801       200     17000         0     33536    119000   1128570     48.57     47.68
26.30/26.40	c  S st   675    238301       200     17000         0     34028    119000   1155409     48.57   no data
26.30/26.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
26.40/26.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
26.40/26.42	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
26.40/26.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
26.40/26.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
26.40/26.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
26.40/26.42	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
26.40/26.43	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
26.40/26.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
29.60/29.63	c lits-rem:       518  cl-subs:     1099  v-elim:      0  v-fix:    0  time:  3.17 s
29.60/29.63	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
29.60/29.65	c vivif2 --  cl tried    32929 cl shrink        0 lits rem          0 time: 0.01
29.79/29.87	c asymm  cl-useful: 0/3387/17000 lits-rem:0 time: 0.22
29.79/29.87	c calculated reachability. Time: 0.00
29.79/29.87	c  N dy   675    238301       200     17000         0     32929    119000   1074943     48.57   no data
31.49/31.56	c  N dy   727    253897       200     17000         0     27732    119000    758615     48.57     51.63
33.39/33.47	c  N dy   796    270131       200     17000         0     22157    119000    405053     48.61     51.35
35.39/35.46	c  N dy   859    289070       200     17000         0     40497    119000   1425471     48.61     51.55
37.30/37.31	c  F st   896    306251       200     17000         0     34857    119000   1065245     48.57     51.09
37.49/37.54	c  N st   900    308285       200     17000         0     36827    119000   1176827     48.57   no data
41.99/42.06	c  N dy   931    343278       200     17000         0     47413    119000   1738858     48.26     51.17
43.59/43.65	c  S st   967    357452       200     17000         0     36951    119000   1100458     48.25     48.96
43.69/43.74	c  S st   967    357953       200     17000         0     37447    119000   1128090     48.25   no data
43.69/43.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
43.69/43.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
43.69/43.76	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
43.69/43.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
43.69/43.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
43.69/43.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
43.69/43.76	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
43.69/43.78	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
43.79/43.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
46.39/46.41	c lits-rem:       222  cl-subs:     1072  v-elim:      0  v-fix:    0  time:  2.61 s
46.39/46.42	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
46.39/46.43	c vivif2 --  cl tried    36375 cl shrink        0 lits rem          0 time: 0.01
46.59/46.66	c asymm  cl-useful: 0/3121/17000 lits-rem:0 time: 0.23
46.59/46.66	c calculated reachability. Time: 0.00
46.59/46.66	c  N dy   967    357953       200     17000         0     36375    119000   1051208     48.25   no data
49.19/49.24	c  N dy  1051    378052       200     17000         0     30707    119000    711244     48.28     50.86
51.79/51.84	c  N dy  1126    398349       200     17000         0     50445    119000   1803835     48.30     51.25
54.19/54.25	c  N dy  1203    418834       200     17000         0     44161    119000   1415490     48.32     51.57
56.99/57.00	c  N dy  1279    439972       200     17000         0     37470    119000    995688     48.34     50.97
59.69/59.77	c  N dy  1343    460046       200     17000         0     28787    119000    471264     48.34     51.07
62.19/62.23	c  N dy  1404    480814       200     17000         0     48943    119000   1589524     48.34     51.28
64.90/64.94	c  N dy  1473    501253       200     17000         0     39657    119000   1030846     48.34     51.24
68.59/68.66	c  N dy  1566    528051       200     17000         0     35543    119000    761630     48.34     50.95
69.79/69.81	c  S st  1613    536929       200     17000         0     44155    119000   1241607     48.36     50.34
69.89/69.92	c  S st  1613    537433       200     17000         0     44651    119000   1267919     48.36   no data
69.89/69.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
69.89/69.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
69.89/69.94	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
69.89/69.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
69.89/69.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
69.89/69.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
69.89/69.94	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
69.89/69.96	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
69.89/69.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
73.79/73.80	c lits-rem:       305  cl-subs:     1235  v-elim:      0  v-fix:    0  time:  3.81 s
73.79/73.81	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
73.79/73.82	c vivif2 --  cl tried    43416 cl shrink        0 lits rem          0 time: 0.02
73.89/73.97	c asymm  cl-useful: 0/1654/17000 lits-rem:0 time: 0.15
73.89/73.97	c calculated reachability. Time: 0.00
73.89/73.97	c  N dy  1613    537433       200     17000         0     43416    119000   1182137     48.36   no data
77.09/77.11	c  N dy  1685    557512       200     17000         0     31889    119000    510241     48.37     51.01
79.48/79.59	c  N dy  1730    577799       200     17000         0     51593    119000   1601469     48.35     50.93
82.68/82.74	c  N dy  1811    598801       200     17000         0     39963    119000    917463     48.36     51.15
85.58/85.68	c  N dy  1886    619267       200     17000         0     59808    119000   2023405     48.36     51.15
88.48/88.55	c  N dy  1956    639366       200     17000         0     46348    119000   1224899     48.36     55.04
91.76/91.81	c  N dy  2047    659453       200     17000         0     65882    119000   2311867     48.38     50.98
94.48/94.61	c  N dy  2129    679476       200     17000         0     51380    119000   1463679     48.40     51.19
98.06/98.19	c  N dy  2237    699532       200     17000         0     35900    119000    550624     48.44     51.22
100.86/100.93	c  N dy  2306    719812       200     17000         0     55601    119000   1646498     48.44     51.18
104.38/104.46	c  N dy  2384    740380       200     17000         0     39589    119000    713895     48.46     51.04
107.36/107.45	c  N dy  2479    760383       200     17000         0     59010    119000   1796179     48.48     51.17
110.76/110.81	c  N dy  2539    780438       200     17000         0     41599    119000    781127     48.48     51.34
113.76/113.80	c  N dy  2611    800675       200     17000         0     61246    119000   1877065     48.48     51.06
114.65/114.74	c  S st  2620    806152       200     17000         0     66542    119000   2166029     48.47     44.36
114.75/114.89	c  S st  2620    806653       200     17000         0     67040    119000   2191761     48.47   no data
114.75/114.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
114.85/114.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
114.85/114.93	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
114.85/114.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
114.85/114.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
114.85/114.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
114.85/114.93	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
114.85/114.95	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
114.95/115.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
129.35/129.47	c lits-rem:       603  cl-subs:     2457  v-elim:      0  v-fix:    0  time: 14.44 s
129.35/129.47	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
129.35/129.49	c vivif2 --  cl tried    64583 cl shrink        0 lits rem          0 time: 0.02
129.66/129.76	c asymm  cl-useful: 0/2493/17000 lits-rem:0 time: 0.26
129.66/129.76	c calculated reachability. Time: 0.00
129.66/129.76	c  N dy  2620    806653       200     17000         0     64583    119000   2015640     48.47   no data
133.14/133.20	c  N dy  2692    827442       200     17000         0     46904    119000   1037330     48.48     51.12
136.36/136.44	c  N dy  2774    847559       200     17000         0     66430    119000   2129097     48.49     51.39
139.93/140.03	c  N dy  2876    867561       200     17000         0     47023    119000    994067     48.51     51.10
143.23/143.36	c  N dy  2959    887814       200     17000         0     66690    119000   2087600     48.53     51.25
146.83/146.94	c  N dy  3044    907889       200     17000         0     46375    119000    913652     48.54     57.20
150.13/150.29	c  N dy  3115    928687       200     17000         0     66584    119000   2039847     48.54     51.30
153.73/153.89	c  N dy  3171    948759       200     17000         0     45325    119000    807794     48.54     51.18
157.03/157.14	c  N dy  3250    969207       200     17000         0     65124    119000   1909131     48.54     51.48
160.92/161.09	c  N dy  3313    989219       200     17000         0     42841    119000    625460     48.55     51.23
163.92/164.06	c  N dy  3362   1009483       200     17000         0     62455    119000   1715770     48.53     51.41
167.71/167.89	c  N dy  3430   1029503       200     17000         0     81868    119000   2797244     48.53     51.58
171.11/171.21	c  N dy  3487   1049504       200     17000         0     58621    119000   1466681     48.53     51.58
174.72/174.83	c  N dy  3554   1069558       200     17000         0     78107    119000   2557837     48.53     51.19
175.21/175.33	c  F st  3564   1071876       200     17000         0     80361    119000   2683632     48.53     48.25
178.21/178.38	c  N dy  3608   1089631       200     17000         0     53894    119000   1155506     48.53     52.45
181.70/181.88	c  N dy  3670   1109796       200     17000         0     73450    119000   2242123     48.52     51.41
185.81/185.94	c  N dy  3737   1129970       200     17000         0     48411    119000    806882     48.53     51.17
189.11/189.27	c  N dy  3820   1150051       200     17000         0     67862    119000   1891974     48.53     51.38
193.41/193.56	c  N dy  3889   1170800       200     17000         0     87973    119000   3012986     48.53     51.25
197.19/197.33	c  N dy  3978   1192066       200     17000         0     63069    119000   1584017     48.54     51.30
200.79/200.90	c  S st  4049   1209981       200     17000         0     80430    119000   2550705     48.55     47.28
200.89/201.08	c  S st  4049   1210487       200     17000         0     80926    119000   2577925     48.55   no data
200.89/201.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
200.99/201.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
200.99/201.13	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
200.99/201.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
200.99/201.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
200.99/201.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
200.99/201.13	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
200.99/201.16	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
201.11/201.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
222.98/223.13	c lits-rem:       871  cl-subs:     2573  v-elim:      0  v-fix:    0  time: 21.87 s
222.98/223.13	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
222.98/223.16	c vivif2 --  cl tried    78353 cl shrink        0 lits rem          0 time: 0.03
223.28/223.47	c asymm  cl-useful: 0/1841/17000 lits-rem:0 time: 0.30
223.28/223.47	c calculated reachability. Time: 0.00
223.28/223.47	c  N dy  4049   1210487       200     17000         0     78353    119000   2389845     48.55   no data
227.48/227.67	c  N dy  4114   1230595       200     17000         0     51335    119000    881010     48.55     51.12
230.88/231.08	c  N dy  4189   1250612       200     17000         0     70762    119000   1962935     48.55     51.65
235.28/235.49	c  N dy  4273   1270632       200     17000         0     90175    119000   3044065     48.56     51.13
239.17/239.32	c  N dy  4367   1290652       200     17000         0     62056    119000   1428544     48.57     51.31
243.06/243.20	c  N dy  4450   1310707       200     17000         0     81535    119000   2519345     48.58     51.24
247.06/247.23	c  N dy  4481   1331149       200     17000         0     52882    119000    871830     48.56     51.18
250.57/250.73	c  N dy  4561   1351325       200     17000         0     72483    119000   1968444     48.56     51.32
254.96/255.18	c  N dy  4637   1371453       200     17000         0     91986    119000   3059171     48.57     51.31
259.47/259.68	c  N dy  4724   1394455       200     17000         0     64840    119000   1494181     48.57     51.41
263.45/263.60	c  N dy  4788   1414474       200     17000         0     84264    119000   2574072     48.57     51.52
268.16/268.33	c  N dy  4859   1434539       200     17000         0     53289    119000    806631     48.57     51.26
271.74/271.94	c  N dy  4931   1455261       200     17000         0     73410    119000   1927774     48.58     51.27
276.15/276.38	c  N dy  5011   1475319       200     17000         0     92856    119000   3015857     48.58     51.67
280.64/280.85	c  N dy  5099   1495384       200     17000         0     60887    119000   1186487     48.59     51.22
284.34/284.54	c  N dy  5161   1515467       200     17000         0     80377    119000   2276964     48.59     51.20
289.43/289.65	c  N dy  5219   1537897       200     17000         0    102088    119000   3491990     48.58     51.20
293.14/293.39	c  N dy  5281   1558002       200     17000         0     69236    119000   1606790     48.58     51.33
297.43/297.61	c  N dy  5356   1578010       200     17000         0     88649    119000   2687688     48.59     51.21
302.34/302.59	c  N dy  5422   1598074       200     17000         0     54772    119000    756770     48.59     51.82
305.92/306.20	c  N dy  5501   1618103       200     17000         0     74216    119000   1841277     48.59     51.32
311.03/311.26	c  N dy  5576   1640647       200     17000         0     96131    119000   3059171     48.59     51.15
316.02/316.29	c  N dy  5679   1660917       200     17000         0     61409    119000   1083581     48.60     52.24
319.92/320.12	c  N dy  5751   1680966       200     17000         0     80914    119000   2170937     48.60     51.79
324.72/324.99	c  N dy  5837   1701125       200     17000         0    100488    119000   3266919     48.61     51.89
327.31/327.54	c  S st  5871   1710487       200     17000         0    109559    119000   3772064     48.61     50.16
327.52/327.79	c  S st  5871   1710991       200     17000         0    110052    119000   3798437     48.61   no data
327.52/327.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
327.62/327.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.06
327.62/327.86	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
327.62/327.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
327.62/327.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
327.62/327.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
327.62/327.86	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
327.71/327.90	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
327.71/327.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
360.89/361.14	c lits-rem:       715  cl-subs:     4046  v-elim:      0  v-fix:    0  time: 33.11 s
360.89/361.14	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
360.89/361.19	c vivif2 --  cl tried   106006 cl shrink        0 lits rem          0 time: 0.04
361.29/361.53	c asymm  cl-useful: 0/1410/17000 lits-rem:0 time: 0.34
361.29/361.54	c calculated reachability. Time: 0.00
361.29/361.54	c  N dy  5871   1710991       200     17000         0    106006    119000   3502265     48.61   no data
365.59/365.80	c  N dy  5932   1731995       200     17000         0     71137    119000   1581017     48.61     51.26
369.68/369.96	c  N dy  5995   1752038       200     17000         0     90574    119000   2668718     48.61     51.27
376.00/376.23	c  N dy  6054   1777682       200     17000         0     59150    119000    870492     48.59     51.29
379.78/380.00	c  N dy  6109   1798747       200     17000         0     79549    119000   2004049     48.59     51.19
384.38/384.68	c  N dy  6183   1818749       200     17000         0     98952    119000   3088385     48.60     51.23
389.58/389.83	c  N dy  6244   1838810       200     17000         0     61216    119000    938828     48.60     51.34
393.48/393.80	c  N dy  6316   1860226       200     17000         0     82021    119000   2107657     48.60     51.46
398.37/398.63	c  N dy  6402   1880286       200     17000         0    101418    119000   3189975     48.61     51.64
404.07/404.32	c  N dy  6473   1902327       200     17000         0     64634    119000   1085124     48.61     51.36
408.88/409.13	c  N dy  6535   1927034       200     17000         0     88539    119000   2418098     48.60     51.30
413.95/414.25	c  N dy  6595   1947388       200     17000         0    108246    119000   3516727     48.59     51.39
418.76/419.10	c  N dy  6676   1967394       200     17000         0     68518    119000   1257843     48.60     52.35
422.95/423.27	c  N dy  6744   1987560       200     17000         0     88071    119000   2344385     48.60     51.38
428.35/428.68	c  N dy  6813   2009162       200     17000         0    108995    119000   3515480     48.60     51.74
433.74/434.01	c  N dy  6910   2029184       200     17000         0     68354    119000   1204185     48.61     53.38
438.05/438.33	c  N dy  7002   2049327       200     17000         0     87861    119000   2294389     48.62     51.22
442.95/443.28	c  N dy  7039   2069531       200     17000         0    107374    119000   3387882     48.61     51.21
448.56/448.84	c  N dy  7130   2089562       200     17000         0     65779    119000   1016363     48.62     51.18
452.54/452.80	c  N dy  7192   2109624       200     17000         0     85208    119000   2101876     48.62     51.84
457.43/457.71	c  N dy  7240   2130326       200     17000         0    105290    119000   3222571     48.61     51.33
463.03/463.38	c  N dy  7295   2150689       200     17000         0     62990    119000    813623     48.61     51.39
467.14/467.41	c  N dy  7365   2171249       200     17000         0     82901    119000   1926129     48.61     51.23
471.82/472.11	c  N dy  7382   2192072       200     17000         0    103036    119000   3042834     48.59     51.41
476.92/477.23	c  S st  7440   2210991       200     17000         0    121369    119000   4074602     48.59     49.09
477.22/477.51	c  S st  7440   2211495       200     17000         0    121864    119000   4101495     48.59   no data
477.22/477.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
477.22/477.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.06
477.22/477.59	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
477.22/477.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
477.22/477.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
477.22/477.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
477.22/477.59	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
477.32/477.63	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
477.42/477.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
511.22/511.59	c lits-rem:      1088  cl-subs:     5451  v-elim:      0  v-fix:    0  time: 33.84 s
511.31/511.60	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
511.31/511.66	c vivif2 --  cl tried   116413 cl shrink        0 lits rem          0 time: 0.06
511.71/512.01	c asymm  cl-useful: 0/1233/17000 lits-rem:0 time: 0.36
511.71/512.02	c calculated reachability. Time: 0.00
511.71/512.02	c  N dy  7440   2211495       200     17000         0    116413    119000   3727322     48.59   no data
516.90/517.30	c  N dy  7520   2232166       200     17000         0     73615    119000   1367691     48.59     51.50
521.19/521.52	c  N dy  7576   2252193       200     17000         0     93011    119000   2452676     48.59     53.45
526.70/527.09	c  N dy  7641   2273236       200     17000         0    113411    119000   3588140     48.58     51.26
532.40/532.77	c  N dy  7702   2293523       200     17000         0     69155    119000   1071054     48.58     51.14
536.69/537.02	c  N dy  7759   2314917       200     17000         0     89882    119000   2232131     48.58     51.35
542.09/542.40	c  N dy  7836   2335147       200     17000         0    109476    119000   3326873     48.58     51.29
548.60/548.98	c  N dy  7931   2355639       200     17000         0    129343    119000   4437740     48.59     51.17
553.28/553.66	c  N dy  7994   2379228       200     17000         0     87285    119000   2040813     48.58     51.37
558.18/558.58	c  N dy  8049   2399500       200     17000         0    106944    119000   3131305     48.58     51.66
564.57/564.92	c  N dy  8114   2420760       200     17000         0    127567    119000   4288670     48.58     51.66
569.39/569.78	c  N dy  8193   2441280       200     17000         0     81545    119000   1670739     48.58     51.40
573.97/574.33	c  N dy  8245   2461320       200     17000         0    100961    119000   2749615     48.58     56.57
579.56/579.99	c  N dy  8322   2481448       200     17000         0    120482    119000   3841218     48.58     51.25
585.65/586.07	c  N dy  8393   2501860       200     17000         0     73395    119000   1167439     48.59     51.44
590.37/590.77	c  N dy  8465   2523362       200     17000         0     94244    119000   2333363     48.59     51.36
596.05/596.40	c  N dy  8529   2544786       200     17000         0    115004    119000   3496694     48.59     52.35
603.15/603.54	c  N dy  8608   2566435       200     17000         0     68132    119000    832856     48.59     51.65
607.44/607.83	c  N dy  8693   2586449       200     17000         0     87502    119000   1913266     48.60     51.54
612.64/613.04	c  N dy  8776   2606556       200     17000         0    107014    119000   3004731     48.60     51.69
619.03/619.41	c  N dy  8884   2626633       200     17000         0    126511    119000   4097738     48.61     51.57
624.84/625.29	c  N dy  8963   2646754       200     17000         0     77187    119000   1293030     48.61     51.54
629.63/630.05	c  N dy  9039   2667033       200     17000         0     96822    119000   2392282     48.61     51.26
635.34/635.79	c  N dy  9113   2687560       200     17000         0    116741    119000   3506438     48.62     51.47
642.22/642.61	c  N dy  9189   2707629       200     17000         0    136234    119000   4598656     48.62     51.21
643.62/644.07	c  S st  9198   2711495       200     17000         0     70179    119000    854567     48.62     46.44
643.82/644.24	c  S st  9198   2712001       200     17000         0     70674    119000    882171     48.62   no data
643.82/644.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
643.82/644.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
643.82/644.27	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
643.82/644.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
643.82/644.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
643.82/644.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
643.82/644.27	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
643.82/644.29	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
643.92/644.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
644.92/645.34	c lits-rem:        14  cl-subs:       41  v-elim:      0  v-fix:    0  time:  1.01 s
644.92/645.34	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
644.92/645.35	c vivif2 --  cl tried    70633 cl shrink        0 lits rem          0 time: 0.01
645.23/645.61	c asymm  cl-useful: 0/1887/17000 lits-rem:0 time: 0.25
645.23/645.61	c calculated reachability. Time: 0.00
645.23/645.61	c  N dy  9198   2712001       200     17000         0     70633    119000    879007     48.62   no data
649.42/649.86	c  N dy  9270   2732055       200     17000         0     90092    119000   1966680     48.62     51.88
655.23/655.66	c  N dy  9336   2754237       200     17000         0    111615    119000   3169054     48.62     51.65
661.50/661.98	c  N dy  9403   2774438       200     17000         0    131190    119000   4259261     48.62     51.27
667.50/667.94	c  N dy  9487   2794443       200     17000         0     79809    119000   1347156     48.63     52.14
672.72/673.14	c  N dy  9573   2815865       200     17000         0    100642    119000   2521144     48.63     51.44
679.90/680.31	c  N dy  9626   2842139       200     17000         0    126091    119000   3938604     48.62     51.36
687.00/687.48	c  N dy  9699   2863274       200     17000         0     74820    119000   1017990     48.62     51.55
691.59/692.02	c  N dy  9765   2883959       200     17000         0     94863    119000   2136123     48.62     51.74
697.29/697.71	c  N dy  9861   2904112       200     17000         0    114394    119000   3229365     48.63     51.39
703.78/704.22	c  N dy  9938   2924157       200     17000         0    133872    119000   4319935     48.63     51.55
710.49/710.92	c  N dy 10029   2945136       200     17000         0     81494    119000   1347099     48.64     51.34
715.38/715.89	c  N dy 10118   2965305       200     17000         0    101056    119000   2442203     48.64     51.35
721.19/721.67	c  N dy 10194   2985326       200     17000         0    120469    119000   3530926     48.64     52.08
728.27/728.77	c  N dy 10274   3005905       200     17000         0    140416    119000   4648722     48.65     51.30
734.47/734.91	c  N dy 10359   3027659       200     17000         0     87772    119000   1647968     48.65     51.41
739.36/739.81	c  N dy 10413   3047994       200     17000         0    107477    119000   2745419     48.65     51.43
745.55/746.09	c  N dy 10489   3068766       200     17000         0    127653    119000   3878010     48.65     51.44
753.15/753.67	c  N dy 10556   3090402       200     17000         0    148584    119000   5050113     48.65     51.55
757.85/758.38	c  N dy 10617   3110783       200     17000         0     93660    119000   1936038     48.65     51.26
763.45/763.95	c  N dy 10703   3131158       200     17000         0    113438    119000   3043853     48.66     51.39
769.84/770.31	c  N dy 10767   3151236       200     17000         0    132910    119000   4129853     48.66     51.36
776.64/777.12	c  N dy 10813   3171271       200     17000         0     76679    119000    944365     48.65     51.41
781.33/781.88	c  N dy 10898   3191665       200     17000         0     96483    119000   2057479     48.66     51.52
787.04/787.59	c  N dy 10988   3212003       200     17000         0    116213    119000   3165725     48.66     47.63
787.04/787.59	c  S st 10988   3212003       200     17000         0    116213    119000   3165725     48.66     47.63
787.33/787.85	c  S st 10988   3212507       200     17000         0    116709    119000   3192470     48.66   no data
787.33/787.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
787.44/787.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.06
787.44/787.93	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
787.44/787.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
787.44/787.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
787.44/787.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
787.44/787.93	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
787.44/787.96	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
787.54/788.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
810.03/810.55	c lits-rem:       667  cl-subs:     3029  v-elim:      0  v-fix:    0  time: 22.51 s
810.03/810.56	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
810.03/810.61	c vivif2 --  cl tried   113680 cl shrink        0 lits rem          0 time: 0.04
810.43/810.95	c asymm  cl-useful: 0/1263/17000 lits-rem:0 time: 0.35
810.43/810.96	c calculated reachability. Time: 0.00
810.43/810.96	c  N dy 10988   3212507       200     17000         0    113680    119000   2969446     48.66   no data
817.02/817.57	c  N dy 11071   3232535       200     17000         0    133094    119000   4056375     48.67     51.59
824.53/825.06	c  N dy 11138   3252595       200     17000         0    152564    119000   5146591     48.67     51.36
829.51/830.06	c  N dy 11212   3272768       200     17000         0     95560    119000   1952410     48.67     51.59
835.11/835.68	c  N dy 11292   3292867       200     17000         0    115020    119000   3041959     48.67     52.60
842.02/842.59	c  N dy 11376   3313476       200     17000         0    134990    119000   4158904     48.67     51.52
849.60/850.14	c  N dy 11414   3335517       200     17000         0     78820    119000    970743     48.67     51.61
854.10/854.64	c  N dy 11480   3355628       200     17000         0     98316    119000   2061514     48.67     51.42
859.61/860.17	c  N dy 11543   3375742       200     17000         0    117843    119000   3153406     48.67     51.53
866.00/866.58	c  N dy 11608   3395801       200     17000         0    137311    119000   4242292     48.67     51.24
873.59/874.15	c  N dy 11683   3415930       200     17000         0    156839    119000   5339974     48.67     51.31
878.49/879.07	c  N dy 11770   3435978       200     17000         0     97721    119000   1985227     48.67     51.35
884.28/884.89	c  N dy 11846   3456237       200     17000         0    117322    119000   3081424     48.68     51.63
890.88/891.49	c  N dy 11915   3476300       200     17000         0    136767    119000   4162463     48.68     52.55
898.98/899.55	c  N dy 11994   3496453       200     17000         0    156298    119000   5256320     48.68     51.82
904.07/904.68	c  N dy 12052   3516634       200     17000         0     96401    119000   1865398     48.68     51.27
909.76/910.32	c  N dy 12140   3536647       200     17000         0    115819    119000   2952995     48.68     52.50
916.57/917.19	c  N dy 12218   3557440       200     17000         0    135979    119000   4076587     48.69     51.36
924.66/925.26	c  N dy 12255   3580652       200     17000         0    158405    119000   5321809     48.68     51.24
929.66/930.23	c  N dy 12304   3600830       200     17000         0     97518    119000   1878019     48.67     51.26
935.57/936.17	c  N dy 12383   3621766       200     17000         0    117865    119000   3013654     48.68     51.49
942.76/943.33	c  N dy 12469   3642978       200     17000         0    138459    119000   4165711     48.68     51.29
950.35/950.99	c  N dy 12537   3663619       200     17000         0    158464    119000   5287115     48.68     51.68
956.14/956.79	c  N dy 12610   3683678       200     17000         0     96451    119000   1778361     48.68     52.12
961.75/962.36	c  N dy 12696   3703932       200     17000         0    116136    119000   2880994     48.69     51.42
964.55/965.12	c  S st 12734   3712509       200     17000         0    124444    119000   3343404     48.69   no data
964.85/965.40	c  S st 12734   3713012       200     17000         0    124936    119000   3370076     48.69   no data
964.85/965.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
964.85/965.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.06
964.85/965.48	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
964.85/965.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
964.85/965.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
964.85/965.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
964.85/965.48	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
964.95/965.52	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
964.95/965.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
987.84/988.48	c lits-rem:       778  cl-subs:     3238  v-elim:      0  v-fix:    0  time: 22.87 s
987.84/988.48	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
987.94/988.52	c vivif2 --  cl tried   121698 cl shrink        0 lits rem          0 time: 0.04
988.25/988.87	c asymm  cl-useful: 0/1194/17000 lits-rem:0 time: 0.35
988.25/988.87	c calculated reachability. Time: 0.00
988.25/988.87	c  N dy 12734   3713012       200     17000         0    121698    119000   3130913     48.69   no data
995.23/995.81	c  N dy 12807   3733342       200     17000         0    141394    119000   4233791     48.69     51.45
1002.32/1002.95	c  F st 12872   3751562       200     17000         0    159056    119000   5221682     48.69     48.34
1003.22/1003.82	c  N st 12876   3753597       200     17000         0    161014    119000   5331125     48.69   no data
1009.13/1009.80	c  N dy 12950   3774717       200     17000         0     99125    119000   1879138     48.69     51.83
1015.21/1015.89	c  N dy 13033   3795133       200     17000         0    118930    119000   2987827     48.70     51.43
1022.81/1023.41	c  N dy 13109   3815243       200     17000         0    138397    119000   4080868     48.70     51.48
1030.51/1031.19	c  N dy 13177   3835586       200     17000         0    158169    119000   5194724     48.70     51.47
1036.90/1037.55	c  N dy 13232   3856024       200     17000         0     94632    119000   1580301     48.70     51.54
1042.40/1043.09	c  N dy 13316   3876109       200     17000         0    114099    119000   2670682     48.70     53.33
1049.09/1049.74	c  N dy 13388   3896141       200     17000         0    133537    119000   3759398     48.70     53.00
1056.79/1057.40	c  N dy 13451   3917001       200     17000         0    153785    119000   4896771     48.70     51.56
1065.19/1065.82	c  N dy 13528   3938570       200     17000         0     90348    119000   1296641     48.70     51.36
1070.47/1071.15	c  N dy 13600   3959639       200     17000         0    110777    119000   2447071     48.71     51.41
1076.98/1077.62	c  N dy 13693   3979675       200     17000         0    130211    119000   3535335     48.71     51.53
1084.47/1085.11	c  N dy 13778   3999775       200     17000         0    149722    119000   4634204     48.71     51.41
1092.87/1093.52	c  N dy 13840   4020544       200     17000         0    169808    119000   5756473     48.71     51.60
1098.29/1098.91	c  N dy 13908   4040908       200     17000         0    104188    119000   2023853     48.72     51.32
1104.37/1105.01	c  N dy 13983   4061283       200     17000         0    123934    119000   3127742     48.72     51.49
1111.72/1112.40	c  N dy 14066   4081781       200     17000         0    143806    119000   4244248     48.72     51.58
1119.12/1119.86	c  N dy 14111   4101796       200     17000         0    163185    119000   5335183     48.72     52.64
1126.01/1126.76	c  N dy 14182   4121929       200     17000         0     96437    119000   1546836     48.72     51.55
1131.71/1132.49	c  N dy 14274   4142153       200     17000         0    116029    119000   2642271     48.72     51.63
1138.60/1139.31	c  N dy 14371   4162267       200     17000         0    135543    119000   3742562     48.73     51.70
1145.80/1146.55	c  N dy 14437   4182532       200     17000         0    155207    119000   4847245     48.73     51.47
1154.49/1155.26	c  N dy 14482   4204484       200     17000         0     89234    119000   1098507     48.72     51.50
1156.59/1157.35	c  S st 14514   4213013       200     17000         0     97523    119000   1563536     48.72     44.54
1156.79/1157.57	c  S st 14514   4213516       200     17000         0     98017    119000   1590106     48.72   no data
1156.79/1157.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1156.89/1157.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.04
1156.89/1157.62	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1156.89/1157.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1156.89/1157.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1156.89/1157.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
1156.89/1157.62	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1156.89/1157.65	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1156.89/1157.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1161.08/1161.80	c lits-rem:       111  cl-subs:      824  v-elim:      0  v-fix:    0  time:  4.11 s
1161.08/1161.81	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
1161.08/1161.83	c vivif2 --  cl tried    97193 cl shrink        0 lits rem          0 time: 0.02
1161.38/1162.13	c asymm  cl-useful: 0/1421/17000 lits-rem:0 time: 0.30
1161.38/1162.13	c calculated reachability. Time: 0.00
1161.38/1162.13	c  N dy 14514   4213516       200     17000         0     97193    119000   1530126     48.72   no data
1166.99/1167.77	c  N dy 14582   4234109       200     17000         0    117131    119000   2645089     48.73     51.41
1173.38/1174.17	c  N dy 14645   4254504       200     17000         0    136867    119000   3749557     48.73     51.53
1181.28/1182.00	c  N dy 14729   4274624       200     17000         0    156406    119000   4849280     48.73     51.37
1190.77/1191.57	c  N dy 14805   4296116       200     17000         0     89041    119000   1041405     48.73     51.55
1195.88/1196.63	c  N dy 14881   4316311       200     17000         0    108610    119000   2141569     48.73     51.41
1202.37/1203.14	c  N dy 14966   4336854       200     17000         0    128571    119000   3264102     48.73     51.51
1209.97/1210.70	c  N dy 15031   4358364       200     17000         0    149456    119000   4431258     48.73     51.80
1218.96/1219.77	c  N dy 15142   4378416       200     17000         0    168898    119000   5528730     48.74     51.42
1226.65/1227.40	c  N dy 15199   4398475       200     17000         0     99154    119000   1561254     48.74     53.23
1232.65/1233.42	c  N dy 15268   4418538       200     17000         0    118585    119000   2652620     48.74     51.66
1239.04/1239.86	c  N dy 15311   4439794       200     17000         0    139171    119000   3806445     48.74     51.41
1247.14/1247.92	c  N dy 15400   4459882       200     17000         0    158645    119000   4898498     48.74     53.45
1255.83/1256.62	c  N dy 15461   4479945       200     17000         0    178027    119000   5984425     48.74     51.84
1261.94/1262.77	c  N dy 15544   4500018       200     17000         0    107354    119000   1978727     48.74     51.70
1267.93/1268.77	c  N dy 15605   4520157       200     17000         0    126903    119000   3077354     48.74     52.02
1275.13/1275.94	c  N dy 15687   4540250       200     17000         0    146417    119000   4173946     48.74     51.44
1283.12/1283.92	c  N dy 15754   4560317       200     17000         0    165836    119000   5264216     48.74     51.83
1291.91/1292.75	c  N dy 15833   4580645       200     17000         0     94408    119000   1204480     48.74     51.47
1297.31/1298.13	c  N dy 15919   4600655       200     17000         0    113873    119000   2298745     48.75     51.49

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

running on 2 cores: 4,6

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: 5.51 4.67 3.37 5/410 25833
/proc/meminfo: memFree=23458856/32951132 swapFree=67093844/67111528
[pid=25833] ppid=25831 vsize=30336 CPUtime=0 cores=4,6
/proc/25833/stat : 25833 (strangenight2-s) R 25831 25833 25515 0 -1 4202496 869 0 0 0 0 0 0 0 19 0 1 0 649654237 31064064 810 33554432000 4194304 4580011 140734925426656 18446744073709551615 4489408 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25833/statm: 7584 812 323 95 0 2566 0

[startup+0.02856 s]
/proc/loadavg: 5.51 4.67 3.37 5/410 25833
/proc/meminfo: memFree=23458856/32951132 swapFree=67093844/67111528
[pid=25833] ppid=25831 vsize=30332 CPUtime=0.02 cores=4,6
/proc/25833/stat : 25833 (strangenight2-s) R 25831 25833 25515 0 -1 4202496 931 0 0 0 2 0 0 0 19 0 1 0 649654237 31059968 872 33554432000 4194304 4580011 140734925426656 18446744073709551615 4294656 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25833/statm: 7583 872 338 95 0 2565 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 30332

[startup+0.100585 s]
/proc/loadavg: 5.51 4.67 3.37 5/410 25833
/proc/meminfo: memFree=23458856/32951132 swapFree=67093844/67111528
[pid=25833] ppid=25831 vsize=30464 CPUtime=0.09 cores=4,6
/proc/25833/stat : 25833 (strangenight2-s) R 25831 25833 25515 0 -1 4202496 952 0 0 0 9 0 0 0 19 0 1 0 649654237 31195136 893 33554432000 4194304 4580011 140734925426656 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25833/statm: 7616 893 338 95 0 2598 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30464

[startup+0.300539 s]
/proc/loadavg: 5.51 4.67 3.37 5/410 25833
/proc/meminfo: memFree=23458856/32951132 swapFree=67093844/67111528
[pid=25833] ppid=25831 vsize=30596 CPUtime=0.29 cores=4,6
/proc/25833/stat : 25833 (strangenight2-s) R 25831 25833 25515 0 -1 4202496 985 0 0 0 29 0 0 0 20 0 1 0 649654237 31330304 926 33554432000 4194304 4580011 140734925426656 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25833/statm: 7649 926 338 95 0 2631 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30596

[startup+0.700473 s]
/proc/loadavg: 5.51 4.67 3.37 5/410 25833
/proc/meminfo: memFree=23458856/32951132 swapFree=67093844/67111528
[pid=25833] ppid=25831 vsize=35576 CPUtime=0.69 cores=4,6
/proc/25833/stat : 25833 (strangenight2-s) R 25831 25833 25515 0 -1 4202496 2675 0 0 0 69 0 0 0 20 0 1 0 649654237 36429824 2008 33554432000 4194304 4580011 140734925426656 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25833/statm: 8894 2008 363 95 0 3876 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 35576

[startup+1.50034 s]
/proc/loadavg: 5.51 4.67 3.37 5/411 25861
/proc/meminfo: memFree=23716880/32951132 swapFree=67093844/67111528
[pid=25833] ppid=25831 vsize=36144 CPUtime=1.49 cores=4,6
/proc/25833/stat : 25833 (strangenight2-s) R 25831 25833 25515 0 -1 4202496 4101 0 0 0 149 0 0 0 23 0 1 0 649654237 37011456 2121 33554432000 4194304 4580011 140734925426656 18446744073709551615 4294689 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25833/statm: 9036 2122 363 95 0 4018 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 36144

[startup+3.10105 s]
/proc/loadavg: 5.51 4.67 3.37 6/411 25861
/proc/meminfo: memFree=23717508/32951132 swapFree=67093844/67111528
[pid=25833] ppid=25831 vsize=47188 CPUtime=3.09 cores=4,6
/proc/25833/stat : 25833 (strangenight2-s) R 25831 25833 25515 0 -1 4202496 8385 0 0 0 308 1 0 0 25 0 1 0 649654237 48320512 4725 33554432000 4194304 4580011 140734925426656 18446744073709551615 4294498 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25833/statm: 11797 4725 367 95 0 6779 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 47188

[startup+6.30048 s]
/proc/loadavg: 5.55 4.70 3.38 5/411 25861
/proc/meminfo: memFree=23657560/32951132 swapFree=67093844/67111528
[pid=25833] ppid=25831 vsize=48808 CPUtime=6.29 cores=4,6
/proc/25833/stat : 25833 (strangenight2-s) R 25831 25833 25515 0 -1 4202496 11888 0 0 0 627 2 0 0 25 0 1 0 649654237 49979392 5190 33554432000 4194304 4580011 140734925426656 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25833/statm: 12202 5190 369 95 0 7184 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 48808

[startup+12.7004 s]
/proc/loadavg: 5.42 4.68 3.39 5/411 25861
/proc/meminfo: memFree=23469376/32951132 swapFree=67093844/67111528
[pid=25833] ppid=25831 vsize=59360 CPUtime=12.69 cores=4,6
/proc/25833/stat : 25833 (strangenight2-s) R 25831 25833 25515 0 -1 4202496 18850 0 0 0 1266 3 0 0 25 0 1 0 649654237 60784640 8425 33554432000 4194304 4580011 140734925426656 18446744073709551615 4305278 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25833/statm: 14840 8425 367 95 0 9822 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 59360

[startup+25.5012 s]
/proc/loadavg: 5.27 4.68 3.41 5/411 25888
/proc/meminfo: memFree=24281412/32951132 swapFree=67093844/67111528
[pid=25833] ppid=25831 vsize=68772 CPUtime=25.49 cores=4,6
/proc/25833/stat : 25833 (strangenight2-s) R 25831 25833 25515 0 -1 4202496 29778 0 0 0 2544 5 0 0 25 0 1 0 649654237 70422528 10072 33554432000 4194304 4580011 140734925426656 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25833/statm: 17193 10072 367 95 0 12175 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 68772

[startup+51.1008 s]
/proc/loadavg: 4.83 4.63 3.42 5/411 25889
/proc/meminfo: memFree=24129252/32951132 swapFree=67093844/67111528
[pid=25833] ppid=25831 vsize=80060 CPUtime=51.09 cores=4,6
/proc/25833/stat : 25833 (strangenight2-s) R 25831 25833 25515 0 -1 4202496 45010 0 0 0 5101 8 0 0 25 0 1 0 649654237 81981440 13483 33554432000 4194304 4580011 140734925426656 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25833/statm: 20015 13483 367 95 0 14997 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 80060

[startup+102.315 s]
/proc/loadavg: 4.36 4.53 3.45 5/411 25890
/proc/meminfo: memFree=24017236/32951132 swapFree=67093844/67111528
[pid=25833] ppid=25831 vsize=86272 CPUtime=102.28 cores=4,6
/proc/25833/stat : 25833 (strangenight2-s) R 25831 25833 25515 0 -1 4202496 72008 0 0 0 10212 16 0 0 25 0 1 0 649654237 88342528 15409 33554432000 4194304 4580011 140734925426656 18446744073709551615 4294503 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25833/statm: 21568 15409 367 95 0 16550 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 86272

[startup+162.301 s]
/proc/loadavg: 4.13 4.43 3.48 5/411 25892
/proc/meminfo: memFree=23915152/32951132 swapFree=67093844/67111528
[pid=25833] ppid=25831 vsize=105264 CPUtime=162.22 cores=4,6
/proc/25833/stat : 25833 (strangenight2-s) R 25831 25833 25515 0 -1 4202496 96813 0 0 0 16197 25 0 0 25 0 1 0 649654237 107790336 18545 33554432000 4194304 4580011 140734925426656 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25833/statm: 26316 18545 367 95 0 21298 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 105264

[startup+222.3 s]
/proc/loadavg: 4.39 4.43 3.54 5/411 25893
/proc/meminfo: memFree=23891180/32951132 swapFree=67093844/67111528
[pid=25833] ppid=25831 vsize=118124 CPUtime=222.17 cores=4,6
/proc/25833/stat : 25833 (strangenight2-s) R 25831 25833 25515 0 -1 4202496 115255 0 0 0 22183 34 0 0 25 0 1 0 649654237 120958976 23191 33554432000 4194304 4580011 140734925426656 18446744073709551615 4416631 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25833/statm: 29531 23191 367 95 0 24513 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 118124

[startup+282.301 s]
/proc/loadavg: 4.18 4.36 3.57 5/411 25895
/proc/meminfo: memFree=23829656/32951132 swapFree=67093844/67111528
[pid=25833] ppid=25831 vsize=118456 CPUtime=282.14 cores=4,6
/proc/25833/stat : 25833 (strangenight2-s) R 25831 25833 25515 0 -1 4202496 137179 0 0 0 28173 41 0 0 25 0 1 0 649654237 121298944 22243 33554432000 4194304 4580011 140734925426656 18446744073709551615 4294523 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25833/statm: 29614 22243 367 95 0 24596 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 118456

[startup+342.301 s]
/proc/loadavg: 4.06 4.29 3.59 5/411 25897
/proc/meminfo: memFree=23813996/32951132 swapFree=67093844/67111528
[pid=25833] ppid=25831 vsize=204656 CPUtime=342.09 cores=4,6
/proc/25833/stat : 25833 (strangenight2-s) R 25831 25833 25515 0 -1 4202496 159422 0 0 0 34160 49 0 0 25 0 1 0 649654237 209567744 32199 33554432000 4194304 4580011 140734925426656 18446744073709551615 4406384 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25833/statm: 51164 32199 367 95 0 46146 0
Current children cumulated CPU time (s) 342.09
Current children cumulated vsize (KiB) 204656

[startup+402.3 s]
/proc/loadavg: 4.02 4.24 3.61 5/411 25898
/proc/meminfo: memFree=23787288/32951132 swapFree=67093844/67111528
[pid=25833] ppid=25831 vsize=205460 CPUtime=402.06 cores=4,6
/proc/25833/stat : 25833 (strangenight2-s) R 25831 25833 25515 0 -1 4202496 172674 0 0 0 40151 55 0 0 25 0 1 0 649654237 210391040 32329 33554432000 4194304 4580011 140734925426656 18446744073709551615 4294942 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25833/statm: 51365 32329 367 95 0 46347 0
Current children cumulated CPU time (s) 402.06
Current children cumulated vsize (KiB) 205460

[startup+462.301 s]
/proc/loadavg: 4.11 4.22 3.65 5/411 25900
/proc/meminfo: memFree=23804504/32951132 swapFree=67093844/67111528
[pid=25833] ppid=25831 vsize=206540 CPUtime=462.03 cores=4,6
/proc/25833/stat : 25833 (strangenight2-s) R 25831 25833 25515 0 -1 4202496 191058 0 0 0 46139 64 0 0 25 0 1 0 649654237 211496960 32572 33554432000 4194304 4580011 140734925426656 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25833/statm: 51635 32572 367 95 0 46617 0
Current children cumulated CPU time (s) 462.03
Current children cumulated vsize (KiB) 206540

[startup+522.301 s]
/proc/loadavg: 4.09 4.19 3.67 5/411 25901
/proc/meminfo: memFree=23728940/32951132 swapFree=67093844/67111528
[pid=25833] ppid=25831 vsize=173836 CPUtime=521.99 cores=4,6
/proc/25833/stat : 25833 (strangenight2-s) R 25831 25833 25515 0 -1 4202496 204148 0 0 0 52130 69 0 0 25 0 1 0 649654237 178008064 35893 33554432000 4194304 4580011 140734925426656 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25833/statm: 43459 35893 367 95 0 38441 0
Current children cumulated CPU time (s) 521.99
Current children cumulated vsize (KiB) 173836

[startup+582.3 s]
/proc/loadavg: 4.07 4.17 3.69 5/411 25903
/proc/meminfo: memFree=23732384/32951132 swapFree=67093844/67111528
[pid=25833] ppid=25831 vsize=228716 CPUtime=581.96 cores=4,6
/proc/25833/stat : 25833 (strangenight2-s) R 25831 25833 25515 0 -1 4202496 220521 0 0 0 58121 75 0 0 25 0 1 0 649654237 234205184 37552 33554432000 4194304 4580011 140734925426656 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25833/statm: 57179 37552 367 95 0 52161 0
Current children cumulated CPU time (s) 581.96
Current children cumulated vsize (KiB) 228716

[startup+642.301 s]
/proc/loadavg: 4.06 4.15 3.71 5/411 25905
/proc/meminfo: memFree=23705560/32951132 swapFree=67093844/67111528
[pid=25833] ppid=25831 vsize=229616 CPUtime=641.93 cores=4,6
/proc/25833/stat : 25833 (strangenight2-s) R 25831 25833 25515 0 -1 4202496 236213 0 0 0 64111 82 0 0 25 0 1 0 649654237 235126784 37908 33554432000 4194304 4580011 140734925426656 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25833/statm: 57404 37908 367 95 0 52386 0
Current children cumulated CPU time (s) 641.93
Current children cumulated vsize (KiB) 229616

[startup+702.301 s]
/proc/loadavg: 4.02 4.12 3.73 5/411 25906
/proc/meminfo: memFree=23719284/32951132 swapFree=67093844/67111528
[pid=25833] ppid=25831 vsize=230416 CPUtime=701.89 cores=4,6
/proc/25833/stat : 25833 (strangenight2-s) R 25831 25833 25515 0 -1 4202496 251658 0 0 0 70099 90 0 0 25 0 1 0 649654237 235945984 37391 33554432000 4194304 4580011 140734925426656 18446744073709551615 4294557 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25833/statm: 57604 37391 367 95 0 52586 0
Current children cumulated CPU time (s) 701.89
Current children cumulated vsize (KiB) 230416

[startup+762.315 s]
/proc/loadavg: 4.00 4.10 3.74 5/411 25908
/proc/meminfo: memFree=23751124/32951132 swapFree=67093844/67111528
[pid=25833] ppid=25831 vsize=174504 CPUtime=761.86 cores=4,6
/proc/25833/stat : 25833 (strangenight2-s) R 25831 25833 25515 0 -1 4202496 266902 0 0 0 76088 98 0 0 25 0 1 0 649654237 178692096 36075 33554432000 4194304 4580011 140734925426656 18446744073709551615 4294512 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25833/statm: 43626 36075 367 95 0 38608 0
Current children cumulated CPU time (s) 761.86
Current children cumulated vsize (KiB) 174504

[startup+822.301 s]
/proc/loadavg: 4.16 4.12 3.77 5/411 25909
/proc/meminfo: memFree=23714636/32951132 swapFree=67093844/67111528
[pid=25833] ppid=25831 vsize=232492 CPUtime=821.82 cores=4,6
/proc/25833/stat : 25833 (strangenight2-s) R 25831 25833 25515 0 -1 4202496 275180 0 0 0 82079 103 0 0 25 0 1 0 649654237 238071808 38706 33554432000 4194304 4580011 140734925426656 18446744073709551615 4295695 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25833/statm: 58123 38706 367 95 0 53105 0
Current children cumulated CPU time (s) 821.82
Current children cumulated vsize (KiB) 232492

[startup+882.301 s]
/proc/loadavg: 4.06 4.10 3.78 5/411 25911
/proc/meminfo: memFree=23680012/32951132 swapFree=67093844/67111528
[pid=25833] ppid=25831 vsize=175780 CPUtime=881.79 cores=4,6
/proc/25833/stat : 25833 (strangenight2-s) R 25831 25833 25515 0 -1 4202496 290307 0 0 0 88070 109 0 0 25 0 1 0 649654237 179998720 36284 33554432000 4194304 4580011 140734925426656 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25833/statm: 43945 36284 367 95 0 38927 0
Current children cumulated CPU time (s) 881.79
Current children cumulated vsize (KiB) 175780

[startup+942.3 s]
/proc/loadavg: 4.02 4.08 3.79 5/411 25913
/proc/meminfo: memFree=23698592/32951132 swapFree=67093844/67111528
[pid=25833] ppid=25831 vsize=233844 CPUtime=941.76 cores=4,6
/proc/25833/stat : 25833 (strangenight2-s) R 25831 25833 25515 0 -1 4202496 303598 0 0 0 94060 116 0 0 25 0 1 0 649654237 239456256 37689 33554432000 4194304 4580011 140734925426656 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25833/statm: 58461 37689 367 95 0 53443 0
Current children cumulated CPU time (s) 941.76
Current children cumulated vsize (KiB) 233844

[startup+1002.3 s]
/proc/loadavg: 4.08 4.08 3.81 5/411 25914
/proc/meminfo: memFree=23549388/32951132 swapFree=67093844/67111528
[pid=25833] ppid=25831 vsize=237024 CPUtime=1001.72 cores=4,6
/proc/25833/stat : 25833 (strangenight2-s) R 25831 25833 25515 0 -1 4202496 311689 0 0 0 100051 121 0 0 25 0 1 0 649654237 242712576 39728 33554432000 4194304 4580011 140734925426656 18446744073709551615 4294475 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25833/statm: 59256 39728 367 95 0 54238 0
Current children cumulated CPU time (s) 1001.72
Current children cumulated vsize (KiB) 237024

[startup+1062.3 s]
/proc/loadavg: 4.10 4.08 3.83 5/411 25916
/proc/meminfo: memFree=23433792/32951132 swapFree=67093844/67111528
[pid=25833] ppid=25831 vsize=237568 CPUtime=1061.68 cores=4,6
/proc/25833/stat : 25833 (strangenight2-s) R 25831 25833 25515 0 -1 4202496 324363 0 0 0 106040 128 0 0 25 0 1 0 649654237 243269632 39898 33554432000 4194304 4580011 140734925426656 18446744073709551615 4295655 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25833/statm: 59392 39898 367 95 0 54374 0
Current children cumulated CPU time (s) 1061.68
Current children cumulated vsize (KiB) 237568

[startup+1122.3 s]
/proc/loadavg: 4.03 4.06 3.83 5/411 25926
/proc/meminfo: memFree=23418436/32951132 swapFree=67093844/67111528
[pid=25833] ppid=25831 vsize=238096 CPUtime=1121.61 cores=4,6
/proc/25833/stat : 25833 (strangenight2-s) R 25831 25833 25515 0 -1 4202496 337108 0 0 0 112021 140 0 0 25 0 1 0 649654237 243810304 40037 33554432000 4194304 4580011 140734925426656 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25833/statm: 59524 40037 367 95 0 54506 0
Current children cumulated CPU time (s) 1121.61
Current children cumulated vsize (KiB) 238096

[startup+1182.3 s]
/proc/loadavg: 4.06 4.06 3.84 5/411 25928
/proc/meminfo: memFree=23387036/32951132 swapFree=67093844/67111528
[pid=25833] ppid=25831 vsize=238616 CPUtime=1181.58 cores=4,6
/proc/25833/stat : 25833 (strangenight2-s) R 25831 25833 25515 0 -1 4202496 349283 0 0 0 118015 143 0 0 25 0 1 0 649654237 244342784 39344 33554432000 4194304 4580011 140734925426656 18446744073709551615 4294335 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25833/statm: 59654 39344 367 95 0 54636 0
Current children cumulated CPU time (s) 1181.58
Current children cumulated vsize (KiB) 238616

[startup+1242.3 s]
/proc/loadavg: 4.02 4.05 3.85 5/411 25930
/proc/meminfo: memFree=23385768/32951132 swapFree=67093844/67111528
[pid=25833] ppid=25831 vsize=239168 CPUtime=1241.53 cores=4,6
/proc/25833/stat : 25833 (strangenight2-s) R 25831 25833 25515 0 -1 4202496 361657 0 0 0 124003 150 0 0 25 0 1 0 649654237 244908032 38535 33554432000 4194304 4580011 140734925426656 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25833/statm: 59792 38535 367 95 0 54774 0
Current children cumulated CPU time (s) 1241.53
Current children cumulated vsize (KiB) 239168



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.93 4.02 3.85 4/406 25949
/proc/meminfo: memFree=23686828/32951132 swapFree=67093844/67111528
[pid=25833] ppid=25831 vsize=179368 CPUtime=1299.22 cores=4,6
/proc/25833/stat : 25833 (strangenight2-s) R 25831 25833 25515 0 -1 4202496 373537 0 0 0 129768 154 0 0 25 0 1 0 649654237 183672832 37007 33554432000 4194304 4580011 140734925426656 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25833/statm: 44842 37007 367 95 0 39824 0
Current children cumulated CPU time (s) 1299.22
Current children cumulated vsize (KiB) 179368

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): 1299.24
CPU user time (s): 1297.69
CPU system time (s): 1.55476
CPU usage (%): 99.9399
Max. virtual memory (cumulated for all children) (KiB): 254484

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1297.69
system time used= 1.55476
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 373538
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8
involuntary context switches= 1337

runsolver used 5.36118 second user time and 11.5282 second system time

The end

Launcher Data

Begin job on node128 at 2011-05-14 15:42:36
IDJOB=3367298
IDBENCH=82507
IDSOLVER=1845
FILE ID=node128/3367298-1305380556
RUNJOBID= node128-1305379152-25534
PBS_JOBID= 13324374
Free space on /tmp= 73572 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/random/large/unif-k7-r85-v200-c17000-S862393334-098-UNKNOWN.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367298-1305380556/watcher-3367298-1305380556 -o /tmp/evaluation-result-3367298-1305380556/solver-3367298-1305380556 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3367298-1305380556.cnf

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

MD5SUM BENCH= 860d0404ebc2282cbe692f8828f81b2c
RANDOM SEED=437398489

node128.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.852
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.70
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.852
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.852
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.82
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.852
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
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.82
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.852
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.852
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.82
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.852
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	: 5434.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      23459136 kB
Buffers:        248124 kB
Cached:        2657000 kB
SwapCached:       1440 kB
Active:        7122880 kB
Inactive:      2075272 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      23459136 kB
SwapTotal:    67111528 kB
SwapFree:     67093844 kB
Dirty:           17956 kB
Writeback:           0 kB
AnonPages:     6291368 kB
Mapped:          32976 kB
Slab:           188060 kB
PageTables:      41088 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 101918964 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73588 MiB
End job on node128 at 2011-05-14 16:04:18