Trace number 3370542

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 (fixed)? (TO) 1300.06 1300.03

General information on the benchmark

NameSAT05/crafted/sabharwal05/counting/fphp/unsat/
harder/fphp-030-029.shuffled-as.sat05-1234.cnf
MD5SUMc12aa6a0ac1bca448bef51c167f3bbbb
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark17.1704
Satisfiable
(Un)Satisfiability was proved
Number of variables870
Number of clauses24825
Sum of the clauses size50460
Maximum clause length29
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 224795
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 530

Solver Data

0.00/0.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 2.9.0
0.00/0.01	c compiled with gcc version 4.4.5
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3370542-1305395497.cnf'
0.00/0.01	c -- header says num vars:            870
0.00/0.01	c -- header says num clauses:       24825
0.00/0.01	c -- clauses added:            0 learnts,        24825 normals,            0 xors
0.00/0.01	c -- vars added        870
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       870        30     24795         0     50460         0   no data   no data  --
0.00/0.01	c asymm  cl-useful: 0/30/30 lits-rem:0 time: 0.00
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.00/0.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    870 time:  0.00 s
0.00/0.02	c Removed useless bin:       0  fixed:     0  props:   0.13M  time:  0.00 s
0.00/0.03	c lits-rem:         0  cl-subs:        0  v-elim:     30  v-fix:    0  time:  0.01 s
0.00/0.03	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.03	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.03	c calculated reachability. Time: 0.00
0.00/0.03	c Calc default polars -  time:   0.00 s pos:     420 undec:      30 neg:     420
0.00/0.03	c =========================================================================================
0.00/0.03	c types(t): F = full restart, N = normal restart
0.00/0.03	c types(t): S = simplification begin/end, E = solution found
0.00/0.03	c restart types(rt): st = static, dy = dynamic
0.00/0.03	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.03	c  B st     0         0       840       851     23104         0     71400         0   no data   no data  --
0.39/0.44	c  N dy     8      9895       840       851     23104      6744     71400    724069     36.84     38.78  --
1.00/1.10	c  N dy    12     19135       840       851     23104      6333     71400    584982     34.51     36.34  --
1.38/1.49	c  F st    13     25001       840       851     23104     11554     71400   1150286     33.25     30.07  --
1.48/1.50	c  N st    13     25001       840       851     23104     11554     71400   1150286     33.25     30.07  --
1.68/1.71	c  N dy    19     30003       840       851     23104      9933     71400    959402     33.25   no data  --
1.68/1.71	c  S st    19     30003       840       851     23104      9933     71400    959402     33.25   no data  --
1.68/1.72	c  S st    19     30508       840       851     23104     10422     71400   1002505     33.25   no data  --
1.68/1.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.68/1.73	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.68/1.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.04
1.79/1.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.20/3.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.41 s
3.20/3.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    840 time:  0.00 s
3.20/3.21	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
4.40/4.49	c lits-rem:       204  cl-subs:      673  v-elim:      0  v-fix:    0  time:  1.27 s
4.49/4.50	c asymm  cl-useful: 0/821/851 lits-rem:0 time: 0.02
4.49/4.50	c calculated reachability. Time: 0.00
4.49/4.50	c  N dy    19     30508       840       851     23104      9749     71400    911583     33.25   no data  --
4.59/4.66	c  N dy    32     35312       840       851     23104     14190     71400   1374010     33.11     34.87  --
5.28/5.32	c  N dy    34     45395       840       851     23104     16129     71400   1576454     31.76     33.54  --
5.28/5.35	c  S st    36     45764       840       851     23104      8279     71400    708731     31.73     26.79  --
5.28/5.36	c  S st    36     46266       840       851     23104      8755     71400    749627     31.73   no data  --
5.28/5.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.28/5.36	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.28/5.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
5.39/5.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.78/6.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.42 s
6.78/6.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    840 time:  0.00 s
6.78/6.83	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
7.28/7.38	c lits-rem:       108  cl-subs:      300  v-elim:      0  v-fix:    0  time:  0.55 s
7.28/7.38	c vivif2 --  cl tried      851 cl shrink        0 lits rem          0 time: 0.00
7.28/7.39	c vivif2 --  cl tried     8455 cl shrink        0 lits rem          0 time: 0.01
7.38/7.41	c asymm  cl-useful: 0/851/851 lits-rem:0 time: 0.02
7.38/7.41	c calculated reachability. Time: 0.00
7.38/7.41	c  N dy    36     46266       840       851     23104      8455     71400    714559     31.73   no data  --
7.60/7.71	c  N dy    40     50294       840       851     23104     12058     71400   1110968     31.40     40.01  --
7.89/7.90	c  N dy    55     55175       840       851     23104     16575     71400   1573915     31.40     33.14  --
8.18/8.28	c  N dy    66     62207       840       851     23104     13846     71400   1270390     31.21     32.86  --
8.38/8.42	c  N dy    86     66226       840       851     23104     17568     71400   1660743     31.45     57.77  --
8.48/8.56	c  S st    90     69399       840       851     23104     10436     71400    911427     31.36     27.52  --
8.48/8.57	c  S st    90     69901       840       851     23104     10914     71400    952996     31.36   no data  --
8.48/8.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.48/8.58	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.58/8.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
8.58/8.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.98/10.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.39 s
9.98/10.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    840 time:  0.00 s
9.98/10.03	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
12.68/12.74	c lits-rem:        85  cl-subs:      278  v-elim:      0  v-fix:    0  time:  2.71 s
12.68/12.74	c vivif2 --  cl tried      851 cl shrink        0 lits rem          0 time: 0.00
12.68/12.75	c vivif2 --  cl tried    10636 cl shrink        0 lits rem          0 time: 0.01
12.68/12.77	c asymm  cl-useful: 0/851/851 lits-rem:0 time: 0.02
12.68/12.77	c calculated reachability. Time: 0.00
12.68/12.77	c  N dy    90     69901       840       851     23104     10636     71400    919287     31.36   no data  --
12.98/13.04	c  N dy   100     74824       840       851     23104     15207     71400   1411490     31.31     33.02  --
13.09/13.21	c  N dy   123     79733       840       851     23104     19743     71400   1888177     31.53     33.29  --
13.49/13.55	c  F st   141     87500       840       851     23104     15907     71400   1454141     31.57     27.31  --
13.49/13.56	c  N st   141     87500       840       851     23104     15907     71400   1454141     31.57     27.31  --
13.79/13.83	c  N dy   149     93648       840       851     23104     21604     71400   2068913     31.53     33.40  --
14.20/14.25	c  N dy   159    100297       840       851     23104     15713     71400   1431369     31.46     33.37  --
14.39/14.44	c  S st   166    104852       840       851     23104     19889     71400   1874408     31.39     28.22  --
14.39/14.46	c  S st   166    105354       840       851     23104     20366     71400   1915519     31.39   no data  --
14.39/14.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
14.39/14.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
14.48/14.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.04
14.48/14.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.98/16.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.46 s
15.98/16.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    840 time:  0.00 s
15.98/16.03	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
18.28/18.33	c lits-rem:       368  cl-subs:      994  v-elim:      0  v-fix:    0  time:  2.30 s
18.28/18.33	c vivif2 --  cl tried      851 cl shrink        0 lits rem          0 time: 0.00
18.28/18.35	c vivif2 --  cl tried    19372 cl shrink        0 lits rem          0 time: 0.02
18.28/18.38	c asymm  cl-useful: 0/851/851 lits-rem:0 time: 0.03
18.28/18.39	c calculated reachability. Time: 0.00
18.28/18.39	c  N dy   166    105354       840       851     23104     19372     71400   1780912     31.39   no data  --
18.88/18.91	c  N dy   174    114728       840       851     23104     15092     71400   1283839     31.22     32.93  --
19.39/19.49	c  N dy   190    125616       840       851     23104     25048     71400   2275505     31.04     32.74  --
19.89/19.98	c  N dy   196    133634       840       851     23104     18639     71400   1619389     30.89     32.61  --
20.59/20.69	c  N dy   202    142233       840       851     23104     26561     71400   2502591     30.69     55.68  --
21.18/21.22	c  N dy   212    152332       840       851     23104     21187     71400   1892877     30.52     32.16  --
21.38/21.49	c  S st   221    158033       840       851     23104     26465     71400   2432886     30.47     30.00  --
21.48/21.51	c  S st   221    158541       840       851     23104     26948     71400   2475302     30.47   no data  --
21.48/21.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
21.48/21.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
21.48/21.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.2M T:  0.07
21.58/21.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
23.19/23.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.61 s
23.19/23.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    840 time:  0.00 s
23.19/23.27	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
26.59/26.64	c lits-rem:       351  cl-subs:     1662  v-elim:      0  v-fix:    0  time:  3.38 s
26.59/26.64	c vivif2 --  cl tried      851 cl shrink        0 lits rem          0 time: 0.00
26.59/26.68	c vivif2 --  cl tried    25286 cl shrink        0 lits rem          0 time: 0.03
26.69/26.71	c asymm  cl-useful: 0/851/851 lits-rem:0 time: 0.03
26.69/26.71	c calculated reachability. Time: 0.00
26.69/26.71	c  N dy   221    158541       840       851     23104     25286     71400   2267861     30.47   no data  --
27.19/27.21	c  N dy   250    168695       840       851     23104     19039     71400   1672986     30.53     33.53  --
27.59/27.60	c  N dy   288    179535       840       851     23104     29024     71400   2710861     30.64     35.33  --
28.08/28.13	c  N dy   312    191293       840       851     23104     23229     71400   2081359     30.61     32.24  --
28.79/28.84	c  N dy   329    204153       840       851     23104     17608     71400   1527645     30.52     32.21  --
29.28/29.40	c  N dy   373    217963       840       851     23104     30315     71400   2842039     30.59     32.22  --
30.09/30.17	c  N dy   410    233048       840       851     23104     25811     71400   2308517     30.58     32.22  --
30.29/30.34	c  S st   431    237812       840       851     23104     30193     71400   2765497     30.61     29.69  --
30.29/30.35	c  S st   431    238315       840       851     23104     30676     71400   2809400     30.61   no data  --
30.29/30.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
30.29/30.36	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
30.39/30.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.05
30.39/30.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
31.98/32.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.54 s
31.98/32.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    840 time:  0.00 s
31.98/32.03	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
36.30/36.33	c lits-rem:       333  cl-subs:     1351  v-elim:      0  v-fix:    0  time:  4.30 s
36.30/36.34	c vivif2 --  cl tried      851 cl shrink        0 lits rem          0 time: 0.00
36.30/36.37	c vivif2 --  cl tried    29325 cl shrink        0 lits rem          0 time: 0.04
36.38/36.41	c asymm  cl-useful: 0/851/851 lits-rem:0 time: 0.04
36.38/36.42	c calculated reachability. Time: 0.00
36.38/36.42	c  N dy   431    238315       840       851     23104     29325     71400   2631464     30.61   no data  --
36.99/37.00	c  N dy   473    253532       840       851     23104     24120     71400   2111114     30.65     32.31  --
37.58/37.67	c  N dy   513    270452       840       851     23104     39720     71400   3689103     30.61     32.68  --
38.40/38.51	c  N dy   569    287739       840       851     23104     35351     71400   3246488     30.67     35.07  --
39.29/39.37	c  F st   612    306251       840       851     23104     31247     71400   2800162     30.66     29.15  --
39.29/39.37	c  N st   612    306251       840       851     23104     31247     71400   2800162     30.66     29.15  --
40.70/40.76	c  N dy   655    331165       840       851     23104     32138     71400   2834922     30.59     32.26  --
41.69/41.79	c  N dy   683    351670       840       851     23104     27987     71400   2316891     30.52     32.15  --
41.88/41.99	c  S st   705    357474       840       851     23104     33281     71400   2848183     30.52     29.40  --
41.98/42.01	c  S st   705    357976       840       851     23104     33766     71400   2893608     30.52   no data  --
41.98/42.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
41.98/42.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
41.98/42.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.06
42.08/42.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
43.58/43.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.51 s
43.58/43.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    840 time:  0.00 s
43.58/43.66	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
48.18/48.27	c lits-rem:       321  cl-subs:     1159  v-elim:      0  v-fix:    0  time:  4.60 s
48.18/48.27	c vivif2 --  cl tried      851 cl shrink        0 lits rem          0 time: 0.00
48.29/48.31	c vivif2 --  cl tried    32607 cl shrink        0 lits rem          0 time: 0.04
48.29/48.35	c asymm  cl-useful: 0/851/851 lits-rem:0 time: 0.04
48.29/48.35	c calculated reachability. Time: 0.00
48.29/48.35	c  N dy   705    357976       840       851     23104     32607     71400   2743925     30.52   no data  --
49.88/49.90	c  N dy   740    382340       840       851     23104     31143     71400   2620500     30.44     32.04  --
50.88/51.00	c  N dy   784    402521       840       851     23104     24898     71400   1963558     30.39     32.09  --
52.29/52.30	c  N dy   803    423420       840       851     23104     43964     71400   4037941     30.31     32.13  --
53.29/53.34	c  N dy   860    444151       840       851     23104     37319     71400   3240134     30.30     31.93  --
54.19/54.28	c  N dy   904    464199       840       851     23104     29113     71400   2364138     30.28     31.90  --
55.58/55.65	c  N dy   960    486751       840       851     23104     49768     71400   4592609     30.30     32.02  --
56.68/56.78	c  N dy  1006    507624       840       851     23104     41496     71400   3685424     30.31     32.00  --
57.79/57.83	c  N dy  1069    528967       840       851     23104     32654     71400   2704390     30.36     32.01  --
58.20/58.22	c  S st  1079    536965       840       851     23104     40019     71400   3482225     30.35     28.18  --
58.20/58.24	c  S st  1079    537470       840       851     23104     40509     71400   3524766     30.35   no data  --
58.20/58.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
58.20/58.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
58.30/58.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.4M T:  0.07
58.38/58.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
59.98/60.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.62 s
59.98/60.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    840 time:  0.00 s
59.98/60.03	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
67.98/68.00	c lits-rem:       435  cl-subs:     1430  v-elim:      0  v-fix:    0  time:  7.96 s
67.98/68.00	c vivif2 --  cl tried      851 cl shrink        0 lits rem          0 time: 0.00
67.98/68.04	c vivif2 --  cl tried    39079 cl shrink        0 lits rem          0 time: 0.05
67.98/68.09	c asymm  cl-useful: 0/851/851 lits-rem:0 time: 0.05
67.98/68.09	c calculated reachability. Time: 0.00
67.98/68.09	c  N dy  1079    537470       840       851     23104     39079     71400   3338239     30.35   no data  --
68.99/69.09	c  N dy  1125    557491       840       851     23104     57420     71400   5233628     30.33     61.72  --
70.40/70.44	c  N dy  1193    581257       840       851     23104     49787     71400   4475228     30.36     32.02  --
72.99/73.01	c  N dy  1244    615070       840       851     23104     50858     71400   4664657     30.28     31.93  --
73.89/73.95	c  N dy  1304    635153       840       851     23104     37999     71400   3264997     30.28     31.94  --
74.89/74.93	c  N dy  1360    655350       840       851     23104     56486     71400   5178074     30.32     31.99  --
75.68/75.79	c  N dy  1422    675535       840       851     23104     42951     71400   3743932     30.33     32.02  --
76.59/76.63	c  N dy  1518    695584       840       851     23104     61399     71400   5659638     30.42     32.03  --
77.78/77.85	c  N dy  1569    716141       840       851     23104     46989     71400   4216118     30.42     32.05  --
79.39/79.43	c  N dy  1598    738146       840       851     23104     67123     71400   6360915     30.38     32.00  --
80.98/81.01	c  N dy  1643    762441       840       851     23104     55536     71400   5150126     30.36     31.97  --
81.98/82.04	c  N dy  1705    782515       840       851     23104     39127     71400   3453390     30.37     38.30  --
82.99/83.03	c  N dy  1782    803215       840       851     23104     58122     71400   5432775     30.41     32.08  --
83.19/83.21	c  S st  1785    806206       840       851     23104     60908     71400   5719914     30.41     28.84  --
83.19/83.23	c  S st  1785    806707       840       851     23104     61390     71400   5762148     30.41   no data  --
83.19/83.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
83.19/83.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
83.29/83.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.4M T:  0.10
83.50/83.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
85.09/85.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.63 s
85.09/85.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    840 time:  0.00 s
85.09/85.15	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
119.49/119.52	c lits-rem:       698  cl-subs:     3323  v-elim:      0  v-fix:    0  time: 34.37 s
119.49/119.52	c vivif2 --  cl tried      851 cl shrink        0 lits rem          0 time: 0.00
119.49/119.59	c vivif2 --  cl tried    58067 cl shrink        0 lits rem          0 time: 0.07
119.59/119.67	c asymm  cl-useful: 0/851/851 lits-rem:0 time: 0.08
119.59/119.67	c calculated reachability. Time: 0.00
119.59/119.67	c  N dy  1785    806707       840       851     23104     58067     71400   5328553     30.41   no data  --
120.79/120.83	c  N dy  1832    827538       840       851     23104     41389     71400   3667299     30.40     32.23  --
122.10/122.19	c  N dy  1902    847600       840       851     23104     59825     71400   5614565     30.44     36.43  --
123.29/123.38	c  N dy  1962    868476       840       851     23104     42390     71400   3721334     30.45     32.06  --
124.49/124.51	c  N dy  2018    890488       840       851     23104     62575     71400   5859819     30.46     32.08  --
125.40/125.48	c  N dy  2091    911157       840       851     23104     44087     71400   3912089     30.48     32.12  --
126.29/126.38	c  N dy  2153    931258       840       851     23104     62599     71400   5800784     30.49     40.29  --
127.68/127.75	c  N dy  2203    954664       840       851     23104     45406     71400   4047702     30.49     32.15  --
129.19/129.21	c  N dy  2265    981682       840       851     23104     70333     71400   6659614     30.50     32.24  --
130.68/130.70	c  N dy  2289   1005305       840       851     23104     52366     71400   4726368     30.47     32.11  --
132.00/132.03	c  N dy  2324   1027455       840       851     23104     72739     71400   6837810     30.44     32.16  --
132.89/132.97	c  N dy  2410   1047872       840       851     23104     51198     71400   4541392     30.48     32.09  --
133.99/134.09	c  N dy  2444   1069203       840       851     23104     70864     71400   6592592     30.47     32.09  --
134.10/134.20	c  F st  2457   1071875       840       851     23104     73313     71400   6849055     30.48     28.26  --
135.20/135.29	c  N dy  2509   1092174       840       851     23104     50594     71400   4485878     30.49     32.11  --
136.40/136.44	c  N dy  2539   1112478       840       851     23104     69391     71400   6459485     30.48     32.17  --
137.51/137.54	c  N dy  2595   1132526       840       851     23104     45380     71400   3856402     30.48     42.54  --
138.39/138.48	c  N dy  2657   1152604       840       851     23104     63766     71400   5781145     30.50     37.91  --
139.60/139.63	c  N dy  2719   1173369       840       851     23104     82800     71400   7777150     30.52     32.30  --
140.89/140.90	c  N dy  2764   1194298       840       851     23104     58916     71400   5271386     30.50     32.15  --
141.80/141.86	c  S st  2799   1210061       840       851     23104     73226     71400   6817230     30.49   no data  --
141.80/141.88	c  S st  2799   1210562       840       851     23104     73708     71400   6859673     30.49   no data  --
141.80/141.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
141.80/141.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
141.99/142.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.8M T:  0.11
142.18/142.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
143.88/143.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.70 s
143.88/143.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    840 time:  0.00 s
143.88/143.90	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
189.59/189.64	c lits-rem:       963  cl-subs:     3354  v-elim:      0  v-fix:    0  time: 45.73 s
189.59/189.64	c vivif2 --  cl tried      851 cl shrink        0 lits rem          0 time: 0.00
189.69/189.73	c vivif2 --  cl tried    70354 cl shrink        0 lits rem          0 time: 0.09
189.79/189.84	c asymm  cl-useful: 0/851/851 lits-rem:0 time: 0.11
189.79/189.84	c calculated reachability. Time: 0.00
189.79/189.84	c  N dy  2799   1210562       840       851     23104     70354     71400   6414625     30.49   no data  --
191.19/191.22	c  N dy  2821   1230858       840       851     23104     45075     71400   3724434     30.46     32.13  --
192.29/192.34	c  N dy  2875   1251566       840       851     23104     64056     71400   5683550     30.46     32.14  --
193.60/193.61	c  N dy  2970   1275180       840       851     23104     85695     71400   7962473     30.49     32.13  --
194.89/194.92	c  N dy  2998   1296306       840       851     23104     60180     71400   5233975     30.47     32.18  --
195.89/195.91	c  N dy  3059   1316362       840       851     23104     78602     71400   7165348     30.48     32.13  --
196.90/196.99	c  N dy  3146   1336801       840       851     23104     51605     71400   4277362     30.52     32.14  --
198.29/198.38	c  N dy  3189   1357942       840       851     23104     71058     71400   6417018     30.51     32.16  --
199.49/199.56	c  N dy  3234   1381054       840       851     23104     92252     71400   8649515     30.51     32.22  --
200.89/200.94	c  N dy  3258   1403312       840       851     23104     65895     71400   5762443     30.49     32.14  --
202.49/202.60	c  N dy  3294   1424259       840       851     23104     85001     71400   7874917     30.48     32.14  --
203.89/203.96	c  N dy  3325   1444501       840       851     23104     55937     71400   4686243     30.47     32.17  --
204.89/204.99	c  N dy  3397   1464588       840       851     23104     74398     71400   6680874     30.49     34.97  --
206.39/206.42	c  N dy  3440   1487077       840       851     23104     95244     71400   8944850     30.48     32.13  --
207.49/207.55	c  N dy  3490   1507079       840       851     23104     64960     71400   5512864     30.49     56.41  --
208.59/208.67	c  N dy  3527   1527675       840       851     23104     83882     71400   7492596     30.47     32.20  --
209.79/209.87	c  N dy  3578   1547967       840       851     23104     52791     71400   4219502     30.49     32.13  --
211.69/211.79	c  N dy  3611   1568008       840       851     23104     71299     71400   6243018     30.48     37.48  --
212.69/212.75	c  N dy  3669   1588188       840       851     23104     89911     71400   8193154     30.49     32.19  --
213.69/213.78	c  N dy  3742   1608382       840       851     23104     57859     71400   4699729     30.50     32.18  --
214.99/215.00	c  N dy  3802   1630964       840       851     23104     78434     71400   6817375     30.50     32.20  --
216.19/216.25	c  N dy  3843   1651201       840       851     23104     97005     71400   8757952     30.50     32.13  --
217.39/217.41	c  N dy  3913   1671205       840       851     23104     63957     71400   5331145     30.51     42.05  --
218.29/218.34	c  N dy  3988   1691243       840       851     23104     82442     71400   7235185     30.52     38.34  --
219.39/219.41	c  S st  4054   1710562       840       851     23104    100187     71400   9100223     30.54   no data  --
219.39/219.43	c  S st  4054   1711063       840       851     23104    100659     71400   9142343     30.54   no data  --
219.39/219.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
219.39/219.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
219.49/219.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.3M T:  0.14
219.79/219.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
221.69/221.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.86 s
221.69/221.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    840 time:  0.00 s
221.69/221.71	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
307.39/307.46	c lits-rem:      1122  cl-subs:     4418  v-elim:      0  v-fix:    0  time: 85.75 s
307.39/307.46	c vivif2 --  cl tried      851 cl shrink        0 lits rem          0 time: 0.00
307.49/307.58	c vivif2 --  cl tried    96241 cl shrink        0 lits rem          0 time: 0.12
307.69/307.71	c asymm  cl-useful: 0/851/851 lits-rem:0 time: 0.13
307.69/307.72	c calculated reachability. Time: 0.00
307.69/307.72	c  N dy  4054   1711063       840       851     23104     96241     71400   8568432     30.54   no data  --
308.59/308.69	c  N dy  4133   1731156       840       851     23104     62572     71400   5164013     30.56     43.07  --
309.69/309.79	c  N dy  4183   1751770       840       851     23104     81508     71400   7192994     30.57     32.25  --
310.79/310.89	c  N dy  4259   1771996       840       851     23104    100185     71400   9169229     30.59     32.21  --
311.89/311.96	c  N dy  4312   1792001       840       851     23104     65253     71400   5376028     30.59     32.26  --
312.90/312.93	c  N dy  4377   1812311       840       851     23104     83849     71400   7305971     30.61     32.33  --
314.29/314.32	c  N dy  4430   1833989       840       851     23104    103788     71400   9418627     30.60     32.45  --
315.39/315.40	c  N dy  4495   1854001       840       851     23104     67909     71400   5622616     30.61     49.41  --
316.49/316.53	c  N dy  4535   1874221       840       851     23104     86562     71400   7550216     30.61     32.29  --
317.49/317.58	c  N dy  4575   1895033       840       851     23104    105665     71400   9527051     30.60     32.29  --
318.69/318.72	c  N dy  4620   1915207       840       851     23104     69194     71400   5681419     30.60     32.46  --
319.59/319.63	c  N dy  4702   1936212       840       851     23104     88532     71400   7664305     30.62     32.27  --
320.90/320.99	c  N dy  4750   1956744       840       851     23104    107342     71400   9681658     30.62     32.27  --
322.31/322.38	c  N dy  4786   1977343       840       851     23104     70257     71400   5829893     30.61     32.38  --
323.41/323.46	c  N dy  4819   1997423       840       851     23104     88689     71400   7759274     30.60     42.26  --
324.69/324.77	c  N dy  4864   2018718       840       851     23104    108165     71400   9788300     30.60     32.37  --
325.99/326.08	c  N dy  4914   2038931       840       851     23104     69896     71400   5760573     30.61     32.54  --
327.09/327.10	c  N dy  4978   2059419       840       851     23104     88719     71400   7704682     30.61     32.36  --
328.39/328.41	c  N dy  5064   2084133       840       851     23104    111501     71400  10100450     30.63     32.35  --
329.70/329.70	c  N dy  5114   2104540       840       851     23104     72246     71400   5904858     30.63     32.36  --
330.69/330.77	c  N dy  5193   2125842       840       851     23104     91706     71400   7946923     30.65     32.43  --
331.90/331.99	c  N dy  5247   2146371       840       851     23104    110726     71400   9970489     30.65     32.27  --
333.69/333.73	c  N dy  5285   2167577       840       851     23104     71457     71400   5780713     30.65     32.39  --
334.79/334.88	c  N dy  5330   2188331       840       851     23104     90526     71400   7714226     30.64     32.26  --
336.19/336.22	c  N dy  5388   2211064       840       851     23104    111510     71400   9933930     30.64     30.75  --
336.19/336.22	c  S st  5388   2211064       840       851     23104    111510     71400   9933930     30.64     30.75  --
336.19/336.24	c  S st  5388   2211566       840       851     23104    111993     71400   9977815     30.64   no data  --
336.19/336.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
336.19/336.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
336.39/336.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.6M T:  0.14
336.60/336.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
338.39/338.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.78 s
338.39/338.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    840 time:  0.00 s
338.39/338.46	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
440.09/440.18	c lits-rem:      1784  cl-subs:     5147  v-elim:      0  v-fix:    0  time: 101.72 s
440.09/440.18	c vivif2 --  cl tried      851 cl shrink        0 lits rem          0 time: 0.00
440.29/440.31	c vivif2 --  cl tried   106846 cl shrink        0 lits rem          0 time: 0.13
440.39/440.46	c asymm  cl-useful: 0/851/851 lits-rem:0 time: 0.14
440.39/440.46	c calculated reachability. Time: 0.00
440.39/440.46	c  N dy  5388   2211566       840       851     23104    106846     71400   9331297     30.64   no data  --
441.79/441.81	c  N dy  5444   2233948       840       851     23104     67884     71400   5441660     30.64     32.30  --
442.99/443.01	c  N dy  5489   2255189       840       851     23104     87558     71400   7502891     30.63     32.52  --
444.20/444.20	c  N dy  5513   2275390       840       851     23104    106265     71400   9534534     30.62     32.37  --
445.30/445.34	c  N dy  5563   2296032       840       851     23104     64386     71400   4956599     30.62     32.25  --
446.50/446.58	c  N dy  5595   2316633       840       851     23104     83246     71400   6946592     30.61     32.25  --
447.89/447.90	c  N dy  5617   2336990       840       851     23104    101916     71400   9008297     30.60     32.23  --
449.09/449.18	c  N dy  5677   2359217       840       851     23104    122378     71400  11168469     30.60     32.38  --
450.29/450.34	c  N dy  5733   2379233       840       851     23104     79154     71400   6507819     30.60     35.73  --
451.40/451.45	c  N dy  5776   2400342       840       851     23104     98692     71400   8589159     30.60     32.33  --
452.60/452.65	c  N dy  5821   2421069       840       851     23104    117753     71400  10579212     30.60     32.22  --
454.40/454.49	c  N dy  5858   2445162       840       851     23104     77412     71400   6248008     30.59     32.21  --
455.90/455.93	c  N dy  5885   2466890       840       851     23104     97336     71400   8368411     30.57     32.21  --
459.10/459.17	c  N dy  5927   2497279       840       851     23104    125518     71400  11377611     30.56     32.24  --
460.39/460.47	c  N dy  6016   2521413       840       851     23104     84189     71400   6958763     30.57     32.58  --
461.49/461.59	c  N dy  6055   2541454       840       851     23104    102662     71400   8890187     30.56     32.25  --
462.79/462.86	c  N dy  6089   2561637       840       851     23104    121160     71400  10827122     30.55     32.32  --
464.29/464.36	c  N dy  6126   2583633       840       851     23104     76999     71400   6181545     30.54     32.26  --
465.80/465.83	c  N dy  6161   2606163       840       851     23104     97797     71400   8468989     30.53     32.15  --
466.99/467.00	c  N dy  6191   2626217       840       851     23104    116278     71400  10418223     30.52     46.00  --
468.50/468.51	c  N dy  6238   2646351       840       851     23104     69348     71400   5304285     30.52     32.40  --
469.50/469.56	c  N dy  6271   2666838       840       851     23104     88114     71400   7239427     30.51     32.19  --
470.60/470.61	c  N dy  6344   2688012       840       851     23104    107602     71400   9277075     30.52     32.27  --
471.80/471.84	c  N dy  6378   2708081       840       851     23104    126166     71400  11264608     30.51     32.14  --
471.99/472.03	c  S st  6387   2711566       840       851     23104    129387     71400  11604599     30.51     28.13  --
471.99/472.07	c  S st  6387   2712068       840       851     23104    129864     71400  11648886     30.51   no data  --
472.09/472.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
472.09/472.10	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
472.29/472.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  5.8M T:  0.26
472.60/472.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
474.70/474.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.08 s
474.70/474.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    840 time:  0.00 s
474.70/474.77	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
641.70/641.79	c lits-rem:      1752  cl-subs:     5747  v-elim:      0  v-fix:    0  time: 167.02 s
641.70/641.79	c vivif2 --  cl tried      851 cl shrink        0 lits rem          0 time: 0.00
641.90/641.94	c vivif2 --  cl tried   124117 cl shrink        0 lits rem          0 time: 0.15
642.10/642.11	c asymm  cl-useful: 0/851/851 lits-rem:0 time: 0.17
642.10/642.12	c calculated reachability. Time: 0.00
642.10/642.12	c  N dy  6387   2712068       840       851     23104    124117     71400  10894893     30.51   no data  --
643.41/643.44	c  N dy  6454   2732141       840       851     23104     76518     71400   6014184     30.52     32.59  --
644.40/644.42	c  N dy  6540   2752868       840       851     23104     95703     71400   8055550     30.53     32.17  --
645.61/645.62	c  N dy  6598   2774481       840       851     23104    115726     71400  10202165     30.53     32.15  --
646.71/646.80	c  N dy  6638   2794573       840       851     23104    134186     71400  12116644     30.52     41.45  --
647.81/647.90	c  N dy  6691   2815054       840       851     23104     85731     71400   6917033     30.52     32.18  --
648.91/649.00	c  N dy  6764   2836668       840       851     23104    105577     71400   8960029     30.53     32.21  --
650.01/650.11	c  N dy  6835   2857339       840       851     23104    124615     71400  10942168     30.54     32.18  --
651.50/651.52	c  N dy  6902   2877651       840       851     23104     75382     71400   5897866     30.55     32.17  --
652.40/652.48	c  N dy  6973   2898158       840       851     23104     94259     71400   7870387     30.56     32.20  --
653.60/653.63	c  N dy  7028   2918660       840       851     23104    113076     71400   9809862     30.55     32.21  --
656.10/656.11	c  N dy  7051   2938719       840       851     23104    131534     71400  12022429     30.55     41.34  --
657.40/657.44	c  N dy  7085   2958730       840       851     23104     80937     71400   6445730     30.54     35.10  --
660.01/660.07	c  N dy  7141   2991869       840       851     23104    111403     71400   9715625     30.52     32.16  --
661.50/661.52	c  N dy  7200   3011920       840       851     23104    130092     71400  11794811     30.52     32.38  --
662.91/662.95	c  N dy  7222   3032243       840       851     23104     78681     71400   6208471     30.52     32.32  --
663.80/663.89	c  N dy  7297   3052537       840       851     23104     97321     71400   8152490     30.53     32.15  --
664.80/664.83	c  N dy  7373   3072544       840       851     23104    115788     71400  10100180     30.54     45.37  --
666.00/666.01	c  N dy  7424   3092792       840       851     23104    134514     71400  12053521     30.54     32.16  --
667.40/667.42	c  N dy  7501   3113285       840       851     23104     82367     71400   6583301     30.55     32.31  --
668.81/668.87	c  N dy  7549   3138376       840       851     23104    105296     71400   8986492     30.54     32.25  --
671.10/671.12	c  N dy  7605   3169473       840       851     23104    134143     71400  12140705     30.54     32.15  --
672.20/672.29	c  N dy  7676   3189555       840       851     23104     80733     71400   6401468     30.54     41.45  --
673.50/673.55	c  N dy  7773   3209629       840       851     23104     99131     71400   8420330     30.56     35.62  --
673.60/673.66	c  S st  7786   3212068       840       851     23104    101435     71400   8673649     30.56     30.83  --
673.60/673.69	c  S st  7786   3212570       840       851     23104    101912     71400   8715860     30.56   no data  --
673.70/673.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
673.70/673.71	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
673.80/673.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.1M T:  0.14
674.00/674.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
675.91/675.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.89 s
675.91/675.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    840 time:  0.00 s
675.91/675.97	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
764.71/764.72	c lits-rem:       733  cl-subs:     2763  v-elim:      0  v-fix:    0  time: 88.75 s
764.71/764.72	c vivif2 --  cl tried      851 cl shrink        0 lits rem          0 time: 0.00
764.81/764.84	c vivif2 --  cl tried    99149 cl shrink        0 lits rem          0 time: 0.12
764.91/764.98	c asymm  cl-useful: 0/851/851 lits-rem:0 time: 0.14
764.91/764.98	c calculated reachability. Time: 0.00
764.91/764.98	c  N dy  7786   3212570       840       851     23104     99149     71400   8335759     30.56   no data  --
766.30/766.35	c  N dy  7823   3234096       840       851     23104    118920     71400  10512453     30.55     32.19  --
768.00/768.04	c  N dy  7866   3259741       840       851     23104    142457     71400  13035044     30.54     32.17  --
769.41/769.43	c  N dy  7908   3279869       840       851     23104     88481     71400   7221451     30.54     32.15  --
770.61/770.65	c  N dy  7963   3300410       840       851     23104    107378     71400   9219935     30.54     32.22  --
771.90/771.92	c  N dy  8038   3321390       840       851     23104    126828     71400  11396190     30.55     32.28  --
773.01/773.03	c  N dy  8108   3341532       840       851     23104    145482     71400  13326179     30.56     32.19  --
774.31/774.40	c  N dy  8152   3363222       840       851     23104     91799     71400   7507706     30.56     32.24  --
775.41/775.45	c  N dy  8216   3383297       840       851     23104    110251     71400   9433918     30.56     38.59  --
776.90/776.98	c  N dy  8245   3403354       840       851     23104    128829     71400  11497193     30.56     32.17  --
778.61/778.63	c  N dy  8267   3424642       840       851     23104    148548     71400  13587878     30.54     32.25  --
780.10/780.15	c  N dy  8291   3444947       840       851     23104     92527     71400   7584821     30.53     32.21  --
781.50/781.59	c  N dy  8332   3467210       840       851     23104    112937     71400   9740603     30.53     32.22  --
782.60/782.68	c  N dy  8403   3487332       840       851     23104    131520     71400  11711784     30.54     32.25  --
784.10/784.15	c  N dy  8448   3508194       840       851     23104    150676     71400  13797726     30.54     32.23  --
785.31/785.39	c  N dy  8521   3528497       840       851     23104     93932     71400   7728004     30.55     32.28  --
786.60/786.63	c  N dy  8559   3549054       840       851     23104    112911     71400   9718207     30.54     32.23  --
787.61/787.67	c  N dy  8622   3569475       840       851     23104    131760     71400  11637945     30.55     32.23  --
788.91/788.90	c  N dy  8674   3590235       840       851     23104    150951     71400  13671629     30.55     32.35  --
790.11/790.14	c  N dy  8717   3610328       840       851     23104     92870     71400   7572095     30.54     37.72  --
791.70/791.74	c  N dy  8739   3630471       840       851     23104    111364     71400   9570225     30.53     32.23  --
792.80/792.83	c  N dy  8795   3651250       840       851     23104    130527     71400  11575831     30.53     32.26  --
794.41/794.48	c  N dy  8855   3673948       840       851     23104    151430     71400  13962619     30.53     32.37  --
796.11/796.17	c  N dy  8902   3695491       840       851     23104     93882     71400   7677958     30.53     32.15  --
797.00/797.02	c  S st  8968   3712570       840       851     23104    109709     71400   9402839     30.54     29.72  --
797.00/797.05	c  S st  8968   3713072       840       851     23104    110180     71400   9445665     30.54   no data  --
797.00/797.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
797.00/797.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
797.20/797.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.5M T:  0.15
797.41/797.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
799.30/799.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.90 s
799.30/799.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    840 time:  0.00 s
799.30/799.38	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
904.81/904.83	c lits-rem:      1151  cl-subs:     2836  v-elim:      0  v-fix:    0  time: 105.46 s
904.81/904.83	c vivif2 --  cl tried      851 cl shrink        0 lits rem          0 time: 0.00
904.91/904.96	c vivif2 --  cl tried   107344 cl shrink        0 lits rem          0 time: 0.13
905.11/905.10	c asymm  cl-useful: 0/851/851 lits-rem:0 time: 0.15
905.11/905.11	c calculated reachability. Time: 0.00
905.11/905.11	c  N dy  8968   3713072       840       851     23104    107344     71400   9066452     30.54   no data  --
907.52/907.58	c  N dy  9031   3741293       840       851     23104    133355     71400  11926519     30.54     32.21  --
908.00/908.09	c  F st  9089   3751563       840       851     23104    142824     71400  12913826     30.55     28.88  --
908.71/908.70	c  N dy  9105   3761354       840       851     23104    151916     71400  13957651     30.55     32.31  --
910.01/910.07	c  N dy  9184   3782647       840       851     23104     93179     71400   7558851     30.56     32.21  --
911.00/911.08	c  N dy  9253   3802704       840       851     23104    111815     71400   9539448     30.57     32.19  --
913.21/913.26	c  N dy  9333   3834569       840       851     23104    141299     71400  12650308     30.57     32.21  --
915.11/915.11	c  N dy  9389   3855736       840       851     23104     81439     71400   6303334     30.57     32.32  --
916.41/916.40	c  N dy  9451   3879326       840       851     23104    103119     71400   8632450     30.57     32.21  --
917.80/917.85	c  N dy  9493   3901773       840       851     23104    123799     71400  10825955     30.56     32.31  --
919.31/919.30	c  N dy  9568   3924992       840       851     23104    145247     71400  13095871     30.57     32.18  --
920.72/920.73	c  N dy  9634   3945481       840       851     23104     83961     71400   6582012     30.57     32.20  --
922.11/922.11	c  N dy  9701   3969752       840       851     23104    106319     71400   8881966     30.58     32.24  --
923.31/923.30	c  N dy  9776   3989822       840       851     23104    124835     71400  10838004     30.58     32.34  --
924.80/924.80	c  N dy  9814   4010618       840       851     23104    144139     71400  13007642     30.58     32.99  --
926.30/926.38	c  N dy  9862   4032432       840       851     23104     83088     71400   6453815     30.58     32.25  --
927.41/927.46	c  N dy  9904   4052511       840       851     23104    101519     71400   8376202     30.57     47.69  --
928.42/928.48	c  N dy  9955   4072746       840       851     23104    120193     71400  10300837     30.57     32.24  --
929.52/929.59	c  N dy 10047   4093239       840       851     23104    138988     71400  12257157     30.58     32.71  --
930.71/930.78	c  N dy 10105   4113253       840       851     23104    157387     71400  14221852     30.59     35.37  --
932.51/932.52	c  N dy 10128   4133934       840       851     23104     94522     71400   7745693     30.58     32.23  --
933.92/933.95	c  N dy 10156   4156435       840       851     23104    115067     71400   9881827     30.57     32.19  --
935.31/935.33	c  N dy 10220   4179060       840       851     23104    135821     71400  12097133     30.58     32.39  --
937.91/937.99	c  N dy 10291   4211769       840       851     23104     83103     71400   6488949     30.57     32.22  --
938.01/938.04	c  S st 10295   4213072       840       851     23104     84277     71400   6603754     30.57     26.08  --
938.01/938.06	c  S st 10295   4213574       840       851     23104     84754     71400   6647347     30.57   no data  --
938.01/938.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
938.01/938.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
938.11/938.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.3M T:  0.08
938.32/938.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
939.91/939.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.64 s
939.91/939.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    840 time:  0.00 s
939.91/939.97	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
983.71/983.72	c lits-rem:       115  cl-subs:      506  v-elim:      0  v-fix:    0  time: 43.75 s
983.71/983.72	c vivif2 --  cl tried      851 cl shrink        0 lits rem          0 time: 0.00
983.81/983.82	c vivif2 --  cl tried    84248 cl shrink        0 lits rem          0 time: 0.10
983.91/983.93	c asymm  cl-useful: 0/851/851 lits-rem:0 time: 0.12
983.91/983.94	c calculated reachability. Time: 0.00
983.91/983.94	c  N dy 10295   4213574       840       851     23104     84248     71400   6582744     30.57   no data  --
984.91/984.90	c  N dy 10357   4234598       840       851     23104    103678     71400   8603813     30.57     32.22  --
986.40/986.49	c  N dy 10390   4259466       840       851     23104    126641     71400  11099220     30.57     32.25  --
987.61/987.63	c  N dy 10421   4280004       840       851     23104    145468     71400  12998322     30.56     32.19  --
988.92/988.91	c  N dy 10470   4300302       840       851     23104    164114     71400  14980892     30.56     32.24  --
990.51/990.52	c  N dy 10490   4320710       840       851     23104     99009     71400   8133865     30.55     32.17  --
991.61/991.69	c  N dy 10538   4342124       840       851     23104    118643     71400  10206197     30.55     32.21  --
993.11/993.11	c  N dy 10599   4367195       840       851     23104    141760     71400  12623545     30.55     32.26  --
997.11/997.10	c  N dy 10654   4404355       840       851     23104     91444     71400   7389568     30.54     32.27  --
999.10/999.16	c  N dy 10678   4426452       840       851     23104    111667     71400   9639127     30.52     32.21  --
1000.31/1000.31	c  N dy 10732   4447135       840       851     23104    130748     71400  11630424     30.52     32.15  --
1001.51/1001.52	c  N dy 10786   4467613       840       851     23104    149675     71400  13623356     30.52     32.29  --
1002.71/1002.76	c  N dy 10832   4488284       840       851     23104    168710     71400  15638193     30.52     32.17  --
1004.00/1004.08	c  N dy 10878   4508588       840       851     23104    101802     71400   8483412     30.52     32.15  --
1005.11/1005.17	c  N dy 10930   4529071       840       851     23104    120587     71400  10440834     30.52     32.13  --
1006.42/1006.41	c  N dy 10983   4549955       840       851     23104    139904     71400  12505044     30.52     32.17  --
1007.41/1007.47	c  N dy 11054   4570045       840       851     23104    158405     71400  14418386     30.52     35.69  --
1011.21/1011.22	c  N dy 11064   4607768       840       851     23104    106615     71400   9163545     30.49     32.17  --
1012.21/1012.24	c  N dy 11126   4627782       840       851     23104    125114     71400  11127318     30.49     47.54  --
1013.41/1013.48	c  N dy 11177   4650356       840       851     23104    145884     71400  13282355     30.49     32.11  --
1014.80/1014.84	c  N dy 11229   4671854       840       851     23104    165615     71400  15408744     30.49     32.26  --
1016.42/1016.44	c  N dy 11279   4693171       840       851     23104     97782     71400   8229789     30.49     32.10  --
1017.61/1017.66	c  N dy 11311   4713298       840       851     23104    116312     71400  10192698     30.49     32.23  --
1017.61/1017.67	c  S st 11313   4713574       840       851     23104    116563     71400  10217745     30.49     30.93  --
1017.71/1017.70	c  S st 11313   4714078       840       851     23104    117050     71400  10261677     30.49   no data  --
1017.71/1017.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1017.71/1017.73	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1017.81/1017.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.3M T:  0.14
1018.11/1018.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1019.72/1019.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.63 s
1019.72/1019.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    840 time:  0.00 s
1019.72/1019.76	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
1127.11/1127.18	c lits-rem:      1528  cl-subs:     3095  v-elim:      0  v-fix:    0  time: 107.43 s
1127.11/1127.18	c vivif2 --  cl tried      851 cl shrink        0 lits rem          0 time: 0.00
1127.31/1127.32	c vivif2 --  cl tried   113955 cl shrink        0 lits rem          0 time: 0.14
1127.42/1127.48	c asymm  cl-useful: 0/851/851 lits-rem:0 time: 0.16
1127.42/1127.49	c calculated reachability. Time: 0.00
1127.42/1127.49	c  N dy 11313   4714078       840       851     23104    113955     71400   9854339     30.49   no data  --
1128.41/1128.46	c  N dy 11374   4734110       840       851     23104    132363     71400  11800709     30.50     39.28  --
1129.73/1129.74	c  N dy 11425   4754519       840       851     23104    151051     71400  13761053     30.49     32.18  --
1131.11/1131.20	c  N dy 11456   4776244       840       851     23104    171018     71400  15892218     30.49     32.10  --
1132.41/1132.48	c  N dy 11528   4796856       840       851     23104    101876     71400   8641137     30.50     32.12  --
1133.51/1133.51	c  N dy 11649   4816957       840       851     23104    120401     71400  10586840     30.51     33.38  --
1134.71/1134.75	c  N dy 11720   4838235       840       851     23104    140062     71400  12689034     30.52     32.13  --
1135.91/1135.99	c  N dy 11783   4858334       840       851     23104    158657     71400  14704619     30.52     35.59  --
1137.21/1137.22	c  N dy 11857   4878354       840       851     23104    177015     71400  16651208     30.53     32.18  --
1138.61/1138.63	c  N dy 11901   4900336       840       851     23104    107909     71400   9236952     30.53     32.22  --
1140.41/1140.43	c  N dy 11915   4920794       840       851     23104    126748     71400  11229495     30.52     32.13  --
1141.51/1141.54	c  N dy 11972   4940947       840       851     23104    145287     71400  13144204     30.52     32.13  --
1142.82/1142.88	c  N dy 12027   4961028       840       851     23104    163856     71400  15171005     30.52     35.21  --
1144.31/1144.37	c  N dy 12076   4981487       840       851     23104     92459     71400   7676654     30.52     32.25  --
1145.21/1145.24	c  N dy 12151   5001549       840       851     23104    111039     71400   9630094     30.53     35.86  --
1146.51/1146.56	c  N dy 12199   5022299       840       851     23104    130005     71400  11629607     30.52     32.32  --
1148.11/1148.11	c  N dy 12236   5043471       840       851     23104    149433     71400  13721971     30.52     32.14  --
1149.21/1149.24	c  N dy 12305   5063692       840       851     23104    168172     71400  15738937     30.53     32.23  --
1150.91/1150.96	c  N dy 12400   5085487       840       851     23104     97127     71400   8188649     30.54     32.17  --
1151.91/1151.90	c  N dy 12443   5105892       840       851     23104    115823     71400  10081715     30.54     32.23  --
1153.01/1153.07	c  N dy 12523   5126318       840       851     23104    134677     71400  12071246     30.54     32.21  --
1154.11/1154.14	c  N dy 12601   5146847       840       851     23104    153497     71400  14004744     30.55     32.24  --
1155.51/1155.57	c  N dy 12644   5167062       840       851     23104    172185     71400  16042647     30.55     32.21  --
1156.81/1156.84	c  N dy 12741   5187116       840       851     23104     98663     71400   8302397     30.56     51.71  --
1157.81/1157.87	c  N dy 12831   5209041       840       851     23104    118874     71400  10447765     30.57     32.22  --
1158.11/1158.10	c  S st 12854   5214078       840       851     23104    123537     71400  10942179     30.57   no data  --
1158.11/1158.12	c  S st 12854   5214585       840       851     23104    124020     71400  10985584     30.57   no data  --
1158.11/1158.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1158.11/1158.15	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1158.22/1158.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.3M T:  0.14
1158.51/1158.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1160.43/1160.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.88 s
1160.43/1160.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    840 time:  0.00 s
1160.43/1160.45	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
1295.52/1295.60	c lits-rem:       752  cl-subs:     2985  v-elim:      0  v-fix:    0  time: 135.15 s
1295.62/1295.60	c vivif2 --  cl tried      851 cl shrink        0 lits rem          0 time: 0.00
1295.73/1295.75	c vivif2 --  cl tried   121035 cl shrink        0 lits rem          0 time: 0.15
1295.92/1295.94	c asymm  cl-useful: 0/851/851 lits-rem:0 time: 0.19
1295.92/1295.94	c calculated reachability. Time: 0.00
1295.92/1295.94	c  N dy 12854   5214585       840       851     23104    121035     71400  10585459     30.57   no data  --
1296.93/1296.94	c  N dy 12924   5234728       840       851     23104    139527     71400  12513562     30.58     32.23  --
1298.22/1298.25	c  N dy 12964   5255344       840       851     23104    158392     71400  14514325     30.57     32.54  --

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

running on 2 cores: 4,6

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.99 3.97 3.60 5/361 25661
/proc/meminfo: memFree=21450900/32951124 swapFree=67111348/67111528
[pid=25661] ppid=25659 vsize=30256 CPUtime=0 cores=4,6
/proc/25661/stat : 25661 (strangenight1-s) R 25659 25661 24826 0 -1 4202496 649 0 0 0 0 0 0 0 25 0 1 0 631965799 30982144 589 33554432000 4194304 4650387 140733860378240 18446744073709551615 4372561 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25661/statm: 7564 589 327 112 0 2529 0

[startup+0.062666 s]
/proc/loadavg: 3.99 3.97 3.60 5/361 25661
/proc/meminfo: memFree=21450900/32951124 swapFree=67111348/67111528
[pid=25661] ppid=25659 vsize=31312 CPUtime=0.05 cores=4,6
/proc/25661/stat : 25661 (strangenight1-s) R 25659 25661 24826 0 -1 4202496 1119 0 0 0 5 0 0 0 18 0 1 0 631965799 32063488 1057 33554432000 4194304 4650387 140733860378240 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25661/statm: 7828 1057 378 112 0 2793 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 31312

[startup+0.100452 s]
/proc/loadavg: 3.99 3.97 3.60 5/361 25661
/proc/meminfo: memFree=21450900/32951124 swapFree=67111348/67111528
[pid=25661] ppid=25659 vsize=31444 CPUtime=0.09 cores=4,6
/proc/25661/stat : 25661 (strangenight1-s) R 25659 25661 24826 0 -1 4202496 1260 0 0 0 9 0 0 0 18 0 1 0 631965799 32198656 1198 33554432000 4194304 4650387 140733860378240 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25661/statm: 7861 1198 378 112 0 2826 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31444

[startup+0.300429 s]
/proc/loadavg: 3.99 3.97 3.60 5/361 25661
/proc/meminfo: memFree=21450900/32951124 swapFree=67111348/67111528
[pid=25661] ppid=25659 vsize=32872 CPUtime=0.29 cores=4,6
/proc/25661/stat : 25661 (strangenight1-s) R 25659 25661 24826 0 -1 4202496 2096 0 0 0 29 0 0 0 18 0 1 0 631965799 33660928 1463 33554432000 4194304 4650387 140733860378240 18446744073709551615 4365295 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25661/statm: 8218 1463 380 112 0 3183 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 32872

[startup+0.700344 s]
/proc/loadavg: 3.99 3.97 3.60 5/361 25661
/proc/meminfo: memFree=21450900/32951124 swapFree=67111348/67111528
[pid=25661] ppid=25659 vsize=34056 CPUtime=0.69 cores=4,6
/proc/25661/stat : 25661 (strangenight1-s) R 25659 25661 24826 0 -1 4202496 3347 0 0 0 69 0 0 0 18 0 1 0 631965799 34873344 1844 33554432000 4194304 4650387 140733860378240 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25661/statm: 8514 1845 380 112 0 3479 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 34056

[startup+1.50019 s]
/proc/loadavg: 3.99 3.97 3.60 5/362 25662
/proc/meminfo: memFree=21440848/32951124 swapFree=67111348/67111528
[pid=25661] ppid=25659 vsize=35172 CPUtime=1.48 cores=4,6
/proc/25661/stat : 25661 (strangenight1-s) R 25659 25661 24826 0 -1 4202496 5127 0 0 0 148 0 0 0 19 0 1 0 631965799 36016128 2480 33554432000 4194304 4650387 140733860378240 18446744073709551615 47648890013136 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25661/statm: 8793 2480 381 112 0 3758 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 35172

[startup+3.1009 s]
/proc/loadavg: 3.99 3.97 3.60 5/362 25662
/proc/meminfo: memFree=21416296/32951124 swapFree=67111348/67111528
[pid=25661] ppid=25659 vsize=58564 CPUtime=3.09 cores=4,6
/proc/25661/stat : 25661 (strangenight1-s) R 25659 25661 24826 0 -1 4202496 11773 0 0 0 308 1 0 0 25 0 1 0 631965799 59969536 7839 33554432000 4194304 4650387 140733860378240 18446744073709551615 4436113 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25661/statm: 14641 7839 382 112 0 9606 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 58564

[startup+6.30036 s]
/proc/loadavg: 3.99 3.97 3.60 5/362 25662
/proc/meminfo: memFree=21415108/32951124 swapFree=67111348/67111528
[pid=25661] ppid=25659 vsize=65340 CPUtime=6.28 cores=4,6
/proc/25661/stat : 25661 (strangenight1-s) R 25659 25661 24826 0 -1 4202496 16104 0 0 0 627 1 0 0 25 0 1 0 631965799 66908160 8994 33554432000 4194304 4650387 140733860378240 18446744073709551615 4435442 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25661/statm: 16335 8994 382 112 0 11300 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 65340

[startup+12.7002 s]
/proc/loadavg: 3.99 3.97 3.60 5/362 25662
/proc/meminfo: memFree=21405804/32951124 swapFree=67111348/67111528
[pid=25661] ppid=25659 vsize=67680 CPUtime=12.68 cores=4,6
/proc/25661/stat : 25661 (strangenight1-s) R 25659 25661 24826 0 -1 4202496 20486 0 0 0 1266 2 0 0 25 0 1 0 631965799 69304320 9594 33554432000 4194304 4650387 140733860378240 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25661/statm: 16920 9594 382 112 0 11885 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 67680

[startup+25.501 s]
/proc/loadavg: 3.99 3.97 3.61 5/362 25662
/proc/meminfo: memFree=21363884/32951124 swapFree=67111348/67111528
[pid=25661] ppid=25659 vsize=108772 CPUtime=25.49 cores=4,6
/proc/25661/stat : 25661 (strangenight1-s) R 25659 25661 24826 0 -1 4202496 43676 0 0 0 2544 5 0 0 25 0 1 0 631965799 111382528 20169 33554432000 4194304 4650387 140733860378240 18446744073709551615 4439054 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25661/statm: 27193 20169 382 112 0 22158 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 108772

[startup+51.1005 s]
/proc/loadavg: 3.99 3.97 3.62 5/362 25663
/proc/meminfo: memFree=21323360/32951124 swapFree=67111348/67111528
[pid=25661] ppid=25659 vsize=131444 CPUtime=51.08 cores=4,6
/proc/25661/stat : 25661 (strangenight1-s) R 25659 25661 24826 0 -1 4202496 90443 0 0 0 5097 11 0 0 25 0 1 0 631965799 134598656 24234 33554432000 4194304 4650387 140733860378240 18446744073709551615 4366784 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25661/statm: 32861 24234 382 112 0 27826 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 131444

[startup+102.313 s]
/proc/loadavg: 4.13 4.00 3.65 5/362 25664
/proc/meminfo: memFree=21242708/32951124 swapFree=67111348/67111528
[pid=25661] ppid=25659 vsize=267240 CPUtime=102.3 cores=4,6
/proc/25661/stat : 25661 (strangenight1-s) R 25659 25661 24826 0 -1 4202496 172820 0 0 0 10205 25 0 0 25 0 1 0 631965799 273653760 43460 33554432000 4194304 4650387 140733860378240 18446744073709551615 4439329 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25661/statm: 66810 43460 382 112 0 61775 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 267240

[startup+162.301 s]
/proc/loadavg: 4.09 4.01 3.67 5/362 25666
/proc/meminfo: memFree=21178300/32951124 swapFree=67111348/67111528
[pid=25661] ppid=25659 vsize=320528 CPUtime=162.28 cores=4,6
/proc/25661/stat : 25661 (strangenight1-s) R 25659 25661 24826 0 -1 4202496 254044 0 0 0 16190 38 0 0 25 0 1 0 631965799 328220672 56032 33554432000 4194304 4650387 140733860378240 18446744073709551615 4438639 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25661/statm: 80132 56032 382 112 0 75097 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 320528

[startup+222.3 s]
/proc/loadavg: 4.03 4.01 3.69 5/362 25668
/proc/meminfo: memFree=21114004/32951124 swapFree=67111348/67111528
[pid=25661] ppid=25659 vsize=376468 CPUtime=222.29 cores=4,6
/proc/25661/stat : 25661 (strangenight1-s) R 25659 25661 24826 0 -1 4202496 350010 0 0 0 22176 53 0 0 25 0 1 0 631965799 385503232 70618 33554432000 4194304 4650387 140733860378240 18446744073709551615 4432360 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25661/statm: 94117 70618 382 112 0 89082 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 376468

[startup+282.301 s]
/proc/loadavg: 4.06 4.02 3.71 5/362 25669
/proc/meminfo: memFree=21103560/32951124 swapFree=67111348/67111528
[pid=25661] ppid=25659 vsize=377540 CPUtime=282.29 cores=4,6
/proc/25661/stat : 25661 (strangenight1-s) R 25659 25661 24826 0 -1 4202496 350386 0 0 0 28176 53 0 0 25 0 1 0 631965799 386600960 70994 33554432000 4194304 4650387 140733860378240 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25661/statm: 94385 70994 382 112 0 89350 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 377540

[startup+342.3 s]
/proc/loadavg: 4.08 4.03 3.73 5/362 25671
/proc/meminfo: memFree=21055644/32951124 swapFree=67111348/67111528
[pid=25661] ppid=25659 vsize=418208 CPUtime=342.29 cores=4,6
/proc/25661/stat : 25661 (strangenight1-s) R 25659 25661 24826 0 -1 4202496 442193 0 0 0 34162 67 0 0 25 0 1 0 631965799 428244992 80135 33554432000 4194304 4650387 140733860378240 18446744073709551615 4432360 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25661/statm: 104552 80135 382 112 0 99517 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 418208

[startup+402.301 s]
/proc/loadavg: 4.03 4.02 3.74 5/362 25672
/proc/meminfo: memFree=21047568/32951124 swapFree=67111348/67111528
[pid=25661] ppid=25659 vsize=418208 CPUtime=402.29 cores=4,6
/proc/25661/stat : 25661 (strangenight1-s) R 25659 25661 24826 0 -1 4202496 442193 0 0 0 40162 67 0 0 25 0 1 0 631965799 428244992 80135 33554432000 4194304 4650387 140733860378240 18446744073709551615 4438611 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25661/statm: 104552 80135 382 112 0 99517 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 418208

[startup+462.3 s]
/proc/loadavg: 4.01 4.02 3.75 5/362 25809
/proc/meminfo: memFree=20763008/32951124 swapFree=67111348/67111528
[pid=25661] ppid=25659 vsize=419640 CPUtime=462.29 cores=4,6
/proc/25661/stat : 25661 (strangenight1-s) R 25659 25661 24826 0 -1 4202496 499575 0 0 0 46153 76 0 0 25 0 1 0 631965799 429711360 80296 33554432000 4194304 4650387 140733860378240 18446744073709551615 4367204 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25661/statm: 104910 80296 382 112 0 99875 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 419640

[startup+522.301 s]
/proc/loadavg: 4.00 4.01 3.77 5/362 25811
/proc/meminfo: memFree=19857788/32951124 swapFree=67111348/67111528
[pid=25661] ppid=25659 vsize=470192 CPUtime=522.3 cores=4,6
/proc/25661/stat : 25661 (strangenight1-s) R 25659 25661 24826 0 -1 4202496 536657 0 0 0 52148 82 0 0 25 0 1 0 631965799 481476608 93476 33554432000 4194304 4650387 140733860378240 18446744073709551615 4438629 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25661/statm: 117548 93476 382 112 0 112513 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 470192

[startup+582.3 s]
/proc/loadavg: 4.00 4.01 3.78 5/362 25821
/proc/meminfo: memFree=19800356/32951124 swapFree=67111348/67111528
[pid=25661] ppid=25659 vsize=470192 CPUtime=582.3 cores=4,6
/proc/25661/stat : 25661 (strangenight1-s) R 25659 25661 24826 0 -1 4202496 536657 0 0 0 58148 82 0 0 25 0 1 0 631965799 481476608 93476 33554432000 4194304 4650387 140733860378240 18446744073709551615 4438634 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25661/statm: 117548 93476 382 112 0 112513 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 470192

[startup+642.301 s]
/proc/loadavg: 4.07 4.02 3.79 5/362 25823
/proc/meminfo: memFree=19095956/32951124 swapFree=67111348/67111528
[pid=25661] ppid=25659 vsize=470412 CPUtime=642.31 cores=4,6
/proc/25661/stat : 25661 (strangenight1-s) R 25659 25661 24826 0 -1 4202496 537118 0 0 0 64149 82 0 0 25 0 1 0 631965799 481701888 93937 33554432000 4194304 4650387 140733860378240 18446744073709551615 4366711 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25661/statm: 117603 93937 382 112 0 112568 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 470412

[startup+702.301 s]
/proc/loadavg: 4.07 4.03 3.81 5/362 25824
/proc/meminfo: memFree=18934084/32951124 swapFree=67111348/67111528
[pid=25661] ppid=25659 vsize=472968 CPUtime=702.31 cores=4,6
/proc/25661/stat : 25661 (strangenight1-s) R 25659 25661 24826 0 -1 4202496 623516 0 0 0 70137 94 0 0 25 0 1 0 631965799 484319232 90787 33554432000 4194304 4650387 140733860378240 18446744073709551615 4438629 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25661/statm: 118242 90787 382 112 0 113207 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 472968

[startup+762.314 s]
/proc/loadavg: 4.06 4.03 3.82 5/362 25826
/proc/meminfo: memFree=18929868/32951124 swapFree=67111348/67111528
[pid=25661] ppid=25659 vsize=472968 CPUtime=762.32 cores=4,6
/proc/25661/stat : 25661 (strangenight1-s) R 25659 25661 24826 0 -1 4202496 623516 0 0 0 76138 94 0 0 25 0 1 0 631965799 484319232 90787 33554432000 4194304 4650387 140733860378240 18446744073709551615 4476256 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25661/statm: 118242 90787 382 112 0 113207 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 472968

[startup+822.301 s]
/proc/loadavg: 4.09 4.04 3.84 5/362 25828
/proc/meminfo: memFree=18914812/32951124 swapFree=67111348/67111528
[pid=25661] ppid=25659 vsize=475656 CPUtime=822.3 cores=4,6
/proc/25661/stat : 25661 (strangenight1-s) R 25659 25661 24826 0 -1 4202496 708159 0 0 0 82123 107 0 0 25 0 1 0 631965799 487071744 91573 33554432000 4194304 4650387 140733860378240 18446744073709551615 4439329 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25661/statm: 118914 91573 382 112 0 113879 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 475656

[startup+882.301 s]
/proc/loadavg: 3.75 3.96 3.82 4/356 25846
/proc/meminfo: memFree=21008036/32951124 swapFree=67111348/67111528
[pid=25661] ppid=25659 vsize=475656 CPUtime=882.31 cores=4,6
/proc/25661/stat : 25661 (strangenight1-s) R 25659 25661 24826 0 -1 4202496 708196 0 0 0 88124 107 0 0 25 0 1 0 631965799 487071744 91610 33554432000 4194304 4650387 140733860378240 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25661/statm: 118914 91610 382 112 0 113879 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 475656

[startup+942.301 s]
/proc/loadavg: 3.27 3.79 3.77 4/356 25848
/proc/meminfo: memFree=21019416/32951124 swapFree=67111348/67111528
[pid=25661] ppid=25659 vsize=412728 CPUtime=942.31 cores=4,6
/proc/25661/stat : 25661 (strangenight1-s) R 25659 25661 24826 0 -1 4202496 795660 0 0 0 94109 122 0 0 25 0 1 0 631965799 422633472 88799 33554432000 4194304 4650387 140733860378240 18446744073709551615 4438634 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25661/statm: 103182 88799 382 112 0 98147 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 412728

[startup+1002.3 s]
/proc/loadavg: 2.70 3.54 3.68 3/350 25866
/proc/meminfo: memFree=21090928/32951124 swapFree=67111348/67111528
[pid=25661] ppid=25659 vsize=479012 CPUtime=1002.31 cores=4,6
/proc/25661/stat : 25661 (strangenight1-s) R 25659 25661 24826 0 -1 4202496 835370 0 0 0 100103 128 0 0 25 0 1 0 631965799 490508288 97092 33554432000 4194304 4650387 140733860378240 18446744073709551615 4354960 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25661/statm: 119753 97092 382 112 0 114718 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 479012

[startup+1062.3 s]
/proc/loadavg: 2.26 3.26 3.58 3/350 25868
/proc/meminfo: memFree=21096472/32951124 swapFree=67111348/67111528
[pid=25661] ppid=25659 vsize=424504 CPUtime=1062.31 cores=4,6
/proc/25661/stat : 25661 (strangenight1-s) R 25659 25661 24826 0 -1 4202496 881517 0 0 0 106096 135 0 0 25 0 1 0 631965799 434692096 94494 33554432000 4194304 4650387 140733860378240 18446744073709551615 4439312 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25661/statm: 106126 94494 382 112 0 101091 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 424504

[startup+1122.3 s]
/proc/loadavg: 2.09 3.03 3.47 3/350 25870
/proc/meminfo: memFree=21090616/32951124 swapFree=67111348/67111528
[pid=25661] ppid=25659 vsize=424504 CPUtime=1122.31 cores=4,6
/proc/25661/stat : 25661 (strangenight1-s) R 25659 25661 24826 0 -1 4202496 881646 0 0 0 112096 135 0 0 25 0 1 0 631965799 434692096 94623 33554432000 4194304 4650387 140733860378240 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25661/statm: 106126 94623 382 112 0 101091 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 424504

[startup+1182.3 s]
/proc/loadavg: 1.50 2.70 3.33 2/344 25889
/proc/meminfo: memFree=21196112/32951124 swapFree=67111348/67111528
[pid=25661] ppid=25659 vsize=430704 CPUtime=1182.32 cores=4,6
/proc/25661/stat : 25661 (strangenight1-s) R 25659 25661 24826 0 -1 4202496 969443 0 0 0 118082 150 0 0 25 0 1 0 631965799 441040896 96389 33554432000 4194304 4650387 140733860378240 18446744073709551615 4439339 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25661/statm: 107676 96389 382 112 0 102641 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 430704

[startup+1242.3 s]
/proc/loadavg: 1.30 2.42 3.19 2/344 25891
/proc/meminfo: memFree=21196224/32951124 swapFree=67111348/67111528
[pid=25661] ppid=25659 vsize=430704 CPUtime=1242.32 cores=4,6
/proc/25661/stat : 25661 (strangenight1-s) R 25659 25661 24826 0 -1 4202496 969443 0 0 0 124082 150 0 0 25 0 1 0 631965799 441040896 96389 33554432000 4194304 4650387 140733860378240 18446744073709551615 4439286 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25661/statm: 107676 96389 382 112 0 102641 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 430704



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.16 2.17 3.06 2/344 25892
/proc/meminfo: memFree=21174136/32951124 swapFree=67111348/67111528
[pid=25661] ppid=25659 vsize=496248 CPUtime=1300.02 cores=4,6
/proc/25661/stat : 25661 (strangenight1-s) R 25659 25661 24826 0 -1 4202496 974821 0 0 0 129851 151 0 0 25 0 1 0 631965799 508157952 101767 33554432000 4194304 4650387 140733860378240 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25661/statm: 124062 101767 382 112 0 119027 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 496248

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

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

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

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

runsolver used 4.76628 second user time and 9.77651 second system time

The end

Launcher Data

Begin job on node144 at 2011-05-14 19:51:37
IDJOB=3370542
IDBENCH=85538
IDSOLVER=1847
FILE ID=node144/3370542-1305395497
RUNJOBID= node144-1305395331-25588
PBS_JOBID= 13324411
Free space on /tmp= 73224 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT05/crafted/sabharwal05/counting/fphp/unsat/harder/fphp-030-029.shuffled-as.sat05-1234.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3370542-1305395497/watcher-3370542-1305395497 -o /tmp/evaluation-result-3370542-1305395497/solver-3370542-1305395497 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3370542-1305395497.cnf

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

MD5SUM BENCH= c12aa6a0ac1bca448bef51c167f3bbbb
RANDOM SEED=322235160

node144.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.850
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.70
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.850
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.16
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.850
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.850
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.83
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.850
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.75
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.850
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.82
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.850
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.850
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21451304 kB
Buffers:        285364 kB
Cached:        3624584 kB
SwapCached:          0 kB
Active:        8264156 kB
Inactive:      2888772 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21451304 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:            6280 kB
Writeback:           0 kB
AnonPages:     7243248 kB
Mapped:          28584 kB
Slab:           244464 kB
PageTables:      37996 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 82180800 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= 73236 MiB
End job on node144 at 2011-05-14 20:13:19