Trace number 3367485

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) 1300 1300.02

General information on the benchmark

Namerandom/large/
unif-k7-r85-v250-c21250-S1116436500-050-UNKNOWN.cnf
MD5SUMcfa9ddae87a68697f7100e24d97d7728
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables250
Number of clauses21250
Sum of the clauses size148750
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 521250

Solver Data

0.00/0.12	c Outputting solution to console
0.00/0.12	c This is CryptoMiniSat 3.0.0
0.00/0.12	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.12	c Reading file 'HOME/instance-3367485-1305383349.cnf'
0.00/0.12	c -- header says num vars:            250
0.00/0.12	c -- header says num clauses:       21250
0.00/0.12	c -- clauses added:            0 learnts,        21250 normals,            0 xors
0.00/0.12	c -- vars added        250
0.00/0.12	c Parsing time:  0.01 s
0.00/0.12	c  N st     0         0       250     21250         0         0    148750         0   no data   no data
0.27/0.39	c asymm  cl-useful: 0/14596/21250 lits-rem:0 time: 0.36
0.27/0.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
0.37/0.40	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.37/0.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.37/0.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.37/0.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
0.37/0.40	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.37/0.47	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
0.37/0.47	c Finding binary XORs  T:     0.00 s  found:       0
0.37/0.48	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.37/0.48	c calculated reachability. Time: 0.00
0.37/0.48	c Calc default polars -  time:   0.00 s pos:     131 undec:       6 neg:     113
0.37/0.48	c =========================================================================================
0.37/0.48	c types(t): F = full restart, N = normal restart
0.37/0.48	c types(t): S = simplification begin/end, E = solution found
0.37/0.48	c restart types(rt): st = static, dy = dynamic
0.37/0.48	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.37/0.48	c  B st     0         0       250     21250         0         0    148750         0   no data   no data
0.67/0.72	c  N dy    11      4243       250     21250         0      4136    148750    288228     61.61     65.25
0.87/0.99	c  N dy    17      8475       250     21250         0      5812    148750    335144     59.60     62.80
1.25/1.31	c  N dy    22     13001       250     21250         0      6102    148750    291642     58.64     61.76
1.56/1.61	c  N dy    35     17449       250     21250         0     10442    148750    581420     58.59     61.76
2.06/2.15	c  F st    47     25000       250     21250         0     12328    148750    643489     58.02     56.14
2.06/2.16	c  N st    47     25000       250     21250         0     12328    148750    643489     58.02     56.14
2.44/2.53	c  N dy    53     30001       250     21250         0     10558    148750    471573     58.02   no data
2.44/2.53	c  S st    53     30001       250     21250         0     10558    148750    471573     58.02   no data
2.44/2.59	c  S st    53     30503       250     21250         0     11054    148750    502055     58.02   no data
2.44/2.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.44/2.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
2.54/2.60	c blocked clauses removed:        0 vars:      0 tried:         250 T: 0.00 s
2.54/2.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.54/2.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.54/2.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
2.54/2.60	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.54/2.61	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
2.54/2.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.04/3.10	c lits-rem:       131  cl-subs:      290  v-elim:      0  v-fix:    0  time:  0.48 s
3.24/3.32	c asymm  cl-useful: 0/6424/21250 lits-rem:0 time: 0.20
3.24/3.32	c calculated reachability. Time: 0.00
3.24/3.32	c  N dy    53     30503       250     21250         0     10764    148750    474776     58.02   no data
3.53/3.63	c  N dy    68     34642       250     21250         0     14806    148750    744506     58.08     61.71
3.84/3.93	c  N dy    79     38786       250     21250         0     11143    148750    447545     57.95     61.08
4.14/4.25	c  N dy    90     42982       250     21250         0     15241    148750    718572     57.96     61.69
4.34/4.49	c  S st   103     45755       250     21250         0      9204    148750    268287     58.02   no data
4.45/4.54	c  S st   103     46258       250     21250         0      9704    148750    299553     58.02   no data
4.45/4.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.45/4.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
4.45/4.55	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4.45/4.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.45/4.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.45/4.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
4.45/4.55	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.45/4.55	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
4.45/4.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.54/4.67	c lits-rem:         4  cl-subs:       31  v-elim:      0  v-fix:    0  time:  0.11 s
4.54/4.68	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
4.54/4.68	c vivif2 --  cl tried     9673 cl shrink        0 lits rem          0 time: 0.00
4.94/5.07	c asymm  cl-useful: 0/14663/21250 lits-rem:0 time: 0.39
4.94/5.07	c calculated reachability. Time: 0.00
4.94/5.07	c  N dy   103     46258       250     21250         0      9673    148750    296519     58.02   no data
5.23/5.38	c  N dy   110     50422       250     21250         0     13741    148750    564603     57.89     61.67
5.63/5.75	c  N dy   121     54996       250     21250         0     18206    148750    861712     57.88     61.02
6.03/6.10	c  N dy   134     59154       250     21250         0     12520    148750    431568     57.84     61.09
6.33/6.42	c  N dy   152     63178       250     21250         0     16457    148750    691926     57.86     61.86
6.64/6.78	c  N dy   171     67216       250     21250         0     20400    148750    954645     57.90     67.31
6.83/6.99	c  S st   182     69387       250     21250         0     11772    148750    329658     57.91     54.11
6.93/7.04	c  S st   182     69890       250     21250         0     12266    148750    360438     57.91   no data
6.93/7.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.93/7.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
6.93/7.05	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6.93/7.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.93/7.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.93/7.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
6.93/7.05	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.93/7.06	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
6.93/7.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.13/7.22	c lits-rem:        14  cl-subs:       75  v-elim:      0  v-fix:    0  time:  0.15 s
7.13/7.22	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
7.13/7.23	c vivif2 --  cl tried    12191 cl shrink        0 lits rem          0 time: 0.00
7.33/7.43	c asymm  cl-useful: 0/6100/21250 lits-rem:0 time: 0.20
7.33/7.43	c calculated reachability. Time: 0.00
7.33/7.43	c  N dy   182     69890       250     21250         0     12191    148750    353629     57.91   no data
7.63/7.79	c  N dy   203     74444       250     21250         0     16632    148750    648547     57.95     61.37
8.13/8.23	c  N dy   228     79255       250     21250         0     21351    148750    963430     58.04     61.15
8.54/8.69	c  N dy   239     84691       250     21250         0     14954    148750    488468     57.96     61.57
8.85/8.92	c  F st   246     87504       250     21250         0     17709    148750    671595     57.91   no data
9.14/9.20	c  N st   251     90801       250     21250         0     20942    148750    889300     57.91   no data
9.73/9.84	c  N dy   265     97921       250     21250         0     15199    148750    448919     57.89     60.95
10.33/10.44	c  N dy   284    104837       250     21250         0     21940    148750    894228     57.83     55.94
10.33/10.44	c  S st   284    104837       250     21250         0     21940    148750    894228     57.83     55.94
10.43/10.52	c  S st   284    105341       250     21250         0     22440    148750    925704     57.83   no data
10.43/10.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.43/10.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
10.43/10.54	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
10.43/10.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.43/10.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.43/10.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
10.43/10.54	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
10.43/10.55	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
10.43/10.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.04/12.15	c lits-rem:       183  cl-subs:      603  v-elim:      0  v-fix:    0  time:  1.57 s
12.04/12.15	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
12.04/12.16	c vivif2 --  cl tried    21837 cl shrink        0 lits rem          0 time: 0.01
12.24/12.37	c asymm  cl-useful: 0/5716/21250 lits-rem:0 time: 0.21
12.24/12.37	c calculated reachability. Time: 0.00
12.24/12.37	c  N dy   284    105341       250     21250         0     21837    148750    871319     57.83   no data
13.04/13.15	c  N dy   296    113726       250     21250         0     16333    148750    470772     57.65     60.82
13.73/13.85	c  N dy   321    121525       250     21250         0     23946    148750    970033     57.63     61.14
14.53/14.62	c  N dy   352    129304       250     21250         0     16895    148750    459694     57.68     60.81
15.34/15.41	c  N dy   391    137798       250     21250         0     25187    148750   1010326     57.75     60.93
16.23/16.34	c  N dy   420    146916       250     21250         0     18457    148750    506498     57.73     60.87
17.23/17.33	c  N dy   455    157326       250     21250         0     28655    148750   1183107     57.74     60.78
17.33/17.41	c  S st   460    158013       250     21250         0     29324    148750   1227096     57.74     56.32
17.33/17.49	c  S st   460    158518       250     21250         0     29827    148750   1258470     57.74   no data
17.33/17.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
17.43/17.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
17.43/17.51	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
17.43/17.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
17.43/17.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.43/17.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
17.43/17.51	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
17.43/17.53	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
17.43/17.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.34/21.40	c lits-rem:       143  cl-subs:      842  v-elim:      0  v-fix:    0  time:  3.84 s
21.34/21.40	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
21.34/21.41	c vivif2 --  cl tried    28985 cl shrink        0 lits rem          0 time: 0.01
21.54/21.65	c asymm  cl-useful: 0/4194/21250 lits-rem:0 time: 0.24
21.54/21.65	c calculated reachability. Time: 0.00
21.54/21.65	c  N dy   460    158518       250     21250         0     28985    148750   1182439     57.74   no data
22.63/22.77	c  N dy   505    169514       250     21250         0     23109    148750    761179     57.78     61.43
23.83/23.92	c  N dy   541    180487       250     21250         0     33867    148750   1471375     57.74     60.87
25.03/25.17	c  N dy   567    193307       250     21250         0     28828    148750   1081474     57.65     60.82
26.44/26.55	c  N dy   623    205644       250     21250         0     22295    148750    598406     57.71     61.23
27.83/27.97	c  N dy   666    218923       250     21250         0     35279    148750   1453135     57.68     60.87
29.44/29.50	c  N dy   738    233102       250     21250         0     29555    148750   1029126     57.77     60.92
29.94/30.02	c  S st   754    237780       250     21250         0     34119    148750   1330693     57.78     55.18
30.04/30.11	c  S st   754    238283       250     21250         0     34619    148750   1361723     57.78   no data
30.04/30.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
30.04/30.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
30.04/30.14	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
30.04/30.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
30.04/30.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
30.04/30.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
30.04/30.14	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
30.04/30.15	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
30.04/30.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
35.44/35.56	c lits-rem:       272  cl-subs:      843  v-elim:      0  v-fix:    0  time:  5.37 s
35.44/35.56	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
35.44/35.57	c vivif2 --  cl tried    33776 cl shrink        0 lits rem          0 time: 0.01
35.74/35.83	c asymm  cl-useful: 0/3829/21250 lits-rem:0 time: 0.25
35.74/35.83	c calculated reachability. Time: 0.00
35.74/35.83	c  N dy   754    238283       250     21250         0     33776    148750   1282801     57.78   no data
37.44/37.54	c  N dy   795    253559       250     21250         0     28216    148750    881539     57.70     60.95
39.44/39.52	c  N dy   868    269925       250     21250         0     22726    148750    465494     57.73     61.02
41.64/41.77	c  N dy   932    289944       250     21250         0     42253    148750   1749342     57.70     60.75
43.43/43.59	c  F st   985    306250       250     21250         0     35728    148750   1270509     57.67   no data
43.83/43.97	c  N st   990    309548       250     21250         0     38950    148750   1485229     57.67   no data
46.25/46.39	c  N dy  1071    329471       250     21250         0     34971    148750   1166001     57.69     61.07
48.93/49.04	c  N dy  1164    350123       250     21250         0     30720    148750    833971     57.74     61.60
49.74/49.87	c  S st  1187    357424       250     21250         0     37856    148750   1301576     57.73   no data
49.84/49.98	c  S st  1187    357925       250     21250         0     38349    148750   1332148     57.73   no data
49.84/49.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
49.94/50.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
49.94/50.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
49.94/50.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
49.94/50.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
49.94/50.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
49.94/50.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
49.94/50.03	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
49.94/50.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
54.84/55.00	c lits-rem:       190  cl-subs:      780  v-elim:      0  v-fix:    0  time:  4.94 s
54.84/55.00	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
54.94/55.02	c vivif2 --  cl tried    37569 cl shrink        0 lits rem          0 time: 0.02
55.14/55.25	c asymm  cl-useful: 0/3452/21250 lits-rem:0 time: 0.23
55.14/55.25	c calculated reachability. Time: 0.00
55.14/55.25	c  N dy  1187    357925       250     21250         0     37569    148750   1260999     57.73   no data
57.64/57.75	c  N dy  1248    378091       250     21250         0     31864    148750    853511     57.71     61.23
60.44/60.51	c  N dy  1318    398952       250     21250         0     52256    148750   2206360     57.71     62.07
62.83/62.94	c  N dy  1404    419031       250     21250         0     45528    148750   1703646     57.73     64.10
65.43/65.55	c  N dy  1478    439065       250     21250         0     37741    148750   1129521     57.72     60.98
68.24/68.38	c  N dy  1548    459088       250     21250         0     28965    148750    496880     57.71     61.10
70.74/70.87	c  N dy  1610    479128       250     21250         0     48533    148750   1788257     57.71     60.78
73.53/73.63	c  N dy  1668    499292       250     21250         0     38936    148750   1100138     57.69     60.91
76.64/76.70	c  N dy  1762    519849       250     21250         0     59027    148750   2426958     57.72     61.36
78.84/78.95	c  S st  1833    536887       250     21250         0     45379    148750   1476270     57.73   no data
78.94/79.08	c  S st  1833    537391       250     21250         0     45876    148750   1508951     57.73   no data
78.94/79.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
79.04/79.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
79.04/79.12	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
79.04/79.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
79.04/79.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
79.04/79.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
79.04/79.12	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
79.04/79.14	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
79.04/79.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
86.84/86.99	c lits-rem:       348  cl-subs:      778  v-elim:      0  v-fix:    0  time:  7.82 s
86.84/86.99	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
86.95/87.01	c vivif2 --  cl tried    45098 cl shrink        0 lits rem          0 time: 0.02
87.13/87.26	c asymm  cl-useful: 0/3044/21250 lits-rem:0 time: 0.25
87.13/87.26	c calculated reachability. Time: 0.00
87.13/87.26	c  N dy  1833    537391       250     21250         0     45098    148750   1436661     57.73   no data
90.24/90.34	c  N dy  1914    557513       250     21250         0     33514    148750    633794     57.74     61.49
92.94/93.04	c  N dy  1988    577573       250     21250         0     53115    148750   1927891     57.74     61.38
95.93/96.07	c  N dy  2068    597917       250     21250         0     40758    148750   1057020     57.76     61.09
98.94/99.10	c  N dy  2159    617966       250     21250         0     60329    148750   2355741     57.78     61.36
101.83/101.97	c  N dy  2247    638047       250     21250         0     46729    148750   1397436     57.79     66.87
105.14/105.27	c  N dy  2334    658276       250     21250         0     66523    148750   2707814     57.81     61.37
108.03/108.14	c  N dy  2432    678350       250     21250         0     51928    148750   1688880     57.83     61.08
111.44/111.55	c  N dy  2500    698694       250     21250         0     36643    148750    619104     57.83     61.11
114.44/114.56	c  N dy  2585    719701       250     21250         0     57144    148750   1974928     57.85     61.03
117.84/117.95	c  N dy  2675    739804       250     21250         0     40630    148750    827278     57.86     60.92
120.94/121.04	c  N dy  2744    760930       250     21250         0     61273    148750   2195116     57.85     61.28
124.25/124.40	c  N dy  2833    781047       250     21250         0     43810    148750    981487     57.86     61.98
127.54/127.63	c  N dy  2903    801491       250     21250         0     63776    148750   2305828     57.86     61.03
128.53/128.64	c  S st  2929    806086       250     21250         0     68254    148750   2603031     57.86   no data
128.75/128.82	c  S st  2929    806588       250     21250         0     68751    148750   2634937     57.86   no data
128.75/128.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
128.75/128.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
128.75/128.87	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
128.75/128.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
128.75/128.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
128.75/128.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
128.75/128.87	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
128.83/128.90	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
128.83/128.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
151.34/151.42	c lits-rem:       503  cl-subs:     1759  v-elim:      0  v-fix:    0  time: 22.46 s
151.34/151.43	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
151.34/151.46	c vivif2 --  cl tried    66992 cl shrink        0 lits rem          0 time: 0.03
151.54/151.61	c asymm  cl-useful: 0/1015/21250 lits-rem:0 time: 0.15
151.54/151.61	c calculated reachability. Time: 0.00
151.54/151.61	c  N dy  2929    806588       250     21250         0     66992    148750   2474215     57.86   no data
154.94/155.07	c  N dy  3016    826621       250     21250         0     48461    148750   1236399     57.87     61.14
158.34/158.46	c  N dy  3107    846721       250     21250         0     68110    148750   2541270     57.89     66.63
161.64/161.72	c  N dy  3161    866734       250     21250         0     48574    148750   1188644     57.88     61.59
164.95/165.04	c  N dy  3230    887239       250     21250         0     68619    148750   2516410     57.88     61.09
168.44/168.54	c  N dy  3306    907251       250     21250         0     48112    148750   1106768     57.88     60.98
171.93/172.03	c  N dy  3382    928391       250     21250         0     68793    148750   2471666     57.88     61.34
175.64/175.74	c  N dy  3462    948520       250     21250         0     47418    148750   1002107     57.89     60.95
178.84/178.95	c  N dy  3534    968655       250     21250         0     67088    148750   2302477     57.89     61.32
182.84/182.93	c  N dy  3599    989512       250     21250         0     45467    148750    817083     57.88     61.07
185.95/186.09	c  N dy  3680   1009541       250     21250         0     65039    148750   2116223     57.89     61.23
189.84/189.98	c  N dy  3740   1029726       250     21250         0     84742    148750   3420568     57.88     61.41
193.14/193.22	c  N dy  3823   1049823       250     21250         0     61355    148750   1810608     57.89     61.11
197.04/197.14	c  N dy  3900   1070400       250     21250         0     81485    148750   3150520     57.89     61.68
197.34/197.47	c  F st  3909   1071875       250     21250         0     82929    148750   3246428     57.89     58.41
200.54/200.63	c  N dy  3964   1090859       250     21250         0     57541    148750   1504752     57.89     61.05
204.14/204.27	c  N dy  4031   1111002       250     21250         0     77211    148750   2805821     57.89     61.25
208.14/208.27	c  N dy  4109   1131035       250     21250         0     51848    148750   1073782     57.90     61.06
211.64/211.72	c  N dy  4190   1151108       250     21250         0     71488    148750   2370980     57.90     61.16
215.84/215.95	c  N dy  4256   1171324       250     21250         0     91277    148750   3683787     57.90     61.59
219.34/219.45	c  N dy  4352   1192124       250     21250         0     65592    148750   1929760     57.92     61.00
222.84/222.98	c  S st  4415   1209883       250     21250         0     82917    148750   3079667     57.91     58.69
223.04/223.18	c  S st  4415   1210388       250     21250         0     83421    148750   3111289     57.91   no data
223.04/223.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
223.14/223.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
223.14/223.24	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
223.14/223.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
223.14/223.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
223.14/223.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
223.14/223.24	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
223.14/223.28	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
223.25/223.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
249.75/249.82	c lits-rem:       713  cl-subs:     2110  v-elim:      0  v-fix:    0  time: 26.47 s
249.75/249.82	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
249.75/249.86	c vivif2 --  cl tried    81311 cl shrink        0 lits rem          0 time: 0.03
250.04/250.18	c asymm  cl-useful: 0/2511/21250 lits-rem:0 time: 0.32
250.04/250.18	c calculated reachability. Time: 0.00
250.04/250.18	c  N dy  4415   1210388       250     21250         0     81311    148750   2919109     57.91   no data
254.34/254.47	c  N dy  4509   1230508       250     21250         0     54092    148750   1117172     57.93     61.48
257.84/257.90	c  N dy  4566   1250775       250     21250         0     73904    148750   2435171     57.91     61.17
262.14/262.28	c  N dy  4638   1270782       250     21250         0     93428    148750   3727787     57.91     61.62
265.64/265.78	c  N dy  4705   1290894       250     21250         0     65232    148750   1797202     57.91     61.79
269.64/269.73	c  N dy  4781   1311061       250     21250         0     84975    148750   3107039     57.92     61.09
273.85/273.95	c  N dy  4845   1331340       250     21250         0     55919    148750   1120046     57.92     61.37
277.44/277.57	c  N dy  4926   1351361       250     21250         0     75476    148750   2415168     57.93     61.09
282.04/282.13	c  N dy  5003   1371902       250     21250         0     95501    148750   3736862     57.93     61.20
285.85/285.92	c  N dy  5087   1391910       250     21250         0     65231    148750   1680516     57.93     61.35
289.84/289.91	c  N dy  5149   1412872       250     21250         0     85717    148750   3041323     57.92     61.18
294.24/294.33	c  N dy  5218   1433112       250     21250         0     54697    148750    930701     57.92     60.99
297.74/297.89	c  N dy  5288   1453658       250     21250         0     74790    148750   2263893     57.92     61.00
302.34/302.46	c  N dy  5368   1474389       250     21250         0     95021    148750   3607587     57.93     61.15
306.55/306.61	c  N dy  5435   1495202       250     21250         0     63604    148750   1472383     57.93     61.25
310.54/310.62	c  N dy  5517   1515359       250     21250         0     83274    148750   2776509     57.93     61.10
315.44/315.51	c  N dy  5587   1535513       250     21250         0    102964    148750   4073567     57.93     61.80
319.24/319.36	c  N dy  5667   1555884       250     21250         0     70100    148750   1844754     57.94     61.44
323.45/323.57	c  N dy  5741   1575893       250     21250         0     89654    148750   3143260     57.94     62.22
328.54/328.60	c  N dy  5818   1595965       250     21250         0     55540    148750    828038     57.94     65.94
332.45/332.57	c  N dy  5900   1618365       250     21250         0     77388    148750   2270644     57.94     61.41
337.04/337.10	c  N dy  5976   1638515       250     21250         0     97069    148750   3573481     57.94     62.17
341.64/341.74	c  N dy  6038   1659228       250     21250         0     62610    148750   1240266     57.94     61.51
345.55/345.67	c  N dy  6123   1679634       250     21250         0     82520    148750   2559948     57.95     61.48
350.54/350.61	c  N dy  6218   1699751       250     21250         0    102193    148750   3869276     57.95     61.04
353.45/353.50	c  S st  6256   1710389       250     21250         0     56938    148750    810919     57.95     54.47
353.55/353.63	c  S st  6256   1710892       250     21250         0     57437    148750    842601     57.95   no data
353.55/353.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
353.55/353.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.02
353.55/353.66	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
353.55/353.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
353.55/353.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
353.55/353.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
353.55/353.66	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
353.55/353.67	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
353.55/353.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
354.85/354.93	c lits-rem:        18  cl-subs:       77  v-elim:      0  v-fix:    0  time:  1.23 s
354.85/354.93	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
354.85/354.94	c vivif2 --  cl tried    57360 cl shrink        0 lits rem          0 time: 0.01
355.15/355.25	c asymm  cl-useful: 0/2891/21250 lits-rem:0 time: 0.30
355.15/355.25	c calculated reachability. Time: 0.00
355.15/355.25	c  N dy  6256   1710892       250     21250         0     57360    148750    835728     57.95   no data
358.74/358.85	c  N dy  6331   1730936       250     21250         0     76955    148750   2139634     57.95     61.25
363.34/363.44	c  N dy  6401   1751603       250     21250         0     97115    148750   3477393     57.95     61.29
368.45/368.60	c  N dy  6475   1771670       250     21250         0     60067    148750    961137     57.95     62.28
372.25/372.37	c  N dy  6556   1791788       250     21250         0     79723    148750   2264000     57.95     61.74
376.74/376.84	c  N dy  6615   1812036       250     21250         0     99491    148750   3572638     57.95     61.19
382.34/382.47	c  N dy  6680   1835314       250     21250         0     64625    148750   1207893     57.95     61.38
386.34/386.48	c  N dy  6744   1856139       250     21250         0     84971    148750   2559341     57.95     61.28
390.75/390.89	c  N dy  6783   1876202       250     21250         0    104539    148750   3857213     57.94     62.09
396.14/396.27	c  N dy  6866   1898028       250     21250         0     67237    148750   1326138     57.94     61.07
400.24/400.37	c  N dy  6940   1918808       250     21250         0     87548    148750   2675636     57.94     61.25
405.35/405.40	c  N dy  7026   1938825       250     21250         0    107112    148750   3973538     57.95     61.09
410.25/410.37	c  N dy  7105   1958871       250     21250         0     67106    148750   1262363     57.95     61.46
414.76/414.82	c  N dy  7192   1980790       250     21250         0     88492    148750   2677808     57.95     61.37
419.84/419.97	c  N dy  7268   2001252       250     21250         0    108501    148750   4007326     57.95     61.59
425.15/425.20	c  N dy  7350   2021362       250     21250         0     67577    148750   1240283     57.96     61.15
429.54/429.60	c  N dy  7445   2042850       250     21250         0     88558    148750   2633229     57.96     61.11
434.45/434.57	c  N dy  7514   2062981       250     21250         0    108200    148750   3933057     57.96     61.24
440.06/440.17	c  N dy  7596   2082997       250     21250         0     66239    148750   1092313     57.97     61.42
444.05/444.18	c  N dy  7663   2103643       250     21250         0     86418    148750   2428314     57.96     61.06
449.24/449.37	c  N dy  7728   2125354       250     21250         0    107597    148750   3830369     57.96     61.19
455.15/455.23	c  N dy  7807   2145533       250     21250         0     64791    148750    944107     57.96     61.35
459.24/459.39	c  N dy  7877   2166938       250     21250         0     85704    148750   2333545     57.96     61.13
464.15/464.27	c  N dy  7955   2187052       250     21250         0    105374    148750   3642690     57.96     61.21
470.45/470.54	c  N dy  8039   2207981       250     21250         0    125794    148750   4995650     57.96     61.35
471.25/471.39	c  S st  8051   2210893       250     21250         0     65162    148750    912368     57.96     55.35
471.45/471.54	c  S st  8051   2211401       250     21250         0     65665    148750    944623     57.96   no data
471.45/471.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
471.45/471.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
471.45/471.58	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
471.45/471.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
471.45/471.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
471.45/471.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
471.45/471.58	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
471.55/471.60	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
471.55/471.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
472.95/473.02	c lits-rem:        12  cl-subs:      119  v-elim:      0  v-fix:    0  time:  1.40 s
472.95/473.03	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
472.95/473.04	c vivif2 --  cl tried    65546 cl shrink        0 lits rem          0 time: 0.01
473.25/473.36	c asymm  cl-useful: 0/2404/21250 lits-rem:0 time: 0.32
473.25/473.37	c calculated reachability. Time: 0.00
473.25/473.37	c  N dy  8051   2211401       250     21250         0     65546    148750    933656     57.96   no data
477.14/477.29	c  N dy  8106   2232559       250     21250         0     86184    148750   2308519     57.95     61.28
482.15/482.20	c  N dy  8190   2252893       250     21250         0    106052    148750   3626343     57.96     61.66
488.25/488.35	c  N dy  8295   2272947       250     21250         0    125597    148750   4928800     57.97     61.61
492.76/492.89	c  N dy  8378   2293269       250     21250         0     80999    148750   1908534     57.97     61.19
497.35/497.48	c  N dy  8438   2313301       250     21250         0    100532    148750   3200705     57.97     61.69
502.94/503.03	c  N dy  8508   2333460       250     21250         0    120199    148750   4506485     57.97     61.21
508.05/508.10	c  N dy  8573   2353473       250     21250         0     74375    148750   1417275     57.97     61.58
512.34/512.46	c  N dy  8658   2373537       250     21250         0     93980    148750   2719184     57.97     63.42
517.65/517.71	c  N dy  8724   2393601       250     21250         0    113575    148750   4010531     57.97     61.72
523.75/523.82	c  N dy  8789   2413673       250     21250         0     66750    148750    854823     57.97     61.15
527.65/527.77	c  N dy  8856   2433675       250     21250         0     86290    148750   2147947     57.97     61.87
532.55/532.63	c  N dy  8918   2454352       250     21250         0    106472    148750   3483169     57.96     61.05
538.55/538.68	c  N dy  8995   2474646       250     21250         0    126296    148750   4793158     57.96     61.10
543.75/543.85	c  N dy  9075   2494671       250     21250         0     78486    148750   1577293     57.97     61.87
549.05/549.11	c  N dy  9142   2519125       250     21250         0    102337    148750   3165073     57.96     61.47
554.75/554.80	c  N dy  9212   2539584       250     21250         0    122262    148750   4491616     57.96     61.39
560.85/560.95	c  N dy  9295   2559616       250     21250         0     73525    148750   1197093     57.96     61.16
565.35/565.43	c  N dy  9358   2581080       250     21250         0     94503    148750   2586171     57.96     61.40
570.55/570.65	c  N dy  9421   2601323       250     21250         0    114269    148750   3893391     57.96     61.18
576.95/577.09	c  N dy  9507   2621530       250     21250         0    134027    148750   5204897     57.96     61.20
581.97/582.08	c  N dy  9572   2643037       250     21250         0     85724    148750   1950590     57.96     61.44
586.75/586.88	c  N dy  9648   2663098       250     21250         0    105314    148750   3250833     57.96     61.31
592.46/592.52	c  N dy  9700   2683305       250     21250         0    125060    148750   4562620     57.96     61.17
598.36/598.43	c  N dy  9750   2703814       250     21250         0     74775    148750   1160708     57.95     61.12
599.85/599.94	c  S st  9771   2711402       250     21250         0     82197    148750   1655458     57.95     57.20
600.05/600.12	c  S st  9771   2711909       250     21250         0     82699    148750   1686426     57.95   no data
600.05/600.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
600.05/600.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
600.05/600.17	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
600.05/600.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
600.05/600.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
600.05/600.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
600.05/600.17	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
600.15/600.20	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
600.15/600.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
606.85/606.97	c lits-rem:       207  cl-subs:      713  v-elim:      0  v-fix:    0  time:  6.73 s
606.85/606.97	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
606.85/606.99	c vivif2 --  cl tried    81986 cl shrink        0 lits rem          0 time: 0.02
607.27/607.32	c asymm  cl-useful: 0/1992/21250 lits-rem:0 time: 0.33
607.27/607.32	c calculated reachability. Time: 0.00
607.27/607.32	c  N dy  9771   2711909       250     21250         0     81986    148750   1621269     57.95   no data
612.25/612.33	c  N dy  9844   2732056       250     21250         0    101659    148750   2925460     57.96     61.60
617.75/617.87	c  N dy  9896   2752743       250     21250         0    121853    148750   4264451     57.95     61.23
624.25/624.38	c  N dy  9958   2772833       250     21250         0    141489    148750   5564801     57.94     61.31
629.55/629.60	c  N dy 10036   2796455       250     21250         0     93225    148750   2334503     57.94     61.01
634.77/634.85	c  N dy 10117   2816762       250     21250         0    113076    148750   3651742     57.94     61.21
640.65/640.78	c  N dy 10180   2837104       250     21250         0    132941    148750   4964273     57.94     61.23
646.66/646.79	c  N dy 10251   2857128       250     21250         0     80218    148750   1412201     57.94     64.07
651.35/651.46	c  N dy 10329   2877189       250     21250         0     99817    148750   2716044     57.94     61.18
657.25/657.35	c  N dy 10416   2898047       250     21250         0    120188    148750   4072423     57.95     61.75
664.06/664.12	c  N dy 10497   2918144       250     21250         0    139779    148750   5373079     57.95     61.16
669.15/669.24	c  N dy 10568   2938214       250     21250         0     86139    148750   1751273     57.95     61.48
674.25/674.31	c  N dy 10661   2958381       250     21250         0    105849    148750   3057861     57.95     61.01
680.16/680.23	c  N dy 10726   2978617       250     21250         0    125591    148750   4360616     57.95     61.15
687.16/687.20	c  N dy 10809   2998759       250     21250         0    145270    148750   5664764     57.95     61.03
691.97/692.05	c  N dy 10850   3018770       250     21250         0     90600    148750   1981825     57.94     61.53
697.06/697.10	c  N dy 10926   3038776       250     21250         0    110157    148750   3280221     57.94     61.02
702.97/703.05	c  N dy 11000   3058838       250     21250         0    129825    148750   4586763     57.94     61.51
710.35/710.45	c  N dy 11096   3078907       250     21250         0    149426    148750   5892823     57.95     62.48
714.96/715.07	c  N dy 11157   3098971       250     21250         0     93774    148750   2145002     57.95     61.62
720.06/720.19	c  N dy 11224   3119067       250     21250         0    113418    148750   3444046     57.94     65.66
726.36/726.48	c  N dy 11303   3139133       250     21250         0    133008    148750   4748694     57.95     61.86
734.16/734.25	c  N dy 11386   3160356       250     21250         0     77532    148750   1006504     57.95     61.16
738.65/738.74	c  N dy 11454   3180424       250     21250         0     97141    148750   2303035     57.95     61.41
744.05/744.12	c  N dy 11515   3200997       250     21250         0    117229    148750   3632422     57.94     61.04
747.26/747.33	c  S st 11552   3211909       250     21250         0    127876    148750   4344344     57.94   no data
747.56/747.61	c  S st 11552   3212412       250     21250         0    128372    148750   4375448     57.94   no data
747.56/747.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
747.66/747.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.07
747.66/747.70	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
747.66/747.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
747.66/747.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
747.66/747.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
747.66/747.70	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
747.66/747.75	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
747.76/747.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
790.97/791.07	c lits-rem:      1013  cl-subs:     3154  v-elim:      0  v-fix:    0  time: 43.21 s
790.97/791.08	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
791.05/791.13	c vivif2 --  cl tried   125218 cl shrink        0 lits rem          0 time: 0.05
791.45/791.51	c asymm  cl-useful: 0/1394/21250 lits-rem:0 time: 0.38
791.45/791.51	c calculated reachability. Time: 0.00
791.45/791.51	c  N dy 11552   3212412       250     21250         0    125218    148750   4092153     57.94   no data
798.86/798.94	c  N dy 11631   3232505       250     21250         0    144843    148750   5391631     57.94     61.27
804.85/804.90	c  N dy 11702   3252566       250     21250         0     87337    148750   1607683     57.94     61.58
809.86/809.91	c  N dy 11785   3272614       250     21250         0    106960    148750   2914646     57.94     61.06
815.45/815.55	c  N dy 11846   3292701       250     21250         0    126586    148750   4218862     57.94     61.49
822.46/822.53	c  N dy 11922   3313024       250     21250         0    146443    148750   5533329     57.94     61.33
828.76/828.85	c  N dy 12001   3333388       250     21250         0     88181    148750   1603156     57.94     61.14
833.88/833.99	c  N dy 12079   3353844       250     21250         0    108150    148750   2929824     57.94     61.04
839.86/839.92	c  N dy 12155   3374146       250     21250         0    127985    148750   4253364     57.95     61.35
846.96/847.06	c  N dy 12219   3395605       250     21250         0    148861    148750   5637015     57.94     61.34
853.36/853.41	c  N dy 12305   3415716       250     21250         0     89399    148750   1632056     57.95     61.54
858.56/858.61	c  N dy 12379   3436264       250     21250         0    109461    148750   2964638     57.95     61.35
864.57/864.69	c  N dy 12475   3456358       250     21250         0    129104    148750   4263592     57.95     64.87
871.27/871.31	c  N dy 12535   3476497       250     21250         0    148782    148750   5571003     57.95     61.10
877.87/877.95	c  N dy 12613   3496656       250     21250         0     88372    148750   1504773     57.95     61.02
882.96/883.01	c  N dy 12681   3516745       250     21250         0    107980    148750   2801125     57.95     63.65
889.05/889.13	c  N dy 12779   3536822       250     21250         0    127568    148750   4100909     57.95     61.61
895.96/896.05	c  N dy 12853   3557043       250     21250         0    147325    148750   5415133     57.95     61.52
903.36/903.41	c  N dy 12944   3577109       250     21250         0     85860    148750   1286662     57.96     61.09
908.16/908.27	c  N dy 13010   3597237       250     21250         0    105550    148750   2589312     57.96     61.24
913.96/914.07	c  N dy 13077   3617687       250     21250         0    125534    148750   3918877     57.95     61.28
920.67/920.76	c  N dy 13149   3637731       250     21250         0    145118    148750   5219768     57.96     61.35
929.06/929.13	c  N dy 13232   3658822       250     21250         0     83682    148750   1080805     57.96     61.19
933.97/934.02	c  N dy 13289   3679512       250     21250         0    103884    148750   2416189     57.95     61.24
939.86/939.93	c  N dy 13381   3699565       250     21250         0    123484    148750   3716562     57.96     61.39
944.06/944.12	c  S st 13428   3712412       250     21250         0    136014    148750   4551985     57.96     57.69
944.36/944.43	c  S st 13428   3712913       250     21250         0    136511    148750   4583695     57.96   no data
944.36/944.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
944.46/944.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.07
944.46/944.52	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
944.46/944.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
944.46/944.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
944.46/944.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
944.46/944.52	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
944.46/944.57	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
944.56/944.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
990.16/990.28	c lits-rem:       969  cl-subs:     3203  v-elim:      0  v-fix:    0  time: 45.59 s
990.16/990.28	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
990.26/990.35	c vivif2 --  cl tried   133308 cl shrink        0 lits rem          0 time: 0.06
990.66/990.73	c asymm  cl-useful: 0/1353/21250 lits-rem:0 time: 0.39
990.66/990.74	c calculated reachability. Time: 0.00
990.66/990.74	c  N dy 13428   3712913       250     21250         0    133308    148750   4291791     57.96   no data
999.37/999.40	c  N dy 13487   3737130       250     21250         0    156939    148750   5867610     57.96     61.38
1004.56/1004.66	c  F st 13538   3751563       250     21250         0     88060    148750   1315947     57.95     52.27
1005.76/1005.89	c  N dy 13545   3757355       250     21250         0     93705    148750   1698570     57.95     61.04
1011.07/1011.13	c  N dy 13620   3777551       250     21250         0    113449    148750   3009168     57.95     61.03
1017.16/1017.21	c  N dy 13688   3797558       250     21250         0    132957    148750   4303363     57.95     61.09
1024.57/1024.65	c  N dy 13777   3817819       250     21250         0    152709    148750   5618230     57.96     61.08
1032.36/1032.40	c  N dy 13860   3837857       250     21250         0     88343    148750   1288083     57.96     61.31
1037.46/1037.54	c  N dy 13936   3858112       250     21250         0    108142    148750   2603040     57.96     61.10
1043.47/1043.55	c  N dy 14018   3878228       250     21250         0    127790    148750   3905181     57.97     61.19
1050.17/1050.27	c  N dy 14079   3898467       250     21250         0    147544    148750   5216542     57.96     61.23
1058.06/1058.13	c  N dy 14149   3919094       250     21250         0    167658    148750   6557189     57.96     61.07
1063.57/1063.61	c  N dy 14227   3939355       250     21250         0    102478    148750   2166765     57.96     61.27
1069.37/1069.47	c  N dy 14299   3960007       250     21250         0    122665    148750   3504978     57.96     61.22
1076.46/1076.54	c  N dy 14397   3980334       250     21250         0    142525    148750   4825615     57.97     61.20
1084.27/1084.38	c  N dy 14478   4000352       250     21250         0    162083    148750   6128224     57.97     61.26
1090.37/1090.48	c  N dy 14506   4020780       250     21250         0     96057    148750   1682184     57.96     61.11
1095.76/1095.81	c  N dy 14584   4040856       250     21250         0    115699    148750   2988439     57.96     61.23
1102.07/1102.13	c  N dy 14667   4060910       250     21250         0    135305    148750   4291215     57.96     62.26
1108.57/1108.70	c  N dy 14704   4080918       250     21250         0    154829    148750   5590093     57.96     64.16
1116.87/1116.98	c  N dy 14778   4101088       250     21250         0     87630    148750   1064847     57.95     61.75
1121.77/1121.83	c  N dy 14845   4121280       250     21250         0    107377    148750   2375287     57.95     61.10
1127.97/1128.07	c  N dy 14930   4142013       250     21250         0    127633    148750   3724047     57.96     61.56
1135.17/1135.26	c  N dy 15011   4162926       250     21250         0    148061    148750   5086196     57.96     61.20
1142.67/1142.73	c  N dy 15057   4183273       250     21250         0    167912    148750   6403198     57.96     61.30
1149.48/1149.52	c  N dy 15138   4203368       250     21250         0     99605    148750   1799136     57.96     61.67
1151.87/1151.96	c  S st 15167   4212915       250     21250         0    108962    148750   2418790     57.96     55.65
1152.17/1152.21	c  S st 15167   4213417       250     21250         0    109460    148750   2451207     57.96   no data
1152.17/1152.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1152.17/1152.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.06
1152.17/1152.28	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1152.17/1152.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1152.17/1152.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1152.17/1152.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
1152.17/1152.28	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1152.27/1152.31	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1152.27/1152.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1165.87/1165.93	c lits-rem:       369  cl-subs:     1308  v-elim:      0  v-fix:    0  time: 13.55 s
1165.87/1165.93	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
1165.87/1165.97	c vivif2 --  cl tried   108152 cl shrink        0 lits rem          0 time: 0.04
1166.27/1166.32	c asymm  cl-useful: 0/1597/21250 lits-rem:0 time: 0.35
1166.27/1166.32	c calculated reachability. Time: 0.00
1166.27/1166.32	c  N dy 15167   4213417       250     21250         0    108152    148750   2332627     57.96   no data
1173.06/1173.15	c  N dy 15245   4233607       250     21250         0    127889    148750   3644118     57.96     61.08
1180.87/1180.90	c  N dy 15320   4254849       250     21250         0    148634    148750   5013900     57.96     61.02
1188.57/1188.64	c  N dy 15384   4275030       250     21250         0    168358    148750   6325088     57.96     61.94
1195.78/1195.89	c  N dy 15459   4295258       250     21250         0     99243    148750   1719784     57.96     61.31
1201.18/1201.21	c  N dy 15520   4315302       250     21250         0    118803    148750   3018200     57.95     61.16
1207.57/1207.64	c  N dy 15595   4335368       250     21250         0    138400    148750   4318931     57.95     61.61
1215.07/1215.13	c  N dy 15676   4355732       250     21250         0    158326    148750   5645547     57.96     61.23
1223.87/1223.96	c  N dy 15745   4376639       250     21250         0    178744    148750   6996357     57.96     61.45
1229.47/1229.58	c  N dy 15811   4397849       250     21250         0    109636    148750   2350518     57.96     61.16
1235.48/1235.52	c  N dy 15883   4417889       250     21250         0    129187    148750   3649909     57.96     61.29
1242.27/1242.39	c  N dy 15958   4437918       250     21250         0    148745    148750   4952332     57.96     61.32
1250.37/1250.40	c  N dy 16033   4457929       250     21250         0    168262    148750   6243417     57.96     61.18
1257.87/1257.92	c  N dy 16101   4478141       250     21250         0     97181    148750   1470843     57.96     61.54
1263.17/1263.29	c  N dy 16165   4498512       250     21250         0    117069    148750   2795436     57.96     61.43
1269.68/1269.78	c  N dy 16236   4519430       250     21250         0    137472    148750   4147700     57.96     61.05
1276.88/1276.92	c  N dy 16299   4539605       250     21250         0    157195    148750   5458701     57.95     61.63
1285.77/1285.81	c  N dy 16399   4560311       250     21250         0    177455    148750   6811769     57.96     61.51
1292.38/1292.43	c  N dy 16479   4580446       250     21250         0    105285    148750   1956242     57.96     61.57
1298.27/1298.38	c  N dy 16556   4600593       250     21250         0    124989    148750   3264263     57.96     61.07

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

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 3.84 3.99 3.87 4/356 14929
/proc/meminfo: memFree=24310912/32951124 swapFree=65980216/67111528
[pid=14929] ppid=14925 vsize=2776 CPUtime=0 cores=1,3
/proc/14929/stat : 14929 (strangenight2-s) R 14925 14929 14254 0 -1 4194304 86 0 0 0 0 0 0 0 21 0 1 0 630750369 2842624 44 33554432000 4194304 4580011 140736210398992 18446744073709551615 228090527367 0 2147483391 4096 0 0 0 0 17 3 0 0 0
/proc/14929/statm: 694 44 35 95 0 23 0

[startup+0.124366 s]
/proc/loadavg: 3.84 3.99 3.87 4/356 14929
/proc/meminfo: memFree=24310912/32951124 swapFree=65980216/67111528
[pid=14929] ppid=14925 vsize=30684 CPUtime=0.09 cores=1,3
/proc/14929/stat : 14929 (strangenight2-s) R 14925 14929 14254 0 -1 4202496 1075 0 0 0 9 0 0 0 21 0 1 0 630750369 31420416 1016 33554432000 4194304 4580011 140736210398992 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/14929/statm: 7671 1016 339 95 0 2653 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30684

[startup+0.224289 s]
/proc/loadavg: 3.84 3.99 3.87 4/356 14929
/proc/meminfo: memFree=24310912/32951124 swapFree=65980216/67111528
[pid=14929] ppid=14925 vsize=30684 CPUtime=0.19 cores=1,3
/proc/14929/stat : 14929 (strangenight2-s) R 14925 14929 14254 0 -1 4202496 1094 0 0 0 19 0 0 0 22 0 1 0 630750369 31420416 1035 33554432000 4194304 4580011 140736210398992 18446744073709551615 4295691 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/14929/statm: 7671 1035 339 95 0 2653 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 30684

[startup+0.300276 s]
/proc/loadavg: 3.84 3.99 3.87 4/356 14929
/proc/meminfo: memFree=24310912/32951124 swapFree=65980216/67111528
[pid=14929] ppid=14925 vsize=30816 CPUtime=0.27 cores=1,3
/proc/14929/stat : 14929 (strangenight2-s) R 14925 14929 14254 0 -1 4202496 1106 0 0 0 27 0 0 0 22 0 1 0 630750369 31555584 1047 33554432000 4194304 4580011 140736210398992 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/14929/statm: 7704 1047 339 95 0 2686 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 30816

[startup+0.700203 s]
/proc/loadavg: 3.84 3.99 3.87 4/356 14929
/proc/meminfo: memFree=24310912/32951124 swapFree=65980216/67111528
[pid=14929] ppid=14925 vsize=35624 CPUtime=0.67 cores=1,3
/proc/14929/stat : 14929 (strangenight2-s) R 14925 14929 14254 0 -1 4202496 2840 0 0 0 67 0 0 0 23 0 1 0 630750369 36478976 2508 33554432000 4194304 4580011 140736210398992 18446744073709551615 4293032 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/14929/statm: 8906 2508 363 95 0 3888 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 35624

[startup+1.50106 s]
/proc/loadavg: 3.86 3.99 3.87 7/368 14948
/proc/meminfo: memFree=24226264/32951124 swapFree=65980216/67111528
[pid=14929] ppid=14925 vsize=37436 CPUtime=1.45 cores=1,3
/proc/14929/stat : 14929 (strangenight2-s) R 14925 14929 14254 0 -1 4202496 4343 0 0 0 145 0 0 0 25 0 1 0 630750369 38334464 2739 33554432000 4194304 4580011 140736210398992 18446744073709551615 4294931 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/14929/statm: 9359 2739 363 95 0 4341 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 37436

[startup+3.10077 s]
/proc/loadavg: 3.86 3.99 3.87 8/368 14948
/proc/meminfo: memFree=24218196/32951124 swapFree=65980216/67111528
[pid=14929] ppid=14925 vsize=50016 CPUtime=3.04 cores=1,3
/proc/14929/stat : 14929 (strangenight2-s) R 14925 14929 14254 0 -1 4202496 9090 0 0 0 303 1 0 0 25 0 1 0 630750369 51216384 5705 33554432000 4194304 4580011 140736210398992 18446744073709551615 4416376 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/14929/statm: 12504 5705 367 95 0 7486 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 50016

[startup+6.30021 s]
/proc/loadavg: 3.86 3.99 3.87 7/368 14948
/proc/meminfo: memFree=24171892/32951124 swapFree=65980216/67111528
[pid=14929] ppid=14925 vsize=50248 CPUtime=6.23 cores=1,3
/proc/14929/stat : 14929 (strangenight2-s) R 14925 14929 14254 0 -1 4202496 12566 0 0 0 621 2 0 0 25 0 1 0 630750369 51453952 5831 33554432000 4194304 4580011 140736210398992 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14929/statm: 12562 5831 367 95 0 7544 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 50248

[startup+12.701 s]
/proc/loadavg: 3.88 3.99 3.87 7/368 14949
/proc/meminfo: memFree=24059848/32951124 swapFree=65980216/67111528
[pid=14929] ppid=14925 vsize=64660 CPUtime=12.64 cores=1,3
/proc/14929/stat : 14929 (strangenight2-s) R 14925 14929 14254 0 -1 4202496 20517 0 0 0 1260 4 0 0 25 0 1 0 630750369 66211840 9698 33554432000 4194304 4580011 140736210398992 18446744073709551615 4294711 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14929/statm: 16165 9698 367 95 0 11147 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 64660

[startup+25.5007 s]
/proc/loadavg: 3.90 3.99 3.87 7/368 14949
/proc/meminfo: memFree=24030328/32951124 swapFree=65980216/67111528
[pid=14929] ppid=14925 vsize=76008 CPUtime=25.43 cores=1,3
/proc/14929/stat : 14929 (strangenight2-s) R 14925 14929 14254 0 -1 4202496 31647 0 0 0 2538 5 0 0 25 0 1 0 630750369 77832192 12376 33554432000 4194304 4580011 140736210398992 18446744073709551615 4294423 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14929/statm: 19002 12376 367 95 0 13984 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 76008

[startup+51.101 s]
/proc/loadavg: 3.93 3.99 3.87 7/368 14950
/proc/meminfo: memFree=23909452/32951124 swapFree=65980216/67111528
[pid=14929] ppid=14925 vsize=87384 CPUtime=51.04 cores=1,3
/proc/14929/stat : 14929 (strangenight2-s) R 14925 14929 14254 0 -1 4202496 49359 0 0 0 5095 9 0 0 25 0 1 0 630750369 89481216 14986 33554432000 4194304 4580011 140736210398992 18446744073709551615 4406377 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14929/statm: 21846 14986 367 95 0 16828 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 87384

[startup+102.301 s]
/proc/loadavg: 4.01 4.00 3.88 5/368 14951
/proc/meminfo: memFree=23843664/32951124 swapFree=65980216/67111528
[pid=14929] ppid=14925 vsize=92572 CPUtime=102.25 cores=1,3
/proc/14929/stat : 14929 (strangenight2-s) R 14925 14929 14254 0 -1 4202496 75862 0 0 0 10211 14 0 0 25 0 1 0 630750369 94793728 16349 33554432000 4194304 4580011 140736210398992 18446744073709551615 4294660 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14929/statm: 23143 16349 367 95 0 18125 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 92572

[startup+162.301 s]
/proc/loadavg: 4.00 4.00 3.89 7/368 14953
/proc/meminfo: memFree=23769728/32951124 swapFree=65980216/67111528
[pid=14929] ppid=14925 vsize=116472 CPUtime=162.23 cores=1,3
/proc/14929/stat : 14929 (strangenight2-s) R 14925 14929 14254 0 -1 4202496 101515 0 0 0 16205 18 0 0 25 0 1 0 630750369 119267328 21653 33554432000 4194304 4580011 140736210398992 18446744073709551615 4294931 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14929/statm: 29118 21653 367 95 0 24100 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 116472

[startup+222.314 s]
/proc/loadavg: 4.08 4.03 3.91 7/368 14954
/proc/meminfo: memFree=23746760/32951124 swapFree=65980216/67111528
[pid=14929] ppid=14925 vsize=168112 CPUtime=222.25 cores=1,3
/proc/14929/stat : 14929 (strangenight2-s) R 14925 14929 14254 0 -1 4202496 130192 0 0 0 22201 24 0 0 25 0 1 0 630750369 172146688 23150 33554432000 4194304 4580011 140736210398992 18446744073709551615 4294602 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14929/statm: 42028 23150 367 95 0 37010 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 168112

[startup+282.301 s]
/proc/loadavg: 4.06 4.03 3.91 7/368 14956
/proc/meminfo: memFree=23673420/32951124 swapFree=65980216/67111528
[pid=14929] ppid=14925 vsize=185212 CPUtime=282.24 cores=1,3
/proc/14929/stat : 14929 (strangenight2-s) R 14925 14929 14254 0 -1 4202496 147906 0 0 0 28196 28 0 0 25 0 1 0 630750369 189657088 27897 33554432000 4194304 4580011 140736210398992 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14929/statm: 46303 27897 367 95 0 41285 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 185212

[startup+342.301 s]
/proc/loadavg: 4.05 4.04 3.92 7/368 14957
/proc/meminfo: memFree=23674956/32951124 swapFree=65980216/67111528
[pid=14929] ppid=14925 vsize=133732 CPUtime=342.24 cores=1,3
/proc/14929/stat : 14929 (strangenight2-s) R 14925 14929 14254 0 -1 4202496 173267 0 0 0 34190 34 0 0 25 0 1 0 630750369 136941568 25522 33554432000 4194304 4580011 140736210398992 18446744073709551615 4294498 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14929/statm: 33433 25522 367 95 0 28415 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 133732

[startup+402.301 s]
/proc/loadavg: 4.02 4.03 3.92 7/368 14959
/proc/meminfo: memFree=23656292/32951124 swapFree=65980216/67111528
[pid=14929] ppid=14925 vsize=188200 CPUtime=402.25 cores=1,3
/proc/14929/stat : 14929 (strangenight2-s) R 14925 14929 14254 0 -1 4202496 195258 0 0 0 40185 40 0 0 25 0 1 0 630750369 192716800 27408 33554432000 4194304 4580011 140736210398992 18446744073709551615 4294341 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14929/statm: 47050 27408 367 95 0 42032 0
Current children cumulated CPU time (s) 402.25
Current children cumulated vsize (KiB) 188200

[startup+462.301 s]
/proc/loadavg: 4.00 4.02 3.92 7/368 14961
/proc/meminfo: memFree=23659740/32951124 swapFree=65980216/67111528
[pid=14929] ppid=14925 vsize=189364 CPUtime=462.25 cores=1,3
/proc/14929/stat : 14929 (strangenight2-s) R 14925 14929 14254 0 -1 4202496 216555 0 0 0 46179 46 0 0 25 0 1 0 630750369 193908736 27366 33554432000 4194304 4580011 140736210398992 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14929/statm: 47341 27366 367 95 0 42323 0
Current children cumulated CPU time (s) 462.25
Current children cumulated vsize (KiB) 189364

[startup+522.301 s]
/proc/loadavg: 4.00 4.02 3.92 7/368 14962
/proc/meminfo: memFree=23631440/32951124 swapFree=65980216/67111528
[pid=14929] ppid=14925 vsize=190272 CPUtime=522.24 cores=1,3
/proc/14929/stat : 14929 (strangenight2-s) R 14925 14929 14254 0 -1 4202496 235308 0 0 0 52173 51 0 0 25 0 1 0 630750369 194838528 29281 33554432000 4194304 4580011 140736210398992 18446744073709551615 4294501 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14929/statm: 47568 29281 367 95 0 42550 0
Current children cumulated CPU time (s) 522.24
Current children cumulated vsize (KiB) 190272

[startup+582.301 s]
/proc/loadavg: 4.00 4.01 3.92 7/368 14964
/proc/meminfo: memFree=23679844/32951124 swapFree=65980216/67111528
[pid=14929] ppid=14925 vsize=134616 CPUtime=582.25 cores=1,3
/proc/14929/stat : 14929 (strangenight2-s) R 14925 14929 14254 0 -1 4202496 255780 0 0 0 58168 57 0 0 25 0 1 0 630750369 137846784 26227 33554432000 4194304 4580011 140736210398992 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14929/statm: 33654 26227 367 95 0 28636 0
Current children cumulated CPU time (s) 582.25
Current children cumulated vsize (KiB) 134616

[startup+642.3 s]
/proc/loadavg: 4.05 4.02 3.92 7/368 14965
/proc/meminfo: memFree=23635668/32951124 swapFree=65980216/67111528
[pid=14929] ppid=14925 vsize=193304 CPUtime=642.25 cores=1,3
/proc/14929/stat : 14929 (strangenight2-s) R 14925 14929 14254 0 -1 4202496 271689 0 0 0 64163 62 0 0 25 0 1 0 630750369 197943296 29834 33554432000 4194304 4580011 140736210398992 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14929/statm: 48326 29834 367 95 0 43308 0
Current children cumulated CPU time (s) 642.25
Current children cumulated vsize (KiB) 193304

[startup+702.3 s]
/proc/loadavg: 4.02 4.02 3.92 7/368 14967
/proc/meminfo: memFree=23615892/32951124 swapFree=65980216/67111528
[pid=14929] ppid=14925 vsize=194092 CPUtime=702.26 cores=1,3
/proc/14929/stat : 14929 (strangenight2-s) R 14925 14929 14254 0 -1 4202496 289797 0 0 0 70159 67 0 0 25 0 1 0 630750369 198750208 29000 33554432000 4194304 4580011 140736210398992 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14929/statm: 48523 29000 367 95 0 43505 0
Current children cumulated CPU time (s) 702.26
Current children cumulated vsize (KiB) 194092

[startup+762.3 s]
/proc/loadavg: 4.12 4.04 3.93 7/368 14969
/proc/meminfo: memFree=23546768/32951124 swapFree=65980216/67111528
[pid=14929] ppid=14925 vsize=230064 CPUtime=762.26 cores=1,3
/proc/14929/stat : 14929 (strangenight2-s) R 14925 14929 14254 0 -1 4202496 310681 0 0 0 76154 72 0 0 25 0 1 0 630750369 235585536 36854 33554432000 4194304 4580011 140736210398992 18446744073709551615 4406370 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14929/statm: 57516 36854 367 95 0 52498 0
Current children cumulated CPU time (s) 762.26
Current children cumulated vsize (KiB) 230064

[startup+822.3 s]
/proc/loadavg: 4.14 4.06 3.95 7/368 14970
/proc/meminfo: memFree=23518468/32951124 swapFree=65980216/67111528
[pid=14929] ppid=14925 vsize=230340 CPUtime=822.26 cores=1,3
/proc/14929/stat : 14929 (strangenight2-s) R 14925 14929 14254 0 -1 4202496 318641 0 0 0 82151 75 0 0 25 0 1 0 630750369 235868160 37987 33554432000 4194304 4580011 140736210398992 18446744073709551615 4294354 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14929/statm: 57585 37987 367 95 0 52567 0
Current children cumulated CPU time (s) 822.26
Current children cumulated vsize (KiB) 230340

[startup+882.313 s]
/proc/loadavg: 4.09 4.06 3.95 7/368 14972
/proc/meminfo: memFree=23537124/32951124 swapFree=65980216/67111528
[pid=14929] ppid=14925 vsize=171888 CPUtime=882.27 cores=1,3
/proc/14929/stat : 14929 (strangenight2-s) R 14925 14929 14254 0 -1 4202496 336106 0 0 0 88147 80 0 0 25 0 1 0 630750369 176013312 35089 33554432000 4194304 4580011 140736210398992 18446744073709551615 4295369 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14929/statm: 42972 35089 367 95 0 37954 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 171888

[startup+942.3 s]
/proc/loadavg: 4.03 4.05 3.95 6/368 14973
/proc/meminfo: memFree=23575400/32951124 swapFree=65980216/67111528
[pid=14929] ppid=14925 vsize=231724 CPUtime=942.26 cores=1,3
/proc/14929/stat : 14929 (strangenight2-s) R 14925 14929 14254 0 -1 4202496 351656 0 0 0 94141 85 0 0 25 0 1 0 630750369 237285376 36689 33554432000 4194304 4580011 140736210398992 18446744073709551615 4489408 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14929/statm: 57931 36689 367 95 0 52913 0
Current children cumulated CPU time (s) 942.26
Current children cumulated vsize (KiB) 231724

[startup+1002.3 s]
/proc/loadavg: 4.01 4.04 3.95 7/368 14975
/proc/meminfo: memFree=23460168/32951124 swapFree=65980216/67111528
[pid=14929] ppid=14925 vsize=244940 CPUtime=1002.26 cores=1,3
/proc/14929/stat : 14929 (strangenight2-s) R 14925 14929 14254 0 -1 4202496 357473 0 0 0 100140 86 0 0 25 0 1 0 630750369 250818560 42506 33554432000 4194304 4580011 140736210398992 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14929/statm: 61235 42506 367 95 0 56217 0
Current children cumulated CPU time (s) 1002.26
Current children cumulated vsize (KiB) 244940

[startup+1062.3 s]
/proc/loadavg: 4.00 4.03 3.95 7/368 14977
/proc/meminfo: memFree=23416720/32951124 swapFree=65980216/67111528
[pid=14929] ppid=14925 vsize=185380 CPUtime=1062.27 cores=1,3
/proc/14929/stat : 14929 (strangenight2-s) R 14925 14929 14254 0 -1 4202496 374377 0 0 0 106135 92 0 0 25 0 1 0 630750369 189829120 37674 33554432000 4194304 4580011 140736210398992 18446744073709551615 4294492 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14929/statm: 46345 37674 367 95 0 41327 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 185380

[startup+1122.3 s]
/proc/loadavg: 4.16 4.05 3.96 7/368 14978
/proc/meminfo: memFree=23365568/32951124 swapFree=65980216/67111528
[pid=14929] ppid=14925 vsize=185488 CPUtime=1122.27 cores=1,3
/proc/14929/stat : 14929 (strangenight2-s) R 14925 14929 14254 0 -1 4202496 389772 0 0 0 112130 97 0 0 25 0 1 0 630750369 189939712 38333 33554432000 4194304 4580011 140736210398992 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14929/statm: 46372 38333 367 95 0 41354 0
Current children cumulated CPU time (s) 1122.27
Current children cumulated vsize (KiB) 185488

[startup+1182.3 s]
/proc/loadavg: 4.13 4.06 3.97 7/368 14980
/proc/meminfo: memFree=23390036/32951124 swapFree=65980216/67111528
[pid=14929] ppid=14925 vsize=246560 CPUtime=1182.27 cores=1,3
/proc/14929/stat : 14929 (strangenight2-s) R 14925 14929 14254 0 -1 4202496 400311 0 0 0 118126 101 0 0 25 0 1 0 630750369 252477440 41382 33554432000 4194304 4580011 140736210398992 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14929/statm: 61640 41382 367 95 0 56622 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 246560

[startup+1242.3 s]
/proc/loadavg: 4.05 4.05 3.97 7/368 14981
/proc/meminfo: memFree=23438120/32951124 swapFree=65980216/67111528
[pid=14929] ppid=14925 vsize=247080 CPUtime=1242.27 cores=1,3
/proc/14929/stat : 14929 (strangenight2-s) R 14925 14929 14254 0 -1 4202496 415112 0 0 0 124121 106 0 0 25 0 1 0 630750369 253009920 40902 33554432000 4194304 4580011 140736210398992 18446744073709551615 4324085 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14929/statm: 61770 40902 367 95 0 56752 0
Current children cumulated CPU time (s) 1242.27
Current children cumulated vsize (KiB) 247080



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.17 4.08 3.98 5/368 14983
/proc/meminfo: memFree=23368020/32951124 swapFree=65980216/67111528
[pid=14929] ppid=14925 vsize=247596 CPUtime=1299.98 cores=1,3
/proc/14929/stat : 14929 (strangenight2-s) R 14925 14929 14254 0 -1 4202496 429239 0 0 0 129888 110 0 0 25 0 1 0 630750369 253538304 39521 33554432000 4194304 4580011 140736210398992 18446744073709551615 4294656 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14929/statm: 61899 39521 367 95 0 56881 0
Current children cumulated CPU time (s) 1299.98
Current children cumulated vsize (KiB) 247596

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1300 s]
/proc/loadavg: 4.17 4.08 3.98 5/368 14983
/proc/meminfo: memFree=23368020/32951124 swapFree=65980216/67111528
[pid=14929] ppid=14925 vsize=247596 CPUtime=1299.98 cores=1,3
/proc/14929/stat : 14929 (strangenight2-s) R 14925 14929 14254 0 -1 4202496 429239 0 0 0 129888 110 0 0 25 0 1 0 630750369 253538304 39521 33554432000 4194304 4580011 140736210398992 18446744073709551615 4294656 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14929/statm: 61899 39521 367 95 0 56881 0
Current children cumulated CPU time (s) 1299.98
Current children cumulated vsize (KiB) 247596

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300
CPU user time (s): 1298.89
CPU system time (s): 1.11483
CPU usage (%): 99.9985
Max. virtual memory (cumulated for all children) (KiB): 261872

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.89
system time used= 1.11483
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 429240
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= 14
involuntary context switches= 1205

runsolver used 4.51931 second user time and 10.8384 second system time

The end

Launcher Data

Begin job on node142 at 2011-05-14 16:29:09
IDJOB=3367485
IDBENCH=82694
IDSOLVER=1845
FILE ID=node142/3367485-1305383349
RUNJOBID= node142-1305383349-14907
PBS_JOBID= 13324360
Free space on /tmp= 73444 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/random/large/unif-k7-r85-v250-c21250-S1116436500-050-UNKNOWN.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367485-1305383349/watcher-3367485-1305383349 -o /tmp/evaluation-result-3367485-1305383349/solver-3367485-1305383349 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3367485-1305383349.cnf

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

MD5SUM BENCH= cfa9ddae87a68697f7100e24d97d7728
RANDOM SEED=1234893597

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24309092 kB
Buffers:        303464 kB
Cached:        3790108 kB
SwapCached:      11520 kB
Active:        6005224 kB
Inactive:      2304856 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24309092 kB
SwapTotal:    67111528 kB
SwapFree:     65980216 kB
Dirty:            6836 kB
Writeback:           0 kB
AnonPages:     4213648 kB
Mapped:          19696 kB
Slab:           234476 kB
PageTables:      32188 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 77022756 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= 73420 MiB
End job on node142 at 2011-05-14 16:50:51