Trace number 3287403

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-stUNSAT 1169.11 1169.08

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k45-bobsmhdlc2-tseitin.cnf
MD5SUMee159af2e208d290f7f3fefd15c344f2
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark731.23
Satisfiable
(Un)Satisfiability was proved
Number of variables44692
Number of clauses129620
Sum of the clauses size302444
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 286412
Number of clauses of size 343206
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3287403-1303769750.cnf'
0.00/0.00	c -- header says num vars:          44692
0.00/0.00	c -- header says num clauses:      129620
0.03/0.05	c -- clauses added:            0 learnts,       129620 normals,            0 xors
0.03/0.05	c -- vars added      44692
0.03/0.05	c Parsing time:  0.04 s
0.03/0.05	c  N st     0         0     44692     43206     86412         0    302442         0   no data   no data
0.28/0.36	c asymm  cl-useful: 0/43205/43205 lits-rem:0 time: 0.31
1.19/1.23	c Flit:    60 Blit:   2357 bXBeca:    0 bXProp: 1247 Bins:      0 BRemL:      0 BRemN:      0 P: 13.2M T:  0.87
1.19/1.24	c Cleaning up after failed var search:     0.00 s 
1.19/1.25	c Replacing     1247 vars Replaced    24577 lits Time:     0.01 s 
1.19/1.26	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1.19/1.27	c bin-w-bin subsume rem          166 bins  time:  0.00 s
1.19/1.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
1.28/1.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  40581 time:  0.05 s
1.28/1.39	c Removed useless bin:      82  fixed:     0  props:   5.97M  time:  0.05 s
1.38/1.49	c lits-rem:        96  cl-subs:       39  v-elim:  13527  v-fix:    0  time:  0.10 s
1.48/1.52	c Finding binary XORs  T:     0.03 s  found:      53
1.48/1.53	c Replacing       53 vars Replaced      890 lits Time:     0.01 s 
1.48/1.54	c Finding non-binary XORs:     0.01 s (found:     247, avg size: 3.0)
1.48/1.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:     18 locsubst:     0 time:   0.01
1.48/1.55	c calculated reachability. Time: 0.01
1.48/1.55	c Calc default polars -  time:   0.00 s pos:    1523 undec:   18098 neg:   25071
1.48/1.55	c =========================================================================================
1.48/1.55	c types(t): F = full restart, N = normal restart
1.48/1.55	c types(t): S = simplification begin/end, E = solution found
1.48/1.55	c restart types(rt): st = static, dy = dynamic
1.48/1.55	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
1.48/1.55	c  B st     0         0     26983     36290     52986         0    226840         0   no data   no data
1.88/1.98	c  N dy    18      4134     26949     36290     53833      3226    226840     28813      3.92      4.20
2.38/2.47	c  N dy    46      8145     26805     36290     54439      3695    226840     31788      4.32      4.59
2.88/2.99	c  N dy    76     12222     26724     36290     54845      7291    226840    112727      4.66      9.29
3.48/3.50	c  N dy   103     16295     26507     34997     53903      5924    219625     50201      4.80      5.23
3.98/4.02	c  N dy   132     20376     26438     34997     54181      9680    219625    119186      4.92      5.21
4.48/4.56	c  N dy   160     24405     26229     34424     53772     13228    216331    205808      5.05      5.44
4.58/4.65	c  F st   164     25000     26228     34424     53824      8306    216331     54533      5.05   no data
4.58/4.66	c Replacing        1 vars Replaced       15 lits Time:     0.01 s 
5.39/5.43	c  N dy   170     30000     26173     34355     53773     13087    215768    388027      5.05   no data
5.39/5.43	c  S st   170     30000     26173     34355     53773     13087    215768    388027      5.05   no data
5.39/5.46	c Finding binary XORs  T:     0.02 s  found:     467
5.39/5.48	c Replacing      467 vars Replaced     9213 lits Time:     0.02 s 
5.59/5.60	c  S st   170     30500     25660     34154     52691     13442    212948    392318      5.05   no data
5.59/5.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      2 locsubst:     0 time:   0.01
11.09/11.11	c Flit:    55 Blit:    242 bXBeca:    0 bXProp:  582 Bins: 280254 BRemL:  34720 BRemN:     10 P: 63.4M T:  5.48
11.09/11.13	c Cleaning up after failed var search:     0.01 s 
11.09/11.15	c Replacing      583 vars Replaced   104982 lits Time:     0.03 s 
11.09/11.17	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11.19/11.21	c bin-w-bin subsume rem        19721 bins  time:  0.04 s
11.19/11.25	c subs with bin:     1093  lits-rem:       816  v-fix:    0  time:  0.04 s
11.29/11.32	c Subs w/ non-existent bins:    219 l-rem:    235 v-fix:     0 done:  24613 time:  0.07 s
11.29/11.34	c Removed useless bin:      61  fixed:     0  props:   1.93M  time:  0.02 s
11.48/11.51	c lits-rem:        94  cl-subs:      791  v-elim:  13529  v-fix:    0  time:  0.16 s
11.48/11.54	c subs with bin:     1115  lits-rem:      5069  v-fix:    0  time:  0.02 s
11.48/11.56	c lits-rem:       151  cl-subs:      282  v-elim:      0  v-fix:    0  time:  0.02 s
12.28/12.36	c asymm  cl-useful: 935/20445/40409 lits-rem:1309 time: 0.80
12.28/12.38	c calculated reachability. Time: 0.01
12.28/12.38	c  N dy   170     30500     11084     40387    108831      5739    171249    227838      5.05   no data
12.38/12.44	c Finding binary XORs  T:     0.06 s  found:      55
12.88/12.90	c  N dy   196     34536     11058     40387    109152      9384    171249    325224      5.24      7.95
13.38/13.40	c  N dy   227     38627     11057     40387    109374      8320    171249    279726      5.47      5.92
13.78/13.82	c  N dy   252     42630     11037     40387    109546     12062    171248    365534      5.55      6.00
14.19/14.20	c  S st   280     45752     11004     40387    109666     15019    171248    442129      5.66   no data
14.19/14.29	c  S st   280     46256     11004     40387    109703     15485    171248    446525      5.66   no data
14.19/14.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      2 locsubst:     0 time:   0.01
16.68/16.73	c Flit:    19 Blit:     27 bXBeca:    0 bXProp:  110 Bins:  29313 BRemL:  44360 BRemN:     26 P: 28.6M T:  2.43
16.68/16.75	c Replacing      165 vars Replaced    17448 lits Time:     0.01 s 
16.68/16.76	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
16.68/16.77	c bin-w-bin subsume rem         2101 bins  time:  0.01 s
16.78/16.80	c subs with bin:      915  lits-rem:       386  v-fix:    0  time:  0.02 s
16.78/16.83	c Subs w/ non-existent bins:    403 l-rem:    265 v-fix:     0 done:  10772 time:  0.03 s
16.78/16.83	c Removed useless bin:      55  fixed:     0  props:   0.46M  time:  0.01 s
16.78/16.88	c lits-rem:        69  cl-subs:      412  v-elim:    212  v-fix:    0  time:  0.05 s
16.88/16.93	c subs with bin:      346  lits-rem:      2252  v-fix:    0  time:  0.04 s
16.88/16.96	c lits-rem:       461  cl-subs:      426  v-elim:      0  v-fix:    0  time:  0.02 s
16.88/16.99	c vivif2 --  cl tried    37978 cl shrink      614 lits rem        675 time: 0.03
16.99/17.01	c vivif2 --  cl tried    13627 cl shrink     2936 lits rem       8457 time: 0.03
17.59/17.69	c asymm  cl-useful: 0/17243/37688 lits-rem:0 time: 0.67
17.69/17.70	c calculated reachability. Time: 0.01
17.69/17.70	c  N dy   280     46256     10560     37688     86124     13408    160940    264199      5.66   no data
17.69/17.74	c Finding binary XORs  T:     0.04 s  found:      45
18.19/18.25	c  N dy   306     50320     10558     37688     86254     10453    160940    269823      5.76      6.09
18.59/18.66	c  N dy   329     54372     10550     37688     86384     14027    160940    381993      5.85      6.23
19.09/19.14	c  N dy   356     58383     10546     37688     86494     17850    160936    500409      5.96      8.04
19.59/19.66	c  N dy   385     62452     10541     37688     86605     13004    160932    295008      6.30      7.32
20.19/20.21	c  N dy   414     67412     10530     37688     86690     17802    160927    471033      6.38      6.75
20.39/20.42	c  S st   426     69385     10529     37688     86716     19649    160927    539676      6.41   no data
20.49/20.51	c  S st   426     69885     10526     37688     86758     20097    160927    544210      6.41   no data
20.49/20.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
22.99/23.03	c Flit:     5 Blit:     11 bXBeca:    0 bXProp:   50 Bins:  14054 BRemL:  24362 BRemN:     19 P: 27.9M T:  2.52
22.99/23.06	c Replacing       95 vars Replaced     7739 lits Time:     0.02 s 
22.99/23.07	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
22.99/23.08	c bin-w-bin subsume rem          406 bins  time:  0.01 s
23.09/23.10	c subs with bin:      303  lits-rem:        41  v-fix:    0  time:  0.02 s
23.09/23.13	c Subs w/ non-existent bins:     46 l-rem:     24 v-fix:     0 done:  10407 time:  0.03 s
23.09/23.14	c Removed useless bin:      28  fixed:     0  props:   0.39M  time:  0.01 s
23.09/23.18	c lits-rem:        25  cl-subs:      157  v-elim:    110  v-fix:    0  time:  0.04 s
23.19/23.29	c subs with bin:      359  lits-rem:      3868  v-fix:    0  time:  0.10 s
23.29/23.36	c lits-rem:       839  cl-subs:      439  v-elim:      0  v-fix:    0  time:  0.07 s
23.29/23.39	c vivif2 --  cl tried    36773 cl shrink      130 lits rem        131 time: 0.02
23.39/23.45	c vivif2 --  cl tried    18194 cl shrink     3282 lits rem      22810 time: 0.06
23.79/23.85	c asymm  cl-useful: 423/8208/36717 lits-rem:645 time: 0.40
23.79/23.86	c calculated reachability. Time: 0.01
23.79/23.86	c  N dy   426     69885     10297     36693     73915     18107    154426    431239      6.41   no data
23.89/23.90	c Finding binary XORs  T:     0.04 s  found:       8
24.39/24.43	c  N dy   451     74419     10287     36693     73997     13006    154426    195501      6.44     10.51
24.89/24.92	c  N dy   477     79241     10285     36693     74068     17646    154426    329031      6.51     12.30
25.49/25.57	c  N dy   510     84306     10283     36693     74153     22518    154426    491105      6.58      8.56
25.89/25.93	c  F st   525     87501     10272     36693     74248     25540    154426    571208      6.58   no data
25.89/25.95	c Replacing        8 vars Replaced     1063 lits Time:     0.01 s 
26.29/26.33	c  N st   530     90800     10263     36569     74143     17965    153937    293711      6.58   no data
26.98/27.06	c  N dy   556     96865     10256     36569     74245     23781    153937    481518      6.64      7.01
27.88/27.96	c  N dy   603    103056     10255     36569     74325     29811    153937    692898      6.78     12.87
28.08/28.15	c  S st   610    104832     10255     36569     74332     19575    153937    264356      6.78      5.17
28.18/28.24	c  S st   610    105332     10252     36569     74356     20046    153937    270402      6.78   no data
28.18/28.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
30.88/30.94	c Flit:     6 Blit:      4 bXBeca:    0 bXProp:   79 Bins:  14805 BRemL:  17738 BRemN:     16 P: 31.1M T:  2.69
30.88/30.96	c Replacing       79 vars Replaced     8804 lits Time:     0.02 s 
30.88/30.97	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
30.88/30.98	c bin-w-bin subsume rem         1108 bins  time:  0.01 s
30.98/31.00	c subs with bin:      183  lits-rem:        59  v-fix:    0  time:  0.02 s
30.98/31.02	c Subs w/ non-existent bins:     38 l-rem:     14 v-fix:     0 done:  10152 time:  0.02 s
30.98/31.03	c Removed useless bin:       8  fixed:     0  props:   0.35M  time:  0.01 s
30.98/31.07	c lits-rem:        73  cl-subs:      116  v-elim:    113  v-fix:    0  time:  0.04 s
31.08/31.11	c subs with bin:      462  lits-rem:      1443  v-fix:    0  time:  0.03 s
31.08/31.14	c lits-rem:       465  cl-subs:      412  v-elim:      0  v-fix:    0  time:  0.02 s
31.08/31.16	c vivif2 --  cl tried    36105 cl shrink      124 lits rem        128 time: 0.03
31.18/31.21	c vivif2 --  cl tried    18577 cl shrink     1762 lits rem       6769 time: 0.04
31.89/31.99	c asymm  cl-useful: 220/10646/36059 lits-rem:634 time: 0.78
31.98/32.00	c calculated reachability. Time: 0.01
31.98/32.00	c  N dy   610    105332     10039     35857     69768     18451    152134    231477      6.78   no data
31.98/32.04	c Finding binary XORs  T:     0.04 s  found:      19
32.89/32.90	c  N dy   656    112086     10035     35857     69862     25026    152132    499013      6.84      7.22
33.88/33.99	c  N dy   704    119510     10033     35857     69983     32228    152132    763244      6.94      7.45
34.99/35.08	c  N dy   754    127496     10027     35857     70106     26736    152132    435929      6.99      7.36
36.09/36.19	c  N dy   811    135686     10025     35857     70179     34765    152132    729050      7.10     11.03
37.39/37.48	c  N dy   860    144456     10024     35857     70259     29494    152132    484644      7.13      7.59
38.99/39.09	c  N dy   920    153738     10021     35857     70367     38545    152131    790532      7.17      7.57
39.78/39.86	c  S st   948    157998     10021     35857     70410     27875    152131    332515      7.20      5.92
39.88/39.96	c  S st   948    158503     10021     35857     70422     28366    152131    348047      7.20   no data
39.88/39.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      1 locsubst:     0 time:   0.01
42.79/42.89	c Flit:     2 Blit:      1 bXBeca:    0 bXProp:   64 Bins:  10536 BRemL:  11307 BRemN:      9 P: 35.9M T:  2.92
42.89/42.91	c Replacing       84 vars Replaced    10926 lits Time:     0.02 s 
42.89/42.92	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
42.89/42.93	c bin-w-bin subsume rem          522 bins  time:  0.01 s
42.89/42.95	c subs with bin:      174  lits-rem:        67  v-fix:    0  time:  0.03 s
42.89/42.98	c Subs w/ non-existent bins:     36 l-rem:     31 v-fix:     0 done:   9933 time:  0.03 s
42.89/42.99	c Removed useless bin:      12  fixed:     0  props:   0.35M  time:  0.01 s
42.99/43.03	c lits-rem:        24  cl-subs:      104  v-elim:     89  v-fix:    0  time:  0.04 s
42.99/43.07	c subs with bin:      683  lits-rem:      1782  v-fix:    0  time:  0.03 s
43.09/43.11	c lits-rem:       602  cl-subs:      525  v-elim:      0  v-fix:    0  time:  0.03 s
43.09/43.14	c vivif2 --  cl tried    35241 cl shrink      136 lits rem        142 time: 0.03
43.19/43.20	c vivif2 --  cl tried    26444 cl shrink     2756 lits rem       9074 time: 0.06
43.90/43.98	c asymm  cl-useful: 104/10920/35189 lits-rem:312 time: 0.78
43.90/43.99	c calculated reachability. Time: 0.01
43.90/44.00	c  N dy   948    158503      9844     35085     67756     26220    149407    287116      7.20   no data
44.00/44.04	c Finding binary XORs  T:     0.04 s  found:      14
45.49/45.53	c  N dy  1012    168785      9843     35085     67869     36256    149407    634285      7.24      7.62
47.19/47.21	c  N dy  1078    179741      9842     35085     67953     30456    149407    374911      7.27      7.65
48.89/48.91	c  N dy  1157    191387      9837     35085     68066     41834    149406    852497      7.38      8.25
50.89/50.91	c  N dy  1218    203660      9832     35085     68223     37242    149406    582587      7.45      7.96
52.99/53.08	c  N dy  1298    216729      9829     35085     68362     50048    149406   1111151      7.54      7.95
55.38/55.46	c  N dy  1383    230678      9827     35085     68536     46476    149406    934776      7.62      8.05
56.28/56.34	c Finding binary XORs  T:     0.04 s  found:      33
56.78/56.88	c  S st  1432    237756      9824     35002     65243     52582    149021   1276972      7.69      6.90
56.98/57.00	c  S st  1432    238258      9824     35002     65258     53068    149021   1289616      7.69   no data
56.98/57.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
60.18/60.28	c Flit:    20 Blit:      4 bXBeca:    0 bXProp:   88 Bins:  16024 BRemL:  10239 BRemN:     13 P: 44.2M T:  3.27
60.28/60.33	c Replacing      136 vars Replaced    24692 lits Time:     0.05 s 
60.28/60.34	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
60.28/60.35	c bin-w-bin subsume rem         3302 bins  time:  0.01 s
60.28/60.37	c subs with bin:      146  lits-rem:       107  v-fix:    0  time:  0.02 s
60.39/60.40	c Subs w/ non-existent bins:     43 l-rem:     20 v-fix:     0 done:   9650 time:  0.03 s
60.39/60.40	c Removed useless bin:      40  fixed:     0  props:   0.39M  time:  0.01 s
60.39/60.45	c lits-rem:        25  cl-subs:      152  v-elim:     57  v-fix:    0  time:  0.05 s
60.58/60.68	c subs with bin:      897  lits-rem:      6340  v-fix:    0  time:  0.20 s
60.78/60.89	c lits-rem:      2304  cl-subs:     1187  v-elim:      0  v-fix:    0  time:  0.20 s
60.88/60.92	c vivif2 --  cl tried    34492 cl shrink      191 lits rem        212 time: 0.03
60.98/61.08	c vivif2 --  cl tried    47688 cl shrink     8892 lits rem      56548 time: 0.16
61.28/61.33	c asymm  cl-useful: 10/4635/34409 lits-rem:30 time: 0.25
61.28/61.34	c calculated reachability. Time: 0.01
61.28/61.34	c  N dy  1432    238258      9593     34399     66204     47418    146291    654433      7.69   no data
61.28/61.39	c Finding binary XORs  T:     0.05 s  found:      31
63.99/64.02	c  N dy  1521    253498      9588     34399     66329     45334    146291   1101652      7.76     13.68
66.88/66.91	c  N dy  1622    269689      9585     34399     66490     41932    146290    512005      7.89     10.25
69.88/69.99	c  N dy  1738    286915      9580     34399     66649     58868    146289   1343393      8.02     12.07
73.29/73.36	c  N dy  1844    305259      9571     34399     66832     56763    146289    984274      8.08      8.68
73.49/73.55	c  F st  1851    306251      9568     34399     66846     57734    146289   1019220      8.08   no data
73.49/73.58	c Replacing       37 vars Replaced     3008 lits Time:     0.01 s 
74.19/74.20	c Finding binary XORs  T:     0.05 s  found:      36
76.99/77.06	c  N dy  1940    324752      9523     34280     65399     54246    145720    819724      8.14      8.70
80.98/81.00	c  N dy  2059    344761      9512     34280     65549     51823    145720    582559      8.23     11.32
83.50/83.58	c  S st  2133    357388      9511     34280     65626     64270    145720   1150112      8.29   no data
83.69/83.71	c  S st  2133    357894      9511     34280     65637     64759    145720   1157793      8.29   no data
83.69/83.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
86.99/87.04	c Flit:    12 Blit:      8 bXBeca:    0 bXProp:   97 Bins:  22551 BRemL:  15701 BRemN:     27 P: 49.1M T:  3.32
86.99/87.08	c Replacing      138 vars Replaced    29496 lits Time:     0.04 s 
86.99/87.09	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
87.09/87.11	c bin-w-bin subsume rem         3082 bins  time:  0.01 s
87.09/87.12	c subs with bin:       98  lits-rem:       121  v-fix:    0  time:  0.01 s
87.09/87.15	c Subs w/ non-existent bins:     19 l-rem:     19 v-fix:     0 done:   9348 time:  0.03 s
87.09/87.16	c Removed useless bin:      28  fixed:     0  props:   0.46M  time:  0.01 s
87.19/87.21	c lits-rem:        13  cl-subs:      227  v-elim:     74  v-fix:    0  time:  0.05 s
87.39/87.40	c subs with bin:     1090  lits-rem:      7692  v-fix:    0  time:  0.16 s
87.59/87.60	c lits-rem:      3863  cl-subs:     1507  v-elim:      0  v-fix:    0  time:  0.20 s
87.59/87.60	c Added XOR as norm:173
87.59/87.64	c vivif2 --  cl tried    34526 cl shrink      480 lits rem        512 time: 0.03
87.69/87.77	c vivif2 --  cl tried    58593 cl shrink     8927 lits rem      37627 time: 0.14
88.09/88.17	c asymm  cl-useful: 379/2753/34262 lits-rem:692 time: 0.40
88.09/88.19	c calculated reachability. Time: 0.01
88.09/88.19	c  N dy  2133    357894      9274     34234     66491     58398    143580    699243      8.29   no data
88.19/88.24	c Finding binary XORs  T:     0.05 s  found:      50
91.99/92.05	c  N dy  2246    377927      9267     34234     66674     55749    143579    747707      8.36     21.77
96.19/96.25	c  N dy  2379    397941      9253     34234     66828     75455    143579   1571756      8.45      8.94
100.39/100.46	c  N dy  2508    418004      9248     34234     66953     71544    143579   1327468      8.56     24.11
103.89/103.93	c Finding binary XORs  T:     0.05 s  found:      23
104.99/105.00	c  N dy  2641    438464      9245     34129     66243     66325    143057    908793      8.63      9.16
109.79/109.82	c  N dy  2776    458732      9244     34129     66353     60478    143057    567153      8.71      9.18
113.99/114.09	c  N dy  2884    478794      9241     34129     66442     80301    143057   1389890      8.78     10.40
118.59/118.63	c  N dy  2998    499071      9239     34129     66518     73199    143057    992545      8.83      9.44
123.39/123.44	c  N dy  3106    519168      9237     34129     66604     93050    143057   1826869      8.88      9.44
127.39/127.45	c Finding binary XORs  T:     0.05 s  found:      15
127.60/127.62	c  S st  3211    536842      9237     34102     65525     82093    142915   1249156      8.94   no data
127.69/127.77	c  S st  3211    537346      9237     34102     65535     82585    142915   1276881      8.94   no data
127.69/127.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
130.90/130.94	c Flit:     8 Blit:     36 bXBeca:    0 bXProp:   40 Bins:  27495 BRemL:  17767 BRemN:     21 P: 45.9M T:  3.16
130.90/131.00	c Replacing      128 vars Replaced    30963 lits Time:     0.05 s 
130.99/131.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
130.99/131.02	c bin-w-bin subsume rem         1448 bins  time:  0.01 s
130.99/131.03	c subs with bin:      171  lits-rem:       224  v-fix:    0  time:  0.02 s
130.99/131.06	c Subs w/ non-existent bins:     18 l-rem:     16 v-fix:     0 done:   9069 time:  0.03 s
130.99/131.07	c Removed useless bin:      17  fixed:     0  props:   0.45M  time:  0.01 s
131.09/131.13	c lits-rem:        79  cl-subs:      309  v-elim:    246  v-fix:    0  time:  0.06 s
131.29/131.37	c subs with bin:     1335  lits-rem:      9924  v-fix:    0  time:  0.21 s
131.69/131.73	c lits-rem:      4702  cl-subs:     1765  v-elim:      0  v-fix:    0  time:  0.35 s
131.69/131.73	c Added XOR as norm:0
131.69/131.76	c vivif2 --  cl tried    33343 cl shrink      610 lits rem        703 time: 0.03
131.89/131.90	c vivif2 --  cl tried    70134 cl shrink    10240 lits rem      34441 time: 0.14
132.19/132.29	c asymm  cl-useful: 188/2299/33222 lits-rem:203 time: 0.38
132.29/132.30	c calculated reachability. Time: 0.01
132.29/132.30	c  N dy  3211    537346      8823     33217     67429     69705    138639    839787      8.94   no data
132.29/132.35	c Finding binary XORs  T:     0.05 s  found:      35
136.99/137.07	c  N dy  3313    557554      8820     33217     67534     89628    138639   1914257      8.96      9.54
141.19/141.26	c  N dy  3409    577780      8819     33217     67605     82592    138639   1468939      8.98      9.58
145.99/146.05	c  N dy  3512    598115      8816     33217     67682     72425    138636    836829      9.01      9.53
150.79/150.86	c  N dy  3614    618309      8812     33217     67764     92357    138636   1765314      9.04      9.54
155.39/155.46	c  N dy  3719    638598      8811     33217     67808     81387    138636   1058602      9.08      9.71
160.59/160.66	c  N dy  3822    658709      8810     33217     67868    101268    138636   1814086      9.10      9.67
164.49/164.52	c Finding binary XORs  T:     0.05 s  found:      28
165.49/165.56	c  N dy  3932    678751      8807     33121     67031     84450    138265   1243137      9.14      9.76
170.59/170.69	c  N dy  4048    698952      8807     33121     67080    104452    138265   2207662      9.19      9.68
175.39/175.43	c  N dy  4156    719270      8803     33121     67142     93173    138265   1396897      9.22     10.08
180.49/180.50	c  N dy  4252    739288      8802     33121     67189     78651    138265    714520      9.24     10.59
185.39/185.42	c  N dy  4348    759310      8801     33121     67210     98498    138255   1488666      9.26      9.84
190.80/190.87	c  N dy  4460    779445      8799     33121     67257     82909    138255    771418      9.29      9.85
195.99/196.06	c  N dy  4536    799563      8799     33121     67298    102846    138255   1501611      9.29      9.78
197.49/197.54	c  S st  4557    806022      8799     33121     67319    109210    138255   1713695      9.28      8.53
197.69/197.71	c  S st  4557    806522      8798     33121     67323    109702    138255   1732381      9.28   no data
197.69/197.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
200.79/200.85	c Flit:     5 Blit:      2 bXBeca:    0 bXProp:   52 Bins:   8475 BRemL:  14952 BRemN:     10 P: 51.7M T:  3.13
200.89/200.93	c Replacing      115 vars Replaced    39452 lits Time:     0.08 s 
200.89/200.94	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
200.89/200.95	c bin-w-bin subsume rem          616 bins  time:  0.01 s
200.89/200.97	c subs with bin:       78  lits-rem:       103  v-fix:    0  time:  0.01 s
200.89/200.99	c Subs w/ non-existent bins:     43 l-rem:      7 v-fix:     0 done:   8676 time:  0.03 s
200.99/201.00	c Removed useless bin:      17  fixed:     0  props:   0.41M  time:  0.01 s
200.99/201.06	c lits-rem:        43  cl-subs:      314  v-elim:     68  v-fix:    0  time:  0.06 s
201.39/201.45	c subs with bin:     1679  lits-rem:     15763  v-fix:    0  time:  0.33 s
202.09/202.16	c lits-rem:      7983  cl-subs:     2735  v-elim:      0  v-fix:    0  time:  0.71 s
202.09/202.16	c Added XOR as norm:0
202.09/202.19	c vivif2 --  cl tried    32584 cl shrink      217 lits rem        277 time: 0.03
202.40/202.45	c vivif2 --  cl tried    99706 cl shrink    21377 lits rem      95458 time: 0.26
202.79/202.82	c asymm  cl-useful: 129/1648/32522 lits-rem:147 time: 0.37
202.79/202.84	c calculated reachability. Time: 0.01
202.79/202.84	c  N dy  4557    806522      8608     32516     59987     99381    135295   1207034      9.28   no data
202.79/202.89	c Finding binary XORs  T:     0.05 s  found:      26
208.29/208.39	c  N dy  4652    826618      8603     32516     60050     83356    135293    836864      9.28      9.84
212.99/213.01	c  N dy  4733    846762      8603     32516     60092    103272    135293   1643571      9.28      9.94
218.59/218.68	c  N dy  4847    866915      8599     32516     60154     85901    135293    846849      9.30      9.93
223.40/223.44	c  N dy  4951    886939      8596     32516     60198    105684    135293   1649834      9.31     10.14
229.19/229.25	c  N dy  5056    907822      8590     32516     60249     87839    135293    789320      9.33      9.86
233.89/233.98	c  N dy  5159    927867      8590     32516     60274    107705    135293   1590817      9.33      9.85
239.70/239.79	c  N dy  5268    947910      8589     32516     60316    127555    135293   2462458      9.35     11.44
244.59/244.65	c  N dy  5350    967952      8589     32516     60366    107977    135293   1449087      9.34     14.23
250.60/250.66	c  N dy  5431    988184      8585     32516     60413    127972    135293   2230162      9.34      9.86
251.40/251.48	c Finding binary XORs  T:     0.05 s  found:      36
256.09/256.13	c  N dy  5513   1008492      8583     32415     59991    107409    134817   1371339      9.33     10.07
261.30/261.38	c  N dy  5591   1028574      8581     32415     60016    127282    134817   2180942      9.33     16.52
267.20/267.22	c  N dy  5682   1050302      8581     32415     60060    107668    134817   1226659      9.33      9.83
272.39/272.45	c  N dy  5777   1070416      8580     32415     60089    127560    134817   2015308      9.34      9.87
272.80/272.84	c  F st  5781   1071875      8579     32415     60096    128988    134817   2053669      9.34   no data
272.89/272.93	c Replacing       62 vars Replaced    28170 lits Time:     0.07 s 
277.99/278.09	c  N dy  5861   1090506      8517     32378     59968    104835    134575   1123594      9.34     12.81
283.40/283.49	c  N dy  5958   1110555      8512     32378     60024    124674    134574   2011243      9.35      9.93
289.69/289.79	c  N dy  6064   1130617      8512     32378     60068    144507    134574   2897133      9.36     10.02
294.99/295.01	c  N dy  6153   1150686      8506     32378     60120    121016    134574   1648911      9.36     19.50
301.60/301.61	c  N dy  6236   1174236      8505     32378     60152    144327    134574   2545134      9.36      9.88
307.29/307.39	c  N dy  6355   1194278      8497     32378     60190    119945    134574   1547353      9.37      9.98
312.09/312.16	c  S st  6454   1209783      8494     32378     60217    135335    134574   2269736      9.38      8.83
312.30/312.38	c  S st  6454   1210287      8494     32378     60218    135837    134574   2294455      9.38   no data
312.30/312.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
315.49/315.57	c Flit:     8 Blit:      2 bXBeca:    0 bXProp:   61 Bins:  19673 BRemL:   9138 BRemN:      5 P: 58.6M T:  3.18
315.60/315.67	c Replacing       61 vars Replaced    32383 lits Time:     0.09 s 
315.60/315.68	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
315.60/315.69	c bin-w-bin subsume rem         1758 bins  time:  0.01 s
315.70/315.70	c subs with bin:      109  lits-rem:       152  v-fix:    0  time:  0.01 s
315.70/315.73	c Subs w/ non-existent bins:     12 l-rem:      4 v-fix:     0 done:   8421 time:  0.03 s
315.70/315.74	c Removed useless bin:      13  fixed:     0  props:   0.44M  time:  0.01 s
315.79/315.81	c lits-rem:        31  cl-subs:      219  v-elim:     54  v-fix:    0  time:  0.07 s
316.29/316.37	c subs with bin:     1951  lits-rem:     13795  v-fix:    0  time:  0.50 s
317.49/317.57	c lits-rem:     11118  cl-subs:     2824  v-elim:      0  v-fix:    0  time:  1.20 s
317.49/317.57	c Added XOR as norm:0
317.59/317.60	c vivif2 --  cl tried    31916 cl shrink      264 lits rem        300 time: 0.03
317.90/317.91	c vivif2 --  cl tried   120532 cl shrink    21204 lits rem      87154 time: 0.31
318.20/318.27	c asymm  cl-useful: 100/1386/31836 lits-rem:127 time: 0.36
318.20/318.29	c calculated reachability. Time: 0.01
318.20/318.29	c  N dy  6454   1210287      8366     31827     67607    120254    132020   1487119      9.38   no data
318.30/318.35	c Finding binary XORs  T:     0.05 s  found:      44
324.50/324.57	c  N dy  6552   1230484      8363     31826     67634    140223    132004   2336031      9.39     10.07
330.10/330.13	c  N dy  6627   1251516      8359     31826     67673    118589    132004   1561630      9.38      9.93
335.80/335.88	c  N dy  6689   1271603      8359     31826     67699    138422    132004   2197289      9.37     10.02
342.60/342.60	c  N dy  6790   1294172      8357     31826     67740    114869    132004   1303319      9.37      9.87
348.60/348.68	c  N dy  6898   1314240      8355     31826     67771    134766    132004   2101211      9.38     12.11
354.79/354.84	c  N dy  6983   1334627      8355     31826     67790    154893    132004   2834177      9.38      9.87
360.20/360.22	c  N dy  7064   1354663      8355     31826     67810    127250    132004   1692249      9.37     12.04
367.00/367.03	c  N dy  7148   1375087      8354     31826     67842    147465    132004   2406363      9.37      9.87
373.59/373.60	c  N dy  7233   1395092      8354     31826     67860    118820    132004   1283747      9.37     12.29
379.79/379.80	c  N dy  7327   1415120      8351     31826     67890    138663    132004   2065756      9.37     11.57
386.50/386.57	c  N dy  7410   1435139      8349     31826     67914    158473    132004   2843969      9.37     12.72
392.49/392.55	c  N dy  7478   1455178      8347     31826     67938    129431    132004   1534849      9.36      9.86
399.30/399.33	c  N dy  7594   1475277      8347     31826     67965    149327    132004   2371553      9.37      9.91
407.30/407.37	c  N dy  7699   1496658      8343     31826     67984    120379    132004   1131587      9.38      9.88
413.39/413.45	c  N dy  7786   1516800      8342     31826     68005    140275    132004   1852131      9.38     10.10
420.00/420.09	c  N dy  7870   1536913      8341     31826     68030    160170    132004   2643508      9.38      9.89
427.50/427.58	c  N dy  7981   1557405      8341     31826     68043    129268    132004   1371146      9.39     10.00
433.90/433.91	c  N dy  8064   1577457      8341     31826     68055    149118    132004   2146134      9.39     12.05
441.30/441.38	c  N dy  8186   1597474      8341     31826     68073    168920    132004   2943539      9.40     13.74
448.50/448.57	c  N dy  8277   1617641      8335     31826     68086    136336    132004   1530898      9.40      9.96
448.60/448.63	c Finding binary XORs  T:     0.04 s  found:      28
455.60/455.69	c  N dy  8385   1637692      8335     31693     67502    153622    131355   2290216      9.41      9.99
463.50/463.56	c  N dy  8526   1658401      8335     31693     67512    174168    131355   3161360      9.43      9.95
470.50/470.58	c  N dy  8642   1678598      8335     31693     67522    140624    131355   1732854      9.44      9.99
477.90/477.96	c  N dy  8741   1698634      8335     31693     67540    160471    131355   2519391      9.45     10.34
482.40/482.42	c  S st  8813   1710287      8335     31693     67550    172012    131355   3026845      9.45   no data
482.70/482.70	c  S st  8813   1710795      8335     31693     67553    172516    131355   3050409      9.45   no data
482.70/482.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
485.90/485.94	c Flit:     5 Blit:      1 bXBeca:    0 bXProp:   22 Bins:  11317 BRemL:  10681 BRemN:      5 P: 68.3M T:  3.22
486.00/486.06	c Replacing       94 vars Replaced    34812 lits Time:     0.12 s 
486.00/486.07	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
486.00/486.08	c bin-w-bin subsume rem          665 bins  time:  0.01 s
486.00/486.10	c subs with bin:      106  lits-rem:       116  v-fix:    0  time:  0.01 s
486.11/486.12	c Subs w/ non-existent bins:      6 l-rem:      6 v-fix:     0 done:   8234 time:  0.03 s
486.11/486.13	c Removed useless bin:      17  fixed:     0  props:   0.45M  time:  0.01 s
486.21/486.21	c lits-rem:        40  cl-subs:      158  v-elim:     46  v-fix:    0  time:  0.08 s
487.10/487.15	c subs with bin:     2898  lits-rem:     21394  v-fix:    0  time:  0.86 s
489.20/489.23	c lits-rem:     10949  cl-subs:     3294  v-elim:      0  v-fix:    0  time:  2.08 s
489.20/489.23	c Added XOR as norm:0
489.20/489.26	c vivif2 --  cl tried    31357 cl shrink      170 lits rem        177 time: 0.03
489.70/489.74	c vivif2 --  cl tried   149512 cl shrink    27828 lits rem     126903 time: 0.48
490.00/490.08	c asymm  cl-useful: 42/1013/31303 lits-rem:57 time: 0.34
490.10/490.10	c calculated reachability. Time: 0.01
490.10/490.10	c  N dy  8813   1710795      8188     31298     67171    149297    129559   1981360      9.45   no data
490.10/490.15	c Finding binary XORs  T:     0.05 s  found:      17
497.50/497.56	c  N dy  8880   1730921      8184     31298     67218    123632    129559   1171991      9.45     10.39
504.11/504.12	c  N dy  8969   1751408      8184     31298     67236    143922    129559   1894707      9.45     10.05
511.60/511.62	c  N dy  9076   1771695      8183     31298     67254    164048    129559   2689961      9.45      9.99
519.50/519.57	c  N dy  9192   1791708      8183     31298     67286    128762    129559   1339402      9.46      9.97
526.20/526.24	c  N dy  9293   1811936      8182     31298     67307    148825    129559   2126505      9.47     10.01
533.80/533.83	c  N dy  9425   1832044      8181     31298     67344    168748    129559   3013360      9.48     10.08
541.70/541.70	c  N dy  9523   1852115      8181     31298     67360    132568    129559   1306195      9.48     10.03
548.41/548.46	c  N dy  9628   1872210      8181     31298     67381    152515    129559   2123423      9.49     13.88
555.51/555.50	c  N dy  9713   1892288      8180     31298     67402    172374    129559   2869951      9.48     10.28
564.31/564.36	c  N dy  9825   1913282      8179     31298     67424    136067    129559   1388069      9.49     10.20
571.40/571.43	c  N dy  9920   1933397      8179     31298     67441    156027    129559   2137995      9.49     10.07
579.71/579.75	c  N dy 10008   1953620      8177     31298     67464    176109    129559   2975946      9.49     10.13
588.11/588.12	c  N dy 10117   1973741      8177     31298     67472    138246    129559   1356992      9.50     10.11
595.21/595.23	c  N dy 10206   1993783      8177     31298     67492    158111    129559   2143004      9.50     10.04
603.21/603.20	c  N dy 10321   2013851      8177     31298     67507    177988    129559   2910537      9.51     10.24
611.91/611.98	c  N dy 10425   2033876      8176     31298     67521    197810    129559   3686661      9.51     10.12
619.10/619.17	c  N dy 10514   2054578      8176     31298     67535    159326    129559   2063277      9.51     10.08
626.91/626.99	c  N dy 10607   2074794      8176     31298     67553    179356    129558   2879688      9.51     10.08
635.50/635.57	c  N dy 10725   2094869      8174     31298     67575    199185    129558   3643975      9.52     10.05
643.21/643.22	c  N dy 10821   2114988      8172     31298     67592    158945    129558   1995308      9.52     10.13
651.01/651.06	c  N dy 10938   2135019      8171     31298     67609    178816    129558   2856311      9.52     10.06
659.11/659.12	c  N dy 11045   2155093      8171     31298     67620    198734    129558   3700450      9.53     11.73
667.21/667.29	c  N dy 11150   2175155      8170     31298     67634    157313    129558   1787869      9.53     11.31
674.61/674.67	c Finding binary XORs  T:     0.05 s  found:      18
675.01/675.00	c  N dy 11265   2195178      8170     31236     66325    173925    129256   2554994      9.53     10.75
681.20/681.20	c  S st 11339   2210795      8169     31236     66337    189392    129256   3142954      9.53      8.26
681.40/681.48	c  S st 11339   2211297      8169     31236     66342    189888    129256   3171284      9.53   no data
681.50/681.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
684.81/684.81	c Flit:     5 Blit:      1 bXBeca:    0 bXProp:   29 Bins:  10234 BRemL:   8555 BRemN:      9 P: 72.9M T:  3.31
684.91/684.94	c Replacing       64 vars Replaced    44225 lits Time:     0.13 s 
684.91/684.95	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
684.91/684.96	c bin-w-bin subsume rem          938 bins  time:  0.01 s
684.91/684.97	c subs with bin:       87  lits-rem:       138  v-fix:    0  time:  0.01 s
685.01/685.00	c Subs w/ non-existent bins:      5 l-rem:      5 v-fix:     0 done:   8100 time:  0.03 s
685.01/685.01	c Removed useless bin:      10  fixed:     0  props:   0.45M  time:  0.01 s
685.01/685.09	c lits-rem:        11  cl-subs:      111  v-elim:     48  v-fix:    0  time:  0.08 s
686.51/686.52	c subs with bin:     2446  lits-rem:     29294  v-fix:    0  time:  1.32 s
690.21/690.21	c lits-rem:     24418  cl-subs:     4052  v-elim:      0  v-fix:    0  time:  3.69 s
690.21/690.21	c Added XOR as norm:0
690.21/690.24	c vivif2 --  cl tried    30979 cl shrink      134 lits rem        143 time: 0.03
690.81/690.82	c vivif2 --  cl tried   172695 cl shrink    32107 lits rem     194640 time: 0.58
691.11/691.16	c asymm  cl-useful: 23/984/30935 lits-rem:49 time: 0.34
691.11/691.18	c calculated reachability. Time: 0.01
691.11/691.18	c  N dy 11339   2211297      8052     30922     66694    172484    127752   2414790      9.53   no data
691.21/691.23	c Finding binary XORs  T:     0.05 s  found:      19
699.90/699.99	c  N dy 11415   2231429      8046     30922     66718    192397    127752   3225757      9.53     10.09
707.01/707.01	c  N dy 11522   2251430      8045     30922     66732    153488    127752   1851421      9.53     14.33
713.91/713.94	c  N dy 11601   2271563      8045     30922     66750    173443    127752   2602121      9.53     10.04
721.61/721.69	c  N dy 11705   2291602      8044     30922     66775    193279    127752   3446020      9.53     12.69
729.10/729.17	c  N dy 11789   2311926      8044     30922     66788    150573    127752   1615470      9.53     10.26
735.82/735.86	c  N dy 11868   2332198      8044     30922     66798    170649    127752   2330807      9.52     10.03
743.51/743.55	c  N dy 11976   2352231      8044     30922     66806    190491    127752   3060778      9.53     10.11
752.31/752.34	c  N dy 12059   2373080      8044     30922     66812    147394    127752   1420827      9.52     10.04
759.02/759.04	c  N dy 12158   2393116      8043     30922     66826    167245    127752   2196026      9.52     10.03
766.31/766.31	c  N dy 12236   2413266      8043     30922     66847    187141    127752   2963395      9.52     10.12
775.01/775.09	c  N dy 12352   2433361      8043     30922     66861    207063    127752   3784889      9.52     10.14
782.61/782.61	c  N dy 12424   2453884      8043     30922     66873    162663    127752   1789186      9.52     10.03
789.71/789.77	c  N dy 12506   2474137      8043     30922     66881    182682    127752   2580770      9.52     10.04
797.52/797.58	c  N dy 12581   2494191      8041     30922     66902    202518    127752   3393754      9.52     10.02
806.11/806.11	c  N dy 12672   2514214      8040     30922     66908    156684    127752   1546472      9.52     10.03
813.41/813.49	c  N dy 12752   2534889      8040     30922     66919    177091    127752   2258613      9.51     10.10
820.81/820.87	c  N dy 12823   2554910      8039     30922     66930    196746    127752   2978558      9.51     10.12
830.11/830.13	c  N dy 12922   2574995      8038     30922     66939    216642    127752   3819183      9.51     16.14
838.91/838.92	c  N dy 13048   2595796      8038     30922     66950    170541    127751   1990768      9.52     10.06
847.31/847.34	c  N dy 13163   2615843      8038     30922     66966    190434    127751   2816525      9.52     10.09
856.92/856.97	c  N dy 13302   2635886      8038     30922     66971    210342    127751   3683770      9.53     13.24
866.11/866.19	c  N dy 13410   2656040      8038     30922     66982    162447    127751   1569279      9.53     10.09
873.21/873.28	c  N dy 13518   2676155      8038     30922     66993    182412    127751   2411120      9.54     10.10
882.81/882.82	c  N dy 13642   2696746      8038     30922     67009    202836    127751   3267121      9.54     10.07
889.71/889.79	c  S st 13734   2711298      8038     30922     67018    217231    127751   3893752      9.55   no data
890.11/890.15	c  S st 13734   2711799      8038     30922     67023    217726    127751   3922259      9.55   no data
890.11/890.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
893.51/893.54	c Flit:     3 Blit:      0 bXBeca:    0 bXProp:   50 Bins:   4706 BRemL:   9729 BRemN:      6 P: 83.6M T:  3.37
893.71/893.76	c Replacing       69 vars Replaced    70306 lits Time:     0.21 s 
893.71/893.77	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
893.71/893.78	c bin-w-bin subsume rem          446 bins  time:  0.01 s
893.71/893.79	c subs with bin:       75  lits-rem:        32  v-fix:    0  time:  0.01 s
893.81/893.82	c Subs w/ non-existent bins:      2 l-rem:      9 v-fix:     0 done:   7965 time:  0.02 s
893.81/893.82	c Removed useless bin:      10  fixed:     0  props:   0.41M  time:  0.01 s
893.91/893.91	c lits-rem:         4  cl-subs:      127  v-elim:     59  v-fix:    0  time:  0.09 s
895.21/895.29	c subs with bin:     2355  lits-rem:     33176  v-fix:    0  time:  1.27 s
899.62/899.69	c lits-rem:     19757  cl-subs:     4422  v-elim:      0  v-fix:    0  time:  4.39 s
899.62/899.69	c Added XOR as norm:0
899.72/899.71	c vivif2 --  cl tried    30555 cl shrink      129 lits rem        141 time: 0.03
900.31/900.38	c vivif2 --  cl tried   189234 cl shrink    33850 lits rem     202704 time: 0.67
900.71/900.71	c asymm  cl-useful: 7/1080/30529 lits-rem:21 time: 0.32
900.71/900.72	c calculated reachability. Time: 0.01
900.71/900.72	c  N dy 13734   2711799      7906     30522     60239    189021    125981   2580595      9.55   no data
900.71/900.78	c Finding binary XORs  T:     0.05 s  found:      19
909.81/909.83	c  N dy 13824   2731833      7901     30522     60271    208891    125981   3480832      9.55     10.83
916.82/916.81	c  N dy 13908   2751901      7898     30522     60290    168260    125981   2047010      9.54     10.06
923.71/923.77	c  N dy 13995   2772638      7895     30522     60311    188778    125981   2895745      9.54     10.10
932.01/932.06	c  N dy 14086   2792731      7895     30522     60322    208663    125981   3716216      9.54     10.63
940.42/940.44	c  N dy 14160   2812794      7893     30522     60334    158671    125981   1539594      9.54     10.12
948.12/948.19	c  N dy 14265   2833796      7892     30522     60354    179440    125981   2293230      9.54     10.05
955.01/955.08	c  N dy 14336   2853831      7892     30522     60363    199221    125981   3040778      9.53     10.33
963.71/963.76	c  N dy 14423   2873913      7891     30522     60375    219020    125981   3742214      9.53     10.05
972.61/972.67	c  N dy 14466   2894079      7887     30522     60405    168188    125981   1804984      9.52     10.26
979.91/979.98	c  N dy 14552   2914158      7885     30522     60411    188100    125981   2541576      9.52     10.18
988.61/988.63	c  N dy 14620   2937112      7884     30522     60428    210704    125981   3309070      9.52     10.10
999.02/999.07	c  N dy 14712   2957119      7884     30522     60435    230550    125981   4056718      9.52     10.89
1006.62/1006.63	c  N dy 14794   2977195      7884     30522     60444    178575    125981   1988376      9.51     10.08
1014.71/1014.78	c  N dy 14870   2997262      7861     30522     60464    198380    125981   2689642      9.51     10.13
1024.13/1024.12	c  N dy 14976   3017382      7861     30522     60468    218322    125981   3416337      9.51     10.13
1035.02/1035.10	c  N dy 15101   3038083      7861     30522     60473    165935    125981   1551473      9.52     10.04
1043.02/1043.02	c  N dy 15208   3058536      7859     30522     60481    186178    125981   2291761      9.52     10.10
1052.02/1052.07	c  N dy 15315   3078797      7859     30522     60489    206194    125981   3011696      9.52     10.05
1062.22/1062.27	c  N dy 15406   3099024      7858     30522     60497    226159    125981   3743250      9.52     10.06
1072.62/1072.69	c  N dy 15507   3119026      7856     30522     60515    172219    125981   1693805      9.52     10.12
1081.12/1081.13	c  N dy 15629   3139371      7855     30522     60517    192359    125981   2438947      9.52     10.22
1090.62/1090.65	c  N dy 15730   3159779      7855     30522     60528    212489    125981   3149781      9.52     10.13
1101.62/1101.66	c  N dy 15852   3180094      7854     30522     60533    232499    125981   3844355      9.53     10.17
1112.82/1112.85	c  N dy 15951   3200288      7853     30522     60538    177966    125981   1807171      9.53     10.17
1117.22/1117.26	c  S st 15994   3211800      7853     30522     60543    189309    125981   2183213      9.53   no data
1117.52/1117.57	c  S st 15994   3212303      7853     30522     60545    189808    125981   2205915      9.53   no data
1117.52/1117.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1120.52/1120.50	c Flit:    42 Blit:     20 bXBeca:    0 bXProp:  119 Bins:   9041 BRemL:   4085 BRemN:      4 P: 74.5M T:  2.91
1120.62/1120.67	c Replacing      138 vars Replaced   106187 lits Time:     0.13 s 
1120.62/1120.68	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1120.62/1120.69	c bin-w-bin subsume rem          946 bins  time:  0.01 s
1120.72/1120.70	c subs with bin:      218  lits-rem:       138  v-fix:    0  time:  0.01 s
1120.72/1120.72	c Subs w/ non-existent bins:     69 l-rem:     72 v-fix:     0 done:   7578 time:  0.02 s
1120.72/1120.73	c Removed useless bin:      44  fixed:     0  props:   0.31M  time:  0.01 s
1120.82/1120.80	c lits-rem:        43  cl-subs:      219  v-elim:    170  v-fix:    0  time:  0.07 s
1121.12/1121.18	c subs with bin:     3135  lits-rem:     23345  v-fix:    0  time:  0.32 s
1121.92/1121.90	c lits-rem:      9017  cl-subs:     3716  v-elim:      0  v-fix:    0  time:  0.72 s
1121.92/1121.90	c Added XOR as norm:0
1121.92/1121.93	c vivif2 --  cl tried    28839 cl shrink      207 lits rem        290 time: 0.02
1122.22/1122.23	c vivif2 --  cl tried   141272 cl shrink    16023 lits rem      44721 time: 0.31
1122.52/1122.54	c asymm  cl-useful: 14/1288/28792 lits-rem:42 time: 0.31
1122.52/1122.55	c calculated reachability. Time: 0.01
1122.52/1122.55	c  N dy 15994   3212303      7408     28778     48243    141011    118607   1316439      9.53   no data
1122.62/1122.61	c Finding binary XORs  T:     0.05 s  found:      25
1128.42/1128.49	c Finding binary XORs  T:     0.05 s  found:     102
1128.52/1128.57	c Replacing      127 vars Replaced    43282 lits Time:     0.07 s 
1129.12/1129.15	c  N dy 16035   3232364      7066     27869     37280    152802    114060   1659270      9.52     10.07
1136.42/1136.41	c  N dy 16084   3252543      7062     27869     37307    172401    114060   2101422      9.51     10.18
1145.32/1145.30	c  N dy 16149   3272649      7058     27869     37331    191936    114060   2555163      9.51     10.08
1153.72/1153.76	c  N dy 16211   3292717      7058     27869     37337    144228    114060   1390508      9.51     10.26
1162.02/1162.03	c  N dy 16265   3314345      7056     27869     37350    165191    114060   1871855      9.50     10.09
1169.02/1169.01	c  E dy 16285   3329659      6982     27869     37411    179978    114060   2190272      9.49      4.29
1169.02/1169.01	c num threads              : 1          
1169.02/1169.01	c restarts                 : 16285      
1169.02/1169.01	c dynamic restarts         : 16255      
1169.02/1169.01	c static restarts          : 30         
1169.02/1169.01	c full restarts            : 4          
1169.02/1169.01	c total simplify time      : 1.94       
1169.02/1169.01	c learnts DL2              : 0          
1169.02/1169.01	c learnts size 2           : 608809     
1169.02/1169.01	c learnts size 1           : 6782        (15.17     % of vars)
1169.02/1169.01	c filedLit time            : 45.85       (3.92      % time)
1169.02/1169.01	c v-elim SatELite          : 28402       (63.55     % vars)
1169.02/1169.01	c SatELite time            : 13.62       (1.17      % time)
1169.02/1169.01	c v-elim xor               : 23          (0.05      % vars)
1169.02/1169.01	c xor elim time            : 0.18        (0.02      % time)
1169.02/1169.01	c num binary xor trees     : 2452       
1169.02/1169.01	c binxor trees' crown      : 3951        (1.61      leafs/tree)
1169.02/1169.01	c bin xor find time        : 1.16       
1169.02/1169.01	c OTF clause improved      : 33227       (0.01      clauses/conflict)
1169.02/1169.01	c OTF impr. size diff      : 45845       (1.38       lits/clause)
1169.02/1169.01	c OTF cl watch-shrink      : 2636707     (0.79      clauses/conflict)
1169.02/1169.01	c OTF cl watch-sh-lit      : 17880772    (6.78       lits/clause)
1169.02/1169.01	c tried to recurMin cls    : 1306947     (39.25      % of conflicts)
1169.02/1169.01	c updated cache            : 50273       (0.04       lits/tried recurMin)
1169.02/1169.01	c clauses over max glue    : 0           (0.00      % of all clauses)
1169.02/1169.01	c conflicts                : 3329659     (2849.69   / sec)
1169.02/1169.01	c decisions                : 5589046     (0.43      % random)
1169.02/1169.01	c bogo-props               : 101480549408 (86852252.73 / sec)
1169.02/1169.01	c conflict literals        : 130075984   (44.25     % deleted)
1169.02/1169.01	c Memory used              : 278.34      MB
1169.02/1169.01	c CPU time                 : 1168.43     s
1169.02/1169.01	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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-3287403-1303769750/watcher-3287403-1303769750 -o /tmp/evaluation-result-3287403-1303769750/solver-3287403-1303769750 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3287403-1303769750.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.80 3.93 3.38 5/189 10073
/proc/meminfo: memFree=27112004/32951124 swapFree=67111524/67111528
[pid=10073] ppid=10071 vsize=10588 CPUtime=0 cores=1,3
/proc/10073/stat : 10073 (strangenight2-s) S 10071 10073 8502 0 -1 4194304 102 0 0 0 0 0 0 0 22 0 1 0 469390927 10842112 57 33554432000 4194304 4627331 140736546163200 18446744073709551615 220811312775 0 2147483391 4096 0 18446744071699207358 0 0 17 1 0 0 0
/proc/10073/statm: 2647 57 43 106 0 45 0

[startup+0.0515911 s]
/proc/loadavg: 3.80 3.93 3.38 5/189 10073
/proc/meminfo: memFree=27112004/32951124 swapFree=67111524/67111528
[pid=10073] ppid=10071 vsize=45916 CPUtime=0.03 cores=1,3
/proc/10073/stat : 10073 (strangenight2-s) R 10071 10073 8502 0 -1 4202496 5468 0 0 0 3 0 0 0 22 0 1 0 469390927 47017984 4346 33554432000 4194304 4627331 140736546163200 18446744073709551615 4540898 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10073/statm: 11479 4348 322 106 0 6450 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 45916

[startup+0.100582 s]
/proc/loadavg: 3.80 3.93 3.38 5/189 10073
/proc/meminfo: memFree=27112004/32951124 swapFree=67111524/67111528
[pid=10073] ppid=10071 vsize=48552 CPUtime=0.08 cores=1,3
/proc/10073/stat : 10073 (strangenight2-s) R 10071 10073 8502 0 -1 4202496 6147 0 0 0 8 0 0 0 22 0 1 0 469390927 49717248 5017 33554432000 4194304 4627331 140736546163200 18446744073709551615 4308272 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10073/statm: 12138 5017 344 106 0 7109 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 48552

[startup+0.300548 s]
/proc/loadavg: 3.80 3.93 3.38 5/189 10073
/proc/meminfo: memFree=27112004/32951124 swapFree=67111524/67111528
[pid=10073] ppid=10071 vsize=48552 CPUtime=0.28 cores=1,3
/proc/10073/stat : 10073 (strangenight2-s) R 10071 10073 8502 0 -1 4202496 6147 0 0 0 28 0 0 0 23 0 1 0 469390927 49717248 5017 33554432000 4194304 4627331 140736546163200 18446744073709551615 4308683 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10073/statm: 12138 5017 344 106 0 7109 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 48552

[startup+0.700474 s]
/proc/loadavg: 3.80 3.93 3.38 5/189 10073
/proc/meminfo: memFree=27112004/32951124 swapFree=67111524/67111528
[pid=10073] ppid=10071 vsize=64512 CPUtime=0.69 cores=1,3
/proc/10073/stat : 10073 (strangenight2-s) R 10071 10073 8502 0 -1 4202496 10048 0 0 0 68 1 0 0 25 0 1 0 469390927 66060288 8918 33554432000 4194304 4627331 140736546163200 18446744073709551615 4238371 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10073/statm: 16128 8918 348 106 0 11099 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 64512

[startup+1.50033 s]
/proc/loadavg: 3.82 3.93 3.38 5/190 10074
/proc/meminfo: memFree=27003372/32951124 swapFree=67111524/67111528
[pid=10073] ppid=10071 vsize=84300 CPUtime=1.48 cores=1,3
/proc/10073/stat : 10073 (strangenight2-s) R 10071 10073 8502 0 -1 4202496 15061 0 0 0 147 1 0 0 25 0 1 0 469390927 86323200 13931 33554432000 4194304 4627331 140736546163200 18446744073709551615 4515587 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10073/statm: 21075 13931 364 106 0 16046 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 84300

[startup+3.10103 s]
/proc/loadavg: 3.82 3.93 3.38 5/190 10074
/proc/meminfo: memFree=26916056/32951124 swapFree=67111524/67111528
[pid=10073] ppid=10071 vsize=85500 CPUtime=3.08 cores=1,3
/proc/10073/stat : 10073 (strangenight2-s) R 10071 10073 8502 0 -1 4202496 15530 0 0 0 307 1 0 0 25 0 1 0 469390927 87552000 13859 33554432000 4194304 4627331 140736546163200 18446744073709551615 4308905 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10073/statm: 21375 13859 374 106 0 16346 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 85500

[startup+6.30044 s]
/proc/loadavg: 3.83 3.93 3.39 5/190 10075
/proc/meminfo: memFree=26792660/32951124 swapFree=67111524/67111528
[pid=10073] ppid=10071 vsize=93368 CPUtime=6.29 cores=1,3
/proc/10073/stat : 10073 (strangenight2-s) R 10071 10073 8502 0 -1 4202496 18530 0 0 0 627 2 0 0 25 0 1 0 469390927 95608832 15996 33554432000 4194304 4627331 140736546163200 18446744073709551615 4233437 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10073/statm: 23342 15996 377 106 0 18313 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 93368

[startup+12.7003 s]
/proc/loadavg: 3.84 3.93 3.39 5/190 10075
/proc/meminfo: memFree=26476148/32951124 swapFree=67111524/67111528
[pid=10073] ppid=10071 vsize=143180 CPUtime=12.68 cores=1,3
/proc/10073/stat : 10073 (strangenight2-s) R 10071 10073 8502 0 -1 4202496 30475 0 0 0 1264 4 0 0 25 0 1 0 469390927 146616320 27941 33554432000 4194304 4627331 140736546163200 18446744073709551615 4308387 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10073/statm: 35795 27941 377 106 0 30766 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 143180

[startup+25.5009 s]
/proc/loadavg: 3.88 3.94 3.40 5/190 10075
/proc/meminfo: memFree=26379456/32951124 swapFree=67111524/67111528
[pid=10073] ppid=10071 vsize=163340 CPUtime=25.49 cores=1,3
/proc/10073/stat : 10073 (strangenight2-s) R 10071 10073 8502 0 -1 4202496 36286 0 0 0 2544 5 0 0 25 0 1 0 469390927 167260160 31193 33554432000 4194304 4627331 140736546163200 18446744073709551615 4306328 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10073/statm: 40835 31193 377 106 0 35806 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 163340

[startup+51.1002 s]
/proc/loadavg: 3.92 3.94 3.41 5/190 10130
/proc/meminfo: memFree=25715156/32951124 swapFree=67111524/67111528
[pid=10073] ppid=10071 vsize=164120 CPUtime=51.09 cores=1,3
/proc/10073/stat : 10073 (strangenight2-s) R 10071 10073 8502 0 -1 4202496 44694 0 0 0 5102 7 0 0 25 0 1 0 469390927 168058880 32244 33554432000 4194304 4627331 140736546163200 18446744073709551615 4333247 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10073/statm: 41030 32244 377 106 0 36001 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 164120

[startup+102.307 s]
/proc/loadavg: 3.96 3.95 3.44 5/190 10131
/proc/meminfo: memFree=25450368/32951124 swapFree=67111524/67111528
[pid=10073] ppid=10071 vsize=179768 CPUtime=102.29 cores=1,3
/proc/10073/stat : 10073 (strangenight2-s) R 10071 10073 8502 0 -1 4202496 65485 0 0 0 10218 11 0 0 25 0 1 0 469390927 184082432 37659 33554432000 4194304 4627331 140736546163200 18446744073709551615 4308382 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10073/statm: 44942 37659 377 106 0 39913 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 179768

[startup+162.301 s]
/proc/loadavg: 3.98 3.95 3.47 5/190 10133
/proc/meminfo: memFree=25357924/32951124 swapFree=67111524/67111528
[pid=10073] ppid=10071 vsize=197280 CPUtime=162.29 cores=1,3
/proc/10073/stat : 10073 (strangenight2-s) R 10071 10073 8502 0 -1 4202496 83957 0 0 0 16211 18 0 0 25 0 1 0 469390927 202014720 41962 33554432000 4194304 4627331 140736546163200 18446744073709551615 4308955 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10073/statm: 49320 41962 377 106 0 44291 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 197280

[startup+222.301 s]
/proc/loadavg: 3.99 3.96 3.50 5/190 10134
/proc/meminfo: memFree=25321136/32951124 swapFree=67111524/67111528
[pid=10073] ppid=10071 vsize=210708 CPUtime=222.3 cores=1,3
/proc/10073/stat : 10073 (strangenight2-s) R 10071 10073 8502 0 -1 4202496 95282 0 0 0 22208 22 0 0 25 0 1 0 469390927 215764992 44517 33554432000 4194304 4627331 140736546163200 18446744073709551615 4309315 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10073/statm: 52677 44517 377 106 0 47648 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 210708

[startup+282.301 s]
/proc/loadavg: 4.03 3.98 3.54 5/190 10136
/proc/meminfo: memFree=25294256/32951124 swapFree=67111524/67111528
[pid=10073] ppid=10071 vsize=211764 CPUtime=282.29 cores=1,3
/proc/10073/stat : 10073 (strangenight2-s) R 10071 10073 8502 0 -1 4202496 110832 0 0 0 28203 26 0 0 25 0 1 0 469390927 216846336 44956 33554432000 4194304 4627331 140736546163200 18446744073709551615 4308327 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10073/statm: 52941 44956 377 106 0 47912 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 211764

[startup+342.301 s]
/proc/loadavg: 4.01 3.98 3.56 5/190 10138
/proc/meminfo: memFree=25282792/32951124 swapFree=67111524/67111528
[pid=10073] ppid=10071 vsize=215344 CPUtime=342.3 cores=1,3
/proc/10073/stat : 10073 (strangenight2-s) R 10071 10073 8502 0 -1 4202496 125971 0 0 0 34199 31 0 0 25 0 1 0 469390927 220512256 45613 33554432000 4194304 4627331 140736546163200 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10073/statm: 53836 45613 377 106 0 48807 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 215344

[startup+402.3 s]
/proc/loadavg: 4.05 3.99 3.59 5/190 10139
/proc/meminfo: memFree=25269080/32951124 swapFree=67111524/67111528
[pid=10073] ppid=10071 vsize=230792 CPUtime=402.3 cores=1,3
/proc/10073/stat : 10073 (strangenight2-s) R 10071 10073 8502 0 -1 4202496 137899 0 0 0 40196 34 0 0 25 0 1 0 469390927 236331008 50521 33554432000 4194304 4627331 140736546163200 18446744073709551615 4321646 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10073/statm: 57698 50521 377 106 0 52669 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 230792

[startup+462.3 s]
/proc/loadavg: 4.02 3.99 3.62 5/190 10141
/proc/meminfo: memFree=25222632/32951124 swapFree=67111524/67111528
[pid=10073] ppid=10071 vsize=231448 CPUtime=462.3 cores=1,3
/proc/10073/stat : 10073 (strangenight2-s) R 10071 10073 8502 0 -1 4202496 149751 0 0 0 46192 38 0 0 25 0 1 0 469390927 237002752 50949 33554432000 4194304 4627331 140736546163200 18446744073709551615 4308364 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10073/statm: 57862 50949 377 106 0 52833 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 231448

[startup+522.3 s]
/proc/loadavg: 4.06 4.01 3.64 5/190 10142
/proc/meminfo: memFree=25208580/32951124 swapFree=67111524/67111528
[pid=10073] ppid=10071 vsize=247492 CPUtime=522.3 cores=1,3
/proc/10073/stat : 10073 (strangenight2-s) R 10071 10073 8502 0 -1 4202496 161962 0 0 0 52189 41 0 0 25 0 1 0 469390927 253431808 53879 33554432000 4194304 4627331 140736546163200 18446744073709551615 4308382 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10073/statm: 61873 53879 377 106 0 56844 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 247492

[startup+582.3 s]
/proc/loadavg: 4.05 4.02 3.67 5/190 10147
/proc/meminfo: memFree=25176628/32951124 swapFree=67111524/67111528
[pid=10073] ppid=10071 vsize=262732 CPUtime=582.3 cores=1,3
/proc/10073/stat : 10073 (strangenight2-s) R 10071 10073 8502 0 -1 4202496 168087 0 0 0 58188 42 0 0 25 0 1 0 469390927 269037568 59548 33554432000 4194304 4627331 140736546163200 18446744073709551615 4309315 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10073/statm: 65683 59548 377 106 0 60654 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 262732

[startup+642.3 s]
/proc/loadavg: 4.02 4.01 3.68 5/190 10149
/proc/meminfo: memFree=25170892/32951124 swapFree=67111524/67111528
[pid=10073] ppid=10071 vsize=262732 CPUtime=642.31 cores=1,3
/proc/10073/stat : 10073 (strangenight2-s) R 10071 10073 8502 0 -1 4202496 168735 0 0 0 64188 43 0 0 25 0 1 0 469390927 269037568 59548 33554432000 4194304 4627331 140736546163200 18446744073709551615 4309344 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10073/statm: 65683 59548 377 106 0 60654 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 262732

[startup+702.301 s]
/proc/loadavg: 4.00 4.01 3.70 5/190 10150
/proc/meminfo: memFree=25167740/32951124 swapFree=67111524/67111528
[pid=10073] ppid=10071 vsize=254572 CPUtime=702.3 cores=1,3
/proc/10073/stat : 10073 (strangenight2-s) R 10071 10073 8502 0 -1 4202496 181598 0 0 0 70185 45 0 0 25 0 1 0 469390927 260681728 54594 33554432000 4194304 4627331 140736546163200 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10073/statm: 63643 54594 377 106 0 58614 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 254572

[startup+762.307 s]
/proc/loadavg: 4.00 4.00 3.72 5/190 10152
/proc/meminfo: memFree=25126876/32951124 swapFree=67111524/67111528
[pid=10073] ppid=10071 vsize=269576 CPUtime=762.32 cores=1,3
/proc/10073/stat : 10073 (strangenight2-s) R 10071 10073 8502 0 -1 4202496 191354 0 0 0 76183 49 0 0 25 0 1 0 469390927 276045824 59660 33554432000 4194304 4627331 140736546163200 18446744073709551615 4309160 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10073/statm: 67394 59660 377 106 0 62365 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 269576

[startup+822.301 s]
/proc/loadavg: 4.05 4.01 3.74 5/190 10153
/proc/meminfo: memFree=25112572/32951124 swapFree=67111524/67111528
[pid=10073] ppid=10071 vsize=269576 CPUtime=822.31 cores=1,3
/proc/10073/stat : 10073 (strangenight2-s) R 10071 10073 8502 0 -1 4202496 197840 0 0 0 82180 51 0 0 25 0 1 0 469390927 276045824 60891 33554432000 4194304 4627331 140736546163200 18446744073709551615 4309283 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10073/statm: 67394 60891 377 106 0 62365 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 269576

[startup+882.301 s]
/proc/loadavg: 4.02 4.01 3.75 5/190 10155
/proc/meminfo: memFree=25084844/32951124 swapFree=67111524/67111528
[pid=10073] ppid=10071 vsize=269576 CPUtime=882.31 cores=1,3
/proc/10073/stat : 10073 (strangenight2-s) R 10071 10073 8502 0 -1 4202496 203527 0 0 0 88178 53 0 0 25 0 1 0 469390927 276045824 60891 33554432000 4194304 4627331 140736546163200 18446744073709551615 4309318 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10073/statm: 67394 60891 377 106 0 62365 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 269576

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.76 5/190 10157
/proc/meminfo: memFree=25043984/32951124 swapFree=67111524/67111528
[pid=10073] ppid=10071 vsize=285012 CPUtime=942.31 cores=1,3
/proc/10073/stat : 10073 (strangenight2-s) R 10071 10073 8502 0 -1 4202496 210374 0 0 0 94176 55 0 0 25 0 1 0 469390927 291852288 64879 33554432000 4194304 4627331 140736546163200 18446744073709551615 4309068 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10073/statm: 71253 64879 377 106 0 66224 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 285012

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.77 5/190 10158
/proc/meminfo: memFree=25028300/32951124 swapFree=67111524/67111528
[pid=10073] ppid=10071 vsize=303296 CPUtime=1002.32 cores=1,3
/proc/10073/stat : 10073 (strangenight2-s) R 10071 10073 8502 0 -1 4202496 213422 0 0 0 100176 56 0 0 25 0 1 0 469390927 310575104 67147 33554432000 4194304 4627331 140736546163200 18446744073709551615 4321799 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10073/statm: 75824 67147 377 106 0 70795 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 303296

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.79 5/190 10160
/proc/meminfo: memFree=25051580/32951124 swapFree=67111524/67111528
[pid=10073] ppid=10071 vsize=285012 CPUtime=1062.32 cores=1,3
/proc/10073/stat : 10073 (strangenight2-s) R 10071 10073 8502 0 -1 4202496 216151 0 0 0 106175 57 0 0 25 0 1 0 469390927 291852288 64927 33554432000 4194304 4627331 140736546163200 18446744073709551615 4309540 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10073/statm: 71253 64927 377 106 0 66224 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 285012

[startup+1122.3 s]
/proc/loadavg: 4.04 4.01 3.80 5/190 10161
/proc/meminfo: memFree=24995604/32951124 swapFree=67111524/67111528
[pid=10073] ppid=10071 vsize=304048 CPUtime=1122.32 cores=1,3
/proc/10073/stat : 10073 (strangenight2-s) R 10071 10073 8502 0 -1 4202496 224974 0 0 0 112172 60 0 0 25 0 1 0 469390927 311345152 68145 33554432000 4194304 4627331 140736546163200 18446744073709551615 4308107 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10073/statm: 76012 68145 377 106 0 70983 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 304048

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

[startup+1126.3 s]
/proc/loadavg: 4.04 4.01 3.80 5/190 10161
/proc/meminfo: memFree=24990132/32951124 swapFree=67111524/67111528
[pid=10073] ppid=10071 vsize=304048 CPUtime=1126.32 cores=1,3
/proc/10073/stat : 10073 (strangenight2-s) R 10071 10073 8502 0 -1 4202496 225280 0 0 0 112572 60 0 0 25 0 1 0 469390927 311345152 68451 33554432000 4194304 4627331 140736546163200 18446744073709551615 4302444 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10073/statm: 76012 68451 377 106 0 70983 0
Current children cumulated CPU time (s) 1126.32
Current children cumulated vsize (KiB) 304048

[startup+1151.9 s]
/proc/loadavg: 4.02 4.01 3.81 5/190 10162
/proc/meminfo: memFree=24998036/32951124 swapFree=67111524/67111528
[pid=10073] ppid=10071 vsize=285012 CPUtime=1151.92 cores=1,3
/proc/10073/stat : 10073 (strangenight2-s) R 10071 10073 8502 0 -1 4202496 226721 0 0 0 115131 61 0 0 25 0 1 0 469390927 291852288 64952 33554432000 4194304 4627331 140736546163200 18446744073709551615 4308384 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10073/statm: 71253 64952 377 106 0 66224 0
Current children cumulated CPU time (s) 1151.92
Current children cumulated vsize (KiB) 285012

[startup+1158.31 s]
/proc/loadavg: 4.02 4.01 3.81 5/190 10162
/proc/meminfo: memFree=25003360/32951124 swapFree=67111524/67111528
[pid=10073] ppid=10071 vsize=285012 CPUtime=1158.33 cores=1,3
/proc/10073/stat : 10073 (strangenight2-s) R 10071 10073 8502 0 -1 4202496 226721 0 0 0 115772 61 0 0 25 0 1 0 469390927 291852288 64952 33554432000 4194304 4627331 140736546163200 18446744073709551615 4309315 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10073/statm: 71253 64952 377 106 0 66224 0
Current children cumulated CPU time (s) 1158.33
Current children cumulated vsize (KiB) 285012

[startup+1164.7 s]
/proc/loadavg: 4.02 4.01 3.81 5/190 10162
/proc/meminfo: memFree=24998396/32951124 swapFree=67111524/67111528
[pid=10073] ppid=10071 vsize=285012 CPUtime=1164.72 cores=1,3
/proc/10073/stat : 10073 (strangenight2-s) R 10071 10073 8502 0 -1 4202496 226721 0 0 0 116411 61 0 0 25 0 1 0 469390927 291852288 64952 33554432000 4194304 4627331 140736546163200 18446744073709551615 4309024 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10073/statm: 71253 64952 377 106 0 66224 0
Current children cumulated CPU time (s) 1164.72
Current children cumulated vsize (KiB) 285012

[startup+1166.3 s]
/proc/loadavg: 4.02 4.01 3.81 5/190 10163
/proc/meminfo: memFree=24996784/32951124 swapFree=67111524/67111528
[pid=10073] ppid=10071 vsize=285012 CPUtime=1166.32 cores=1,3
/proc/10073/stat : 10073 (strangenight2-s) R 10071 10073 8502 0 -1 4202496 226721 0 0 0 116571 61 0 0 25 0 1 0 469390927 291852288 64952 33554432000 4194304 4627331 140736546163200 18446744073709551615 4309328 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10073/statm: 71253 64952 377 106 0 66224 0
Current children cumulated CPU time (s) 1166.32
Current children cumulated vsize (KiB) 285012

[startup+1167.9 s]
/proc/loadavg: 4.02 4.01 3.81 5/190 10163
/proc/meminfo: memFree=24995792/32951124 swapFree=67111524/67111528
[pid=10073] ppid=10071 vsize=285012 CPUtime=1167.92 cores=1,3
/proc/10073/stat : 10073 (strangenight2-s) R 10071 10073 8502 0 -1 4202496 226721 0 0 0 116731 61 0 0 25 0 1 0 469390927 291852288 64952 33554432000 4194304 4627331 140736546163200 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10073/statm: 71253 64952 377 106 0 66224 0
Current children cumulated CPU time (s) 1167.92
Current children cumulated vsize (KiB) 285012

[startup+1168.7 s]
/proc/loadavg: 4.02 4.01 3.81 5/190 10163
/proc/meminfo: memFree=24995164/32951124 swapFree=67111524/67111528
[pid=10073] ppid=10071 vsize=285012 CPUtime=1168.72 cores=1,3
/proc/10073/stat : 10073 (strangenight2-s) R 10071 10073 8502 0 -1 4202496 226721 0 0 0 116811 61 0 0 25 0 1 0 469390927 291852288 64952 33554432000 4194304 4627331 140736546163200 18446744073709551615 4309033 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10073/statm: 71253 64952 377 106 0 66224 0
Current children cumulated CPU time (s) 1168.72
Current children cumulated vsize (KiB) 285012

[startup+1168.9 s]
/proc/loadavg: 4.02 4.01 3.81 5/190 10163
/proc/meminfo: memFree=24995164/32951124 swapFree=67111524/67111528
[pid=10073] ppid=10071 vsize=285012 CPUtime=1168.92 cores=1,3
/proc/10073/stat : 10073 (strangenight2-s) R 10071 10073 8502 0 -1 4202496 226721 0 0 0 116831 61 0 0 25 0 1 0 469390927 291852288 64952 33554432000 4194304 4627331 140736546163200 18446744073709551615 4309154 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10073/statm: 71253 64952 377 106 0 66224 0
Current children cumulated CPU time (s) 1168.92
Current children cumulated vsize (KiB) 285012

[startup+1169 s]
/proc/loadavg: 4.02 4.01 3.81 5/190 10163
/proc/meminfo: memFree=24995164/32951124 swapFree=67111524/67111528
[pid=10073] ppid=10071 vsize=285012 CPUtime=1169.02 cores=1,3
/proc/10073/stat : 10073 (strangenight2-s) R 10071 10073 8502 0 -1 4202496 226721 0 0 0 116841 61 0 0 25 0 1 0 469390927 291852288 64952 33554432000 4194304 4627331 140736546163200 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10073/statm: 71253 64952 377 106 0 66224 0
Current children cumulated CPU time (s) 1169.02
Current children cumulated vsize (KiB) 285012

Child status: 20
Real time (s): 1169.08
CPU time (s): 1169.11
CPU user time (s): 1168.49
CPU system time (s): 0.626904
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 380184

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

runsolver used 1.9407 second user time and 4.46132 second system time

The end

Launcher Data

Begin job on node147 at 2011-04-26 00:15:50
IDJOB=3287403
IDBENCH=82466
IDSOLVER=1587
FILE ID=node147/3287403-1303769750
RUNJOBID= node147-1303769750-10033
PBS_JOBID= 13157150
Free space on /tmp= 72144 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k45-bobsmhdlc2-tseitin.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3287403-1303769750/watcher-3287403-1303769750 -o /tmp/evaluation-result-3287403-1303769750/solver-3287403-1303769750 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3287403-1303769750.cnf

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

MD5SUM BENCH= ee159af2e208d290f7f3fefd15c344f2
RANDOM SEED=1994009222

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

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.836
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.76
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.836
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.836
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:      27112408 kB
Buffers:        963400 kB
Cached:        4282900 kB
SwapCached:          4 kB
Active:         732768 kB
Inactive:      4660832 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      27112408 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           33936 kB
Writeback:           0 kB
AnonPages:      146144 kB
Mapped:          15372 kB
Slab:           381428 kB
PageTables:       4952 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   366088 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= 72128 MiB
End job on node147 at 2011-04-26 00:35:19