Trace number 3288739

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-1-st? (TO) 1300.06 1300.03

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-top26.cnf
MD5SUM7ecd2f8efd83504268f0a96fa44f6fe7
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark585.803
Satisfiable
(Un)Satisfiability was proved
Number of variables76943
Number of clauses245006
Sum of the clauses size599044
Maximum clause length2921
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2148643
Number of clauses of size 394790
Number of clauses of size 4350
Number of clauses of size 524
Number of clauses of size over 51198

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3288739-1303775716.cnf'
0.00/0.00	c -- header says num vars:          76943
0.00/0.00	c -- header says num clauses:      245006
0.04/0.09	c -- clauses added:            0 learnts,       245006 normals,            0 xors
0.04/0.09	c -- vars added      76943
0.04/0.09	c Parsing time:  0.07 s
0.04/0.09	c  N st     0         0     76943     94207    136128         0    563654         0   no data   no data  --
0.39/0.43	c asymm  cl-useful: 16/7385/94207 lits-rem:48 time: 0.34
8.49/8.54	c Flit:  1025 Blit:  17188 bXBeca:    0 bXProp: 22152 Bins:      0 BRemL:      0 BRemN:      0 P: 200.0M T:  7.94
8.49/8.55	c Cleaning up after failed var search:     0.01 s 
8.49/8.58	c Replacing    22152 vars Replaced   392069 lits Time:     0.02 s 
8.49/8.59	c bin-w-bin subsume rem         2037 bins  time:  0.00 s
8.59/8.60	c subs with bin:        1  lits-rem:         1  v-fix:    0  time:  0.01 s
8.59/8.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  27005 time:  0.04 s
8.59/8.68	c Removed useless bin:      47  fixed:     0  props:   5.35M  time:  0.03 s
8.80/8.83	c lits-rem:        12  cl-subs:     2181  v-elim:   9001  v-fix:    0  time:  0.14 s
9.49/9.54	c Finding binary XORs  T:     0.71 s  found:      61
9.49/9.54	c Replacing       61 vars Replaced      600 lits Time:     0.00 s 
9.49/9.57	c Finding non-binary XORs:     0.02 s (found:    3015, avg size: 3.4)
9.49/9.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:    645 locsubst:     0 time:   0.01
9.49/9.60	c calculated reachability. Time: 0.02
9.59/9.60	c Calc default polars -  time:   0.00 s pos:    2908 undec:   60933 neg:   13102
9.59/9.60	c =========================================================================================
9.59/9.60	c types(t): F = full restart, N = normal restart
9.59/9.60	c types(t): S = simplification begin/end, E = solution found
9.59/9.60	c restart types(rt): st = static, dy = dynamic
9.59/9.60	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
9.59/9.60	c  B st     0         0     17298     28120     30825         0    204077         0   no data   no data  --
9.90/9.95	c  N dy    17      4018     17295     28120     31095      3713    204077     97379      9.37     11.60  --
10.29/10.38	c  N dy    31      8059     17225     28120     31533      7267    204077    176089      8.41      8.88  --
10.79/10.82	c  N dy    50     12213     17088     27254     31118     10129    198010    238072      8.18      8.79  --
11.29/11.35	c  N dy    83     16255     17024     27254     31311     13936    198010    333842      8.48     11.61  --
11.79/11.88	c  N dy   111     20275     17003     27254     31434      9035    198010    102114      8.60      9.08  --
12.79/12.87	c Finding binary XORs  T:     0.61 s  found:     198
12.79/12.88	c Replacing      256 vars Replaced     4640 lits Time:     0.01 s 
12.99/13.03	c  N dy   138     24336     16705     26981     30545     12756    194789    206077      8.69     11.83  --
13.09/13.11	c  F st   143     25000     16705     26981     30552     13409    194789    223416      8.72   no data  --
13.79/13.84	c  N dy   149     30000     16702     26977     30541     18326    194733    417726      8.72   no data  --
13.79/13.84	c  S st   149     30000     16702     26977     30541     18326    194733    417726      8.72   no data  --
13.89/13.95	c  S st   149     30504     16702     26977     30601     18769    194733    425353      8.72   no data  --
13.89/13.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:    316 locsubst:     0 time:   0.01
13.89/13.97	c Cache  BProp: 490 Set: 0 BXProp: 1 T: 0.01
16.69/16.79	c Flit:   171 Blit:     39 bXBeca:    1 bXProp:  752 Bins:  36204 BRemL:  10662 BRemN:    134 P: 32.6M T:  2.82
16.79/16.80	c Cleaning up after failed var search:     0.01 s 
16.79/16.81	c Replacing      754 vars Replaced    26010 lits Time:     0.01 s 
16.79/16.84	c bin-w-bin subsume rem         1058 bins  time:  0.00 s
16.79/16.87	c subs with bin:      441  lits-rem:      2622  v-fix:    0  time:  0.03 s
16.89/16.90	c Subs w/ non-existent bins:     54 l-rem:   2239 v-fix:     0 done:   7156 time:  0.03 s
16.89/16.92	c Removed useless bin:      53  fixed:     0  props:   1.38M  time:  0.01 s
17.19/17.24	c lits-rem:      6750  cl-subs:    10223  v-elim:   5752  v-fix:    0  time:  0.32 s
17.29/17.37	c asymm  cl-useful: 87/18642/26027 lits-rem:99 time: 0.13
17.29/17.38	c calculated reachability. Time: 0.00
17.29/17.38	c  N dy   149     30504      9476     26025     19505      2285    174498     29479      8.72   no data  --
17.89/17.99	c Finding binary XORs  T:     0.61 s  found:       1
18.19/18.27	c  N dy   164     34640      9472     26025     19596      6266    174496    110703      8.59      9.12  --
18.60/18.65	c  N dy   190     38697      9466     26025     19662     10217    174496    203782      8.59      9.05  --
18.99/19.05	c  N dy   217     42876      9466     26025     19714     14299    174496    301213      8.66      9.33  --
19.29/19.36	c  S st   241     45756      9463     26025     19745     17113    174496    379261      8.73      6.16  --
19.39/19.45	c  S st   241     46258      9463     26025     19759     17599    174496    388667      8.73   no data  --
19.39/19.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:    149 locsubst:     0 time:   0.01
19.39/19.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
19.89/19.91	c Flit:     2 Blit:      0 bXBeca:    0 bXProp:   18 Bins:   4564 BRemL:    884 BRemN:    557 P:  6.7M T:  0.45
19.89/19.93	c Replacing       19 vars Replaced      753 lits Time:     0.01 s 
19.89/19.95	c bin-w-bin subsume rem           31 bins  time:  0.00 s
19.99/20.01	c subs with bin:      304  lits-rem:      1396  v-fix:    0  time:  0.07 s
19.99/20.04	c Subs w/ non-existent bins:      4 l-rem:   1858 v-fix:     0 done:   9293 time:  0.02 s
19.99/20.04	c Removed useless bin:      34  fixed:     0  props:   0.57M  time:  0.01 s
20.39/20.42	c lits-rem:      1248  cl-subs:      722  v-elim:     37  v-fix:    0  time:  0.38 s
20.39/20.43	c vivif2 --  cl tried    25684 cl shrink       54 lits rem         68 time: 0.01
20.39/20.44	c vivif2 --  cl tried    12459 cl shrink     1946 lits rem      10687 time: 0.02
20.69/20.78	c asymm  cl-useful: 175/25684/25684 lits-rem:276 time: 0.34
20.69/20.79	c calculated reachability. Time: 0.00
20.69/20.79	c  N dy   241     46258      9256     25684     21876     12451    170813    232718      8.73   no data  --
21.29/21.31	c Finding binary XORs  T:     0.52 s  found:       0
21.69/21.70	c  N dy   263     50370      9255     25684     21899     16495    170813    365809      8.73      9.22  --
22.09/22.11	c  N dy   290     54430      9252     25684     21922     11985    170813    222313      8.78      9.26  --
22.49/22.56	c  N dy   312     58483      9250     25684     21935     15975    170812    331552      8.80      9.37  --
22.99/23.07	c  N dy   342     62493      9250     25684     21947     19944    170812    461613      8.89      9.67  --
23.39/23.46	c  N dy   358     66506      9249     25684     21963     23880    170812    589140      8.89      9.40  --
23.79/23.82	c  S st   379     69387      9249     25684     21974     26726    170812    679164      8.94      8.71  --
23.90/23.92	c  S st   379     69889      9249     25684     21976     27224    170812    692054      8.94   no data  --
23.90/23.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:     72 locsubst:     0 time:   0.01
23.90/23.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
24.30/24.39	c Flit:     1 Blit:      0 bXBeca:    0 bXProp:    5 Bins:    851 BRemL:    425 BRemN:      3 P:  8.3M T:  0.46
24.40/24.41	c Replacing        5 vars Replaced      168 lits Time:     0.01 s 
24.40/24.44	c bin-w-bin subsume rem           32 bins  time:  0.00 s
24.59/24.61	c subs with bin:      129  lits-rem:       809  v-fix:    0  time:  0.16 s
24.59/24.63	c Subs w/ non-existent bins:      1 l-rem:   2960 v-fix:     0 done:   4245 time:  0.02 s
24.59/24.63	c Removed useless bin:       2  fixed:     0  props:   0.56M  time:  0.01 s
26.49/26.56	c lits-rem:      3282  cl-subs:      798  v-elim:      9  v-fix:    0  time:  1.93 s
26.49/26.57	c vivif2 --  cl tried    25565 cl shrink       11 lits rem         15 time: 0.01
26.59/26.61	c vivif2 --  cl tried    24905 cl shrink     4363 lits rem      33049 time: 0.04
26.79/26.88	c asymm  cl-useful: 280/10511/25565 lits-rem:577 time: 0.26
26.79/26.88	c calculated reachability. Time: 0.00
26.79/26.88	c  N dy   379     69889      9162     25556     21954     24897    169213    579564      8.94   no data  --
27.40/27.41	c Finding binary XORs  T:     0.52 s  found:       0
27.99/28.05	c  N dy   385     76030      9161     25556     21977     16524    169213    236699      8.78      9.30  --
28.60/28.62	c  N dy   415     80913      9161     25556     21993     21318    169213    390627      8.87      9.52  --
29.19/29.26	c  N dy   460     86159      9160     25556     22008     26499    169213    565578      9.02      9.52  --
29.39/29.46	c  F st   474     87500      9160     25556     22010     27823    169213    613228      9.07   no data  --
30.19/30.21	c  N dy   480     92694      9160     25548     21799     31781    169173    849619      9.07   no data  --
30.99/31.07	c  N dy   526     98707      9159     25548     21820     19836    169173    277978      9.21     11.40  --
31.79/31.82	c  S st   569    104833      9157     25548     21837     25856    169173    464192      9.32   no data  --
31.89/31.92	c  S st   569    105338      9157     25548     21838     26357    169173    477826      9.32   no data  --
31.89/31.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      3 locsubst:     0 time:   0.01
31.89/31.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
32.29/32.38	c Flit:     1 Blit:      0 bXBeca:    0 bXProp:    6 Bins:    590 BRemL:    352 BRemN:      4 P:  8.5M T:  0.45
32.29/32.39	c Replacing        6 vars Replaced      126 lits Time:     0.01 s 
32.39/32.42	c bin-w-bin subsume rem           31 bins  time:  0.00 s
32.49/32.54	c subs with bin:      265  lits-rem:       880  v-fix:    0  time:  0.13 s
32.49/32.56	c Subs w/ non-existent bins:      2 l-rem:   2131 v-fix:     0 done:   7047 time:  0.02 s
32.49/32.57	c Removed useless bin:       8  fixed:     0  props:   0.57M  time:  0.01 s
33.69/33.73	c lits-rem:      1570  cl-subs:      734  v-elim:     15  v-fix:    0  time:  1.16 s
33.69/33.73	c vivif2 --  cl tried    25370 cl shrink        7 lits rem          7 time: 0.01
33.69/33.77	c vivif2 --  cl tried    25484 cl shrink     2578 lits rem      16847 time: 0.03
33.89/33.94	c asymm  cl-useful: 16/14859/25370 lits-rem:46 time: 0.18
33.89/33.95	c calculated reachability. Time: 0.00
33.89/33.95	c  N dy   569    105338      9132     25355     21886     25482    168378    444691      9.32   no data  --
34.39/34.47	c Finding binary XORs  T:     0.52 s  found:       0
35.19/35.27	c  N dy   588    112296      9131     25355     21898     32363    168378    672885      9.25      9.79  --
36.29/36.39	c  N dy   613    120015      9129     25355     21902     39980    168378    927687      9.18      9.76  --
37.30/37.38	c  N dy   623    127833      9129     25355     21905     26943    168378    574206      9.10      9.68  --
38.59/38.62	c  N dy   649    137301      9129     25355     21909     36265    168376    876422      9.05      9.64  --
40.29/40.32	c  N dy   670    147721      9129     25355     21912     23794    168376    298892      8.99      9.47  --
41.39/41.45	c  N dy   682    157321      9128     25355     21926     32896    168376    538114      8.88      9.40  --
41.49/41.52	c  S st   684    158007      9128     25355     21926     33579    168376    560867      8.87      7.43  --
41.59/41.63	c  S st   684    158511      9128     25355     21926     34081    168376    577200      8.87   no data  --
41.59/41.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
41.59/41.64	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
41.99/42.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    2 Bins:    301 BRemL:    185 BRemN:      2 P:  8.0M T:  0.43
41.99/42.09	c Replacing        2 vars Replaced       38 lits Time:     0.02 s 
42.09/42.11	c bin-w-bin subsume rem           18 bins  time:  0.00 s
42.19/42.23	c subs with bin:       40  lits-rem:      1290  v-fix:    0  time:  0.11 s
42.19/42.24	c Subs w/ non-existent bins:      0 l-rem:    696 v-fix:     0 done:   2118 time:  0.01 s
42.19/42.25	c Removed useless bin:       3  fixed:     0  props:   0.57M  time:  0.01 s
44.49/44.55	c lits-rem:      2049  cl-subs:      550  v-elim:      7  v-fix:    0  time:  2.31 s
44.49/44.56	c vivif2 --  cl tried    25322 cl shrink        6 lits rem          8 time: 0.01
44.49/44.59	c vivif2 --  cl tried    29056 cl shrink     2026 lits rem      19034 time: 0.03
44.79/44.85	c asymm  cl-useful: 151/9761/25321 lits-rem:274 time: 0.26
44.79/44.86	c calculated reachability. Time: 0.00
44.79/44.86	c  N dy   684    158511      9119     25319     21743     29056    167923    488197      8.87   no data  --
45.29/45.38	c Finding binary XORs  T:     0.52 s  found:       0
46.69/46.78	c  N dy   701    168703      9119     25319     21747     39038    167923    845940      8.80      9.27  --
48.29/48.30	c  N dy   776    179479      9115     25319     21765     27897    167923    455126      8.91     12.09  --
49.79/49.81	c  N dy   838    190964      9113     25319     21783     39201    167923    833988      8.94     10.20  --
51.69/51.75	c  N dy   913    205215      9113     25319     21795     29118    167923    478474      9.01      9.52  --
53.49/53.58	c  N dy  1008    218396      9113     25319     21813     42124    167923    896229      9.10     15.87  --
55.49/55.54	c  N dy  1086    232362      9113     25319     21832     30018    167923    434503      9.15     14.79  --
56.29/56.32	c  S st  1114    237766      9113     25319     21839     35345    167923    621621      9.17      7.86  --
56.39/56.43	c  S st  1114    238269      9113     25319     21845     35838    167923    636878      9.17   no data  --
56.39/56.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
56.39/56.44	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
56.89/56.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    2 Bins:    698 BRemL:    516 BRemN:      0 P:  9.2M T:  0.47
56.89/56.93	c Replacing        2 vars Replaced       44 lits Time:     0.01 s 
56.89/56.96	c bin-w-bin subsume rem           13 bins  time:  0.00 s
57.10/57.12	c subs with bin:      158  lits-rem:      1089  v-fix:    0  time:  0.16 s
57.10/57.14	c Subs w/ non-existent bins:      4 l-rem:   1344 v-fix:     0 done:   5981 time:  0.02 s
57.10/57.15	c Removed useless bin:       2  fixed:     0  props:   0.58M  time:  0.01 s
59.59/59.62	c lits-rem:      2704  cl-subs:      822  v-elim:      1  v-fix:    0  time:  2.47 s
59.59/59.63	c vivif2 --  cl tried    25258 cl shrink        7 lits rem          9 time: 0.01
59.59/59.67	c vivif2 --  cl tried    34452 cl shrink     3403 lits rem      27573 time: 0.04
59.79/59.88	c asymm  cl-useful: 27/15497/25258 lits-rem:75 time: 0.21
59.79/59.89	c calculated reachability. Time: 0.00
59.79/59.89	c  N dy  1114    238269      9110     25235     21751     34451    167317    581683      9.17   no data  --
60.40/60.41	c Finding binary XORs  T:     0.52 s  found:       1
62.39/62.44	c  N dy  1137    253726      9109     25235     21771     49425    167317   1032163      9.07      9.57  --
64.80/64.85	c  N dy  1223    270549      9109     25235     21780     39189    167317    688824      9.11      9.69  --
67.59/67.65	c  N dy  1287    287941      9109     25235     21787     56283    167316   1266056      9.10      9.58  --
69.99/70.06	c  F st  1358    306250      9108     25235     21797     46103    167316    859991      9.12   no data  --
69.99/70.08	c Replacing        1 vars Replaced       35 lits Time:     0.01 s 
70.09/70.13	c  N st  1359    306501      9107     25223     21697     46215    167056    867533      9.12   no data  --
73.30/73.34	c  N dy  1426    327094      9107     25223     21707     37173    167056    533649      9.13      9.64  --
77.59/77.64	c  N dy  1482    352724      9107     25223     21717     31661    167056    329031      9.07      9.55  --
78.19/78.24	c  S st  1504    357403      9107     25223     21717     36243    167056    449651      9.08      8.46  --
78.29/78.33	c  S st  1504    357905      9107     25223     21717     36743    167056    464225      9.08   no data  --
78.29/78.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
78.29/78.34	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
78.79/78.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    4 Bins:    364 BRemL:    317 BRemN:      4 P:  9.2M T:  0.46
78.79/78.82	c Replacing        4 vars Replaced      832 lits Time:     0.01 s 
78.79/78.84	c bin-w-bin subsume rem           16 bins  time:  0.00 s
78.89/78.93	c subs with bin:      333  lits-rem:      1259  v-fix:    0  time:  0.09 s
78.89/78.95	c Subs w/ non-existent bins:      7 l-rem:   1245 v-fix:     0 done:   6528 time:  0.02 s
78.89/78.95	c Removed useless bin:       1  fixed:     0  props:   0.58M  time:  0.01 s
80.39/80.41	c lits-rem:      1693  cl-subs:      956  v-elim:     39  v-fix:    0  time:  1.46 s
80.39/80.42	c vivif2 --  cl tried    25072 cl shrink        5 lits rem          5 time: 0.01
80.39/80.45	c vivif2 --  cl tried    35581 cl shrink     1606 lits rem      10024 time: 0.04
80.69/80.71	c asymm  cl-useful: 127/7414/25072 lits-rem:410 time: 0.26
80.69/80.72	c calculated reachability. Time: 0.00
80.69/80.72	c  N dy  1504    357905      9064     25068     21640     35578    166140    437930      9.08   no data  --
81.19/81.24	c Finding binary XORs  T:     0.52 s  found:       0
84.19/84.28	c  N dy  1627    377919      9062     25068     21668     55118    166140   1028135      9.12     12.80  --
87.20/87.24	c  N dy  1737    398185      9061     25068     21679     43808    166140    705889      9.17      9.67  --
90.69/90.73	c  N dy  1897    418232      9061     25068     21698     63599    166140   1367797      9.27     15.14  --
93.79/93.84	c  N dy  2038    438309      9059     25068     21713     51143    166140    887824      9.33      9.90  --
97.20/97.27	c  N dy  2158    458843      9059     25068     21729     38002    166139    441597      9.38      9.88  --
100.50/100.58	c  N dy  2293    478912      9059     25068     21742     57864    166139   1087878      9.44     13.21  --
103.49/103.58	c  N dy  2391    498975      9059     25068     21749     43108    166139    538666      9.45     10.00  --
106.99/107.01	c  N dy  2532    519153      9059     25068     21760     63077    166139   1183019      9.51     10.02  --
110.10/110.17	c  S st  2669    536857      9059     25068     21770     45076    166139    636809      9.58      6.80  --
110.30/110.30	c  S st  2669    537358      9059     25068     21770     45576    166139    650074      9.58   no data  --
110.30/110.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
110.30/110.31	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
110.80/110.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    6 Bins:    739 BRemL:    775 BRemN:      2 P: 10.8M T:  0.52
110.80/110.84	c Replacing        6 vars Replaced      687 lits Time:     0.02 s 
110.80/110.87	c bin-w-bin subsume rem           20 bins  time:  0.00 s
111.00/111.01	c subs with bin:      268  lits-rem:      1434  v-fix:    0  time:  0.14 s
111.00/111.03	c Subs w/ non-existent bins:      0 l-rem:   1526 v-fix:     0 done:   5429 time:  0.02 s
111.00/111.04	c Removed useless bin:       2  fixed:     0  props:   0.59M  time:  0.01 s
113.50/113.56	c lits-rem:      2765  cl-subs:     1250  v-elim:     30  v-fix:    0  time:  2.52 s
113.50/113.57	c vivif2 --  cl tried    24939 cl shrink       14 lits rem         15 time: 0.01
113.60/113.61	c vivif2 --  cl tried    43737 cl shrink     3061 lits rem      17863 time: 0.05
113.80/113.88	c asymm  cl-useful: 55/11587/24938 lits-rem:66 time: 0.26
113.80/113.88	c calculated reachability. Time: 0.00
113.80/113.89	c  N dy  2669    537358      9023     24933     21469     43729    165633    605657      9.58   no data  --
114.40/114.41	c Finding binary XORs  T:     0.52 s  found:       0
119.90/119.99	c  N dy  2749    576384      9022     24933     21486     45127    165633    506481      9.50     10.25  --
123.30/123.39	c  N dy  2874    596450      9022     24933     21491     64943    165633   1111166      9.53     10.14  --
126.50/126.59	c  N dy  2985    616476      9022     24933     21496     47763    165633    701327      9.56     10.12  --
129.90/129.95	c  N dy  3099    638830      9022     24933     21501     69718    165633   1338324      9.58     10.17  --
133.29/133.39	c  N dy  3235    658871      9022     24933     21515     51280    165633    766026      9.62     12.73  --
136.69/136.75	c  N dy  3340    678935      9022     24933     21518     71038    165633   1374419      9.63     10.27  --
140.19/140.23	c  N dy  3468    699003      9022     24933     21527     51507    165633    736337      9.67     16.05  --
144.00/144.04	c  N dy  3617    719172      9022     24933     21536     71434    165633   1371135      9.71     10.25  --
147.69/147.74	c  N dy  3737    739201      9022     24933     21542     50797    165633    670487      9.73     11.72  --
150.80/150.86	c  N dy  3820    759297      9022     24933     21543     70686    165633   1480853      9.73     10.37  --
154.50/154.59	c  N dy  3961    779304      9022     24933     21548     49049    165633    622791      9.77     11.82  --
158.00/158.06	c  N dy  4059    799349      9022     24933     21550     68814    165633   1197183      9.78     11.23  --
159.40/159.42	c  S st  4107    806039      9022     24933     21551     75431    165633   1423155      9.79      8.76  --
159.50/159.58	c  S st  4107    806542      9022     24933     21553     75926    165633   1439228      9.79   no data  --
159.50/159.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
159.59/159.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
160.19/160.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:    454 BRemL:    270 BRemN:      1 P: 13.0M T:  0.61
160.19/160.23	c Replacing        1 vars Replaced       27 lits Time:     0.02 s 
160.30/160.30	c bin-w-bin subsume rem           15 bins  time:  0.00 s
160.60/160.65	c subs with bin:      197  lits-rem:       963  v-fix:    0  time:  0.35 s
160.60/160.66	c Subs w/ non-existent bins:      0 l-rem:   1991 v-fix:     0 done:   2287 time:  0.02 s
160.60/160.67	c Removed useless bin:       1  fixed:     0  props:   0.61M  time:  0.01 s
162.89/162.91	c lits-rem:      4421  cl-subs:     1920  v-elim:      6  v-fix:    0  time:  2.24 s
162.89/162.92	c vivif2 --  cl tried    24886 cl shrink        4 lits rem          5 time: 0.01
162.99/163.04	c vivif2 --  cl tried    73588 cl shrink     9595 lits rem      54702 time: 0.12
163.09/163.17	c asymm  cl-useful: 8/5885/24886 lits-rem:24 time: 0.13
163.09/163.18	c calculated reachability. Time: 0.00
163.09/163.18	c  N dy  4107    806542      9015     24878     21560     73587    165393   1337837      9.79   no data  --
163.69/163.70	c Finding binary XORs  T:     0.52 s  found:       0
166.90/166.99	c  N dy  4168    828370      9015     24878     21562     52827    165393    753394      9.78     10.42  --
171.90/171.96	c  N dy  4177    860276      9014     24878     21575     83475    165393   1922625      9.70     10.52  --
175.39/175.42	c  N dy  4293    880343      9014     24878     21577     60390    165393    946198      9.71     14.21  --
180.19/180.23	c  N dy  4395    907115      9014     24878     21578     86818    165393   1832038      9.71     10.34  --
183.50/183.59	c  N dy  4481    927129      9014     24878     21586     62353    165393    903240      9.71     12.97  --
187.40/187.41	c  N dy  4591    947149      9014     24878     21596     82108    165393   1504361      9.73     10.34  --
191.30/191.31	c  N dy  4703    968250      9014     24878     21601     57606    165393    792024      9.74     10.52  --
194.89/194.92	c  N dy  4761    990371      9014     24878     21604     79308    165393   1454999      9.73     10.24  --
198.90/198.91	c  N dy  4851   1010830      9014     24878     21611     53211    165393    621614      9.73     10.27  --
202.30/202.34	c  N dy  4946   1031563      9014     24878     21614     73647    165393   1268070      9.74     10.29  --
206.30/206.30	c  N dy  5037   1051739      9014     24878     21619     93528    165393   1919848      9.74     10.42  --
209.29/209.36	c  F st  5104   1071875      9014     24878     21620     65969    165393    961419      9.73      8.84  --
209.29/209.38	c  N st  5104   1071875      9014     24877     21574     65867    165363    960932      9.73      8.84  --
215.30/215.35	c  N dy  5139   1105413      9014     24877     21575     50358    165363    481807      9.70     10.21  --
218.50/218.56	c  N dy  5210   1125788      9014     24877     21580     70435    165363   1084160      9.69     10.21  --
222.69/222.76	c  N dy  5310   1148495      9014     24877     21588     92704    165363   1770266      9.69     10.34  --
226.19/226.20	c  N dy  5404   1168512      9014     24877     21591     63529    165363    911165      9.70     11.30  --
229.91/229.95	c  N dy  5503   1188518      9014     24877     21592     83243    165363   1529598      9.71     10.24  --
233.80/233.84	c  N dy  5569   1209813      9014     24877     21594     54076    165363    531294      9.70      8.37  --
233.80/233.84	c  S st  5569   1209813      9014     24877     21594     54076    165363    531294      9.70      8.37  --
233.90/233.97	c  S st  5569   1210314      9014     24877     21594     54576    165363    546252      9.70   no data  --
233.90/233.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
233.90/233.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
234.40/234.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:    254 BRemL:    196 BRemN:      0 P: 10.5M T:  0.50
234.40/234.49	c Replacing        1 vars Replaced      159 lits Time:     0.01 s 
234.50/234.52	c bin-w-bin subsume rem            8 bins  time:  0.00 s
234.50/234.59	c subs with bin:      249  lits-rem:       303  v-fix:    0  time:  0.07 s
234.60/234.61	c Subs w/ non-existent bins:      0 l-rem:   1250 v-fix:     0 done:   5299 time:  0.02 s
234.60/234.62	c Removed useless bin:       0  fixed:     0  props:   0.62M  time:  0.01 s
236.20/236.29	c lits-rem:      2343  cl-subs:     1012  v-elim:      2  v-fix:    0  time:  1.67 s
236.20/236.29	c vivif2 --  cl tried    24854 cl shrink        2 lits rem          2 time: 0.01
236.30/236.34	c vivif2 --  cl tried    53324 cl shrink     1532 lits rem       7311 time: 0.05
236.50/236.59	c asymm  cl-useful: 109/5113/24854 lits-rem:125 time: 0.25
236.60/236.60	c calculated reachability. Time: 0.00
236.60/236.60	c  N dy  5569   1210314      9011     24854     21642     53323    165063    525484      9.70   no data  --
237.10/237.12	c Finding binary XORs  T:     0.52 s  found:       0
240.29/240.35	c  N dy  5649   1230318      9011     24854     21643     72990    165063   1108256      9.70     15.06  --
244.11/244.14	c  N dy  5721   1250476      9011     24854     21645     92661    165063   1698538      9.70     10.22  --
247.70/247.77	c  N dy  5794   1270561      9011     24854     21647     61247    165063    730663      9.70     11.99  --
251.20/251.21	c  N dy  5888   1290697      9011     24854     21650     81126    165063   1338923      9.70     10.51  --
255.89/255.92	c  N dy  5947   1313288      9011     24854     21652    103094    165063   1910677      9.69     10.38  --
259.30/259.34	c  N dy  6016   1335366      9011     24854     21656     72756    165063   1057762      9.69     10.23  --
263.20/263.28	c  N dy  6089   1355565      9011     24854     21662     92440    165063   1636554      9.68     10.21  --
268.59/268.65	c  N dy  6188   1385197      9011     24854     21663     68747    165063    961230      9.68     10.24  --
272.29/272.31	c  N dy  6228   1405796      9011     24854     21666     88570    165063   1449662      9.66     10.37  --
277.11/277.18	c  N dy  6296   1427881      9011     24854     21676     56195    165063    525040      9.66     10.17  --
280.40/280.46	c  N dy  6336   1449760      9011     24854     21679     77255    165063   1073044      9.64     10.26  --
288.49/288.51	c  N dy  6392   1492166      9010     24854     21694     63377    165063    646539      9.61     10.16  --
292.29/292.37	c  N dy  6527   1512222      9010     24854     21699     83218    165063   1279744      9.62     13.04  --
296.30/296.33	c  N dy  6602   1532293      9010     24854     21703    102806    165063   1902534      9.62     10.18  --
300.49/300.58	c  N dy  6742   1552382      9010     24854     21712     67495    165063    905742      9.64     14.19  --
304.20/304.27	c  N dy  6841   1572819      9010     24854     21718     87536    165063   1499339      9.64     10.30  --
308.50/308.51	c  N dy  6923   1593322      9010     24854     21719    107632    165063   2121660      9.65     10.22  --
312.31/312.36	c  N dy  7020   1613793      9010     24854     21722     71179    165063    943955      9.65     10.19  --
316.60/316.60	c  N dy  7129   1633914      9010     24854     21725     91056    165063   1553409      9.66     10.18  --
321.11/321.19	c  N dy  7261   1654215      9010     24854     21727    111110    165063   2187303      9.67     10.19  --
325.51/325.58	c  N dy  7399   1674310      9010     24854     21733     73102    165063   1040010      9.69     11.62  --
329.70/329.78	c  N dy  7535   1694378      9010     24854     21736     92938    165063   1685444      9.70     13.12  --
333.21/333.29	c  S st  7620   1710315      9010     24854     21740    108423    165063   2147242      9.71   no data  --
333.40/333.49	c  S st  7620   1710819      9010     24854     21741    108922    165063   2159612      9.71   no data  --
333.50/333.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
333.50/333.50	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
334.10/334.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:    220 BRemL:    180 BRemN:      0 P: 16.4M T:  0.69
334.20/334.22	c Replacing        1 vars Replaced       33 lits Time:     0.03 s 
334.30/334.31	c bin-w-bin subsume rem            6 bins  time:  0.00 s
334.90/334.95	c subs with bin:     2045  lits-rem:       911  v-fix:    0  time:  0.63 s
334.90/334.97	c Subs w/ non-existent bins:      0 l-rem:   2000 v-fix:     0 done:   2290 time:  0.02 s
334.90/334.97	c Removed useless bin:       2  fixed:     0  props:   0.62M  time:  0.01 s
338.40/338.43	c lits-rem:      4126  cl-subs:     1934  v-elim:      2  v-fix:    0  time:  3.46 s
338.40/338.44	c vivif2 --  cl tried    24835 cl shrink        2 lits rem          2 time: 0.01
338.60/338.62	c vivif2 --  cl tried   104309 cl shrink    14123 lits rem      76775 time: 0.18
338.90/338.91	c asymm  cl-useful: 27/4022/24835 lits-rem:27 time: 0.29
338.90/338.92	c calculated reachability. Time: 0.00
338.90/338.92	c  N dy  7620   1710819      9007     24835     21713    104307    164894   2014594      9.71   no data  --
339.40/339.44	c Finding binary XORs  T:     0.52 s  found:       0
343.79/343.80	c  N dy  7696   1731022      9007     24835     21716     65518    164894    731504      9.71     10.39  --
347.51/347.55	c  N dy  7791   1752845      9007     24835     21719     87004    164894   1453097      9.71     10.58  --
351.90/351.91	c  N dy  7857   1773793      9007     24835     21720    107587    164894   2187865      9.70     10.28  --
356.50/356.52	c  N dy  7955   1794020      9007     24835     21722     67796    164894    796727      9.71     10.22  --
360.50/360.51	c  N dy  8076   1814716      9007     24835     21726     88215    164894   1437264      9.71     10.23  --
364.40/364.40	c  N dy  8135   1834736      9007     24835     21730    107872    164894   2144299      9.71     10.22  --
368.80/368.80	c  N dy  8151   1859847      9007     24835     21732     70982    164894    814868      9.69     10.20  --
372.50/372.59	c  N dy  8209   1882402      9007     24835     21732     92813    164894   1386943      9.68     10.21  --
376.90/376.94	c  N dy  8275   1902606      9007     24835     21734    112478    164894   1936667      9.68     10.29  --
381.20/381.29	c  N dy  8337   1922610      9007     24835     21734     70785    164894    827327      9.67     11.52  --
385.10/385.14	c  N dy  8407   1942794      9007     24835     21735     90622    164894   1381781      9.67     10.20  --
389.80/389.86	c  N dy  8470   1963821      9007     24835     21737    110991    164894   1930755      9.66     10.18  --
395.00/395.01	c  N dy  8539   1988831      9007     24835     21739     72665    164894    787177      9.66     10.32  --
398.70/398.71	c  N dy  8590   2009333      9007     24835     21741     92521    164894   1273125      9.65     10.18  --
403.40/403.45	c  N dy  8678   2030379      9007     24835     21742    112913    164894   1812494      9.65     10.24  --
407.70/407.71	c  N dy  8700   2050393      9006     24835     21754     68572    164894    686039      9.63     14.64  --
411.11/411.13	c  N dy  8774   2070452      9006     24835     21759     88010    164894   1163387      9.63     10.17  --
415.71/415.79	c  N dy  8901   2091246      9006     24835     21761    108483    164894   1795973      9.64     10.15  --
420.70/420.72	c  N dy  9028   2111270      9006     24835     21763     64212    164894    604002      9.65     10.97  --
424.30/424.39	c  N dy  9127   2131530      9006     24835     21768     84051    164894   1184234      9.66     10.19  --
428.41/428.45	c  N dy  9247   2151532      9006     24835     21771    103753    164894   1798732      9.67     14.88  --
433.51/433.59	c  N dy  9383   2171539      9006     24835     21772    123423    164894   2423742      9.68     13.93  --
438.41/438.41	c  N dy  9539   2191557      9006     24835     21776     78060    164894   1031059      9.70     11.53  --
442.30/442.32	c  S st  9638   2210821      9006     24835     21777     96797    164894   1562771      9.70      7.54  --
442.50/442.51	c  S st  9638   2211324      9006     24835     21777     97298    164894   1577206      9.70   no data  --
442.50/442.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
442.50/442.52	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
443.10/443.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    134 BRemL:    108 BRemN:      0 P: 14.7M T:  0.62
443.10/443.17	c Replacing        1 vars Replaced       40 lits Time:     0.02 s 
443.21/443.23	c bin-w-bin subsume rem            5 bins  time:  0.00 s
443.50/443.58	c subs with bin:      765  lits-rem:       282  v-fix:    0  time:  0.35 s
443.50/443.59	c Subs w/ non-existent bins:      2 l-rem:   1504 v-fix:     0 done:    475 time:  0.01 s
443.60/443.60	c Removed useless bin:       1  fixed:     0  props:   0.63M  time:  0.01 s
446.11/446.16	c lits-rem:      3470  cl-subs:     2175  v-elim:      2  v-fix:    0  time:  2.56 s
446.11/446.17	c vivif2 --  cl tried    24809 cl shrink        2 lits rem          2 time: 0.01
446.21/446.30	c vivif2 --  cl tried    94112 cl shrink     8446 lits rem      47742 time: 0.13
446.51/446.57	c asymm  cl-useful: 15/8463/24809 lits-rem:33 time: 0.27
446.51/446.58	c calculated reachability. Time: 0.00
446.51/446.58	c  N dy  9638   2211324      9003     24800     21728     94110    164745   1480500      9.70   no data  --
447.11/447.10	c Finding binary XORs  T:     0.52 s  found:       0
451.20/451.23	c  N dy  9700   2231475      9002     24800     21742    113238    164745   1944415      9.70     10.35  --
457.11/457.17	c  N dy  9809   2261445      9002     24800     21747     76473    164745    870260      9.69     10.20  --
461.40/461.45	c  N dy  9939   2281604      9002     24800     21750     96384    164745   1495208      9.70     10.23  --
466.50/466.53	c  N dy 10048   2302262      9002     24800     21756    116809    164745   2169217      9.70     10.26  --
472.00/472.09	c  N dy 10174   2322298      9002     24800     21761     69260    164745    681875      9.71     13.19  --
476.50/476.54	c  N dy 10295   2343464      9002     24800     21762     90141    164745   1336889      9.72     10.26  --
481.11/481.19	c  N dy 10405   2363480      9002     24800     21764    109896    164745   1949644      9.73     12.18  --
486.21/486.25	c  N dy 10516   2383536      9002     24800     21768    129686    164745   2581352      9.73     10.27  --
489.91/489.91	c  N dy 10556   2403660      9002     24800     21768     81021    164745    940892      9.72     10.24  --
494.41/494.49	c  N dy 10685   2423693      9002     24800     21770    100823    164745   1576003      9.73     10.41  --
499.50/499.56	c  N dy 10807   2443994      9002     24800     21772    120825    164745   2226758      9.74     10.50  --
505.60/505.67	c  N dy 10930   2464755      9002     24800     21773     71922    164745    683393      9.74     10.38  --
509.91/509.96	c  N dy 11061   2484800      9002     24800     21779     91742    164745   1316705      9.75     11.87  --
514.91/514.90	c  N dy 11179   2506003      9002     24800     21780    112687    164745   1988959      9.76     10.28  --
520.71/520.70	c  N dy 11295   2528883      9002     24800     21780    135250    164745   2718182      9.76     10.33  --
526.00/526.08	c  N dy 11436   2549269      9002     24800     21784     84821    164745   1078186      9.78     10.40  --
530.80/530.80	c  N dy 11562   2570005      9002     24800     21786    105318    164745   1739623      9.78     10.34  --
536.41/536.41	c  N dy 11666   2590068      9002     24800     21786    125148    164745   2376688      9.79     12.07  --
542.10/542.18	c  N dy 11781   2610087      9002     24800     21790    144906    164745   3018041      9.79     12.54  --
546.50/546.50	c  N dy 11895   2630319      9002     24800     21790     93706    164745   1335951      9.80     10.36  --
551.30/551.35	c  N dy 12006   2651545      9002     24800     21793    114688    164745   2064895      9.80     10.38  --
556.90/556.97	c  N dy 12133   2671657      9002     24800     21795    134535    164745   2712865      9.81     10.33  --
562.70/562.76	c  N dy 12269   2691734      9002     24800     21800     81968    164745    892428      9.82     15.52  --
567.20/567.26	c  S st 12392   2711324      9002     24800     21803    101305    164745   1524654      9.82   no data  --
567.40/567.44	c  S st 12392   2711825      9002     24800     21803    101806    164745   1543074      9.82   no data  --
567.40/567.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
567.40/567.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
568.10/568.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    4 Bins:    363 BRemL:    263 BRemN:     10 P: 16.1M T:  0.68
568.10/568.16	c Replacing        4 vars Replaced      413 lits Time:     0.03 s 
568.20/568.23	c bin-w-bin subsume rem            8 bins  time:  0.00 s
568.50/568.55	c subs with bin:      383  lits-rem:       608  v-fix:    0  time:  0.33 s
568.50/568.57	c Subs w/ non-existent bins:      7 l-rem:   1217 v-fix:     0 done:   1582 time:  0.02 s
568.50/568.58	c Removed useless bin:       7  fixed:     0  props:   0.64M  time:  0.01 s
570.91/570.93	c lits-rem:      2003  cl-subs:     1802  v-elim:      1  v-fix:    0  time:  2.35 s
570.91/570.94	c vivif2 --  cl tried    24756 cl shrink        2 lits rem          2 time: 0.01
571.00/571.07	c vivif2 --  cl tried    99205 cl shrink     7245 lits rem      44912 time: 0.13
571.20/571.26	c asymm  cl-useful: 6/7158/24756 lits-rem:18 time: 0.20
571.20/571.27	c calculated reachability. Time: 0.00
571.20/571.27	c  N dy 12392   2711825      8997     24750     21856     99198    164565   1457382      9.82   no data  --
571.80/571.80	c Finding binary XORs  T:     0.52 s  found:       0
576.20/576.27	c  N dy 12435   2735417      8997     24750     21861    122065    164565   2122092      9.81     10.38  --
581.51/581.56	c  N dy 12513   2755771      8997     24750     21863    142078    164565   2737621      9.81     10.40  --
586.21/586.20	c  N dy 12576   2775972      8997     24750     21868     87742    164565   1073646      9.81     10.33  --
590.40/590.41	c  N dy 12616   2796457      8997     24750     21870    107872    164565   1737670      9.80     10.32  --
595.30/595.35	c  N dy 12641   2817431      8997     24750     21873    128240    164565   2333933      9.79     10.39  --
601.10/601.10	c  N dy 12698   2837458      8997     24750     21875    147725    164565   2890893      9.79     10.41  --
604.71/604.77	c  N dy 12726   2857498      8997     24750     21877     92567    164565   1084235      9.78     11.20  --
609.41/609.46	c  N dy 12830   2877529      8997     24750     21881    112321    164565   1717584      9.79     10.35  --
614.71/614.70	c  N dy 12878   2900551      8997     24750     21883    134793    164565   2328855      9.78     10.33  --
625.50/625.50	c  N dy 12977   2949887      8996     24750     21907    107085    164565   1273724      9.76     10.41  --
630.41/630.43	c  N dy 13102   2969971      8996     24750     21912    126931    164565   1954447      9.77     13.07  --
635.41/635.47	c  N dy 13207   2990071      8996     24750     21915    146807    164565   2632839      9.77     11.96  --
640.81/640.89	c  N dy 13333   3010214      8996     24750     21917     91916    164565   1130475      9.78     10.31  --
645.71/645.73	c  N dy 13462   3030386      8996     24750     21918    111850    164565   1776927      9.79     10.49  --
651.11/651.17	c  N dy 13582   3050487      8996     24750     21918    131624    164565   2395959      9.79     14.07  --
657.10/657.17	c  N dy 13690   3070589      8996     24750     21920    151484    164565   3017933      9.80     10.32  --
662.41/662.42	c  N dy 13818   3090673      8996     24750     21920     94484    164565   1174211      9.81     10.40  --
667.21/667.24	c  N dy 13949   3110698      8996     24750     21922    114259    164565   1818621      9.81     14.51  --
672.80/672.85	c  N dy 14072   3130710      8996     24750     21925    134059    164565   2463251      9.82     18.03  --
679.61/679.61	c  N dy 14196   3150723      8996     24750     21927    153811    164565   3099836      9.83     12.94  --
685.61/685.69	c  N dy 14328   3170761      8996     24750     21931     95727    164565   1183909      9.84     12.94  --
690.91/690.91	c  N dy 14442   3190850      8996     24750     21933    115535    164565   1798139      9.84     10.37  --
696.81/696.83	c  N dy 14543   3210871      8996     24750     21935    135274    164565   2415866      9.84     13.93  --
697.11/697.16	c  S st 14546   3211826      8996     24750     21935    136210    164565   2437727      9.84      9.59  --
697.42/697.42	c  S st 14546   3212327      8996     24750     21936    136707    164565   2459161      9.84   no data  --
697.42/697.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
697.42/697.44	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
698.21/698.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:    261 BRemL:    245 BRemN:      0 P: 18.9M T:  0.84
698.31/698.31	c Replacing        1 vars Replaced       26 lits Time:     0.03 s 
698.41/698.41	c bin-w-bin subsume rem           21 bins  time:  0.00 s
698.91/698.99	c subs with bin:      109  lits-rem:       279  v-fix:    0  time:  0.58 s
699.01/699.01	c Subs w/ non-existent bins:      0 l-rem:   1785 v-fix:     0 done:   1675 time:  0.02 s
699.01/699.02	c Removed useless bin:       0  fixed:     0  props:   0.64M  time:  0.01 s
704.51/704.52	c lits-rem:      3846  cl-subs:     3161  v-elim:      5  v-fix:    0  time:  5.49 s
704.51/704.53	c vivif2 --  cl tried    24743 cl shrink        1 lits rem          1 time: 0.01
704.71/704.74	c vivif2 --  cl tried   132991 cl shrink    15336 lits rem      82338 time: 0.21
705.02/705.03	c asymm  cl-useful: 23/3320/24743 lits-rem:27 time: 0.29
705.02/705.04	c calculated reachability. Time: 0.00
705.02/705.04	c  N dy 14546   3212327      8990     24743     21790    132988    164463   2303048      9.84   no data  --
705.51/705.57	c Finding binary XORs  T:     0.52 s  found:       0
711.41/711.46	c  N dy 14666   3232434      8990     24743     21791    152844    164463   2964927      9.85     10.42  --
717.01/717.04	c  N dy 14771   3253454      8990     24743     21792     93519    164463   1065760      9.85     10.49  --
721.31/721.31	c  N dy 14837   3273765      8990     24743     21792    113200    164463   1582287      9.85     10.43  --
726.21/726.29	c  N dy 14930   3293899      8990     24743     21793    132981    164463   2160682      9.85     10.40  --
731.91/731.96	c  N dy 15038   3313958      8990     24743     21794    152748    164463   2800054      9.85     11.69  --
737.51/737.58	c  N dy 15136   3334075      8990     24743     21795     92730    164463   1010566      9.85     10.57  --
741.42/741.45	c  N dy 15202   3354106      8990     24743     21797    111802    164463   1470119      9.85     11.32  --
746.61/746.65	c  N dy 15325   3374194      8990     24743     21798    131659    164463   2123600      9.86     10.80  --
751.71/751.76	c  N dy 15409   3394257      8990     24743     21798    151432    164463   2798738      9.86     19.25  --
757.42/757.47	c  N dy 15496   3415054      8990     24743     21799     91188    164463    935857      9.86     10.44  --
761.82/761.88	c  N dy 15581   3435058      8990     24743     21799    110856    164463   1530257      9.86     12.51  --
767.21/767.20	c  N dy 15693   3455090      8990     24743     21802    130699    164463   2160992      9.87     11.87  --
772.61/772.69	c  N dy 15802   3475408      8990     24743     21802    150763    164463   2808615      9.87     10.52  --
779.21/779.26	c  N dy 15923   3495435      8990     24743     21804    170548    164463   3449688      9.87     11.33  --
783.22/783.25	c  N dy 15971   3516392      8990     24743     21807    108387    164463   1324150      9.87     10.44  --
788.01/788.07	c  N dy 16056   3536847      8990     24743     21807    128568    164463   1946062      9.87     10.41  --
793.12/793.18	c  N dy 16141   3556869      8990     24743     21812    148186    164463   2560354      9.87     13.48  --
798.31/798.38	c  N dy 16188   3576903      8990     24743     21813    167563    164463   3078334      9.87     10.39  --
803.41/803.49	c  N dy 16282   3597269      8990     24743     21817    105205    164463   1322969      9.87     10.39  --
808.11/808.18	c  N dy 16376   3617363      8990     24743     21820    125006    164463   1964981      9.87     10.57  --
813.81/813.81	c  N dy 16481   3637590      8990     24743     21823    144977    164463   2586835      9.87     10.40  --
819.61/819.68	c  N dy 16561   3659676      8990     24743     21823    166459    164463   3233723      9.87     10.42  --
825.31/825.39	c  N dy 16653   3679723      8990     24743     21823    102273    164463   1168895      9.87     11.61  --
829.92/829.90	c  N dy 16729   3699786      8990     24743     21823    121955    164463   1764401      9.87     11.83  --
833.01/833.08	c  S st 16796   3712327      8990     24743     21823    134322    164463   2189353      9.88   no data  --
833.31/833.31	c  S st 16796   3712831      8990     24743     21823    134826    164463   2208330      9.88   no data  --
833.31/833.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      1 locsubst:     0 time:   0.01
833.31/833.32	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
834.01/834.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    158 BRemL:     67 BRemN:      0 P: 18.3M T:  0.75
834.11/834.17	c bin-w-bin subsume rem            2 bins  time:  0.00 s
834.61/834.65	c subs with bin:      147  lits-rem:       230  v-fix:    0  time:  0.48 s
834.61/834.67	c Subs w/ non-existent bins:      2 l-rem:    913 v-fix:     0 done:    755 time:  0.02 s
834.61/834.68	c Removed useless bin:       0  fixed:     0  props:   0.64M  time:  0.01 s
839.31/839.36	c lits-rem:      3177  cl-subs:     2110  v-elim:      1  v-fix:    0  time:  4.67 s
839.31/839.37	c vivif2 --  cl tried    24747 cl shrink        3 lits rem          3 time: 0.01
839.51/839.56	c vivif2 --  cl tried   132557 cl shrink    11837 lits rem      81935 time: 0.19
839.81/839.86	c asymm  cl-useful: 61/2424/24747 lits-rem:66 time: 0.29
839.81/839.86	c calculated reachability. Time: 0.00
839.81/839.87	c  N dy 16796   3712831      8988     24747     21822    132556    164390   2084367      9.88   no data  --
840.31/840.39	c Finding binary XORs  T:     0.52 s  found:       0
846.00/846.04	c  N dy 16904   3732878      8988     24747     21822    152270    164390   2743041      9.88     19.95  --
851.42/851.47	c  F st 16976   3751562      8988     24747     21823    170606    164390   3270681      9.88   no data  --
852.11/852.18	c  N st 16980   3753598      8988     24747     21823    172623    164390   3367694      9.88   no data  --
857.00/857.07	c  N dy 17031   3773657      8988     24747     21824    106329    164390   1283941      9.88     10.43  --
862.41/862.42	c  N dy 17124   3794640      8988     24747     21826    127032    164390   1958071      9.88     10.41  --
868.31/868.34	c  N dy 17237   3814649      8988     24747     21826    146752    164390   2595877      9.88     16.70  --
874.41/874.40	c  N dy 17328   3834708      8988     24747     21827    166438    164390   3188399      9.88     13.86  --
880.31/880.36	c  N dy 17418   3854769      8988     24747     21827    100400    164390   1071785      9.88     11.16  --
885.11/885.15	c  N dy 17518   3874866      8988     24747     21828    120245    164390   1683625      9.89     14.19  --
890.30/890.37	c  N dy 17620   3894962      8988     24747     21830    140010    164390   2310809      9.89     11.99  --
896.11/896.12	c  N dy 17717   3914990      8988     24747     21830    159736    164390   2926993      9.89     10.41  --
903.21/903.28	c  N dy 17825   3937396      8988     24747     21832    181466    164390   3564271      9.89     10.45  --
908.11/908.13	c  N dy 17926   3957432      8988     24747     21832    114304    164390   1476875      9.89     18.77  --
914.81/914.89	c  N dy 17979   3989775      8988     24747     21833    145299    164390   2318243      9.88     10.55  --
921.31/921.30	c  N dy 18074   4009892      8988     24747     21835    165121    164390   2928496      9.88     10.42  --
927.11/927.11	c  N dy 18127   4030093      8988     24747     21839     97695    164390    933118      9.88     10.55  --
932.11/932.14	c  N dy 18249   4050129      8988     24747     21839    117496    164390   1578245      9.89     11.28  --
936.41/936.47	c  N dy 18308   4070290      8988     24747     21843    137269    164390   2162948      9.88     10.50  --
942.72/942.75	c  N dy 18427   4090366      8988     24747     21845    157072    164390   2821252      9.89     10.43  --
949.21/949.29	c  N dy 18528   4111253      8988     24747     21845    177669    164390   3500486      9.89     10.46  --
955.51/955.59	c  N dy 18589   4136999      8988     24747     21846    113784    164390   1347687      9.89     10.48  --
960.71/960.71	c  N dy 18692   4157075      8988     24747     21848    133591    164390   1934898      9.89     10.88  --
966.51/966.55	c  N dy 18798   4177143      8988     24747     21851    153369    164390   2550513      9.89     10.47  --
973.11/973.14	c  N dy 18928   4197258      8988     24747     21851    173264    164390   3207589      9.89     10.61  --
978.01/978.02	c  S st 18990   4212831      8988     24747     21852    188599    164390   3703451      9.89      6.85  --
978.31/978.30	c  S st 18990   4213332      8988     24747     21853    189098    164390   3723701      9.89   no data  --
978.31/978.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
978.31/978.32	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
979.21/979.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    224 BRemL:    107 BRemN:      0 P: 23.4M T:  0.95
979.42/979.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
980.31/980.35	c subs with bin:      102  lits-rem:      1119  v-fix:    0  time:  0.93 s
980.31/980.39	c Subs w/ non-existent bins:      6 l-rem:   2641 v-fix:     0 done:   3054 time:  0.03 s
980.31/980.39	c Removed useless bin:       0  fixed:     0  props:   0.64M  time:  0.01 s
1014.41/1014.46	c lits-rem:      1920  cl-subs:     3862  v-elim:      0  v-fix:    0  time: 34.07 s
1014.41/1014.47	c vivif2 --  cl tried    24738 cl shrink        0 lits rem          0 time: 0.01
1014.81/1014.85	c vivif2 --  cl tried   185137 cl shrink    24653 lits rem     131772 time: 0.38
1015.11/1015.17	c asymm  cl-useful: 2/3259/24738 lits-rem:2 time: 0.32
1015.11/1015.18	c calculated reachability. Time: 0.00
1015.11/1015.18	c  N dy 18990   4213332      8988     24738     21979    185130    164331   3509307      9.89   no data  --
1015.71/1015.70	c Finding binary XORs  T:     0.52 s  found:       0
1020.82/1020.84	c  N dy 19082   4233375      8988     24738     21980    114225    164331   1368289      9.90     13.84  --
1024.91/1024.92	c  N dy 19137   4253461      8988     24738     21980    133867    164331   1909419      9.89     12.87  --
1030.81/1030.86	c  N dy 19252   4274023      8988     24738     21982    154156    164331   2563393      9.90     10.68  --
1037.22/1037.26	c  N dy 19341   4295575      8988     24738     21982    175325    164331   3200801      9.90     10.43  --
1044.82/1044.82	c  N dy 19466   4319905      8988     24738     21983    108548    164331   1147801      9.90     10.47  --
1049.81/1049.85	c  N dy 19579   4339974      8988     24738     21986    128316    164331   1742930      9.90     12.94  --
1055.21/1055.27	c  N dy 19693   4360063      8988     24738     21987    148062    164331   2321144      9.90     11.43  --
1061.32/1061.30	c  N dy 19787   4380151      8988     24738     21987    167792    164331   2914520      9.91     12.12  --
1067.72/1067.79	c  N dy 19881   4400209      8988     24738     21989    187525    164331   3497648      9.91     10.61  --
1073.52/1073.50	c  N dy 19976   4420303      8988     24738     21990    115576    164331   1372027      9.91     12.67  --
1078.32/1078.35	c  N dy 20053   4441339      8988     24738     21990    136119    164331   1934384      9.91     10.55  --
1083.92/1083.95	c  N dy 20129   4462324      8988     24738     21991    156591    164331   2516898      9.91     10.58  --
1089.52/1089.58	c  N dy 20201   4482385      8988     24738     21993    176151    164331   3084664      9.91     10.47  --
1096.41/1096.42	c  N dy 20306   4502403      8988     24738     21995    195848    164330   3664501      9.91     10.58  --
1101.31/1101.39	c  N dy 20395   4522420      8988     24738     21995    123008    164330   1548024      9.91     12.51  --
1106.41/1106.45	c  N dy 20455   4545263      8988     24738     21995    145242    164330   2136666      9.91     10.49  --
1112.22/1112.20	c  N dy 20543   4565291      8988     24738     21995    164927    164330   2731497      9.91     10.65  --
1118.42/1118.46	c  N dy 20617   4585324      8988     24738     21995    184417    164330   3246221      9.91     11.00  --
1124.91/1124.90	c  N dy 20693   4605719      8988     24738     21995    110836    164330   1158713      9.91     10.58  --
1130.01/1130.00	c  N dy 20800   4625819      8988     24738     21997    130582    164330   1760380      9.91     10.61  --
1135.32/1135.38	c  N dy 20888   4645890      8988     24738     21998    150298    164330   2342825      9.91     11.24  --
1143.02/1143.05	c  N dy 20975   4674915      8988     24738     21998    178502    164330   3122551      9.91     10.49  --
1149.52/1149.59	c  N dy 21067   4695013      8988     24738     21999    198164    164330   3696315      9.91     13.05  --
1154.92/1154.96	c  S st 21176   4713334      8988     24738     21999    121823    164330   1481183      9.92      6.57  --
1155.12/1155.16	c  S st 21176   4713836      8988     24738     21999    122324    164330   1500322      9.92   no data  --
1155.12/1155.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1155.12/1155.18	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1155.82/1155.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     58 BRemL:     42 BRemN:      0 P: 17.5M T:  0.70
1155.92/1155.95	c bin-w-bin subsume rem            2 bins  time:  0.00 s
1156.12/1156.18	c subs with bin:       75  lits-rem:        54  v-fix:    0  time:  0.23 s
1156.22/1156.20	c Subs w/ non-existent bins:      0 l-rem:   1376 v-fix:     0 done:   4082 time:  0.02 s
1156.22/1156.21	c Removed useless bin:       0  fixed:     0  props:   0.64M  time:  0.01 s
1158.51/1158.59	c lits-rem:      2967  cl-subs:     1033  v-elim:      0  v-fix:    0  time:  2.38 s
1158.61/1158.60	c vivif2 --  cl tried    24736 cl shrink        0 lits rem          0 time: 0.01
1158.71/1158.72	c vivif2 --  cl tried   121218 cl shrink     4162 lits rem      21938 time: 0.12
1159.01/1159.01	c asymm  cl-useful: 10/5510/24736 lits-rem:13 time: 0.28
1159.01/1159.02	c calculated reachability. Time: 0.00
1159.01/1159.02	c  N dy 21176   4713836      8988     24735     22016    121216    164292   1459888      9.92   no data  --
1164.51/1164.50	c  N dy 21298   4733914      8988     24735     22016    140968    164292   2052020      9.92     11.61  --
1169.92/1169.91	c  N dy 21371   4755525      8988     24735     22016    162104    164292   2640883      9.92     10.48  --
1176.92/1177.00	c  N dy 21472   4777590      8988     24735     22016    183804    164292   3301938      9.92     10.47  --
1185.02/1185.00	c  N dy 21587   4797882      8988     24735     22017    203806    164292   3955540      9.92     10.58  --
1190.22/1190.23	c  N dy 21669   4817884      8988     24735     22017    126681    164292   1551618      9.92     11.48  --
1196.11/1196.14	c  N dy 21783   4837979      8988     24735     22017    146482    164292   2164869      9.93     10.57  --
1202.12/1202.11	c  N dy 21829   4862031      8988     24735     22017    169587    164292   2712430      9.92     10.47  --
1208.52/1208.50	c  N dy 21894   4882467      8988     24735     22018    189470    164292   3282445      9.92     10.49  --
1215.71/1215.70	c  N dy 21998   4904326      8988     24735     22018    114443    164292   1159051      9.92     10.49  --
1221.62/1221.64	c  N dy 22069   4931607      8988     24735     22019    140872    164292   1851606      9.92     10.45  --
1227.32/1227.38	c  N dy 22153   4952058      8988     24735     22019    160900    164292   2468780      9.92     10.52  --
1234.32/1234.39	c  N dy 22284   4972099      8988     24735     22021    180710    164292   3134661      9.92     10.59  --
1241.12/1241.11	c  N dy 22357   4992492      8988     24735     22022    200602    164292   3712340      9.92     10.48  --
1247.62/1247.60	c  N dy 22437   5017902      8988     24735     22022    128223    164292   1552112      9.92     10.45  --
1253.31/1253.38	c  N dy 22520   5040832      8988     24735     22023    150141    164292   2108113      9.92     10.45  --
1258.82/1258.86	c  N dy 22601   5060885      8988     24735     22023    169786    164292   2753354      9.92     14.35  --
1265.32/1265.34	c  N dy 22683   5080897      8988     24735     22023    189272    164292   3316449      9.92     11.63  --
1272.52/1272.58	c  N dy 22777   5101040      8988     24735     22024    208819    164292   3906302      9.92     10.65  --
1278.32/1278.34	c  N dy 22902   5121583      8988     24735     22024    131280    164292   1715469      9.93     10.55  --
1284.52/1284.53	c  N dy 22998   5141834      8988     24735     22025    151186    164292   2309183      9.93     10.82  --
1291.02/1291.01	c  N dy 23085   5163750      8988     24735     22025    172734    164292   2946319      9.93     10.53  --
1297.82/1297.83	c  N dy 23201   5183821      8988     24735     22026    192499    164292   3580353      9.93     14.42  --

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: 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-3288739-1303775716/watcher-3288739-1303775716 -o /tmp/evaluation-result-3288739-1303775716/solver-3288739-1303775716 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3288739-1303775716.cnf 

running on 2 cores: 5,7

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.90 3.89 3.74 4/189 8332
/proc/meminfo: memFree=13292484/32951124 swapFree=67111528/67111528
[pid=8332] ppid=8330 vsize=26100 CPUtime=0 cores=5,7
/proc/8332/stat : 8332 (strangenight1-s) R 8330 8332 7574 0 -1 4202496 1865 0 0 0 0 0 0 0 20 0 1 0 469987131 26726400 1608 33554432000 4194304 4650387 140735597130208 18446744073709551615 4317100 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8332/statm: 6525 1610 326 112 0 1490 0

[startup+0.052526 s]
/proc/loadavg: 3.90 3.89 3.74 4/189 8332
/proc/meminfo: memFree=13292484/32951124 swapFree=67111528/67111528
[pid=8332] ppid=8330 vsize=57972 CPUtime=0.04 cores=5,7
/proc/8332/stat : 8332 (strangenight1-s) R 8330 8332 7574 0 -1 4202496 8368 0 0 0 3 1 0 0 20 0 1 0 469987131 59363328 6252 33554432000 4194304 4650387 140735597130208 18446744073709551615 4520077 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8332/statm: 14493 6252 330 112 0 9458 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 57972

[startup+0.100474 s]
/proc/loadavg: 3.90 3.89 3.74 4/189 8332
/proc/meminfo: memFree=13292484/32951124 swapFree=67111528/67111528
[pid=8332] ppid=8330 vsize=63776 CPUtime=0.09 cores=5,7
/proc/8332/stat : 8332 (strangenight1-s) R 8330 8332 7574 0 -1 4202496 10120 0 0 0 8 1 0 0 20 0 1 0 469987131 65306624 8004 33554432000 4194304 4650387 140735597130208 18446744073709551615 4369341 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8332/statm: 15944 8004 348 112 0 10909 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 63776

[startup+0.30047 s]
/proc/loadavg: 3.90 3.89 3.74 4/189 8332
/proc/meminfo: memFree=13292484/32951124 swapFree=67111528/67111528
[pid=8332] ppid=8330 vsize=63776 CPUtime=0.29 cores=5,7
/proc/8332/stat : 8332 (strangenight1-s) R 8330 8332 7574 0 -1 4202496 10120 0 0 0 28 1 0 0 21 0 1 0 469987131 65306624 8004 33554432000 4194304 4650387 140735597130208 18446744073709551615 4369043 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8332/statm: 15944 8004 348 112 0 10909 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 63776

[startup+0.700396 s]
/proc/loadavg: 3.90 3.89 3.74 4/189 8332
/proc/meminfo: memFree=13292484/32951124 swapFree=67111528/67111528
[pid=8332] ppid=8330 vsize=85632 CPUtime=0.69 cores=5,7
/proc/8332/stat : 8332 (strangenight1-s) R 8330 8332 7574 0 -1 4202496 14738 0 0 0 67 2 0 0 22 0 1 0 469987131 87687168 12060 33554432000 4194304 4650387 140735597130208 18446744073709551615 4241552 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8332/statm: 21408 12061 354 112 0 16373 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 85632

[startup+1.50025 s]
/proc/loadavg: 3.90 3.89 3.74 5/190 8333
/proc/meminfo: memFree=13229608/32951124 swapFree=67111528/67111528
[pid=8332] ppid=8330 vsize=137112 CPUtime=1.49 cores=5,7
/proc/8332/stat : 8332 (strangenight1-s) R 8330 8332 7574 0 -1 4202496 25617 0 0 0 145 4 0 0 25 0 1 0 469987131 140402688 22939 33554432000 4194304 4650387 140735597130208 18446744073709551615 4370843 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8332/statm: 34278 22939 354 112 0 29243 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 137112

[startup+3.10095 s]
/proc/loadavg: 3.90 3.89 3.74 5/190 8333
/proc/meminfo: memFree=13169468/32951124 swapFree=67111528/67111528
[pid=8332] ppid=8330 vsize=230960 CPUtime=3.09 cores=5,7
/proc/8332/stat : 8332 (strangenight1-s) R 8330 8332 7574 0 -1 4202496 47087 0 0 0 301 8 0 0 25 0 1 0 469987131 236503040 44409 33554432000 4194304 4650387 140735597130208 18446744073709551615 4243596 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8332/statm: 57740 44409 354 112 0 52705 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 230960

[startup+6.30037 s]
/proc/loadavg: 3.91 3.89 3.74 5/190 8333
/proc/meminfo: memFree=12997320/32951124 swapFree=67111528/67111528
[pid=8332] ppid=8330 vsize=422200 CPUtime=6.29 cores=5,7
/proc/8332/stat : 8332 (strangenight1-s) R 8330 8332 7574 0 -1 4202496 89183 0 0 0 616 13 0 0 25 0 1 0 469987131 432332800 86505 33554432000 4194304 4650387 140735597130208 18446744073709551615 4369043 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8332/statm: 105550 86505 354 112 0 100515 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 422200

[startup+12.7002 s]
/proc/loadavg: 3.91 3.89 3.74 5/190 8333
/proc/meminfo: memFree=12809004/32951124 swapFree=67111528/67111528
[pid=8332] ppid=8330 vsize=577900 CPUtime=12.69 cores=5,7
/proc/8332/stat : 8332 (strangenight1-s) R 8330 8332 7574 0 -1 4202496 123212 0 0 0 1251 18 0 0 25 0 1 0 469987131 591769600 119078 33554432000 4194304 4650387 140735597130208 18446744073709551615 4528868 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8332/statm: 144475 119078 380 112 0 139440 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 577900

[startup+25.5008 s]
/proc/loadavg: 3.93 3.89 3.75 5/190 8334
/proc/meminfo: memFree=12773424/32951124 swapFree=67111528/67111528
[pid=8332] ppid=8330 vsize=604536 CPUtime=25.49 cores=5,7
/proc/8332/stat : 8332 (strangenight1-s) R 8330 8332 7574 0 -1 4202496 131974 0 0 0 2529 20 0 0 25 0 1 0 469987131 619044864 126313 33554432000 4194304 4650387 140735597130208 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8332/statm: 151134 126313 381 112 0 146099 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 604536

[startup+51.1012 s]
/proc/loadavg: 3.95 3.90 3.75 5/190 8334
/proc/meminfo: memFree=12670012/32951124 swapFree=67111528/67111528
[pid=8332] ppid=8330 vsize=634364 CPUtime=51.09 cores=5,7
/proc/8332/stat : 8332 (strangenight1-s) R 8330 8332 7574 0 -1 4202496 137219 0 0 0 5088 21 0 0 25 0 1 0 469987131 649588736 131558 33554432000 4194304 4650387 140735597130208 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8332/statm: 158591 131558 381 112 0 153556 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 634364

[startup+102.307 s]
/proc/loadavg: 3.98 3.91 3.76 5/190 8336
/proc/meminfo: memFree=12667772/32951124 swapFree=67111528/67111528
[pid=8332] ppid=8330 vsize=615848 CPUtime=102.3 cores=5,7
/proc/8332/stat : 8332 (strangenight1-s) R 8330 8332 7574 0 -1 4202496 153147 0 0 0 10205 25 0 0 25 0 1 0 469987131 630628352 129653 33554432000 4194304 4650387 140735597130208 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8332/statm: 153962 129653 381 112 0 148927 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 615848

[startup+162.301 s]
/proc/loadavg: 3.99 3.93 3.77 5/190 8337
/proc/meminfo: memFree=12646060/32951124 swapFree=67111528/67111528
[pid=8332] ppid=8330 vsize=632408 CPUtime=162.3 cores=5,7
/proc/8332/stat : 8332 (strangenight1-s) R 8330 8332 7574 0 -1 4202496 172853 0 0 0 16199 31 0 0 25 0 1 0 469987131 647585792 133548 33554432000 4194304 4650387 140735597130208 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8332/statm: 158102 133548 381 112 0 153067 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 632408

[startup+222.301 s]
/proc/loadavg: 4.04 3.95 3.79 5/190 8366
/proc/meminfo: memFree=12679316/32951124 swapFree=67111528/67111528
[pid=8332] ppid=8330 vsize=636240 CPUtime=222.3 cores=5,7
/proc/8332/stat : 8332 (strangenight1-s) R 8330 8332 7574 0 -1 4202496 190457 0 0 0 22195 35 0 0 25 0 1 0 469987131 651509760 134550 33554432000 4194304 4650387 140735597130208 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8332/statm: 159060 134550 381 112 0 154025 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 636240

[startup+282.301 s]
/proc/loadavg: 4.01 3.96 3.80 5/190 8368
/proc/meminfo: memFree=12606060/32951124 swapFree=67111528/67111528
[pid=8332] ppid=8330 vsize=636556 CPUtime=282.3 cores=5,7
/proc/8332/stat : 8332 (strangenight1-s) R 8330 8332 7574 0 -1 4202496 204871 0 0 0 28191 39 0 0 25 0 1 0 469987131 651833344 134246 33554432000 4194304 4650387 140735597130208 18446744073709551615 4329554 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8332/statm: 159139 134246 381 112 0 154104 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 636556

[startup+342.301 s]
/proc/loadavg: 4.00 3.96 3.81 5/190 8396
/proc/meminfo: memFree=12476664/32951124 swapFree=67111528/67111528
[pid=8332] ppid=8330 vsize=704892 CPUtime=342.3 cores=5,7
/proc/8332/stat : 8332 (strangenight1-s) R 8330 8332 7574 0 -1 4202496 221902 0 0 0 34187 43 0 0 25 0 1 0 469987131 721809408 140646 33554432000 4194304 4650387 140735597130208 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8332/statm: 176223 140646 383 112 0 171188 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 704892

[startup+402.301 s]
/proc/loadavg: 4.06 3.98 3.83 5/190 8407
/proc/meminfo: memFree=12398208/32951124 swapFree=67111528/67111528
[pid=8332] ppid=8330 vsize=655168 CPUtime=402.3 cores=5,7
/proc/8332/stat : 8332 (strangenight1-s) R 8330 8332 7574 0 -1 4202496 235854 0 0 0 40184 46 0 0 25 0 1 0 469987131 670892032 139135 33554432000 4194304 4650387 140735597130208 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8332/statm: 163792 139135 383 112 0 158757 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 655168

[startup+462.301 s]
/proc/loadavg: 4.02 3.98 3.83 5/190 8408
/proc/meminfo: memFree=12326016/32951124 swapFree=67111528/67111528
[pid=8332] ppid=8330 vsize=657836 CPUtime=462.3 cores=5,7
/proc/8332/stat : 8332 (strangenight1-s) R 8330 8332 7574 0 -1 4202496 248619 0 0 0 46180 50 0 0 25 0 1 0 469987131 673624064 139598 33554432000 4194304 4650387 140735597130208 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8332/statm: 164459 139598 383 112 0 159424 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 657836

[startup+522.301 s]
/proc/loadavg: 4.01 3.98 3.84 5/190 8410
/proc/meminfo: memFree=12293760/32951124 swapFree=67111528/67111528
[pid=8332] ppid=8330 vsize=711444 CPUtime=522.31 cores=5,7
/proc/8332/stat : 8332 (strangenight1-s) R 8330 8332 7574 0 -1 4202496 260142 0 0 0 52177 54 0 0 25 0 1 0 469987131 728518656 140982 33554432000 4194304 4650387 140735597130208 18446744073709551615 4368052 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8332/statm: 177861 140982 383 112 0 172826 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 711444

[startup+582.301 s]
/proc/loadavg: 4.00 3.98 3.84 5/190 8412
/proc/meminfo: memFree=12275632/32951124 swapFree=67111528/67111528
[pid=8332] ppid=8330 vsize=715592 CPUtime=582.31 cores=5,7
/proc/8332/stat : 8332 (strangenight1-s) R 8330 8332 7574 0 -1 4202496 272134 0 0 0 58174 57 0 0 25 0 1 0 469987131 732766208 142000 33554432000 4194304 4650387 140735597130208 18446744073709551615 4366796 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8332/statm: 178898 142000 383 112 0 173863 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 715592

[startup+642.301 s]
/proc/loadavg: 4.00 3.98 3.85 5/190 8413
/proc/meminfo: memFree=12299284/32951124 swapFree=67111528/67111528
[pid=8332] ppid=8330 vsize=661272 CPUtime=642.31 cores=5,7
/proc/8332/stat : 8332 (strangenight1-s) R 8330 8332 7574 0 -1 4202496 284641 0 0 0 64172 59 0 0 25 0 1 0 469987131 677142528 139988 33554432000 4194304 4650387 140735597130208 18446744073709551615 4365205 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8332/statm: 165318 139988 383 112 0 160283 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 661272

[startup+702.301 s]
/proc/loadavg: 4.00 3.98 3.86 5/190 8415
/proc/meminfo: memFree=12167820/32951124 swapFree=67111528/67111528
[pid=8332] ppid=8330 vsize=669200 CPUtime=702.31 cores=5,7
/proc/8332/stat : 8332 (strangenight1-s) R 8330 8332 7574 0 -1 4202496 295744 0 0 0 70167 64 0 0 25 0 1 0 469987131 685260800 143265 33554432000 4194304 4650387 140735597130208 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8332/statm: 167300 143265 382 112 0 162265 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 669200

[startup+762.307 s]
/proc/loadavg: 4.00 3.98 3.86 5/190 8416
/proc/meminfo: memFree=12138540/32951124 swapFree=67111528/67111528
[pid=8332] ppid=8330 vsize=674092 CPUtime=762.32 cores=5,7
/proc/8332/stat : 8332 (strangenight1-s) R 8330 8332 7574 0 -1 4202496 308435 0 0 0 76165 67 0 0 25 0 1 0 469987131 690270208 143341 33554432000 4194304 4650387 140735597130208 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8332/statm: 168523 143341 382 112 0 163488 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 674092

[startup+822.301 s]
/proc/loadavg: 4.00 3.98 3.87 5/190 8418
/proc/meminfo: memFree=12127236/32951124 swapFree=67111528/67111528
[pid=8332] ppid=8330 vsize=732296 CPUtime=822.31 cores=5,7
/proc/8332/stat : 8332 (strangenight1-s) R 8330 8332 7574 0 -1 4202496 318444 0 0 0 82162 69 0 0 25 0 1 0 469987131 749871104 145345 33554432000 4194304 4650387 140735597130208 18446744073709551615 4364719 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8332/statm: 183074 145345 382 112 0 178039 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 732296

[startup+882.301 s]
/proc/loadavg: 3.61 3.89 3.84 4/184 8438
/proc/meminfo: memFree=13766040/32951124 swapFree=67111528/67111528
[pid=8332] ppid=8330 vsize=681668 CPUtime=882.31 cores=5,7
/proc/8332/stat : 8332 (strangenight1-s) R 8330 8332 7574 0 -1 4202496 331216 0 0 0 88158 73 0 0 25 0 1 0 469987131 698028032 144756 33554432000 4194304 4650387 140735597130208 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8332/statm: 170417 144756 382 112 0 165382 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 681668

[startup+942.301 s]
/proc/loadavg: 3.22 3.72 3.79 4/184 8439
/proc/meminfo: memFree=13749776/32951124 swapFree=67111528/67111528
[pid=8332] ppid=8330 vsize=681852 CPUtime=942.31 cores=5,7
/proc/8332/stat : 8332 (strangenight1-s) R 8330 8332 7574 0 -1 4202496 341221 0 0 0 94154 77 0 0 25 0 1 0 469987131 698216448 146302 33554432000 4194304 4650387 140735597130208 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8332/statm: 170463 146302 382 112 0 165428 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 681852

[startup+1002.3 s]
/proc/loadavg: 3.11 3.60 3.74 4/184 8441
/proc/meminfo: memFree=13739584/32951124 swapFree=67111528/67111528
[pid=8332] ppid=8330 vsize=761560 CPUtime=1002.31 cores=5,7
/proc/8332/stat : 8332 (strangenight1-s) R 8330 8332 7574 0 -1 4202496 350741 0 0 0 100152 79 0 0 25 0 1 0 469987131 779837440 151379 33554432000 4194304 4650387 140735597130208 18446744073709551615 4476265 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8332/statm: 190390 151379 381 112 0 185355 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 761560

[startup+1062.3 s]
/proc/loadavg: 3.04 3.49 3.69 4/184 8442
/proc/meminfo: memFree=13736088/32951124 swapFree=67111528/67111528
[pid=8332] ppid=8330 vsize=701680 CPUtime=1062.32 cores=5,7
/proc/8332/stat : 8332 (strangenight1-s) R 8330 8332 7574 0 -1 4202496 360064 0 0 0 106149 83 0 0 25 0 1 0 469987131 718520320 150616 33554432000 4194304 4650387 140735597130208 18446744073709551615 4363490 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8332/statm: 175420 150616 381 112 0 170385 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 701680

[startup+1122.3 s]
/proc/loadavg: 3.01 3.40 3.64 4/184 8444
/proc/meminfo: memFree=13716476/32951124 swapFree=67111528/67111528
[pid=8332] ppid=8330 vsize=763284 CPUtime=1122.32 cores=5,7
/proc/8332/stat : 8332 (strangenight1-s) R 8330 8332 7574 0 -1 4202496 369501 0 0 0 112146 86 0 0 25 0 1 0 469987131 781602816 151247 33554432000 4194304 4650387 140735597130208 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8332/statm: 190821 151247 381 112 0 185786 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 763284

[startup+1182.3 s]
/proc/loadavg: 3.00 3.32 3.60 4/184 8446
/proc/meminfo: memFree=13716584/32951124 swapFree=67111528/67111528
[pid=8332] ppid=8330 vsize=765452 CPUtime=1182.32 cores=5,7
/proc/8332/stat : 8332 (strangenight1-s) R 8330 8332 7574 0 -1 4202496 379596 0 0 0 118142 90 0 0 25 0 1 0 469987131 783822848 152447 33554432000 4194304 4650387 140735597130208 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8332/statm: 191363 152447 381 112 0 186328 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 765452

[startup+1242.3 s]
/proc/loadavg: 3.00 3.26 3.56 4/184 8447
/proc/meminfo: memFree=13715708/32951124 swapFree=67111528/67111528
[pid=8332] ppid=8330 vsize=766000 CPUtime=1242.32 cores=5,7
/proc/8332/stat : 8332 (strangenight1-s) R 8330 8332 7574 0 -1 4202496 388908 0 0 0 124139 93 0 0 25 0 1 0 469987131 784384000 152281 33554432000 4194304 4650387 140735597130208 18446744073709551615 4519989 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8332/statm: 191500 152281 381 112 0 186465 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 766000



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.04 3.23 3.53 4/184 8449
/proc/meminfo: memFree=13712952/32951124 swapFree=67111528/67111528
[pid=8332] ppid=8330 vsize=766744 CPUtime=1300.02 cores=5,7
/proc/8332/stat : 8332 (strangenight1-s) R 8330 8332 7574 0 -1 4202496 398156 0 0 0 129907 95 0 0 25 0 1 0 469987131 785145856 152232 33554432000 4194304 4650387 140735597130208 18446744073709551615 4363718 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8332/statm: 191686 152232 381 112 0 186651 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 766744

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.03
CPU time (s): 1300.06
CPU user time (s): 1299.08
CPU system time (s): 0.98385
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 781716

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.08
system time used= 0.98385
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 398156
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 13
involuntary context switches= 833

runsolver used 2.01569 second user time and 5.10722 second system time

The end

Launcher Data

Begin job on node142 at 2011-04-26 01:55:17
IDJOB=3288739
IDBENCH=83103
IDSOLVER=1589
FILE ID=node142/3288739-1303775716
RUNJOBID= node142-1303775259-8173
PBS_JOBID= 13157183
Free space on /tmp= 71080 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-top26.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3288739-1303775716/watcher-3288739-1303775716 -o /tmp/evaluation-result-3288739-1303775716/solver-3288739-1303775716 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3288739-1303775716.cnf

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

MD5SUM BENCH= 7ecd2f8efd83504268f0a96fa44f6fe7
RANDOM SEED=392208900

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:      13292640 kB
Buffers:       2080340 kB
Cached:       15195040 kB
SwapCached:          0 kB
Active:        9053720 kB
Inactive:     10028384 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13292640 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           16800 kB
Writeback:           0 kB
AnonPages:     1805720 kB
Mapped:          16272 kB
Slab:           507704 kB
PageTables:       9016 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2203648 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= 71132 MiB
End job on node142 at 2011-04-26 02:16:59