Trace number 3289521

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.08 1300.04

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-top30.cnf
MD5SUM31142839684b7824419884a35a31fc88
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark111.102
Satisfiable
(Un)Satisfiability was proved
Number of variables101451
Number of clauses323566
Sum of the clauses size791464
Maximum clause length3667
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2195809
Number of clauses of size 3125762
Number of clauses of size 4464
Number of clauses of size 528
Number of clauses of size over 51502

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-3289521-1303779613.cnf'
0.00/0.00	c -- header says num vars:         101451
0.00/0.00	c -- header says num clauses:      323566
0.09/0.12	c -- clauses added:            0 learnts,       323566 normals,            0 xors
0.09/0.12	c -- vars added     101451
0.09/0.12	c Parsing time:  0.11 s
0.09/0.12	c  N st     0         0    101451    125153    179056         0    745178         0   no data   no data  --
0.49/0.54	c asymm  cl-useful: 16/5668/125153 lits-rem:55 time: 0.41
9.89/9.92	c Flit:   793 Blit:  17007 bXBeca:    0 bXProp: 29999 Bins:      0 BRemL:      0 BRemN:      0 P: 200.1M T:  9.22
9.89/9.94	c Cleaning up after failed var search:     0.02 s 
9.89/9.98	c Replacing    29999 vars Replaced   568891 lits Time:     0.04 s 
9.99/10.01	c bin-w-bin subsume rem         2294 bins  time:  0.01 s
9.99/10.03	c subs with bin:        1  lits-rem:         1  v-fix:    0  time:  0.02 s
10.29/10.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  47901 time:  0.35 s
10.49/10.54	c Removed useless bin:      66  fixed:     0  props:  20.00M  time:  0.15 s
10.69/10.79	c lits-rem:         8  cl-subs:     2576  v-elim:  15967  v-fix:    0  time:  0.25 s
11.49/11.54	c Finding binary XORs  T:     0.75 s  found:     488
11.49/11.55	c Replacing      488 vars Replaced     4631 lits Time:     0.01 s 
11.59/11.61	c Finding non-binary XORs:     0.04 s (found:    4015, avg size: 3.4)
11.59/11.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:    856 locsubst:     0 time:   0.01
11.59/11.66	c calculated reachability. Time: 0.05
11.59/11.67	c Calc default polars -  time:   0.00 s pos:    6921 undec:   72366 neg:   22164
11.59/11.67	c =========================================================================================
11.59/11.67	c types(t): F = full restart, N = normal restart
11.59/11.67	c types(t): S = simplification begin/end, E = solution found
11.59/11.67	c restart types(rt): st = static, dy = dynamic
11.59/11.67	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
11.59/11.67	c  B st     0         0     30590     51113     52782         0    339425         0   no data   no data  --
12.09/12.11	c  N dy    17      4065     30585     51113     53097      3697    339425     96061      8.06      8.72  --
12.49/12.59	c  N dy    46      8105     30526     51113     53353      7419    339425    184429      8.82     11.94  --
13.09/13.19	c  N dy    71     12169     30516     51113     53739     11073    339425    277589      8.86      9.46  --
13.79/13.84	c  N dy    94     16261     30460     51113     53983     14866    339425    367408      8.81      9.40  --
14.48/14.57	c  N dy   122     20704     30434     51113     54200      9865    339425    111133      8.86      9.79  --
15.18/15.20	c  N dy   142     24790     30424     51113     54456     13645    339425    212929      8.81      9.28  --
15.18/15.24	c  F st   145     25001     30424     51113     54457     13854    339425    221914      8.85   no data  --
15.18/15.26	c Replacing       72 vars Replaced     1351 lits Time:     0.01 s 
16.09/16.11	c Finding binary XORs  T:     0.60 s  found:     552
16.09/16.12	c Replacing      552 vars Replaced     5738 lits Time:     0.01 s 
16.78/16.86	c  N dy   151     30000     29601     49505     52288     17742    329057    373798      8.85   no data  --
16.78/16.86	c  S st   151     30000     29601     49505     52288     17742    329057    373798      8.85   no data  --
16.98/17.02	c  S st   151     30501     29541     49505     52370     18145    329057    383659      8.85   no data  --
16.98/17.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:    424 locsubst:     0 time:   0.02
16.98/17.05	c Cache  BProp: 450 Set: 0 BXProp: 0 T: 0.01
24.39/24.43	c Flit:   197 Blit:   3299 bXBeca:    3 bXProp: 1053 Bins: 120826 BRemL:  22772 BRemN:    103 P: 77.0M T:  7.37
24.39/24.44	c Cleaning up after failed var search:     0.01 s 
24.39/24.46	c Replacing     1057 vars Replaced    47165 lits Time:     0.02 s 
24.39/24.49	c bin-w-bin subsume rem         1512 bins  time:  0.01 s
24.49/24.53	c subs with bin:      909  lits-rem:      2112  v-fix:    0  time:  0.04 s
24.49/24.58	c Subs w/ non-existent bins:     15 l-rem:   1413 v-fix:     0 done:   9866 time:  0.05 s
24.58/24.60	c Removed useless bin:      28  fixed:     0  props:   1.68M  time:  0.02 s
24.99/25.03	c lits-rem:      6678  cl-subs:     9169  v-elim:   6045  v-fix:    0  time:  0.43 s
25.30/25.36	c asymm  cl-useful: 269/29181/34849 lits-rem:422 time: 0.33
25.30/25.37	c calculated reachability. Time: 0.01
25.30/25.37	c  N dy   151     30501     13405     34841     29165      3552    241277     53893      8.85   no data  --
25.89/25.96	c Finding binary XORs  T:     0.58 s  found:       0
26.30/26.35	c  N dy   174     34554     13397     34841     29248      7472    241276    152639      8.82      9.34  --
26.69/26.77	c  N dy   207     38620     13395     34841     29307     11423    241276    249871      8.96     14.30  --
27.19/27.28	c  N dy   229     43571     13388     34841     29359     16268    241276    397974      8.89      9.40  --
27.50/27.52	c  S st   236     45752     13386     34841     29388     18378    241276    461784      8.82      7.47  --
27.59/27.63	c  S st   236     46253     13386     34841     29407     18856    241276    469960      8.82   no data  --
27.59/27.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:    210 locsubst:     0 time:   0.01
27.59/27.65	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
28.50/28.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   21 Bins:   8161 BRemL:   1478 BRemN:    668 P: 10.1M T:  0.87
28.50/28.54	c Replacing       21 vars Replaced      575 lits Time:     0.02 s 
28.50/28.57	c bin-w-bin subsume rem           61 bins  time:  0.00 s
28.59/28.66	c subs with bin:      402  lits-rem:      1769  v-fix:    0  time:  0.09 s
28.59/28.69	c Subs w/ non-existent bins:     13 l-rem:   1842 v-fix:     0 done:  13155 time:  0.03 s
28.69/28.70	c Removed useless bin:      60  fixed:     0  props:   0.89M  time:  0.01 s
29.19/29.29	c lits-rem:      1335  cl-subs:     1428  v-elim:     73  v-fix:    0  time:  0.59 s
29.29/29.31	c vivif2 --  cl tried    34396 cl shrink       65 lits rem         77 time: 0.01
29.29/29.33	c vivif2 --  cl tried    12241 cl shrink     2015 lits rem      10447 time: 0.02
29.79/29.89	c asymm  cl-useful: 180/34387/34387 lits-rem:271 time: 0.56
29.89/29.90	c calculated reachability. Time: 0.01
29.89/29.90	c  N dy   236     46253     13082     34386     33734     12223    236352    260131      8.82   no data  --
30.39/30.40	c Finding binary XORs  T:     0.50 s  found:       0
30.79/30.89	c  N dy   266     50629     13082     34386     33754      8709    236351    137209      8.92      9.39  --
31.29/31.33	c  N dy   288     54642     13080     34386     33774     12659    236350    249253      8.91      9.56  --
31.79/31.88	c  N dy   314     58806     13077     34386     33805     16740    236349    386200      8.99      9.86  --
32.39/32.41	c  N dy   346     62878     13075     34386     33830     20748    236349    522349      9.10     13.97  --
32.89/32.96	c  N dy   369     66972     13074     34386     33841     24790    236349    668090      9.15      9.81  --
33.29/33.31	c  S st   389     69380     13073     34386     33856     27160    236349    748207      9.21      9.40  --
33.39/33.44	c  S st   389     69882     13072     34386     33859     27658    236349    763113      9.21   no data  --
33.39/33.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:    110 locsubst:     0 time:   0.01
33.39/33.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
34.29/34.30	c Flit:     3 Blit:      0 bXBeca:    0 bXProp:    8 Bins:   1688 BRemL:    509 BRemN:     13 P: 12.1M T:  0.84
34.29/34.32	c Replacing        8 vars Replaced      640 lits Time:     0.02 s 
34.29/34.36	c bin-w-bin subsume rem           21 bins  time:  0.00 s
34.59/34.62	c subs with bin:      183  lits-rem:      1467  v-fix:    0  time:  0.25 s
34.59/34.64	c Subs w/ non-existent bins:      3 l-rem:   2270 v-fix:     0 done:   7116 time:  0.02 s
34.59/34.65	c Removed useless bin:       9  fixed:     0  props:   0.89M  time:  0.01 s
36.59/36.63	c lits-rem:      2363  cl-subs:      714  v-elim:     12  v-fix:    0  time:  1.98 s
36.59/36.64	c vivif2 --  cl tried    34243 cl shrink       14 lits rem         16 time: 0.01
36.59/36.69	c vivif2 --  cl tried    24261 cl shrink     4254 lits rem      32057 time: 0.05
36.99/37.00	c asymm  cl-useful: 262/8942/34241 lits-rem:636 time: 0.31
36.99/37.01	c calculated reachability. Time: 0.01
36.99/37.01	c  N dy   389     69882     12939     34223     33771     24258    234322    605048      9.21   no data  --
37.49/37.52	c Finding binary XORs  T:     0.50 s  found:       0
38.09/38.14	c  N dy   414     74385     12937     34223     33777     15263    234322    264079      9.25      9.80  --
38.69/38.79	c  N dy   450     79164     12936     34223     33792     19990    234322    449471      9.36     13.45  --
39.50/39.52	c  N dy   477     84811     12936     34223     33803     25571    234322    710330      9.39      9.92  --
39.89/39.92	c  F st   498     87502     12935     34223     33806     28230    234322    828485      9.47   no data  --
40.39/40.45	c  N st   503     90806     12934     34221     33629     31450    234198   1024876      9.47   no data  --
41.19/41.27	c  N dy   528     96662     12934     34221     33640     19166    234197    301698      9.50     10.07  --
42.09/42.15	c  N dy   576    103046     12934     34221     33657     25466    234197    582778      9.66     10.26  --
42.29/42.39	c  S st   584    104823     12934     34221     33658     27231    234197    650993      9.66      6.90  --
42.49/42.52	c  S st   584    105324     12934     34221     33661     27728    234197    669689      9.66   no data  --
42.49/42.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      2 locsubst:     0 time:   0.01
42.49/42.54	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
43.39/43.41	c Flit:     3 Blit:      0 bXBeca:    0 bXProp:    6 Bins:   1184 BRemL:    691 BRemN:      1 P: 12.6M T:  0.87
43.39/43.43	c Replacing        6 vars Replaced      282 lits Time:     0.02 s 
43.39/43.47	c bin-w-bin subsume rem           42 bins  time:  0.00 s
43.69/43.79	c subs with bin:      150  lits-rem:       799  v-fix:    0  time:  0.32 s
43.79/43.81	c Subs w/ non-existent bins:      2 l-rem:   1316 v-fix:     0 done:   7160 time:  0.02 s
43.79/43.82	c Removed useless bin:       0  fixed:     0  props:   0.90M  time:  0.01 s
46.39/46.40	c lits-rem:      1784  cl-subs:      840  v-elim:     19  v-fix:    0  time:  2.57 s
46.39/46.41	c vivif2 --  cl tried    34124 cl shrink       14 lits rem         16 time: 0.01
46.39/46.46	c vivif2 --  cl tried    26828 cl shrink     2628 lits rem      39327 time: 0.05
46.69/46.76	c asymm  cl-useful: 121/17277/34124 lits-rem:259 time: 0.30
46.69/46.77	c calculated reachability. Time: 0.01
46.69/46.77	c  N dy   584    105324     12904     34065     33325     26823    233332    606123      9.66   no data  --
47.20/47.27	c Finding binary XORs  T:     0.50 s  found:       0
47.99/48.01	c  N dy   599    112138     12903     34065     33335     33388    233332    817659      9.56     13.08  --
49.09/49.10	c  N dy   649    119368     12902     34065     33354     40517    233332   1076095      9.70     14.13  --
50.19/50.21	c  N dy   708    127077     12902     34065     33368     27372    233332    562622      9.84     17.27  --
51.29/51.37	c  N dy   752    135197     12901     34065     33377     35398    233332    956749      9.90     13.97  --
52.79/52.86	c  N dy   810    143855     12901     34065     33378     43944    233332   1294628     10.03     10.58  --
54.19/54.26	c  N dy   843    155379     12900     34065     33401     32452    233332    595193      9.91     10.67  --
54.59/54.65	c  S st   863    157986     12900     34065     33403     35035    233332    684437      9.94   no data  --
54.69/54.78	c  S st   863    158487     12900     34065     33403     35535    233332    703752      9.94   no data  --
54.69/54.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
54.69/54.80	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
55.59/55.67	c Flit:     1 Blit:      5 bXBeca:    0 bXProp:   15 Bins:   1153 BRemL:   1170 BRemN:     12 P: 15.1M T:  0.88
55.69/55.70	c Replacing       15 vars Replaced     2818 lits Time:     0.03 s 
55.69/55.74	c bin-w-bin subsume rem           36 bins  time:  0.00 s
55.89/55.97	c subs with bin:      269  lits-rem:       845  v-fix:    0  time:  0.23 s
55.89/55.99	c Subs w/ non-existent bins:      5 l-rem:   1731 v-fix:     0 done:   9858 time:  0.03 s
56.00/56.01	c Removed useless bin:       7  fixed:     0  props:   0.89M  time:  0.01 s
58.20/58.23	c lits-rem:      1665  cl-subs:      916  v-elim:     12  v-fix:    0  time:  2.22 s
58.20/58.24	c vivif2 --  cl tried    33943 cl shrink       10 lits rem         11 time: 0.01
58.20/58.28	c vivif2 --  cl tried    31370 cl shrink     2366 lits rem      29107 time: 0.04
58.39/58.40	c asymm  cl-useful: 0/7724/33943 lits-rem:0 time: 0.11
58.39/58.41	c calculated reachability. Time: 0.01
58.39/58.41	c  N dy   863    158487     12867     33943     32561     31364    232778    535031      9.94   no data  --
58.89/58.91	c Finding binary XORs  T:     0.50 s  found:       0
60.69/60.73	c  N dy   905    171522     12866     33943     32567     44224    232778   1124758      9.85     10.40  --
63.19/63.24	c  N dy   920    190079     12862     33943     32593     39472    232778    899524      9.58     10.27  --
65.49/65.55	c  N dy  1009    205329     12862     33943     32610     30121    232778    666742      9.68     10.31  --
67.69/67.71	c  N dy  1110    218799     12861     33943     32646     43408    232778   1149063      9.82     10.43  --
70.19/70.25	c  N dy  1196    234020     12861     33943     32681     32408    232777    546157      9.91     10.75  --
70.79/70.84	c  S st  1221    237730     12861     33943     32684     36081    232777    674890      9.93      7.97  --
70.89/70.98	c  S st  1221    238230     12861     33943     32685     36575    232777    689558      9.93   no data  --
70.99/71.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
70.99/71.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
71.79/71.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    4 Bins:    645 BRemL:    552 BRemN:      2 P: 12.2M T:  0.83
71.79/71.85	c Replacing        4 vars Replaced      124 lits Time:     0.02 s 
71.79/71.89	c bin-w-bin subsume rem           26 bins  time:  0.00 s
72.09/72.12	c subs with bin:      104  lits-rem:       703  v-fix:    0  time:  0.23 s
72.09/72.14	c Subs w/ non-existent bins:      2 l-rem:   1363 v-fix:     0 done:   4827 time:  0.02 s
72.09/72.15	c Removed useless bin:       1  fixed:     0  props:   0.89M  time:  0.01 s
74.80/74.89	c lits-rem:      2087  cl-subs:     1124  v-elim:      8  v-fix:    0  time:  2.74 s
74.89/74.90	c vivif2 --  cl tried    33887 cl shrink        1 lits rem          1 time: 0.01
74.89/74.96	c vivif2 --  cl tried    34567 cl shrink     2898 lits rem      24558 time: 0.05
75.19/75.28	c asymm  cl-useful: 219/8182/33887 lits-rem:484 time: 0.32
75.19/75.29	c calculated reachability. Time: 0.00
75.19/75.29	c  N dy  1221    238230     12849     33870     31898     34565    231882    616667      9.93   no data  --
75.69/75.79	c Finding binary XORs  T:     0.50 s  found:       0
78.19/78.23	c  N dy  1317    253606     12849     33870     31909     49711    231882   1185786     10.01     10.81  --
80.69/80.72	c  N dy  1396    269862     12849     33870     31916     38843    231882    793614     10.04     16.86  --
83.69/83.72	c  N dy  1483    289165     12848     33870     31939     29372    231882    310645     10.03     10.62  --
86.19/86.27	c  F st  1554    306253     12848     33870     31952     46252    231882    978300     10.02      9.30  --
86.59/86.61	c  N st  1558    308286     12848     33867     31740     47187    231867   1056124     10.02   no data  --
92.30/92.38	c  N dy  1566    344314     12848     33867     31746     53124    231867   1430336      9.84     10.41  --
94.50/94.54	c  S st  1605    357345     12848     33867     31751     36129    231867    547973      9.82      6.66  --
94.60/94.68	c  S st  1605    357847     12848     33867     31752     36628    231867    568752      9.82   no data  --
94.60/94.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      1 locsubst:     0 time:   0.01
94.60/94.69	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
95.49/95.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    3 Bins:    711 BRemL:    577 BRemN:      1 P: 11.8M T:  0.81
95.49/95.52	c Replacing        3 vars Replaced      178 lits Time:     0.01 s 
95.49/95.55	c bin-w-bin subsume rem           23 bins  time:  0.00 s
95.79/95.83	c subs with bin:      254  lits-rem:      2024  v-fix:    0  time:  0.27 s
95.79/95.85	c Subs w/ non-existent bins:      2 l-rem:    683 v-fix:     0 done:   7331 time:  0.02 s
95.79/95.86	c Removed useless bin:       1  fixed:     0  props:   0.89M  time:  0.01 s
99.59/99.62	c lits-rem:      1651  cl-subs:      897  v-elim:     11  v-fix:    0  time:  3.75 s
99.59/99.63	c vivif2 --  cl tried    33796 cl shrink        0 lits rem          0 time: 0.01
99.59/99.68	c vivif2 --  cl tried    35539 cl shrink     2082 lits rem      64056 time: 0.05
99.89/99.99	c asymm  cl-useful: 58/16340/33796 lits-rem:111 time: 0.30
100.00/100.00	c calculated reachability. Time: 0.00
100.00/100.00	c  N dy  1605    357847     12833     33774     31894     35533    231594    487344      9.82   no data  --
100.39/100.49	c Finding binary XORs  T:     0.49 s  found:       0
103.99/104.01	c  N dy  1630    378044     12832     33774     31911     54752    231594    998290      9.73     10.29  --
107.20/107.21	c  N dy  1766    398130     12832     33774     31927     43864    231594    817329      9.83     10.45  --
110.60/110.65	c  N dy  1902    418311     12832     33774     31944     63731    231594   1540962      9.93     10.46  --
114.09/114.13	c  N dy  2052    438345     12832     33774     31957     51477    231594   1030366     10.02     14.75  --
117.59/117.60	c  N dy  2177    458441     12832     33774     31979     37967    231594    501140     10.09     14.37  --
121.20/121.26	c  N dy  2307    482233     12832     33774     32006     61225    231594   1238729     10.13     10.80  --
124.40/124.43	c  N dy  2397    503730     12832     33774     32014     47681    231594    642520     10.13     10.68  --
127.90/127.97	c  N dy  2524    523787     12832     33774     32024     67443    231594   1345713     10.19     12.74  --
130.09/130.13	c  S st  2616    536770     12832     33774     32030     45061    231594    690705     10.23      7.67  --
130.19/130.27	c  S st  2616    537272     12832     33774     32030     45562    231594    708870     10.23   no data  --
130.19/130.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
130.19/130.28	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
131.09/131.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    3 Bins:    825 BRemL:    976 BRemN:     27 P: 13.9M T:  0.89
131.19/131.20	c Replacing        3 vars Replaced      661 lits Time:     0.02 s 
131.19/131.24	c bin-w-bin subsume rem           13 bins  time:  0.00 s
131.39/131.46	c subs with bin:      171  lits-rem:       921  v-fix:    0  time:  0.22 s
131.39/131.48	c Subs w/ non-existent bins:      0 l-rem:   1526 v-fix:     0 done:   8501 time:  0.03 s
131.39/131.50	c Removed useless bin:       4  fixed:     0  props:   0.91M  time:  0.01 s
134.69/134.77	c lits-rem:      2590  cl-subs:     1275  v-elim:      3  v-fix:    0  time:  3.27 s
134.69/134.78	c vivif2 --  cl tried    33735 cl shrink        4 lits rem          5 time: 0.01
134.79/134.84	c vivif2 --  cl tried    43764 cl shrink     3233 lits rem      26471 time: 0.06
134.99/135.00	c asymm  cl-useful: 5/9213/33735 lits-rem:15 time: 0.16
134.99/135.01	c calculated reachability. Time: 0.01
134.99/135.01	c  N dy  2616    537272     12826     33730     31374     43760    231250    656573     10.23   no data  --
135.49/135.51	c Finding binary XORs  T:     0.50 s  found:       0
138.69/138.72	c  N dy  2652    559169     12826     33730     31376     65287    231250   1489785     10.18     10.77  --
142.19/142.26	c  N dy  2756    579657     12826     33730     31384     49414    231250    840122     10.20     10.76  --
145.69/145.76	c  N dy  2870    599666     12826     33730     31392     69185    231250   1554744     10.22     10.95  --
150.10/150.13	c  N dy  2940    627961     12826     33730     31398     59561    231250   1335350     10.17     10.71  --
156.59/156.67	c  N dy  2971    667540     12825     33730     31399     59747    231250   1046098     10.06     10.65  --
160.39/160.40	c  N dy  3082    687566     12825     33730     31403     40481    231250    408038     10.09     10.67  --
164.00/164.03	c  N dy  3212    707624     12825     33730     31415     60278    231250   1135167     10.14     13.60  --
168.00/168.08	c  N dy  3352    727662     12825     33730     31428     80123    231250   1852201     10.18     10.74  --
171.69/171.73	c  N dy  3481    747695     12825     33730     31434     59651    231250   1072577     10.21     16.69  --
176.00/176.04	c  N dy  3635    767776     12825     33730     31441     79561    231250   1835089     10.27     11.30  --
179.69/179.73	c  N dy  3772    787877     12825     33730     31447     57973    231250    975294     10.31     14.51  --
183.39/183.45	c  S st  3897    805908     12825     33730     31460     75760    231250   1629828     10.34      9.11  --
183.60/183.65	c  S st  3897    806414     12825     33730     31461     76264    231250   1644083     10.34   no data  --
183.60/183.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
183.60/183.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
184.69/184.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    2 Bins:    509 BRemL:    679 BRemN:     18 P: 18.0M T:  1.04
184.69/184.74	c Replacing        2 vars Replaced      242 lits Time:     0.03 s 
184.80/184.83	c bin-w-bin subsume rem            7 bins  time:  0.00 s
185.40/185.41	c subs with bin:      212  lits-rem:      1097  v-fix:    0  time:  0.59 s
185.40/185.43	c Subs w/ non-existent bins:      2 l-rem:   2001 v-fix:     0 done:   2349 time:  0.02 s
185.40/185.45	c Removed useless bin:       7  fixed:     0  props:   0.94M  time:  0.01 s
188.10/188.12	c lits-rem:      4141  cl-subs:     1994  v-elim:      5  v-fix:    0  time:  2.67 s
188.10/188.13	c vivif2 --  cl tried    33717 cl shrink        5 lits rem          6 time: 0.01
188.20/188.28	c vivif2 --  cl tried    73758 cl shrink    11367 lits rem     106487 time: 0.16
188.60/188.63	c asymm  cl-useful: 111/5423/33717 lits-rem:197 time: 0.34
188.60/188.64	c calculated reachability. Time: 0.01
188.60/188.64	c  N dy  3897    806414     12818     33716     31049     73750    230960   1488904     10.34   no data  --
189.10/189.14	c Finding binary XORs  T:     0.50 s  found:       0
192.20/192.29	c  N dy  3927    826619     12818     33716     31050     51375    230960    794599     10.30     10.87  --
196.29/196.34	c  N dy  4017    848387     12818     33716     31062     72736    230960   1600780     10.30     10.90  --
200.49/200.51	c  N dy  4156    868444     12818     33716     31072     49256    230960    632373     10.34     15.84  --
203.09/203.11	c  N dy  4163    888801     12818     33716     31073     68178    230960   1186819     10.29     10.85  --
206.89/206.95	c  N dy  4230    908868     12818     33716     31074     44138    230960    416265     10.28     10.82  --
210.30/210.31	c  N dy  4317    928880     12818     33716     31080     63723    230959   1025582     10.28     11.10  --
215.60/215.62	c  N dy  4398    957584     12817     33716     31093     46500    230959    457146     10.26     10.99  --
219.09/219.11	c  N dy  4492    977739     12817     33716     31099     66346    230959   1091903     10.27     10.83  --
222.70/222.70	c  N dy  4560    997821     12817     33716     31104     85859    230959   1684087     10.25     10.82  --
226.50/226.53	c  N dy  4655   1017825     12817     33716     31114     59868    230959    892841     10.27     20.20  --
231.39/231.46	c  N dy  4730   1043400     12817     33716     31121     84623    230959   1585170     10.25     10.84  --
235.20/235.23	c  N dy  4822   1063499     12817     33716     31125     57627    230959    796482     10.26     10.88  --
236.90/236.94	c  F st  4890   1071875     12817     33716     31125     65935    230959   1110929     10.28   no data  --
239.20/239.27	c  N dy  4936   1083501     12817     33716     30986     76935    230923   1545621     10.28     10.86  --
244.00/244.02	c  N dy  5036   1104282     12817     33716     30999     49650    230923    489531     10.29     10.88  --
247.10/247.19	c  N dy  5080   1124358     12817     33716     31003     68701    230923    953794     10.28     10.87  --
251.20/251.28	c  N dy  5131   1145462     12817     33716     31011     88821    230923   1515196     10.26     10.81  --
254.99/255.09	c  N dy  5191   1166165     12817     33716     31014     60754    230923    828328     10.25     10.84  --
258.70/258.78	c  N dy  5264   1186767     12817     33716     31018     80856    230922   1434392     10.25     10.89  --
263.10/263.20	c  N dy  5368   1206786     12817     33716     31022     51013    230922    502893     10.26     10.83  --
263.50/263.58	c  S st  5374   1209621     12817     33716     31022     53774    230922    582164     10.26      8.89  --
263.70/263.74	c  S st  5374   1210122     12817     33716     31022     54273    230922    599048     10.26   no data  --
263.70/263.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      1 locsubst:     0 time:   0.01
263.70/263.75	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
264.60/264.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    529 BRemL:    506 BRemN:      2 P: 14.2M T:  0.86
264.60/264.63	c Replacing        1 vars Replaced       33 lits Time:     0.01 s 
264.60/264.67	c bin-w-bin subsume rem            4 bins  time:  0.00 s
264.80/264.83	c subs with bin:      519  lits-rem:       359  v-fix:    0  time:  0.16 s
264.80/264.85	c Subs w/ non-existent bins:      7 l-rem:    822 v-fix:     0 done:   4817 time:  0.02 s
264.80/264.86	c Removed useless bin:       0  fixed:     0  props:   0.96M  time:  0.01 s
267.40/267.47	c lits-rem:      2249  cl-subs:     1206  v-elim:     32  v-fix:    0  time:  2.61 s
267.40/267.49	c vivif2 --  cl tried    33600 cl shrink        4 lits rem          4 time: 0.01
267.50/267.54	c vivif2 --  cl tried    52615 cl shrink     1539 lits rem      11435 time: 0.06
267.80/267.85	c asymm  cl-useful: 128/5025/33600 lits-rem:152 time: 0.31
267.80/267.86	c calculated reachability. Time: 0.01
267.80/267.86	c  N dy  5374   1210122     12783     33599     30997     52607    230053    568781     10.26   no data  --
268.30/268.36	c Finding binary XORs  T:     0.50 s  found:       0
272.10/272.15	c  N dy  5477   1231230     12782     33599     31007     73408    230053   1256349     10.26     10.86  --
276.30/276.30	c  N dy  5549   1251321     12782     33599     31011     93013    230053   1889270     10.26     15.00  --
280.20/280.28	c  N dy  5654   1271358     12782     33599     31020     61916    230053    810768     10.27     10.85  --
284.10/284.19	c  N dy  5750   1291496     12782     33599     31025     81690    230053   1417108     10.28     10.92  --
288.90/288.99	c  N dy  5848   1312764     12782     33599     31033    102546    230053   2073534     10.29     11.11  --
292.39/292.41	c  N dy  5900   1334207     12782     33599     31037     71333    230053    986921     10.28     10.92  --
296.40/296.43	c  N dy  5971   1354303     12782     33599     31037     90927    230053   1582629     10.28     11.36  --
300.90/300.95	c  N dy  6048   1374554     12782     33599     31040     58125    230053    630548     10.28     11.11  --
304.80/304.84	c  N dy  6091   1398548     12782     33599     31040     81200    230053   1155036     10.27     10.81  --
309.99/310.08	c  N dy  6132   1420785     12782     33599     31042    102734    230053   1654096     10.26     10.82  --
314.20/314.22	c  N dy  6225   1440844     12782     33599     31048     69010    230053    956092     10.26     10.88  --
319.00/319.05	c  N dy  6300   1468425     12782     33599     31052     95530    230053   1637459     10.24     11.24  --
323.80/323.81	c  N dy  6342   1491732     12782     33599     31053     63609    230053    668073     10.23     10.84  --
329.90/329.93	c  N dy  6433   1523265     12782     33599     31055     93935    230052   1436483     10.22     10.80  --
335.20/335.26	c  N dy  6479   1550297     12782     33599     31057     64343    230052    639271     10.20     10.74  --
339.90/339.93	c  N dy  6554   1573298     12781     33599     31061     86478    230052   1231734     10.20     10.80  --
344.40/344.46	c  N dy  6614   1593366     12781     33599     31066    105486    230052   1690319     10.20     10.96  --
348.60/348.61	c  N dy  6696   1613605     12781     33599     31067     69698    230052    928927     10.19     10.76  --
352.89/352.99	c  N dy  6733   1634238     12781     33599     31067     89616    230052   1398660     10.18     10.79  --
359.00/359.07	c  N dy  6775   1654319     12780     33599     31075    108291    230052   1776580     10.17     12.99  --
363.30/363.34	c  N dy  6916   1674371     12780     33599     31090     71572    230052   1047152     10.19     15.87  --
367.60/367.61	c  N dy  7036   1694386     12780     33599     31095     91288    230052   1716763     10.20     14.21  --
371.30/371.34	c  S st  7150   1710123     12780     33599     31102    106810    230052   2266154     10.22   no data  --
371.50/371.56	c  S st  7150   1710624     12780     33599     31103    107307    230052   2283077     10.22   no data  --
371.50/371.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
371.50/371.58	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
372.70/372.74	c Flit:     1 Blit:      0 bXBeca:    0 bXProp:    7 Bins:    488 BRemL:    756 BRemN:      0 P: 21.4M T:  1.16
372.70/372.78	c Replacing        7 vars Replaced      142 lits Time:     0.04 s 
372.81/372.90	c bin-w-bin subsume rem           15 bins  time:  0.00 s
373.60/373.62	c subs with bin:      264  lits-rem:       644  v-fix:    0  time:  0.73 s
373.60/373.64	c Subs w/ non-existent bins:      0 l-rem:   2007 v-fix:     0 done:    802 time:  0.02 s
373.60/373.66	c Removed useless bin:       0  fixed:     0  props:   0.98M  time:  0.01 s
377.90/377.96	c lits-rem:      3575  cl-subs:     2183  v-elim:      3  v-fix:    0  time:  4.30 s
377.90/377.97	c vivif2 --  cl tried    33515 cl shrink        2 lits rem          3 time: 0.01
378.20/378.20	c vivif2 --  cl tried   103377 cl shrink    16165 lits rem     128383 time: 0.22
378.50/378.55	c asymm  cl-useful: 49/5792/33515 lits-rem:61 time: 0.35
378.50/378.56	c calculated reachability. Time: 0.00
378.50/378.56	c  N dy  7150   1710624     12769     33511     30520    103368    229671   2086772     10.22   no data  --
379.00/379.07	c Finding binary XORs  T:     0.50 s  found:       1
383.40/383.41	c  N dy  7243   1730664     12769     33511     30525     65581    229671    775980     10.22     14.34  --
387.70/387.78	c  N dy  7375   1750745     12769     33511     30531     85423    229671   1529556     10.24     11.22  --
392.20/392.23	c  N dy  7478   1770784     12769     33511     30533    105200    229671   2238478     10.25     10.84  --
397.01/397.04	c  N dy  7584   1791849     12769     33511     30539     66629    229671    775492     10.25     10.97  --
400.80/400.81	c  N dy  7650   1811891     12769     33511     30542     86357    229671   1505855     10.25     10.81  --
405.50/405.53	c  N dy  7737   1831896     12769     33511     30546    105973    229671   2222738     10.25     11.60  --
410.40/410.47	c  N dy  7805   1852002     12769     33511     30549     65183    229671    733147     10.25     10.92  --
414.60/414.70	c  N dy  7902   1873580     12769     33511     30556     86082    229671   1397392     10.25     10.79  --
419.50/419.58	c  N dy  8010   1894022     12769     33511     30563    106239    229671   2126518     10.26     10.82  --
424.80/424.85	c  N dy  8111   1914086     12769     33511     30564     64346    229671    641355     10.26     14.04  --
429.00/429.05	c  N dy  8212   1934369     12769     33511     30572     84317    229671   1420910     10.27     11.16  --
433.70/433.73	c  N dy  8313   1954417     12769     33511     30573    104004    229671   2130416     10.28     16.14  --
438.91/438.96	c  N dy  8387   1975518     12769     33511     30577    124643    229671   2773770     10.27     10.88  --
443.20/443.30	c  N dy  8469   1997232     12769     33511     30578     83247    229671   1238484     10.27     11.20  --
447.61/447.69	c  N dy  8556   2017487     12769     33511     30580    103154    229671   1883336     10.27     10.88  --
453.40/453.42	c  N dy  8690   2037805     12769     33511     30590    123199    229671   2646482     10.29     10.84  --
458.30/458.35	c  N dy  8818   2057988     12769     33511     30596     79313    229671   1116067     10.30     10.85  --
463.00/463.08	c  N dy  8921   2078973     12769     33511     30600     99955    229671   1799303     10.31     10.89  --
468.11/468.15	c  N dy  9014   2099555     12769     33511     30604    120180    229671   2471147     10.31     10.99  --
472.70/472.77	c  N dy  9092   2119809     12769     33511     30608     75129    229671   1020323     10.31     10.90  --
477.41/477.41	c  N dy  9212   2139892     12769     33511     30610     94950    229671   1716100     10.32     13.22  --
482.81/482.81	c  N dy  9321   2159975     12769     33511     30612    114779    229671   2453746     10.33     15.75  --
488.61/488.67	c  N dy  9393   2182810     12769     33511     30613     71278    229670    792460     10.33     11.01  --
493.10/493.11	c  N dy  9476   2204171     12769     33511     30617     92205    229670   1497833     10.33     10.96  --
494.80/494.82	c  S st  9529   2210624     12769     33511     30618     98592    229670   1725285     10.34   no data  --
495.01/495.01	c  S st  9529   2211128     12769     33511     30619     99094    229670   1742695     10.34   no data  --
495.01/495.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
495.01/495.03	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
496.01/496.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:    447 BRemL:    213 BRemN:      0 P: 18.9M T:  1.07
496.11/496.12	c Replacing        2 vars Replaced       65 lits Time:     0.02 s 
496.20/496.20	c bin-w-bin subsume rem           19 bins  time:  0.00 s
497.00/497.00	c subs with bin:     1211  lits-rem:      2582  v-fix:    0  time:  0.80 s
497.00/497.03	c Subs w/ non-existent bins:      0 l-rem:   2741 v-fix:     0 done:   3539 time:  0.03 s
497.00/497.05	c Removed useless bin:       0  fixed:     0  props:   0.99M  time:  0.01 s
500.60/500.68	c lits-rem:      2340  cl-subs:     1692  v-elim:      7  v-fix:    0  time:  3.63 s
500.60/500.69	c vivif2 --  cl tried    33469 cl shrink        5 lits rem          5 time: 0.01
500.80/500.89	c vivif2 --  cl tried    96217 cl shrink    10477 lits rem     146611 time: 0.19
501.21/501.20	c asymm  cl-useful: 18/11504/33468 lits-rem:54 time: 0.32
501.21/501.21	c calculated reachability. Time: 0.00
501.21/501.22	c  N dy  9529   2211128     12760     33450     30863     96206    229483   1548204     10.34   no data  --
501.71/501.71	c Finding binary XORs  T:     0.50 s  found:       0
506.61/506.68	c  N dy  9619   2231254     12760     33450     30866    116001    229482   2258297     10.34     10.99  --
512.61/512.62	c  N dy  9656   2253654     12760     33450     30866     70955    229482    699008     10.33     10.89  --
517.01/517.06	c  N dy  9771   2274089     12760     33450     30868     91143    229482   1522987     10.34     10.92  --
521.81/521.87	c  N dy  9863   2294610     12760     33450     30869    111283    229482   2189829     10.34     10.89  --
527.71/527.71	c  N dy  9991   2314709     12760     33450     30874    131109    229482   2892764     10.35     11.84  --
532.41/532.42	c  N dy 10096   2335767     12760     33450     30880     84057    229482   1168707     10.36     10.91  --
538.11/538.19	c  N dy 10148   2362673     12760     33450     30884    110282    229482   2029940     10.35     11.05  --
543.60/543.66	c  N dy 10264   2382714     12760     33450     30887    130030    229482   2709410     10.36     11.63  --
550.11/550.10	c  N dy 10375   2411835     12760     33450     30889     89720    229482   1419026     10.35     10.94  --
555.00/555.03	c  N dy 10497   2431844     12760     33450     30899    109477    229482   2144008     10.36     12.06  --
560.91/560.93	c  N dy 10637   2451886     12760     33450     30903    129317    229482   2918794     10.38     14.97  --
566.00/566.00	c  N dy 10717   2471987     12760     33450     30907     79184    229482    894899     10.37     17.27  --
570.30/570.32	c  N dy 10816   2492142     12760     33450     30909     99022    229482   1566498     10.38     11.01  --
575.31/575.32	c  N dy 10882   2512583     12760     33450     30913    119016    229482   2279179     10.38     10.96  --
581.01/581.00	c  N dy 10994   2532607     12760     33450     30919    138760    229482   2970053     10.38     11.98  --
585.40/585.40	c  N dy 11081   2552653     12760     33450     30921     87728    229482   1192838     10.39     11.57  --
590.31/590.32	c  N dy 11184   2572670     12760     33450     30921    107432    229482   1859288     10.39     10.96  --
596.31/596.31	c  N dy 11283   2595321     12760     33450     30924    129502    229482   2595388     10.39     10.96  --
602.51/602.56	c  N dy 11391   2620990     12760     33450     30926     83168    229482   1001953     10.40     11.07  --
607.21/607.27	c  N dy 11493   2641604     12760     33450     30930    103463    229482   1680552     10.40     11.02  --
612.61/612.62	c  N dy 11588   2662090     12760     33450     30933    123521    229482   2373349     10.41     11.06  --
618.51/618.54	c  N dy 11674   2682230     12760     33450     30936    143249    229482   3069128     10.41     11.21  --
623.11/623.16	c  N dy 11774   2703188     12760     33450     30939     91447    229482   1286620     10.41     10.97  --
625.11/625.11	c  S st 11808   2711128     12760     33450     30940     99264    229482   1531741     10.41      8.96  --
625.31/625.33	c  S st 11808   2711630     12760     33450     30943     99763    229482   1551681     10.41   no data  --
625.31/625.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
625.31/625.35	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
626.41/626.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    3 Bins:    427 BRemL:    285 BRemN:      0 P: 19.9M T:  1.11
626.41/626.48	c Replacing        3 vars Replaced      116 lits Time:     0.02 s 
626.51/626.55	c bin-w-bin subsume rem            2 bins  time:  0.00 s
627.02/627.07	c subs with bin:      231  lits-rem:       461  v-fix:    0  time:  0.51 s
627.02/627.09	c Subs w/ non-existent bins:      1 l-rem:   3459 v-fix:     0 done:    653 time:  0.02 s
627.11/627.10	c Removed useless bin:       0  fixed:     0  props:   0.99M  time:  0.01 s
630.22/630.24	c lits-rem:      2497  cl-subs:     1445  v-elim:      0  v-fix:    0  time:  3.13 s
630.22/630.25	c vivif2 --  cl tried    33395 cl shrink        0 lits rem          0 time: 0.01
630.41/630.41	c vivif2 --  cl tried    98134 cl shrink     7728 lits rem      84116 time: 0.16
630.51/630.56	c asymm  cl-useful: 0/5651/33395 lits-rem:0 time: 0.14
630.51/630.57	c calculated reachability. Time: 0.00
630.51/630.57	c  N dy 11808   2711630     12757     33395     31097     98132    229266   1435092     10.41   no data  --
631.01/631.08	c Finding binary XORs  T:     0.50 s  found:       0
636.51/636.52	c  N dy 11904   2735699     12757     33395     31101    121661    229266   2218121     10.41     10.97  --
642.50/642.59	c  N dy 11993   2755828     12757     33395     31102    141209    229266   2881950     10.41     11.15  --
647.20/647.24	c  N dy 12056   2775966     12757     33395     31104     86930    229266    982170     10.41     11.01  --
652.11/652.19	c  N dy 12164   2795999     12757     33395     31105    106705    229265   1666714     10.42     14.05  --
657.81/657.81	c  N dy 12235   2816017     12757     33395     31108    126319    229265   2294533     10.42     14.11  --
664.11/664.14	c  N dy 12313   2836078     12757     33395     31108    145990    229265   2920025     10.42     11.09  --
669.01/669.05	c  N dy 12383   2856159     12757     33395     31108     91402    229265   1253885     10.42     13.32  --
674.51/674.50	c  N dy 12488   2876325     12757     33395     31110    111287    229265   2013176     10.42     11.02  --
681.10/681.11	c  N dy 12608   2896929     12756     33395     31114    131628    229265   2749226     10.43     11.02  --
689.31/689.36	c  N dy 12696   2924040     12756     33395     31114     82855    229265    928663     10.43     10.98  --
693.81/693.80	c  N dy 12774   2944888     12756     33395     31117    103274    229265   1613167     10.43     11.02  --
700.01/700.09	c  N dy 12825   2969763     12756     33395     31119    127318    229265   2332207     10.42     10.97  --
706.60/706.69	c  N dy 12907   2989767     12756     33395     31121    146857    229265   2966948     10.42     12.38  --
711.62/711.67	c  N dy 12973   3009813     12756     33395     31123     90496    229265   1156053     10.42     11.29  --
716.61/716.61	c  N dy 13074   3029939     12756     33395     31125    110373    229265   1894255     10.43     10.98  --
721.81/721.81	c  N dy 13113   3050756     12756     33395     31126    130200    229265   2428747     10.42     11.02  --
727.71/727.78	c  N dy 13222   3070780     12756     33395     31128    149889    229265   3152905     10.43     11.15  --
733.21/733.24	c  N dy 13346   3090912     12756     33395     31130     92966    229265   1228208     10.43     10.99  --
738.31/738.37	c  N dy 13419   3115305     12756     33395     31135    116583    229265   1931633     10.43     10.99  --
744.21/744.26	c  N dy 13535   3135463     12756     33395     31136    136403    229265   2620013     10.44     11.03  --
751.61/751.63	c  N dy 13644   3161977     12756     33395     31141     84588    229265    897076     10.44     11.36  --
756.61/756.69	c  N dy 13765   3183190     12756     33395     31143    105555    229265   1760631     10.44     11.01  --
762.41/762.42	c  N dy 13847   3208543     12756     33395     31146    130098    229265   2489163     10.44     11.18  --
763.32/763.33	c  S st 13869   3211631     12756     33395     31146    133166    229265   2607407     10.44     12.55  --
763.51/763.59	c  S st 13869   3212132     12756     33395     31147    133665    229265   2626371     10.44   no data  --
763.61/763.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
763.61/763.61	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
764.81/764.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    4 Bins:    156 BRemL:    207 BRemN:      0 P: 22.7M T:  1.23
764.81/764.88	c Replacing        4 vars Replaced       94 lits Time:     0.04 s 
765.01/765.01	c bin-w-bin subsume rem           17 bins  time:  0.00 s
766.01/766.04	c subs with bin:      200  lits-rem:      1025  v-fix:    0  time:  1.04 s
766.01/766.07	c Subs w/ non-existent bins:      2 l-rem:   2805 v-fix:     0 done:    619 time:  0.03 s
766.01/766.08	c Removed useless bin:       0  fixed:     0  props:   1.00M  time:  0.01 s
773.61/773.69	c lits-rem:      2267  cl-subs:     3663  v-elim:      4  v-fix:    0  time:  7.61 s
773.71/773.71	c vivif2 --  cl tried    33358 cl shrink        0 lits rem          0 time: 0.01
773.91/773.99	c vivif2 --  cl tried   129807 cl shrink    15130 lits rem     189321 time: 0.29
774.32/774.36	c asymm  cl-useful: 49/4709/33358 lits-rem:145 time: 0.36
774.32/774.37	c calculated reachability. Time: 0.00
774.32/774.37	c  N dy 13869   3212132     12748     33358     30937    129806    229007   2361849     10.44   no data  --
774.81/774.88	c Finding binary XORs  T:     0.51 s  found:       0
782.02/782.02	c  N dy 13929   3234600     12748     33358     30937    151671    229007   3040745     10.44     11.07  --
787.61/787.64	c  N dy 14005   3254744     12748     33358     30937     92027    229007   1066852     10.44     11.00  --
793.52/793.55	c  N dy 14069   3279912     12748     33358     30941    116501    229007   1750232     10.43     11.01  --
799.81/799.82	c  N dy 14132   3302028     12748     33358     30941    137696    229007   2299601     10.43     11.12  --
806.41/806.49	c  N dy 14235   3322097     12748     33358     30942    157373    229007   2967525     10.43     13.50  --
811.61/811.67	c  N dy 14297   3345088     12748     33358     30943    100486    229007   1376666     10.43     11.18  --
816.91/816.96	c  N dy 14405   3365093     12748     33358     30944    120193    229007   2085077     10.44     13.59  --
823.62/823.64	c  N dy 14499   3388435     12748     33358     30944    143072    229007   2819204     10.44     11.04  --
831.01/831.03	c  N dy 14595   3408448     12748     33358     30947    162687    229007   3529438     10.44     13.72  --
835.81/835.89	c  N dy 14661   3429449     12748     33358     30950    102088    229007   1331313     10.44     11.07  --
841.02/841.00	c  N dy 14706   3450049     12748     33358     30951    121934    229007   1847970     10.43     11.09  --
846.41/846.48	c  N dy 14762   3470981     12748     33358     30952    142006    229007   2353366     10.43     11.26  --
853.21/853.27	c  N dy 14844   3490982     12748     33358     30955    161682    229007   2993614     10.43     11.08  --
858.11/858.13	c  N dy 14911   3511071     12748     33358     30959    100119    229007   1262528     10.43     11.27  --
863.31/863.34	c  N dy 14951   3531829     12748     33358     30960    120224    229007   1813978     10.43     11.05  --
869.32/869.35	c  N dy 15016   3553691     12748     33358     30960    141604    229007   2568103     10.42     10.99  --
876.52/876.58	c  N dy 15045   3574785     12748     33358     30963    161772    229007   3028076     10.42     10.98  --
882.01/882.08	c  N dy 15136   3594827     12748     33358     30964     99025    229007   1241850     10.42     10.98  --
886.92/886.91	c  N dy 15188   3615194     12748     33358     30965    118859    229007   1831888     10.41     11.03  --
895.71/895.77	c  N dy 15272   3642977     12748     33358     30969    145750    229007   2702394     10.41     11.03  --
902.61/902.63	c  N dy 15329   3663888     12748     33358     30971    165879    229007   3274325     10.41     11.04  --
907.82/907.80	c  N dy 15403   3684527     12748     33358     30974    102597    229007   1245721     10.41     11.18  --
913.02/913.05	c  N dy 15495   3704561     12748     33358     30978    121869    229007   1799411     10.40     13.17  --
915.12/915.12	c  S st 15509   3712132     12748     33358     30980    129202    229007   1971543     10.40      7.91  --
915.31/915.38	c  S st 15509   3712633     12748     33358     30984    129698    229007   1988248     10.40   no data  --
915.41/915.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
915.41/915.41	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
916.61/916.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    179 BRemL:     85 BRemN:      0 P: 22.7M T:  1.21
916.71/916.72	c bin-w-bin subsume rem           12 bins  time:  0.00 s
917.32/917.33	c subs with bin:      704  lits-rem:       686  v-fix:    0  time:  0.61 s
917.32/917.35	c Subs w/ non-existent bins:      0 l-rem:   1766 v-fix:     0 done:   1409 time:  0.02 s
917.32/917.37	c Removed useless bin:       0  fixed:     0  props:   1.00M  time:  0.01 s
922.82/922.86	c lits-rem:      3147  cl-subs:     5242  v-elim:      6  v-fix:    0  time:  5.50 s
922.82/922.88	c vivif2 --  cl tried    33362 cl shrink        1 lits rem          1 time: 0.01
923.11/923.12	c vivif2 --  cl tried   123753 cl shrink     8661 lits rem      71336 time: 0.24
923.41/923.48	c asymm  cl-useful: 81/2864/33362 lits-rem:85 time: 0.37
923.51/923.50	c calculated reachability. Time: 0.01
923.51/923.50	c  N dy 15509   3712633     12742     33362     31008    123747    229037   1833140     10.40   no data  --
924.02/924.01	c Finding binary XORs  T:     0.51 s  found:       0
929.52/929.52	c  N dy 15578   3732687     12742     33362     31009    143060    229037   2391900     10.40     10.98  --
935.92/935.91	c  F st 15610   3751564     12741     33362     31026    160584    229037   2724363     10.39   no data  --
936.52/936.53	c  N st 15613   3752757     12741     33362     30863    136675    229006   2408376     10.39   no data  --
941.31/941.34	c  N dy 15673   3772815     12741     33362     30864     96914    229006   1186967     10.39     14.44  --
948.23/948.29	c  N dy 15747   3803466     12741     33362     30865    126804    229006   2092590     10.39     11.02  --
954.62/954.65	c  N dy 15857   3823530     12741     33362     30865    146435    229006   2733679     10.39     13.01  --
960.91/960.98	c  N dy 15966   3843544     12741     33362     30869    166095    229006   3409259     10.40     19.49  --
966.62/966.65	c  N dy 16081   3863885     12741     33362     30870    100436    229006   1313938     10.40     10.99  --
971.62/971.66	c  N dy 16208   3883915     12741     33362     30874    120129    229006   1994671     10.41     11.54  --
977.11/977.16	c  N dy 16325   3903938     12741     33362     30877    139813    229006   2712638     10.42     11.09  --
983.02/983.03	c  N dy 16419   3923988     12741     33362     30877    159530    229006   3337901     10.42     12.60  --
989.11/989.12	c  N dy 16508   3944078     12741     33362     30879     92394    229006    943717     10.42     11.42  --
993.72/993.73	c  N dy 16620   3964273     12741     33362     30880    112300    229006   1672556     10.43     11.07  --
998.83/998.85	c  N dy 16717   3984371     12741     33362     30880    132035    229006   2330801     10.43     11.02  --
1004.52/1004.56	c  N dy 16810   4004456     12741     33362     30885    151800    229006   3022206     10.43     13.67  --
1010.82/1010.86	c  N dy 16892   4024741     12741     33362     30887    171776    229006   3692510     10.44     11.18  --
1016.32/1016.36	c  N dy 16953   4048240     12741     33362     30887    106616    229006   1287479     10.43     10.99  --
1021.72/1021.73	c  N dy 17086   4068285     12741     33362     30888    126429    229006   1999253     10.44     12.06  --
1028.42/1028.47	c  N dy 17188   4095071     12741     33362     30891    152552    229006   2782234     10.44     11.03  --
1035.32/1035.39	c  N dy 17316   4115079     12741     33362     30894    172270    229006   3517117     10.45     15.63  --
1041.02/1041.04	c  N dy 17400   4135213     12741     33362     30897    103450    229006   1244979     10.45     11.01  --
1045.62/1045.62	c  N dy 17465   4155290     12741     33362     30898    122946    229006   1828712     10.45     11.16  --
1050.92/1050.99	c  N dy 17522   4175365     12741     33362     30898    142332    229006   2378594     10.45     11.29  --
1058.32/1058.33	c  N dy 17645   4199233     12741     33362     30898    165635    229006   3161211     10.45     11.02  --
1062.63/1062.61	c  S st 17685   4212636     12741     33362     30899    178759    229006   3532308     10.45      9.72  --
1062.82/1062.89	c  S st 17685   4213137     12741     33362     30899    179259    229006   3551319     10.45   no data  --
1062.92/1062.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1062.92/1062.91	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1064.22/1064.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    100 BRemL:    159 BRemN:      0 P: 27.9M T:  1.29
1064.32/1064.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1065.52/1065.52	c subs with bin:       98  lits-rem:       115  v-fix:    0  time:  1.15 s
1065.52/1065.54	c Subs w/ non-existent bins:      0 l-rem:   1416 v-fix:     0 done:    276 time:  0.03 s
1065.52/1065.56	c Removed useless bin:       0  fixed:     0  props:   1.01M  time:  0.01 s
1107.32/1107.31	c lits-rem:      1936  cl-subs:     8327  v-elim:      3  v-fix:    0  time: 41.75 s
1107.32/1107.32	c vivif2 --  cl tried    33358 cl shrink        1 lits rem          1 time: 0.01
1107.72/1107.78	c vivif2 --  cl tried   170846 cl shrink    21216 lits rem     177198 time: 0.46
1108.12/1108.12	c asymm  cl-useful: 19/3082/33358 lits-rem:21 time: 0.34
1108.12/1108.13	c calculated reachability. Time: 0.00
1108.12/1108.13	c  N dy 17685   4213137     12738     33358     30835    170845    228978   3238924     10.45   no data  --
1114.62/1114.62	c  N dy 17790   4234128     12738     33358     30838    101403    228978   1144543     10.45     11.02  --
1119.52/1119.59	c  N dy 17914   4254243     12738     33358     30838    121225    228978   1826622     10.46     11.02  --
1124.62/1124.64	c  N dy 18019   4274302     12738     33358     30839    140968    228978   2555677     10.46     14.58  --
1130.83/1130.83	c  N dy 18090   4296665     12738     33358     30839    162897    228978   3218934     10.46     11.15  --
1137.43/1137.46	c  N dy 18162   4316736     12738     33358     30840    182632    228978   3855242     10.46     21.98  --
1142.73/1142.77	c  N dy 18277   4336794     12738     33358     30840    111475    228978   1509954     10.47     13.76  --
1147.93/1147.99	c  N dy 18398   4356873     12738     33358     30842    131296    228978   2215700     10.47     17.00  --
1153.83/1153.81	c  N dy 18491   4377837     12738     33358     30843    151809    228978   2872419     10.48     11.06  --
1159.82/1159.85	c  N dy 18584   4397922     12738     33358     30843    171507    228978   3504414     10.48     11.45  --
1166.93/1166.93	c  N dy 18708   4418351     12738     33358     30845     99884    228978   1023476     10.48     11.05  --
1171.33/1171.33	c  N dy 18773   4438482     12738     33358     30845    119634    228978   1651735     10.48     11.04  --
1176.43/1176.47	c  N dy 18821   4459873     12738     33358     30845    140190    228978   2172075     10.48     11.09  --
1182.92/1182.99	c  N dy 18908   4481845     12738     33358     30848    161768    228978   2861934     10.48     11.18  --
1189.42/1189.44	c  N dy 19012   4501942     12738     33358     30851    181442    228978   3522993     10.48     17.25  --
1195.92/1195.95	c  N dy 19115   4522890     12738     33358     30851    109551    228978   1347754     10.49     11.15  --
1200.83/1200.84	c  N dy 19186   4543433     12738     33358     30851    129660    228978   1937244     10.49     11.08  --
1206.52/1206.55	c  N dy 19286   4563546     12738     33358     30852    149445    228978   2620089     10.49     12.02  --
1214.02/1214.05	c  N dy 19383   4588810     12738     33358     30852    174127    228978   3399535     10.49     11.05  --
1220.73/1220.79	c  N dy 19452   4610375     12738     33358     30853    101588    228978   1011745     10.49     11.18  --
1225.23/1225.22	c  N dy 19516   4630581     12738     33358     30854    121260    228978   1547677     10.49     11.06  --
1231.13/1231.10	c  N dy 19628   4651642     12738     33358     30856    141961    228978   2292592     10.49     11.06  --
1237.02/1237.01	c  N dy 19710   4672593     12738     33358     30857    162553    228978   3011086     10.49     11.08  --
1244.43/1244.43	c  N dy 19724   4698792     12738     33358     30858    187635    228978   3617353     10.48     11.18  --
1248.82/1248.87	c  S st 19781   4713139     12738     33358     30858    107488    228978   1194204     10.48   no data  --
1249.02/1249.07	c  S st 19781   4713641     12738     33358     30858    107989    228978   1214735     10.48   no data  --
1249.02/1249.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1249.02/1249.09	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1250.12/1250.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    192 BRemL:     56 BRemN:      0 P: 20.6M T:  1.03
1250.12/1250.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1250.42/1250.43	c subs with bin:       85  lits-rem:       111  v-fix:    0  time:  0.25 s
1250.42/1250.45	c Subs w/ non-existent bins:      0 l-rem:    826 v-fix:     0 done:   6149 time:  0.02 s
1250.42/1250.46	c Removed useless bin:       0  fixed:     0  props:   1.00M  time:  0.01 s
1252.52/1252.57	c lits-rem:      2634  cl-subs:      864  v-elim:      0  v-fix:    0  time:  2.11 s
1252.52/1252.58	c vivif2 --  cl tried    33347 cl shrink        0 lits rem          0 time: 0.01
1252.72/1252.71	c vivif2 --  cl tried   107051 cl shrink     2454 lits rem      19421 time: 0.12
1253.02/1253.00	c asymm  cl-useful: 20/5732/33347 lits-rem:31 time: 0.30
1253.02/1253.02	c calculated reachability. Time: 0.01
1253.02/1253.02	c  N dy 19781   4713641     12738     33343     30999    107050    228853   1181301     10.48   no data  --
1253.52/1253.53	c Finding binary XORs  T:     0.51 s  found:       0
1258.12/1258.14	c  N dy 19824   4736217     12738     33343     31001    128502    228853   1693159     10.48     11.14  --
1263.53/1263.59	c  N dy 19894   4756312     12738     33343     31003    148251    228853   2350267     10.48     11.07  --
1271.13/1271.10	c  N dy 19958   4782457     12738     33343     31003    173639    228853   3053450     10.47     11.12  --
1278.32/1278.39	c  N dy 20049   4802550     12738     33343     31006    193287    228853   3688697     10.48     16.77  --
1283.83/1283.84	c  N dy 20128   4822568     12738     33343     31006    117366    228853   1485423     10.48     11.14  --
1288.53/1288.59	c  N dy 20176   4842615     12738     33343     31007    136852    228853   2025937     10.48     11.17  --
1294.73/1294.72	c  N dy 20263   4864709     12738     33343     31008    158308    228853   2647973     10.48     11.12  --

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

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 4.08 4.03 3.97 5/193 9476
/proc/meminfo: memFree=15903336/32951124 swapFree=67111528/67111528
[pid=9476] ppid=9474 vsize=23980 CPUtime=0 cores=0,2
/proc/9476/stat : 9476 (strangenight1-s) R 9474 9476 9082 0 -1 4202496 1308 0 0 0 0 0 0 0 25 0 1 0 489559240 24555520 1182 33554432000 4194304 4650387 140737477106592 18446744073709551615 271550234379 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9476/statm: 5995 1193 326 112 0 960 0

[startup+0.022984 s]
/proc/loadavg: 4.08 4.03 3.97 5/193 9476
/proc/meminfo: memFree=15903336/32951124 swapFree=67111528/67111528
[pid=9476] ppid=9474 vsize=39416 CPUtime=0.01 cores=0,2
/proc/9476/stat : 9476 (strangenight1-s) R 9474 9476 9082 0 -1 4202496 5828 0 0 0 0 1 0 0 25 0 1 0 489559240 40361984 4767 33554432000 4194304 4650387 140737477106592 18446744073709551615 271550234809 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9476/statm: 10214 4767 326 112 0 5179 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 39416

[startup+0.100956 s]
/proc/loadavg: 4.08 4.03 3.97 5/193 9476
/proc/meminfo: memFree=15903336/32951124 swapFree=67111528/67111528
[pid=9476] ppid=9474 vsize=64588 CPUtime=0.09 cores=0,2
/proc/9476/stat : 9476 (strangenight1-s) R 9474 9476 9082 0 -1 4202496 11134 0 0 0 8 1 0 0 25 0 1 0 489559240 66138112 8989 33554432000 4194304 4650387 140737477106592 18446744073709551615 271550198469 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9476/statm: 16147 8992 330 112 0 11112 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 64588

[startup+0.300919 s]
/proc/loadavg: 4.08 4.03 3.97 5/193 9476
/proc/meminfo: memFree=15903336/32951124 swapFree=67111528/67111528
[pid=9476] ppid=9474 vsize=67992 CPUtime=0.29 cores=0,2
/proc/9476/stat : 9476 (strangenight1-s) R 9474 9476 9082 0 -1 4202496 12223 0 0 0 28 1 0 0 25 0 1 0 489559240 69623808 10078 33554432000 4194304 4650387 140737477106592 18446744073709551615 4370232 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9476/statm: 16998 10078 348 112 0 11963 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 67992

[startup+0.700878 s]
/proc/loadavg: 4.08 4.03 3.97 5/193 9476
/proc/meminfo: memFree=15903336/32951124 swapFree=67111528/67111528
[pid=9476] ppid=9474 vsize=78836 CPUtime=0.69 cores=0,2
/proc/9476/stat : 9476 (strangenight1-s) R 9474 9476 9082 0 -1 4202496 14793 0 0 0 68 1 0 0 25 0 1 0 489559240 80728064 11902 33554432000 4194304 4650387 140737477106592 18446744073709551615 4244315 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9476/statm: 19709 11902 354 112 0 14674 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 78836

[startup+1.5007 s]
/proc/loadavg: 4.08 4.03 3.97 5/194 9477
/proc/meminfo: memFree=15836120/32951124 swapFree=67111528/67111528
[pid=9476] ppid=9474 vsize=130732 CPUtime=1.49 cores=0,2
/proc/9476/stat : 9476 (strangenight1-s) R 9474 9476 9082 0 -1 4202496 24793 0 0 0 147 2 0 0 25 0 1 0 489559240 133869568 21902 33554432000 4194304 4650387 140737477106592 18446744073709551615 4369043 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9476/statm: 32683 21902 354 112 0 27648 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 130732

[startup+3.10044 s]
/proc/loadavg: 4.07 4.03 3.97 5/194 9477
/proc/meminfo: memFree=15788368/32951124 swapFree=67111528/67111528
[pid=9476] ppid=9474 vsize=226144 CPUtime=3.09 cores=0,2
/proc/9476/stat : 9476 (strangenight1-s) R 9474 9476 9082 0 -1 4202496 44218 0 0 0 305 4 0 0 25 0 1 0 489559240 231571456 41327 33554432000 4194304 4650387 140737477106592 18446744073709551615 4246124 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9476/statm: 56536 41327 354 112 0 51501 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 226144

[startup+6.30083 s]
/proc/loadavg: 4.07 4.03 3.97 5/194 9477
/proc/meminfo: memFree=15609304/32951124 swapFree=67111528/67111528
[pid=9476] ppid=9474 vsize=440268 CPUtime=6.29 cores=0,2
/proc/9476/stat : 9476 (strangenight1-s) R 9474 9476 9082 0 -1 4202496 86528 0 0 0 618 11 0 0 25 0 1 0 489559240 450834432 83637 33554432000 4194304 4650387 140737477106592 18446744073709551615 4245055 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9476/statm: 110067 83637 354 112 0 105032 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 440268

[startup+12.7007 s]
/proc/loadavg: 4.06 4.03 3.97 5/194 9477
/proc/meminfo: memFree=15381532/32951124 swapFree=67111528/67111528
[pid=9476] ppid=9474 vsize=644456 CPUtime=12.69 cores=0,2
/proc/9476/stat : 9476 (strangenight1-s) R 9474 9476 9082 0 -1 4202496 133690 0 0 0 1252 17 0 0 25 0 1 0 489559240 659922944 130799 33554432000 4194304 4650387 140737477106592 18446744073709551615 4363724 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9476/statm: 161114 130799 379 112 0 156079 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 644456

[startup+25.5004 s]
/proc/loadavg: 4.05 4.03 3.97 5/194 9477
/proc/meminfo: memFree=15361072/32951124 swapFree=67111528/67111528
[pid=9476] ppid=9474 vsize=663264 CPUtime=25.49 cores=0,2
/proc/9476/stat : 9476 (strangenight1-s) R 9474 9476 9082 0 -1 4202496 140124 0 0 0 2530 19 0 0 25 0 1 0 489559240 679182336 135409 33554432000 4194304 4650387 140737477106592 18446744073709551615 4528949 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9476/statm: 165816 135409 381 112 0 160781 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 663264

[startup+51.1007 s]
/proc/loadavg: 4.03 4.03 3.97 5/194 9487
/proc/meminfo: memFree=15327384/32951124 swapFree=67111528/67111528
[pid=9476] ppid=9474 vsize=706132 CPUtime=51.09 cores=0,2
/proc/9476/stat : 9476 (strangenight1-s) R 9474 9476 9082 0 -1 4202496 149583 0 0 0 5089 20 0 0 25 0 1 0 489559240 723079168 143170 33554432000 4194304 4650387 140737477106592 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9476/statm: 176533 143170 381 112 0 171498 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 706132

[startup+102.307 s]
/proc/loadavg: 4.25 4.07 3.99 5/194 9488
/proc/meminfo: memFree=15318604/32951124 swapFree=67111528/67111528
[pid=9476] ppid=9474 vsize=698436 CPUtime=102.3 cores=0,2
/proc/9476/stat : 9476 (strangenight1-s) R 9474 9476 9082 0 -1 4202496 159978 0 0 0 10208 22 0 0 25 0 1 0 489559240 715198464 143936 33554432000 4194304 4650387 140737477106592 18446744073709551615 4365510 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9476/statm: 174609 143936 381 112 0 169574 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 698436

[startup+162.3 s]
/proc/loadavg: 4.10 4.06 3.99 5/194 9490
/proc/meminfo: memFree=15307304/32951124 swapFree=67111528/67111528
[pid=9476] ppid=9474 vsize=710828 CPUtime=162.3 cores=0,2
/proc/9476/stat : 9476 (strangenight1-s) R 9474 9476 9082 0 -1 4202496 171414 0 0 0 16204 26 0 0 25 0 1 0 489559240 727887872 146079 33554432000 4194304 4650387 140737477106592 18446744073709551615 4363291 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9476/statm: 177707 146079 381 112 0 172672 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 710828

[startup+222.301 s]
/proc/loadavg: 4.07 4.06 4.00 5/194 9492
/proc/meminfo: memFree=15286324/32951124 swapFree=67111528/67111528
[pid=9476] ppid=9474 vsize=712972 CPUtime=222.3 cores=0,2
/proc/9476/stat : 9476 (strangenight1-s) R 9474 9476 9082 0 -1 4202496 186915 0 0 0 22200 30 0 0 25 0 1 0 489559240 730083328 148313 33554432000 4194304 4650387 140737477106592 18446744073709551615 4331973 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9476/statm: 178243 148313 381 112 0 173208 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 712972

[startup+282.301 s]
/proc/loadavg: 4.03 4.05 4.00 5/194 9496
/proc/meminfo: memFree=15292700/32951124 swapFree=67111528/67111528
[pid=9476] ppid=9474 vsize=713316 CPUtime=282.3 cores=0,2
/proc/9476/stat : 9476 (strangenight1-s) R 9474 9476 9082 0 -1 4202496 202299 0 0 0 28196 34 0 0 25 0 1 0 489559240 730435584 147841 33554432000 4194304 4650387 140737477106592 18446744073709551615 4366891 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9476/statm: 178329 147841 381 112 0 173294 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 713316

[startup+342.301 s]
/proc/loadavg: 4.12 4.06 4.00 5/194 9498
/proc/meminfo: memFree=15243632/32951124 swapFree=67111528/67111528
[pid=9476] ppid=9474 vsize=713520 CPUtime=342.3 cores=0,2
/proc/9476/stat : 9476 (strangenight1-s) R 9474 9476 9082 0 -1 4202496 215743 0 0 0 34192 38 0 0 25 0 1 0 489559240 730644480 148229 33554432000 4194304 4650387 140737477106592 18446744073709551615 4368052 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9476/statm: 178380 148229 381 112 0 173345 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 713520

[startup+402.301 s]
/proc/loadavg: 4.05 4.05 4.00 5/194 9499
/proc/meminfo: memFree=15221668/32951124 swapFree=67111528/67111528
[pid=9476] ppid=9474 vsize=730852 CPUtime=402.3 cores=0,2
/proc/9476/stat : 9476 (strangenight1-s) R 9474 9476 9082 0 -1 4202496 232722 0 0 0 40188 42 0 0 25 0 1 0 489559240 748392448 152418 33554432000 4194304 4650387 140737477106592 18446744073709551615 4315668 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9476/statm: 182713 152418 381 112 0 177678 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 730852

[startup+462.301 s]
/proc/loadavg: 4.11 4.07 4.01 5/194 9501
/proc/meminfo: memFree=15222368/32951124 swapFree=67111528/67111528
[pid=9476] ppid=9474 vsize=731120 CPUtime=462.3 cores=0,2
/proc/9476/stat : 9476 (strangenight1-s) R 9474 9476 9082 0 -1 4202496 246695 0 0 0 46184 46 0 0 25 0 1 0 489559240 748666880 152407 33554432000 4194304 4650387 140737477106592 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9476/statm: 182780 152407 381 112 0 177745 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 731120

[startup+522.301 s]
/proc/loadavg: 4.27 4.10 4.02 5/194 9503
/proc/meminfo: memFree=15197788/32951124 swapFree=67111528/67111528
[pid=9476] ppid=9474 vsize=738860 CPUtime=522.31 cores=0,2
/proc/9476/stat : 9476 (strangenight1-s) R 9474 9476 9082 0 -1 4202496 260685 0 0 0 52180 51 0 0 25 0 1 0 489559240 756592640 154995 33554432000 4194304 4650387 140737477106592 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9476/statm: 184715 154995 381 112 0 179680 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 738860

[startup+582.301 s]
/proc/loadavg: 4.12 4.09 4.02 5/194 9504
/proc/meminfo: memFree=15197016/32951124 swapFree=67111528/67111528
[pid=9476] ppid=9474 vsize=739076 CPUtime=582.31 cores=0,2
/proc/9476/stat : 9476 (strangenight1-s) R 9474 9476 9082 0 -1 4202496 274427 0 0 0 58176 55 0 0 25 0 1 0 489559240 756813824 153398 33554432000 4194304 4650387 140737477106592 18446744073709551615 4365289 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9476/statm: 184769 153398 381 112 0 179734 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 739076

[startup+642.301 s]
/proc/loadavg: 4.25 4.12 4.03 5/194 9506
/proc/meminfo: memFree=15141192/32951124 swapFree=67111528/67111528
[pid=9476] ppid=9474 vsize=798988 CPUtime=642.31 cores=0,2
/proc/9476/stat : 9476 (strangenight1-s) R 9474 9476 9082 0 -1 4202496 285256 0 0 0 64172 59 0 0 25 0 1 0 489559240 818163712 156458 33554432000 4194304 4650387 140737477106592 18446744073709551615 4365281 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9476/statm: 199747 156458 381 112 0 194712 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 798988

[startup+702.3 s]
/proc/loadavg: 4.13 4.11 4.02 5/194 9507
/proc/meminfo: memFree=15126168/32951124 swapFree=67111528/67111528
[pid=9476] ppid=9474 vsize=741916 CPUtime=702.31 cores=0,2
/proc/9476/stat : 9476 (strangenight1-s) R 9474 9476 9082 0 -1 4202496 296734 0 0 0 70166 65 0 0 25 0 1 0 489559240 759721984 155661 33554432000 4194304 4650387 140737477106592 18446744073709551615 4366796 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9476/statm: 185479 155661 381 112 0 180444 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 741916

[startup+762.307 s]
/proc/loadavg: 4.17 4.12 4.03 5/194 9509
/proc/meminfo: memFree=15141380/32951124 swapFree=67111528/67111528
[pid=9476] ppid=9474 vsize=742148 CPUtime=762.32 cores=0,2
/proc/9476/stat : 9476 (strangenight1-s) R 9474 9476 9082 0 -1 4202496 308876 0 0 0 76163 69 0 0 25 0 1 0 489559240 759959552 155566 33554432000 4194304 4650387 140737477106592 18446744073709551615 4331965 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9476/statm: 185537 155566 381 112 0 180502 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 742148

[startup+822.3 s]
/proc/loadavg: 4.16 4.13 4.03 5/194 9511
/proc/meminfo: memFree=15120896/32951124 swapFree=67111528/67111528
[pid=9476] ppid=9474 vsize=756768 CPUtime=822.32 cores=0,2
/proc/9476/stat : 9476 (strangenight1-s) R 9474 9476 9082 0 -1 4202496 321220 0 0 0 82158 74 0 0 25 0 1 0 489559240 774930432 158869 33554432000 4194304 4650387 140737477106592 18446744073709551615 4364760 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9476/statm: 189192 158869 381 112 0 184157 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 756768

[startup+882.3 s]
/proc/loadavg: 4.12 4.12 4.03 5/194 9512
/proc/meminfo: memFree=15117520/32951124 swapFree=67111528/67111528
[pid=9476] ppid=9474 vsize=756992 CPUtime=882.31 cores=0,2
/proc/9476/stat : 9476 (strangenight1-s) R 9474 9476 9082 0 -1 4202496 332095 0 0 0 88154 77 0 0 25 0 1 0 489559240 775159808 157389 33554432000 4194304 4650387 140737477106592 18446744073709551615 4366899 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9476/statm: 189248 157389 381 112 0 184213 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 756992

[startup+942.301 s]
/proc/loadavg: 4.13 4.12 4.04 5/194 9514
/proc/meminfo: memFree=15101756/32951124 swapFree=67111528/67111528
[pid=9476] ppid=9474 vsize=759376 CPUtime=942.31 cores=0,2
/proc/9476/stat : 9476 (strangenight1-s) R 9474 9476 9082 0 -1 4202496 341588 0 0 0 94150 81 0 0 25 0 1 0 489559240 777601024 158166 33554432000 4194304 4650387 140737477106592 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9476/statm: 189844 158166 381 112 0 184809 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 759376

[startup+1002.3 s]
/proc/loadavg: 2.24 3.59 3.86 2/176 9569
/proc/meminfo: memFree=17021284/32951124 swapFree=67111528/67111528
[pid=9476] ppid=9474 vsize=759528 CPUtime=1002.32 cores=0,2
/proc/9476/stat : 9476 (strangenight1-s) R 9474 9476 9082 0 -1 4202496 352316 0 0 0 100147 85 0 0 25 0 1 0 489559240 777756672 159693 33554432000 4194304 4650387 140737477106592 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9476/statm: 189882 159693 381 112 0 184847 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 759528

[startup+1062.3 s]
/proc/loadavg: 1.49 3.15 3.69 2/176 9571
/proc/meminfo: memFree=17018300/32951124 swapFree=67111528/67111528
[pid=9476] ppid=9474 vsize=821532 CPUtime=1062.32 cores=0,2
/proc/9476/stat : 9476 (strangenight1-s) R 9474 9476 9082 0 -1 4202496 362616 0 0 0 106144 88 0 0 25 0 1 0 489559240 841248768 160542 33554432000 4194304 4650387 140737477106592 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9476/statm: 205383 160542 381 112 0 200348 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 821532

[startup+1122.3 s]
/proc/loadavg: 1.16 2.73 3.51 2/176 9573
/proc/meminfo: memFree=17010956/32951124 swapFree=67111528/67111528
[pid=9476] ppid=9474 vsize=772960 CPUtime=1122.32 cores=0,2
/proc/9476/stat : 9476 (strangenight1-s) R 9474 9476 9082 0 -1 4202496 370315 0 0 0 112143 89 0 0 25 0 1 0 489559240 791511040 162344 33554432000 4194304 4650387 140737477106592 18446744073709551615 4366874 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9476/statm: 193240 162344 385 112 0 188205 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 772960

[startup+1182.3 s]
/proc/loadavg: 1.06 2.44 3.36 2/176 9574
/proc/meminfo: memFree=17008600/32951124 swapFree=67111528/67111528
[pid=9476] ppid=9474 vsize=773124 CPUtime=1182.32 cores=0,2
/proc/9476/stat : 9476 (strangenight1-s) R 9474 9476 9082 0 -1 4202496 380667 0 0 0 118141 91 0 0 25 0 1 0 489559240 791678976 162965 33554432000 4194304 4650387 140737477106592 18446744073709551615 4365316 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9476/statm: 193281 162965 385 112 0 188246 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 773124

[startup+1242.3 s]
/proc/loadavg: 1.02 2.15 3.20 2/176 9576
/proc/meminfo: memFree=17005224/32951124 swapFree=67111528/67111528
[pid=9476] ppid=9474 vsize=836624 CPUtime=1242.33 cores=0,2
/proc/9476/stat : 9476 (strangenight1-s) R 9474 9476 9082 0 -1 4202496 390844 0 0 0 124139 94 0 0 25 0 1 0 489559240 856702976 163770 33554432000 4194304 4650387 140737477106592 18446744073709551615 4366799 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9476/statm: 209156 163770 385 112 0 204121 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 836624



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.01 1.96 3.07 2/176 9577
/proc/meminfo: memFree=17001852/32951124 swapFree=67111528/67111528
[pid=9476] ppid=9474 vsize=841424 CPUtime=1300.03 cores=0,2
/proc/9476/stat : 9476 (strangenight1-s) R 9474 9476 9082 0 -1 4202496 401174 0 0 0 129907 96 0 0 25 0 1 0 489559240 861618176 164599 33554432000 4194304 4650387 140737477106592 18446744073709551615 4363848 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9476/statm: 210356 164599 385 112 0 205321 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 841424

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.04
CPU time (s): 1300.08
CPU user time (s): 1299.08
CPU system time (s): 0.999848
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 841424

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.08
system time used= 0.999848
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 401174
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= 14472

runsolver used 2.14767 second user time and 4.71228 second system time

The end

Launcher Data

Begin job on node133 at 2011-04-26 03:00:14
IDJOB=3289521
IDBENCH=83126
IDSOLVER=1589
FILE ID=node133/3289521-1303779613
RUNJOBID= node133-1303779263-9397
PBS_JOBID= 13157200
Free space on /tmp= 71548 MiB

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

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

MD5SUM BENCH= 31142839684b7824419884a35a31fc88
RANDOM SEED=1486759708

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.834
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:      15903616 kB
Buffers:       2175428 kB
Cached:       12522772 kB
SwapCached:          0 kB
Active:       10365812 kB
Inactive:      6116696 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15903616 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           11664 kB
Writeback:           0 kB
AnonPages:     1783108 kB
Mapped:          16264 kB
Slab:           497712 kB
PageTables:       9340 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2290268 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71572 MiB
End job on node133 at 2011-04-26 03:21:56