Trace number 3368244

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night2-st (fixed)? (TO) 1300.07 1300.02

General information on the benchmark

NameSAT05/industrial/grieu05/vmpc/
vmpc_35.renamed-as.sat05-1921.cnf
MD5SUM5fda0e0fb8a21967728dfe29bf2d4ea5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark473.18
Satisfiable
(Un)Satisfiability was proved
Number of variables1225
Number of clauses211785
Sum of the clauses size554190
Maximum clause length35
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 283405
Number of clauses of size 3128310
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 570

Solver Data

0.00/0.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3368244-1305395287.cnf'
0.00/0.01	c -- header says num vars:           1225
0.00/0.01	c -- header says num clauses:      211785
0.01/0.04	c -- clauses added:            0 learnts,       211785 normals,            0 xors
0.01/0.04	c -- vars added       1225
0.01/0.04	c Parsing time:  0.04 s
0.01/0.04	c  N st     0         0      1225    128380     83405         0    554190         0   no data   no data
0.29/0.38	c asymm  cl-useful: 50/2802/128380 lits-rem:146 time: 0.34
0.49/0.58	c Flit:     0 Blit:      1 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  6.0M T:  0.20
0.59/0.60	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.59/0.62	c bin-w-bin subsume rem        41658 bins  time:  0.03 s
0.69/0.71	c subs with bin:    20569  lits-rem:     13744  v-fix:    0  time:  0.09 s
0.69/0.72	c Subs w/ non-existent bins:    156 l-rem:     45 v-fix:     0 done:   1224 time:  0.01 s
0.69/0.76	c Removed useless bin:    7783  fixed:     0  props:   6.38M  time:  0.02 s
0.89/0.94	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.18 s
0.89/0.94	c Finding binary XORs  T:     0.00 s  found:       0
0.89/0.97	c Finding non-binary XORs:     0.02 s (found:       0, avg size: nan)
0.89/0.97	c calculated reachability. Time: 0.00
0.89/0.97	c Calc default polars -  time:   0.00 s pos:       0 undec:       1 neg:    1224
0.89/0.97	c =========================================================================================
0.89/0.97	c types(t): F = full restart, N = normal restart
0.89/0.97	c types(t): S = simplification begin/end, E = solution found
0.89/0.97	c restart types(rt): st = static, dy = dynamic
0.89/0.97	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.89/0.97	c  B st     0         0      1224    106770     48214         0    418976         0   no data   no data
1.69/1.78	c  N dy    16      4024      1224    106770     48214      3984    418976    120036     10.12     10.71
2.59/2.60	c  N dy    34      8091      1224    106770     48214      8003    418976    230170      9.51     10.03
3.39/3.41	c  N dy    61     12150      1224    106770     48217     12005    418976    348783      9.67     10.67
4.19/4.23	c  N dy    74     16218      1224    106770     48217     16036    418976    468549      9.55     10.10
5.09/5.12	c  N dy    97     20226      1224    106770     48219     10124    418976    204945      9.66     10.55
5.99/6.06	c  N dy   124     24743      1224    106770     48219     14600    418976    326687      9.68     10.22
6.09/6.13	c  F st   126     25000      1224    106770     48220     14851    418976    332640      9.67      7.55
7.19/7.24	c  N dy   132     30000      1224    106770     48223     19795    418976    475524      9.67   no data
7.19/7.24	c  S st   132     30000      1224    106770     48223     19795    418976    475524      9.67   no data
7.29/7.34	c  S st   132     30501      1224    106770     48224     20294    418976    488241      9.67   no data
7.29/7.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.49/7.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     48 BRemL:      2 BRemN:      0 P: 10.8M T:  0.22
7.49/7.57	c blocked clauses removed:        0 vars:      0 tried:        1224 T: 0.00 s
7.49/7.58	c bin-w-bin subsume rem         3342 bins  time:  0.01 s
7.59/7.64	c subs with bin:       48  lits-rem:        32  v-fix:    0  time:  0.06 s
7.59/7.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1224 time:  0.01 s
7.59/7.66	c Removed useless bin:       5  fixed:     0  props:   4.78M  time:  0.01 s
7.59/7.69	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
8.89/8.94	c subs with bin:        1  lits-rem:       189  v-fix:    0  time:  1.23 s
9.19/9.29	c lits-rem:       800  cl-subs:     2462  v-elim:      0  v-fix:    0  time:  0.34 s
9.59/9.64	c asymm  cl-useful: 0/2842/106722 lits-rem:0 time: 0.35
9.59/9.65	c calculated reachability. Time: 0.00
9.59/9.65	c  N dy   132     30501      1224    106722     44956     17831    412230    452025      9.67   no data
10.69/10.76	c  N dy   161     35383      1224    106722     44958     22643    412230    587233      9.72     10.24
11.59/11.68	c  N dy   176     39402      1224    106722     44958     26617    412230    690160      9.66     10.75
12.59/12.67	c  N dy   200     43819      1224    106722     44958     15678    412230    275257      9.66     10.18
13.09/13.11	c  S st   212     45751      1224    106722     44958     17582    412230    328976      9.67      9.50
13.09/13.21	c  S st   212     46251      1224    106722     44958     18082    412230    342375      9.67   no data
13.20/13.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
13.39/13.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     12 BRemL:      2 BRemN:      2 P: 10.7M T:  0.21
13.39/13.44	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
13.39/13.45	c bin-w-bin subsume rem           29 bins  time:  0.01 s
13.49/13.50	c subs with bin:       15  lits-rem:        10  v-fix:    0  time:  0.06 s
13.49/13.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1224 time:  0.01 s
13.49/13.53	c Removed useless bin:      10  fixed:     0  props:   4.82M  time:  0.01 s
13.49/13.54	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
14.49/14.51	c subs with bin:        1  lits-rem:       111  v-fix:    0  time:  0.96 s
14.59/14.62	c lits-rem:       222  cl-subs:     1114  v-elim:      0  v-fix:    0  time:  0.10 s
14.59/14.65	c vivif2 --  cl tried   106707 cl shrink        0 lits rem          0 time: 0.03
14.59/14.67	c vivif2 --  cl tried    16967 cl shrink     4830 lits rem       7644 time: 0.03
14.99/15.02	c asymm  cl-useful: 0/2792/106707 lits-rem:0 time: 0.35
14.99/15.03	c calculated reachability. Time: 0.00
14.99/15.03	c  N dy   212     46251      1224    106707     44938     16967    412179    321508      9.67   no data
15.89/15.92	c  N dy   231     50343      1224    106707     44938     21015    412179    434152      9.66     12.11
16.79/16.86	c  N dy   259     54415      1224    106707     44939     25023    412179    543758      9.70     10.34
17.69/17.76	c  N dy   288     58507      1224    106707     44939     29076    412179    659239      9.75     10.33
18.59/18.69	c  N dy   313     62643      1224    106707     44940     33165    412179    769960      9.76     10.50
19.59/19.66	c  N dy   339     66721      1224    106707     44941     18683    412179    255055      9.80     11.03
20.19/20.23	c  S st   358     69376      1224    106707     44941     21313    412179    328640      9.82   no data
20.29/20.34	c  S st   358     69876      1224    106707     44941     21812    412179    341723      9.82   no data
20.29/20.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
20.49/20.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     12 BRemL:      0 BRemN:      1 P: 10.8M T:  0.21
20.49/20.57	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
20.49/20.58	c bin-w-bin subsume rem           11 bins  time:  0.01 s
20.59/20.64	c subs with bin:       15  lits-rem:        10  v-fix:    0  time:  0.06 s
20.59/20.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1224 time:  0.01 s
20.59/20.66	c Removed useless bin:      11  fixed:     0  props:   4.84M  time:  0.01 s
20.59/20.68	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
21.39/21.48	c subs with bin:        0  lits-rem:        19  v-fix:    0  time:  0.80 s
21.60/21.61	c lits-rem:       203  cl-subs:      927  v-elim:      0  v-fix:    0  time:  0.12 s
21.60/21.64	c vivif2 --  cl tried   106692 cl shrink        0 lits rem          0 time: 0.03
21.60/21.66	c vivif2 --  cl tried    20885 cl shrink     1683 lits rem       2544 time: 0.02
22.01/22.01	c asymm  cl-useful: 4/2762/106692 lits-rem:12 time: 0.35
22.01/22.02	c calculated reachability. Time: 0.00
22.01/22.02	c  N dy   358     69876      1224    106688     44944     20885    412132    327507      9.82   no data
23.00/23.02	c  N dy   380     74370      1224    106688     44945     25346    412132    448872      9.80     10.69
24.00/24.08	c  N dy   408     79297      1224    106688     44945     30218    412132    590936      9.82     10.46
25.20/25.28	c  N dy   434     84707      1224    106688     44946     35563    412132    738497      9.81     10.35
25.90/25.92	c  F st   445     87501      1224    106688     44946     38336    412132    812246      9.80      7.73
26.69/26.77	c  N st   450     90798      1224    106688     44947     20962    412132    260610      9.80   no data
27.99/28.02	c  N dy   473     96654      1224    106688     44948     26756    412132    426157      9.80     10.78
29.29/29.38	c  N dy   505    102888      1224    106688     44948     32927    412132    604630      9.81     10.41
29.79/29.82	c  S st   521    104814      1224    106688     44948     34833    412132    659081      9.83   no data
29.89/29.92	c  S st   521    105317      1224    106688     44948     35335    412132    672924      9.83   no data
29.89/29.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
30.09/30.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     22 BRemL:      1 BRemN:      0 P: 11.5M T:  0.23
30.09/30.17	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
30.09/30.18	c bin-w-bin subsume rem           10 bins  time:  0.01 s
30.19/30.24	c subs with bin:       32  lits-rem:        23  v-fix:    0  time:  0.06 s
30.19/30.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1224 time:  0.01 s
30.19/30.26	c Removed useless bin:       9  fixed:     0  props:   4.84M  time:  0.01 s
30.19/30.28	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
31.49/31.51	c subs with bin:        3  lits-rem:       115  v-fix:    0  time:  1.21 s
31.91/31.92	c lits-rem:       605  cl-subs:     2491  v-elim:      0  v-fix:    0  time:  0.40 s
31.91/31.95	c vivif2 --  cl tried   106656 cl shrink        0 lits rem          0 time: 0.03
31.91/31.99	c vivif2 --  cl tried    32841 cl shrink     5132 lits rem       8709 time: 0.04
32.30/32.34	c asymm  cl-useful: 4/2570/106656 lits-rem:12 time: 0.35
32.30/32.35	c calculated reachability. Time: 0.00
32.30/32.35	c  N dy   521    105317      1224    106652     44978     32841    412074    628081      9.83   no data
33.89/33.92	c  N dy   562    112149      1224    106652     44978     39605    412074    819960      9.85     10.69
35.59/35.63	c  N dy   599    119454      1224    106652     44978     24642    412074    310025      9.86     10.52
37.30/37.35	c  N dy   646    127157      1224    106652     44979     32264    412074    526530      9.88     10.51
39.19/39.22	c  N dy   695    135319      1224    106652     44979     40345    412074    750875      9.89     10.62
41.19/41.21	c  N dy   747    144064      1224    106652     44979     25519    412074    261336      9.92     10.54
43.09/43.14	c  N dy   798    153262      1224    106652     44980     34631    412074    539026      9.92     10.46
44.09/44.15	c  S st   827    157975      1224    106652     44980     39285    412074    674182      9.92   no data
44.19/44.26	c  S st   827    158475      1224    106652     44980     39784    412074    687815      9.92   no data
44.19/44.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
44.49/44.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     19 BRemL:      0 BRemN:      5 P: 11.4M T:  0.23
44.49/44.51	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
44.49/44.52	c bin-w-bin subsume rem           24 bins  time:  0.01 s
44.49/44.58	c subs with bin:       26  lits-rem:        20  v-fix:    0  time:  0.06 s
44.49/44.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1224 time:  0.01 s
44.59/44.60	c Removed useless bin:      21  fixed:     0  props:   4.87M  time:  0.01 s
44.59/44.62	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
45.79/45.86	c subs with bin:        0  lits-rem:        41  v-fix:    0  time:  1.22 s
46.29/46.37	c lits-rem:       658  cl-subs:     2089  v-elim:      0  v-fix:    0  time:  0.50 s
46.39/46.40	c vivif2 --  cl tried   106626 cl shrink        0 lits rem          0 time: 0.03
46.39/46.45	c vivif2 --  cl tried    37695 cl shrink     6276 lits rem      11558 time: 0.05
46.79/46.80	c asymm  cl-useful: 4/2540/106626 lits-rem:12 time: 0.35
46.79/46.80	c calculated reachability. Time: 0.00
46.79/46.80	c  N dy   827    158475      1224    106622     44974     37694    411980    645046      9.92   no data
49.29/49.37	c  N dy   883    169380      1224    106622     44974     48483    411980    946355      9.93     10.61
51.80/51.84	c  N dy   943    180245      1224    106622     44974     34623    411980    480932      9.94     12.94
54.39/54.44	c  N dy  1008    191769      1224    106622     44975     46017    411980    805102      9.95     12.01
57.21/57.22	c  N dy  1083    204026      1224    106622     44975     32487    411980    397833      9.97     10.92
60.09/60.13	c  N dy  1154    217070      1224    106622     44975     45372    411980    768653      9.99     10.63
63.29/63.39	c  N dy  1230    231073      1224    106622     44976     32564    411980    385232     10.00     10.54
64.80/64.89	c  S st  1268    237712      1224    106622     44976     39102    411980    566115     10.00      8.67
64.99/65.01	c  S st  1268    238213      1224    106622     44976     39601    411980    578899     10.00   no data
64.99/65.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
65.19/65.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      9 BRemL:      0 BRemN:      7 P: 11.4M T:  0.23
65.19/65.26	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
65.19/65.27	c bin-w-bin subsume rem           21 bins  time:  0.01 s
65.29/65.33	c subs with bin:       11  lits-rem:        10  v-fix:    0  time:  0.06 s
65.29/65.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1224 time:  0.01 s
65.29/65.35	c Removed useless bin:      10  fixed:     0  props:   4.91M  time:  0.01 s
65.29/65.36	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
66.49/66.59	c subs with bin:        5  lits-rem:        28  v-fix:    0  time:  1.21 s
67.00/67.01	c lits-rem:       579  cl-subs:     2312  v-elim:      0  v-fix:    0  time:  0.40 s
67.00/67.03	c vivif2 --  cl tried   106611 cl shrink        0 lits rem          0 time: 0.03
67.00/67.07	c vivif2 --  cl tried    37284 cl shrink     4296 lits rem       7904 time: 0.04
67.39/67.42	c asymm  cl-useful: 1/2580/106611 lits-rem:3 time: 0.35
67.39/67.43	c calculated reachability. Time: 0.00
67.39/67.43	c  N dy  1268    238213      1224    106610     44958     37284    411924    535151     10.00   no data
70.99/71.07	c  N dy  1353    253697      1224    106610     44958     52584    411924    966223     10.02     10.65
74.80/74.86	c  N dy  1443    270128      1224    106610     44959     41205    411924    581212     10.02     10.61
78.99/79.06	c  N dy  1545    287577      1224    106610     44959     29806    411924    193244     10.03     10.60
83.19/83.20	c  N dy  1647    306143      1224    106610     44960     48177    411924    712628     10.04     10.64
83.19/83.23	c  F st  1648    306250      1224    106610     44960     48280    411924    715403     10.04     10.19
87.69/87.70	c  N dy  1733    325781      1224    106610     44960     37930    411924    393496     10.05     10.66
92.19/92.26	c  N dy  1836    345793      1224    106610     44960     57677    411924    943177     10.06     11.19
94.79/94.81	c  S st  1906    357321      1224    106610     44960     38449    411924    398298     10.07   no data
94.89/94.91	c  S st  1906    357824      1224    106610     44960     38952    411924    412335     10.07   no data
94.89/94.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
95.09/95.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      5 BRemL:      0 BRemN:      0 P: 11.1M T:  0.22
95.09/95.15	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
95.09/95.16	c bin-w-bin subsume rem           10 bins  time:  0.01 s
95.19/95.22	c subs with bin:        8  lits-rem:         5  v-fix:    0  time:  0.06 s
95.19/95.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1224 time:  0.01 s
95.19/95.24	c Removed useless bin:       0  fixed:     0  props:   4.95M  time:  0.01 s
95.19/95.25	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
96.29/96.30	c subs with bin:       17  lits-rem:        18  v-fix:    0  time:  1.03 s
96.59/96.60	c lits-rem:       350  cl-subs:     1034  v-elim:      0  v-fix:    0  time:  0.29 s
96.59/96.63	c vivif2 --  cl tried   106602 cl shrink        0 lits rem          0 time: 0.03
96.59/96.66	c vivif2 --  cl tried    37901 cl shrink     3089 lits rem       5466 time: 0.03
96.99/97.01	c asymm  cl-useful: 4/2652/106602 lits-rem:12 time: 0.36
96.99/97.02	c calculated reachability. Time: 0.00
96.99/97.02	c  N dy  1906    357824      1224    106598     44964     37901    411912    389720     10.07   no data
101.59/101.68	c  N dy  1999    377928      1224    106598     44964     57765    411912    948237     10.06     10.81
106.19/106.23	c  N dy  2107    398002      1224    106598     44965     46005    411912    590244     10.07     10.66
110.89/110.94	c  N dy  2218    418115      1224    106598     44965     33293    411912    198395     10.07     10.75
115.40/115.47	c  N dy  2326    438205      1224    106598     44966     53153    411912    752045     10.07     10.62
119.99/120.04	c  N dy  2438    458272      1224    106598     44966     39384    411912    344811     10.09     11.54
124.59/124.63	c  N dy  2554    478398      1224    106598     44968     59269    411912    907508     10.10     10.82
129.49/129.53	c  N dy  2667    498832      1224    106598     44968     44881    411912    480921     10.10     10.67
134.21/134.22	c  N dy  2767    519227      1224    106598     44968     65019    411912   1041946     10.10     10.69
138.20/138.27	c  S st  2856    536736      1224    106598     44968     46737    411912    501668     10.10      6.79
138.30/138.38	c  S st  2856    537237      1224    106598     44968     47238    411912    516667     10.10   no data
138.30/138.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
138.61/138.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     11 BRemL:      0 BRemN:      0 P: 11.4M T:  0.23
138.61/138.63	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
138.61/138.64	c bin-w-bin subsume rem            5 bins  time:  0.01 s
138.70/138.70	c subs with bin:       11  lits-rem:         7  v-fix:    0  time:  0.06 s
138.70/138.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1224 time:  0.01 s
138.70/138.72	c Removed useless bin:       0  fixed:     0  props:   4.96M  time:  0.01 s
138.70/138.74	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
139.90/139.92	c subs with bin:       68  lits-rem:        64  v-fix:    0  time:  1.17 s
140.30/140.34	c lits-rem:       340  cl-subs:     2007  v-elim:      0  v-fix:    0  time:  0.41 s
140.30/140.37	c vivif2 --  cl tried   106587 cl shrink        0 lits rem          0 time: 0.03
140.40/140.41	c vivif2 --  cl tried    45163 cl shrink     3808 lits rem       6598 time: 0.04
140.70/140.76	c asymm  cl-useful: 3/2605/106587 lits-rem:9 time: 0.36
140.70/140.77	c calculated reachability. Time: 0.00
140.70/140.77	c  N dy  2856    537237      1224    106584     44985     45163    411894    480577     10.10   no data
145.40/145.49	c  N dy  2963    557280      1224    106584     44986     64955    411894   1039265     10.11     10.70
150.10/150.17	c  N dy  3078    577294      1224    106584     44986     48192    411894    529560     10.11     10.74
154.80/154.87	c  N dy  3177    597409      1224    106584     44987     68061    411894   1094863     10.10     10.64
159.60/159.63	c  N dy  3277    617473      1224    106584     44987     50345    411894    564736     10.10     10.77
164.40/164.45	c  N dy  3377    637540      1224    106584     44987     70188    411894   1121992     10.10     10.72
169.31/169.34	c  N dy  3492    657833      1224    106584     44988     51676    411894    574003     10.10     10.87
173.90/173.95	c  N dy  3608    677867      1224    106584     44988     71464    411894   1139698     10.10     10.65
178.69/178.74	c  N dy  3713    698055      1224    106584     44989     51905    411894    575514     10.11     10.65
183.39/183.42	c  N dy  3804    718157      1224    106584     44989     71781    411894   1138114     10.10     11.98
188.11/188.18	c  N dy  3911    738318      1224    106584     44991     51164    411894    508725     10.10     10.78
192.80/192.82	c  N dy  4023    758401      1224    106584     44992     71016    411894   1085892     10.11     10.68
197.59/197.60	c  N dy  4131    778542      1224    106584     44993     49429    411894    431643     10.11     10.68
202.10/202.19	c  N dy  4235    798640      1224    106584     44994     69311    411894    996761     10.11     10.76
203.90/203.97	c  S st  4280    805857      1224    106584     44994     76438    411894   1196644     10.11      7.74
204.00/204.09	c  S st  4280    806357      1224    106584     44994     76936    411894   1209069     10.11   no data
204.10/204.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
204.30/204.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      7 BRemL:      0 BRemN:      0 P: 12.2M T:  0.26
204.30/204.37	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
204.30/204.38	c bin-w-bin subsume rem            8 bins  time:  0.01 s
204.40/204.44	c subs with bin:        9  lits-rem:         6  v-fix:    0  time:  0.06 s
204.40/204.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1224 time:  0.01 s
204.40/204.46	c Removed useless bin:       0  fixed:     0  props:   4.97M  time:  0.01 s
204.40/204.48	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
205.71/205.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.25 s
207.60/207.64	c lits-rem:      1313  cl-subs:     5212  v-elim:      0  v-fix:    0  time:  1.86 s
207.60/207.67	c vivif2 --  cl tried   106575 cl shrink        0 lits rem          0 time: 0.03
207.70/207.76	c vivif2 --  cl tried    71724 cl shrink    11677 lits rem      20307 time: 0.09
208.10/208.10	c asymm  cl-useful: 2/2212/106575 lits-rem:6 time: 0.34
208.10/208.11	c calculated reachability. Time: 0.00
208.10/208.11	c  N dy  4280    806357      1224    106573     45003     71722    411881   1108320     10.11   no data
208.10/208.11	c Finding binary XORs  T:     0.00 s  found:       0
213.00/213.02	c  N dy  4412    826459      1224    106573     45003     49106    411881    381228     10.12     10.66
217.60/217.63	c  N dy  4532    846568      1224    106573     45003     68991    411881    943645     10.13     10.74
222.50/222.59	c  N dy  4646    866881      1224    106573     45003     45602    411881    261350     10.13     10.71
227.10/227.12	c  N dy  4764    886929      1224    106573     45004     65394    411881    830895     10.14     12.20
232.11/232.12	c  N dy  4876    907227      1224    106573     45004     85425    411881   1386842     10.14     10.72
236.80/236.80	c  N dy  4995    927264      1224    106573     45004     60766    411881    660431     10.14     10.68
241.60/241.67	c  N dy  5103    947476      1224    106573     45004     80731    411881   1224387     10.14     10.82
246.50/246.53	c  N dy  5212    967670      1224    106573     45004     55277    411881    484725     10.14     10.85
251.20/251.25	c  N dy  5321    987851      1224    106573     45004     75195    411881   1048491     10.14     10.76
256.20/256.21	c  N dy  5421   1007897      1224    106573     45004     48551    411881    263687     10.14     10.80
260.71/260.72	c  N dy  5522   1028010      1224    106573     45004     68423    411881    837370     10.14     10.70
265.60/265.62	c  N dy  5643   1048083      1224    106573     45004     88235    411881   1408803     10.14     16.90
270.30/270.38	c  N dy  5761   1068170      1224    106573     45004     60696    411881    594611     10.15     10.83
271.20/271.22	c  F st  5781   1071876      1224    106573     45004     64337    411881    696352     10.15     10.14
275.01/275.07	c  N dy  5853   1088274      1224    106573     45004     80525    411881   1184179     10.16     10.72
280.20/280.24	c  N dy  5957   1108557      1224    106573     45004     52166    411881    327125     10.15     10.94
284.92/284.92	c  N dy  6065   1128905      1224    106573     45005     72215    411881    885121     10.15     10.74
289.90/289.90	c  N dy  6180   1149163      1224    106573     45005     92218    411881   1439001     10.16     10.99
294.71/294.72	c  N dy  6295   1169263      1224    106573     45005     62706    411881    588710     10.16     10.85
299.40/299.40	c  N dy  6408   1189336      1224    106573     45005     82542    411881   1160731     10.16     14.08
304.30/304.32	c  N dy  6523   1209379      1224    106573     45005     51977    411881    276314     10.17     10.95
304.30/304.36	c  S st  6525   1209535      1224    106573     45005     52130    411881    280262     10.17   no data
304.40/304.46	c  S st  6525   1210036      1224    106573     45005     52631    411881    294183     10.17   no data
304.40/304.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
304.60/304.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      4 BRemL:      0 BRemN:      0 P: 11.1M T:  0.22
304.60/304.70	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
304.71/304.71	c bin-w-bin subsume rem            8 bins  time:  0.01 s
304.71/304.77	c subs with bin:        4  lits-rem:         4  v-fix:    0  time:  0.06 s
304.71/304.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1224 time:  0.01 s
304.71/304.80	c Removed useless bin:       0  fixed:     0  props:   5.00M  time:  0.01 s
304.80/304.81	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
305.10/305.19	c subs with bin:       64  lits-rem:         2  v-fix:    0  time:  0.37 s
305.30/305.37	c lits-rem:        86  cl-subs:      359  v-elim:      0  v-fix:    0  time:  0.17 s
305.40/305.40	c vivif2 --  cl tried   106569 cl shrink        0 lits rem          0 time: 0.03
305.40/305.43	c vivif2 --  cl tried    52208 cl shrink      919 lits rem       1484 time: 0.03
305.70/305.79	c asymm  cl-useful: 7/2723/106569 lits-rem:21 time: 0.36
305.70/305.80	c calculated reachability. Time: 0.00
305.70/305.80	c  N dy  6525   1210036      1224    106562     45012     52208    411870    287374     10.17   no data
310.50/310.56	c  N dy  6645   1230185      1224    106562     45012     72082    411870    840750     10.17     10.92
315.50/315.59	c  N dy  6751   1250526      1224    106562     45013     92172    411870   1412431     10.17     10.72
320.30/320.39	c  N dy  6876   1270560      1224    106562     45014     60664    411870    504121     10.18     11.51
325.20/325.26	c  N dy  6995   1290872      1224    106562     45016     80743    411870   1064143     10.18     10.73
330.20/330.27	c  N dy  7099   1310957      1224    106562     45018    100579    411870   1617423     10.18     10.91
335.01/335.07	c  N dy  7206   1331089      1224    106562     45020     68078    411870    678171     10.18     10.94
339.92/339.97	c  N dy  7316   1351281      1224    106562     45021     88002    411870   1225070     10.18     10.78
345.20/345.25	c  N dy  7423   1371697      1224    106562     45022     54846    411870    286512     10.18     10.83
349.82/349.90	c  N dy  7537   1391802      1224    106562     45024     74722    411870    854108     10.18     10.72
354.70/354.77	c  N dy  7652   1411867      1224    106562     45024     94540    411870   1422258     10.18     11.63
359.80/359.84	c  N dy  7767   1431894      1224    106562     45024     60021    411870    414347     10.18     10.73
364.41/364.41	c  N dy  7877   1451907      1224    106562     45025     79790    411870    984770     10.19     10.74
369.41/369.44	c  N dy  7988   1471916      1224    106562     45029     99514    411870   1535371     10.19     10.76
374.50/374.54	c  N dy  8105   1491954      1224    106562     45029     64020    411870    493501     10.19     10.98
379.30/379.31	c  N dy  8223   1511968      1224    106562     45029     83784    411870   1041078     10.20     10.97
384.20/384.23	c  N dy  8343   1531975      1224    106562     45029    103543    411870   1602223     10.20     10.84
389.10/389.19	c  N dy  8456   1552004      1224    106562     45029     67002    411870    551654     10.20     10.93
393.91/393.99	c  N dy  8570   1572187      1224    106562     45031     86921    411870   1112276     10.20     10.96
398.91/398.94	c  N dy  8658   1592227      1224    106562     45031    106708    411870   1661744     10.20     10.77
403.72/403.78	c  N dy  8771   1612284      1224    106562     45031     69228    411870    603955     10.20     10.84
408.50/408.59	c  N dy  8878   1632386      1224    106562     45031     89067    411870   1166903     10.20     10.85
413.62/413.68	c  N dy  8987   1652527      1224    106562     45031    108924    411870   1722562     10.20     10.88
418.61/418.69	c  N dy  9103   1672692      1224    106562     45032     70617    411870    614744     10.20     11.02
423.31/423.37	c  N dy  9209   1692913      1224    106562     45032     90588    411870   1188110     10.20     10.78
427.71/427.73	c  S st  9299   1710036      1224    106562     45032    107491    411870   1657825     10.20   no data
427.81/427.87	c  S st  9299   1710537      1224    106562     45032    107988    411870   1669861     10.20   no data
427.81/427.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
428.10/428.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     14 BRemL:      0 BRemN:      0 P: 13.0M T:  0.28
428.10/428.17	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
428.10/428.18	c bin-w-bin subsume rem            4 bins  time:  0.01 s
428.20/428.24	c subs with bin:       23  lits-rem:        20  v-fix:    0  time:  0.06 s
428.20/428.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1224 time:  0.01 s
428.20/428.26	c Removed useless bin:       2  fixed:     0  props:   4.97M  time:  0.01 s
428.20/428.29	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
429.61/429.62	c subs with bin:       42  lits-rem:        21  v-fix:    0  time:  1.28 s
433.10/433.19	c lits-rem:      1690  cl-subs:     7742  v-elim:      0  v-fix:    0  time:  3.56 s
433.20/433.22	c vivif2 --  cl tried   106539 cl shrink        0 lits rem          0 time: 0.03
433.31/433.36	c vivif2 --  cl tried   100204 cl shrink    15901 lits rem      27668 time: 0.13
433.60/433.69	c asymm  cl-useful: 1/2059/106539 lits-rem:3 time: 0.33
433.70/433.70	c calculated reachability. Time: 0.00
433.70/433.70	c  N dy  9299   1710537      1224    106538     45061    100204    411842   1521377     10.20   no data
439.11/439.18	c  N dy  9418   1731132      1224    106538     45062     61352    411842    329946     10.21     11.11
443.81/443.89	c  N dy  9542   1751148      1224    106538     45062     81088    411842    885478     10.21     11.05
448.82/448.83	c  N dy  9664   1771527      1224    106538     45062    101172    411842   1453641     10.22     10.80
454.01/454.02	c  N dy  9787   1791569      1224    106538     45063     60773    411842    290927     10.22     18.36
458.81/458.84	c  N dy  9891   1811911      1224    106538     45063     80857    411842    843478     10.22     10.91
463.71/463.79	c  N dy  9998   1831994      1224    106538     45063    100659    411842   1392069     10.22     16.95
469.01/469.07	c  N dy 10098   1852066      1224    106538     45063    120470    411842   1944291     10.22     11.41
473.80/473.83	c  N dy 10199   1872121      1224    106538     45063     79111    411842    780337     10.22     10.77
478.71/478.74	c  N dy 10328   1892166      1224    106538     45063     98914    411842   1340905     10.23     10.79
483.81/483.88	c  N dy 10458   1912259      1224    106538     45063    118751    411842   1906091     10.23     11.21
488.81/488.82	c  N dy 10562   1932403      1224    106538     45063     76442    411842    684367     10.23     10.81
493.71/493.70	c  N dy 10668   1952568      1224    106538     45063     96332    411842   1253686     10.23     10.86
498.71/498.77	c  N dy 10776   1972597      1224    106538     45063    116100    411842   1817069     10.23     10.79
503.71/503.74	c  N dy 10879   1992598      1224    106538     45063     72692    411842    557317     10.23     10.92
508.51/508.59	c  N dy 10985   2012833      1224    106538     45063     92688    411842   1118004     10.23     10.77
513.81/513.83	c  N dy 11102   2032963      1224    106538     45063    112569    411842   1670217     10.23     10.81
519.12/519.17	c  N dy 11216   2053288      1224    106538     45063     68461    411842    409518     10.23     10.80
523.81/523.83	c  N dy 11330   2073311      1224    106538     45063     88216    411842    966940     10.24     11.34
528.81/528.90	c  N dy 11430   2093323      1224    106538     45063    107962    411842   1510273     10.23     10.84
534.11/534.12	c  N dy 11544   2113376      1224    106538     45064    127773    411842   2069171     10.24     11.79
539.11/539.14	c  N dy 11657   2133571      1224    106538     45064     82561    411842    790203     10.24     11.34
544.11/544.15	c  N dy 11769   2153618      1224    106538     45064    102338    411842   1345144     10.24     10.87
549.31/549.34	c  N dy 11869   2173897      1224    106538     45064    122293    411842   1900852     10.24     11.05
554.42/554.44	c  N dy 11982   2194026      1224    106538     45064     76091    411842    591091     10.24     10.87
558.31/558.33	c  S st 12078   2210537      1224    106538     45064     92442    411842   1060975     10.24      8.12
558.41/558.45	c  S st 12078   2211037      1224    106538     45064     92941    411842   1074116     10.24   no data
558.41/558.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
558.72/558.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      1 BRemL:      0 BRemN:      0 P: 12.4M T:  0.27
558.72/558.74	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
558.72/558.75	c bin-w-bin subsume rem           20 bins  time:  0.01 s
558.72/558.81	c subs with bin:        2  lits-rem:         2  v-fix:    0  time:  0.06 s
558.82/558.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1224 time:  0.01 s
558.82/558.83	c Removed useless bin:       2  fixed:     0  props:   5.00M  time:  0.01 s
558.82/558.85	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
560.11/560.15	c subs with bin:       26  lits-rem:         1  v-fix:    0  time:  1.26 s
561.51/561.50	c lits-rem:       715  cl-subs:     3681  v-elim:      0  v-fix:    0  time:  1.35 s
561.51/561.53	c vivif2 --  cl tried   106536 cl shrink        0 lits rem          0 time: 0.03
561.61/561.62	c vivif2 --  cl tried    89234 cl shrink     9145 lits rem      16586 time: 0.09
561.91/561.97	c asymm  cl-useful: 1/2194/106536 lits-rem:3 time: 0.35
561.91/561.98	c calculated reachability. Time: 0.00
561.91/561.98	c  N dy 12078   2211037      1224    106535     45046     89234    411833   1000775     10.24   no data
567.11/567.17	c  N dy 12177   2231052      1224    106535     45046    108978    411833   1545732     10.24     10.84
572.41/572.43	c  N dy 12294   2251189      1224    106535     45046    128838    411833   2108919     10.24     10.86
577.32/577.41	c  N dy 12393   2271332      1224    106535     45046     81625    411833    711756     10.24     11.51
582.22/582.24	c  N dy 12506   2291391      1224    106535     45046    101442    411833   1268257     10.24     13.92
587.43/587.42	c  N dy 12622   2311666      1224    106535     45046    121426    411833   1825666     10.24     11.01
592.71/592.73	c  N dy 12737   2331669      1224    106535     45046     73065    411833    452749     10.25     11.01
597.32/597.36	c  N dy 12847   2351680      1224    106535     45047     92812    411833   1016131     10.25     11.25
602.31/602.34	c  N dy 12949   2371751      1224    106535     45047    112624    411833   1575765     10.25     12.28
607.61/607.60	c  N dy 13072   2391844      1224    106535     45047    132439    411833   2131957     10.25     11.01
612.52/612.54	c  N dy 13187   2411856      1224    106535     45047     83129    411833    725490     10.25     11.23
617.52/617.51	c  N dy 13292   2431999      1224    106535     45048    102995    411833   1277049     10.25     10.99
622.72/622.79	c  N dy 13401   2452197      1224    106535     45048    122927    411833   1842392     10.25     11.50
628.21/628.21	c  N dy 13517   2472251      1224    106535     45048     72636    411833    394705     10.26     11.74
632.91/632.97	c  N dy 13642   2492290      1224    106535     45048     92380    411833    952131     10.26     10.84
637.92/637.91	c  N dy 13751   2512305      1224    106535     45048    112135    411833   1496941     10.26     10.84
643.12/643.16	c  N dy 13862   2532435      1224    106535     45049    131978    411833   2060204     10.26     10.83
648.42/648.41	c  N dy 13960   2552483      1224    106535     45049     80694    411833    587753     10.26     10.84
653.22/653.27	c  N dy 14059   2572564      1224    106535     45049    100500    411833   1118731     10.26     12.62
658.32/658.33	c  N dy 14176   2592596      1224    106535     45049    120262    411833   1677402     10.26     12.11
663.61/663.61	c  N dy 14283   2612799      1224    106535     45049    140200    411833   2234795     10.26     10.97
668.61/668.60	c  N dy 14383   2632989      1224    106535     45049     88117    411833    782584     10.26     10.87
673.51/673.57	c  N dy 14489   2653312      1224    106535     45049    108192    411833   1340053     10.26     10.82
678.72/678.78	c  N dy 14597   2673373      1224    106535     45049    127984    411833   1888653     10.26     11.96
684.12/684.16	c  N dy 14711   2693414      1224    106535     45049     74747    411833    394433     10.26     10.81
688.22/688.26	c  S st 14822   2711037      1224    106535     45049     92104    411833    873671     10.26   no data
688.32/688.39	c  S st 14822   2711537      1224    106535     45049     92604    411833    886165     10.26   no data
688.42/688.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
688.63/688.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      2 BRemL:      1 BRemN:      0 P: 12.3M T:  0.25
688.63/688.66	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
688.63/688.67	c bin-w-bin subsume rem            2 bins  time:  0.01 s
688.72/688.73	c subs with bin:        2  lits-rem:         2  v-fix:    0  time:  0.06 s
688.72/688.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1224 time:  0.01 s
688.72/688.76	c Removed useless bin:       0  fixed:     0  props:   5.00M  time:  0.01 s
688.72/688.78	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
689.92/689.97	c subs with bin:       27  lits-rem:         2  v-fix:    0  time:  1.16 s
690.72/690.77	c lits-rem:       715  cl-subs:     3247  v-elim:      0  v-fix:    0  time:  0.79 s
690.72/690.80	c vivif2 --  cl tried   106533 cl shrink        0 lits rem          0 time: 0.03
690.83/690.87	c vivif2 --  cl tried    89330 cl shrink     6154 lits rem      10548 time: 0.07
691.22/691.22	c asymm  cl-useful: 2/2389/106533 lits-rem:6 time: 0.34
691.22/691.23	c calculated reachability. Time: 0.00
691.22/691.23	c  N dy 14822   2711537      1224    106531     45052     89330    411829    823527     10.26   no data
696.22/696.23	c  N dy 14930   2731755      1224    106531     45052    109271    411829   1374381     10.26     10.82
701.42/701.48	c  N dy 15040   2751796      1224    106531     45052    129070    411829   1919377     10.26     10.87
707.01/707.02	c  N dy 15162   2771869      1224    106531     45053     74900    411829    373764     10.27     10.94
711.81/711.86	c  N dy 15274   2792187      1224    106531     45053     94927    411829    927086     10.27     11.39
716.72/716.75	c  N dy 15379   2812388      1224    106531     45053    114855    411829   1481580     10.27     10.99
722.02/722.07	c  N dy 15502   2832444      1224    106531     45053    134628    411829   2030560     10.27     12.83
727.42/727.49	c  N dy 15608   2852674      1224    106531     45053     79641    411829    484619     10.27     10.87
732.32/732.38	c  N dy 15723   2872891      1224    106531     45054     99603    411829   1025887     10.27     11.01
737.32/737.37	c  N dy 15826   2892979      1224    106531     45054    119419    411829   1572228     10.27     10.85
742.62/742.65	c  N dy 15933   2913004      1224    106531     45054    139122    411829   2113388     10.27     10.83
747.81/747.84	c  N dy 16046   2933042      1224    106531     45054     82983    411829    558302     10.27     10.88
752.61/752.66	c  N dy 16151   2953134      1224    106531     45054    102793    411829   1114004     10.27     10.82
757.71/757.74	c  N dy 16263   2973166      1224    106531     45054    122579    411829   1678870     10.27     11.01
763.02/763.09	c  N dy 16377   2993186      1224    106531     45054    142299    411829   2228424     10.27     10.99
768.32/768.39	c  N dy 16483   3013251      1224    106531     45054     85165    411829    588849     10.27     11.46
773.22/773.23	c  N dy 16584   3033709      1224    106531     45054    105335    411829   1149247     10.27     10.99
778.22/778.22	c  N dy 16699   3053717      1224    106531     45054    125082    411829   1707726     10.27     11.70
783.52/783.60	c  N dy 16819   3073782      1224    106531     45055    144884    411829   2260996     10.27     11.00
788.82/788.85	c  N dy 16942   3093857      1224    106531     45055     86767    411829    612461     10.28     10.82
793.62/793.63	c  N dy 17057   3113927      1224    106531     45055    106600    411829   1165804     10.28     12.84
798.82/798.81	c  N dy 17155   3134245      1224    106531     45055    126624    411829   1713576     10.28     10.89
804.22/804.28	c  N dy 17267   3154870      1224    106531     45055    147005    411829   2287030     10.28     10.84
809.53/809.57	c  N dy 17383   3174919      1224    106531     45055     87830    411829    615327     10.28     11.37
814.22/814.29	c  N dy 17498   3194941      1224    106531     45055    107589    411829   1169583     10.28     12.40
818.43/818.47	c  S st 17596   3211538      1224    106531     45055    123943    411829   1622340     10.28   no data
818.52/818.58	c  S st 17596   3212038      1224    106531     45055    124443    411829   1636362     10.28   no data
818.52/818.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
818.82/818.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      3 BRemL:      0 BRemN:      0 P: 13.2M T:  0.28
818.82/818.88	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
818.82/818.89	c bin-w-bin subsume rem            2 bins  time:  0.01 s
818.92/818.95	c subs with bin:        4  lits-rem:         4  v-fix:    0  time:  0.06 s
818.92/818.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1224 time:  0.01 s
818.92/818.98	c Removed useless bin:       0  fixed:     0  props:   5.00M  time:  0.01 s
819.02/819.00	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
820.22/820.27	c subs with bin:       93  lits-rem:        13  v-fix:    0  time:  1.22 s
822.72/822.79	c lits-rem:      1589  cl-subs:     7762  v-elim:      0  v-fix:    0  time:  2.52 s
822.83/822.82	c vivif2 --  cl tried   106527 cl shrink        0 lits rem          0 time: 0.03
822.92/822.96	c vivif2 --  cl tried   116588 cl shrink    13906 lits rem      24933 time: 0.13
823.22/823.28	c asymm  cl-useful: 5/1942/106527 lits-rem:15 time: 0.32
823.22/823.29	c calculated reachability. Time: 0.00
823.22/823.29	c  N dy 17596   3212038      1224    106522     45065    116588    411820   1490301     10.28   no data
828.62/828.66	c  N dy 17714   3232102      1224    106522     45065    136409    411820   2052545     10.28     10.99
834.22/834.23	c  N dy 17827   3252103      1224    106522     45066    156116    411820   2598038     10.29     11.02
839.33/839.36	c  N dy 17958   3272142      1224    106522     45066     95987    411820    822992     10.29     10.91
844.32/844.35	c  N dy 18063   3292204      1224    106522     45067    115751    411820   1363921     10.29     11.84
849.52/849.58	c  N dy 18184   3312714      1224    106522     45067    136008    411820   1939881     10.29     10.98
855.22/855.24	c  N dy 18290   3333261      1224    106522     45068    156249    411820   2490957     10.29     10.93
860.33/860.31	c  N dy 18406   3353316      1224    106522     45070     95178    411820    786471     10.29     10.91
865.22/865.26	c  N dy 18506   3373532      1224    106522     45070    115122    411820   1332944     10.29     11.06
870.62/870.63	c  N dy 18621   3394100      1224    106522     45070    135395    411820   1875318     10.29     10.88
875.92/875.98	c  N dy 18734   3414145      1224    106522     45070    155160    411820   2420197     10.29     12.48
881.22/881.29	c  N dy 18835   3434307      1224    106522     45071     93205    411820    701258     10.29     11.02
886.02/886.06	c  N dy 18959   3454377      1224    106522     45072    112963    411820   1259135     10.30     11.02
891.12/891.16	c  N dy 19063   3474380      1224    106522     45072    132703    411820   1802699     10.30     11.45
896.54/896.53	c  N dy 19183   3494669      1224    106522     45072    152701    411820   2356633     10.30     11.22
901.93/902.01	c  N dy 19284   3514912      1224    106522     45073     89858    411820    592767     10.30     11.22
906.82/906.82	c  N dy 19393   3534951      1224    106522     45073    109639    411820   1139164     10.30     10.89
911.83/911.90	c  N dy 19502   3555048      1224    106522     45073    129428    411820   1683568     10.30     10.89
917.33/917.33	c  N dy 19627   3575124      1224    106522     45073    149213    411820   2217205     10.30     15.84
923.03/923.06	c  N dy 19736   3595302      1224    106522     45073     85305    411820    443330     10.30     10.88
927.83/927.88	c  N dy 19852   3615313      1224    106522     45073    105028    411820    988934     10.30     10.91
932.84/932.85	c  N dy 19964   3635341      1224    106522     45074    124812    411820   1559523     10.30     11.00
938.23/938.21	c  N dy 20068   3655725      1224    106522     45074    144902    411820   2130934     10.30     11.06
943.63/943.66	c  N dy 20172   3675740      1224    106522     45075    164646    411820   2697788     10.30     10.91
948.72/948.77	c  N dy 20284   3695962      1224    106522     45075     99779    411820    828764     10.30     10.89
952.72/952.72	c  S st 20368   3712038      1224    106522     45075    115642    411820   1259970     10.30     10.30
952.82/952.85	c  S st 20368   3712541      1224    106522     45075    116145    411820   1272413     10.30   no data
952.82/952.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
953.12/953.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      7 BRemL:      1 BRemN:      0 P: 12.9M T:  0.27
953.12/953.14	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
953.12/953.16	c bin-w-bin subsume rem            4 bins  time:  0.01 s
953.22/953.22	c subs with bin:       10  lits-rem:         5  v-fix:    0  time:  0.06 s
953.22/953.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1224 time:  0.01 s
953.22/953.24	c Removed useless bin:       0  fixed:     0  props:   4.99M  time:  0.01 s
953.22/953.26	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
954.42/954.47	c subs with bin:       59  lits-rem:        72  v-fix:    0  time:  1.17 s
955.93/955.94	c lits-rem:      1254  cl-subs:     5706  v-elim:      0  v-fix:    0  time:  1.47 s
955.93/955.97	c vivif2 --  cl tried   106512 cl shrink        0 lits rem          0 time: 0.03
956.02/956.07	c vivif2 --  cl tried   110380 cl shrink     9339 lits rem      16253 time: 0.10
956.42/956.40	c asymm  cl-useful: 1/2136/106512 lits-rem:3 time: 0.33
956.42/956.41	c calculated reachability. Time: 0.00
956.42/956.41	c  N dy 20368   3712541      1224    106511     45083    110380    411809   1169101     10.30   no data
961.62/961.61	c  N dy 20487   3732591      1224    106511     45083    130109    411809   1708247     10.31     10.88
966.72/966.74	c  F st 20589   3751562      1224    106511     45083    148812    411809   2223695     10.31   no data
967.02/967.09	c  N st 20592   3752750      1224    106511     45083    149972    411809   2253515     10.31   no data
972.62/972.68	c  N dy 20687   3772815      1224    106511     45083    169770    411809   2832722     10.31     13.48
977.63/977.65	c  N dy 20792   3792884      1224    106511     45084    103857    411809    911184     10.31     10.85
982.63/982.66	c  N dy 20908   3812970      1224    106511     45084    123669    411809   1465195     10.31     10.89
987.92/987.90	c  N dy 21033   3833039      1224    106511     45084    143470    411809   2020762     10.31     10.87
993.34/993.37	c  N dy 21142   3853071      1224    106511     45084    163226    411809   2574938     10.31     11.08
998.93/998.92	c  N dy 21246   3873738      1224    106511     45084     96833    411809    691647     10.31     11.20
1003.83/1003.81	c  N dy 21351   3893756      1224    106511     45086    116579    411809   1239401     10.31     10.97
1008.93/1008.98	c  N dy 21462   3913843      1224    106511     45086    136342    411809   1784465     10.31     10.93
1014.53/1014.55	c  N dy 21554   3934161      1224    106511     45087    156351    411809   2331986     10.31     10.88
1020.33/1020.31	c  N dy 21653   3954258      1224    106511     45087     88447    411809    444531     10.31     11.35
1025.03/1025.06	c  N dy 21764   3974351      1224    106511     45087    108279    411809    993883     10.31     10.88
1029.93/1029.94	c  N dy 21885   3994395      1224    106511     45088    128037    411809   1546979     10.31     10.90
1035.22/1035.26	c  N dy 21998   4014694      1224    106511     45088    148066    411809   2118595     10.31     10.88
1040.83/1040.86	c  N dy 22093   4034698      1224    106511     45088    167798    411809   2663087     10.31     10.89
1046.23/1046.25	c  N dy 22203   4054797      1224    106511     45088     98871    411809    706814     10.31     11.42
1051.23/1051.29	c  N dy 22326   4075239      1224    106511     45088    119012    411809   1267054     10.31     10.93
1056.53/1056.58	c  N dy 22430   4095311      1224    106511     45088    138803    411809   1803098     10.31     12.59
1062.03/1062.00	c  N dy 22538   4115336      1224    106511     45088    158533    411809   2353765     10.31     12.07
1067.53/1067.60	c  N dy 22656   4135346      1224    106511     45088    178275    411809   2907233     10.32     11.33
1072.44/1072.50	c  N dy 22762   4155518      1224    106511     45088    108440    411809    967552     10.32     11.23
1077.63/1077.63	c  N dy 22889   4175792      1224    106511     45088    128399    411809   1513844     10.32     11.05
1083.03/1083.01	c  N dy 22990   4195797      1224    106511     45088    148157    411809   2049815     10.32     11.04
1087.63/1087.63	c  S st 23084   4212541      1224    106511     45088    164657    411809   2517323     10.32     10.47
1087.73/1087.77	c  S st 23084   4213041      1224    106511     45088    165156    411809   2529211     10.32   no data
1087.73/1087.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1088.13/1088.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      5 BRemL:      2 BRemN:      0 P: 14.4M T:  0.32
1088.13/1088.11	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1088.13/1088.12	c bin-w-bin subsume rem            5 bins  time:  0.01 s
1088.13/1088.19	c subs with bin:        8  lits-rem:         6  v-fix:    0  time:  0.06 s
1088.23/1088.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1224 time:  0.01 s
1088.23/1088.21	c Removed useless bin:       0  fixed:     0  props:   4.99M  time:  0.01 s
1088.23/1088.24	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1089.63/1089.60	c subs with bin:      183  lits-rem:        65  v-fix:    0  time:  1.27 s
1095.43/1095.42	c lits-rem:      2807  cl-subs:    13216  v-elim:      0  v-fix:    0  time:  5.82 s
1095.43/1095.45	c vivif2 --  cl tried   106503 cl shrink        0 lits rem          0 time: 0.03
1095.64/1095.66	c vivif2 --  cl tried   151757 cl shrink    22663 lits rem      40783 time: 0.20
1095.93/1095.96	c asymm  cl-useful: 3/1577/106503 lits-rem:9 time: 0.30
1095.93/1095.97	c calculated reachability. Time: 0.00
1095.93/1095.97	c  N dy 23084   4213041      1224    106500     45095    151757    411798   2280789     10.32   no data
1101.83/1101.83	c  N dy 23208   4233065      1224    106500     45095    171503    411798   2836038     10.32     11.09
1107.33/1107.33	c  N dy 23325   4253191      1224    106500     45096    100783    411798    722481     10.32     10.92
1112.23/1112.27	c  N dy 23450   4273434      1224    106500     45096    120762    411798   1271829     10.32     10.91
1117.54/1117.52	c  N dy 23560   4293498      1224    106500     45096    140529    411798   1821006     10.32     11.75
1123.04/1123.01	c  N dy 23683   4313617      1224    106500     45096    160368    411798   2377477     10.32     10.87
1128.73/1128.75	c  N dy 23790   4333897      1224    106500     45096    180359    411798   2936649     10.32     11.10
1133.84/1133.87	c  N dy 23912   4353971      1224    106500     45096    108518    411798    936959     10.33     11.35
1138.94/1138.91	c  N dy 24018   4373992      1224    106500     45096    128278    411798   1479950     10.32     10.89
1144.14/1144.17	c  N dy 24126   4394123      1224    106500     45097    148129    411798   2040625     10.33     10.99
1149.63/1149.61	c  N dy 24255   4414133      1224    106500     45097    167870    411798   2596101     10.33     11.00
1155.53/1155.51	c  N dy 24365   4434323      1224    106500     45097     95041    411798    516281     10.33     11.13
1160.33/1160.33	c  N dy 24464   4454429      1224    106500     45098    114871    411798   1066553     10.33     10.97
1165.43/1165.43	c  N dy 24575   4474529      1224    106500     45098    134647    411798   1613617     10.33     11.56
1170.94/1170.93	c  N dy 24677   4494937      1224    106500     45098    154777    411798   2168309     10.33     10.88
1176.44/1176.47	c  N dy 24794   4514970      1224    106500     45099    174522    411798   2728042     10.33     14.76
1182.03/1182.00	c  N dy 24916   4535242      1224    106500     45099    100889    411798    662870     10.33     11.04
1186.84/1186.85	c  N dy 25040   4555274      1224    106500     45099    120641    411798   1214776     10.33     12.88
1191.93/1191.99	c  N dy 25143   4575379      1224    106500     45100    140430    411798   1763150     10.33     10.94
1197.43/1197.40	c  N dy 25252   4595510      1224    106500     45102    160290    411798   2321609     10.33     10.95
1203.03/1203.04	c  N dy 25357   4615565      1224    106500     45103    180057    411798   2874278     10.33     10.88
1208.54/1208.59	c  N dy 25466   4635860      1224    106500     45103    105639    411798    759920     10.33     10.88
1213.54/1213.57	c  N dy 25565   4656009      1224    106500     45105    125476    411798   1306635     10.33     11.03
1218.85/1218.83	c  N dy 25682   4676092      1224    106500     45105    145295    411798   1853790     10.33     11.07
1224.53/1224.50	c  N dy 25795   4696311      1224    106500     45105    165220    411798   2399766     10.33     10.88
1229.24/1229.23	c  S st 25884   4713044      1224    106500     45105    181750    411798   2871407     10.33   no data
1229.34/1229.37	c  S st 25884   4713544      1224    106500     45105    182249    411798   2885110     10.33   no data
1229.34/1229.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1229.75/1229.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      5 BRemL:      0 BRemN:      0 P: 14.9M T:  0.33
1229.75/1229.72	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1229.75/1229.73	c bin-w-bin subsume rem            6 bins  time:  0.01 s
1229.75/1229.79	c subs with bin:        9  lits-rem:         8  v-fix:    0  time:  0.06 s
1229.75/1229.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1224 time:  0.01 s
1229.85/1229.82	c Removed useless bin:       0  fixed:     0  props:   4.99M  time:  0.01 s
1229.85/1229.85	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1231.24/1231.24	c subs with bin:      102  lits-rem:        27  v-fix:    0  time:  1.30 s
1234.94/1234.99	c lits-rem:      2515  cl-subs:    16430  v-elim:      0  v-fix:    0  time:  3.74 s
1235.04/1235.02	c vivif2 --  cl tried   106491 cl shrink        0 lits rem          0 time: 0.03
1235.24/1235.25	c vivif2 --  cl tried   165717 cl shrink    25247 lits rem      44237 time: 0.23
1235.54/1235.55	c asymm  cl-useful: 1/1484/106491 lits-rem:3 time: 0.30
1235.54/1235.56	c calculated reachability. Time: 0.00
1235.54/1235.56	c  N dy 25884   4713544      1224    106490     45113    165717    411788   2587442     10.33   no data
1241.54/1241.58	c  N dy 25976   4733730      1224    106490     45113    185550    411788   3135204     10.33     11.00
1246.93/1246.95	c  N dy 26088   4754122      1224    106490     45114    110538    411788    877266     10.33     10.97
1251.84/1251.86	c  N dy 26190   4774252      1224    106490     45114    130373    411788   1421405     10.33     10.95
1257.14/1257.17	c  N dy 26304   4794298      1224    106490     45114    150105    411788   1965873     10.33     10.94
1262.64/1262.71	c  N dy 26411   4814361      1224    106490     45114    169890    411788   2512419     10.33     10.96
1268.54/1268.50	c  N dy 26528   4834513      1224    106490     45114    189765    411788   3056596     10.34     10.88
1273.63/1273.64	c  N dy 26639   4854610      1224    106490     45114    113333    411788    917608     10.34     10.98
1278.73/1278.74	c  N dy 26754   4874865      1224    106490     45115    133336    411788   1470320     10.34     10.95
1284.14/1284.16	c  N dy 26854   4894899      1224    106490     45115    153095    411788   2016898     10.34     12.52
1289.64/1289.63	c  N dy 26970   4914993      1224    106490     45115    172875    411788   2568302     10.34     13.87
1295.44/1295.44	c  N dy 27079   4935273      1224    106490     45115    192860    411788   3123806     10.34     10.93

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3368244-1305395287/watcher-3368244-1305395287 -o /tmp/evaluation-result-3368244-1305395287/solver-3368244-1305395287 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3368244-1305395287.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.73 3.98 3.84 5/360 7018
/proc/meminfo: memFree=17827168/32950928 swapFree=67111200/67111528
[pid=7018] ppid=7016 vsize=30560 CPUtime=0 cores=5,7
/proc/7018/stat : 7018 (strangenight2-s) R 7016 7018 6061 0 -1 4202496 954 0 0 0 0 0 0 0 18 0 1 0 729759397 31293440 895 33554432000 4194304 4580011 140735079075216 18446744073709551615 256415052833 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7018/statm: 7676 906 323 95 0 2658 0

[startup+0.020283 s]
/proc/loadavg: 3.73 3.98 3.84 5/360 7018
/proc/meminfo: memFree=17827168/32950928 swapFree=67111200/67111528
[pid=7018] ppid=7016 vsize=32684 CPUtime=0.01 cores=5,7
/proc/7018/stat : 7018 (strangenight2-s) R 7016 7018 6061 0 -1 4202496 1698 0 0 0 1 0 0 0 18 0 1 0 729759397 33468416 1639 33554432000 4194304 4580011 140735079075216 18446744073709551615 256415052485 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7018/statm: 8171 1641 324 95 0 3153 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 32684

[startup+0.100241 s]
/proc/loadavg: 3.73 3.98 3.84 5/360 7018
/proc/meminfo: memFree=17827168/32950928 swapFree=67111200/67111528
[pid=7018] ppid=7016 vsize=38332 CPUtime=0.09 cores=5,7
/proc/7018/stat : 7018 (strangenight2-s) R 7016 7018 6061 0 -1 4202496 3600 0 0 0 9 0 0 0 18 0 1 0 729759397 39251968 3541 33554432000 4194304 4580011 140735079075216 18446744073709551615 4293906 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7018/statm: 9583 3541 340 95 0 4565 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 38332

[startup+0.300204 s]
/proc/loadavg: 3.73 3.98 3.84 5/360 7018
/proc/meminfo: memFree=17827168/32950928 swapFree=67111200/67111528
[pid=7018] ppid=7016 vsize=38332 CPUtime=0.29 cores=5,7
/proc/7018/stat : 7018 (strangenight2-s) R 7016 7018 6061 0 -1 4202496 3600 0 0 0 29 0 0 0 18 0 1 0 729759397 39251968 3541 33554432000 4194304 4580011 140735079075216 18446744073709551615 4293065 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7018/statm: 9583 3541 340 95 0 4565 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 38332

[startup+0.701135 s]
/proc/loadavg: 3.73 3.98 3.84 5/360 7018
/proc/meminfo: memFree=17827168/32950928 swapFree=67111200/67111528
[pid=7018] ppid=7016 vsize=50540 CPUtime=0.69 cores=5,7
/proc/7018/stat : 7018 (strangenight2-s) R 7016 7018 6061 0 -1 4202496 6629 0 0 0 68 1 0 0 18 0 1 0 729759397 51752960 6570 33554432000 4194304 4580011 140735079075216 18446744073709551615 4412281 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7018/statm: 12635 6570 350 95 0 7617 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 50540

[startup+1.50098 s]
/proc/loadavg: 3.75 3.98 3.84 5/364 7025
/proc/meminfo: memFree=17736456/32950928 swapFree=67111200/67111528
[pid=7018] ppid=7016 vsize=53392 CPUtime=1.49 cores=5,7
/proc/7018/stat : 7018 (strangenight2-s) R 7016 7018 6061 0 -1 4202496 8747 0 0 0 148 1 0 0 20 0 1 0 729759397 54673408 7346 33554432000 4194304 4580011 140735079075216 18446744073709551615 4293041 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7018/statm: 13348 7346 364 95 0 8330 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 53392

[startup+3.10067 s]
/proc/loadavg: 3.75 3.98 3.84 5/364 7025
/proc/meminfo: memFree=17734596/32950928 swapFree=67111200/67111528
[pid=7018] ppid=7016 vsize=53660 CPUtime=3.09 cores=5,7
/proc/7018/stat : 7018 (strangenight2-s) R 7016 7018 6061 0 -1 4202496 9002 0 0 0 308 1 0 0 25 0 1 0 729759397 54947840 7601 33554432000 4194304 4580011 140735079075216 18446744073709551615 4316638 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7018/statm: 13415 7601 364 95 0 8397 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 53660

[startup+6.30107 s]
/proc/loadavg: 3.75 3.98 3.84 5/364 7025
/proc/meminfo: memFree=17728772/32950928 swapFree=67111200/67111528
[pid=7018] ppid=7016 vsize=57000 CPUtime=6.29 cores=5,7
/proc/7018/stat : 7018 (strangenight2-s) R 7016 7018 6061 0 -1 4202496 10320 0 0 0 628 1 0 0 25 0 1 0 729759397 58368000 7403 33554432000 4194304 4580011 140735079075216 18446744073709551615 4294492 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7018/statm: 14250 7403 365 95 0 9232 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 57000

[startup+12.7008 s]
/proc/loadavg: 3.93 4.01 3.85 5/364 7025
/proc/meminfo: memFree=17692732/32950928 swapFree=67111200/67111528
[pid=7018] ppid=7016 vsize=68792 CPUtime=12.69 cores=5,7
/proc/7018/stat : 7018 (strangenight2-s) R 7016 7018 6061 0 -1 4202496 14635 0 0 0 1267 2 0 0 25 0 1 0 729759397 70443008 10168 33554432000 4194304 4580011 140735079075216 18446744073709551615 4293166 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7018/statm: 17198 10168 367 95 0 12180 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 68792

[startup+25.5004 s]
/proc/loadavg: 3.94 4.01 3.85 5/364 7025
/proc/meminfo: memFree=17689300/32950928 swapFree=67111200/67111528
[pid=7018] ppid=7016 vsize=68768 CPUtime=25.5 cores=5,7
/proc/7018/stat : 7018 (strangenight2-s) R 7016 7018 6061 0 -1 4202496 17070 0 0 0 2547 3 0 0 25 0 1 0 729759397 70418432 10809 33554432000 4194304 4580011 140735079075216 18446744073709551615 4325645 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7018/statm: 17192 10809 367 95 0 12174 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 68768

[startup+51.1006 s]
/proc/loadavg: 3.96 4.01 3.85 6/364 7161
/proc/meminfo: memFree=16937012/32950928 swapFree=67111200/67111528
[pid=7018] ppid=7016 vsize=99920 CPUtime=51.1 cores=5,7
/proc/7018/stat : 7018 (strangenight2-s) R 7016 7018 6061 0 -1 4202496 25436 0 0 0 5105 5 0 0 25 0 1 0 729759397 102318080 15515 33554432000 4194304 4580011 140735079075216 18446744073709551615 4293032 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7018/statm: 24980 15515 367 95 0 19962 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 99920

[startup+102.314 s]
/proc/loadavg: 4.04 4.02 3.87 5/364 7162
/proc/meminfo: memFree=16365036/32950928 swapFree=67111200/67111528
[pid=7018] ppid=7016 vsize=99920 CPUtime=102.31 cores=5,7
/proc/7018/stat : 7018 (strangenight2-s) R 7016 7018 6061 0 -1 4202496 27286 0 0 0 10226 5 0 0 25 0 1 0 729759397 102318080 17365 33554432000 4194304 4580011 140735079075216 18446744073709551615 4293126 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7018/statm: 24980 17365 367 95 0 19962 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 99920

[startup+162.3 s]
/proc/loadavg: 4.06 4.03 3.88 5/364 7164
/proc/meminfo: memFree=16294588/32950928 swapFree=67111200/67111528
[pid=7018] ppid=7016 vsize=103668 CPUtime=162.3 cores=5,7
/proc/7018/stat : 7018 (strangenight2-s) R 7016 7018 6061 0 -1 4202496 29778 0 0 0 16224 6 0 0 25 0 1 0 729759397 106156032 19857 33554432000 4194304 4580011 140735079075216 18446744073709551615 4293179 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7018/statm: 25917 19857 367 95 0 20899 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 103668

[startup+222.301 s]
/proc/loadavg: 4.10 4.05 3.89 5/364 7166
/proc/meminfo: memFree=15377012/32950928 swapFree=67111200/67111528
[pid=7018] ppid=7016 vsize=118892 CPUtime=222.3 cores=5,7
/proc/7018/stat : 7018 (strangenight2-s) R 7016 7018 6061 0 -1 4202496 41063 0 0 0 22221 9 0 0 25 0 1 0 729759397 121745408 21527 33554432000 4194304 4580011 140735079075216 18446744073709551615 4293900 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7018/statm: 29723 21527 367 95 0 24705 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 118892

[startup+282.301 s]
/proc/loadavg: 4.04 4.04 3.90 5/364 7167
/proc/meminfo: memFree=14920588/32950928 swapFree=67111200/67111528
[pid=7018] ppid=7016 vsize=105164 CPUtime=282.3 cores=5,7
/proc/7018/stat : 7018 (strangenight2-s) R 7016 7018 6061 0 -1 4202496 44061 0 0 0 28220 10 0 0 25 0 1 0 729759397 107687936 19361 33554432000 4194304 4580011 140735079075216 18446744073709551615 4301845 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7018/statm: 26291 19361 367 95 0 21273 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 105164

[startup+342.3 s]
/proc/loadavg: 4.01 4.03 3.90 6/364 7169
/proc/meminfo: memFree=14920500/32950928 swapFree=67111200/67111528
[pid=7018] ppid=7016 vsize=105304 CPUtime=342.3 cores=5,7
/proc/7018/stat : 7018 (strangenight2-s) R 7016 7018 6061 0 -1 4202496 55395 0 0 0 34218 12 0 0 25 0 1 0 729759397 107831296 20351 33554432000 4194304 4580011 140735079075216 18446744073709551615 4293032 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7018/statm: 26326 20351 367 95 0 21308 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 105304

[startup+402.301 s]
/proc/loadavg: 4.00 4.02 3.91 5/364 7170
/proc/meminfo: memFree=14908616/32950928 swapFree=67111200/67111528
[pid=7018] ppid=7016 vsize=105480 CPUtime=402.3 cores=5,7
/proc/7018/stat : 7018 (strangenight2-s) R 7016 7018 6061 0 -1 4202496 67961 0 0 0 40215 15 0 0 25 0 1 0 729759397 108011520 19213 33554432000 4194304 4580011 140735079075216 18446744073709551615 4293666 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7018/statm: 26370 19213 367 95 0 21352 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 105480

[startup+462.301 s]
/proc/loadavg: 3.95 4.00 3.91 5/364 7305
/proc/meminfo: memFree=17109796/32950928 swapFree=67111200/67111528
[pid=7018] ppid=7016 vsize=112816 CPUtime=462.31 cores=5,7
/proc/7018/stat : 7018 (strangenight2-s) R 7016 7018 6061 0 -1 4202496 80202 0 0 0 46214 17 0 0 25 0 1 0 729759397 115523584 21850 33554432000 4194304 4580011 140735079075216 18446744073709551615 4293875 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7018/statm: 28204 21850 367 95 0 23186 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 112816

[startup+522.3 s]
/proc/loadavg: 3.98 4.00 3.91 5/364 7333
/proc/meminfo: memFree=16075012/32950928 swapFree=67111200/67111528
[pid=7018] ppid=7016 vsize=112964 CPUtime=522.31 cores=5,7
/proc/7018/stat : 7018 (strangenight2-s) R 7016 7018 6061 0 -1 4202496 91818 0 0 0 52211 20 0 0 25 0 1 0 729759397 115675136 21377 33554432000 4194304 4580011 140735079075216 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7018/statm: 28241 21377 367 95 0 23223 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 112964

[startup+582.301 s]
/proc/loadavg: 3.90 3.98 3.90 4/358 7351
/proc/meminfo: memFree=16041416/32950928 swapFree=67111200/67111528
[pid=7018] ppid=7016 vsize=113084 CPUtime=582.32 cores=5,7
/proc/7018/stat : 7018 (strangenight2-s) R 7016 7018 6061 0 -1 4202496 102346 0 0 0 58210 22 0 0 25 0 1 0 729759397 115798016 21946 33554432000 4194304 4580011 140735079075216 18446744073709551615 4293666 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7018/statm: 28271 21946 367 95 0 23253 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 113084

[startup+642.301 s]
/proc/loadavg: 3.41 3.82 3.85 4/358 7353
/proc/meminfo: memFree=15480172/32950928 swapFree=67111200/67111528
[pid=7018] ppid=7016 vsize=113196 CPUtime=642.32 cores=5,7
/proc/7018/stat : 7018 (strangenight2-s) R 7016 7018 6061 0 -1 4202496 112914 0 0 0 64208 24 0 0 25 0 1 0 729759397 115912704 22716 33554432000 4194304 4580011 140735079075216 18446744073709551615 4293126 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7018/statm: 28299 22716 367 95 0 23281 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 113196

[startup+702.3 s]
/proc/loadavg: 3.15 3.67 3.79 4/358 7354
/proc/meminfo: memFree=15011188/32950928 swapFree=67111200/67111528
[pid=7018] ppid=7016 vsize=113320 CPUtime=702.32 cores=5,7
/proc/7018/stat : 7018 (strangenight2-s) R 7016 7018 6061 0 -1 4202496 123338 0 0 0 70207 25 0 0 25 0 1 0 729759397 116039680 23081 33554432000 4194304 4580011 140735079075216 18446744073709551615 4293659 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7018/statm: 28330 23081 367 95 0 23312 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 113320

[startup+762.313 s]
/proc/loadavg: 3.05 3.54 3.74 4/358 7356
/proc/meminfo: memFree=14513076/32950928 swapFree=67111200/67111528
[pid=7018] ppid=7016 vsize=113436 CPUtime=762.34 cores=5,7
/proc/7018/stat : 7018 (strangenight2-s) R 7016 7018 6061 0 -1 4202496 133907 0 0 0 76207 27 0 0 25 0 1 0 729759397 116158464 22906 33554432000 4194304 4580011 140735079075216 18446744073709551615 4293093 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7018/statm: 28359 22906 367 95 0 23341 0
Current children cumulated CPU time (s) 762.34
Current children cumulated vsize (KiB) 113436

[startup+822.301 s]
/proc/loadavg: 3.02 3.44 3.69 4/358 7367
/proc/meminfo: memFree=14479800/32950928 swapFree=67111200/67111528
[pid=7018] ppid=7016 vsize=117708 CPUtime=822.32 cores=5,7
/proc/7018/stat : 7018 (strangenight2-s) R 7016 7018 6061 0 -1 4202496 145098 0 0 0 82203 29 0 0 25 0 1 0 729759397 120532992 23322 33554432000 4194304 4580011 140735079075216 18446744073709551615 4416636 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7018/statm: 29427 23322 367 95 0 24409 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 117708

[startup+882.3 s]
/proc/loadavg: 3.00 3.36 3.65 4/358 7368
/proc/meminfo: memFree=14120980/32950928 swapFree=67111200/67111528
[pid=7018] ppid=7016 vsize=117828 CPUtime=882.32 cores=5,7
/proc/7018/stat : 7018 (strangenight2-s) R 7016 7018 6061 0 -1 4202496 156105 0 0 0 88201 31 0 0 25 0 1 0 729759397 120655872 22453 33554432000 4194304 4580011 140735079075216 18446744073709551615 4293073 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7018/statm: 29457 22453 367 95 0 24439 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 117828

[startup+942.301 s]
/proc/loadavg: 3.00 3.29 3.60 4/358 7370
/proc/meminfo: memFree=14075040/32950928 swapFree=67111200/67111528
[pid=7018] ppid=7016 vsize=175028 CPUtime=942.33 cores=5,7
/proc/7018/stat : 7018 (strangenight2-s) R 7016 7018 6061 0 -1 4202496 165532 0 0 0 94200 33 0 0 25 0 1 0 729759397 179228672 24330 33554432000 4194304 4580011 140735079075216 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7018/statm: 43757 24330 367 95 0 38739 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 175028

[startup+1002.3 s]
/proc/loadavg: 3.13 3.27 3.57 4/358 7371
/proc/meminfo: memFree=13653896/32950928 swapFree=67111200/67111528
[pid=7018] ppid=7016 vsize=118032 CPUtime=1002.33 cores=5,7
/proc/7018/stat : 7018 (strangenight2-s) R 7016 7018 6061 0 -1 4202496 176328 0 0 0 100198 35 0 0 25 0 1 0 729759397 120864768 22836 33554432000 4194304 4580011 140735079075216 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7018/statm: 29508 22836 367 95 0 24490 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 118032

[startup+1062.3 s]
/proc/loadavg: 3.11 3.23 3.54 4/358 7373
/proc/meminfo: memFree=13635128/32950928 swapFree=67111200/67111528
[pid=7018] ppid=7016 vsize=118116 CPUtime=1062.33 cores=5,7
/proc/7018/stat : 7018 (strangenight2-s) R 7016 7018 6061 0 -1 4202496 185702 0 0 0 106197 36 0 0 25 0 1 0 729759397 120950784 24248 33554432000 4194304 4580011 140735079075216 18446744073709551615 4293068 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7018/statm: 29529 24248 367 95 0 24511 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 118116

[startup+1122.3 s]
/proc/loadavg: 3.11 3.21 3.51 4/358 7375
/proc/meminfo: memFree=13251160/32950928 swapFree=67111200/67111528
[pid=7018] ppid=7016 vsize=142632 CPUtime=1122.33 cores=5,7
/proc/7018/stat : 7018 (strangenight2-s) R 7016 7018 6061 0 -1 4202496 200792 0 0 0 112194 39 0 0 25 0 1 0 729759397 146055168 29841 33554432000 4194304 4580011 140735079075216 18446744073709551615 4293879 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7018/statm: 35658 29841 367 95 0 30640 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 142632

[startup+1182.3 s]
/proc/loadavg: 3.08 3.19 3.48 4/358 7376
/proc/meminfo: memFree=13225468/32950928 swapFree=67111200/67111528
[pid=7018] ppid=7016 vsize=142748 CPUtime=1182.33 cores=5,7
/proc/7018/stat : 7018 (strangenight2-s) R 7016 7018 6061 0 -1 4202496 211533 0 0 0 118192 41 0 0 25 0 1 0 729759397 146173952 28098 33554432000 4194304 4580011 140735079075216 18446744073709551615 4293078 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7018/statm: 35687 28098 367 95 0 30669 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 142748

[startup+1242.3 s]
/proc/loadavg: 3.03 3.15 3.45 4/358 7378
/proc/meminfo: memFree=13167952/32950928 swapFree=67111200/67111528
[pid=7018] ppid=7016 vsize=211820 CPUtime=1242.34 cores=5,7
/proc/7018/stat : 7018 (strangenight2-s) R 7016 7018 6061 0 -1 4202496 221948 0 0 0 124191 43 0 0 25 0 1 0 729759397 216903680 34253 33554432000 4194304 4580011 140735079075216 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7018/statm: 52955 34253 367 95 0 47937 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 211820



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.01 3.12 3.42 4/358 7379
/proc/meminfo: memFree=13157992/32950928 swapFree=67111200/67111528
[pid=7018] ppid=7016 vsize=153008 CPUtime=1300.04 cores=5,7
/proc/7018/stat : 7018 (strangenight2-s) R 7016 7018 6061 0 -1 4202496 232551 0 0 0 129959 45 0 0 25 0 1 0 729759397 156680192 30381 33554432000 4194304 4580011 140735079075216 18446744073709551615 4293160 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7018/statm: 38252 30381 367 95 0 33234 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 153008

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.07
CPU user time (s): 1299.6
CPU system time (s): 0.463929
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 215260

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

runsolver used 4.53931 second user time and 10.2924 second system time

The end

Launcher Data

Begin job on node115 at 2011-05-14 19:48:07
IDJOB=3368244
IDBENCH=85987
IDSOLVER=1845
FILE ID=node115/3368244-1305395287
RUNJOBID= node115-1305395287-6985
PBS_JOBID= 13324414
Free space on /tmp= 73216 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT05/industrial/grieu05/vmpc/vmpc_35.renamed-as.sat05-1921.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3368244-1305395287/watcher-3368244-1305395287 -o /tmp/evaluation-result-3368244-1305395287/solver-3368244-1305395287 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3368244-1305395287.cnf

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

MD5SUM BENCH= 5fda0e0fb8a21967728dfe29bf2d4ea5
RANDOM SEED=871916516

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

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.811
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.77
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.811
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.74
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.811
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.75
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.811
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      17828440 kB
Buffers:        283288 kB
Cached:        4478632 kB
SwapCached:          0 kB
Active:       11878116 kB
Inactive:      2925980 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      17828440 kB
SwapTotal:    67111528 kB
SwapFree:     67111200 kB
Dirty:           24428 kB
Writeback:          32 kB
AnonPages:    10041340 kB
Mapped:          28448 kB
Slab:           212248 kB
PageTables:      41228 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 69727108 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= 73124 MiB
End job on node115 at 2011-05-14 20:09:49