Trace number 3367903

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m47-q841.5-n45-p30-s84954709.cnf
MD5SUM556c58061360a1b195d9b2f28888af77
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.03469
Satisfiable
(Un)Satisfiability was proved
Number of variables2115
Number of clauses356340
Sum of the clauses size714705
Maximum clause length47
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2356295
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

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-3367903-1305396379.cnf'
0.00/0.01	c -- header says num vars:           2115
0.00/0.01	c -- header says num clauses:      356340
0.00/0.05	c -- clauses added:            0 learnts,       356340 normals,            0 xors
0.00/0.05	c -- vars added       2115
0.00/0.05	c Parsing time:  0.04 s
0.00/0.05	c  N st     0         0      2115        45    356295         0    714705         0   no data   no data
0.00/0.05	c asymm  cl-useful: 0/45/45 lits-rem:0 time: 0.00
0.05/0.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.04
0.05/0.09	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.09/0.14	c bin-w-bin subsume rem            0 bins  time:  0.05 s
0.19/0.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
0.19/0.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2115 time:  0.03 s
0.19/0.26	c Removed useless bin:       0  fixed:     0  props:   1.79M  time:  0.03 s
0.29/0.34	c lits-rem:       518  cl-subs:        0  v-elim:     45  v-fix:    0  time:  0.08 s
0.29/0.35	c Finding binary XORs  T:     0.01 s  found:       0
0.29/0.36	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.29/0.36	c calculated reachability. Time: 0.00
0.29/0.37	c Calc default polars -  time:   0.00 s pos:       0 undec:      45 neg:    2070
0.29/0.37	c =========================================================================================
0.29/0.37	c types(t): F = full restart, N = normal restart
0.29/0.37	c types(t): S = simplification begin/end, E = solution found
0.29/0.37	c restart types(rt): st = static, dy = dynamic
0.29/0.37	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.29/0.37	c  B st     0         0      2070      6430    347795         0   1041832         0   no data   no data
0.89/0.99	c  N dy    12      5109      2070      6430    347795      2544   1041831    276751     15.82     16.70
1.39/1.40	c  N dy    30      9117      2070      6430    347795      6473   1041831    732880     15.94     16.82
1.79/1.84	c  N dy    47     13846      2070      6430    347795      6936   1041831    752334     15.86     16.83
2.29/2.32	c  N dy    59     18506      2070      6430    347795      5989   1041831    422757     15.45     16.27
2.79/2.85	c  N dy    68     24473      2070      6430    347795     11777   1041831   1028986     14.69     15.51
2.89/2.90	c  F st    72     25000      2070      6430    347795     12297   1041831   1097286     14.71   no data
3.30/3.39	c  N dy    78     30001      2070      6430    347795     10540   1041831    818938     14.71   no data
3.30/3.39	c  S st    78     30001      2070      6430    347795     10540   1041831    818938     14.71   no data
3.39/3.43	c  S st    78     30507      2070      6430    347795     11043   1041830    874737     14.71   no data
3.39/3.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3.79/3.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 18.9M T:  0.39
3.79/3.83	c blocked clauses removed:        0 vars:      0 tried:        2070 T: 0.00 s
3.79/3.87	c bin-w-bin subsume rem            0 bins  time:  0.03 s
8.69/8.72	c subs with bin:        0  lits-rem:     33554  v-fix:    0  time:  4.86 s
8.69/8.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2070 time:  0.03 s
8.69/8.78	c Removed useless bin:       0  fixed:     0  props:   1.75M  time:  0.03 s
8.89/8.91	c lits-rem:      2199  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.13 s
10.19/10.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.30 s
11.01/11.09	c lits-rem:       201  cl-subs:      224  v-elim:      0  v-fix:    0  time:  0.85 s
11.19/11.29	c asymm  cl-useful: 815/1760/6430 lits-rem:8645 time: 0.20
11.29/11.30	c calculated reachability. Time: 0.00
11.29/11.30	c  N dy    78     30507      2070      6430    347795     10819    996884    853608     14.71   no data
11.69/11.70	c  N dy    92     34592      2070      6430    347795     14805    996884   1341724     14.62     15.89
12.00/12.11	c  N dy   114     38634      2070      6430    347795     11056    996884    929100     14.77     16.41
12.49/12.54	c  N dy   135     42773      2070      6430    347795     15135    996884   1553472     15.42     16.32
12.89/12.90	c  S st   155     45761      2070      6430    347795      9286    996884    694478     15.63   no data
12.89/12.94	c  S st   155     46263      2070      6430    347795      9787    996884    768954     15.63   no data
12.89/12.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
13.28/13.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 18.0M T:  0.37
13.28/13.33	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
13.28/13.36	c bin-w-bin subsume rem            0 bins  time:  0.03 s
17.89/17.98	c subs with bin:        0  lits-rem:      6479  v-fix:    0  time:  4.62 s
17.99/18.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2070 time:  0.03 s
17.99/18.04	c Removed useless bin:       0  fixed:     0  props:   1.75M  time:  0.03 s
17.99/18.07	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
19.39/19.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.36 s
19.70/19.76	c lits-rem:       125  cl-subs:       52  v-elim:      0  v-fix:    0  time:  0.31 s
19.70/19.77	c vivif2 --  cl tried     6430 cl shrink      978 lits rem       9451 time: 0.01
19.70/19.79	c vivif2 --  cl tried     9735 cl shrink        0 lits rem          0 time: 0.02
19.89/19.98	c asymm  cl-useful: 0/3060/6430 lits-rem:0 time: 0.19
19.89/19.99	c calculated reachability. Time: 0.00
19.89/19.99	c  N dy   155     46263      2070      6430    347795      9735    980879    757568     15.63   no data
20.39/20.45	c  N dy   172     50350      2070      6430    347795     13676    980879   1304963     15.93     18.21
20.80/20.90	c  N dy   203     54446      2070      6430    347795     17693    980879   1896928     16.97     34.55
21.29/21.39	c  N dy   209     59594      2070      6430    347795     12990    980879   1021910     16.63     17.54
21.79/21.88	c  N dy   217     64283      2070      6430    347795     17565    980879   1484632     16.44     17.59
22.29/22.38	c  N dy   238     68447      2070      6430    347795     10919    980879    790504     16.92     17.87
22.39/22.46	c  S st   240     69395      2070      6430    347795     11832    980879    907755     16.88     13.13
22.49/22.51	c  S st   240     69897      2070      6430    347795     12332    980879    965058     16.88   no data
22.49/22.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
22.89/22.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 18.9M T:  0.39
22.89/22.91	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
22.89/22.94	c bin-w-bin subsume rem            0 bins  time:  0.03 s
27.59/27.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  4.66 s
27.59/27.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2070 time:  0.03 s
27.59/27.67	c Removed useless bin:       0  fixed:     0  props:   1.75M  time:  0.03 s
27.59/27.69	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
28.99/29.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.30 s
29.39/29.41	c lits-rem:        86  cl-subs:       53  v-elim:      0  v-fix:    0  time:  0.39 s
29.39/29.42	c vivif2 --  cl tried     6430 cl shrink        0 lits rem          0 time: 0.01
29.39/29.44	c vivif2 --  cl tried    12279 cl shrink        0 lits rem          0 time: 0.03
29.60/29.64	c asymm  cl-useful: 0/1529/6430 lits-rem:0 time: 0.20
29.60/29.65	c calculated reachability. Time: 0.00
29.60/29.65	c  N dy   240     69897      2070      6430    347795     12279    980879    957376     16.88   no data
30.39/30.43	c  N dy   245     76685      2070      6430    347795     18864    980879   1851979     16.48     17.40
30.99/31.09	c  N dy   264     81776      2070      6430    347795     12143    980879    850164     16.44     17.34
31.69/31.70	c  F st   278     87501      2070      6430    347795     17750    980879   1575828     16.30     12.80
31.69/31.74	c  N st   278     87501      2070      6430    347795     17750    980879   1575828     16.30     12.80
32.49/32.50	c  N dy   287     93104      2070      6430    347795     23156    980879   2231816     16.31     17.30
33.29/33.30	c  N dy   310    100009      2070      6430    347795     17250    980879   1507591     16.34     17.38
33.79/33.85	c  S st   316    104847      2070      6430    347795     21932    980879   2005140     16.16   no data
33.89/33.91	c  S st   316    105349      2070      6430    347795     22430    980879   2067829     16.16   no data
33.89/33.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
34.39/34.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 24.2M T:  0.52
34.39/34.44	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
34.39/34.47	c bin-w-bin subsume rem            0 bins  time:  0.03 s
39.09/39.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  4.68 s
39.09/39.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2070 time:  0.03 s
39.19/39.21	c Removed useless bin:       0  fixed:     0  props:   1.75M  time:  0.03 s
39.19/39.23	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
40.71/40.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.47 s
43.39/43.49	c lits-rem:       760  cl-subs:      351  v-elim:      0  v-fix:    0  time:  2.73 s
43.49/43.50	c vivif2 --  cl tried     6430 cl shrink        0 lits rem          0 time: 0.01
43.49/43.55	c vivif2 --  cl tried    22079 cl shrink        0 lits rem          0 time: 0.05
43.69/43.76	c asymm  cl-useful: 0/1515/6430 lits-rem:0 time: 0.21
43.69/43.77	c calculated reachability. Time: 0.00
43.69/43.77	c  N dy   316    105349      2070      6430    347795     22079    980879   2021659     16.16   no data
44.59/44.63	c  N dy   342    112691      2070      6430    347795     15615    980879   1166536     16.15     17.19
46.09/46.16	c  N dy   345    123662      2070      6430    347795     26193    980879   2208494     15.76     16.72
47.39/47.42	c  N dy   363    133904      2070      6430    347795     21471    980879   1440107     15.56     16.49
48.49/48.50	c  N dy   395    142537      2070      6430    347795     29897    980879   2694707     15.65     20.45
49.89/49.95	c  N dy   444    154804      2070      6430    347795     26331    980879   2594407     15.95     16.85
50.29/50.37	c  S st   457    158023      2070      6430    347795     29468    980879   3037634     15.96   no data
50.39/50.44	c  S st   457    158525      2070      6430    347795     29965    980879   3109825     15.96   no data
50.39/50.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
50.99/51.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 26.9M T:  0.61
50.99/51.07	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
51.09/51.10	c bin-w-bin subsume rem            0 bins  time:  0.03 s
55.59/55.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  4.59 s
55.69/55.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2070 time:  0.03 s
55.69/55.75	c Removed useless bin:       0  fixed:     0  props:   1.75M  time:  0.03 s
55.69/55.77	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
57.29/57.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.46 s
62.89/62.96	c lits-rem:       654  cl-subs:      655  v-elim:      0  v-fix:    0  time:  5.63 s
62.89/62.97	c vivif2 --  cl tried     6430 cl shrink        0 lits rem          0 time: 0.00
62.99/63.04	c vivif2 --  cl tried    29310 cl shrink        0 lits rem          0 time: 0.07
63.19/63.25	c asymm  cl-useful: 0/2050/6430 lits-rem:0 time: 0.21
63.19/63.26	c calculated reachability. Time: 0.00
63.19/63.26	c  N dy   457    158525      2070      6430    347795     29310    980879   3033218     15.96   no data
64.49/64.59	c  N dy   483    168831      2070      6430    347795     22820    980879   2087965     15.88     16.99
66.01/66.09	c  N dy   536    180039      2070      6430    347795     33777    980879   3520800     16.29     17.35
67.59/67.64	c  N dy   586    191877      2070      6430    347795     27864    980879   2707849     16.35     17.21
69.49/69.51	c  N dy   607    204497      2070      6430    347795     21596    980879   1629824     16.20     17.08
70.99/71.08	c  N dy   638    217593      2070      6430    347795     34371    980879   3236503     16.12     17.02
72.99/73.05	c  N dy   689    232883      2070      6430    347795     29798    980879   2824924     16.22     17.08
73.60/73.69	c  S st   702    237787      2070      6430    347795     34575    980879   3389131     16.18     11.22
73.71/73.76	c  S st   702    238288      2070      6430    347795     35071    980879   3451755     16.18   no data
73.71/73.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
74.39/74.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 29.8M T:  0.65
74.39/74.43	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
74.39/74.46	c bin-w-bin subsume rem            0 bins  time:  0.03 s
79.10/79.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  4.69 s
79.10/79.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2070 time:  0.03 s
79.10/79.21	c Removed useless bin:       0  fixed:     0  props:   1.75M  time:  0.03 s
79.21/79.23	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
80.59/80.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.29 s
87.69/87.72	c lits-rem:      1684  cl-subs:      484  v-elim:      0  v-fix:    0  time:  7.09 s
87.69/87.72	c vivif2 --  cl tried     6430 cl shrink        0 lits rem          0 time: 0.01
87.79/87.80	c vivif2 --  cl tried    34587 cl shrink        0 lits rem          0 time: 0.08
88.00/88.03	c asymm  cl-useful: 0/1312/6430 lits-rem:0 time: 0.22
88.00/88.04	c calculated reachability. Time: 0.00
88.00/88.04	c  N dy   702    238288      2070      6430    347795     34587    980879   3345911     16.18   no data
90.09/90.15	c  N dy   759    254169      2070      6430    347795     29576    980879   2531014     16.29     17.16
92.30/92.37	c  N dy   812    270431      2070      6430    347795     24016    980879   1596331     16.26     41.66
94.70/94.71	c  N dy   885    287776      2070      6430    347795     40990    980879   3989043     16.39     23.32
97.19/97.24	c  F st   932    306250      2070      6430    347795     36534    980879   3087830     16.39     16.53
97.19/97.27	c  N st   932    306250      2070      6430    347795     36534    980879   3087830     16.39     16.53
100.19/100.20	c  N dy   958    325945      2070      6430    347795     32233    980879   2194757     16.25     17.34
103.30/103.34	c  N dy   981    348238      2070      6430    347795     29620    980879   1981504     16.06     16.96
104.40/104.51	c  S st  1014    357433      2070      6430    347795     38615    980879   3169073     16.10     11.62
104.50/104.57	c  S st  1014    357933      2070      6430    347795     39111    980879   3238644     16.10   no data
104.50/104.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
105.19/105.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 30.0M T:  0.65
105.19/105.25	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
105.19/105.28	c bin-w-bin subsume rem            0 bins  time:  0.03 s
109.89/109.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  4.70 s
109.89/110.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2070 time:  0.03 s
110.00/110.03	c Removed useless bin:       0  fixed:     0  props:   1.75M  time:  0.03 s
110.00/110.06	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
111.50/111.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.38 s
117.80/117.80	c lits-rem:       648  cl-subs:      449  v-elim:      0  v-fix:    0  time:  6.28 s
117.80/117.81	c vivif2 --  cl tried     6430 cl shrink        0 lits rem          0 time: 0.01
117.80/117.89	c vivif2 --  cl tried    38662 cl shrink        0 lits rem          0 time: 0.08
118.10/118.11	c asymm  cl-useful: 0/875/6430 lits-rem:0 time: 0.21
118.10/118.12	c calculated reachability. Time: 0.00
118.10/118.12	c  N dy  1014    357933      2070      6430    347795     38662    980879   3182097     16.10   no data
121.09/121.15	c  N dy  1095    378410      2070      6430    347795     33298    980879   2595151     16.27     17.13
124.09/124.17	c  N dy  1173    399495      2070      6430    347795     27554    980879   1674905     16.34     17.40
126.51/126.58	c  N dy  1221    419523      2070      6430    347795     47077    980879   3691468     16.26     17.22
129.09/129.11	c  N dy  1273    439600      2070      6430    347795     39343    980879   2998442     16.23     20.47
132.09/132.17	c  N dy  1315    461143      2070      6430    347795     32102    980879   2031001     16.13     17.56
135.31/135.35	c  N dy  1338    482750      2070      6430    347795     52945    980879   4093673     15.98     17.49
138.30/138.32	c  N dy  1388    503842      2070      6430    347795     44391    980879   3493968     15.95     16.94
141.50/141.56	c  N dy  1467    525384      2070      6430    347795     35204    980879   2276693     16.05     17.02
142.90/142.94	c  S st  1495    536899      2070      6430    347795     46447    980879   3490016     16.01   no data
143.01/143.01	c  S st  1495    537399      2070      6430    347795     46944    980879   3570797     16.01   no data
143.01/143.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
143.60/143.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 29.9M T:  0.66
143.60/143.69	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
143.70/143.72	c bin-w-bin subsume rem            0 bins  time:  0.03 s
148.30/148.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  4.66 s
148.40/148.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2070 time:  0.03 s
148.40/148.45	c Removed useless bin:       0  fixed:     0  props:   1.75M  time:  0.03 s
148.40/148.48	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
149.99/150.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.50 s
156.39/156.40	c lits-rem:       904  cl-subs:      639  v-elim:      0  v-fix:    0  time:  6.33 s
156.39/156.40	c vivif2 --  cl tried     6430 cl shrink        0 lits rem          0 time: 0.00
156.49/156.50	c vivif2 --  cl tried    46305 cl shrink        0 lits rem          0 time: 0.10
156.59/156.67	c asymm  cl-useful: 0/678/6430 lits-rem:0 time: 0.17
156.59/156.68	c calculated reachability. Time: 0.00
156.59/156.68	c  N dy  1495    537399      2070      6430    347795     46305    980879   3503361     16.01   no data
160.09/160.12	c  N dy  1537    561754      2070      6430    347795     38838    980879   2850987     15.93     16.96
164.20/164.27	c  N dy  1582    584828      2070      6430    347795     61233    980879   5564654     15.85     17.29
167.40/167.47	c  N dy  1646    605494      2070      6430    347795     49254    980879   3803954     15.85     16.71
170.40/170.44	c  N dy  1658    626218      2070      6430    347795     36292    980879   2344265     15.73     16.68
173.20/173.22	c  N dy  1712    646313      2070      6430    347795     55882    980879   4855045     15.74     21.23
176.49/176.55	c  N dy  1802    666445      2070      6430    347795     41480    980879   3211122     15.83     16.69
179.70/179.70	c  N dy  1854    686521      2070      6430    347795     60931    980879   5381194     15.83     17.55
183.00/183.06	c  N dy  1926    706771      2070      6430    347795     45658    980879   3620008     15.88     16.76
186.19/186.24	c  N dy  1966    728080      2070      6430    347795     66393    980879   6334091     15.83     16.74
189.30/189.36	c  N dy  2043    748164      2070      6430    347795     50002    980879   4045114     15.85     44.06
192.79/192.82	c  N dy  2083    768797      2070      6430    347795     70012    980879   6247346     15.79     16.68
196.19/196.27	c  N dy  2153    789241      2070      6430    347795     52985    980879   4345702     15.84     16.69
199.40/199.44	c  S st  2178    806100      2070      6430    347795     69444    980879   5988357     15.79     15.57
199.50/199.52	c  S st  2178    806603      2070      6430    347795     69944    980879   6056176     15.79   no data
199.50/199.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
200.40/200.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 38.1M T:  0.92
200.40/200.46	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
200.40/200.49	c bin-w-bin subsume rem            0 bins  time:  0.03 s
205.10/205.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  4.68 s
205.20/205.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2070 time:  0.03 s
205.20/205.24	c Removed useless bin:       0  fixed:     0  props:   1.75M  time:  0.03 s
205.20/205.28	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
206.71/206.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.36 s
222.30/222.38	c lits-rem:      1372  cl-subs:     1114  v-elim:      0  v-fix:    0  time: 15.57 s
222.30/222.39	c vivif2 --  cl tried     6430 cl shrink        0 lits rem          0 time: 0.01
222.50/222.55	c vivif2 --  cl tried    68830 cl shrink        0 lits rem          0 time: 0.16
222.80/222.80	c asymm  cl-useful: 0/1110/6430 lits-rem:0 time: 0.25
222.80/222.81	c calculated reachability. Time: 0.00
222.80/222.81	c  N dy  2178    806603      2070      6430    347795     68830    980879   5929921     15.79   no data
226.90/226.91	c  N dy  2217    828788      2070      6430    347795     52402    980879   3903540     15.71     16.79
230.49/230.54	c  N dy  2248    852622      2070      6430    347795     75583    980879   6422706     15.64     16.50
233.70/233.75	c  N dy  2371    873118      2070      6430    347795     56684    980879   5020700     15.75     16.61
237.80/237.86	c  N dy  2418    895316      2070      6430    347795     78296    980879   7838103     15.72     16.55
240.91/240.97	c  N dy  2513    915322      2070      6430    347795     57902    980879   5162742     15.80     21.72
244.70/244.70	c  N dy  2596    935725      2070      6430    347795     77847    980879   7857634     15.86     16.70
248.10/248.19	c  N dy  2681    955749      2070      6430    347795     56369    980879   4426016     15.90     16.86
251.70/251.74	c  N dy  2779    976962      2070      6430    347795     77152    980879   7012861     15.94     17.05
255.21/255.23	c  N dy  2879    997063      2070      6430    347795     54765    980879   4464855     16.06     31.35
258.89/258.98	c  N dy  2930   1017218      2070      6430    347795     74429    980879   6794908     16.05     16.95
263.10/263.10	c  N dy  3001   1039745      2070      6430    347795     53373    980879   3949420     16.07     16.96
266.69/266.77	c  N dy  3059   1062294      2070      6430    347795     75390    980879   6987176     16.05     17.06
268.30/268.41	c  F st  3088   1071875      2070      6430    347795     84687    980879   8024955     16.04     14.30
270.61/270.64	c  N dy  3097   1083428      2070      6430    347795     51942    980879   3911662     16.02     16.92
274.20/274.27	c  N dy  3132   1103608      2070      6430    347795     71546    980879   5940026     15.98     16.84
278.60/278.66	c  N dy  3153   1124953      2070      6430    347795     47531    980879   3301616     15.91     16.87
281.90/281.94	c  N dy  3213   1145414      2070      6430    347795     67530    980879   5964795     15.91     17.20
285.91/285.91	c  N dy  3293   1165458      2070      6430    347795     87078    980879   8615667     15.95     58.37
289.40/289.41	c  N dy  3380   1186147      2070      6430    347795     61558    980879   5344769     16.00     16.98
293.29/293.37	c  N dy  3440   1207576      2070      6430    347795     82488    980879   7813084     15.99     16.90
293.79/293.87	c  S st  3443   1209904      2070      6430    347795     84726    980879   8032003     15.98      9.85
293.89/293.99	c  S st  3443   1210404      2070      6430    347795     85223    980879   8085222     15.98   no data
293.99/294.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
295.70/295.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 55.5M T:  1.73
295.70/295.75	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
295.70/295.78	c bin-w-bin subsume rem            0 bins  time:  0.03 s
300.31/300.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  4.60 s
300.40/300.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2070 time:  0.03 s
300.40/300.44	c Removed useless bin:       0  fixed:     0  props:   1.75M  time:  0.03 s
300.40/300.49	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
302.30/302.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.60 s
323.00/323.02	c lits-rem:      2101  cl-subs:     1535  v-elim:      0  v-fix:    0  time: 20.70 s
323.00/323.03	c vivif2 --  cl tried     6430 cl shrink        0 lits rem          0 time: 0.01
323.20/323.22	c vivif2 --  cl tried    83688 cl shrink        0 lits rem          0 time: 0.19
323.41/323.48	c asymm  cl-useful: 0/538/6430 lits-rem:0 time: 0.26
323.41/323.49	c calculated reachability. Time: 0.00
323.41/323.49	c  N dy  3443   1210404      2070      6430    347795     83688    980879   7925822     15.98   no data
328.20/328.22	c  N dy  3471   1233209      2070      6430    347795     59086    980879   4395843     15.93     16.97
332.00/332.06	c  N dy  3527   1253390      2070      6430    347795     78684    980879   6650403     15.92     16.76
336.70/336.79	c  N dy  3551   1274353      2070      6430    347795     51385    980879   3399344     15.87     16.75
340.10/340.16	c  N dy  3657   1294574      2070      6430    347795     71165    980879   6202872     15.94     16.91
344.40/344.43	c  N dy  3717   1314871      2070      6430    347795     91012    980879   8761563     15.94     17.52
348.00/348.10	c  N dy  3803   1334955      2070      6430    347795     61817    980879   4886234     15.97     18.08
352.01/352.09	c  N dy  3861   1355026      2070      6430    347795     81432    980879   7641457     15.97     31.94
357.41/357.45	c  N dy  3901   1376854      2070      6430    347795     52982    980879   3357014     15.95     16.91
360.90/360.93	c  N dy  3936   1397838      2070      6430    347795     73298    980879   5385761     15.91     16.77
364.60/364.64	c  N dy  4019   1417899      2070      6430    347795     92848    980879   8198002     15.95     31.76
368.30/368.39	c  N dy  4065   1438384      2070      6430    347795     62107    980879   4325745     15.94     16.81
371.70/371.79	c  N dy  4164   1458444      2070      6430    347795     81674    980879   6875252     16.00     29.56
377.11/377.17	c  N dy  4257   1481370      2070      6430    347795     52477    980879   3201078     16.06     16.93
380.10/380.19	c  N dy  4302   1501579      2070      6430    347795     72152    980879   5305949     16.04     17.08
383.70/383.70	c  N dy  4381   1522271      2070      6430    347795     92268    980879   8090387     16.05     16.90
387.81/387.83	c  N dy  4453   1542652      2070      6430    347795     59554    980879   3945142     16.07     16.96
391.30/391.30	c  N dy  4506   1562826      2070      6430    347795     79253    980879   6596231     16.07     17.35
395.61/395.68	c  N dy  4603   1582907      2070      6430    347795     98804    980879   9097830     16.10     16.96
399.40/399.46	c  N dy  4640   1602932      2070      6430    347795     64695    980879   4646803     16.08     22.99
402.70/402.74	c  N dy  4697   1622990      2070      6430    347795     84224    980879   6800950     16.07     16.95
406.20/406.28	c  N dy  4737   1643297      2070      6430    347795    103978    980879   8984058     16.05     16.91
409.90/409.98	c  N dy  4781   1664823      2070      6430    347795     70276    980879   4908198     16.04     16.88
413.62/413.68	c  N dy  4873   1684916      2070      6430    347795     89915    980879   7612878     16.08     60.30
418.10/418.14	c  N dy  4946   1705050      2070      6430    347795    109510    980879   9959973     16.09     17.21
419.40/419.42	c  S st  4952   1710405      2070      6430    347795     59231    980879   3752327     16.08     10.34
419.40/419.49	c  S st  4952   1710905      2070      6430    347795     59726    980879   3824881     16.08   no data
419.50/419.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
420.40/420.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 37.2M T:  0.92
420.40/420.43	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
420.40/420.46	c bin-w-bin subsume rem            0 bins  time:  0.03 s
425.10/425.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  4.69 s
425.10/425.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2070 time:  0.03 s
425.20/425.21	c Removed useless bin:       0  fixed:     0  props:   1.75M  time:  0.03 s
425.20/425.25	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
426.60/426.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.34 s
431.70/431.70	c lits-rem:       437  cl-subs:      447  v-elim:      0  v-fix:    0  time:  5.01 s
431.70/431.71	c vivif2 --  cl tried     6430 cl shrink        0 lits rem          0 time: 0.01
431.80/431.82	c vivif2 --  cl tried    59279 cl shrink        0 lits rem          0 time: 0.11
432.00/432.04	c asymm  cl-useful: 0/1583/6430 lits-rem:0 time: 0.22
432.00/432.05	c calculated reachability. Time: 0.00
432.00/432.05	c  N dy  4952   1710905      2070      6430    347795     59279    980879   3803244     16.08   no data
435.40/435.42	c  N dy  4992   1730913      2070      6430    347795     78764    980879   5920594     16.06     18.50
439.50/439.56	c  N dy  5025   1751004      2070      6430    347795     98334    980879   7872888     16.03     27.40
443.50/443.50	c  N dy  5098   1771363      2070      6430    347795     61715    980879   4040082     16.05     16.91
447.30/447.38	c  N dy  5233   1791443      2070      6430    347795     81428    980879   6945172     16.14     28.38
452.30/452.38	c  N dy  5263   1815199      2070      6430    347795    104534    980879   9345954     16.12     16.98
456.61/456.68	c  N dy  5312   1835237      2070      6430    347795     66580    980879   4577268     16.11     21.89
460.40/460.48	c  N dy  5407   1855452      2070      6430    347795     86364    980879   7692519     16.17     17.08
465.01/465.07	c  N dy  5440   1876115      2070      6430    347795    106398    980879   9894805     16.15     17.21
469.31/469.39	c  N dy  5470   1896206      2070      6430    347795     67520    980879   4490908     16.13     18.20
474.01/474.08	c  N dy  5498   1921278      2070      6430    347795     91940    980879   7158073     16.09     16.95
477.60/477.61	c  N dy  5563   1941304      2070      6430    347795    111448    980879   9667718     16.09     17.08
482.20/482.22	c  N dy  5641   1964542      2070      6430    347795     74674    980879   5645152     16.11     17.18
486.30/486.34	c  N dy  5694   1984560      2070      6430    347795     94216    980879   8273117     16.10     25.54
493.21/493.27	c  N dy  5778   2015918      2070      6430    347795     64293    980879   3837222     16.09     16.95
496.50/496.58	c  N dy  5814   2035975      2070      6430    347795     83808    980879   5890502     16.07     16.94
500.00/500.07	c  N dy  5856   2056342      2070      6430    347795    103696    980879   8366268     16.06     16.94
504.50/504.50	c  N dy  5903   2076430      2070      6430    347795     61903    980879   3604680     16.05     27.08
507.90/507.98	c  N dy  5978   2096518      2070      6430    347795     81468    980879   6190435     16.08     21.26
511.91/511.98	c  N dy  6003   2117103      2070      6430    347795    101460    980879   8586343     16.05     16.94
516.00/516.06	c  N dy  6067   2137152      2070      6430    347795    120985    980879  10686177     16.05     17.08
520.22/520.23	c  N dy  6132   2159642      2070      6430    347795     80543    980879   5816617     16.05     16.94
524.11/524.11	c  N dy  6186   2181215      2070      6430    347795    101642    980879   8423512     16.05     16.92
528.11/528.16	c  N dy  6244   2202212      2070      6430    347795    122126    980879  10905225     16.04     16.94
530.01/530.02	c  S st  6295   2210906      2070      6430    347795     67239    980879   4187769     16.06   no data
530.11/530.11	c  S st  6295   2211406      2070      6430    347795     67735    980879   4253004     16.06   no data
530.11/530.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
531.01/531.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 39.3M T:  0.92
531.01/531.05	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
531.01/531.07	c bin-w-bin subsume rem            0 bins  time:  0.03 s
535.72/535.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  4.69 s
535.72/535.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2070 time:  0.03 s
535.81/535.82	c Removed useless bin:       0  fixed:     0  props:   1.75M  time:  0.03 s
535.81/535.86	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
537.31/537.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.35 s
542.21/542.23	c lits-rem:       220  cl-subs:      205  v-elim:      0  v-fix:    0  time:  4.91 s
542.21/542.24	c vivif2 --  cl tried     6430 cl shrink        0 lits rem          0 time: 0.01
542.32/542.36	c vivif2 --  cl tried    67530 cl shrink        0 lits rem          0 time: 0.12
542.61/542.60	c asymm  cl-useful: 0/1344/6430 lits-rem:0 time: 0.24
542.61/542.61	c calculated reachability. Time: 0.00
542.61/542.61	c  N dy  6295   2211406      2070      6430    347795     67530    980879   4234614     16.06   no data
546.21/546.25	c  N dy  6346   2232677      2070      6430    347795     88250    980879   6644848     16.06     16.92
550.40/550.40	c  N dy  6383   2252992      2070      6430    347795    108071    980879   8967404     16.05     17.09
555.80/555.83	c  N dy  6403   2273160      2070      6430    347795    127536    980879  11063501     16.02     16.87
559.51/559.51	c  N dy  6417   2293200      2070      6430    347795     82787    980879   5592823     15.99     21.75
562.91/562.91	c  N dy  6469   2313228      2070      6430    347795    102292    980879   7847295     15.98     16.89
566.80/566.83	c  N dy  6529   2333579      2070      6430    347795    122113    980879  10295786     15.98     16.87
571.00/571.00	c  N dy  6590   2353746      2070      6430    347795     76486    980879   5052036     15.98     16.97
574.51/574.58	c  N dy  6647   2373884      2070      6430    347795     96003    980879   7167980     15.98     16.87
579.01/579.00	c  N dy  6686   2393912      2070      6430    347795    115441    980879   9105307     15.96     19.66
583.51/583.59	c  N dy  6744   2413927      2070      6430    347795     68779    980879   4107840     15.96     21.23
587.10/587.19	c  N dy  6842   2434185      2070      6430    347795     88568    980879   6915514     15.99     16.90
591.72/591.80	c  N dy  6881   2455221      2070      6430    347795    109043    980879   9212540     15.98     16.82
596.41/596.45	c  N dy  6922   2475230      2070      6430    347795    128539    980879  11520712     15.96     17.17
600.41/600.40	c  N dy  6982   2495531      2070      6430    347795     81123    980879   5646834     15.96     16.90
604.41/604.49	c  N dy  7060   2517999      2070      6430    347795    103059    980879   8534403     15.98     17.37
609.71/609.73	c  N dy  7100   2542343      2070      6430    347795    126752    980879  11029948     15.97     16.87
613.82/613.83	c  N dy  7129   2562553      2070      6430    347795     78328    980879   4968452     15.95     16.93
617.81/617.89	c  N dy  7161   2582658      2070      6430    347795     97931    980879   7179561     15.93     16.77
622.21/622.24	c  N dy  7212   2603699      2070      6430    347795    118350    980879   9639619     15.92     16.89
626.11/626.18	c  N dy  7256   2623763      2070      6430    347795    137875    980879  11751301     15.91     22.42
630.41/630.40	c  N dy  7328   2644339      2070      6430    347795     88707    980879   6213971     15.92     16.77
634.31/634.36	c  N dy  7388   2664340      2070      6430    347795    108147    980879   8367012     15.92     35.70
639.12/639.11	c  N dy  7463   2685921      2070      6430    347795    129230    980879  11508623     15.93     16.83
643.81/643.84	c  N dy  7568   2705929      2070      6430    347795     78634    980879   4913873     15.96     16.85
644.71/644.79	c  S st  7587   2711406      2070      6430    347795     83975    980879   5479264     15.96     12.44
644.81/644.88	c  S st  7587   2711907      2070      6430    347795     84474    980879   5545047     15.96   no data
644.91/644.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
646.01/646.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 44.4M T:  1.10
646.01/646.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
646.01/646.04	c bin-w-bin subsume rem            0 bins  time:  0.03 s
650.71/650.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  4.70 s
650.71/650.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2070 time:  0.03 s
650.81/650.80	c Removed useless bin:       0  fixed:     0  props:   1.75M  time:  0.03 s
650.81/650.85	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
652.51/652.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.59 s
662.01/662.02	c lits-rem:       573  cl-subs:      844  v-elim:      0  v-fix:    0  time:  9.44 s
662.01/662.03	c vivif2 --  cl tried     6430 cl shrink        0 lits rem          0 time: 0.01
662.12/662.20	c vivif2 --  cl tried    83630 cl shrink        0 lits rem          0 time: 0.16
662.41/662.46	c asymm  cl-useful: 0/483/6430 lits-rem:0 time: 0.26
662.41/662.47	c calculated reachability. Time: 0.00
662.41/662.47	c  N dy  7587   2711907      2070      6430    347795     83630    980879   5491148     15.96   no data
666.00/666.04	c  N dy  7670   2731958      2070      6430    347795    103244    980879   8181022     15.97     20.47
670.51/670.57	c  N dy  7698   2752611      2070      6430    347795    123357    980879  10839942     15.96     17.45
675.51/675.58	c  N dy  7774   2772629      2070      6430    347795     71696    980879   4005336     15.97     19.05
678.72/678.78	c  N dy  7853   2792646      2070      6430    347795     91238    980879   6521187     15.98     19.35
682.51/682.51	c  N dy  7893   2813196      2070      6430    347795    111182    980879   8825643     15.97     17.04
686.71/686.76	c  N dy  7959   2833242      2070      6430    347795    130604    980879  11014059     15.97     16.89
691.01/691.01	c  N dy  7963   2853463      2070      6430    347795     78263    980879   4651455     15.94     16.89
694.51/694.56	c  N dy  8039   2874939      2070      6430    347795     99246    980879   7376924     15.95     17.09
698.21/698.28	c  N dy  8110   2894954      2070      6430    347795    118714    980879   9806285     15.96     16.82
703.32/703.39	c  N dy  8223   2916525      2070      6430    347795    139824    980879  12807393     16.00     16.87
707.62/707.66	c  N dy  8296   2936548      2070      6430    347795     86180    980879   5454462     16.01     41.76
711.72/711.72	c  N dy  8406   2958699      2070      6430    347795    107868    980879   8388831     16.04     17.43
716.51/716.50	c  N dy  8431   2980763      2070      6430    347795    129168    980879  10405936     16.02     16.88
721.21/721.24	c  N dy  8443   3002321      2070      6430    347795     76193    980879   4433095     16.00     16.86
724.71/724.74	c  N dy  8506   3023339      2070      6430    347795     96670    980879   7087711     16.01     17.69
728.91/728.96	c  N dy  8549   3044480      2070      6430    347795    117093    980879   9159337     16.00     17.02
733.73/733.77	c  N dy  8627   3065367      2070      6430    347795    137424    980879  11965766     16.01     16.87
738.32/738.30	c  N dy  8693   3085393      2070      6430    347795     82039    980879   5103380     16.01     16.95
742.42/742.50	c  N dy  8741   3111078      2070      6430    347795    107132    980879   8215701     16.00     16.84
746.21/746.21	c  N dy  8762   3131781      2070      6430    347795    127307    980879  10412804     15.98     16.96
750.23/750.23	c  N dy  8832   3152038      2070      6430    347795    147134    980879  12833194     15.99     16.83
754.11/754.19	c  N dy  8873   3172490      2070      6430    347795     90966    980879   5825598     15.98     17.01
758.02/758.06	c  N dy  8902   3193256      2070      6430    347795    111196    980879   8748872     15.97     16.85
762.41/762.45	c  S st  8963   3211907      2070      6430    347795    129413    980879  11034480     15.97     13.69
762.51/762.56	c  S st  8963   3212407      2070      6430    347795    129912    980879  11115387     15.97   no data
762.51/762.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
764.11/764.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 56.4M T:  1.51
764.11/764.11	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
764.11/764.14	c bin-w-bin subsume rem            0 bins  time:  0.03 s
768.71/768.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  4.58 s
768.71/768.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2070 time:  0.03 s
768.71/768.78	c Removed useless bin:       0  fixed:     0  props:   1.75M  time:  0.03 s
768.82/768.85	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
770.81/770.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.68 s
787.21/787.26	c lits-rem:      2996  cl-subs:     2724  v-elim:      0  v-fix:    0  time: 16.41 s
787.21/787.27	c vivif2 --  cl tried     6430 cl shrink        0 lits rem          0 time: 0.01
787.51/787.55	c vivif2 --  cl tried   127188 cl shrink        0 lits rem          0 time: 0.29
787.81/787.81	c asymm  cl-useful: 0/389/6430 lits-rem:0 time: 0.25
787.81/787.82	c calculated reachability. Time: 0.00
787.81/787.82	c  N dy  8963   3212407      2070      6430    347795    127188    980879  10868632     15.97   no data
791.92/791.97	c  N dy  9031   3232632      2070      6430    347795    146856    980879  13083656     15.97     16.88
796.01/796.09	c  N dy  9082   3253507      2070      6430    347795     90290    980879   5783533     15.96     16.81
799.62/799.62	c  N dy  9117   3273574      2070      6430    347795    109799    980879   8022786     15.95     16.89
802.92/802.95	c  N dy  9169   3293829      2070      6430    347795    129497    980879  10007631     15.95     16.91
806.91/806.95	c  N dy  9296   3313965      2070      6430    347795    149260    980879  12799334     15.98     17.08
810.81/810.89	c  N dy  9345   3334323      2070      6430    347795     91055    980879   5479098     15.97     16.85
814.02/814.08	c  N dy  9401   3354404      2070      6430    347795    110534    980879   8041963     15.98     44.36
818.21/818.24	c  N dy  9428   3375278      2070      6430    347795    130723    980879  10037646     15.96     17.27
822.83/822.86	c  N dy  9518   3396708      2070      6430    347795    151711    980879  12557048     15.97     16.82
826.72/826.71	c  N dy  9580   3416731      2070      6430    347795     92453    980879   5803815     15.97     17.04
830.02/830.07	c  N dy  9636   3436922      2070      6430    347795    112175    980879   8416996     15.96     16.82
834.61/834.62	c  N dy  9678   3457652      2070      6430    347795    132335    980879  10646240     15.95     16.96
839.22/839.21	c  N dy  9739   3478450      2070      6430    347795    152675    980879  12962847     15.94     16.83
843.21/843.28	c  N dy  9812   3498637      2070      6430    347795     92494    980879   6150085     15.95     16.82
847.21/847.28	c  N dy  9847   3519234      2070      6430    347795    112450    980879   8296672     15.94     16.84
852.62/852.60	c  N dy  9890   3540995      2070      6430    347795    133606    980879  10683398     15.93     16.88
857.81/857.82	c  N dy  9918   3563552      2070      6430    347795    155510    980879  12837235     15.91     17.23
862.71/862.77	c  N dy 10020   3584204      2070      6430    347795     94899    980879   6330639     15.93     17.03
866.41/866.44	c  N dy 10071   3604895      2070      6430    347795    115012    980879   8725304     15.93     16.80
870.62/870.60	c  N dy 10116   3624926      2070      6430    347795    134359    980879  10434766     15.92     16.99
874.92/874.98	c  N dy 10143   3644944      2070      6430    347795    153820    980879  12491291     15.90     17.17
879.52/879.56	c  N dy 10172   3665998      2070      6430    347795     92447    980879   5346799     15.89     16.87
882.82/882.88	c  N dy 10225   3686027      2070      6430    347795    111904    980879   7426230     15.88     27.41
886.72/886.70	c  N dy 10265   3707511      2070      6430    347795    132920    980879  10291955     15.88     16.75
887.63/887.64	c  S st 10281   3712408      2070      6430    347795    137691    980879  10802644     15.88   no data
887.73/887.75	c  S st 10281   3712909      2070      6430    347795    138188    980879  10870072     15.88   no data
887.73/887.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
889.32/889.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 56.6M T:  1.57
889.32/889.37	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
889.32/889.39	c bin-w-bin subsume rem            0 bins  time:  0.03 s
893.92/893.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  4.57 s
893.92/893.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2070 time:  0.03 s
894.02/894.02	c Removed useless bin:       0  fixed:     0  props:   1.75M  time:  0.03 s
894.12/894.10	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
895.71/895.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.38 s
913.42/913.42	c lits-rem:      1937  cl-subs:     2792  v-elim:      0  v-fix:    0  time: 17.65 s
913.42/913.42	c vivif2 --  cl tried     6430 cl shrink        0 lits rem          0 time: 0.01
913.72/913.71	c vivif2 --  cl tried   135396 cl shrink        0 lits rem          0 time: 0.29
913.92/913.99	c asymm  cl-useful: 0/471/6430 lits-rem:0 time: 0.27
914.03/914.01	c calculated reachability. Time: 0.00
914.03/914.01	c  N dy 10281   3712909      2070      6430    347795    135396    980879  10663983     15.88   no data
918.12/918.13	c  N dy 10318   3734640      2070      6430    347795    156508    980879  12824890     15.86     16.83
921.52/921.54	c  F st 10364   3751563      2070      6430    347795     90405    980879   5345814     15.86   no data
922.02/922.07	c  N st 10369   3754861      2070      6430    347795     93616    980879   5800399     15.86   no data
925.72/925.75	c  N dy 10474   3775150      2070      6430    347795    113458    980879   8616977     15.88     16.82
930.02/930.06	c  N dy 10520   3795329      2070      6430    347795    133078    980879  10835413     15.88     17.44
935.12/935.18	c  N dy 10564   3817674      2070      6430    347795    154653    980879  13159600     15.87     16.83
940.02/940.08	c  N dy 10628   3837903      2070      6430    347795     90762    980879   5396067     15.87     16.87
943.92/943.90	c  N dy 10705   3858919      2070      6430    347795    111348    980879   8063878     15.88     16.87
948.52/948.52	c  N dy 10720   3878946      2070      6430    347795    130635    980879   9856728     15.86     39.78
953.73/953.71	c  N dy 10751   3904264      2070      6430    347795    155070    980879  12036791     15.85     16.70
959.23/959.23	c  N dy 10773   3925213      2070      6430    347795     90840    980879   5160711     15.83     16.83
962.54/962.56	c  N dy 10822   3945284      2070      6430    347795    110416    980879   7181271     15.82     17.21
966.12/966.16	c  N dy 10869   3965872      2070      6430    347795    130365    980879   9294879     15.82     16.66
970.62/970.64	c  N dy 10918   3986349      2070      6430    347795    150237    980879  11217430     15.81     16.77
976.62/976.69	c  N dy 11025   4008288      2070      6430    347795     86195    980879   4629914     15.83     16.73
979.72/979.79	c  N dy 11061   4028384      2070      6430    347795    105688    980879   6747617     15.82     16.68
983.52/983.58	c  N dy 11141   4049613      2070      6430    347795    126421    980879   9184372     15.83     16.91
987.92/987.93	c  N dy 11178   4071147      2070      6430    347795    147362    980879  11425215     15.82     16.77
992.32/992.36	c  N dy 11225   4091153      2070      6430    347795    166685    980879  13271648     15.82     43.56
996.72/996.78	c  N dy 11258   4114149      2070      6430    347795    102507    980879   5914379     15.80     16.64
1000.42/1000.40	c  N dy 11307   4134657      2070      6430    347795    122355    980879   8182569     15.80     16.75
1004.72/1004.75	c  N dy 11346   4155395      2070      6430    347795    142452    980879  10019330     15.79     16.88
1010.02/1010.00	c  N dy 11377   4175436      2070      6430    347795    161898    980879  12123586     15.78     26.74
1015.33/1015.38	c  N dy 11416   4195442      2070      6430    347795     93968    980879   5163766     15.77     16.69
1018.12/1018.12	c  S st 11454   4212911      2070      6430    347795    110979    980879   7199421     15.76   no data
1018.23/1018.21	c  S st 11454   4213413      2070      6430    347795    111477    980879   7261751     15.76   no data
1018.23/1018.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1019.33/1019.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 45.5M T:  1.10
1019.33/1019.34	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1019.33/1019.37	c bin-w-bin subsume rem            0 bins  time:  0.03 s
1024.03/1024.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  4.68 s
1024.03/1024.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2070 time:  0.03 s
1024.14/1024.11	c Removed useless bin:       0  fixed:     0  props:   1.75M  time:  0.03 s
1024.14/1024.17	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
1026.03/1026.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.72 s
1037.63/1037.64	c lits-rem:      1134  cl-subs:     2181  v-elim:      0  v-fix:    0  time: 11.56 s
1037.63/1037.65	c vivif2 --  cl tried     6430 cl shrink        0 lits rem          0 time: 0.01
1037.83/1037.87	c vivif2 --  cl tried   109296 cl shrink        0 lits rem          0 time: 0.22
1038.03/1038.08	c asymm  cl-useful: 0/512/6430 lits-rem:0 time: 0.22
1038.13/1038.10	c calculated reachability. Time: 0.00
1038.13/1038.10	c  N dy 11454   4213413      2070      6430    347795    109296    980879   7151408     15.76   no data
1041.63/1041.62	c  N dy 11504   4234597      2070      6430    347795    129846    980879   9418676     15.76     16.65
1045.32/1045.31	c  N dy 11543   4255266      2070      6430    347795    149935    980879  11404496     15.75     16.62
1049.43/1049.49	c  N dy 11612   4275442      2070      6430    347795    169612    980879  13798706     15.76     16.81
1054.03/1054.04	c  N dy 11664   4298845      2070      6430    347795    104066    980879   6752259     15.76     16.59
1058.52/1058.55	c  N dy 11791   4320662      2070      6430    347795    125430    980879   9765855     15.79     16.80
1062.92/1062.92	c  N dy 11831   4340730      2070      6430    347795    145015    980879  11885347     15.79     41.02
1067.92/1067.95	c  N dy 11894   4360896      2070      6430    347795    164681    980879  13995022     15.78     16.96
1072.54/1072.56	c  N dy 11938   4381206      2070      6430    347795     94857    980879   5412450     15.78     17.46
1075.73/1075.76	c  N dy 12008   4401352      2070      6430    347795    114634    980879   7837492     15.78     16.68
1079.33/1079.35	c  N dy 12066   4421381      2070      6430    347795    134249    980879  10411494     15.79     33.73
1084.12/1084.11	c  N dy 12149   4441401      2070      6430    347795    153823    980879  12822550     15.79     16.66
1088.93/1088.97	c  N dy 12199   4462665      2070      6430    347795    174531    980879  15242809     15.79     16.95
1093.03/1093.09	c  N dy 12248   4482740      2070      6430    347795    103385    980879   6546148     15.79     17.35
1097.12/1097.15	c  N dy 12282   4503766      2070      6430    347795    123834    980879   8764882     15.78     16.98
1101.13/1101.12	c  N dy 12361   4523838      2070      6430    347795    143422    980879  11134871     15.78     29.07
1105.43/1105.51	c  N dy 12413   4544709      2070      6430    347795    163688    980879  13677874     15.78     16.66
1111.43/1111.43	c  N dy 12508   4565327      2070      6430    347795     92214    980879   4940362     15.80     16.67
1114.72/1114.72	c  N dy 12555   4585891      2070      6430    347795    112213    980879   7448577     15.79     16.82
1118.43/1118.49	c  N dy 12618   4605990      2070      6430    347795    131737    980879   9510990     15.79     17.66
1122.93/1122.97	c  N dy 12693   4626165      2070      6430    347795    151452    980879  12086860     15.80     16.65
1128.42/1128.40	c  N dy 12712   4646598      2070      6430    347795    171375    980879  14140942     15.79     16.81
1134.14/1134.18	c  N dy 12741   4667876      2070      6430    347795     99480    980879   5482510     15.77     16.89
1137.72/1137.77	c  N dy 12777   4688183      2070      6430    347795    119290    980879   7480785     15.76     16.69
1142.03/1142.07	c  N dy 12827   4710501      2070      6430    347795    140914    980879   9826498     15.76     16.73
1142.63/1142.64	c  S st 12833   4713414      2070      6430    347795    143761    980879  10110917     15.76     15.51
1142.73/1142.74	c  S st 12833   4713916      2070      6430    347795    144259    980879  10175111     15.76   no data
1142.73/1142.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1144.13/1144.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 50.9M T:  1.36
1144.13/1144.14	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1144.13/1144.17	c bin-w-bin subsume rem            0 bins  time:  0.03 s
1148.83/1148.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  4.66 s
1148.83/1148.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2070 time:  0.03 s
1148.83/1148.89	c Removed useless bin:       0  fixed:     0  props:   1.75M  time:  0.03 s
1148.93/1148.97	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
1151.03/1151.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.85 s
1165.03/1165.02	c lits-rem:      1144  cl-subs:     2508  v-elim:      0  v-fix:    0  time: 13.94 s
1165.03/1165.03	c vivif2 --  cl tried     6430 cl shrink        0 lits rem          0 time: 0.01
1165.33/1165.34	c vivif2 --  cl tried   141751 cl shrink        0 lits rem          0 time: 0.31
1165.53/1165.59	c asymm  cl-useful: 0/961/6430 lits-rem:0 time: 0.25
1165.63/1165.60	c calculated reachability. Time: 0.00
1165.63/1165.60	c  N dy 12833   4713916      2070      6430    347795    141751    980879  10000651     15.76   no data
1169.62/1169.63	c  N dy 12876   4733997      2070      6430    347795    161210    980879  12192789     15.75     16.64
1175.02/1175.06	c  N dy 12921   4757616      2070      6430    347795    184092    980879  14317492     15.74     16.65
1179.72/1179.76	c  N dy 12948   4778016      2070      6430    347795    110426    980879   6483691     15.73     16.93
1184.03/1184.09	c  N dy 12993   4798355      2070      6430    347795    130204    980879   8696312     15.72     16.74
1188.43/1188.43	c  N dy 13027   4819183      2070      6430    347795    150456    980879  10851265     15.71     16.77
1194.12/1194.13	c  N dy 13067   4841324      2070      6430    347795    171881    980879  13153354     15.70     16.68
1199.12/1199.16	c  N dy 13104   4861788      2070      6430    347795     97648    980879   5292977     15.70     16.57
1202.43/1202.49	c  N dy 13158   4882068      2070      6430    347795    117364    980879   7567496     15.69     16.61
1206.43/1206.46	c  N dy 13213   4903432      2070      6430    347795    138117    980879   9736896     15.69     16.68
1211.04/1211.09	c  N dy 13250   4924030      2070      6430    347795    157947    980879  11517288     15.68     16.65
1216.23/1216.24	c  N dy 13284   4944138      2070      6430    347795    177492    980879  13604264     15.67     17.06
1221.43/1221.44	c  N dy 13318   4964391      2070      6430    347795    102149    980879   5710443     15.67     16.52
1225.72/1225.75	c  N dy 13344   4986592      2070      6430    347795    123610    980879   7712498     15.65     16.50
1229.53/1229.52	c  N dy 13405   5007354      2070      6430    347795    143704    980879  10110264     15.65     16.63
1233.43/1233.49	c  N dy 13458   5027400      2070      6430    347795    162990    980879  12139465     15.65     20.54
1238.13/1238.19	c  N dy 13535   5048331      2070      6430    347795    183471    980879  14796835     15.66     16.63
1243.04/1243.09	c  N dy 13590   5068751      2070      6430    347795    107292    980879   6374685     15.65     16.57
1247.03/1247.07	c  N dy 13669   5088982      2070      6430    347795    127039    980879   8744117     15.66     16.86
1250.93/1250.99	c  N dy 13760   5109109      2070      6430    347795    146675    980879  11147111     15.67     16.56
1255.14/1255.18	c  N dy 13790   5129179      2070      6430    347795    166220    980879  13207860     15.67     16.56
1259.83/1259.88	c  N dy 13826   5149745      2070      6430    347795    186195    980879  15244637     15.66     16.66
1264.43/1264.45	c  N dy 13876   5169796      2070      6430    347795    108443    980879   6169790     15.65     16.48
1268.03/1268.05	c  N dy 13946   5191241      2070      6430    347795    129378    980879   8668859     15.66     16.55
1272.23/1272.27	c  N dy 13987   5213918      2070      6430    347795    151445    980879  11063866     15.65     16.14
1272.23/1272.27	c  S st 13987   5213918      2070      6430    347795    151445    980879  11063866     15.65     16.14
1272.33/1272.39	c  S st 13987   5214422      2070      6430    347795    151948    980879  11129805     15.65   no data
1272.43/1272.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1273.93/1273.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 53.2M T:  1.47
1273.93/1273.91	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1273.93/1273.94	c bin-w-bin subsume rem            0 bins  time:  0.03 s
1278.63/1278.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  4.70 s
1278.63/1278.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2070 time:  0.03 s
1278.63/1278.69	c Removed useless bin:       0  fixed:     0  props:   1.75M  time:  0.03 s
1278.73/1278.77	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.08 s
1280.44/1280.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.36 s
1298.53/1298.52	c lits-rem:       736  cl-subs:     2283  v-elim:      0  v-fix:    0  time: 18.11 s
1298.53/1298.53	c vivif2 --  cl tried     6430 cl shrink        0 lits rem          0 time: 0.01
1298.83/1298.87	c vivif2 --  cl tried   149665 cl shrink        0 lits rem          0 time: 0.34
1299.14/1299.16	c asymm  cl-useful: 0/500/6430 lits-rem:0 time: 0.29
1299.14/1299.17	c calculated reachability. Time: 0.00
1299.14/1299.17	c  N dy 13987   5214422      2070      6430    347795    149665    980879  10945975     15.65   no data

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-3367903-1305396379/watcher-3367903-1305396379 -o /tmp/evaluation-result-3367903-1305396379/solver-3367903-1305396379 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3367903-1305396379.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: 0.85 1.11 1.98 4/382 16544
/proc/meminfo: memFree=22584160/32951124 swapFree=67111348/67111528
[pid=16544] ppid=16542 vsize=30764 CPUtime=0 cores=4,6
/proc/16544/stat : 16544 (strangenight2-s) R 16542 16544 15158 0 -1 4202496 974 0 0 0 0 0 0 0 18 0 1 0 651235695 31502336 881 33554432000 4194304 4580011 140735609930752 18446744073709551615 212687336133 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16544/statm: 7691 881 323 95 0 2673 0

[startup+0.0558859 s]
/proc/loadavg: 0.85 1.11 1.98 4/382 16544
/proc/meminfo: memFree=22584160/32951124 swapFree=67111348/67111528
[pid=16544] ppid=16542 vsize=38308 CPUtime=0.05 cores=4,6
/proc/16544/stat : 16544 (strangenight2-s) R 16542 16544 15158 0 -1 4202496 2905 0 0 0 5 0 0 0 18 0 1 0 651235695 39227392 2812 33554432000 4194304 4580011 140735609930752 18446744073709551615 212687336133 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16544/statm: 9577 2814 339 95 0 4559 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 38308

[startup+0.100869 s]
/proc/loadavg: 0.85 1.11 1.98 4/382 16544
/proc/meminfo: memFree=22584160/32951124 swapFree=67111348/67111528
[pid=16544] ppid=16542 vsize=41480 CPUtime=0.09 cores=4,6
/proc/16544/stat : 16544 (strangenight2-s) R 16542 16544 15158 0 -1 4202496 3673 0 0 0 9 0 0 0 18 0 1 0 651235695 42475520 3580 33554432000 4194304 4580011 140735609930752 18446744073709551615 4446809 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16544/statm: 10370 3580 346 95 0 5352 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 41480

[startup+0.300875 s]
/proc/loadavg: 0.85 1.11 1.98 4/382 16544
/proc/meminfo: memFree=22584160/32951124 swapFree=67111348/67111528
[pid=16544] ppid=16542 vsize=45704 CPUtime=0.29 cores=4,6
/proc/16544/stat : 16544 (strangenight2-s) R 16542 16544 15158 0 -1 4202496 4993 0 0 0 29 0 0 0 18 0 1 0 651235695 46800896 4900 33554432000 4194304 4580011 140735609930752 18446744073709551615 4404366 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16544/statm: 11426 4903 353 95 0 6408 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 45704

[startup+0.700788 s]
/proc/loadavg: 0.85 1.11 1.98 4/382 16544
/proc/meminfo: memFree=22584160/32951124 swapFree=67111348/67111528
[pid=16544] ppid=16542 vsize=49512 CPUtime=0.69 cores=4,6
/proc/16544/stat : 16544 (strangenight2-s) R 16542 16544 15158 0 -1 4202496 6469 0 0 0 69 0 0 0 18 0 1 0 651235695 50700288 6347 33554432000 4194304 4580011 140735609930752 18446744073709551615 4294920 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16544/statm: 12378 6347 363 95 0 7360 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 49512

[startup+1.50064 s]
/proc/loadavg: 0.85 1.11 1.98 5/383 16545
/proc/meminfo: memFree=22552036/32951124 swapFree=67111348/67111528
[pid=16544] ppid=16542 vsize=53000 CPUtime=1.49 cores=4,6
/proc/16544/stat : 16544 (strangenight2-s) R 16542 16544 15158 0 -1 4202496 8152 0 0 0 148 1 0 0 20 0 1 0 651235695 54272000 6917 33554432000 4194304 4580011 140735609930752 18446744073709551615 4316353 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16544/statm: 13250 6917 363 95 0 8232 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 53000

[startup+3.10034 s]
/proc/loadavg: 0.85 1.11 1.98 5/383 16545
/proc/meminfo: memFree=22539636/32951124 swapFree=67111348/67111528
[pid=16544] ppid=16542 vsize=54956 CPUtime=3.09 cores=4,6
/proc/16544/stat : 16544 (strangenight2-s) R 16542 16544 15158 0 -1 4202496 12452 0 0 0 308 1 0 0 25 0 1 0 651235695 56274944 6839 33554432000 4194304 4580011 140735609930752 18446744073709551615 4294669 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16544/statm: 13739 6839 364 95 0 8721 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 54956

[startup+6.30076 s]
/proc/loadavg: 1.10 1.16 1.99 5/383 16545
/proc/meminfo: memFree=22499248/32951124 swapFree=67111348/67111528
[pid=16544] ppid=16542 vsize=55352 CPUtime=6.29 cores=4,6
/proc/16544/stat : 16544 (strangenight2-s) R 16542 16544 15158 0 -1 4202496 12947 0 0 0 628 1 0 0 25 0 1 0 651235695 56680448 7334 33554432000 4194304 4580011 140735609930752 18446744073709551615 4413521 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16544/statm: 13838 7334 366 95 0 8820 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 55352

[startup+12.7006 s]
/proc/loadavg: 1.33 1.20 2.00 5/383 16545
/proc/meminfo: memFree=22465784/32951124 swapFree=67111348/67111528
[pid=16544] ppid=16542 vsize=74736 CPUtime=12.69 cores=4,6
/proc/16544/stat : 16544 (strangenight2-s) R 16542 16544 15158 0 -1 4202496 20178 0 0 0 1267 2 0 0 25 0 1 0 651235695 76529664 12732 33554432000 4194304 4580011 140735609930752 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16544/statm: 18684 12733 367 95 0 13666 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 74736

[startup+25.5003 s]
/proc/loadavg: 1.92 1.34 2.03 5/383 16546
/proc/meminfo: memFree=22425252/32951124 swapFree=67111348/67111528
[pid=16544] ppid=16542 vsize=78656 CPUtime=25.49 cores=4,6
/proc/16544/stat : 16544 (strangenight2-s) R 16542 16544 15158 0 -1 4202496 27217 0 0 0 2545 4 0 0 25 0 1 0 651235695 80543744 12683 33554432000 4194304 4580011 140735609930752 18446744073709551615 4413124 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16544/statm: 19664 12683 367 95 0 14646 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 78656

[startup+51.1006 s]
/proc/loadavg: 2.63 1.55 2.08 5/383 16600
/proc/meminfo: memFree=22271200/32951124 swapFree=67111348/67111528
[pid=16544] ppid=16542 vsize=106108 CPUtime=51.09 cores=4,6
/proc/16544/stat : 16544 (strangenight2-s) R 16542 16544 15158 0 -1 4202496 50138 0 0 0 5100 9 0 0 25 0 1 0 651235695 108654592 20952 33554432000 4194304 4580011 140735609930752 18446744073709551615 4447995 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16544/statm: 26527 20952 367 95 0 21509 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 106108

[startup+102.314 s]
/proc/loadavg: 3.40 1.93 2.18 5/383 16602
/proc/meminfo: memFree=22076332/32951124 swapFree=67111348/67111528
[pid=16544] ppid=16542 vsize=185752 CPUtime=102.31 cores=4,6
/proc/16544/stat : 16544 (strangenight2-s) R 16542 16544 15158 0 -1 4202496 96864 0 0 0 10213 18 0 0 25 0 1 0 651235695 190210048 40371 33554432000 4194304 4580011 140735609930752 18446744073709551615 4294439 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16544/statm: 46438 40371 367 95 0 41420 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 185752

[startup+162.3 s]
/proc/loadavg: 3.94 2.33 2.30 5/383 16603
/proc/meminfo: memFree=22034960/32951124 swapFree=67111348/67111528
[pid=16544] ppid=16542 vsize=262968 CPUtime=162.29 cores=4,6
/proc/16544/stat : 16544 (strangenight2-s) R 16542 16544 15158 0 -1 4202496 140762 0 0 0 16203 26 0 0 25 0 1 0 651235695 269279232 41580 33554432000 4194304 4580011 140735609930752 18446744073709551615 4294580 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16544/statm: 65742 41580 368 95 0 60724 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 262968

[startup+222.3 s]
/proc/loadavg: 4.05 2.65 2.41 5/383 16605
/proc/meminfo: memFree=21979620/32951124 swapFree=67111348/67111528
[pid=16544] ppid=16542 vsize=309416 CPUtime=222.3 cores=4,6
/proc/16544/stat : 16544 (strangenight2-s) R 16542 16544 15158 0 -1 4202496 190538 0 0 0 22194 36 0 0 25 0 1 0 651235695 316841984 50641 33554432000 4194304 4580011 140735609930752 18446744073709551615 4416631 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16544/statm: 77354 50641 367 95 0 72336 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 309416

[startup+282.3 s]
/proc/loadavg: 4.02 2.89 2.51 5/383 16606
/proc/meminfo: memFree=21916704/32951124 swapFree=67111348/67111528
[pid=16544] ppid=16542 vsize=325456 CPUtime=282.3 cores=4,6
/proc/16544/stat : 16544 (strangenight2-s) R 16542 16544 15158 0 -1 4202496 256193 0 0 0 28182 48 0 0 25 0 1 0 651235695 333266944 50838 33554432000 4194304 4580011 140735609930752 18446744073709551615 4294188 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16544/statm: 81364 50838 367 95 0 76346 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 325456

[startup+342.3 s]
/proc/loadavg: 4.00 3.09 2.60 5/383 16608
/proc/meminfo: memFree=21770228/32951124 swapFree=67111348/67111528
[pid=16544] ppid=16542 vsize=361984 CPUtime=342.3 cores=4,6
/proc/16544/stat : 16544 (strangenight2-s) R 16542 16544 15158 0 -1 4202496 293459 0 0 0 34175 55 0 0 25 0 1 0 651235695 370671616 60417 33554432000 4194304 4580011 140735609930752 18446744073709551615 4293016 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16544/statm: 90496 60417 367 95 0 85478 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 361984

[startup+402.301 s]
/proc/loadavg: 4.00 3.25 2.68 5/383 16610
/proc/meminfo: memFree=21735352/32951124 swapFree=67111348/67111528
[pid=16544] ppid=16542 vsize=391396 CPUtime=402.3 cores=4,6
/proc/16544/stat : 16544 (strangenight2-s) R 16542 16544 15158 0 -1 4202496 352846 0 0 0 40164 66 0 0 25 0 1 0 651235695 400789504 65399 33554432000 4194304 4580011 140735609930752 18446744073709551615 4294514 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16544/statm: 97849 65399 367 95 0 92831 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 391396

[startup+462.301 s]
/proc/loadavg: 4.09 3.42 2.77 5/383 16611
/proc/meminfo: memFree=21709540/32951124 swapFree=67111348/67111528
[pid=16544] ppid=16542 vsize=396320 CPUtime=462.3 cores=4,6
/proc/16544/stat : 16544 (strangenight2-s) R 16542 16544 15158 0 -1 4202496 396860 0 0 0 46156 74 0 0 25 0 1 0 651235695 405831680 67600 33554432000 4194304 4580011 140735609930752 18446744073709551615 4294364 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16544/statm: 99080 67600 367 95 0 94062 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 396320

[startup+522.301 s]
/proc/loadavg: 4.21 3.57 2.86 5/383 16613
/proc/meminfo: memFree=21635728/32951124 swapFree=67111348/67111528
[pid=16544] ppid=16542 vsize=400664 CPUtime=522.31 cores=4,6
/proc/16544/stat : 16544 (strangenight2-s) R 16542 16544 15158 0 -1 4202496 452439 0 0 0 52146 85 0 0 25 0 1 0 651235695 410279936 66187 33554432000 4194304 4580011 140735609930752 18446744073709551615 4294656 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16544/statm: 100166 66187 367 95 0 95148 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 400664

[startup+582.301 s]
/proc/loadavg: 4.07 3.64 2.93 5/383 16614
/proc/meminfo: memFree=21572320/32951124 swapFree=67111348/67111528
[pid=16544] ppid=16542 vsize=403620 CPUtime=582.31 cores=4,6
/proc/16544/stat : 16544 (strangenight2-s) R 16542 16544 15158 0 -1 4202496 490923 0 0 0 58138 93 0 0 25 0 1 0 651235695 413306880 69598 33554432000 4194304 4580011 140735609930752 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16544/statm: 100905 69598 367 95 0 95887 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 403620

[startup+642.301 s]
/proc/loadavg: 4.03 3.70 3.00 5/383 16616
/proc/meminfo: memFree=21585556/32951124 swapFree=67111348/67111528
[pid=16544] ppid=16542 vsize=407508 CPUtime=642.32 cores=4,6
/proc/16544/stat : 16544 (strangenight2-s) R 16542 16544 15158 0 -1 4202496 541775 0 0 0 64128 104 0 0 25 0 1 0 651235695 417288192 71926 33554432000 4194304 4580011 140735609930752 18446744073709551615 4305197 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16544/statm: 101877 71926 367 95 0 96859 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 407508

[startup+702.301 s]
/proc/loadavg: 4.01 3.76 3.05 5/383 16618
/proc/meminfo: memFree=21593844/32951124 swapFree=67111348/67111528
[pid=16544] ppid=16542 vsize=410944 CPUtime=702.31 cores=4,6
/proc/16544/stat : 16544 (strangenight2-s) R 16542 16544 15158 0 -1 4202496 580948 0 0 0 70120 111 0 0 25 0 1 0 651235695 420806656 71123 33554432000 4194304 4580011 140735609930752 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16544/statm: 102736 71123 367 95 0 97718 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 410944

[startup+762.315 s]
/proc/loadavg: 4.08 3.83 3.12 5/383 16619
/proc/meminfo: memFree=21568152/32951124 swapFree=67111348/67111528
[pid=16544] ppid=16542 vsize=415556 CPUtime=762.33 cores=4,6
/proc/16544/stat : 16544 (strangenight2-s) R 16542 16544 15158 0 -1 4202496 634646 0 0 0 76113 120 0 0 25 0 1 0 651235695 425529344 69934 33554432000 4194304 4580011 140735609930752 18446744073709551615 4316976 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16544/statm: 103889 69934 367 95 0 98871 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 415556

[startup+822.301 s]
/proc/loadavg: 4.07 3.87 3.18 5/383 16621
/proc/meminfo: memFree=21537360/32951124 swapFree=67111348/67111528
[pid=16544] ppid=16542 vsize=470204 CPUtime=822.31 cores=4,6
/proc/16544/stat : 16544 (strangenight2-s) R 16542 16544 15158 0 -1 4202496 676296 0 0 0 82104 127 0 0 25 0 1 0 651235695 481488896 83015 33554432000 4194304 4580011 140735609930752 18446744073709551615 4294660 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16544/statm: 117551 83015 367 95 0 112533 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 470204

[startup+882.301 s]
/proc/loadavg: 4.02 3.89 3.23 5/383 16622
/proc/meminfo: memFree=21529868/32951124 swapFree=67111348/67111528
[pid=16544] ppid=16542 vsize=347700 CPUtime=882.32 cores=4,6
/proc/16544/stat : 16544 (strangenight2-s) R 16542 16544 15158 0 -1 4202496 726978 0 0 0 88095 137 0 0 25 0 1 0 651235695 356044800 77696 33554432000 4194304 4580011 140735609930752 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16544/statm: 86925 77696 367 95 0 81907 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 347700

[startup+942.301 s]
/proc/loadavg: 4.01 3.91 3.27 5/383 16624
/proc/meminfo: memFree=21466444/32951124 swapFree=67111348/67111528
[pid=16544] ppid=16542 vsize=370440 CPUtime=942.32 cores=4,6
/proc/16544/stat : 16544 (strangenight2-s) R 16542 16544 15158 0 -1 4202496 761943 0 0 0 94088 144 0 0 25 0 1 0 651235695 379330560 83376 33554432000 4194304 4580011 140735609930752 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16544/statm: 92610 83376 367 95 0 87592 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 370440

[startup+1002.3 s]
/proc/loadavg: 4.06 3.94 3.32 5/383 16626
/proc/meminfo: memFree=21431692/32951124 swapFree=67111348/67111528
[pid=16544] ppid=16542 vsize=500556 CPUtime=1002.32 cores=4,6
/proc/16544/stat : 16544 (strangenight2-s) R 16542 16544 15158 0 -1 4202496 806644 0 0 0 100078 154 0 0 25 0 1 0 651235695 512569344 85460 33554432000 4194304 4580011 140735609930752 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16544/statm: 125139 85460 367 95 0 120121 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 500556

[startup+1062.3 s]
/proc/loadavg: 4.07 3.96 3.37 5/383 16627
/proc/meminfo: memFree=21406340/32951124 swapFree=67111348/67111528
[pid=16544] ppid=16542 vsize=502744 CPUtime=1062.32 cores=4,6
/proc/16544/stat : 16544 (strangenight2-s) R 16542 16544 15158 0 -1 4202496 838207 0 0 0 106072 160 0 0 25 0 1 0 651235695 514809856 87854 33554432000 4194304 4580011 140735609930752 18446744073709551615 4293260 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16544/statm: 125686 87854 367 95 0 120668 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 502744

[startup+1122.3 s]
/proc/loadavg: 4.06 3.98 3.41 5/383 16629
/proc/meminfo: memFree=21303520/32951124 swapFree=67111348/67111528
[pid=16544] ppid=16542 vsize=506708 CPUtime=1122.33 cores=4,6
/proc/16544/stat : 16544 (strangenight2-s) R 16542 16544 15158 0 -1 4202496 887670 0 0 0 112063 170 0 0 25 0 1 0 651235695 518868992 88166 33554432000 4194304 4580011 140735609930752 18446744073709551615 4294656 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16544/statm: 126677 88166 367 95 0 121659 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 506708

[startup+1182.3 s]
/proc/loadavg: 4.02 3.98 3.44 5/383 16630
/proc/meminfo: memFree=21306200/32951124 swapFree=67111348/67111528
[pid=16544] ppid=16542 vsize=387036 CPUtime=1182.32 cores=4,6
/proc/16544/stat : 16544 (strangenight2-s) R 16542 16544 15158 0 -1 4202496 918060 0 0 0 118058 174 0 0 25 0 1 0 651235695 396324864 87247 33554432000 4194304 4580011 140735609930752 18446744073709551615 4316265 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16544/statm: 96759 87247 367 95 0 91741 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 387036

[startup+1242.3 s]
/proc/loadavg: 4.01 3.98 3.47 5/383 16632
/proc/meminfo: memFree=21282116/32951124 swapFree=67111348/67111528
[pid=16544] ppid=16542 vsize=387620 CPUtime=1242.33 cores=4,6
/proc/16544/stat : 16544 (strangenight2-s) R 16542 16544 15158 0 -1 4202496 963525 0 0 0 124051 182 0 0 25 0 1 0 651235695 396922880 85336 33554432000 4194304 4580011 140735609930752 18446744073709551615 4294475 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16544/statm: 96905 85336 367 95 0 91887 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 387620



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.11 4.01 3.51 4/381 16635
/proc/meminfo: memFree=21565456/32951124 swapFree=67111348/67111528
[pid=16544] ppid=16542 vsize=544980 CPUtime=1300.03 cores=4,6
/proc/16544/stat : 16544 (strangenight2-s) R 16542 16544 15158 0 -1 4202496 989708 0 0 0 129817 186 0 0 25 0 1 0 651235695 558059520 94876 33554432000 4194304 4580011 140735609930752 18446744073709551615 4294928 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16544/statm: 136245 94876 367 95 0 131227 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 544980

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.07
CPU user time (s): 1298.19
CPU system time (s): 1.88371
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 561084

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.19
system time used= 1.88371
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 989711
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= 6
involuntary context switches= 933

runsolver used 4.91025 second user time and 10.5674 second system time

The end

Launcher Data

Begin job on node139 at 2011-05-14 20:06:20
IDJOB=3367903
IDBENCH=88216
IDSOLVER=1845
FILE ID=node139/3367903-1305396379
RUNJOBID= node139-1305396379-16503
PBS_JOBID= 13324418
Free space on /tmp= 73336 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m47-q841.5-n45-p30-s84954709.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367903-1305396379/watcher-3367903-1305396379 -o /tmp/evaluation-result-3367903-1305396379/solver-3367903-1305396379 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3367903-1305396379.cnf

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

MD5SUM BENCH= 556c58061360a1b195d9b2f28888af77
RANDOM SEED=1625970605

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22584440 kB
Buffers:        295708 kB
Cached:        2894392 kB
SwapCached:          0 kB
Active:        8002508 kB
Inactive:      2057236 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22584440 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           29140 kB
Writeback:           0 kB
AnonPages:     6868716 kB
Mapped:          30344 kB
Slab:           203616 kB
PageTables:      38624 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 76880060 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= 73320 MiB
End job on node139 at 2011-05-14 20:28:02