Trace number 3370531

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 (fixed)? (TO) 1300.06 1300.02

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_70_21_60_7-log.shuffled-as.sat03-151.cnf
MD5SUM5cab37809f478f7db7fa096e9a155cfe
Bench CategoryCRAFTED (crafted 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 variables105
Number of clauses40110
Sum of the clauses size400890
Maximum clause length10
Minimum clause length5
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 542
Number of clauses of size over 540068

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-3370531-1305393884.cnf'
0.00/0.00	c -- header says num vars:            105
0.00/0.00	c -- header says num clauses:       40110
0.01/0.05	c -- clauses added:            0 learnts,        40110 normals,            0 xors
0.01/0.05	c -- vars added        105
0.01/0.05	c Parsing time:  0.03 s
0.01/0.05	c  N st     0         0       105     40110         0         0    400890         0   no data   no data  --
0.19/0.28	c asymm  cl-useful: 137/2272/40110 lits-rem:143 time: 0.25
0.19/0.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
0.29/0.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.29/0.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.29/0.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    105 time:  0.00 s
0.29/0.30	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.49/1.50	c lits-rem:     13614  cl-subs:     3220  v-elim:      0  v-fix:    0  time:  1.20 s
1.49/1.50	c Finding binary XORs  T:     0.00 s  found:       0
1.49/1.56	c Finding non-binary XORs:     0.05 s (found:       0, avg size: nan)
1.49/1.56	c calculated reachability. Time: 0.00
1.49/1.56	c Calc default polars -  time:   0.00 s pos:      59 undec:       0 neg:      46
1.49/1.56	c =========================================================================================
1.49/1.56	c types(t): F = full restart, N = normal restart
1.49/1.56	c types(t): S = simplification begin/end, E = solution found
1.49/1.56	c restart types(rt): st = static, dy = dynamic
1.49/1.56	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
1.49/1.56	c  B st     0         0       105     36890         0         0    357345         0   no data   no data  --
1.59/1.66	c  N dy    19      4018       105     36890         0      3584    357200     70724     15.49     16.51  --
1.69/1.78	c  N dy    33      8361       105     36890         0      4467    357039     71615     15.17     16.26  --
1.89/1.91	c  N dy    52     12436       105     36890         0      8123    356911    141787     15.20     18.93  --
1.99/2.06	c  N dy    70     16656       105     36890         0      6997    356802    106307     15.17     16.02  --
2.09/2.20	c  N dy    99     20720       105     36890         0     10613    356642    176689     15.37     19.30  --
2.28/2.35	c  N dy   127     24905       105     36890         0      8012    356481    117647     15.51     16.37  --
2.28/2.35	c  F st   128     25001       105     36890         0      8093    356476    119080     15.51   no data  --
2.49/2.52	c  N dy   134     30002       105     36890         0     12625    356374    216827     15.51   no data  --
2.49/2.52	c  S st   134     30002       105     36890         0     12625    356374    216827     15.51   no data  --
2.49/2.57	c  S st   134     30505       105     36890         0     13072    356339    224117     15.51   no data  --
2.49/2.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.49/2.57	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.49/2.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
2.59/2.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.59/2.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.59/2.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    105 time:  0.00 s
2.59/2.60	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.50/5.58	c lits-rem:     31654  cl-subs:     7042  v-elim:      0  v-fix:    0  time:  2.97 s
5.89/5.98	c asymm  cl-useful: 309/2902/31559 lits-rem:362 time: 0.40
5.89/5.99	c calculated reachability. Time: 0.00
5.89/5.99	c  N dy   134     30505       105     31559         0     11361    284654    180874     15.51   no data  --
6.09/6.15	c  N dy   155     34815       105     31559         0      7870    284615    102723     15.51     16.33  --
6.29/6.33	c  N dy   158     40064       105     31559         0     12634    284577    183907     15.17     16.02  --
6.39/6.48	c  N dy   180     44133       105     31559         0     16365    284538    253094     15.18     16.91  --
6.50/6.55	c  S st   186     45758       105     31559         0      9237    284517    121279     15.19     15.70  --
6.60/6.61	c  S st   186     46259       105     31559         0      9705    284506    128565     15.19   no data  --
6.60/6.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.60/6.61	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.60/6.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
6.60/6.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.60/6.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.60/6.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    105 time:  0.00 s
6.60/6.63	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
8.49/8.56	c lits-rem:     19159  cl-subs:     3015  v-elim:      0  v-fix:    0  time:  1.93 s
8.49/8.56	c vivif2 --  cl tried    29009 cl shrink        0 lits rem          0 time: 0.00
8.49/8.56	c vivif2 --  cl tried     9240 cl shrink        0 lits rem          0 time: 0.00
8.89/8.94	c asymm  cl-useful: 61/2978/29009 lits-rem:61 time: 0.38
8.89/8.94	c calculated reachability. Time: 0.00
8.89/8.94	c  N dy   186     46259       105     29009         0      9240    248344    116075     15.19   no data  --
8.99/9.07	c  N dy   192     50474       105     29009         0     13108    248343    185861     15.12     15.99  --
9.19/9.23	c  N dy   200     54587       105     29009         0     17008    248339    261309     15.05     15.96  --
9.39/9.46	c  N dy   212     60228       105     29009         0     12527    248333    167655     14.97     15.82  --
9.59/9.60	c  N dy   222     64254       105     29009         0     16277    248329    236741     14.93     15.96  --
9.69/9.80	c  N dy   229     69388       105     29009         0     21008    248321    320460     14.82     12.47  --
9.69/9.80	c  S st   229     69388       105     29009         0     21008    248321    320460     14.82     12.47  --
9.80/9.87	c  S st   229     69891       105     29009         0     21493    248319    328272     14.82   no data  --
9.80/9.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.80/9.87	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.80/9.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
9.90/9.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.90/9.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.90/9.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    105 time:  0.00 s
9.90/9.91	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
12.99/13.08	c lits-rem:     13148  cl-subs:     2522  v-elim:      0  v-fix:    0  time:  3.17 s
12.99/13.08	c vivif2 --  cl tried    28738 cl shrink        0 lits rem          0 time: 0.00
12.99/13.09	c vivif2 --  cl tried    19242 cl shrink        0 lits rem          0 time: 0.00
13.20/13.28	c asymm  cl-useful: 34/1076/28738 lits-rem:34 time: 0.20
13.20/13.29	c calculated reachability. Time: 0.00
13.20/13.29	c  N dy   229     69891       105     28738         0     19242    243961    275624     14.82   no data  --
13.39/13.48	c  N dy   232     75039       105     28738         0     13207    243960    169913     14.74     15.68  --
13.59/13.69	c  N dy   262     80729       105     28738         0     18566    243956    270859     14.75     15.59  --
13.89/13.98	c  N dy   289     87208       105     28738         0     12939    243951    163877     14.77     15.66  --
13.89/13.99	c  F st   291     87500       105     28738         0     13217    243951    169168     14.77   no data  --
14.09/14.18	c  N dy   298     92795       105     28738         0     18141    243949    261786     14.77     17.16  --
14.49/14.51	c  N dy   314     99939       105     28738         0     24686    243947    379248     14.73     15.61  --
14.69/14.72	c  S st   331    104836       105     28738         0     16630    243946    224816     14.73   no data  --
14.69/14.78	c  S st   331    105339       105     28738         0     17113    243944    232660     14.73   no data  --
14.69/14.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
14.69/14.78	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
14.79/14.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
14.79/14.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
14.79/14.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.79/14.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    105 time:  0.00 s
14.79/14.81	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
16.79/16.88	c lits-rem:      5170  cl-subs:      657  v-elim:      0  v-fix:    0  time:  2.07 s
16.79/16.88	c vivif2 --  cl tried    28672 cl shrink        0 lits rem          0 time: 0.00
16.79/16.89	c vivif2 --  cl tried    16522 cl shrink        0 lits rem          0 time: 0.00
17.29/17.30	c asymm  cl-useful: 101/2235/28672 lits-rem:101 time: 0.42
17.29/17.30	c calculated reachability. Time: 0.00
17.29/17.30	c  N dy   331    105339       105     28672         0     16522    243089    216179     14.73   no data  --
17.50/17.59	c  N dy   372    112168       105     28672         0     22986    243083    339374     14.78     15.63  --
17.89/17.92	c  N dy   406    119489       105     28672         0     16152    243082    204240     14.81     15.60  --
18.19/18.29	c  N dy   462    128124       105     28672         0     24318    243078    359037     14.86     15.68  --
18.70/18.73	c  N dy   466    138530       105     28672         0     19226    243077    251212     14.72     15.55  --
19.09/19.11	c  N dy   517    147441       105     28672         0     27640    243070    409859     14.74     15.55  --
19.49/19.59	c  N dy   562    157023       105     28672         0     21073    243066    287232     14.75     15.57  --
19.59/19.64	c  S st   567    158009       105     28672         0     21991    243066    304458     14.75   no data  --
19.59/19.70	c  S st   567    158513       105     28672         0     22481    243063    313003     14.75   no data  --
19.59/19.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.59/19.70	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
19.70/19.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
19.70/19.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.70/19.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.70/19.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    105 time:  0.00 s
19.70/19.73	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
22.29/22.38	c lits-rem:      5108  cl-subs:     1060  v-elim:      0  v-fix:    0  time:  2.65 s
22.29/22.38	c vivif2 --  cl tried    28587 cl shrink        0 lits rem          0 time: 0.00
22.29/22.39	c vivif2 --  cl tried    21506 cl shrink        0 lits rem          0 time: 0.00
22.49/22.59	c asymm  cl-useful: 38/981/28587 lits-rem:38 time: 0.21
22.49/22.59	c calculated reachability. Time: 0.00
22.49/22.59	c  N dy   567    158513       105     28587         0     21506    242131    288720     14.75   no data  --
23.00/23.05	c  N dy   625    168649       105     28587         0     31085    242125    471560     14.80     15.58  --
23.49/23.58	c  N dy   685    179649       105     28587         0     24786    242120    346688     14.83     15.66  --
24.20/24.26	c  N dy   723    193719       105     28587         0     20356    242114    253885     14.78     15.66  --
24.79/24.84	c  N dy   783    206126       105     28587         0     32046    242111    471944     14.79     15.59  --
25.59/25.68	c  N dy   827    222584       105     28587         0     28990    242106    409744     14.72     15.50  --
26.49/26.53	c  N dy   892    237404       105     28587         0     23494    242100    299652     14.72     15.53  --
26.49/26.55	c  S st   895    237769       105     28587         0     23838    242100    306109     14.72   no data  --
26.59/26.62	c  S st   895    238271       105     28587         0     24329    242099    314555     14.72   no data  --
26.59/26.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
26.59/26.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
26.59/26.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
26.59/26.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
26.59/26.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
26.59/26.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    105 time:  0.00 s
26.59/26.65	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
29.29/29.37	c lits-rem:      8574  cl-subs:     1262  v-elim:      0  v-fix:    0  time:  2.72 s
29.29/29.37	c vivif2 --  cl tried    28490 cl shrink        0 lits rem          0 time: 0.00
29.29/29.38	c vivif2 --  cl tried    23164 cl shrink        0 lits rem          0 time: 0.00
29.49/29.57	c asymm  cl-useful: 0/1392/28490 lits-rem:0 time: 0.20
29.49/29.57	c calculated reachability. Time: 0.00
29.49/29.57	c  N dy   895    238271       105     28490         0     23164    241058    286431     14.72   no data  --
30.39/30.40	c  N dy   948    254436       105     28490         0     38191    241052    563484     14.71     15.49  --
31.39/31.41	c  N dy  1002    275070       105     28490         0     37026    241047    528631     14.65     15.42  --
32.29/32.36	c  N dy  1086    292682       105     28490         0     32494    241041    454726     14.65     15.63  --
33.19/33.24	c  F st  1120    306253       105     28490         0     23097    241038    270040     14.60     12.13  --
33.39/33.47	c  N dy  1126    311444       105     28490         0     27924    241037    365098     14.60   no data  --
34.69/34.72	c  N dy  1203    331931       105     28490         0     24017    241030    282813     14.60     15.39  --
35.69/35.79	c  N dy  1283    351978       105     28490         0     42832    241027    635836     14.62     16.31  --
36.09/36.12	c  S st  1311    357406       105     28490         0     47982    241026    731996     14.62     13.53  --
36.20/36.28	c  S st  1311    357907       105     28490         0     24416    241023    281749     14.62   no data  --
36.20/36.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
36.20/36.28	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
36.20/36.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
36.30/36.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
36.30/36.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
36.30/36.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    105 time:  0.00 s
36.30/36.31	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
38.79/38.87	c lits-rem:      3758  cl-subs:      342  v-elim:      0  v-fix:    0  time:  2.56 s
38.79/38.87	c vivif2 --  cl tried    28404 cl shrink        0 lits rem          0 time: 0.00
38.79/38.88	c vivif2 --  cl tried    24160 cl shrink        0 lits rem          0 time: 0.00
38.99/39.07	c asymm  cl-useful: 1/1134/28404 lits-rem:1 time: 0.19
38.99/39.07	c calculated reachability. Time: 0.00
38.99/39.07	c  N dy  1311    357907       105     28404         0     24160    240076    275531     14.62   no data  --
40.19/40.21	c  N dy  1423    379621       105     28404         0     44565    240066    660460     14.64     15.46  --
41.39/41.44	c  N dy  1492    400455       105     28404         0     38776    240059    527126     14.62     15.42  --
42.80/42.90	c  N dy  1589    420996       105     28404         0     32225    240054    413232     14.64     15.42  --
44.29/44.36	c  N dy  1708    441032       105     28404         0     51121    240048    778164     14.68     15.51  --
46.10/46.13	c  N dy  1781    468830       105     28404         0     49706    240041    699909     14.63     15.45  --
47.49/47.57	c  N dy  1854    488833       105     28404         0     40815    240031    559009     14.62     15.54  --
48.89/48.93	c  N dy  1923    508867       105     28404         0     30962    240030    375131     14.62     15.95  --
50.09/50.11	c  N dy  1992    528927       105     28404         0     49592    240023    712698     14.60     15.38  --
50.69/50.78	c  S st  1998    536860       105     28404         0     56833    240023    840486     14.59     14.53  --
50.79/50.89	c  S st  1998    537364       105     28404         0     57318    240022    848695     14.59   no data  --
50.79/50.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
50.79/50.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
50.89/50.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
50.89/50.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
50.89/50.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
50.89/50.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    105 time:  0.00 s
50.89/50.95	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
62.30/62.32	c lits-rem:     16629  cl-subs:     7263  v-elim:      0  v-fix:    0  time: 11.36 s
62.30/62.32	c vivif2 --  cl tried    28332 cl shrink        0 lits rem          0 time: 0.00
62.30/62.33	c vivif2 --  cl tried    50127 cl shrink        0 lits rem          0 time: 0.01
62.60/62.66	c asymm  cl-useful: 21/599/28332 lits-rem:21 time: 0.33
62.60/62.66	c calculated reachability. Time: 0.00
62.60/62.66	c  N dy  1998    537364       105     28332         0     50127    239252    705900     14.59   no data  --
64.09/64.16	c  N dy  2076    557730       105     28332         0     39931    239248    521616     14.58     15.36  --
65.69/65.77	c  N dy  2142    577826       105     28332         0     58682    239243    874310     14.57     15.43  --
67.20/67.25	c  N dy  2256    597891       105     28332         0     47345    239238    672170     14.59     15.38  --
68.89/68.97	c  N dy  2372    619115       105     28332         0     35866    239233    444004     14.61     15.47  --
70.30/70.33	c  N dy  2478    639156       105     28332         0     54640    239229    802642     14.63     15.53  --
71.89/71.94	c  N dy  2552    659224       105     28332         0     40833    239227    524346     14.62     15.51  --
73.29/73.34	c  N dy  2652    679266       105     28332         0     59717    239225    884695     14.64     15.43  --
74.81/74.87	c  N dy  2758    699330       105     28332         0     45152    239217    599770     14.65     16.59  --
76.29/76.34	c  N dy  2817    719356       105     28332         0     63782    239214    947159     14.64     15.92  --
77.89/77.92	c  N dy  2949    739467       105     28332         0     48496    239210    665061     14.67     15.46  --
79.49/79.51	c  N dy  3052    759505       105     28332         0     67304    239206   1021857     14.68     16.55  --
80.99/81.01	c  N dy  3105    781513       105     28332         0     52223    239205    710051     14.67     15.51  --
82.50/82.59	c  N dy  3155    801620       105     28332         0     70689    239204   1040269     14.66     15.56  --
82.99/83.05	c  S st  3173    806046       105     28332         0     38899    239203    462168     14.65     14.18  --
83.09/83.14	c  S st  3173    806549       105     28332         0     39388    239203    470515     14.65   no data  --
83.09/83.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
83.09/83.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
83.09/83.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
83.09/83.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
83.09/83.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
83.09/83.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    105 time:  0.00 s
83.09/83.18	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
87.91/87.92	c lits-rem:      5807  cl-subs:     1029  v-elim:      0  v-fix:    0  time:  4.73 s
87.91/87.92	c vivif2 --  cl tried    28252 cl shrink        0 lits rem          0 time: 0.00
87.91/87.93	c vivif2 --  cl tried    38439 cl shrink        0 lits rem          0 time: 0.01
88.20/88.26	c asymm  cl-useful: 13/631/28252 lits-rem:13 time: 0.33
88.20/88.26	c calculated reachability. Time: 0.00
88.20/88.26	c  N dy  3173    806549       105     28252         0     38439    238394    449765     14.65   no data  --
89.80/89.86	c  N dy  3261    827358       105     28252         0     57856    238388    814159     14.66     15.45  --
91.99/92.05	c  N dy  3365    847441       105     28252         0     39791    238383    472106     14.67     16.53  --
94.61/94.68	c  N dy  3452    879004       105     28252         0     68898    238377   1000598     14.65     15.47  --
96.59/96.68	c  N dy  3563    899856       105     28252         0     50694    238374    674792     14.66     15.45  --
98.39/98.41	c  N dy  3630    919892       105     28252         0     69247    238371   1016965     14.65     15.82  --
100.00/100.04	c  N dy  3719    939937       105     28252         0     49202    238369    629794     14.65     16.18  --
102.09/102.10	c  N dy  3799    964850       105     28252         0     72374    238366   1060074     14.65     15.42  --
103.70/103.71	c  N dy  3886    984996       105     28252         0     51406    238363    662514     14.65     15.47  --
105.50/105.56	c  N dy  3943   1008725       105     28252         0     73274    238362   1057228     14.63     15.42  --
107.19/107.27	c  N dy  4027   1029227       105     28252         0     51846    238355    674863     14.63     15.41  --
108.90/108.96	c  N dy  4125   1049384       105     28252         0     70787    238352   1036464     14.64     15.44  --
110.79/110.80	c  N dy  4196   1069451       105     28252         0     47851    238348    590894     14.64     16.27  --
110.89/110.96	c  F st  4218   1071876       105     28252         0     50155    238348    636722     14.64     14.86  --
112.20/112.30	c  N dy  4255   1089520       105     28252         0     66624    238345    954586     14.64     17.88  --
114.49/114.54	c  N dy  4368   1109710       105     28252         0     42842    238345    484981     14.65     15.49  --
115.99/116.07	c  N dy  4463   1131296       105     28252         0     63071    238343    867200     14.66     15.44  --
117.90/117.95	c  N dy  4548   1152834       105     28252         0     83255    238341   1248734     14.66     15.48  --
119.70/119.77	c  N dy  4645   1172858       105     28252         0     58271    238339    767624     14.66     19.61  --
121.49/121.56	c  N dy  4732   1192920       105     28252         0     77032    238336   1121243     14.67     16.57  --
123.50/123.55	c  S st  4835   1209824       105     28252         0     48309    238334    573658     14.68     13.11  --
123.60/123.64	c  S st  4835   1210325       105     28252         0     48796    238334    582144     14.68   no data  --
123.60/123.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
123.60/123.64	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
123.60/123.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
123.60/123.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
123.60/123.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
123.60/123.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    105 time:  0.00 s
123.60/123.69	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
129.20/129.22	c lits-rem:      3643  cl-subs:      932  v-elim:      0  v-fix:    0  time:  5.53 s
129.20/129.23	c vivif2 --  cl tried    28170 cl shrink        0 lits rem          0 time: 0.00
129.20/129.24	c vivif2 --  cl tried    47946 cl shrink        0 lits rem          0 time: 0.01
129.40/129.47	c asymm  cl-useful: 12/556/28170 lits-rem:12 time: 0.23
129.40/129.47	c calculated reachability. Time: 0.00
129.40/129.47	c  N dy  4835   1210325       105     28170         0     47946    237512    565357     14.68   no data  --
130.91/130.99	c  N dy  4909   1230432       105     28170         0     66702    237509    915772     14.68     15.52  --
134.20/134.25	c  N dy  4999   1257858       105     28170         0     46728    237505    535400     14.67     15.51  --
136.09/136.10	c  N dy  5127   1277931       105     28170         0     65677    237503    904673     14.68     15.53  --
138.30/138.30	c  N dy  5227   1298120       105     28170         0     84661    237497   1267233     14.69     15.58  --
140.80/140.82	c  N dy  5367   1318137       105     28170         0     56999    237496    731253     14.70     15.64  --
142.90/142.92	c  N dy  5434   1339498       105     28170         0     76955    237495   1111180     14.70     15.56  --
145.60/145.67	c  N dy  5546   1360904       105     28170         0     49478    237493    573856     14.70     15.55  --
147.41/147.49	c  N dy  5648   1382711       105     28170         0     69910    237489    959200     14.71     15.50  --
149.70/149.70	c  N dy  5773   1402797       105     28170         0     88896    237488   1326820     14.72     15.54  --
151.70/151.79	c  N dy  5869   1422855       105     28170         0     59174    237487    751821     14.72     18.30  --
153.70/153.71	c  N dy  5991   1442934       105     28170         0     78129    237485   1121037     14.73     15.73  --
156.21/156.28	c  N dy  6076   1465033       105     28170         0     98694    237484   1505877     14.73     15.70  --
158.09/158.16	c  N dy  6176   1486046       105     28170         0     68868    237482    929031     14.73     15.53  --
159.89/159.98	c  N dy  6246   1506139       105     28170         0     87570    237480   1273201     14.73     15.60  --
162.19/162.22	c  N dy  6309   1526550       105     28170         0     56366    237478    690749     14.73     15.52  --
163.90/163.98	c  N dy  6382   1547210       105     28170         0     75623    237478   1046257     14.72     15.63  --
166.30/166.38	c  N dy  6504   1567351       105     28170         0     94636    237478   1419385     14.73     15.52  --
168.40/168.45	c  N dy  6523   1587410       105     28170         0     61824    237476    764351     14.71     15.50  --
170.19/170.28	c  N dy  6636   1607435       105     28170         0     80665    237472   1125220     14.72     16.68  --
172.49/172.55	c  N dy  6720   1627528       105     28170         0     99525    237472   1484404     14.72     16.28  --
174.60/174.63	c  N dy  6831   1647631       105     28170         0     66455    237468    874319     14.72     15.64  --
176.90/176.95	c  N dy  6930   1670585       105     28170         0     87997    237466   1283550     14.72     15.64  --
179.69/179.75	c  N dy  7039   1690815       105     28170         0     53861    237463    621344     14.72     15.57  --
181.30/181.36	c  S st  7130   1710326       105     28170         0     72027    237462    960123     14.72     12.75  --
181.50/181.51	c  S st  7130   1710827       105     28170         0     72514    237461    969310     14.72   no data  --
181.50/181.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
181.50/181.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
181.50/181.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
181.50/181.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
181.50/181.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
181.50/181.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    105 time:  0.00 s
181.50/181.59	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
198.49/198.59	c lits-rem:     16387  cl-subs:     5193  v-elim:      0  v-fix:    0  time: 17.00 s
198.49/198.59	c vivif2 --  cl tried    28089 cl shrink        0 lits rem          0 time: 0.00
198.59/198.61	c vivif2 --  cl tried    67402 cl shrink        0 lits rem          0 time: 0.01
198.89/198.99	c asymm  cl-useful: 10/434/28089 lits-rem:11 time: 0.38
198.89/198.99	c calculated reachability. Time: 0.00
198.89/198.99	c  N dy  7130   1710827       105     28089         0     67402    236627    865084     14.72   no data  --
201.40/201.48	c  N dy  7223   1730846       105     28089         0     86167    236624   1222597     14.73     17.43  --
204.10/204.15	c  N dy  7315   1750928       105     28089         0    105037    236621   1587062     14.73     16.21  --
206.59/206.65	c  N dy  7430   1770971       105     28089         0     70074    236618    929699     14.74     15.60  --
209.39/209.43	c  N dy  7513   1794940       105     28089         0     92278    236617   1337780     14.73     15.57  --
212.60/212.69	c  N dy  7634   1815008       105     28089         0     56299    236612    650755     14.74     15.61  --
214.60/214.66	c  N dy  7715   1835843       105     28089         0     75748    236609   1012407     14.74     15.54  --
216.90/216.95	c  N dy  7743   1856175       105     28089         0     94330    236609   1337682     14.72     15.56  --
219.90/219.94	c  N dy  7833   1877429       105     28089         0     58701    236606    691304     14.73     15.56  --
221.99/222.05	c  N dy  7915   1901079       105     28089         0     80614    236606   1099117     14.73     15.52  --
224.49/224.58	c  N dy  7988   1923530       105     28089         0    101592    236604   1499400     14.72     15.51  --
227.00/227.09	c  N dy  8090   1943546       105     28089         0     63828    236603    789511     14.73     15.62  --
229.00/229.03	c  N dy  8189   1963579       105     28089         0     82611    236602   1150498     14.73     15.87  --
231.20/231.22	c  N dy  8301   1983659       105     28089         0    101528    236602   1518474     14.74     17.73  --
233.99/234.04	c  N dy  8398   2003681       105     28089         0     62546    236602    748784     14.74     15.57  --
235.99/236.00	c  N dy  8533   2023723       105     28089         0     81514    236598   1117913     14.75     16.49  --
238.29/238.37	c  N dy  8630   2043795       105     28089         0    100423    236598   1483423     14.76     15.67  --
241.60/241.66	c  N dy  8737   2066997       105     28089         0     63304    236594    754671     14.76     15.63  --
243.60/243.65	c  N dy  8791   2089115       105     28089         0     83874    236593   1139263     14.75     15.60  --
246.00/246.04	c  N dy  8887   2109271       105     28089         0    102777    236591   1502001     14.76     15.75  --
248.79/248.80	c  N dy  8897   2131730       105     28089         0     64038    236589    763198     14.74     15.52  --
250.71/250.78	c  N dy  8995   2151773       105     28089         0     82796    236589   1122554     14.74     15.55  --
253.30/253.33	c  N dy  9015   2171796       105     28089         0    101017    236588   1434972     14.73     16.18  --
256.00/256.04	c  N dy  9067   2192161       105     28089         0    119800    236588   1773263     14.72     15.55  --
258.20/258.21	c  S st  9157   2210827       105     28089         0     77249    236585   1020569     14.72     13.12  --
258.30/258.38	c  S st  9157   2211330       105     28089         0     77739    236585   1028854     14.72   no data  --
258.30/258.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
258.30/258.39	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
258.41/258.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
258.41/258.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
258.41/258.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
258.41/258.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    105 time:  0.00 s
258.41/258.47	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
275.60/275.64	c lits-rem:     14567  cl-subs:     2603  v-elim:      0  v-fix:    0  time: 17.17 s
275.60/275.64	c vivif2 --  cl tried    28017 cl shrink        0 lits rem          0 time: 0.00
275.60/275.66	c vivif2 --  cl tried    75208 cl shrink        0 lits rem          0 time: 0.02
275.90/276.00	c asymm  cl-useful: 7/439/28017 lits-rem:7 time: 0.34
275.90/276.00	c calculated reachability. Time: 0.00
275.90/276.00	c  N dy  9157   2211330       105     28017         0     75208    235854    965579     14.72   no data  --
278.30/278.35	c  N dy  9218   2232018       105     28017         0     94545    235852   1328077     14.72     15.61  --
281.50/281.52	c  N dy  9319   2253291       105     28017         0    114410    235852   1705325     14.72     15.61  --
284.91/284.98	c  N dy  9378   2279080       105     28017         0     76941    235851    981548     14.71     15.53  --
287.40/287.40	c  N dy  9444   2300132       105     28017         0     96458    235849   1342310     14.71     15.50  --
290.80/290.83	c  N dy  9574   2321051       105     28017         0    116166    235847   1728721     14.72     15.55  --
296.30/296.40	c  N dy  9620   2361884       105     28017         0     91277    235845   1201707     14.69     15.50  --
299.00/299.01	c  N dy  9719   2381937       105     28017         0    110043    235843   1561579     14.69     16.36  --
302.00/302.08	c  N dy  9808   2401950       105     28017         0     66206    235841    783973     14.69     15.62  --
304.20/304.21	c  N dy  9934   2422031       105     28017         0     85101    235840   1149295     14.70     15.73  --
306.50/306.55	c  N dy  9995   2442130       105     28017         0    103764    235839   1494829     14.69     19.39  --
309.60/309.69	c  N dy 10076   2465029       105     28017         0    125125    235839   1908780     14.69     15.53  --
312.10/312.19	c  N dy 10192   2485110       105     28017         0     80086    235837   1045388     14.70     16.32  --
314.50/314.59	c  N dy 10301   2505174       105     28017         0     98778    235835   1403865     14.71     17.43  --
317.30/317.35	c  N dy 10397   2525262       105     28017         0    117624    235832   1763658     14.71     16.38  --
320.50/320.59	c  N dy 10537   2545343       105     28017         0     71531    235831    872032     14.72     17.60  --
322.70/322.79	c  N dy 10651   2565488       105     28017         0     90458    235830   1242713     14.72     15.58  --
325.20/325.25	c  N dy 10734   2586117       105     28017         0    109797    235830   1610295     14.72     15.62  --
328.10/328.16	c  N dy 10795   2606155       105     28017         0    128446    235829   1961897     14.72     15.58  --
330.80/330.89	c  N dy 10904   2626203       105     28017         0     81124    235827   1041888     14.72     19.26  --
333.00/333.06	c  N dy 10949   2646234       105     28017         0     99594    235827   1386404     14.72     17.44  --
335.60/335.69	c  N dy 11035   2666271       105     28017         0    118313    235826   1744465     14.72     16.60  --
338.81/338.86	c  N dy 11114   2686279       105     28017         0     69955    235824    822284     14.72     15.65  --
340.91/340.95	c  N dy 11213   2706299       105     28017         0     88664    235821   1178089     14.72     15.51  --
341.50/341.57	c  S st 11242   2711331       105     28017         0     93421    235821   1270184     14.72   no data  --
341.70/341.75	c  S st 11242   2711832       105     28017         0     93900    235820   1279111     14.72   no data  --
341.70/341.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
341.70/341.76	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
341.80/341.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.05
341.80/341.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
341.80/341.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
341.80/341.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    105 time:  0.00 s
341.80/341.85	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
398.60/398.66	c lits-rem:     12550  cl-subs:     4781  v-elim:      0  v-fix:    0  time: 56.81 s
398.60/398.67	c vivif2 --  cl tried    27961 cl shrink        0 lits rem          0 time: 0.00
398.60/398.68	c vivif2 --  cl tried    89175 cl shrink        0 lits rem          0 time: 0.02
399.00/399.07	c asymm  cl-useful: 6/417/27961 lits-rem:6 time: 0.39
399.00/399.08	c calculated reachability. Time: 0.00
399.00/399.08	c  N dy 11242   2711832       105     27961         0     89175    235257   1175482     14.72   no data  --
401.60/401.69	c  N dy 11294   2732402       105     27961         0    108258    235257   1529273     14.72     15.56  --
405.20/405.22	c  N dy 11389   2752437       105     27961         0    126970    235254   1884017     14.72     15.60  --
408.90/408.96	c  N dy 11492   2774243       105     27961         0     79709    235252    998786     14.73     15.57  --
412.00/412.06	c  N dy 11574   2796804       105     27961         0    100655    235251   1389321     14.72     15.52  --
415.20/415.28	c  N dy 11685   2816854       105     27961         0    119545    235249   1760836     14.73     17.18  --
419.21/419.21	c  N dy 11767   2836858       105     27961         0     69519    235248    795743     14.73     15.55  --
421.31/421.31	c  N dy 11814   2857082       105     27961         0     88167    235248   1132516     14.72     15.53  --
424.40/424.47	c  N dy 11888   2877204       105     27961         0    106726    235248   1479088     14.72     15.57  --
427.92/427.98	c  N dy 12003   2897303       105     27961         0    125587    235244   1846836     14.73     16.90  --
431.51/431.57	c  N dy 12084   2919537       105     27961         0     76879    235243    931023     14.73     15.57  --
433.71/433.78	c  N dy 12197   2939541       105     27961         0     95679    235243   1294908     14.73     15.52  --
436.50/436.59	c  N dy 12332   2959991       105     27961         0    115029    235243   1676158     14.74     15.53  --
439.91/439.92	c  N dy 12427   2981699       105     27961         0    135268    235242   2055181     14.74     15.58  --
442.81/442.81	c  N dy 12536   3001871       105     27961         0     83439    235242   1048339     14.74     15.61  --
445.01/445.03	c  N dy 12588   3021961       105     27961         0    101890    235242   1380352     14.74     16.16  --
448.01/448.02	c  N dy 12697   3042028       105     27961         0    120782    235241   1746389     14.74     18.23  --
451.21/451.27	c  N dy 12734   3063353       105     27961         0    140542    235241   2111523     14.74     15.53  --
453.90/453.99	c  N dy 12805   3083856       105     27961         0     88052    235241   1116010     14.74     15.53  --
456.61/456.66	c  N dy 12924   3103863       105     27961         0    106907    235241   1487361     14.74     15.66  --
459.50/459.55	c  N dy 13007   3124711       105     27961         0    126284    235240   1852799     14.74     15.53  --
462.60/462.61	c  N dy 13064   3144755       105     27961         0    144806    235239   2191482     14.74     15.76  --
465.21/465.21	c  N dy 13194   3164806       105     27961         0     91309    235238   1186202     14.74     16.92  --
467.80/467.88	c  N dy 13265   3187078       105     27961         0    111950    235238   1568740     14.74     15.57  --
470.82/470.89	c  N dy 13333   3207170       105     27961         0    130627    235238   1925703     14.74     15.63  --
471.71/471.73	c  S st 13362   3211832       105     27961         0    135025    235238   2013059     14.74     14.42  --
471.92/471.99	c  S st 13362   3212336       105     27961         0    135505    235238   2021484     14.74   no data  --
472.01/472.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
472.01/472.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
472.01/472.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.07
472.11/472.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
472.11/472.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
472.11/472.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    105 time:  0.00 s
472.11/472.14	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
603.21/603.23	c lits-rem:     18534  cl-subs:    11878  v-elim:      0  v-fix:    0  time: 131.09 s
603.21/603.24	c vivif2 --  cl tried    27919 cl shrink        0 lits rem          0 time: 0.00
603.21/603.26	c vivif2 --  cl tried   123669 cl shrink        0 lits rem          0 time: 0.02
603.61/603.63	c asymm  cl-useful: 5/307/27919 lits-rem:5 time: 0.37
603.61/603.64	c calculated reachability. Time: 0.00
603.61/603.64	c  N dy 13362   3212336       105     27919         0    123669    234760   1779116     14.74   no data  --
607.12/607.17	c  N dy 13428   3232361       105     27919         0    142412    234760   2136396     14.74     16.16  --
610.21/610.23	c  N dy 13501   3254222       105     27919         0     89677    234759   1126207     14.74     15.62  --
612.81/612.88	c  N dy 13620   3274233       105     27919         0    108531    234757   1494693     14.74     15.82  --
615.81/615.90	c  N dy 13715   3294259       105     27919         0    127172    234756   1848788     14.75     15.70  --
619.11/619.11	c  N dy 13769   3315278       105     27919         0    146632    234756   2206154     14.74     15.52  --
621.91/621.97	c  N dy 13857   3336542       105     27919         0     92477    234754   1186508     14.74     15.58  --
624.61/624.67	c  N dy 13980   3356562       105     27919         0    111332    234752   1555814     14.75     15.98  --
628.41/628.43	c  N dy 14076   3379031       105     27919         0    132310    234752   1957534     14.75     15.73  --
632.81/632.85	c  N dy 14178   3399823       105     27919         0     76414    234752    866800     14.75     15.53  --
634.91/634.98	c  N dy 14254   3419858       105     27919         0     95047    234752   1220275     14.75     15.53  --
637.51/637.52	c  N dy 14330   3439946       105     27919         0    113790    234752   1573711     14.75     17.99  --
640.71/640.73	c  N dy 14444   3460034       105     27919         0    132736    234752   1947182     14.76     15.68  --
644.41/644.42	c  N dy 14548   3480126       105     27919         0    151496    234752   2308774     14.76     17.45  --
647.41/647.40	c  N dy 14657   3500207       105     27919         0     94120    234752   1206745     14.76     16.24  --
650.21/650.21	c  N dy 14769   3520225       105     27919         0    112891    234750   1578772     14.77     18.83  --
653.91/653.99	c  N dy 14795   3548943       105     27919         0    139082    234748   2025925     14.75     15.57  --
657.83/657.86	c  N dy 14895   3568955       105     27919         0     80809    234748    939629     14.76     16.94  --
660.31/660.31	c  N dy 14989   3589252       105     27919         0     99933    234746   1307671     14.76     15.59  --
663.12/663.18	c  N dy 15114   3609403       105     27919         0    118900    234745   1681318     14.76     15.64  --
666.71/666.72	c  N dy 15253   3629466       105     27919         0    137782    234745   2059838     14.77     15.74  --
670.41/670.49	c  N dy 15371   3649512       105     27919         0    156595    234743   2430644     14.77     17.35  --
673.31/673.39	c  N dy 15505   3669729       105     27919         0     97271    234740   1255994     14.78     15.75  --
676.61/676.68	c  N dy 15606   3693029       105     27919         0    119063    234739   1676989     14.78     15.68  --
679.83/679.88	c  S st 15702   3712336       105     27919         0    137138    234738   2029524     14.78     14.21  --
680.12/680.16	c  S st 15702   3712838       105     27919         0    137626    234738   2038195     14.78   no data  --
680.12/680.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
680.12/680.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
680.22/680.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.07
680.32/680.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
680.32/680.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
680.32/680.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    105 time:  0.00 s
680.32/680.31	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
843.01/843.06	c lits-rem:      2318  cl-subs:     9498  v-elim:      0  v-fix:    0  time: 162.75 s
843.01/843.06	c vivif2 --  cl tried    27874 cl shrink        0 lits rem          0 time: 0.00
843.01/843.09	c vivif2 --  cl tried   128173 cl shrink        0 lits rem          0 time: 0.02
843.41/843.44	c asymm  cl-useful: 4/276/27874 lits-rem:4 time: 0.35
843.41/843.44	c calculated reachability. Time: 0.00
843.41/843.44	c  N dy 15702   3712838       105     27874         0    128173    234262   1845491     14.78   no data  --
847.02/847.05	c  N dy 15831   3732874       105     27874         0    147043    234262   2219026     14.79     15.65  --
850.33/850.37	c  F st 15884   3751562       105     27874         0     85356    234262   1006590     14.79     13.62  --
850.62/850.60	c  N st 15888   3753594       105     27874         0     87272    234262   1047518     14.79   no data  --
852.92/852.90	c  N dy 15946   3773841       105     27874         0    106157    234262   1408096     14.78     15.57  --
856.02/856.03	c  N dy 16061   3794076       105     27874         0    125202    234259   1780294     14.79     15.64  --
859.52/859.56	c  N dy 16164   3814151       105     27874         0    144023    234259   2141694     14.79     17.02  --
864.31/864.40	c  N dy 16256   3841803       105     27874         0     89434    234258   1056352     14.79     15.62  --
867.22/867.29	c  N dy 16305   3865538       105     27874         0    111279    234257   1444591     14.78     15.66  --
870.13/870.18	c  N dy 16382   3885565       105     27874         0    129978    234256   1799730     14.78     16.18  --
873.62/873.64	c  N dy 16460   3905742       105     27874         0    148807    234256   2158415     14.78     15.62  --
877.92/877.94	c  N dy 16576   3925837       105     27874         0     86879    234256   1023373     14.78     15.76  --
880.32/880.30	c  N dy 16630   3945905       105     27874         0    105369    234256   1355552     14.78     19.95  --
883.22/883.28	c  N dy 16741   3966082       105     27874         0    124392    234256   1729085     14.78     15.63  --
886.72/886.76	c  N dy 16807   3986162       105     27874         0    143185    234256   2096566     14.78     15.57  --
890.82/890.84	c  N dy 16926   4006171       105     27874         0    162008    234256   2464443     14.78     17.82  --
894.42/894.46	c  N dy 17019   4026983       105     27874         0     99648    234253   1259253     14.78     15.62  --
897.92/897.91	c  N dy 17132   4047169       105     27874         0    118665    234252   1631834     14.79     15.62  --
901.93/901.95	c  N dy 17264   4067209       105     27874         0    137549    234252   2006198     14.79     15.85  --
907.12/907.15	c  N dy 17320   4094834       105     27874         0    162839    234251   2454508     14.79     15.69  --
911.12/911.11	c  N dy 17439   4114952       105     27874         0     99093    234251   1252640     14.79     15.59  --
914.52/914.57	c  N dy 17550   4134979       105     27874         0    117889    234251   1620460     14.79     16.83  --
918.72/918.70	c  N dy 17583   4157370       105     27874         0    138363    234251   1978643     14.79     15.60  --
923.62/923.67	c  N dy 17652   4177418       105     27874         0    156989    234251   2324776     14.78     16.37  --
928.33/928.36	c  N dy 17748   4197574       105     27874         0     92325    234251   1109215     14.78     15.76  --
930.92/930.93	c  S st 17845   4212838       105     27874         0    106750    234248   1398233     14.79   no data  --
931.12/931.17	c  S st 17845   4213342       105     27874         0    107238    234248   1407016     14.79   no data  --
931.12/931.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
931.12/931.18	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
931.22/931.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.07
931.32/931.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
931.32/931.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
931.32/931.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    105 time:  0.00 s
931.32/931.30	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1012.22/1012.29	c lits-rem:      9519  cl-subs:     3682  v-elim:      0  v-fix:    0  time: 80.99 s
1012.22/1012.29	c vivif2 --  cl tried    27835 cl shrink        0 lits rem          0 time: 0.00
1012.32/1012.31	c vivif2 --  cl tried   103595 cl shrink        0 lits rem          0 time: 0.02
1012.72/1012.73	c asymm  cl-useful: 6/322/27835 lits-rem:6 time: 0.42
1012.72/1012.74	c calculated reachability. Time: 0.00
1012.72/1012.74	c  N dy 17845   4213342       105     27835         0    103595    233830   1325065     14.79   no data  --
1016.33/1016.32	c  N dy 17959   4233377       105     27835         0    122407    233830   1695719     14.79     17.30  --
1020.22/1020.26	c  N dy 18070   4253460       105     27835         0    141301    233829   2066977     14.79     17.26  --
1024.52/1024.51	c  N dy 18145   4273489       105     27835         0    159962    233829   2422592     14.80     15.62  --
1029.13/1029.19	c  N dy 18252   4293516       105     27835         0     94070    233828   1135158     14.80     17.21  --
1032.12/1032.17	c  N dy 18345   4313604       105     27835         0    112889    233828   1497119     14.80     15.60  --
1036.13/1036.11	c  N dy 18465   4333630       105     27835         0    131765    233828   1872619     14.80     17.06  --
1040.42/1040.45	c  N dy 18596   4353775       105     27835         0    150719    233827   2253458     14.81     15.60  --
1044.43/1044.42	c  N dy 18628   4373831       105     27835         0    169146    233826   2587342     14.80     17.13  --
1048.82/1048.84	c  N dy 18677   4398153       105     27835         0    105670    233825   1308814     14.80     15.79  --
1052.33/1052.34	c  N dy 18785   4420152       105     27835         0    126343    233824   1709416     14.80     15.59  --
1057.42/1057.46	c  N dy 18836   4445989       105     27835         0    150236    233822   2157352     14.79     15.59  --
1062.42/1062.40	c  N dy 18950   4466030       105     27835         0    169131    233822   2530837     14.80     15.63  --
1066.82/1066.83	c  N dy 19063   4486104       105     27835         0    101492    233822   1258772     14.80     15.66  --
1070.12/1070.11	c  N dy 19100   4506678       105     27835         0    120359    233821   1601022     14.79     15.60  --
1073.63/1073.61	c  N dy 19212   4526743       105     27835         0    139164    233821   1967659     14.80     15.59  --
1077.53/1077.51	c  N dy 19344   4546807       105     27835         0    158102    233821   2345585     14.80     18.95  --
1082.22/1082.29	c  N dy 19453   4566942       105     27835         0     89633    233821   1025251     14.80     15.59  --
1084.92/1084.90	c  N dy 19550   4586997       105     27835         0    108462    233820   1386954     14.81     19.78  --
1088.23/1088.23	c  N dy 19654   4607821       105     27835         0    127977    233820   1771767     14.81     15.59  --
1091.33/1091.36	c  N dy 19673   4628384       105     27835         0    146714    233818   2103867     14.80     15.77  --
1094.82/1094.86	c  N dy 19736   4649369       105     27835         0    166168    233818   2466943     14.80     15.64  --
1098.93/1098.99	c  N dy 19818   4669385       105     27835         0     96715    233817   1154980     14.80     16.51  --
1101.43/1101.42	c  N dy 19851   4689401       105     27835         0    115227    233816   1490506     14.80     15.60  --
1104.63/1104.68	c  N dy 19986   4709431       105     27835         0    134099    233815   1866930     14.80     15.65  --
1105.33/1105.35	c  S st 20006   4713342       105     27835         0    137787    233815   1937690     14.80     13.46  --
1105.63/1105.66	c  S st 20006   4713846       105     27835         0    138280    233815   1946929     14.80   no data  --
1105.63/1105.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1105.63/1105.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1105.73/1105.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.08
1105.83/1105.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1105.83/1105.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1105.83/1105.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    105 time:  0.00 s
1105.83/1105.82	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1252.63/1252.62	c lits-rem:     25115  cl-subs:     8860  v-elim:      0  v-fix:    0  time: 146.80 s
1252.63/1252.62	c vivif2 --  cl tried    27806 cl shrink        0 lits rem          0 time: 0.00
1252.63/1252.65	c vivif2 --  cl tried   129449 cl shrink        0 lits rem          0 time: 0.03
1253.03/1253.07	c asymm  cl-useful: 1/282/27806 lits-rem:1 time: 0.42
1253.03/1253.07	c calculated reachability. Time: 0.00
1253.03/1253.07	c  N dy 20006   4713846       105     27806         0    129449    233491   1756259     14.80   no data  --
1256.73/1256.70	c  N dy 20058   4734466       105     27806         0    148623    233491   2119157     14.80     15.59  --
1261.83/1261.89	c  N dy 20142   4756265       105     27806         0    168936    233490   2508921     14.80     15.74  --
1266.73/1266.78	c  N dy 20276   4776283       105     27806         0     98821    233490   1188156     14.80     15.89  --
1270.23/1270.25	c  N dy 20398   4796295       105     27806         0    117680    233490   1562231     14.81     16.84  --
1274.33/1274.34	c  N dy 20506   4816371       105     27806         0    136477    233490   1927840     14.81     15.62  --
1278.93/1278.99	c  N dy 20620   4836839       105     27806         0    155694    233489   2306521     14.81     15.61  --
1285.33/1285.39	c  N dy 20724   4861579       105     27806         0    178754    233488   2749370     14.81     15.60  --
1289.63/1289.60	c  N dy 20820   4881861       105     27806         0    107412    233488   1340988     14.81     15.83  --
1293.43/1293.50	c  N dy 20932   4902069       105     27806         0    126302    233488   1711388     14.82     15.62  --
1298.44/1298.43	c  N dy 21031   4923542       105     27806         0    146345    233487   2097389     14.82     15.62  --

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-3370531-1305393884/watcher-3370531-1305393884 -o /tmp/evaluation-result-3370531-1305393884/solver-3370531-1305393884 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3370531-1305393884.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: 0.85 1.39 2.44 6/282 30371
/proc/meminfo: memFree=25683544/32951124 swapFree=67083432/67111528
[pid=30371] ppid=30369 vsize=30164 CPUtime=0 cores=0,2
/proc/30371/stat : 30371 (strangenight1-s) R 30369 30371 29599 0 -1 4202496 929 0 0 0 0 0 0 0 21 0 1 0 729618968 30887936 870 33554432000 4194304 4650387 140736472161392 18446744073709551615 4519989 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30371/statm: 7541 870 328 112 0 2506 0

[startup+0.0215881 s]
/proc/loadavg: 0.85 1.39 2.44 6/282 30371
/proc/meminfo: memFree=25683544/32951124 swapFree=67083432/67111528
[pid=30371] ppid=30369 vsize=30652 CPUtime=0.01 cores=0,2
/proc/30371/stat : 30371 (strangenight1-s) R 30369 30371 29599 0 -1 4202496 1252 0 0 0 1 0 0 0 21 0 1 0 729618968 31387648 1193 33554432000 4194304 4650387 140736472161392 18446744073709551615 4548804 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30371/statm: 7663 1194 329 112 0 2628 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 30652

[startup+0.100612 s]
/proc/loadavg: 0.85 1.39 2.44 6/282 30371
/proc/meminfo: memFree=25683544/32951124 swapFree=67083432/67111528
[pid=30371] ppid=30369 vsize=31892 CPUtime=0.09 cores=0,2
/proc/30371/stat : 30371 (strangenight1-s) R 30369 30371 29599 0 -1 4202496 1761 0 0 0 9 0 0 0 21 0 1 0 729618968 32657408 1702 33554432000 4194304 4650387 140736472161392 18446744073709551615 4370698 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30371/statm: 7973 1702 348 112 0 2938 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31892

[startup+0.300537 s]
/proc/loadavg: 0.85 1.39 2.44 6/282 30371
/proc/meminfo: memFree=25683544/32951124 swapFree=67083432/67111528
[pid=30371] ppid=30369 vsize=41676 CPUtime=0.29 cores=0,2
/proc/30371/stat : 30371 (strangenight1-s) R 30369 30371 29599 0 -1 4202496 4305 0 0 0 29 0 0 0 22 0 1 0 729618968 42676224 3422 33554432000 4194304 4650387 140736472161392 18446744073709551615 4426977 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30371/statm: 10457 3430 358 112 0 5422 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 41676

[startup+0.700494 s]
/proc/loadavg: 0.85 1.39 2.44 6/282 30371
/proc/meminfo: memFree=25683544/32951124 swapFree=67083432/67111528
[pid=30371] ppid=30369 vsize=46244 CPUtime=0.69 cores=0,2
/proc/30371/stat : 30371 (strangenight1-s) R 30369 30371 29599 0 -1 4202496 5448 0 0 0 69 0 0 0 24 0 1 0 729618968 47353856 4565 33554432000 4194304 4650387 140736472161392 18446744073709551615 4438375 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30371/statm: 11561 4565 366 112 0 6526 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 46244

[startup+1.50035 s]
/proc/loadavg: 0.85 1.39 2.44 6/287 30379
/proc/meminfo: memFree=25632776/32951124 swapFree=67083432/67111528
[pid=30371] ppid=30369 vsize=48044 CPUtime=1.49 cores=0,2
/proc/30371/stat : 30371 (strangenight1-s) R 30369 30371 29599 0 -1 4202496 5806 0 0 0 149 0 0 0 25 0 1 0 729618968 49197056 4923 33554432000 4194304 4650387 140736472161392 18446744073709551615 4541815 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30371/statm: 12011 4923 366 112 0 6976 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 48044

[startup+3.10105 s]
/proc/loadavg: 0.85 1.39 2.44 6/287 30379
/proc/meminfo: memFree=25613432/32951124 swapFree=67083432/67111528
[pid=30371] ppid=30369 vsize=53344 CPUtime=3.09 cores=0,2
/proc/30371/stat : 30371 (strangenight1-s) R 30369 30371 29599 0 -1 4202496 8194 0 0 0 308 1 0 0 25 0 1 0 729618968 54624256 6352 33554432000 4194304 4650387 140736472161392 18446744073709551615 4439071 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30371/statm: 13336 6352 381 112 0 8301 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 53344

[startup+6.30044 s]
/proc/loadavg: 1.18 1.45 2.45 6/287 30380
/proc/meminfo: memFree=25584680/32951124 swapFree=67083432/67111528
[pid=30371] ppid=30369 vsize=56516 CPUtime=6.29 cores=0,2
/proc/30371/stat : 30371 (strangenight1-s) R 30369 30371 29599 0 -1 4202496 9442 0 0 0 628 1 0 0 25 0 1 0 729618968 57872384 6799 33554432000 4194304 4650387 140736472161392 18446744073709551615 4364740 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30371/statm: 14129 6799 381 112 0 9094 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 56516

[startup+12.7003 s]
/proc/loadavg: 1.40 1.49 2.46 6/287 30380
/proc/meminfo: memFree=25570352/32951124 swapFree=67083432/67111528
[pid=30371] ppid=30369 vsize=58792 CPUtime=12.69 cores=0,2
/proc/30371/stat : 30371 (strangenight1-s) R 30369 30371 29599 0 -1 4202496 11198 0 0 0 1267 2 0 0 25 0 1 0 729618968 60203008 7624 33554432000 4194304 4650387 140736472161392 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30371/statm: 14698 7624 381 112 0 9663 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 58792

[startup+25.5009 s]
/proc/loadavg: 1.98 1.62 2.48 6/287 30380
/proc/meminfo: memFree=25539108/32951124 swapFree=67083432/67111528
[pid=30371] ppid=30369 vsize=65596 CPUtime=25.49 cores=0,2
/proc/30371/stat : 30371 (strangenight1-s) R 30369 30371 29599 0 -1 4202496 15472 0 0 0 2547 2 0 0 25 0 1 0 729618968 67170304 8050 33554432000 4194304 4650387 140736472161392 18446744073709551615 4333584 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30371/statm: 16399 8050 381 112 0 11364 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 65596

[startup+51.1002 s]
/proc/loadavg: 2.67 1.81 2.52 6/287 30381
/proc/meminfo: memFree=25509448/32951124 swapFree=67083432/67111528
[pid=30371] ppid=30369 vsize=72912 CPUtime=51.09 cores=0,2
/proc/30371/stat : 30371 (strangenight1-s) R 30369 30371 29599 0 -1 4202496 31759 0 0 0 5103 6 0 0 25 0 1 0 729618968 74661888 11477 33554432000 4194304 4650387 140736472161392 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30371/statm: 18228 11477 381 112 0 13193 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 72912

[startup+102.311 s]
/proc/loadavg: 3.42 2.14 2.60 6/287 30382
/proc/meminfo: memFree=25462292/32951124 swapFree=67083432/67111528
[pid=30371] ppid=30369 vsize=77660 CPUtime=102.3 cores=0,2
/proc/30371/stat : 30371 (strangenight1-s) R 30369 30371 29599 0 -1 4202496 50219 0 0 0 10219 11 0 0 25 0 1 0 729618968 79523840 12760 33554432000 4194304 4650387 140736472161392 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30371/statm: 19415 12760 381 112 0 14380 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 77660

[startup+162.301 s]
/proc/loadavg: 3.89 2.52 2.70 6/287 30384
/proc/meminfo: memFree=25427400/32951124 swapFree=67083432/67111528
[pid=30371] ppid=30369 vsize=78984 CPUtime=162.29 cores=0,2
/proc/30371/stat : 30371 (strangenight1-s) R 30369 30371 29599 0 -1 4202496 73127 0 0 0 16211 18 0 0 25 0 1 0 729618968 80879616 12591 33554432000 4194304 4650387 140736472161392 18446744073709551615 4365325 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30371/statm: 19746 12591 381 112 0 14711 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 78984

[startup+222.301 s]
/proc/loadavg: 3.96 2.79 2.78 6/287 30385
/proc/meminfo: memFree=25372128/32951124 swapFree=67083432/67111528
[pid=30371] ppid=30369 vsize=89028 CPUtime=222.29 cores=0,2
/proc/30371/stat : 30371 (strangenight1-s) R 30369 30371 29599 0 -1 4202496 89273 0 0 0 22205 24 0 0 25 0 1 0 729618968 91164672 15324 33554432000 4194304 4650387 140736472161392 18446744073709551615 4365311 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30371/statm: 22257 15324 381 112 0 17222 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 89028

[startup+282.301 s]
/proc/loadavg: 4.02 3.02 2.85 6/287 30387
/proc/meminfo: memFree=25338220/32951124 swapFree=67083432/67111528
[pid=30371] ppid=30369 vsize=93080 CPUtime=282.3 cores=0,2
/proc/30371/stat : 30371 (strangenight1-s) R 30369 30371 29599 0 -1 4202496 103110 0 0 0 28202 28 0 0 25 0 1 0 729618968 95313920 17136 33554432000 4194304 4650387 140736472161392 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30371/statm: 23270 17136 381 112 0 18235 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 93080

[startup+342.301 s]
/proc/loadavg: 4.01 3.20 2.92 6/287 30388
/proc/meminfo: memFree=25310872/32951124 swapFree=67083432/67111528
[pid=30371] ppid=30369 vsize=93784 CPUtime=342.3 cores=0,2
/proc/30371/stat : 30371 (strangenight1-s) R 30369 30371 29599 0 -1 4202496 121057 0 0 0 34198 32 0 0 25 0 1 0 729618968 96034816 16868 33554432000 4194304 4650387 140736472161392 18446744073709551615 4433027 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30371/statm: 23446 16868 381 112 0 18411 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 93784

[startup+402.301 s]
/proc/loadavg: 4.00 3.34 2.99 6/287 30390
/proc/meminfo: memFree=25260848/32951124 swapFree=67083432/67111528
[pid=30371] ppid=30369 vsize=98104 CPUtime=402.31 cores=0,2
/proc/30371/stat : 30371 (strangenight1-s) R 30369 30371 29599 0 -1 4202496 122390 0 0 0 40198 33 0 0 25 0 1 0 729618968 100458496 18201 33554432000 4194304 4650387 140736472161392 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30371/statm: 24526 18201 381 112 0 19491 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 98104

[startup+462.301 s]
/proc/loadavg: 4.00 3.46 3.05 6/287 30392
/proc/meminfo: memFree=25242328/32951124 swapFree=67083432/67111528
[pid=30371] ppid=30369 vsize=98392 CPUtime=462.3 cores=0,2
/proc/30371/stat : 30371 (strangenight1-s) R 30369 30371 29599 0 -1 4202496 137014 0 0 0 46192 38 0 0 25 0 1 0 729618968 100753408 18728 33554432000 4194304 4650387 140736472161392 18446744073709551615 4365325 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30371/statm: 24598 18728 381 112 0 19563 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 98392

[startup+522.301 s]
/proc/loadavg: 4.00 3.55 3.10 6/287 30393
/proc/meminfo: memFree=25216124/32951124 swapFree=67083432/67111528
[pid=30371] ppid=30369 vsize=118092 CPUtime=522.31 cores=0,2
/proc/30371/stat : 30371 (strangenight1-s) R 30369 30371 29599 0 -1 4202496 144095 0 0 0 52191 40 0 0 25 0 1 0 729618968 120926208 22926 33554432000 4194304 4650387 140736472161392 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30371/statm: 29523 22926 381 112 0 24488 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 118092

[startup+582.301 s]
/proc/loadavg: 4.00 3.63 3.16 6/287 30395
/proc/meminfo: memFree=25205396/32951124 swapFree=67083432/67111528
[pid=30371] ppid=30369 vsize=118092 CPUtime=582.31 cores=0,2
/proc/30371/stat : 30371 (strangenight1-s) R 30369 30371 29599 0 -1 4202496 144099 0 0 0 58191 40 0 0 25 0 1 0 729618968 120926208 22930 33554432000 4194304 4650387 140736472161392 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30371/statm: 29523 22930 381 112 0 24488 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 118092

[startup+642.301 s]
/proc/loadavg: 4.06 3.71 3.21 6/287 30396
/proc/meminfo: memFree=25178428/32951124 swapFree=67083432/67111528
[pid=30371] ppid=30369 vsize=118268 CPUtime=642.32 cores=0,2
/proc/30371/stat : 30371 (strangenight1-s) R 30369 30371 29599 0 -1 4202496 153331 0 0 0 64190 42 0 0 25 0 1 0 729618968 121106432 23027 33554432000 4194304 4650387 140736472161392 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30371/statm: 29567 23027 381 112 0 24532 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 118268

[startup+702.301 s]
/proc/loadavg: 4.12 3.79 3.27 6/287 30398
/proc/meminfo: memFree=25194624/32951124 swapFree=67083432/67111528
[pid=30371] ppid=30369 vsize=122356 CPUtime=702.32 cores=0,2
/proc/30371/stat : 30371 (strangenight1-s) R 30369 30371 29599 0 -1 4202496 163496 0 0 0 70186 46 0 0 25 0 1 0 729618968 125292544 23959 33554432000 4194304 4650387 140736472161392 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30371/statm: 30589 23959 381 112 0 25554 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 122356

[startup+762.311 s]
/proc/loadavg: 4.04 3.83 3.31 6/287 30400
/proc/meminfo: memFree=25192592/32951124 swapFree=67083432/67111528
[pid=30371] ppid=30369 vsize=122356 CPUtime=762.33 cores=0,2
/proc/30371/stat : 30371 (strangenight1-s) R 30369 30371 29599 0 -1 4202496 163496 0 0 0 76187 46 0 0 25 0 1 0 729618968 125292544 23959 33554432000 4194304 4650387 140736472161392 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30371/statm: 30589 23959 381 112 0 25554 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 122356

[startup+822.301 s]
/proc/loadavg: 4.07 3.87 3.36 6/287 30401
/proc/meminfo: memFree=25174068/32951124 swapFree=67083432/67111528
[pid=30371] ppid=30369 vsize=122356 CPUtime=822.31 cores=0,2
/proc/30371/stat : 30371 (strangenight1-s) R 30369 30371 29599 0 -1 4202496 163496 0 0 0 82185 46 0 0 25 0 1 0 729618968 125292544 23959 33554432000 4194304 4650387 140736472161392 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30371/statm: 30589 23959 381 112 0 25554 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 122356

[startup+882.301 s]
/proc/loadavg: 4.02 3.89 3.39 6/287 30406
/proc/meminfo: memFree=25145964/32951124 swapFree=67083432/67111528
[pid=30371] ppid=30369 vsize=122512 CPUtime=882.31 cores=0,2
/proc/30371/stat : 30371 (strangenight1-s) R 30369 30371 29599 0 -1 4202496 172725 0 0 0 88183 48 0 0 25 0 1 0 729618968 125452288 23483 33554432000 4194304 4650387 140736472161392 18446744073709551615 4363568 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30371/statm: 30628 23483 381 112 0 25593 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 122512

[startup+942.301 s]
/proc/loadavg: 4.01 3.91 3.43 6/287 30407
/proc/meminfo: memFree=25138164/32951124 swapFree=67083432/67111528
[pid=30371] ppid=30369 vsize=123016 CPUtime=942.32 cores=0,2
/proc/30371/stat : 30371 (strangenight1-s) R 30369 30371 29599 0 -1 4202496 182334 0 0 0 94180 52 0 0 25 0 1 0 729618968 125968384 23339 33554432000 4194304 4650387 140736472161392 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30371/statm: 30754 23339 381 112 0 25719 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 123016

[startup+1002.3 s]
/proc/loadavg: 4.00 3.92 3.46 6/287 30409
/proc/meminfo: memFree=25089244/32951124 swapFree=67083432/67111528
[pid=30371] ppid=30369 vsize=125176 CPUtime=1002.32 cores=0,2
/proc/30371/stat : 30371 (strangenight1-s) R 30369 30371 29599 0 -1 4202496 182566 0 0 0 100180 52 0 0 25 0 1 0 729618968 128180224 23571 33554432000 4194304 4650387 140736472161392 18446744073709551615 4476272 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30371/statm: 31294 23571 381 112 0 26259 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 125176

[startup+1062.3 s]
/proc/loadavg: 4.00 3.93 3.49 6/287 30411
/proc/meminfo: memFree=25048284/32951124 swapFree=67083432/67111528
[pid=30371] ppid=30369 vsize=125308 CPUtime=1062.32 cores=0,2
/proc/30371/stat : 30371 (strangenight1-s) R 30369 30371 29599 0 -1 4202496 190684 0 0 0 106176 56 0 0 25 0 1 0 729618968 128315392 24846 33554432000 4194304 4650387 140736472161392 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30371/statm: 31327 24846 381 112 0 26292 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 125308

[startup+1122.3 s]
/proc/loadavg: 4.00 3.94 3.52 6/287 30412
/proc/meminfo: memFree=25049356/32951124 swapFree=67083432/67111528
[pid=30371] ppid=30369 vsize=125480 CPUtime=1122.33 cores=0,2
/proc/30371/stat : 30371 (strangenight1-s) R 30369 30371 29599 0 -1 4202496 200505 0 0 0 112173 60 0 0 25 0 1 0 729618968 128491520 24405 33554432000 4194304 4650387 140736472161392 18446744073709551615 4438375 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30371/statm: 31370 24405 381 112 0 26335 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 125480

[startup+1182.3 s]
/proc/loadavg: 4.08 3.97 3.56 6/287 30414
/proc/meminfo: memFree=25077960/32951124 swapFree=67083432/67111528
[pid=30371] ppid=30369 vsize=127724 CPUtime=1182.33 cores=0,2
/proc/30371/stat : 30371 (strangenight1-s) R 30369 30371 29599 0 -1 4202496 201220 0 0 0 118173 60 0 0 25 0 1 0 729618968 130789376 25120 33554432000 4194304 4650387 140736472161392 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30371/statm: 31931 25120 381 112 0 26896 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 127724

[startup+1242.3 s]
/proc/loadavg: 4.16 4.00 3.59 6/287 30415
/proc/meminfo: memFree=25048912/32951124 swapFree=67083432/67111528
[pid=30371] ppid=30369 vsize=127724 CPUtime=1242.33 cores=0,2
/proc/30371/stat : 30371 (strangenight1-s) R 30369 30371 29599 0 -1 4202496 201220 0 0 0 124173 60 0 0 25 0 1 0 729618968 130789376 25120 33554432000 4194304 4650387 140736472161392 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30371/statm: 31931 25120 381 112 0 26896 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 127724



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.14 4.02 3.62 3/285 30419
/proc/meminfo: memFree=25464180/32951124 swapFree=67083432/67111528
[pid=30371] ppid=30369 vsize=127844 CPUtime=1300.04 cores=0,2
/proc/30371/stat : 30371 (strangenight1-s) R 30369 30371 29599 0 -1 4202496 208783 0 0 0 129940 64 0 0 25 0 1 0 729618968 130912256 25435 33554432000 4194304 4650387 140736472161392 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30371/statm: 31961 25435 381 112 0 26926 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 127844

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.06
CPU user time (s): 1299.41
CPU system time (s): 0.649901
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 140916

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

runsolver used 3.66744 second user time and 8.07277 second system time

The end

Launcher Data

Begin job on node110 at 2011-05-14 19:24:44
IDJOB=3370531
IDBENCH=83967
IDSOLVER=1847
FILE ID=node110/3370531-1305393884
RUNJOBID= node110-1305393884-30336
PBS_JOBID= 13324412
Free space on /tmp= 73576 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_70_21_60_7-log.shuffled-as.sat03-151.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3370531-1305393884/watcher-3370531-1305393884 -o /tmp/evaluation-result-3370531-1305393884/solver-3370531-1305393884 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3370531-1305393884.cnf

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

MD5SUM BENCH= 5cab37809f478f7db7fa096e9a155cfe
RANDOM SEED=224750795

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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.830
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.76
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.830
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.830
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.830
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:      25683948 kB
Buffers:        271196 kB
Cached:        3505812 kB
SwapCached:       1440 kB
Active:        4269080 kB
Inactive:      2668276 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25683948 kB
SwapTotal:    67111528 kB
SwapFree:     67083432 kB
Dirty:           21876 kB
Writeback:          20 kB
AnonPages:     3159300 kB
Mapped:          23360 kB
Slab:           246324 kB
PageTables:      21608 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 46162888 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= 73576 MiB
End job on node110 at 2011-05-14 19:46:26