Trace number 3368429

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NameSAT05/industrial/grieu05/vmpc/
vmpc_36.renamed-as.sat05-1922.cnf
MD5SUMc9c90d9af49f4c08c7262ecb9a0b2a3d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark978.31
Satisfiable
(Un)Satisfiability was proved
Number of variables1296
Number of clauses230544
Sum of the clauses size603180
Maximum clause length36
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 290828
Number of clauses of size 3139644
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 572

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3368429-1305395287.cnf'
0.00/0.00	c -- header says num vars:           1296
0.00/0.00	c -- header says num clauses:      230544
0.00/0.05	c -- clauses added:            0 learnts,       230544 normals,            0 xors
0.00/0.05	c -- vars added       1296
0.00/0.05	c Parsing time:  0.04 s
0.00/0.05	c  N st     0         0      1296    139716     90828         0    603180         0   no data   no data
0.29/0.38	c asymm  cl-useful: 52/2706/139716 lits-rem:152 time: 0.33
0.59/0.60	c Flit:     0 Blit:      1 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  6.8M T:  0.22
0.59/0.62	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.59/0.65	c bin-w-bin subsume rem        45389 bins  time:  0.03 s
0.69/0.76	c subs with bin:    21858  lits-rem:     14604  v-fix:    0  time:  0.10 s
0.69/0.77	c Subs w/ non-existent bins:    183 l-rem:     57 v-fix:     0 done:   1295 time:  0.01 s
0.79/0.81	c Removed useless bin:    8238  fixed:     0  props:   7.15M  time:  0.02 s
0.89/0.99	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.18 s
0.89/0.99	c Finding binary XORs  T:     0.00 s  found:       0
0.99/1.02	c Finding non-binary XORs:     0.02 s (found:       0, avg size: nan)
0.99/1.02	c calculated reachability. Time: 0.00
0.99/1.02	c Calc default polars -  time:   0.00 s pos:       0 undec:       1 neg:    1295
0.99/1.02	c =========================================================================================
0.99/1.02	c types(t): F = full restart, N = normal restart
0.99/1.02	c types(t): S = simplification begin/end, E = solution found
0.99/1.02	c restart types(rt): st = static, dy = dynamic
0.99/1.02	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.99/1.02	c  B st     0         0      1295    116831     52296         0    457459         0   no data   no data
1.79/1.88	c  N dy    13      4104      1295    116831     52296      4080    457459    144890     11.23     12.05
2.69/2.79	c  N dy    29      8198      1295    116831     52300      8127    457459    260890     10.52     11.20
3.69/3.78	c  N dy    48     12735      1295    116831     52304     12610    457459    389227     10.23     10.98
4.69/4.70	c  N dy    66     16922      1295    116831     52304     16756    457459    509857     10.04     10.64
5.60/5.63	c  N dy    84     21014      1295    116831     52304     10913    457459    222232      9.97     10.51
6.49/6.51	c  F st   104     25002      1295    116831     52306     14858    457459    332476      9.97      9.55
6.49/6.59	c  N st   105     25254      1295    116831     52306     15104    457459    338846      9.97   no data
7.59/7.67	c  N dy   110     30001      1295    116831     52306     19784    457459    474308      9.97   no data
7.59/7.67	c  S st   110     30001      1295    116831     52306     19784    457459    474308      9.97   no data
7.69/7.79	c  S st   110     30501      1295    116831     52306     20284    457459    488006      9.97   no data
7.69/7.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.99/8.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     58 BRemL:      3 BRemN:      0 P: 11.9M T:  0.24
7.99/8.04	c blocked clauses removed:        0 vars:      0 tried:        1295 T: 0.00 s
7.99/8.05	c bin-w-bin subsume rem         3534 bins  time:  0.01 s
8.09/8.12	c subs with bin:       45  lits-rem:        30  v-fix:    0  time:  0.07 s
8.09/8.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1295 time:  0.01 s
8.09/8.15	c Removed useless bin:       8  fixed:     0  props:   5.34M  time:  0.01 s
8.09/8.18	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
9.39/9.43	c subs with bin:        0  lits-rem:       133  v-fix:    0  time:  1.23 s
9.69/9.72	c lits-rem:       815  cl-subs:     3135  v-elim:      0  v-fix:    0  time:  0.28 s
10.01/10.07	c asymm  cl-useful: 0/2718/116786 lits-rem:0 time: 0.35
10.01/10.08	c calculated reachability. Time: 0.00
10.01/10.08	c  N dy   110     30501      1295    116786     48849     17149    450328    435462      9.97   no data
11.00/11.03	c  N dy   131     34531      1295    116786     48849     21130    450328    548424     10.00     15.53
12.10/12.11	c  N dy   149     39059      1295    116786     48849     25619    450328    678994      9.96     10.51
13.09/13.14	c  N dy   162     43236      1295    116786     48849     29753    450328    792653      9.85     10.39
13.69/13.72	c  S st   179     45752      1295    116786     48849     16932    450328    311859      9.87      8.51
13.79/13.83	c  S st   179     46255      1295    116786     48849     17434    450328    325471      9.87   no data
13.79/13.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
13.99/14.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      7 BRemL:      1 BRemN:      4 P: 11.8M T:  0.23
13.99/14.08	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
13.99/14.09	c bin-w-bin subsume rem           26 bins  time:  0.01 s
14.09/14.16	c subs with bin:        6  lits-rem:         4  v-fix:    0  time:  0.07 s
14.09/14.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1295 time:  0.01 s
14.09/14.19	c Removed useless bin:      12  fixed:     0  props:   5.37M  time:  0.01 s
14.19/14.20	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
15.09/15.12	c subs with bin:        1  lits-rem:        53  v-fix:    0  time:  0.91 s
15.19/15.21	c lits-rem:       216  cl-subs:     1036  v-elim:      0  v-fix:    0  time:  0.08 s
15.19/15.24	c vivif2 --  cl tried   116780 cl shrink        0 lits rem          0 time: 0.03
15.19/15.26	c vivif2 --  cl tried    16397 cl shrink     4001 lits rem       6009 time: 0.02
15.59/15.61	c asymm  cl-useful: 0/2709/116780 lits-rem:0 time: 0.35
15.59/15.62	c calculated reachability. Time: 0.00
15.59/15.62	c  N dy   179     46255      1295    116780     48817     16397    450282    307206      9.87   no data
16.50/16.52	c  N dy   202     50325      1295    116780     48818     20426    450282    424469      9.88     12.03
17.39/17.47	c  N dy   227     54342      1295    116780     48819     24406    450282    540354      9.92     11.43
18.39/18.43	c  N dy   252     58420      1295    116780     48819     28441    450282    656085      9.94     10.50
19.29/19.34	c  N dy   278     62481      1295    116780     48819     32453    450282    775244      9.99     14.61
20.29/20.34	c  N dy   301     66669      1295    116780     48820     36599    450282    900520     10.01     10.55
20.89/20.96	c  S st   314     69382      1295    116780     48821     20754    450282    327116     10.01      8.78
21.00/21.07	c  S st   314     69882      1295    116780     48821     21253    450282    340091     10.01   no data
21.00/21.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
21.29/21.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      8 BRemL:      0 BRemN:      1 P: 11.9M T:  0.23
21.29/21.32	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
21.29/21.33	c bin-w-bin subsume rem            4 bins  time:  0.01 s
21.39/21.41	c subs with bin:       12  lits-rem:         8  v-fix:    0  time:  0.07 s
21.39/21.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1295 time:  0.01 s
21.39/21.43	c Removed useless bin:       0  fixed:     0  props:   5.39M  time:  0.01 s
21.39/21.44	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
22.19/22.24	c subs with bin:        1  lits-rem:        16  v-fix:    0  time:  0.79 s
22.29/22.34	c lits-rem:       185  cl-subs:      905  v-elim:      0  v-fix:    0  time:  0.09 s
22.29/22.37	c vivif2 --  cl tried   116768 cl shrink        0 lits rem          0 time: 0.03
22.29/22.40	c vivif2 --  cl tried    20347 cl shrink     1597 lits rem       2595 time: 0.02
22.69/22.75	c asymm  cl-useful: 9/2726/116768 lits-rem:27 time: 0.35
22.69/22.75	c calculated reachability. Time: 0.00
22.69/22.75	c  N dy   314     69882      1295    116759     48841     20347    450255    326920     10.01   no data
23.79/23.83	c  N dy   344     74548      1295    116759     48842     24957    450255    464590     10.05     10.63
24.89/24.96	c  N dy   369     79369      1295    116759     48842     29728    450255    598092     10.03     10.78
26.09/26.11	c  N dy   396     84512      1295    116759     48842     34829    450255    754828     10.04     15.06
26.79/26.86	c  F st   410     87500      1295    116759     48842     37788    450255    841048     10.04   no data
27.69/27.70	c  N st   415     90795      1295    116759     48842     41035    450255    932978     10.04   no data
29.09/29.12	c  N dy   440     96659      1295    116759     48842     26193    450255    412863     10.07     11.27
30.49/30.58	c  N dy   472    102912      1295    116759     48842     32390    450255    593582     10.06     10.60
30.99/31.07	c  S st   480    104823      1295    116759     48842     34278    450255    647638     10.06      9.97
31.09/31.19	c  S st   480    105324      1295    116759     48842     34778    450255    660787     10.06   no data
31.19/31.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
31.39/31.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     23 BRemL:      0 BRemN:      4 P: 12.5M T:  0.25
31.39/31.46	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
31.39/31.47	c bin-w-bin subsume rem            8 bins  time:  0.01 s
31.49/31.55	c subs with bin:       30  lits-rem:        26  v-fix:    0  time:  0.07 s
31.49/31.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1295 time:  0.01 s
31.49/31.57	c Removed useless bin:       3  fixed:     0  props:   5.38M  time:  0.01 s
31.49/31.59	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
32.78/32.84	c subs with bin:        3  lits-rem:       216  v-fix:    0  time:  1.23 s
33.10/33.18	c lits-rem:       790  cl-subs:     2145  v-elim:      0  v-fix:    0  time:  0.32 s
33.18/33.21	c vivif2 --  cl tried   116729 cl shrink        0 lits rem          0 time: 0.03
33.18/33.25	c vivif2 --  cl tried    32630 cl shrink     4931 lits rem       8264 time: 0.04
33.58/33.60	c asymm  cl-useful: 6/2454/116729 lits-rem:18 time: 0.35
33.58/33.60	c calculated reachability. Time: 0.00
33.58/33.60	c  N dy   480    105324      1295    116723     48885     32628    450201    619051     10.06   no data
35.19/35.30	c  N dy   516    112208      1295    116723     48885     39444    450201    811757     10.06     10.69
36.99/37.07	c  N dy   559    119514      1295    116723     48886     24459    450201    313232     10.07     10.67
38.79/38.87	c  N dy   602    127215      1295    116723     48886     32073    450201    537706     10.09     11.39
40.80/40.82	c  N dy   650    135368      1295    116723     48886     40145    450201    784018     10.11     10.79
42.90/42.93	c  N dy   699    144099      1295    116723     48887     25318    450201    245572     10.11     13.04
45.09/45.17	c  N dy   750    153300      1295    116723     48888     34411    450201    505518     10.12     10.93
46.19/46.30	c  S st   779    157987      1295    116723     48888     39041    450201    641158     10.13   no data
46.38/46.42	c  S st   779    158487      1295    116723     48888     39540    450201    655709     10.13   no data
46.38/46.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
46.58/46.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     10 BRemL:      0 BRemN:      0 P: 12.4M T:  0.25
46.58/46.69	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
46.68/46.70	c bin-w-bin subsume rem           29 bins  time:  0.01 s
46.68/46.77	c subs with bin:       12  lits-rem:        12  v-fix:    0  time:  0.07 s
46.68/46.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1295 time:  0.01 s
46.78/46.80	c Removed useless bin:      13  fixed:     0  props:   5.42M  time:  0.01 s
46.78/46.81	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
47.99/48.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.25 s
48.39/48.50	c lits-rem:       717  cl-subs:     2791  v-elim:      0  v-fix:    0  time:  0.41 s
48.50/48.53	c vivif2 --  cl tried   116711 cl shrink        0 lits rem          0 time: 0.03
48.50/48.58	c vivif2 --  cl tried    36749 cl shrink     5385 lits rem       9392 time: 0.05
48.88/48.94	c asymm  cl-useful: 4/2514/116711 lits-rem:12 time: 0.36
48.88/48.95	c calculated reachability. Time: 0.00
48.88/48.95	c  N dy   779    158487      1295    116707     48872     36749    450149    605559     10.13   no data
51.48/51.56	c  N dy   838    168606      1295    116707     48873     46756    450149    892216     10.16     11.45
54.18/54.24	c  N dy   897    179439      1295    116707     48873     32880    450149    426589     10.16     11.19
56.98/57.06	c  N dy   953    191176      1295    116707     48874     44506    450149    766382     10.15     10.86
59.98/60.01	c  N dy  1011    203514      1295    116707     48874     31082    450149    354797     10.15     10.92
63.08/63.18	c  N dy  1080    216518      1295    116707     48875     43956    450149    725894     10.15     10.72
66.68/66.74	c  N dy  1158    230657      1295    116707     48876     31279    450149    344414     10.15     10.78
68.38/68.43	c  S st  1205    237734      1295    116707     48876     38267    450149    551082     10.17   no data
68.48/68.56	c  S st  1205    238235      1295    116707     48876     38767    450149    564807     10.17   no data
68.48/68.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
68.78/68.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     15 BRemL:      1 BRemN:      0 P: 12.5M T:  0.27
68.78/68.84	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
68.78/68.85	c bin-w-bin subsume rem           12 bins  time:  0.01 s
68.88/68.93	c subs with bin:       17  lits-rem:        10  v-fix:    0  time:  0.07 s
68.88/68.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1295 time:  0.01 s
68.88/68.96	c Removed useless bin:       0  fixed:     0  props:   5.43M  time:  0.01 s
68.88/68.97	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
70.18/70.28	c subs with bin:       15  lits-rem:        23  v-fix:    0  time:  1.29 s
70.58/70.64	c lits-rem:       515  cl-subs:     1678  v-elim:      0  v-fix:    0  time:  0.35 s
70.58/70.67	c vivif2 --  cl tried   116690 cl shrink        0 lits rem          0 time: 0.03
70.68/70.72	c vivif2 --  cl tried    37074 cl shrink     4196 lits rem       7303 time: 0.04
70.98/71.09	c asymm  cl-useful: 10/2413/116690 lits-rem:30 time: 0.37
70.98/71.09	c calculated reachability. Time: 0.00
70.98/71.09	c  N dy  1205    238235      1295    116680     48899     37074    450122    530485     10.17   no data
74.89/74.97	c  N dy  1287    253559      1295    116680     48899     52200    450122    975826     10.18     10.77
78.88/78.98	c  N dy  1380    269841      1295    116680     48900     40659    450122    565511     10.20     10.78
83.38/83.42	c  N dy  1473    287161      1295    116680     48900     29106    450122    165373     10.20     10.75
87.88/87.96	c  N dy  1583    305700      1295    116680     48902     47409    450122    682230     10.21     10.75
87.98/88.10	c  F st  1587    306257      1295    116680     48903     47961    450122    698674     10.21   no data
92.79/92.81	c  N dy  1672    325312      1295    116680     48903     37147    450122    375610     10.22     12.08
97.89/97.92	c  N dy  1775    345577      1295    116680     48903     57151    450122    936082     10.22     11.13
100.79/100.81	c  S st  1843    357353      1295    116680     48904     38172    450122    377048     10.22   no data
100.89/100.92	c  S st  1843    357854      1295    116680     48904     38673    450122    391431     10.22   no data
100.89/100.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
101.09/101.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     28 BRemL:      0 BRemN:      0 P: 12.2M T:  0.26
101.19/101.21	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
101.19/101.21	c bin-w-bin subsume rem           11 bins  time:  0.01 s
101.19/101.29	c subs with bin:       35  lits-rem:        25  v-fix:    0  time:  0.08 s
101.30/101.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1295 time:  0.02 s
101.30/101.32	c Removed useless bin:       4  fixed:     0  props:   5.45M  time:  0.01 s
101.30/101.34	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
102.29/102.33	c subs with bin:       26  lits-rem:        98  v-fix:    0  time:  0.98 s
102.49/102.59	c lits-rem:       324  cl-subs:     1321  v-elim:      0  v-fix:    0  time:  0.25 s
102.59/102.62	c vivif2 --  cl tried   116645 cl shrink        0 lits rem          0 time: 0.03
102.59/102.65	c vivif2 --  cl tried    37326 cl shrink     2724 lits rem       4944 time: 0.03
102.99/103.02	c asymm  cl-useful: 3/2581/116645 lits-rem:9 time: 0.37
102.99/103.03	c calculated reachability. Time: 0.00
102.99/103.03	c  N dy  1843    357854      1295    116642     48946     37326    450072    365908     10.22   no data
108.08/108.14	c  N dy  1970    378293      1295    116642     48946     57522    450072    948263     10.24     10.80
113.08/113.13	c  N dy  2080    398482      1295    116642     48947     45886    450072    586243     10.25     10.84
118.18/118.24	c  N dy  2199    418485      1295    116642     48947     33056    450072    183040     10.27     14.81
122.98/123.08	c  N dy  2306    438493      1295    116642     48947     52798    450072    759369     10.27     10.84
128.08/128.19	c  N dy  2435    459061      1295    116642     48947     39540    450072    352032     10.29     11.35
133.19/133.23	c  N dy  2539    479260      1295    116642     48948     59489    450072    926350     10.29     10.93
138.08/138.19	c  N dy  2645    499311      1295    116642     48949     44707    450072    481664     10.30     10.88
143.18/143.25	c  N dy  2759    519488      1295    116642     48949     64666    450072   1075993     10.31     11.08
147.58/147.61	c  S st  2864    536781      1295    116642     48951     46186    450072    506645     10.32   no data
147.68/147.73	c  S st  2864    537283      1295    116642     48951     46688    450072    519575     10.32   no data
147.68/147.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
147.98/148.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      3 BRemL:      0 BRemN:      1 P: 12.5M T:  0.26
147.98/148.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
147.98/148.03	c bin-w-bin subsume rem           26 bins  time:  0.01 s
148.08/148.11	c subs with bin:        6  lits-rem:         6  v-fix:    0  time:  0.08 s
148.08/148.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1295 time:  0.01 s
148.08/148.13	c Removed useless bin:       2  fixed:     0  props:   5.49M  time:  0.01 s
148.08/148.15	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
149.39/149.42	c subs with bin:       31  lits-rem:         2  v-fix:    0  time:  1.25 s
149.70/149.79	c lits-rem:       382  cl-subs:     1810  v-elim:      0  v-fix:    0  time:  0.36 s
149.79/149.82	c vivif2 --  cl tried   116636 cl shrink        0 lits rem          0 time: 0.03
149.79/149.86	c vivif2 --  cl tried    44847 cl shrink     4004 lits rem       7841 time: 0.04
150.19/150.23	c asymm  cl-useful: 5/2493/116636 lits-rem:15 time: 0.36
150.19/150.24	c calculated reachability. Time: 0.00
150.19/150.24	c  N dy  2864    537283      1295    116631     48936     44847    450049    481767     10.32   no data
155.20/155.25	c  N dy  2966    557284      1295    116631     48937     64599    450049   1061031     10.32     10.91
160.28/160.31	c  N dy  3071    577299      1295    116631     48937     47827    450049    527946     10.32     11.01
165.28/165.33	c  N dy  3196    597437      1295    116631     48938     67721    450049   1104434     10.33     11.03
170.29/170.32	c  N dy  3311    617505      1295    116631     48939     50015    450049    576313     10.34     11.01
175.59/175.65	c  N dy  3397    637870      1295    116631     48940     70121    450049   1153881     10.33     11.05
180.58/180.64	c  N dy  3512    658077      1295    116631     48940     51576    450049    596490     10.33     10.94
185.68/185.71	c  N dy  3623    678478      1295    116631     48940     71711    450049   1202810     10.34     10.93
190.68/190.76	c  N dy  3723    698594      1295    116631     48940     52095    450049    580020     10.34     10.89
195.68/195.79	c  N dy  3834    718600      1295    116631     48941     71870    450049   1148927     10.34     11.02
200.88/200.94	c  N dy  3940    738655      1295    116631     48941     51183    450049    509349     10.34     11.08
203.18/203.25	c Finding binary XORs  T:     0.00 s  found:       0
205.98/206.08	c  N dy  4054    758947      1295    116631     48942     71196    450049   1087787     10.35     10.95
210.98/211.06	c  N dy  4160    779081      1295    116631     48942     49582    450049    434462     10.35     11.03
215.99/216.02	c  N dy  4277    799402      1295    116631     48942     69683    450049   1029246     10.36     10.95
217.58/217.69	c  S st  4310    805924      1295    116631     48942     76125    450049   1220771     10.36   no data
217.79/217.82	c  S st  4310    806424      1295    116631     48942     76625    450049   1234786     10.36   no data
217.79/217.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
218.08/218.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      9 BRemL:      0 BRemN:      0 P: 13.4M T:  0.28
218.08/218.12	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
218.08/218.13	c bin-w-bin subsume rem            6 bins  time:  0.01 s
218.18/218.21	c subs with bin:       13  lits-rem:        10  v-fix:    0  time:  0.08 s
218.18/218.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1295 time:  0.01 s
218.18/218.23	c Removed useless bin:       0  fixed:     0  props:   5.52M  time:  0.01 s
218.18/218.26	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
219.48/219.56	c subs with bin:       13  lits-rem:         1  v-fix:    0  time:  1.27 s
220.98/221.08	c lits-rem:      1302  cl-subs:     5376  v-elim:      0  v-fix:    0  time:  1.51 s
221.09/221.12	c vivif2 --  cl tried   116618 cl shrink        0 lits rem          0 time: 0.03
221.20/221.21	c vivif2 --  cl tried    71236 cl shrink    11846 lits rem      20825 time: 0.09
221.48/221.55	c asymm  cl-useful: 2/2138/116618 lits-rem:6 time: 0.34
221.48/221.56	c calculated reachability. Time: 0.00
221.48/221.56	c  N dy  4310    806424      1295    116616     48958     71235    450032   1126571     10.36   no data
226.69/226.71	c  N dy  4416    826458      1295    116616     48959     48571    450032    371812     10.36     10.96
231.58/231.61	c  N dy  4522    846498      1295    116616     48960     68355    450032    953623     10.36     11.03
236.88/237.00	c  N dy  4621    866765      1295    116616     48961     44926    450032    245594     10.36     10.91
241.88/241.98	c  N dy  4742    886776      1295    116616     48961     64698    450032    824467     10.37     10.92
247.08/247.12	c  N dy  4865    906865      1295    116616     48961     84568    450032   1413407     10.38     10.95
252.28/252.38	c  N dy  4971    927406      1295    116616     48961     60402    450032    656967     10.38     11.00
257.18/257.29	c  N dy  5083    947451      1295    116616     48961     80243    450032   1267254     10.38     10.94
262.38/262.45	c  N dy  5191    967954      1295    116616     48961     55064    450032    489739     10.38     11.02
267.29/267.37	c  N dy  5313    988024      1295    116616     48961     74878    450032   1076958     10.39     14.16
272.58/272.67	c  N dy  5434   1008205      1295    116616     48961     48375    450032    270963     10.40     10.97
277.58/277.68	c  N dy  5548   1028785      1295    116616     48961     68705    450032    876598     10.40     11.12
282.88/282.97	c  N dy  5649   1049045      1295    116616     48961     88722    450032   1456814     10.40     11.02
287.99/288.06	c  N dy  5758   1069157      1295    116616     48961     61146    450032    625395     10.40     10.95
288.59/288.69	c  F st  5776   1071876      1295    116616     48961     63833    450032    708684     10.40   no data
293.19/293.20	c  N dy  5850   1089187      1295    116616     48961     80917    450032   1203140     10.40     10.98
298.38/298.47	c  N dy  5964   1109269      1295    116616     48961     52340    450032    336256     10.41     10.96
303.48/303.50	c  N dy  6050   1129293      1295    116616     48961     72091    450032    904896     10.40     12.51
308.68/308.72	c  N dy  6160   1149493      1295    116616     48961     92051    450032   1488525     10.40     11.02
313.79/313.87	c  N dy  6284   1169565      1295    116616     48961     62478    450032    592699     10.41     11.08
318.99/319.05	c  N dy  6402   1189938      1295    116616     48961     82617    450032   1183897     10.41     10.99
324.08/324.17	c  S st  6516   1209636      1295    116616     48962     51737    450032    272028     10.42     10.02
324.18/324.28	c  S st  6516   1210138      1295    116616     48962     52238    450032    285399     10.42   no data
324.18/324.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
324.49/324.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      3 BRemL:      0 BRemN:      0 P: 12.3M T:  0.25
324.49/324.56	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
324.49/324.57	c bin-w-bin subsume rem           11 bins  time:  0.01 s
324.60/324.65	c subs with bin:        4  lits-rem:         4  v-fix:    0  time:  0.08 s
324.60/324.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1295 time:  0.02 s
324.60/324.68	c Removed useless bin:       0  fixed:     0  props:   5.55M  time:  0.01 s
324.60/324.69	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
324.98/325.06	c subs with bin:       54  lits-rem:        14  v-fix:    0  time:  0.36 s
325.18/325.22	c lits-rem:        75  cl-subs:      290  v-elim:      0  v-fix:    0  time:  0.14 s
325.18/325.25	c vivif2 --  cl tried   116612 cl shrink        0 lits rem          0 time: 0.03
325.18/325.28	c vivif2 --  cl tried    51894 cl shrink      834 lits rem       1348 time: 0.03
325.59/325.65	c asymm  cl-useful: 5/2617/116612 lits-rem:15 time: 0.37
325.59/325.66	c calculated reachability. Time: 0.00
325.59/325.66	c  N dy  6516   1210138      1295    116607     48963     51894    450023    279812     10.42   no data
330.48/330.55	c  N dy  6629   1230237      1295    116607     48964     71760    450023    871691     10.42     11.01
335.60/335.66	c  N dy  6731   1250333      1295    116607     48965     91602    450023   1458240     10.42     11.40
340.99/341.06	c  N dy  6839   1270666      1295    116607     48967     60300    450023    487962     10.42     10.99
346.08/346.10	c  N dy  6954   1290763      1295    116607     48968     80146    450023   1071516     10.42     10.99
351.28/351.35	c  N dy  7069   1310780      1295    116607     48969     99948    450023   1651180     10.43     11.03
356.39/356.41	c  N dy  7190   1330964      1295    116607     48969     67515    450023    681997     10.43     11.04
361.38/361.43	c  N dy  7305   1351165      1295    116607     48969     87479    450023   1278120     10.43     11.02
366.98/367.01	c  N dy  7416   1371167      1295    116607     48969     53876    450023    255902     10.43     11.02
371.68/371.76	c  N dy  7534   1391208      1295    116607     48969     73663    450023    835758     10.44     12.45
376.88/376.95	c  N dy  7654   1411298      1295    116607     48971     93491    450023   1418136     10.44     11.88
382.29/382.39	c  N dy  7777   1431304      1295    116607     48972     58927    450023    371897     10.45     12.05
387.19/387.30	c  N dy  7885   1451361      1295    116607     48972     78708    450023    962711     10.45     12.46
392.69/392.75	c  N dy  7999   1472143      1295    116607     48972     99219    450023   1550118     10.45     11.12
398.08/398.10	c  N dy  8111   1492328      1295    116607     48972     63861    450023    501896     10.45     11.15
402.98/403.03	c  N dy  8221   1512335      1295    116607     48972     83633    450023   1091237     10.45     11.36
408.28/408.39	c  N dy  8339   1532952      1295    116607     48972    103995    450023   1685741     10.45     11.52
413.59/413.68	c  N dy  8446   1553067      1295    116607     48972     67551    450023    582799     10.46     11.01
418.59/418.63	c  N dy  8553   1573243      1295    116607     48973     87490    450023   1184861     10.46     11.07
423.79/423.81	c  N dy  8661   1593293      1295    116607     48973    107325    450023   1772564     10.46     11.12
428.99/429.01	c  N dy  8764   1613337      1295    116607     48973     69846    450023    628301     10.46     11.15
433.98/434.04	c  N dy  8882   1633400      1295    116607     48973     89665    450023   1223578     10.46     11.24
439.38/439.47	c  N dy  8987   1653845      1295    116607     48973    109862    450023   1810030     10.46     11.19
444.58/444.65	c  N dy  9086   1673888      1295    116607     48974     71410    450023    657847     10.46     11.12
449.59/449.68	c  N dy  9209   1693965      1295    116607     48975     91271    450023   1247492     10.47     13.22
453.99/454.01	c  S st  9303   1710138      1295    116607     48975    107240    450023   1732176     10.47      7.39
454.09/454.15	c  S st  9303   1710640      1295    116607     48975    107740    450023   1746027     10.47   no data
454.09/454.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
454.40/454.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     14 BRemL:      2 BRemN:      0 P: 14.2M T:  0.31
454.40/454.48	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
454.40/454.49	c bin-w-bin subsume rem            4 bins  time:  0.01 s
454.48/454.56	c subs with bin:       16  lits-rem:        13  v-fix:    0  time:  0.08 s
454.48/454.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1295 time:  0.01 s
454.48/454.59	c Removed useless bin:       2  fixed:     0  props:   5.54M  time:  0.01 s
454.58/454.62	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
455.97/456.07	c subs with bin:       25  lits-rem:        37  v-fix:    0  time:  1.37 s
459.27/459.30	c lits-rem:      1953  cl-subs:     7276  v-elim:      0  v-fix:    0  time:  3.22 s
459.27/459.33	c vivif2 --  cl tried   116591 cl shrink        0 lits rem          0 time: 0.03
459.37/459.47	c vivif2 --  cl tried   100439 cl shrink    17068 lits rem      31342 time: 0.14
459.78/459.81	c asymm  cl-useful: 2/1922/116591 lits-rem:6 time: 0.34
459.78/459.82	c calculated reachability. Time: 0.00
459.78/459.82	c  N dy  9303   1710640      1295    116589     48997    100439    450001   1593343     10.47   no data
465.28/465.37	c  N dy  9416   1730752      1295    116589     48997     61047    450001    317425     10.47     11.10
469.98/470.08	c  N dy  9517   1750760      1295    116589     48998     80826    450001    906859     10.47     12.33
475.18/475.27	c  N dy  9625   1770869      1295    116589     48998    100672    450001   1473338     10.47     11.04
480.68/480.79	c  N dy  9739   1790956      1295    116589     48998     60287    450001    271545     10.48     11.07
485.68/485.70	c  N dy  9859   1811042      1295    116589     48998     80111    450001    860022     10.48     11.06
490.97/491.08	c  N dy  9970   1831779      1295    116589     48998    100575    450001   1456506     10.48     11.06
496.57/496.61	c  N dy 10088   1851881      1295    116589     48998    120382    450001   2018006     10.48     11.13
501.58/501.61	c  N dy 10196   1872217      1295    116589     48998     79253    450001    805535     10.48     11.05
506.58/506.64	c  N dy 10309   1892237      1295    116589     48998     99019    450001   1385746     10.48     11.05
512.07/512.18	c  N dy 10421   1912294      1295    116589     48999    118821    450001   1966960     10.49     11.20
517.27/517.37	c  N dy 10528   1932449      1295    116589     48999     76553    450001    701328     10.49     11.09
522.37/522.47	c  N dy 10623   1952487      1295    116589     48999     96318    450001   1270069     10.48     11.21
527.87/527.99	c  N dy 10743   1972493      1295    116589     49001    116029    450001   1845337     10.49     11.87
533.27/533.35	c  N dy 10858   1992756      1295    116589     49001     72881    450001    567122     10.49     11.08
538.38/538.49	c  N dy 10962   2012849      1295    116589     49001     92708    450001   1137289     10.49     11.05
543.67/543.77	c  N dy 11065   2032894      1295    116589     49001    112497    450001   1727448     10.49     13.63
549.37/549.48	c  N dy 11180   2053135      1295    116589     49001     68294    450001    414266     10.49     11.10
554.48/554.55	c  N dy 11307   2073233      1295    116589     49001     88124    450001    998078     10.50     11.78
559.77/559.86	c  N dy 11416   2093283      1295    116589     49001    107924    450001   1583725     10.50     13.27
565.27/565.38	c  N dy 11533   2113421      1295    116589     49001    127756    450001   2160823     10.50     11.08
570.57/570.62	c  N dy 11651   2133581      1295    116589     49001     82557    450001    804061     10.50     11.09
575.67/575.79	c  N dy 11760   2153600      1295    116589     49001    102292    450001   1375341     10.50     11.07
581.07/581.12	c  N dy 11858   2173625      1295    116589     49001    122030    450001   1942946     10.50     11.07
586.39/586.45	c  N dy 11961   2193979      1295    116589     49001     76049    450001    593860     10.50     11.13
590.57/590.68	c  S st 12052   2210641      1295    116589     49001     92468    450001   1067819     10.50      7.99
590.68/590.81	c  S st 12052   2211143      1295    116589     49001     92970    450001   1082212     10.50   no data
590.79/590.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
591.07/591.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      3 BRemL:      0 BRemN:      0 P: 13.5M T:  0.29
591.07/591.11	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
591.07/591.13	c bin-w-bin subsume rem           14 bins  time:  0.01 s
591.17/591.21	c subs with bin:        4  lits-rem:         3  v-fix:    0  time:  0.08 s
591.17/591.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1295 time:  0.02 s
591.17/591.24	c Removed useless bin:       2  fixed:     0  props:   5.56M  time:  0.01 s
591.17/591.26	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
592.47/592.59	c subs with bin:       35  lits-rem:        10  v-fix:    0  time:  1.30 s
593.67/593.71	c lits-rem:       856  cl-subs:     4638  v-elim:      0  v-fix:    0  time:  1.11 s
593.67/593.74	c vivif2 --  cl tried   116585 cl shrink        0 lits rem          0 time: 0.03
593.77/593.83	c vivif2 --  cl tried    88297 cl shrink     8857 lits rem      15574 time: 0.09
594.08/594.19	c asymm  cl-useful: 12/2154/116585 lits-rem:36 time: 0.35
594.17/594.20	c calculated reachability. Time: 0.00
594.17/594.20	c  N dy 12052   2211143      1295    116573     49003     88297    449979    991733     10.50   no data
599.47/599.58	c  N dy 12157   2231201      1295    116573     49003    108072    449979   1566297     10.50     11.42
605.17/605.24	c  N dy 12273   2251242      1295    116573     49007    127834    449979   2152490     10.51     11.54
610.67/610.71	c  N dy 12385   2271421      1295    116573     49009     80697    449979    708236     10.51     11.07
615.67/615.77	c  N dy 12503   2291522      1295    116573     49009    100514    449979   1284296     10.51     11.65
621.48/621.52	c  N dy 12617   2312456      1295    116573     49010    121185    449979   1873831     10.51     11.09
626.97/627.09	c  N dy 12720   2332574      1295    116573     49010     72977    449979    454014     10.51     11.40
632.07/632.18	c  N dy 12839   2352678      1295    116573     49011     92795    449979   1021570     10.52     11.30
637.37/637.45	c  N dy 12954   2372761      1295    116573     49011    112596    449979   1606918     10.52     14.11
642.87/642.96	c  N dy 13076   2392762      1295    116573     49011    132318    449979   2196638     10.52     11.21
648.17/648.26	c  N dy 13186   2412850      1295    116573     49014     83104    449979    727305     10.52     11.12
653.37/653.45	c  N dy 13299   2432862      1295    116573     49014    102869    449979   1323966     10.52     12.91
658.87/658.94	c  N dy 13422   2452982      1295    116573     49014    122724    449979   1908328     10.53     11.21
664.67/664.73	c  N dy 13535   2473073      1295    116573     49014     72515    449979    393033     10.53     11.10
669.67/669.79	c  N dy 13648   2493535      1295    116573     49015     92699    449979    989503     10.53     11.19
675.07/675.18	c  N dy 13753   2513752      1295    116573     49015    112644    449979   1569110     10.53     11.51
680.77/680.84	c  N dy 13866   2534312      1295    116573     49016    132914    449979   2149390     10.53     11.74
686.07/686.16	c  N dy 13981   2554473      1295    116573     49016     81805    449979    644693     10.53     11.14
691.27/691.31	c  N dy 14092   2574502      1295    116573     49016    101582    449979   1222191     10.53     11.87
696.67/696.75	c  N dy 14214   2594590      1295    116573     49016    121376    449979   1792296     10.53     16.43
702.37/702.49	c  N dy 14318   2614744      1295    116573     49016    141276    449979   2385530     10.53     11.44
707.77/707.81	c  N dy 14426   2635249      1295    116573     49017     89479    449979    834233     10.53     11.21
712.97/713.07	c  N dy 14538   2655289      1295    116573     49017    109272    449979   1402228     10.53     11.26
718.47/718.57	c  N dy 14646   2675350      1295    116573     49017    129055    449979   1989909     10.53     11.11
724.38/724.48	c  N dy 14744   2695471      1295    116573     49017     75889    449979    417154     10.53     11.27
728.29/728.36	c  S st 14824   2711144      1295    116573     49018     91350    449979    868377     10.53      9.73
728.38/728.49	c  S st 14824   2711649      1295    116573     49018     91854    449979    882737     10.53   no data
728.48/728.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
728.78/728.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     12 BRemL:      3 BRemN:      0 P: 13.5M T:  0.30
728.78/728.81	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
728.78/728.82	c bin-w-bin subsume rem            3 bins  time:  0.01 s
728.88/728.90	c subs with bin:       24  lits-rem:        24  v-fix:    0  time:  0.08 s
728.88/728.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1295 time:  0.02 s
728.88/728.93	c Removed useless bin:       0  fixed:     0  props:   5.54M  time:  0.01 s
728.88/728.96	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
730.18/730.23	c subs with bin:       49  lits-rem:         5  v-fix:    0  time:  1.25 s
730.88/730.97	c lits-rem:       610  cl-subs:     2920  v-elim:      0  v-fix:    0  time:  0.73 s
730.98/731.00	c vivif2 --  cl tried   116549 cl shrink        0 lits rem          0 time: 0.03
730.98/731.08	c vivif2 --  cl tried    88885 cl shrink     6348 lits rem      11367 time: 0.08
731.38/731.44	c asymm  cl-useful: 2/2235/116549 lits-rem:6 time: 0.36
731.38/731.45	c calculated reachability. Time: 0.00
731.38/731.45	c  N dy 14824   2711649      1295    116547     49050     88885    449953    825137     10.53   no data
736.58/736.69	c  N dy 14936   2731691      1295    116547     49050    108664    449953   1410701     10.53     11.13
742.08/742.18	c  N dy 15041   2751796      1295    116547     49050    128527    449953   1997093     10.53     11.10
747.98/748.09	c  N dy 15134   2771863      1295    116547     49052     74309    449953    348935     10.53     11.26
753.17/753.20	c  N dy 15220   2791864      1295    116547     49052     94020    449953    910604     10.53     11.72
758.37/758.45	c  N dy 15338   2811890      1295    116547     49053    113793    449953   1483871     10.53     11.19
764.07/764.17	c  N dy 15445   2831913      1295    116547     49053    133559    449953   2052871     10.53     14.77
770.09/770.14	c  N dy 15546   2852166      1295    116547     49053     78553    449953    447209     10.53     11.11
775.27/775.32	c  N dy 15650   2872200      1295    116547     49054     98340    449953   1014698     10.53     11.42
780.67/780.72	c  N dy 15756   2892513      1295    116547     49055    118381    449953   1597425     10.53     11.10
786.28/786.39	c  N dy 15857   2912540      1295    116547     49055    138129    449953   2170879     10.53     11.54
792.17/792.24	c  N dy 15957   2932546      1295    116547     49055     81900    449953    523297     10.53     11.21
797.17/797.24	c  N dy 16058   2952619      1295    116547     49056    101716    449953   1095974     10.53     12.50
802.57/802.62	c  N dy 16179   2972640      1295    116547     49057    121465    449953   1674724     10.54     11.33
808.17/808.27	c  N dy 16292   2992721      1295    116547     49058    141281    449953   2259658     10.54     11.22
813.87/813.93	c  N dy 16407   3012811      1295    116547     49058     84119    449953    564870     10.54     13.25
818.97/819.07	c  N dy 16513   3032820      1295    116547     49059    103830    449953   1139054     10.54     11.24
824.47/824.55	c  N dy 16611   3053080      1295    116547     49059    123802    449953   1708637     10.54     11.28
830.17/830.20	c  N dy 16731   3073143      1295    116547     49059    143563    449953   2282439     10.54     11.80
835.87/835.92	c  N dy 16839   3093237      1295    116547     49059     85467    449953    581857     10.54     11.14
840.77/840.87	c  N dy 16940   3113345      1295    116547     49059    105303    449953   1166036     10.54     11.12
846.17/846.25	c  N dy 17039   3133358      1295    116547     49059    125031    449953   1735496     10.54     14.21
851.77/851.87	c  N dy 17147   3153561      1295    116547     49059    144965    449953   2306552     10.54     11.12
857.48/857.57	c  N dy 17256   3173637      1295    116547     49060     85881    449953    574186     10.54     11.11
862.77/862.81	c  N dy 17374   3193718      1295    116547     49060    105639    449953   1144720     10.54     15.89
867.58/867.69	c  S st 17467   3211650      1295    116547     49060    123317    449953   1657022     10.54   no data
867.78/867.82	c  S st 17467   3212151      1295    116547     49060    123817    449953   1670474     10.54   no data
867.78/867.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
868.08/868.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      8 BRemL:      3 BRemN:      0 P: 14.5M T:  0.34
868.08/868.18	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
868.08/868.19	c bin-w-bin subsume rem           24 bins  time:  0.01 s
868.18/868.27	c subs with bin:       13  lits-rem:        10  v-fix:    0  time:  0.08 s
868.18/868.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1295 time:  0.02 s
868.28/868.30	c Removed useless bin:       2  fixed:     0  props:   5.56M  time:  0.01 s
868.28/868.33	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
869.68/869.71	c subs with bin:       31  lits-rem:        41  v-fix:    0  time:  1.32 s
872.08/872.13	c lits-rem:      1417  cl-subs:     7526  v-elim:      0  v-fix:    0  time:  2.42 s
872.08/872.17	c vivif2 --  cl tried   116534 cl shrink        0 lits rem          0 time: 0.03
872.28/872.31	c vivif2 --  cl tried   116260 cl shrink    14592 lits rem      26719 time: 0.14
872.58/872.66	c asymm  cl-useful: 2/1885/116534 lits-rem:6 time: 0.35
872.58/872.68	c calculated reachability. Time: 0.00
872.58/872.68	c  N dy 17467   3212151      1295    116532     49052    116260    449934   1522318     10.54   no data
878.37/878.40	c  N dy 17575   3232161      1295    116532     49054    135967    449934   2092404     10.54     12.96
884.38/884.48	c  N dy 17687   3252778      1295    116532     49054    156288    449934   2685889     10.54     11.17
889.78/889.85	c  N dy 17782   3272892      1295    116532     49054     96339    449934    853403     10.54     11.14
894.98/895.07	c  N dy 17891   3292950      1295    116532     49054    116144    449934   1431669     10.54     11.17
900.68/900.70	c  N dy 17995   3313013      1295    116532     49054    135911    449934   1995244     10.54     11.11
906.49/906.57	c  N dy 18098   3333077      1295    116532     49055    155725    449934   2566962     10.54     12.82
912.07/912.15	c  N dy 18203   3353637      1295    116532     49056     95143    449934    791665     10.54     11.25
917.38/917.50	c  N dy 18318   3373677      1295    116532     49056    114945    449934   1358021     10.54     11.13
922.99/923.04	c  N dy 18425   3393795      1295    116532     49056    134786    449934   1937043     10.54     11.21
928.77/928.87	c  N dy 18545   3414117      1295    116532     49057    154798    449934   2521211     10.54     11.10
934.48/934.54	c  N dy 18649   3434441      1295    116532     49057     93051    449934    714660     10.54     11.25
939.57/939.68	c  N dy 18759   3454537      1295    116532     49057    112861    449934   1295772     10.54     11.12
945.17/945.20	c  N dy 18863   3474554      1295    116532     49057    132617    449934   1863824     10.54     11.21
950.78/950.81	c  N dy 18981   3494609      1295    116532     49057    152410    449934   2452364     10.55     11.58
956.57/956.65	c  N dy 19088   3514670      1295    116532     49057     89357    449934    579827     10.55     11.22
961.68/961.71	c  N dy 19180   3534757      1295    116532     49057    109195    449934   1151404     10.54     12.48
966.88/966.98	c  N dy 19297   3554822      1295    116532     49057    128991    449934   1739045     10.55     11.58
972.57/972.62	c  N dy 19408   3574906      1295    116532     49057    148810    449934   2313781     10.55     12.12
978.68/978.71	c  N dy 19533   3595040      1295    116532     49057     84800    449934    423089     10.55     11.16
983.88/983.99	c  N dy 19641   3615494      1295    116532     49057    104976    449934    995677     10.55     11.16
989.17/989.28	c  N dy 19751   3635522      1295    116532     49058    124721    449934   1575516     10.55     11.59
994.78/994.84	c  N dy 19853   3655550      1295    116532     49058    144503    449934   2158773     10.55     11.11
1000.77/1000.83	c  N dy 19947   3675729      1295    116532     49058    164414    449934   2736345     10.55     11.19
1006.17/1006.23	c  N dy 20060   3695810      1295    116532     49059     99350    449934    828008     10.55     11.11
1010.28/1010.39	c  S st 20159   3712157      1295    116532     49059    115493    449934   1309902     10.55   no data
1010.48/1010.52	c  S st 20159   3712657      1295    116532     49059    115993    449934   1324761     10.55   no data
1010.48/1010.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1010.78/1010.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      2 BRemL:      0 BRemN:      0 P: 14.0M T:  0.32
1010.78/1010.86	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1010.78/1010.87	c bin-w-bin subsume rem           11 bins  time:  0.01 s
1010.88/1010.95	c subs with bin:        4  lits-rem:         4  v-fix:    0  time:  0.08 s
1010.88/1010.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1295 time:  0.02 s
1010.88/1010.98	c Removed useless bin:       3  fixed:     0  props:   5.55M  time:  0.01 s
1010.88/1011.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1012.28/1012.37	c subs with bin:       32  lits-rem:         5  v-fix:    0  time:  1.32 s
1013.68/1013.76	c lits-rem:       872  cl-subs:     4625  v-elim:      0  v-fix:    0  time:  1.38 s
1013.68/1013.79	c vivif2 --  cl tried   116528 cl shrink        0 lits rem          0 time: 0.03
1013.88/1013.91	c vivif2 --  cl tried   111336 cl shrink    10671 lits rem      20104 time: 0.12
1014.18/1014.27	c asymm  cl-useful: 4/2042/116528 lits-rem:12 time: 0.36
1014.18/1014.29	c calculated reachability. Time: 0.00
1014.18/1014.29	c  N dy 20159   3712657      1295    116524     49055    111336    449916   1229288     10.55   no data
1019.79/1019.86	c  N dy 20269   3732721      1295    116524     49055    131122    449916   1800110     10.55     11.33
1025.29/1025.32	c  F st 20365   3751562      1295    116524     49055    149723    449916   2345950     10.55      6.61
1025.68/1025.71	c  N st 20368   3752753      1295    116524     49055    150890    449916   2378921     10.55   no data
1031.68/1031.78	c  N dy 20460   3772841      1295    116524     49055    170707    449916   2950997     10.55     11.14
1037.07/1037.15	c  N dy 20574   3792979      1295    116524     49056    104757    449916    951219     10.55     11.79
1042.38/1042.48	c  N dy 20669   3813172      1295    116524     49056    124689    449916   1532943     10.55     11.27
1048.07/1048.15	c  N dy 20779   3833358      1295    116524     49056    144602    449916   2100770     10.55     11.26
1053.88/1053.95	c  N dy 20899   3853398      1295    116524     49056    164377    449916   2676645     10.55     11.23
1059.67/1059.73	c  N dy 21016   3873506      1295    116524     49057     97397    449916    712233     10.55     11.41
1064.88/1064.93	c  N dy 21122   3893512      1295    116524     49057    117155    449916   1286861     10.55     12.70
1070.28/1070.35	c  N dy 21236   3913617      1295    116524     49058    137003    449916   1871874     10.55     11.19
1075.97/1076.01	c  N dy 21354   3933798      1295    116524     49058    156908    449916   2472081     10.56     11.17
1082.07/1082.18	c  N dy 21466   3953805      1295    116524     49058     88826    449916    451203     10.56     11.12
1087.28/1087.30	c  N dy 21578   3973890      1295    116524     49058    108657    449916   1035430     10.56     13.68
1092.78/1092.80	c  N dy 21684   3994010      1295    116524     49058    128501    449916   1606130     10.56     11.12
1098.47/1098.55	c  N dy 21786   4014189      1295    116524     49058    148399    449916   2186715     10.56     11.21
1104.38/1104.50	c  N dy 21902   4034284      1295    116524     49058    168214    449916   2760444     10.56     11.13
1110.37/1110.49	c  N dy 22003   4054681      1295    116524     49058     99548    449916    725706     10.56     11.48
1115.78/1115.89	c  N dy 22112   4074883      1295    116524     49058    119458    449916   1298661     10.56     11.18
1121.28/1121.38	c  N dy 22220   4095003      1295    116524     49058    139290    449916   1866211     10.56     11.12
1126.97/1127.07	c  N dy 22336   4115442      1295    116524     49058    159444    449916   2452140     10.56     11.40
1132.87/1132.98	c  N dy 22448   4135524      1295    116524     49058    179216    449916   3026903     10.56     11.28
1138.08/1138.16	c  N dy 22547   4155619      1295    116524     49058    109306    449916   1002055     10.56     13.22
1143.68/1143.71	c  N dy 22655   4175620      1295    116524     49058    129077    449916   1578498     10.56     11.15
1149.27/1149.34	c  N dy 22761   4195700      1295    116524     49058    148903    449916   2162119     10.56     11.30
1154.28/1154.34	c  S st 22852   4212657      1295    116524     49058    165644    449916   2654031     10.56   no data
1154.38/1154.49	c  S st 22852   4213160      1295    116524     49058    166145    449916   2668382     10.56   no data
1154.48/1154.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1154.78/1154.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      9 BRemL:      0 BRemN:      0 P: 15.7M T:  0.39
1154.88/1154.90	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1154.88/1154.91	c bin-w-bin subsume rem            4 bins  time:  0.01 s
1154.98/1155.01	c subs with bin:       11  lits-rem:         6  v-fix:    0  time:  0.08 s
1154.98/1155.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1295 time:  0.02 s
1154.98/1155.02	c Removed useless bin:       0  fixed:     0  props:   5.55M  time:  0.01 s
1154.98/1155.06	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1156.48/1156.54	c subs with bin:       43  lits-rem:         7  v-fix:    0  time:  1.39 s
1159.77/1159.87	c lits-rem:      2029  cl-subs:    12992  v-elim:      0  v-fix:    0  time:  3.31 s
1159.87/1159.90	c vivif2 --  cl tried   116513 cl shrink        0 lits rem          0 time: 0.03
1160.08/1160.13	c vivif2 --  cl tried   153110 cl shrink    24877 lits rem      44927 time: 0.23
1160.38/1160.49	c asymm  cl-useful: 2/1657/116513 lits-rem:6 time: 0.35
1160.48/1160.51	c calculated reachability. Time: 0.00
1160.48/1160.51	c  N dy 22852   4213160      1295    116511     49073    153108    449903   2414756     10.56   no data
1166.68/1166.78	c  N dy 22975   4233272      1295    116511     49073    172922    449903   2988692     10.56     11.25
1172.58/1172.64	c  N dy 23083   4253328      1295    116511     49073    102011    449903    758116     10.56     16.74
1177.87/1177.95	c  N dy 23195   4273560      1295    116511     49073    121940    449903   1330979     10.56     11.13
1183.47/1183.54	c  N dy 23307   4293589      1295    116511     49073    141643    449903   1893081     10.56     12.25
1189.28/1189.33	c  N dy 23427   4313635      1295    116511     49073    161392    449903   2461879     10.56     11.12
1195.38/1195.44	c  N dy 23539   4333714      1295    116511     49073    181145    449903   3028372     10.56     11.54
1200.87/1200.99	c  N dy 23652   4353859      1295    116511     49074    109385    449903    943274     10.56     11.12
1206.28/1206.36	c  N dy 23752   4373867      1295    116511     49074    129102    449903   1506467     10.56     11.21
1211.88/1211.99	c  N dy 23869   4393907      1295    116511     49074    148880    449903   2089575     10.57     11.32
1217.88/1217.95	c  N dy 23974   4414045      1295    116511     49074    168727    449903   2664128     10.57     11.43
1223.97/1224.01	c  N dy 24084   4434097      1295    116511     49075     95897    449903    540698     10.57     11.20
1229.07/1229.19	c  N dy 24202   4454155      1295    116511     49075    115655    449903   1102444     10.57     11.32
1234.58/1234.61	c  N dy 24307   4474172      1295    116511     49075    135397    449903   1675963     10.57     16.53
1240.38/1240.41	c  N dy 24420   4494220      1295    116511     49075    155174    449903   2236723     10.57     12.98
1246.58/1246.61	c  N dy 24523   4514307      1295    116511     49075    174996    449903   2805123     10.57     11.56
1252.57/1252.60	c  N dy 24643   4534451      1295    116511     49075    101210    449903    660739     10.57     11.52
1257.88/1257.91	c  N dy 24750   4554463      1295    116511     49075    120962    449903   1226886     10.57     11.27
1263.48/1263.54	c  N dy 24857   4575159      1295    116511     49075    141380    449903   1822671     10.57     11.27
1269.38/1269.43	c  N dy 24955   4595340      1295    116511     49075    161303    449903   2396660     10.57     11.16
1275.38/1275.47	c  N dy 25063   4615391      1295    116511     49075    181092    449903   2969932     10.57     11.25
1281.27/1281.32	c  N dy 25169   4635431      1295    116511     49075    106168    449903    789944     10.57     11.21
1286.68/1286.74	c  N dy 25283   4655475      1295    116511     49075    125922    449903   1344259     10.57     11.57
1292.18/1292.23	c  N dy 25399   4675482      1295    116511     49075    145628    449903   1920289     10.57     15.50
1298.18/1298.25	c  N dy 25512   4695676      1295    116511     49075    165549    449903   2485668     10.57     11.20

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

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 3.73 3.98 3.84 4/363 7024
/proc/meminfo: memFree=17805780/32950928 swapFree=67111200/67111528
[pid=7024] ppid=7022 vsize=31936 CPUtime=0.01 cores=4,6
/proc/7024/stat : 7024 (strangenight2-s) R 7022 7024 6061 0 -1 4202496 1421 0 0 0 1 0 0 0 22 0 1 0 729759406 32702464 1361 33554432000 4194304 4580011 140737015450896 18446744073709551615 256415057432 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7024/statm: 7984 1361 324 95 0 2966 0

[startup+0.115048 s]
/proc/loadavg: 3.73 3.98 3.84 4/363 7024
/proc/meminfo: memFree=17805780/32950928 swapFree=67111200/67111528
[pid=7024] ppid=7022 vsize=39424 CPUtime=0.1 cores=4,6
/proc/7024/stat : 7024 (strangenight2-s) R 7022 7024 6061 0 -1 4202496 3787 0 0 0 10 0 0 0 18 0 1 0 729759406 40370176 3727 33554432000 4194304 4580011 140737015450896 18446744073709551615 4293659 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7024/statm: 9856 3727 340 95 0 4838 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 39424

[startup+0.201034 s]
/proc/loadavg: 3.73 3.98 3.84 4/363 7024
/proc/meminfo: memFree=17805780/32950928 swapFree=67111200/67111528
[pid=7024] ppid=7022 vsize=39424 CPUtime=0.19 cores=4,6
/proc/7024/stat : 7024 (strangenight2-s) R 7022 7024 6061 0 -1 4202496 3787 0 0 0 19 0 0 0 18 0 1 0 729759406 40370176 3727 33554432000 4194304 4580011 140737015450896 18446744073709551615 4293879 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7024/statm: 9856 3727 340 95 0 4838 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 39424

[startup+0.301018 s]
/proc/loadavg: 3.73 3.98 3.84 4/363 7024
/proc/meminfo: memFree=17805780/32950928 swapFree=67111200/67111528
[pid=7024] ppid=7022 vsize=39424 CPUtime=0.29 cores=4,6
/proc/7024/stat : 7024 (strangenight2-s) R 7022 7024 6061 0 -1 4202496 3787 0 0 0 29 0 0 0 18 0 1 0 729759406 40370176 3727 33554432000 4194304 4580011 140737015450896 18446744073709551615 4293089 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7024/statm: 9856 3727 340 95 0 4838 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 39424

[startup+0.700938 s]
/proc/loadavg: 3.73 3.98 3.84 4/363 7024
/proc/meminfo: memFree=17805780/32950928 swapFree=67111200/67111528
[pid=7024] ppid=7022 vsize=56556 CPUtime=0.69 cores=4,6
/proc/7024/stat : 7024 (strangenight2-s) R 7022 7024 6061 0 -1 4202496 7786 0 0 0 68 1 0 0 18 0 1 0 729759406 57913344 7726 33554432000 4194304 4580011 140737015450896 18446744073709551615 4412281 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7024/statm: 14139 7726 350 95 0 9121 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 56556

[startup+1.50078 s]
/proc/loadavg: 3.75 3.98 3.84 5/364 7025
/proc/meminfo: memFree=17737448/32950928 swapFree=67111200/67111528
[pid=7024] ppid=7022 vsize=59324 CPUtime=1.49 cores=4,6
/proc/7024/stat : 7024 (strangenight2-s) R 7022 7024 6061 0 -1 4202496 10192 0 0 0 148 1 0 0 19 0 1 0 729759406 60747776 8461 33554432000 4194304 4580011 140737015450896 18446744073709551615 4293668 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7024/statm: 14831 8461 364 95 0 9813 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 59324

[startup+3.10048 s]
/proc/loadavg: 3.75 3.98 3.84 5/364 7025
/proc/meminfo: memFree=17734100/32950928 swapFree=67111200/67111528
[pid=7024] ppid=7022 vsize=59324 CPUtime=3.09 cores=4,6
/proc/7024/stat : 7024 (strangenight2-s) R 7022 7024 6061 0 -1 4202496 10428 0 0 0 308 1 0 0 25 0 1 0 729759406 60747776 8697 33554432000 4194304 4580011 140737015450896 18446744073709551615 4293176 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7024/statm: 14831 8697 364 95 0 9813 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 59324

[startup+6.30087 s]
/proc/loadavg: 3.93 4.01 3.85 5/364 7025
/proc/meminfo: memFree=17731376/32950928 swapFree=67111200/67111528
[pid=7024] ppid=7022 vsize=62936 CPUtime=6.29 cores=4,6
/proc/7024/stat : 7024 (strangenight2-s) R 7022 7024 6061 0 -1 4202496 11789 0 0 0 628 1 0 0 25 0 1 0 729759406 64446464 8435 33554432000 4194304 4580011 140737015450896 18446744073709551615 4293888 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7024/statm: 15734 8435 364 95 0 10716 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 62936

[startup+12.7007 s]
/proc/loadavg: 3.93 4.01 3.85 5/364 7025
/proc/meminfo: memFree=17692856/32950928 swapFree=67111200/67111528
[pid=7024] ppid=7022 vsize=73128 CPUtime=12.69 cores=4,6
/proc/7024/stat : 7024 (strangenight2-s) R 7022 7024 6061 0 -1 4202496 14799 0 0 0 1267 2 0 0 25 0 1 0 729759406 74883072 11445 33554432000 4194304 4580011 140737015450896 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7024/statm: 18282 11445 367 95 0 13264 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 73128

[startup+25.5012 s]
/proc/loadavg: 3.94 4.01 3.85 5/364 7025
/proc/meminfo: memFree=17689176/32950928 swapFree=67111200/67111528
[pid=7024] ppid=7022 vsize=73496 CPUtime=25.49 cores=4,6
/proc/7024/stat : 7024 (strangenight2-s) R 7022 7024 6061 0 -1 4202496 18282 0 0 0 2547 2 0 0 25 0 1 0 729759406 75259904 11434 33554432000 4194304 4580011 140737015450896 18446744073709551615 4293051 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7024/statm: 18374 11434 367 95 0 13356 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 73496

[startup+51.1004 s]
/proc/loadavg: 3.96 4.01 3.85 5/364 7161
/proc/meminfo: memFree=16935400/32950928 swapFree=67111200/67111528
[pid=7024] ppid=7022 vsize=91612 CPUtime=51.09 cores=4,6
/proc/7024/stat : 7024 (strangenight2-s) R 7022 7024 6061 0 -1 4202496 25581 0 0 0 5100 9 0 0 25 0 1 0 729759406 93810688 14924 33554432000 4194304 4580011 140737015450896 18446744073709551615 4293093 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7024/statm: 22903 14924 367 95 0 17885 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 91612

[startup+102.301 s]
/proc/loadavg: 4.04 4.02 3.87 5/364 7162
/proc/meminfo: memFree=16365532/32950928 swapFree=67111200/67111528
[pid=7024] ppid=7022 vsize=104320 CPUtime=102.29 cores=4,6
/proc/7024/stat : 7024 (strangenight2-s) R 7022 7024 6061 0 -1 4202496 29040 0 0 0 10218 11 0 0 25 0 1 0 729759406 106823680 18383 33554432000 4194304 4580011 140737015450896 18446744073709551615 4413521 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7024/statm: 26080 18383 367 95 0 21062 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 104320

[startup+162.3 s]
/proc/loadavg: 4.06 4.03 3.88 5/364 7164
/proc/meminfo: memFree=16294464/32950928 swapFree=67111200/67111528
[pid=7024] ppid=7022 vsize=108136 CPUtime=162.28 cores=4,6
/proc/7024/stat : 7024 (strangenight2-s) R 7022 7024 6061 0 -1 4202496 31125 0 0 0 16216 12 0 0 25 0 1 0 729759406 110731264 20468 33554432000 4194304 4580011 140737015450896 18446744073709551615 4293723 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7024/statm: 27034 20468 367 95 0 22016 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 108136

[startup+222.314 s]
/proc/loadavg: 4.10 4.05 3.89 5/364 7166
/proc/meminfo: memFree=15366224/32950928 swapFree=67111200/67111528
[pid=7024] ppid=7022 vsize=101552 CPUtime=222.3 cores=4,6
/proc/7024/stat : 7024 (strangenight2-s) R 7022 7024 6061 0 -1 4202496 40096 0 0 0 22217 13 0 0 25 0 1 0 729759406 103989248 19487 33554432000 4194304 4580011 140737015450896 18446744073709551615 4293076 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7024/statm: 25388 19487 367 95 0 20370 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 101552

[startup+282.301 s]
/proc/loadavg: 4.04 4.04 3.90 5/364 7167
/proc/meminfo: memFree=14920216/32950928 swapFree=67111200/67111528
[pid=7024] ppid=7022 vsize=138168 CPUtime=282.28 cores=4,6
/proc/7024/stat : 7024 (strangenight2-s) R 7022 7024 6061 0 -1 4202496 47123 0 0 0 28214 14 0 0 25 0 1 0 729759406 141484032 26514 33554432000 4194304 4580011 140737015450896 18446744073709551615 4293065 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7024/statm: 34542 26514 367 95 0 29524 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 138168

[startup+342.301 s]
/proc/loadavg: 4.01 4.03 3.90 5/364 7169
/proc/meminfo: memFree=14920376/32950928 swapFree=67111200/67111528
[pid=7024] ppid=7022 vsize=125040 CPUtime=342.28 cores=4,6
/proc/7024/stat : 7024 (strangenight2-s) R 7022 7024 6061 0 -1 4202496 53328 0 0 0 34211 17 0 0 25 0 1 0 729759406 128040960 24760 33554432000 4194304 4580011 140737015450896 18446744073709551615 4293051 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7024/statm: 31260 24760 367 95 0 26242 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 125040

[startup+402.301 s]
/proc/loadavg: 4.00 4.02 3.91 5/364 7170
/proc/meminfo: memFree=14908616/32950928 swapFree=67111200/67111528
[pid=7024] ppid=7022 vsize=125040 CPUtime=402.28 cores=4,6
/proc/7024/stat : 7024 (strangenight2-s) R 7022 7024 6061 0 -1 4202496 59096 0 0 0 40210 18 0 0 25 0 1 0 729759406 128040960 24910 33554432000 4194304 4580011 140737015450896 18446744073709551615 4293879 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7024/statm: 31260 24910 367 95 0 26242 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 125040

[startup+462.301 s]
/proc/loadavg: 3.95 4.00 3.91 5/364 7305
/proc/meminfo: memFree=17102728/32950928 swapFree=67111200/67111528
[pid=7024] ppid=7022 vsize=193368 CPUtime=462.28 cores=4,6
/proc/7024/stat : 7024 (strangenight2-s) R 7022 7024 6061 0 -1 4202496 66210 0 0 0 46203 25 0 0 25 0 1 0 729759406 198008832 29068 33554432000 4194304 4580011 140737015450896 18446744073709551615 4293872 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7024/statm: 48342 29068 367 95 0 43324 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 193368

[startup+522.301 s]
/proc/loadavg: 3.98 4.00 3.91 5/364 7333
/proc/meminfo: memFree=16074888/32950928 swapFree=67111200/67111528
[pid=7024] ppid=7022 vsize=139336 CPUtime=522.27 cores=4,6
/proc/7024/stat : 7024 (strangenight2-s) R 7022 7024 6061 0 -1 4202496 71761 0 0 0 52200 27 0 0 25 0 1 0 729759406 142680064 27484 33554432000 4194304 4580011 140737015450896 18446744073709551615 4294931 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7024/statm: 34834 27484 367 95 0 29816 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 139336

[startup+582.301 s]
/proc/loadavg: 3.90 3.98 3.90 4/358 7351
/proc/meminfo: memFree=16041432/32950928 swapFree=67111200/67111528
[pid=7024] ppid=7022 vsize=125652 CPUtime=582.27 cores=4,6
/proc/7024/stat : 7024 (strangenight2-s) R 7022 7024 6061 0 -1 4202496 75985 0 0 0 58198 29 0 0 25 0 1 0 729759406 128667648 25298 33554432000 4194304 4580011 140737015450896 18446744073709551615 4293666 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7024/statm: 31413 25298 367 95 0 26395 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 125652

[startup+642.3 s]
/proc/loadavg: 3.41 3.82 3.85 4/358 7353
/proc/meminfo: memFree=15481040/32950928 swapFree=67111200/67111528
[pid=7024] ppid=7022 vsize=139560 CPUtime=642.27 cores=4,6
/proc/7024/stat : 7024 (strangenight2-s) R 7022 7024 6061 0 -1 4202496 82974 0 0 0 64195 32 0 0 25 0 1 0 729759406 142909440 28437 33554432000 4194304 4580011 140737015450896 18446744073709551615 4318403 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7024/statm: 34890 28437 367 95 0 29872 0
Current children cumulated CPU time (s) 642.27
Current children cumulated vsize (KiB) 139560

[startup+702.301 s]
/proc/loadavg: 3.15 3.67 3.79 4/358 7354
/proc/meminfo: memFree=15011064/32950928 swapFree=67111200/67111528
[pid=7024] ppid=7022 vsize=125652 CPUtime=702.27 cores=4,6
/proc/7024/stat : 7024 (strangenight2-s) R 7022 7024 6061 0 -1 4202496 86714 0 0 0 70194 33 0 0 25 0 1 0 729759406 128667648 25298 33554432000 4194304 4580011 140737015450896 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7024/statm: 31413 25298 367 95 0 26395 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 125652

[startup+762.301 s]
/proc/loadavg: 3.05 3.54 3.74 4/358 7356
/proc/meminfo: memFree=14512828/32950928 swapFree=67111200/67111528
[pid=7024] ppid=7022 vsize=139796 CPUtime=762.28 cores=4,6
/proc/7024/stat : 7024 (strangenight2-s) R 7022 7024 6061 0 -1 4202496 93604 0 0 0 76193 35 0 0 25 0 1 0 729759406 143151104 28195 33554432000 4194304 4580011 140737015450896 18446744073709551615 4293138 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7024/statm: 34949 28195 367 95 0 29931 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 139796

[startup+822.3 s]
/proc/loadavg: 3.02 3.44 3.69 4/358 7367
/proc/meminfo: memFree=14479676/32950928 swapFree=67111200/67111528
[pid=7024] ppid=7022 vsize=139916 CPUtime=822.27 cores=4,6
/proc/7024/stat : 7024 (strangenight2-s) R 7022 7024 6061 0 -1 4202496 104124 0 0 0 82189 38 0 0 25 0 1 0 729759406 143273984 27767 33554432000 4194304 4580011 140737015450896 18446744073709551615 4293203 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7024/statm: 34979 27767 367 95 0 29961 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 139916

[startup+882.314 s]
/proc/loadavg: 3.00 3.36 3.65 4/358 7368
/proc/meminfo: memFree=14120608/32950928 swapFree=67111200/67111528
[pid=7024] ppid=7022 vsize=197680 CPUtime=882.28 cores=4,6
/proc/7024/stat : 7024 (strangenight2-s) R 7022 7024 6061 0 -1 4202496 113566 0 0 0 88187 41 0 0 25 0 1 0 729759406 202424320 29727 33554432000 4194304 4580011 140737015450896 18446744073709551615 4293879 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7024/statm: 49420 29727 367 95 0 44402 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 197680

[startup+942.301 s]
/proc/loadavg: 3.00 3.29 3.60 4/358 7370
/proc/meminfo: memFree=14074792/32950928 swapFree=67111200/67111528
[pid=7024] ppid=7022 vsize=140420 CPUtime=942.27 cores=4,6
/proc/7024/stat : 7024 (strangenight2-s) R 7022 7024 6061 0 -1 4202496 124206 0 0 0 94183 44 0 0 25 0 1 0 729759406 143790080 27945 33554432000 4194304 4580011 140737015450896 18446744073709551615 4293160 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7024/statm: 35105 27945 367 95 0 30087 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 140420

[startup+1002.3 s]
/proc/loadavg: 3.13 3.27 3.57 4/358 7371
/proc/meminfo: memFree=13653768/32950928 swapFree=67111200/67111528
[pid=7024] ppid=7022 vsize=198652 CPUtime=1002.27 cores=4,6
/proc/7024/stat : 7024 (strangenight2-s) R 7022 7024 6061 0 -1 4202496 133545 0 0 0 100179 48 0 0 25 0 1 0 729759406 203419648 29362 33554432000 4194304 4580011 140737015450896 18446744073709551615 4318632 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7024/statm: 49663 29362 367 95 0 44645 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 198652

[startup+1062.3 s]
/proc/loadavg: 3.11 3.23 3.54 4/358 7373
/proc/meminfo: memFree=13634880/32950928 swapFree=67111200/67111528
[pid=7024] ppid=7022 vsize=140616 CPUtime=1062.27 cores=4,6
/proc/7024/stat : 7024 (strangenight2-s) R 7022 7024 6061 0 -1 4202496 144283 0 0 0 106176 51 0 0 25 0 1 0 729759406 143990784 27343 33554432000 4194304 4580011 140737015450896 18446744073709551615 4293906 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7024/statm: 35154 27343 367 95 0 30136 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 140616

[startup+1122.3 s]
/proc/loadavg: 3.11 3.21 3.51 4/358 7375
/proc/meminfo: memFree=13251036/32950928 swapFree=67111200/67111528
[pid=7024] ppid=7022 vsize=140696 CPUtime=1122.28 cores=4,6
/proc/7024/stat : 7024 (strangenight2-s) R 7022 7024 6061 0 -1 4202496 153664 0 0 0 112174 54 0 0 25 0 1 0 729759406 144072704 28393 33554432000 4194304 4580011 140737015450896 18446744073709551615 4293065 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7024/statm: 35174 28393 367 95 0 30156 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 140696

[startup+1182.3 s]
/proc/loadavg: 3.08 3.19 3.48 4/358 7376
/proc/meminfo: memFree=13225220/32950928 swapFree=67111200/67111528
[pid=7024] ppid=7022 vsize=151092 CPUtime=1182.27 cores=4,6
/proc/7024/stat : 7024 (strangenight2-s) R 7022 7024 6061 0 -1 4202496 166413 0 0 0 118170 57 0 0 25 0 1 0 729759406 154718208 31187 33554432000 4194304 4580011 140737015450896 18446744073709551615 4293076 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7024/statm: 37773 31187 367 95 0 32755 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 151092

[startup+1242.3 s]
/proc/loadavg: 3.03 3.15 3.45 4/358 7378
/proc/meminfo: memFree=13167704/32950928 swapFree=67111200/67111528
[pid=7024] ppid=7022 vsize=151164 CPUtime=1242.28 cores=4,6
/proc/7024/stat : 7024 (strangenight2-s) R 7022 7024 6061 0 -1 4202496 175651 0 0 0 124168 60 0 0 25 0 1 0 729759406 154791936 31868 33554432000 4194304 4580011 140737015450896 18446744073709551615 4293666 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7024/statm: 37791 31868 367 95 0 32773 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 151164



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.01 3.12 3.42 3/357 7380
/proc/meminfo: memFree=13277536/32950928 swapFree=67111200/67111528
[pid=7024] ppid=7022 vsize=211188 CPUtime=1299.98 cores=4,6
/proc/7024/stat : 7024 (strangenight2-s) R 7022 7024 6061 0 -1 4202496 184620 0 0 0 129935 63 0 0 25 0 1 0 729759406 216256512 32129 33554432000 4194304 4580011 140737015450896 18446744073709551615 4318400 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7024/statm: 52797 32129 367 95 0 47779 0
Current children cumulated CPU time (s) 1299.98
Current children cumulated vsize (KiB) 211188

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

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

[startup+1300 s]
/proc/loadavg: 3.01 3.12 3.42 3/357 7380
/proc/meminfo: memFree=13277536/32950928 swapFree=67111200/67111528
[pid=7024] ppid=7022 vsize=211188 CPUtime=1299.98 cores=4,6
/proc/7024/stat : 7024 (strangenight2-s) R 7022 7024 6061 0 -1 4202496 184620 0 0 0 129935 63 0 0 25 0 1 0 729759406 216256512 32129 33554432000 4194304 4580011 140737015450896 18446744073709551615 4318400 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7024/statm: 52797 32129 367 95 0 47779 0
Current children cumulated CPU time (s) 1299.98
Current children cumulated vsize (KiB) 211188

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.01
CPU user time (s): 1299.36
CPU system time (s): 0.643902
CPU usage (%): 99.999
Max. virtual memory (cumulated for all children) (KiB): 211272

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

runsolver used 4.97524 second user time and 10.2404 second system time

The end

Launcher Data

Begin job on node115 at 2011-05-14 19:48:07
IDJOB=3368429
IDBENCH=85991
IDSOLVER=1845
FILE ID=node115/3368429-1305395287
RUNJOBID= node115-1305395287-6983
PBS_JOBID= 13324414
Free space on /tmp= 73208 MiB

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

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

MD5SUM BENCH= c9c90d9af49f4c08c7262ecb9a0b2a3d
RANDOM SEED=871916516

node115.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      17806068 kB
Buffers:        283300 kB
Cached:        4486108 kB
SwapCached:          0 kB
Active:       11902204 kB
Inactive:      2924236 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      17806068 kB
SwapTotal:    67111528 kB
SwapFree:     67111200 kB
Dirty:           31940 kB
Writeback:           0 kB
AnonPages:    10056308 kB
Mapped:          28672 kB
Slab:           212420 kB
PageTables:      41608 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 69766936 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= 73132 MiB
End job on node115 at 2011-05-14 20:09:49