Trace number 3367317

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.01 1300.02

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v2500-c10500-S924370159-018-UNKNOWN.cnf
MD5SUM392862e8cb399d235b8f33dd872803fb
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.755884
Satisfiable
(Un)Satisfiability was proved
Number of variables2500
Number of clauses10500
Sum of the clauses size31500
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 310500
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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-3367317-1305380633.cnf'
0.00/0.01	c -- header says num vars:           2500
0.00/0.01	c -- header says num clauses:       10500
0.00/0.01	c -- clauses added:            0 learnts,        10500 normals,            0 xors
0.00/0.01	c -- vars added       2500
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0      2500     10500         0         0     31500         0   no data   no data
0.00/0.01	c asymm  cl-useful: 0/10500/10500 lits-rem:0 time: 0.01
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2500 time:  0.00 s
0.00/0.02	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
0.00/0.02	c lits-rem:         0  cl-subs:        0  v-elim:     67  v-fix:    0  time:  0.01 s
0.00/0.02	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:    1109 undec:     288 neg:    1103
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      2433     10427         0         0     31725         0   no data   no data
0.19/0.30	c  N dy    14      4232      2433     10427         0      4230     31725    305654     45.14     48.75
0.49/0.56	c  N dy    39      8249      2433     10427         0      5747     31725    291237     44.75     47.57
0.79/0.87	c  N dy    58     12588      2433     10427         0      5838     31725    209050     44.40     46.76
1.10/1.16	c  N dy    82     16651      2433     10427         0      9897     31725    483252     44.56     49.32
1.39/1.48	c  N dy   103     20899      2433     10427         0      8522     31725    309529     44.27     46.90
1.79/1.80	c  F st   130     25000      2433     10427         0     12622     31725    587596     44.41     38.41
1.79/1.81	c  N st   130     25000      2433     10427         0     12622     31725    587596     44.41     38.41
2.20/2.22	c  N dy   136     30001      2433     10427         0     10814     31725    424749     44.41   no data
2.20/2.22	c  S st   136     30001      2433     10427         0     10814     31725    424749     44.41   no data
2.20/2.26	c  S st   136     30509      2433     10427         0     11322     31725    453804     44.41   no data
2.20/2.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.20/2.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
2.20/2.27	c blocked clauses removed:       32 vars:      6 tried:        2433 T: 0.00 s
2.20/2.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.20/2.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.20/2.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2427 time:  0.00 s
2.20/2.27	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
2.20/2.28	c lits-rem:         0  cl-subs:        0  v-elim:      1  v-fix:    0  time:  0.01 s
2.20/2.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.29/2.36	c lits-rem:       146  cl-subs:        7  v-elim:      0  v-fix:    0  time:  0.06 s
2.29/2.37	c asymm  cl-useful: 0/10395/10395 lits-rem:0 time: 0.01
2.29/2.37	c calculated reachability. Time: 0.00
2.29/2.37	c  N dy   136     30509      2426     10395         0     11295     31633    450999     44.41   no data
2.69/2.71	c  N dy   162     34567      2426     10395         0     15351     31633    728530     44.62     47.20
2.99/3.05	c  N dy   186     38779      2426     10395         0     11672     31633    384027     44.76     47.81
3.31/3.39	c  N dy   205     42830      2426     10395         0     15723     31633    666059     44.76     55.81
3.59/3.65	c  S st   227     45763      2426     10395         0      9706     31633    185925     44.81   no data
3.59/3.69	c  S st   227     46266      2426     10395         0     10209     31633    214864     44.81   no data
3.59/3.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.69/3.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
3.69/3.70	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.69/3.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.69/3.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.69/3.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2426 time:  0.00 s
3.69/3.70	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
3.69/3.71	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
3.69/3.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.69/3.73	c lits-rem:         7  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
3.69/3.73	c vivif2 --  cl tried    10395 cl shrink        0 lits rem          0 time: 0.00
3.69/3.73	c vivif2 --  cl tried    10209 cl shrink        0 lits rem          0 time: 0.00
3.69/3.74	c asymm  cl-useful: 0/10395/10395 lits-rem:0 time: 0.01
3.69/3.74	c calculated reachability. Time: 0.00
3.69/3.74	c  N dy   227     46266      2426     10395         0     10209     31633    214857     44.81   no data
3.99/4.08	c  N dy   245     50393      2426     10395         0     14336     31633    501291     44.67     47.12
4.40/4.44	c  N dy   266     54402      2426     10395         0     18344     31633    779366     44.66     47.49
4.69/4.79	c  N dy   289     58412      2426     10395         0     12383     31633    304263     44.70     57.47
5.09/5.14	c  N dy   314     62494      2426     10395         0     16464     31633    579837     44.73     47.86
5.50/5.54	c  N dy   340     66761      2426     10395         0     20731     31633    870241     44.77     47.54
5.69/5.79	c  S st   359     69400      2426     10395         0     12386     31633    239697     44.87     42.49
5.79/5.83	c  S st   359     69901      2426     10395         0     12887     31633    267797     44.87   no data
5.79/5.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.79/5.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
5.79/5.84	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
5.79/5.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.79/5.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.79/5.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2426 time:  0.00 s
5.79/5.84	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
5.79/5.85	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
5.79/5.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.79/5.88	c lits-rem:         5  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
5.79/5.88	c vivif2 --  cl tried    10395 cl shrink        0 lits rem          0 time: 0.00
5.79/5.88	c vivif2 --  cl tried    12887 cl shrink        0 lits rem          0 time: 0.00
5.79/5.90	c asymm  cl-useful: 0/10395/10395 lits-rem:0 time: 0.01
5.89/5.90	c calculated reachability. Time: 0.00
5.89/5.90	c  N dy   359     69901      2426     10395         0     12887     31633    267792     44.87   no data
6.19/6.28	c  N dy   383     74378      2426     10395         0     17360     31633    571369     44.93     47.33
6.68/6.73	c  N dy   412     79163      2426     10395         0     22144     31633    900482     45.01     48.05
7.19/7.21	c  N dy   444     84422      2426     10395         0     15412     31633    384251     45.07     47.64
7.39/7.49	c  F st   468     87500      2426     10395         0     18489     31633    594749     45.14   no data
7.79/7.81	c  N st   473     90799      2426     10395         0     21788     31633    832598     45.14   no data
8.39/8.40	c  N dy   501     96785      2426     10395         0     14780     31633    275499     45.17     48.99
8.89/8.98	c  N dy   539    102966      2426     10395         0     20961     31633    705480     45.24     47.94
9.09/9.17	c  S st   551    104852      2426     10395         0     22847     31633    833006     45.23     44.81
9.19/9.22	c  S st   551    105357      2426     10395         0     23352     31633    862127     45.23   no data
9.19/9.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.19/9.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
9.19/9.24	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
9.19/9.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.19/9.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.19/9.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2426 time:  0.00 s
9.19/9.24	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
9.19/9.25	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
9.19/9.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.49/9.54	c lits-rem:        27  cl-subs:        8  v-elim:      0  v-fix:    0  time:  0.25 s
9.49/9.54	c vivif2 --  cl tried    10395 cl shrink        0 lits rem          0 time: 0.00
9.49/9.55	c vivif2 --  cl tried    23344 cl shrink        0 lits rem          0 time: 0.01
9.49/9.57	c asymm  cl-useful: 0/10395/10395 lits-rem:0 time: 0.02
9.49/9.57	c calculated reachability. Time: 0.00
9.49/9.57	c  N dy   551    105357      2426     10395         0     23344     31633    860824     45.23   no data
10.19/10.27	c  N dy   586    112122      2426     10395         0     16104     31633    305218     45.26     48.11
10.89/10.96	c  N dy   628    119324      2426     10395         0     23303     31633    792375     45.28     47.94
11.69/11.79	c  N dy   672    127103      2426     10395         0     16094     31633    242553     45.28     48.09
12.49/12.58	c  N dy   716    135342      2426     10395         0     24332     31633    805941     45.27     47.84
13.49/13.55	c  N dy   770    144026      2426     10395         0     17016     31633    242202     45.34     47.83
14.39/14.47	c  N dy   831    153312      2426     10395         0     26300     31633    880075     45.43     48.57
14.99/15.00	c  S st   860    158035      2426     10395         0     31021     31633   1209359     45.45   no data
14.99/15.07	c  S st   860    158540      2426     10395         0     31526     31633   1237113     45.45   no data
14.99/15.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
14.99/15.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
14.99/15.09	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
14.99/15.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
14.99/15.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.99/15.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2426 time:  0.00 s
14.99/15.09	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
15.09/15.11	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
15.09/15.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.69/15.75	c lits-rem:        72  cl-subs:       15  v-elim:      0  v-fix:    0  time:  0.60 s
15.69/15.75	c vivif2 --  cl tried    10395 cl shrink        0 lits rem          0 time: 0.00
15.69/15.76	c vivif2 --  cl tried    31511 cl shrink        0 lits rem          0 time: 0.02
15.69/15.79	c asymm  cl-useful: 0/10395/10395 lits-rem:0 time: 0.03
15.69/15.79	c calculated reachability. Time: 0.00
15.69/15.79	c  N dy   860    158540      2426     10395         0     31511     31633   1235024     45.45   no data
16.79/16.85	c  N dy   929    168733      2426     10395         0     24703     31633    704049     45.52     48.02
18.09/18.15	c  N dy  1003    179696      2426     10395         0     35664     31633   1472366     45.61     48.89
19.29/19.37	c  N dy  1063    191369      2426     10395         0     29341     31633    967772     45.54     48.25
20.80/20.81	c  N dy  1133    203737      2426     10395         0     22708     31633    445850     45.54     48.27
22.29/22.31	c  N dy  1217    216836      2426     10395         0     35801     31633   1359606     45.60     60.36
23.79/23.89	c  N dy  1296    230769      2426     10395         0     29736     31633    865786     45.65     54.98
24.69/24.75	c  S st  1338    237810      2426     10395         0     36776     31633   1350176     45.65     41.45
24.79/24.82	c  S st  1338    238317      2426     10395         0     37282     31633   1378255     45.65   no data
24.79/24.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
24.79/24.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.02
24.79/24.84	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
24.79/24.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
24.79/24.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
24.79/24.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2426 time:  0.00 s
24.79/24.85	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
24.79/24.86	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
24.89/24.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
25.59/25.69	c lits-rem:        41  cl-subs:       14  v-elim:      0  v-fix:    0  time:  0.78 s
25.59/25.69	c vivif2 --  cl tried    10395 cl shrink        0 lits rem          0 time: 0.00
25.69/25.71	c vivif2 --  cl tried    37268 cl shrink        0 lits rem          0 time: 0.02
25.69/25.74	c asymm  cl-useful: 0/10395/10395 lits-rem:0 time: 0.03
25.69/25.74	c calculated reachability. Time: 0.00
25.69/25.74	c  N dy  1338    238317      2426     10395         0     37268     31633   1376559     45.65   no data
27.50/27.55	c  N dy  1429    253770      2426     10395         0     31722     31633    940650     45.68     48.98
29.59/29.62	c  N dy  1518    270433      2426     10395         0     26391     31633    508835     45.68     48.24
31.69/31.78	c  N dy  1610    287726      2426     10395         0     43678     31633   1704601     45.68     49.00
33.89/33.99	c  N dy  1706    306088      2426     10395         0     39045     31633   1315913     45.64     48.09
34.00/34.01	c  F st  1708    306250      2426     10395         0     39207     31633   1327253     45.64   no data
36.39/36.47	c  N dy  1791    325754      2426     10395         0     34711     31633    969560     45.64     49.23
39.09/39.16	c  N dy  1901    345804      2426     10395         0     29759     31633    555074     45.64     52.74
40.60/40.64	c  S st  1977    357476      2426     10395         0     41427     31633   1363303     45.66   no data
40.70/40.73	c  S st  1977    357978      2426     10395         0     41929     31633   1391884     45.66   no data
40.70/40.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
40.70/40.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
40.70/40.75	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
40.70/40.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
40.70/40.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
40.70/40.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2426 time:  0.00 s
40.70/40.75	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
40.70/40.77	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
40.79/40.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
41.69/41.73	c lits-rem:        78  cl-subs:       11  v-elim:      0  v-fix:    0  time:  0.91 s
41.69/41.73	c vivif2 --  cl tried    10395 cl shrink        0 lits rem          0 time: 0.00
41.69/41.74	c vivif2 --  cl tried    41918 cl shrink        0 lits rem          0 time: 0.02
41.69/41.78	c asymm  cl-useful: 0/10395/10395 lits-rem:0 time: 0.03
41.69/41.78	c calculated reachability. Time: 0.00
41.69/41.78	c  N dy  1977    357978      2426     10395         0     41918     31633   1390382     45.66   no data
44.39/44.48	c  N dy  2079    378031      2426     10395         0     35974     31633    923580     45.65     48.06
47.30/47.38	c  N dy  2201    398100      2426     10395         0     29044     31633    377297     45.69     48.18
49.99/50.08	c  N dy  2322    418283      2426     10395         0     49219     31633   1777738     45.73     48.37
52.80/52.88	c  N dy  2442    438304      2426     10395         0     41244     31633   1176403     45.74     48.69
55.89/55.93	c  N dy  2560    458415      2426     10395         0     32359     31633    481339     45.76     48.96
58.69/58.71	c  N dy  2662    478462      2426     10395         0     52402     31633   1885310     45.74     48.93
61.50/61.61	c  N dy  2776    498607      2426     10395         0     42545     31633   1141709     45.76     48.19
64.79/64.89	c  N dy  2886    518677      2426     10395         0     31620     31633    307763     45.76     48.49
67.29/67.33	c  S st  2978    536968      2426     10395         0     49906     31633   1566253     45.73   no data
67.39/67.43	c  S st  2978    537474      2426     10395         0     50412     31633   1594593     45.73   no data
67.39/67.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
67.39/67.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
67.39/67.45	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
67.39/67.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
67.39/67.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
67.39/67.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2426 time:  0.00 s
67.39/67.45	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
67.39/67.48	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
67.49/67.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
68.69/68.74	c lits-rem:        67  cl-subs:       16  v-elim:      0  v-fix:    0  time:  1.21 s
68.69/68.74	c vivif2 --  cl tried    10395 cl shrink        0 lits rem          0 time: 0.00
68.69/68.76	c vivif2 --  cl tried    50396 cl shrink        0 lits rem          0 time: 0.02
68.79/68.80	c asymm  cl-useful: 0/10395/10395 lits-rem:0 time: 0.04
68.79/68.81	c calculated reachability. Time: 0.00
68.79/68.81	c  N dy  2978    537474      2426     10395         0     50396     31633   1592605     45.73   no data
71.99/72.03	c  N dy  3091    557706      2426     10395         0     38636     31633    737838     45.74     48.17
75.08/75.11	c  N dy  3204    577722      2426     10395         0     58647     31633   2130910     45.77     49.45
78.10/78.13	c  N dy  3313    597801      2426     10395         0     45734     31633   1162380     45.78     48.25
81.49/81.50	c  N dy  3428    617846      2426     10395         0     65773     31633   2566571     45.79     49.33
84.39/84.45	c  N dy  3537    637972      2426     10395         0     51900     31633   1537628     45.80     48.56
87.99/88.02	c  N dy  3663    658046      2426     10395         0     36977     31633    423372     45.83     49.09
90.98/91.02	c  N dy  3772    678368      2426     10395         0     57295     31633   1850015     45.84     48.53
94.49/94.56	c  N dy  3888    698529      2426     10395         0     41455     31633    679723     45.85     48.47
97.69/97.74	c  N dy  4013    718563      2426     10395         0     61480     31633   2092278     45.88     49.41
101.28/101.30	c  N dy  4135    738810      2426     10395         0     44735     31633    835072     45.89     48.87
104.69/104.70	c  N dy  4263    758898      2426     10395         0     64819     31633   2236237     45.92     53.73
108.19/108.25	c  N dy  4391    778994      2426     10395         0     46923     31633    928604     45.94     48.84
111.59/111.67	c  N dy  4516    799012      2426     10395         0     66934     31633   2323038     45.95     48.79
113.08/113.14	c  S st  4557    806212      2426     10395         0     74132     31633   2823334     45.96   no data
113.19/113.28	c  S st  4557    806714      2426     10395         0     74634     31633   2854501     45.96   no data
113.19/113.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
113.29/113.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
113.29/113.32	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
113.29/113.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
113.29/113.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
113.29/113.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2426 time:  0.00 s
113.29/113.32	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
113.29/113.36	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
113.38/113.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
117.99/118.09	c lits-rem:       156  cl-subs:       32  v-elim:      0  v-fix:    0  time:  4.63 s
117.99/118.09	c vivif2 --  cl tried    10395 cl shrink        0 lits rem          0 time: 0.00
118.09/118.12	c vivif2 --  cl tried    74602 cl shrink        0 lits rem          0 time: 0.04
118.09/118.19	c asymm  cl-useful: 0/10395/10395 lits-rem:0 time: 0.07
118.09/118.20	c calculated reachability. Time: 0.00
118.09/118.20	c  N dy  4557    806714      2426     10395         0     74602     31633   2850886     45.96   no data
121.29/121.40	c  N dy  4673    826760      2426     10395         0     55648     31633   1473459     45.97     50.16
125.18/125.26	c  N dy  4784    846921      2426     10395         0     75799     31633   2885807     45.98     48.63
128.59/128.64	c  N dy  4916    866980      2426     10395         0     55869     31633   1423884     46.01     49.57
132.48/132.55	c  N dy  5035    886986      2426     10395         0     75870     31633   2824549     46.02     48.63
135.99/136.05	c  N dy  5160    907085      2426     10395         0     54975     31633   1307415     46.05     48.48
139.79/139.82	c  N dy  5271    927167      2426     10395         0     75049     31633   2707293     46.04     54.80
143.49/143.54	c  N dy  5384    947300      2426     10395         0     53182     31633   1122023     46.05     49.78
147.19/147.29	c  N dy  5513    967349      2426     10395         0     73226     31633   2533817     46.08     48.58
151.29/151.32	c  N dy  5640    987412      2426     10395         0     50297     31633    849240     46.10     48.58
154.88/154.92	c  N dy  5762   1007599      2426     10395         0     70478     31633   2262820     46.12     48.59
159.28/159.32	c  N dy  5887   1027659      2426     10395         0     46550     31633    518009     46.14     53.65
162.59/162.62	c  N dy  5991   1047701      2426     10395         0     66588     31633   1904858     46.14     48.64
166.89/166.99	c  N dy  6108   1067717      2426     10395         0     86599     31633   3306386     46.15     48.94
167.99/168.00	c  F st  6137   1071875      2426     10395         0     45770     31633    398905     46.15     38.85
170.50/170.52	c  N dy  6208   1087823      2426     10395         0     61715     31633   1555100     46.16     49.88
174.59/174.60	c  N dy  6325   1107916      2426     10395         0     81805     31633   2972857     46.17     49.69
178.58/178.68	c  N dy  6442   1128073      2426     10395         0     55964     31633   1046130     46.18     48.65
182.28/182.39	c  N dy  6541   1148168      2426     10395         0     76047     31633   2446060     46.17     49.06
186.90/186.99	c  N dy  6661   1168255      2426     10395         0     49148     31633    511497     46.18     50.62
190.58/190.61	c  N dy  6774   1189140      2426     10395         0     70026     31633   1971730     46.18     49.79
195.18/195.21	c  N dy  6896   1209465      2426     10395         0     90345     31633   3402147     46.19     49.27
195.28/195.37	c  S st  6901   1210074      2426     10395         0     90954     31633   3444928     46.19   no data
195.48/195.54	c  S st  6901   1210577      2426     10395         0     91457     31633   3475584     46.19   no data
195.48/195.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
195.48/195.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
195.48/195.59	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
195.48/195.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
195.48/195.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
195.48/195.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2426 time:  0.00 s
195.48/195.59	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
195.58/195.63	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
195.69/195.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
199.39/199.49	c lits-rem:       123  cl-subs:       34  v-elim:      0  v-fix:    0  time:  3.75 s
199.39/199.49	c vivif2 --  cl tried    10395 cl shrink        0 lits rem          0 time: 0.00
199.49/199.54	c vivif2 --  cl tried    91423 cl shrink        0 lits rem          0 time: 0.05
199.59/199.62	c asymm  cl-useful: 0/10395/10395 lits-rem:0 time: 0.09
199.59/199.63	c calculated reachability. Time: 0.00
199.59/199.63	c  N dy  6901   1210577      2426     10395         0     91423     31633   3471919     46.19   no data
203.28/203.38	c  N dy  7032   1230611      2426     10395         0     63468     31633   1454630     46.21     48.70
207.49/207.54	c  N dy  7150   1250657      2426     10395         0     83507     31633   2860764     46.22     54.36
212.09/212.16	c  N dy  7264   1270804      2426     10395         0     54662     31633    768551     46.22     48.93
215.79/215.87	c  N dy  7378   1290848      2426     10395         0     74702     31633   2160487     46.22     48.68
220.58/220.65	c  N dy  7495   1310967      2426     10395         0     94818     31633   3568073     46.23     48.76
224.49/224.59	c  N dy  7609   1330986      2426     10395         0     64837     31633   1411515     46.22     49.88
228.69/228.75	c  N dy  7716   1350988      2426     10395         0     84832     31633   2835359     46.23     48.77
233.69/233.73	c  N dy  7841   1371032      2426     10395         0     53891     31633    586988     46.23     50.56
237.38/237.45	c  N dy  7979   1391075      2426     10395         0     73927     31633   2002263     46.26     49.93
242.09/242.17	c  N dy  8106   1411126      2426     10395         0     93976     31633   3421627     46.27     51.40
246.39/246.49	c  N dy  8232   1431184      2426     10395         0     62038     31633   1094990     46.29     49.87
250.29/250.33	c  N dy  8356   1451237      2426     10395         0     82087     31633   2488042     46.29     50.22
255.10/255.19	c  N dy  8467   1471674      2426     10395         0    102519     31633   3919118     46.30     49.04
258.88/258.99	c  N dy  8589   1491734      2426     10395         0     69587     31633   1558837     46.32     50.89
263.28/263.30	c  N dy  8712   1511836      2426     10395         0     89680     31633   2980330     46.33     49.36
268.48/268.53	c  N dy  8833   1531858      2426     10395         0     55713     31633    520867     46.34     50.17
272.08/272.14	c  N dy  8954   1551883      2426     10395         0     75730     31633   1934044     46.35     49.51
276.68/276.78	c  N dy  9084   1571968      2426     10395         0     95810     31633   3339051     46.37     50.62
281.69/281.77	c  N dy  9183   1592025      2426     10395         0     60877     31633    823076     46.36     53.67
285.49/285.59	c  N dy  9298   1612060      2426     10395         0     80906     31633   2231881     46.36     49.91
290.29/290.40	c  N dy  9406   1632089      2426     10395         0    100926     31633   3636893     46.37     57.86
295.09/295.11	c  N dy  9531   1652293      2426     10395         0     65139     31633   1069979     46.38     49.06
299.28/299.31	c  N dy  9646   1672425      2426     10395         0     85261     31633   2475355     46.38     49.32
304.39/304.41	c  N dy  9770   1692441      2426     10395         0    105271     31633   3871478     46.39     53.48
308.49/308.59	c  S st  9880   1710579      2426     10395         0     66427     31633   1084573     46.40   no data
308.69/308.71	c  S st  9880   1711082      2426     10395         0     66930     31633   1114811     46.40   no data
308.69/308.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
308.69/308.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
308.69/308.74	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
308.69/308.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
308.69/308.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
308.69/308.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2426 time:  0.00 s
308.69/308.74	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
308.69/308.76	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
308.69/308.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
309.39/309.48	c lits-rem:        40  cl-subs:        6  v-elim:      0  v-fix:    0  time:  0.68 s
309.39/309.48	c vivif2 --  cl tried    10395 cl shrink        0 lits rem          0 time: 0.00
309.39/309.49	c vivif2 --  cl tried    66924 cl shrink        0 lits rem          0 time: 0.02
309.49/309.55	c asymm  cl-useful: 0/10395/10395 lits-rem:0 time: 0.05
309.49/309.55	c calculated reachability. Time: 0.00
309.49/309.55	c  N dy  9880   1711082      2426     10395         0     66924     31633   1113933     46.40   no data
313.68/313.73	c  N dy 10012   1731097      2426     10395         0     86926     31633   2533669     46.41     49.24
318.89/318.94	c  N dy 10131   1751172      2426     10395         0    106998     31633   3946317     46.43     49.83
323.58/323.64	c  N dy 10252   1771301      2426     10395         0     69144     31633   1205177     46.43     49.55
327.89/327.91	c  N dy 10360   1791367      2426     10395         0     89203     31633   2616256     46.43     51.75
333.29/333.37	c  N dy 10472   1811456      2426     10395         0    109282     31633   4035612     46.44     49.40
338.19/338.24	c  N dy 10600   1832045      2426     10395         0     70889     31633   1283902     46.45     49.21
342.68/342.71	c  N dy 10748   1852086      2426     10395         0     90927     31633   2714671     46.48     53.67
348.18/348.24	c  N dy 10872   1872097      2426     10395         0    110930     31633   4122188     46.49     49.16
353.09/353.13	c  N dy 10992   1892370      2426     10395         0     71211     31633   1234763     46.49     49.44
357.50/357.52	c  N dy 11109   1912438      2426     10395         0     91276     31633   2644357     46.50     52.11
362.90/363.00	c  N dy 11223   1932529      2426     10395         0    111353     31633   4052599     46.51     55.48
367.98/368.04	c  N dy 11322   1952544      2426     10395         0     70379     31633   1114393     46.50     52.06
372.39/372.48	c  N dy 11446   1973144      2426     10395         0     90974     31633   2573658     46.51     49.08
377.78/377.82	c  N dy 11548   1993220      2426     10395         0    111040     31633   3972698     46.51     49.08
383.29/383.34	c  N dy 11674   2013489      2426     10395         0     69326     31633    969565     46.52     49.15
387.98/388.02	c  N dy 11793   2033676      2426     10395         0     89503     31633   2396577     46.53     49.37
393.28/393.36	c  N dy 11912   2053754      2426     10395         0    109571     31633   3811944     46.54     55.93
399.39/399.40	c  N dy 12040   2073854      2426     10395         0     66693     31633    714326     46.55     49.04
403.49/403.52	c  N dy 12160   2093893      2426     10395         0     86724     31633   2130640     46.56     49.02
408.68/408.77	c  N dy 12288   2113927      2426     10395         0    106755     31633   3556490     46.57     59.92
414.99/415.04	c  N dy 12395   2134246      2426     10395         0    127072     31633   5009524     46.57     49.52
419.18/419.21	c  N dy 12502   2154265      2426     10395         0     83108     31633   1810371     46.57     49.14
424.28/424.36	c  N dy 12621   2174819      2426     10395         0    103655     31633   3254879     46.57     52.73
430.48/430.51	c  N dy 12735   2194866      2426     10395         0    123696     31633   4664823     46.58     49.51
434.50/434.53	c  S st 12832   2211083      2426     10395         0     74930     31633   1174161     46.59   no data
434.58/434.65	c  S st 12832   2211587      2426     10395         0     75434     31633   1204572     46.59   no data
434.58/434.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
434.58/434.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
434.58/434.68	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
434.58/434.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
434.58/434.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
434.58/434.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2426 time:  0.00 s
434.58/434.69	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
434.68/434.71	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
434.68/434.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
435.28/435.36	c lits-rem:        25  cl-subs:       16  v-elim:      0  v-fix:    0  time:  0.62 s
435.28/435.36	c vivif2 --  cl tried    10395 cl shrink        0 lits rem          0 time: 0.00
435.28/435.38	c vivif2 --  cl tried    75418 cl shrink        0 lits rem          0 time: 0.02
435.38/435.44	c asymm  cl-useful: 0/10395/10395 lits-rem:0 time: 0.06
435.38/435.44	c calculated reachability. Time: 0.00
435.38/435.44	c  N dy 12832   2211587      2426     10395         0     75418     31633   1202843     46.59   no data
440.08/440.13	c  N dy 12960   2231715      2426     10395         0     95539     31633   2636254     46.59     49.28
445.79/445.84	c  N dy 13071   2252110      2426     10395         0    115927     31633   4071411     46.59     49.45
451.99/452.08	c  N dy 13190   2272178      2426     10395         0     70006     31633    759346     46.60     50.41
456.19/456.23	c  N dy 13288   2292216      2426     10395         0     90033     31633   2161289     46.60     49.53
461.48/461.57	c  N dy 13384   2312660      2426     10395         0    110469     31633   3611181     46.59     49.14
467.98/468.06	c  N dy 13506   2332757      2426     10395         0    130555     31633   5042755     46.60     49.41
472.79/472.84	c  N dy 13613   2353099      2426     10395         0     83922     31633   1683961     46.61     49.14
478.29/478.38	c  N dy 13726   2373172      2426     10395         0    103988     31633   3100654     46.61     54.10
484.58/484.60	c  N dy 13847   2393488      2426     10395         0    124296     31633   4539425     46.62     49.79
490.39/490.42	c  N dy 13965   2413489      2426     10395         0     76313     31633   1076947     46.63     49.59
494.99/495.08	c  N dy 14096   2433536      2426     10395         0     96356     31633   2504102     46.63     49.45
500.68/500.73	c  N dy 14207   2453587      2426     10395         0    116403     31633   3931548     46.64     49.46
507.58/507.69	c  N dy 14332   2473606      2426     10395         0    136418     31633   5347454     46.64     50.33
512.19/512.22	c  N dy 14452   2493656      2426     10395         0     87481     31633   1798263     46.65     49.37
517.28/517.34	c  N dy 14556   2513671      2426     10395         0    107491     31633   3212235     46.65     49.35
523.68/523.70	c  N dy 14672   2533725      2426     10395         0    127540     31633   4624916     46.66     60.24
529.68/529.76	c  N dy 14779   2553805      2426     10395         0     77635     31633   1045481     46.66     52.42
534.39/534.49	c  N dy 14902   2573938      2426     10395         0     97766     31633   2472631     46.66     50.25
540.38/540.46	c  N dy 15028   2594009      2426     10395         0    117831     31633   3898570     46.67     53.89
547.48/547.54	c  N dy 15159   2614125      2426     10395         0    137938     31633   5317814     46.68     49.52
552.58/552.60	c  N dy 15287   2634145      2426     10395         0     86968     31633   1630406     46.69     50.98
557.69/557.78	c  N dy 15424   2654157      2426     10395         0    106976     31633   3055664     46.70     51.78
564.09/564.16	c  N dy 15538   2674233      2426     10395         0    127048     31633   4478153     46.70     49.82
571.08/571.13	c  N dy 15667   2694239      2426     10395         0     75067     31633    734816     46.71     51.54
574.98/575.03	c  S st 15780   2711588      2426     10395         0     92410     31633   1972376     46.72     47.57
575.08/575.19	c  S st 15780   2712091      2426     10395         0     92913     31633   2001361     46.72   no data
575.08/575.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
575.18/575.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
575.18/575.24	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
575.18/575.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
575.18/575.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
575.18/575.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2426 time:  0.00 s
575.18/575.24	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
575.18/575.27	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
575.29/575.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
576.98/577.05	c lits-rem:        35  cl-subs:       11  v-elim:      0  v-fix:    0  time:  1.72 s
576.98/577.05	c vivif2 --  cl tried    10395 cl shrink        0 lits rem          0 time: 0.00
576.98/577.08	c vivif2 --  cl tried    92902 cl shrink        0 lits rem          0 time: 0.03
577.08/577.16	c asymm  cl-useful: 0/10395/10395 lits-rem:0 time: 0.08
577.08/577.17	c calculated reachability. Time: 0.00
577.08/577.17	c  N dy 15780   2712091      2426     10395         0     92902     31633   2000045     46.72   no data
582.78/582.82	c  N dy 15917   2732379      2426     10395         0    113182     31633   3456455     46.73     49.40
589.49/589.57	c  N dy 16043   2752537      2426     10395         0    133333     31633   4883999     46.74     49.97
595.98/596.04	c  N dy 16151   2772823      2426     10395         0     80631     31633   1056741     46.74     49.70
600.89/600.93	c  N dy 16275   2793078      2426     10395         0    100879     31633   2490074     46.75     49.76
606.88/606.91	c  N dy 16402   2813124      2426     10395         0    120919     31633   3919552     46.76     58.89
613.98/614.01	c  N dy 16515   2833211      2426     10395         0    141002     31633   5354961     46.76     50.78
619.68/619.78	c  N dy 16641   2853289      2426     10395         0     87096     31633   1458270     46.77     49.93
624.98/625.03	c  N dy 16768   2873439      2426     10395         0    107239     31633   2885664     46.78     49.65
631.18/631.26	c  N dy 16875   2893530      2426     10395         0    127326     31633   4310398     46.78     49.58
638.88/638.93	c  N dy 16996   2913678      2426     10395         0    147467     31633   5745210     46.79     49.86
643.88/643.97	c  N dy 17124   2933695      2426     10395         0     92499     31633   1775764     46.80     49.36
649.38/649.48	c  N dy 17239   2953817      2426     10395         0    112611     31633   3208501     46.80     49.87
656.28/656.33	c  N dy 17377   2973866      2426     10395         0    132650     31633   4639048     46.81     49.83
663.88/663.98	c  N dy 17480   2994150      2426     10395         0     76958     31633    607740     46.81     49.69
668.68/668.79	c  N dy 17595   3015134      2426     10395         0     97938     31633   2092678     46.81     50.31
674.58/674.65	c  N dy 17708   3035218      2426     10395         0    118010     31633   3508255     46.82     49.37
681.48/681.54	c  N dy 17840   3055224      2426     10395         0    138007     31633   4924448     46.83     56.22
688.78/688.89	c  N dy 17953   3075470      2426     10395         0     81280     31633    841683     46.83     50.00
693.68/693.77	c  N dy 18079   3095558      2426     10395         0    101364     31633   2269293     46.83     50.02
699.49/699.60	c  N dy 18186   3115568      2426     10395         0    121371     31633   3693084     46.83     50.59
706.68/706.78	c  N dy 18310   3135581      2426     10395         0    141382     31633   5128710     46.84     49.47
713.98/714.03	c  N dy 18434   3155611      2426     10395         0     83423     31633    946849     46.85     49.35
718.99/719.01	c  N dy 18559   3175636      2426     10395         0    103443     31633   2365277     46.86     49.39
725.08/725.18	c  N dy 18684   3195702      2426     10395         0    123503     31633   3801875     46.87     49.64
731.09/731.13	c  S st 18794   3212091      2426     10395         0    139887     31633   4965766     46.87     46.30
731.29/731.39	c  S st 18794   3212595      2426     10395         0    140391     31633   4994015     46.87   no data
731.39/731.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
731.39/731.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.07
731.39/731.48	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
731.39/731.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
731.39/731.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
731.39/731.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2426 time:  0.00 s
731.39/731.48	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
731.50/731.54	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
731.68/731.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
737.38/737.41	c lits-rem:       120  cl-subs:       67  v-elim:      0  v-fix:    0  time:  5.71 s
737.38/737.42	c vivif2 --  cl tried    10395 cl shrink        0 lits rem          0 time: 0.00
737.38/737.49	c vivif2 --  cl tried   140324 cl shrink        0 lits rem          0 time: 0.07
737.58/737.63	c asymm  cl-useful: 0/10395/10395 lits-rem:0 time: 0.14
737.58/737.63	c calculated reachability. Time: 0.00
737.58/737.63	c  N dy 18794   3212595      2426     10395         0    140324     31633   4985967     46.87   no data
745.49/745.59	c  N dy 18908   3232814      2426     10395         0     81558     31633    740805     46.88     50.22
750.39/750.46	c  N dy 19027   3252968      2426     10395         0    101706     31633   2162370     46.88     49.73
756.49/756.52	c  N dy 19138   3273248      2426     10395         0    121982     31633   3585625     46.88     49.59
763.59/763.65	c  N dy 19248   3293310      2426     10395         0    142039     31633   5017545     46.88     56.50
771.49/771.53	c  N dy 19362   3313378      2426     10395         0     82125     31633    716199     46.89     49.53
776.29/776.37	c  N dy 19481   3333379      2426     10395         0    102116     31633   2128324     46.89     52.09
782.48/782.50	c  N dy 19605   3353405      2426     10395         0    122136     31633   3548745     46.89     49.41
789.70/789.79	c  N dy 19725   3373517      2426     10395         0    142243     31633   4976988     46.90     50.12
797.98/798.04	c  N dy 19830   3393562      2426     10395         0     81306     31633    594459     46.90     50.64
802.89/802.91	c  N dy 19954   3413696      2426     10395         0    101434     31633   2018499     46.91     50.83
808.88/808.93	c  N dy 20079   3433874      2426     10395         0    121607     31633   3453133     46.91     49.55
815.98/816.06	c  N dy 20206   3453933      2426     10395         0    141659     31633   4861735     46.92     54.58
824.39/824.47	c  N dy 20331   3474020      2426     10395         0    161741     31633   6295917     46.93     59.01
829.79/829.84	c  N dy 20460   3494105      2426     10395         0     99842     31633   1848430     46.93     49.80
835.69/835.73	c  N dy 20578   3514412      2426     10395         0    120141     31633   3292060     46.94     49.49
842.79/842.86	c  N dy 20704   3534437      2426     10395         0    140159     31633   4717140     46.94     58.73
851.08/851.18	c  N dy 20826   3554554      2426     10395         0    160263     31633   6149919     46.95     49.47
857.18/857.28	c  N dy 20944   3574592      2426     10395         0     97325     31633   1605493     46.95     55.88
863.18/863.20	c  N dy 21076   3594784      2426     10395         0    117508     31633   3052369     46.96     49.71
870.10/870.19	c  N dy 21194   3614950      2426     10395         0    137669     31633   4496347     46.96     49.87
878.19/878.29	c  N dy 21303   3635092      2426     10395         0    157801     31633   5919474     46.96     50.02
885.29/885.38	c  N dy 21433   3655447      2426     10395         0     94186     31633   1323381     46.97     49.77
890.89/890.99	c  N dy 21553   3675501      2426     10395         0    114233     31633   2745022     46.98     49.45
897.68/897.71	c  N dy 21686   3695506      2426     10395         0    134233     31633   4169302     46.98     55.38
904.39/904.40	c  S st 21791   3712596      2426     10395         0    151318     31633   5381887     46.99   no data
904.59/904.68	c  S st 21791   3713100      2426     10395         0    151822     31633   5410859     46.99   no data
904.59/904.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
904.69/904.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.08
904.69/904.78	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
904.69/904.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
904.69/904.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
904.69/904.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2426 time:  0.00 s
904.69/904.78	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
904.79/904.84	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
904.98/905.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
911.08/911.14	c lits-rem:       105  cl-subs:       50  v-elim:      0  v-fix:    0  time:  6.13 s
911.08/911.14	c vivif2 --  cl tried    10395 cl shrink        0 lits rem          0 time: 0.00
911.18/911.22	c vivif2 --  cl tried   151772 cl shrink        0 lits rem          0 time: 0.07
911.28/911.38	c asymm  cl-useful: 0/10395/10395 lits-rem:0 time: 0.16
911.28/911.38	c calculated reachability. Time: 0.00
911.28/911.38	c  N dy 21791   3713100      2426     10395         0    151772     31633   5405351     46.99   no data
920.08/920.10	c  N dy 21914   3733364      2426     10395         0     87063     31633    744702     46.99     49.98
924.59/924.62	c  F st 22025   3751562      2426     10395         0    105256     31633   2022025     47.00     48.08
925.10/925.14	c  N st 22029   3753593      2426     10395         0    107285     31633   2184947     47.00   no data
931.29/931.31	c  N dy 22129   3773702      2426     10395         0    127390     31633   3636548     47.00     49.50
938.78/938.84	c  N dy 22251   3793703      2426     10395         0    147386     31633   5067436     47.00     50.25
947.49/947.56	c  N dy 22381   3813733      2426     10395         0    167411     31633   6482433     47.01     49.75
953.48/953.59	c  N dy 22502   3833734      2426     10395         0    101430     31633   1713370     47.02     55.17
959.49/959.51	c  N dy 22617   3853747      2426     10395         0    121440     31633   3143824     47.02     49.89
966.79/966.84	c  N dy 22731   3874485      2426     10395         0    142172     31633   4617459     47.02     49.82
975.18/975.23	c  N dy 22847   3894569      2426     10395         0    162247     31633   6044922     47.03     49.64
982.69/982.77	c  N dy 22969   3914581      2426     10395         0     95275     31633   1211951     47.04     55.80
988.38/988.49	c  N dy 23097   3934675      2426     10395         0    115365     31633   2634282     47.04     50.04
995.19/995.28	c  N dy 23226   3954779      2426     10395         0    135464     31633   4074122     47.05     49.96
1003.28/1003.33	c  N dy 23354   3974810      2426     10395         0    155489     31633   5497144     47.06     50.80
1012.68/1012.74	c  N dy 23479   3995156      2426     10395         0    175828     31633   6946763     47.06     50.36
1017.89/1017.96	c  N dy 23611   4015219      2426     10395         0    107908     31633   2041887     47.07     50.12
1024.09/1024.18	c  N dy 23730   4035232      2426     10395         0    127916     31633   3472830     47.07     50.71
1031.89/1031.92	c  N dy 23863   4055811      2426     10395         0    148490     31633   4936685     47.08     49.81
1041.08/1041.19	c  N dy 23986   4075899      2426     10395         0    168571     31633   6362739     47.08     55.61
1048.48/1048.52	c  N dy 24114   4095902      2426     10395         0     99596     31633   1385650     47.09     58.73
1054.19/1054.25	c  N dy 24230   4115907      2426     10395         0    119599     31633   2797139     47.09     52.87
1061.28/1061.37	c  N dy 24353   4136190      2426     10395         0    139874     31633   4235848     47.10     50.20
1069.69/1069.79	c  N dy 24470   4156526      2426     10395         0    160205     31633   5687213     47.10     49.75
1079.28/1079.30	c  N dy 24607   4176609      2426     10395         0     90305     31633    651420     47.11     50.53
1084.49/1084.60	c  N dy 24731   4196671      2426     10395         0    110362     31633   2080617     47.11     49.73
1089.68/1089.75	c  S st 24824   4213103      2426     10395         0    126791     31633   3231753     47.11     48.71
1089.89/1089.97	c  S st 24824   4213603      2426     10395         0    127291     31633   3260075     47.11   no data
1089.89/1089.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1090.00/1090.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.06
1090.00/1090.05	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1090.00/1090.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1090.00/1090.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1090.00/1090.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2426 time:  0.00 s
1090.00/1090.05	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
1090.00/1090.09	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1090.10/1090.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1092.89/1092.94	c lits-rem:       109  cl-subs:       26  v-elim:      0  v-fix:    0  time:  2.74 s
1092.89/1092.94	c vivif2 --  cl tried    10395 cl shrink        0 lits rem          0 time: 0.00
1092.89/1092.98	c vivif2 --  cl tried   127265 cl shrink        0 lits rem          0 time: 0.04
1093.09/1093.11	c asymm  cl-useful: 0/10395/10395 lits-rem:0 time: 0.13
1093.09/1093.11	c calculated reachability. Time: 0.00
1093.09/1093.11	c  N dy 24824   4213603      2426     10395         0    127265     31633   3256785     47.11   no data
1100.68/1100.75	c  N dy 24946   4233651      2426     10395         0    147306     31633   4685959     47.12     60.04
1109.18/1109.29	c  N dy 25065   4253751      2426     10395         0    167397     31633   6101143     47.12     49.70
1117.88/1117.90	c  N dy 25203   4273753      2426     10395         0     96417     31633   1018917     47.13     58.87
1123.59/1123.63	c  N dy 25345   4293803      2426     10395         0    116458     31633   2446223     47.14     51.30
1130.18/1130.23	c  N dy 25449   4314087      2426     10395         0    136735     31633   3915113     47.14     49.91
1137.99/1138.07	c  N dy 25569   4334106      2426     10395         0    156748     31633   5349112     47.14     54.67
1147.19/1147.21	c  N dy 25665   4354560      2426     10395         0    177196     31633   6812288     47.14     50.85
1154.28/1154.32	c  N dy 25785   4375266      2426     10395         0    105926     31633   1641192     47.14     52.07
1160.39/1160.47	c  N dy 25912   4395580      2426     10395         0    126234     31633   3095905     47.15     50.23
1167.59/1167.69	c  N dy 26019   4415609      2426     10395         0    146259     31633   4520125     47.15     49.67
1176.38/1176.46	c  N dy 26147   4435787      2426     10395         0    166436     31633   5959011     47.15     50.50
1186.18/1186.23	c  N dy 26273   4455819      2426     10395         0     93487     31633    685284     47.16     56.72
1191.48/1191.51	c  N dy 26390   4475860      2426     10395         0    113520     31633   2133956     47.16     52.30
1198.29/1198.32	c  N dy 26510   4496643      2426     10395         0    134293     31633   3615473     47.16     49.71
1206.38/1206.47	c  N dy 26626   4516690      2426     10395         0    154330     31633   5032578     47.17     50.02
1215.98/1216.07	c  N dy 26763   4536748      2426     10395         0    174379     31633   6475037     47.17     54.29
1224.59/1224.68	c  N dy 26887   4556844      2426     10395         0    100505     31633   1116656     47.18     57.09
1230.38/1230.42	c  N dy 27019   4576920      2426     10395         0    120574     31633   2547576     47.19     50.10
1237.28/1237.33	c  N dy 27135   4596957      2426     10395         0    140602     31633   3973461     47.19     50.82
1245.49/1245.57	c  N dy 27253   4616974      2426     10395         0    160610     31633   5402333     47.19     50.04
1254.99/1255.09	c  N dy 27378   4637019      2426     10395         0    180645     31633   6833588     47.20     50.26
1262.79/1262.88	c  N dy 27502   4657314      2426     10395         0    105975     31633   1456072     47.20     49.98
1268.99/1269.06	c  N dy 27632   4677392      2426     10395         0    126046     31633   2895938     47.21     49.78
1276.38/1276.49	c  N dy 27752   4697554      2426     10395         0    146201     31633   4337043     47.21     50.25
1283.18/1283.28	c  S st 27851   4713603      2426     10395         0    162243     31633   5479107     47.21   no data
1283.58/1283.61	c  S st 27851   4714104      2426     10395         0    162744     31633   5507760     47.21   no data
1283.58/1283.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1283.58/1283.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.09
1283.58/1283.71	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1283.69/1283.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1283.69/1283.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1283.69/1283.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2426 time:  0.00 s
1283.69/1283.71	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
1283.69/1283.77	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
1283.88/1283.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1289.88/1289.95	c lits-rem:       123  cl-subs:       46  v-elim:      0  v-fix:    0  time:  6.00 s
1289.88/1289.95	c vivif2 --  cl tried    10395 cl shrink        0 lits rem          0 time: 0.00
1289.98/1290.02	c vivif2 --  cl tried   162698 cl shrink        0 lits rem          0 time: 0.07
1290.19/1290.21	c asymm  cl-useful: 0/10395/10395 lits-rem:0 time: 0.17
1290.19/1290.21	c calculated reachability. Time: 0.00
1290.19/1290.21	c  N dy 27851   4714104      2426     10395         0    162698     31633   5501755     47.21   no data
1299.88/1299.94	c  N dy 27977   4734204      2426     10395         0    182791     31633   6941003     47.22     49.77

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-3367317-1305380633/watcher-3367317-1305380633 -o /tmp/evaluation-result-3367317-1305380633/solver-3367317-1305380633 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3367317-1305380633.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: 4.26 4.05 3.20 4/320 10952
/proc/meminfo: memFree=11905632/32950928 swapFree=67111348/67111528
[pid=10952] ppid=10950 vsize=30792 CPUtime=0 cores=5,7
/proc/10952/stat : 10952 (strangenight2-s) R 10950 10952 10553 0 -1 4202496 828 0 0 0 0 0 0 0 25 0 1 0 649662075 31531008 736 33554432000 4194304 4580011 140735939631232 18446744073709551615 4354920 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10952/statm: 7698 737 323 95 0 2680 0

[startup+0.065868 s]
/proc/loadavg: 4.26 4.05 3.20 4/320 10952
/proc/meminfo: memFree=11905632/32950928 swapFree=67111348/67111528
[pid=10952] ppid=10950 vsize=32548 CPUtime=0.06 cores=5,7
/proc/10952/stat : 10952 (strangenight2-s) R 10950 10952 10553 0 -1 4202496 1509 0 0 0 6 0 0 0 25 0 1 0 649662075 33329152 1252 33554432000 4194304 4580011 140735939631232 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10952/statm: 8137 1252 364 95 0 3119 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 32548

[startup+0.100863 s]
/proc/loadavg: 4.26 4.05 3.20 4/320 10952
/proc/meminfo: memFree=11905632/32950928 swapFree=67111348/67111528
[pid=10952] ppid=10950 vsize=32548 CPUtime=0.09 cores=5,7
/proc/10952/stat : 10952 (strangenight2-s) R 10950 10952 10553 0 -1 4202496 1550 0 0 0 9 0 0 0 25 0 1 0 649662075 33329152 1293 33554432000 4194304 4580011 140735939631232 18446744073709551615 4320703 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10952/statm: 8137 1293 364 95 0 3119 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 32548

[startup+0.300827 s]
/proc/loadavg: 4.26 4.05 3.20 4/320 10952
/proc/meminfo: memFree=11905632/32950928 swapFree=67111348/67111528
[pid=10952] ppid=10950 vsize=32548 CPUtime=0.29 cores=5,7
/proc/10952/stat : 10952 (strangenight2-s) R 10950 10952 10553 0 -1 4202496 1798 0 0 0 29 0 0 0 25 0 1 0 649662075 33329152 1541 33554432000 4194304 4580011 140735939631232 18446744073709551615 4293650 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10952/statm: 8137 1541 364 95 0 3119 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 32548

[startup+0.70076 s]
/proc/loadavg: 4.26 4.05 3.20 4/320 10952
/proc/meminfo: memFree=11905632/32950928 swapFree=67111348/67111528
[pid=10952] ppid=10950 vsize=33516 CPUtime=0.69 cores=5,7
/proc/10952/stat : 10952 (strangenight2-s) R 10950 10952 10553 0 -1 4202496 2398 0 0 0 69 0 0 0 25 0 1 0 649662075 34320384 1715 33554432000 4194304 4580011 140735939631232 18446744073709551615 4294413 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10952/statm: 8379 1715 364 95 0 3361 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 33516

[startup+1.50062 s]
/proc/loadavg: 4.26 4.05 3.20 5/321 10953
/proc/meminfo: memFree=11896820/32950928 swapFree=67111348/67111528
[pid=10952] ppid=10950 vsize=34088 CPUtime=1.49 cores=5,7
/proc/10952/stat : 10952 (strangenight2-s) R 10950 10952 10553 0 -1 4202496 3607 0 0 0 149 0 0 0 25 0 1 0 649662075 34906112 1710 33554432000 4194304 4580011 140735939631232 18446744073709551615 4293872 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10952/statm: 8522 1710 364 95 0 3504 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 34088

[startup+3.10034 s]
/proc/loadavg: 4.26 4.05 3.20 5/321 10953
/proc/meminfo: memFree=11902896/32950928 swapFree=67111348/67111528
[pid=10952] ppid=10950 vsize=44544 CPUtime=3.09 cores=5,7
/proc/10952/stat : 10952 (strangenight2-s) R 10950 10952 10553 0 -1 4202496 7882 0 0 0 308 1 0 0 25 0 1 0 649662075 45613056 4388 33554432000 4194304 4580011 140735939631232 18446744073709551615 4319879 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10952/statm: 11136 4388 367 95 0 6118 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 44544

[startup+6.30077 s]
/proc/loadavg: 4.24 4.05 3.20 5/321 10953
/proc/meminfo: memFree=11890116/32950928 swapFree=67111348/67111528
[pid=10952] ppid=10950 vsize=47212 CPUtime=6.29 cores=5,7
/proc/10952/stat : 10952 (strangenight2-s) R 10950 10952 10553 0 -1 4202496 11623 0 0 0 628 1 0 0 25 0 1 0 649662075 48345088 5176 33554432000 4194304 4580011 140735939631232 18446744073709551615 4292906 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10952/statm: 11803 5176 367 95 0 6785 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 47212

[startup+12.7006 s]
/proc/loadavg: 4.22 4.05 3.20 5/321 10953
/proc/meminfo: memFree=11879392/32950928 swapFree=67111348/67111528
[pid=10952] ppid=10950 vsize=58676 CPUtime=12.69 cores=5,7
/proc/10952/stat : 10952 (strangenight2-s) R 10950 10952 10553 0 -1 4202496 19802 0 0 0 1266 3 0 0 25 0 1 0 649662075 60084224 8290 33554432000 4194304 4580011 140735939631232 18446744073709551615 4320786 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10952/statm: 14669 8290 367 95 0 9651 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 58676

[startup+25.5004 s]
/proc/loadavg: 4.17 4.05 3.21 5/321 10953
/proc/meminfo: memFree=11849492/32950928 swapFree=67111348/67111528
[pid=10952] ppid=10950 vsize=77088 CPUtime=25.49 cores=5,7
/proc/10952/stat : 10952 (strangenight2-s) R 10950 10952 10553 0 -1 4202496 32883 0 0 0 2543 6 0 0 25 0 1 0 649662075 78938112 13252 33554432000 4194304 4580011 140735939631232 18446744073709551615 4415940 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10952/statm: 19272 13252 367 95 0 14254 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 77088

[startup+51.1009 s]
/proc/loadavg: 4.17 4.06 3.24 5/321 10954
/proc/meminfo: memFree=11829248/32950928 swapFree=67111348/67111528
[pid=10952] ppid=10950 vsize=82064 CPUtime=51.09 cores=5,7
/proc/10952/stat : 10952 (strangenight2-s) R 10950 10952 10553 0 -1 4202496 49626 0 0 0 5099 10 0 0 25 0 1 0 649662075 84033536 15258 33554432000 4194304 4580011 140735939631232 18446744073709551615 4295647 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10952/statm: 20516 15258 367 95 0 15498 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 82064

[startup+102.312 s]
/proc/loadavg: 4.07 4.05 3.28 5/321 10956
/proc/meminfo: memFree=11797756/32950928 swapFree=67111348/67111528
[pid=10952] ppid=10950 vsize=88128 CPUtime=102.3 cores=5,7
/proc/10952/stat : 10952 (strangenight2-s) R 10950 10952 10553 0 -1 4202496 77983 0 0 0 10211 19 0 0 25 0 1 0 649662075 90243072 15693 33554432000 4194304 4580011 140735939631232 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10952/statm: 22032 15693 367 95 0 17014 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 88128

[startup+162.3 s]
/proc/loadavg: 4.02 4.04 3.32 5/321 10985
/proc/meminfo: memFree=11815304/32950928 swapFree=67111348/67111528
[pid=10952] ppid=10950 vsize=110480 CPUtime=162.29 cores=5,7
/proc/10952/stat : 10952 (strangenight2-s) R 10950 10952 10553 0 -1 4202496 107993 0 0 0 16201 28 0 0 25 0 1 0 649662075 113131520 21305 33554432000 4194304 4580011 140735939631232 18446744073709551615 4293073 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10952/statm: 27620 21305 367 95 0 22602 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 110480

[startup+222.301 s]
/proc/loadavg: 4.06 4.04 3.37 5/321 10987
/proc/meminfo: memFree=11756236/32950928 swapFree=67111348/67111528
[pid=10952] ppid=10950 vsize=128252 CPUtime=222.29 cores=5,7
/proc/10952/stat : 10952 (strangenight2-s) R 10950 10952 10553 0 -1 4202496 134868 0 0 0 22194 35 0 0 25 0 1 0 649662075 131330048 24151 33554432000 4194304 4580011 140735939631232 18446744073709551615 4294928 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10952/statm: 32063 24151 367 95 0 27045 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 128252

[startup+282.3 s]
/proc/loadavg: 4.02 4.03 3.40 5/321 11015
/proc/meminfo: memFree=11939792/32950928 swapFree=67111348/67111528
[pid=10952] ppid=10950 vsize=128476 CPUtime=282.29 cores=5,7
/proc/10952/stat : 10952 (strangenight2-s) R 10950 10952 10553 0 -1 4202496 157792 0 0 0 28188 41 0 0 25 0 1 0 649662075 131559424 24775 33554432000 4194304 4580011 140735939631232 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10952/statm: 32119 24775 367 95 0 27101 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 128476

[startup+342.301 s]
/proc/loadavg: 4.18 4.07 3.45 5/321 11017
/proc/meminfo: memFree=11890496/32950928 swapFree=67111348/67111528
[pid=10952] ppid=10950 vsize=174080 CPUtime=342.28 cores=5,7
/proc/10952/stat : 10952 (strangenight2-s) R 10950 10952 10553 0 -1 4202496 178716 0 0 0 34181 47 0 0 25 0 1 0 649662075 178257920 26409 33554432000 4194304 4580011 140735939631232 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10952/statm: 43520 26409 367 95 0 38502 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 174080

[startup+402.301 s]
/proc/loadavg: 4.06 4.05 3.48 5/321 11019
/proc/meminfo: memFree=11823368/32950928 swapFree=67111348/67111528
[pid=10952] ppid=10950 vsize=128808 CPUtime=402.29 cores=5,7
/proc/10952/stat : 10952 (strangenight2-s) R 10950 10952 10553 0 -1 4202496 198527 0 0 0 40176 53 0 0 25 0 1 0 649662075 131899392 25567 33554432000 4194304 4580011 140735939631232 18446744073709551615 4294439 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10952/statm: 32202 25567 367 95 0 27184 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 128808

[startup+462.3 s]
/proc/loadavg: 4.02 4.04 3.51 5/321 11020
/proc/meminfo: memFree=11813416/32950928 swapFree=67111348/67111528
[pid=10952] ppid=10950 vsize=175524 CPUtime=462.28 cores=5,7
/proc/10952/stat : 10952 (strangenight2-s) R 10950 10952 10553 0 -1 4202496 216965 0 0 0 46170 58 0 0 25 0 1 0 649662075 179736576 27643 33554432000 4194304 4580011 140735939631232 18446744073709551615 4294341 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10952/statm: 43881 27643 367 95 0 38863 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 175524

[startup+522.301 s]
/proc/loadavg: 4.01 4.03 3.54 5/321 11022
/proc/meminfo: memFree=11771708/32950928 swapFree=67111348/67111528
[pid=10952] ppid=10950 vsize=176180 CPUtime=522.28 cores=5,7
/proc/10952/stat : 10952 (strangenight2-s) R 10950 10952 10553 0 -1 4202496 234625 0 0 0 52165 63 0 0 25 0 1 0 649662075 180408320 28187 33554432000 4194304 4580011 140735939631232 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10952/statm: 44045 28187 367 95 0 39027 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 176180

[startup+582.3 s]
/proc/loadavg: 4.00 4.02 3.57 5/321 11023
/proc/meminfo: memFree=11759528/32950928 swapFree=67111348/67111528
[pid=10952] ppid=10950 vsize=177584 CPUtime=582.28 cores=5,7
/proc/10952/stat : 10952 (strangenight2-s) R 10950 10952 10553 0 -1 4202496 251763 0 0 0 58161 67 0 0 25 0 1 0 649662075 181846016 27500 33554432000 4194304 4580011 140735939631232 18446744073709551615 4295935 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10952/statm: 44396 27500 367 95 0 39378 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 177584

[startup+642.301 s]
/proc/loadavg: 4.00 4.02 3.59 5/321 11025
/proc/meminfo: memFree=11771756/32950928 swapFree=67111348/67111528
[pid=10952] ppid=10950 vsize=130072 CPUtime=642.29 cores=5,7
/proc/10952/stat : 10952 (strangenight2-s) R 10950 10952 10553 0 -1 4202496 268318 0 0 0 64156 73 0 0 25 0 1 0 649662075 133193728 25423 33554432000 4194304 4580011 140735939631232 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10952/statm: 32518 25423 367 95 0 27500 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 130072

[startup+702.3 s]
/proc/loadavg: 4.06 4.04 3.62 5/321 11027
/proc/meminfo: memFree=11753492/32950928 swapFree=67111348/67111528
[pid=10952] ppid=10950 vsize=178700 CPUtime=702.28 cores=5,7
/proc/10952/stat : 10952 (strangenight2-s) R 10950 10952 10553 0 -1 4202496 284149 0 0 0 70151 77 0 0 25 0 1 0 649662075 182988800 28461 33554432000 4194304 4580011 140735939631232 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10952/statm: 44675 28461 367 95 0 39657 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 178700

[startup+762.313 s]
/proc/loadavg: 4.09 4.04 3.65 5/321 11028
/proc/meminfo: memFree=11695680/32950928 swapFree=67111348/67111528
[pid=10952] ppid=10950 vsize=213592 CPUtime=762.3 cores=5,7
/proc/10952/stat : 10952 (strangenight2-s) R 10950 10952 10553 0 -1 4202496 305723 0 0 0 76148 82 0 0 25 0 1 0 649662075 218718208 36869 33554432000 4194304 4580011 140735939631232 18446744073709551615 4294498 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10952/statm: 53398 36869 367 95 0 48380 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 213592

[startup+822.301 s]
/proc/loadavg: 4.09 4.05 3.67 5/321 11030
/proc/meminfo: memFree=11655464/32950928 swapFree=67111348/67111528
[pid=10952] ppid=10950 vsize=214052 CPUtime=822.29 cores=5,7
/proc/10952/stat : 10952 (strangenight2-s) R 10950 10952 10553 0 -1 4202496 320374 0 0 0 82143 86 0 0 25 0 1 0 649662075 219189248 38074 33554432000 4194304 4580011 140735939631232 18446744073709551615 4295647 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10952/statm: 53513 38074 367 95 0 48495 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 214052

[startup+882.3 s]
/proc/loadavg: 4.17 4.07 3.70 5/321 11031
/proc/meminfo: memFree=11663244/32950928 swapFree=67111348/67111528
[pid=10952] ppid=10950 vsize=214524 CPUtime=882.29 cores=5,7
/proc/10952/stat : 10952 (strangenight2-s) R 10950 10952 10553 0 -1 4202496 334802 0 0 0 88138 91 0 0 25 0 1 0 649662075 219672576 38709 33554432000 4194304 4580011 140735939631232 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10952/statm: 53631 38709 367 95 0 48613 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 214524

[startup+942.301 s]
/proc/loadavg: 4.23 4.10 3.73 5/321 11033
/proc/meminfo: memFree=11678956/32950928 swapFree=67111348/67111528
[pid=10952] ppid=10950 vsize=232136 CPUtime=942.28 cores=5,7
/proc/10952/stat : 10952 (strangenight2-s) R 10950 10952 10553 0 -1 4202496 352151 0 0 0 94132 96 0 0 25 0 1 0 649662075 237707264 41907 33554432000 4194304 4580011 140735939631232 18446744073709551615 4294426 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10952/statm: 58034 41907 367 95 0 53016 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 232136

[startup+1002.3 s]
/proc/loadavg: 4.08 4.08 3.75 5/321 11035
/proc/meminfo: memFree=11643200/32950928 swapFree=67111348/67111528
[pid=10952] ppid=10950 vsize=232560 CPUtime=1002.29 cores=5,7
/proc/10952/stat : 10952 (strangenight2-s) R 10950 10952 10553 0 -1 4202496 366324 0 0 0 100129 100 0 0 25 0 1 0 649662075 238141440 41576 33554432000 4194304 4580011 140735939631232 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10952/statm: 58140 41576 367 95 0 53122 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 232560

[startup+1062.3 s]
/proc/loadavg: 4.03 4.06 3.76 5/321 11045
/proc/meminfo: memFree=11508484/32950928 swapFree=67111348/67111528
[pid=10952] ppid=10950 vsize=233000 CPUtime=1062.28 cores=5,7
/proc/10952/stat : 10952 (strangenight2-s) R 10950 10952 10553 0 -1 4202496 380227 0 0 0 106123 105 0 0 25 0 1 0 649662075 238592000 40653 33554432000 4194304 4580011 140735939631232 18446744073709551615 4293150 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10952/statm: 58250 40653 367 95 0 53232 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 233000

[startup+1122.3 s]
/proc/loadavg: 4.01 4.05 3.77 5/321 11047
/proc/meminfo: memFree=11517004/32950928 swapFree=67111348/67111528
[pid=10952] ppid=10950 vsize=182404 CPUtime=1122.29 cores=5,7
/proc/10952/stat : 10952 (strangenight2-s) R 10950 10952 10553 0 -1 4202496 393106 0 0 0 112119 110 0 0 25 0 1 0 649662075 186781696 38418 33554432000 4194304 4580011 140735939631232 18446744073709551615 4294348 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10952/statm: 45601 38418 367 95 0 40583 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 182404

[startup+1182.3 s]
/proc/loadavg: 4.00 4.04 3.78 5/321 11048
/proc/meminfo: memFree=11536184/32950928 swapFree=67111348/67111528
[pid=10952] ppid=10950 vsize=233648 CPUtime=1182.28 cores=5,7
/proc/10952/stat : 10952 (strangenight2-s) R 10950 10952 10553 0 -1 4202496 405614 0 0 0 118115 113 0 0 25 0 1 0 649662075 239255552 43199 33554432000 4194304 4580011 140735939631232 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10952/statm: 58412 43199 367 95 0 53394 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 233648

[startup+1242.3 s]
/proc/loadavg: 3.93 4.02 3.79 4/315 11071
/proc/meminfo: memFree=11683492/32950928 swapFree=67111348/67111528
[pid=10952] ppid=10950 vsize=234084 CPUtime=1242.29 cores=5,7
/proc/10952/stat : 10952 (strangenight2-s) R 10950 10952 10553 0 -1 4202496 419295 0 0 0 124111 118 0 0 25 0 1 0 649662075 239702016 41208 33554432000 4194304 4580011 140735939631232 18446744073709551615 4294514 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10952/statm: 58521 41208 367 95 0 53503 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 234084



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.38 3.85 3.75 4/315 11072
/proc/meminfo: memFree=11657880/32950928 swapFree=67111348/67111528
[pid=10952] ppid=10950 vsize=247188 CPUtime=1299.99 cores=5,7
/proc/10952/stat : 10952 (strangenight2-s) R 10950 10952 10553 0 -1 4202496 432189 0 0 0 129877 122 0 0 25 0 1 0 649662075 253120512 46157 33554432000 4194304 4580011 140735939631232 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10952/statm: 61797 46157 367 95 0 56779 0
Current children cumulated CPU time (s) 1299.99
Current children cumulated vsize (KiB) 247188

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.01
CPU user time (s): 1298.78
CPU system time (s): 1.23081
CPU usage (%): 99.9992
Max. virtual memory (cumulated for all children) (KiB): 247188

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

runsolver used 3.73843 second user time and 9.30259 second system time

The end

Launcher Data

Begin job on node120 at 2011-05-14 15:43:53
IDJOB=3367317
IDBENCH=82526
IDSOLVER=1845
FILE ID=node120/3367317-1305380633
RUNJOBID= node120-1305379154-10574
PBS_JOBID= 13324382
Free space on /tmp= 73472 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v2500-c10500-S924370159-018-UNKNOWN.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367317-1305380633/watcher-3367317-1305380633 -o /tmp/evaluation-result-3367317-1305380633/solver-3367317-1305380633 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3367317-1305380633.cnf

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

MD5SUM BENCH= 392862e8cb399d235b8f33dd872803fb
RANDOM SEED=812501135

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      11906036 kB
Buffers:        238804 kB
Cached:        3572948 kB
SwapCached:          0 kB
Active:       17803576 kB
Inactive:      2950388 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      11906036 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           13788 kB
Writeback:           0 kB
AnonPages:    16942340 kB
Mapped:          25768 kB
Slab:           174984 kB
PageTables:      50284 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 52117316 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= 73492 MiB
End job on node120 at 2011-05-14 16:05:35